Difference between revisions of "Exporting GeoJSON"
Jump to navigation
Jump to search
GearyEppley (talk | contribs) (Created page with "== Download from Floodzilla API == Download GeoJSON|https://floodzilla.svpa.us/api/Client/GetLocations?regionId=1&isActiveSensors=false&locationDataOnly=true&showDeletedRead...") |
GearyEppley (talk | contribs) m |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | == Download from Floodzilla API == | + | ==Download from Floodzilla API== |
| − | [ | + | [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/ |
| − | + | # Upload geojson file | |
| − | + | # "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
- Goto https://mapshaper.org/
- Upload geojson file
- "Export" as Shapefile