Full Geo Stack: Difference between revisions
Brian Wilson (talk | contribs) mNo edit summary |
Brian Wilson (talk | contribs) mNo edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
Spatial data server [[GeoServer]], which requires Tomcat | Spatial data server [[GeoServer]], which requires Tomcat | ||
Mapnik to generate beautiful base maps | |||
Vector tiles fit in around here somewhere | |||
Map viewer via [[Leaflet]], which requires a web server | Map viewer via [[Leaflet]], which requires a web server | ||
Line 21: | Line 25: | ||
== What's missing == | == What's missing == | ||
Make it work seamlessly with ArcGIS. Including working with their new vector tiles. | |||
This is probably hopeless. | |||
Make it simple to use a Garmin GPS | |||
== What's there but I don't know about it == | == What's there but I don't know about it == | ||
Line 35: | Line 42: | ||
== Places to get more ideas == | == Places to get more ideas == | ||
fulcrumapp.com | |||
osgeo.org | |||
gdal.org | |||
boundlessgeo.com | |||
amigocloud.com | amigocloud.com | ||
Line 43: | Line 56: | ||
opengdp "Open Geo Data Pipeline" | opengdp "Open Geo Data Pipeline" | ||
mapbox.com | |||
mapistry.com | |||
mappt.com | |||
[[Category: GIS]] | [[Category: GIS]] |
Latest revision as of 23:36, 10 August 2016
The stack
Data Store: PostgreSQL
Spatial data store PostGIS, which requires PostgreSQL
Spatial data server GeoServer, which requires Tomcat
Mapnik to generate beautiful base maps
Vector tiles fit in around here somewhere
Map viewer via Leaflet, which requires a web server
Field data collection Open Data Kit, which includes
Android data collection, with web based form designer
and
data upload via Aggregator, which requires Tomcat and Postgres (or MySQL)
The pieces are all open source, but making them work together seamlessly is not free.
What's missing
Make it work seamlessly with ArcGIS. Including working with their new vector tiles. This is probably hopeless.
Make it simple to use a Garmin GPS
What's there but I don't know about it
Topology
Version control
Raster data management
LiDAR data management
Places to get more ideas
fulcrumapp.com
osgeo.org
gdal.org
boundlessgeo.com
amigocloud.com
giscloud.com
opengdp "Open Geo Data Pipeline"
mapbox.com
mapistry.com
mappt.com