Skip to content

Instantly share code, notes, and snippets.

@michaelcolenso
Created May 31, 2015 05:10
Show Gist options
  • Save michaelcolenso/9e55f1ab4513e813ec15 to your computer and use it in GitHub Desktop.
Save michaelcolenso/9e55f1ab4513e813ec15 to your computer and use it in GitHub Desktop.
ogr2ogr seattle parcel data
ogr2ogr -f GeoJSON -t_srs EPSG:3857 seattlegeoparcels.json "./seattle_parcels.json" OGRGeoJSON
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment