6 | | Options: |
7 | | * Import Features |
8 | | * Workflow Options |
9 | | * Import just to display as an overlay |
10 | | * Import into Native Tables via an XSL Transform |
11 | | * Technology Options |
12 | | * Use the Python bindings for GDAL/OGR as we do for the [wiki:UserGuidelinesGISData#GADM GADM importer] |
13 | | * Integrate [http://ogre.adc4gis.com Ogre] - e.g. convert to GeoJSON |
14 | | * Integrate [http://featureserver.org FeatureServer] |
15 | | * Upload to a co-app & add a layer which accesses this via WMS/WFS (although the UI should show in the 'Shapefiles layers' section) |
16 | | * !GeoServer |
17 | | * http://docs.geoserver.org/2.0.0/user/extensions/rest/rest-config-examples-curl.html#uploading-a-shapefile |
18 | | * https://github.com/dwins/gsconfig.py |
19 | | * [http://mapserver.org MapServer] |
20 | | * Build a .map file using [http://mapserver.org/mapscript Python MapScript] |
| 6 | * Workflow Options |
| 7 | * Import just to display as an overlay |
| 8 | * Import into Native Tables via an XSL Transform |
| 9 | * Technology Options |
| 10 | * Use the Python bindings for GDAL/OGR as we do for the [wiki:UserGuidelinesGISData#GADM GADM importer] |
| 11 | * Integrate [http://ogre.adc4gis.com Ogre] to do the conversion |
| 12 | * Integrate [http://featureserver.org FeatureServer] to do the conversion |
| 13 | * Upload to a co-app & add a layer which accesses this via WMS/WFS (although the UI should show in the 'Shapefiles layers' section) |
| 14 | * !GeoServer |
| 15 | * http://docs.geoserver.org/2.0.0/user/extensions/rest/rest-config-examples-curl.html#uploading-a-shapefile |
| 16 | * https://github.com/dwins/gsconfig.py |
| 17 | * [http://mapserver.org MapServer] |
| 18 | * Build a .map file using [http://mapserver.org/mapscript Python MapScript] |