Difference between revisions of "Exporting GeoJSON"

From floodzilla-wiki
Jump to navigation Jump to search
(Created page with "== Download from Floodzilla API == Download GeoJSON|https://floodzilla.svpa.us/api/Client/GetLocations?regionId=1&isActiveSensors=false&locationDataOnly=true&showDeletedRead...")
 
Line 1: Line 1:
== Download from Floodzilla API ==
+
==Download from Floodzilla API==
[[Download GeoJSON|https://floodzilla.svpa.us/api/Client/GetLocations?regionId=1&isActiveSensors=false&locationDataOnly=true&showDeletedReadings=false&geojson=true]] with current public gage locations (including USGS)  
+
[https://floodzilla.svpa.us/api/Client/GetLocations?regionId=1&isActiveSensors=false&locationDataOnly=true&showDeletedReadings=false&geojson=true Download GeoJSON] with current public gage locations (including USGS)
 
+
==Converting to Shapefile==
== Converting to Shapefile ==
 
  
 
1. Goto https://mapshaper.org/
 
1. Goto https://mapshaper.org/
 
2. Upload geojson file
 
2. Upload geojson file
 
3. "Export" as Shapefile
 
3. "Export" as Shapefile

Revision as of 20:25, 24 June 2020

Download from Floodzilla API

Download GeoJSON with current public gage locations (including USGS)

Converting to Shapefile

1. Goto https://mapshaper.org/ 2. Upload geojson file 3. "Export" as Shapefile