Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save quicklywilliam/459a7b6c7a415a85392f19564a844f08 to your computer and use it in GitHub Desktop.
Save quicklywilliam/459a7b6c7a415a85392f19564a844f08 to your computer and use it in GitHub Desktop.
ogr2ogr -f GeoJSON test.json "https://www.portlandmaps.com/arcgis/rest/services/Public/BPS_ReadOnly/MapServer/15/query?f=json&where=RECID%20%3E%200%20AND%20Category%20IN%20('Centers%20and%20Corridors')&returnGeometry=true&spatialRel=esriSpatialRelIntersects&maxAllowableOffset=38&geometryType=esriGeometryEnvelope&inSR=102100&outFields=*&outSR=4326" OGRGeoJSON
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment