Difference between revisions of "Exporting GeoJSON"

From floodzilla-wiki
Jump to navigation Jump to search
m
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
 
[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)
 
[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==
 
+
# Goto https://mapshaper.org/
1. Goto https://mapshaper.org/
+
# Upload geojson file
2. Upload geojson file
+
# "Export" as Shapefile
3. "Export" as Shapefile
 

Latest revision as of 20:26, 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