项目作者: ahuarte47

项目描述 :
Experimental software to test the integration of a Big Spatial Data platform
高级语言: JavaScript
项目地址: git://github.com/ahuarte47/geobigdata.git
创建时间: 2017-10-16T21:23:02Z
项目社区:https://github.com/ahuarte47/geobigdata

开源协议:

下载


This repo consists of two components created to minimize the response size of WFS requests.

This experimental software is part of a test of integration of a Big Spatial Data platform (Hadoop, HBase, GeoWave and GeoServer).

WPS PackageFeatures module

It is a GeoServer WPS module to package features of a Vector Layer, or a SimpleFeatureCollection, to a binary stream.
It minimizes the size of the response compressing the feature information as far as possible.

Web Map tester

Web Mapping client using Leaflet to test the ‘PackageFeatures’ module. The map gets the features using the
current map bounds and executing a WPS request.

The application draws the features in a Heatmap, or drawing the points with a ramp color.

map