Dear Future Dan,
I know you are trying to convert a shapefile to a GeoJSON file. I know this because you googled "site:ilessendata.blogspot.com ogr2ogr". Here is what you want to do:
ogr2ogr -t_srs EPSG:4326 -f GeoJSON output.json input.shp
Love, Past Dan
I know you are trying to convert a shapefile to a GeoJSON file. I know this because you googled "site:ilessendata.blogspot.com ogr2ogr". Here is what you want to do:
ogr2ogr -t_srs EPSG:4326 -f GeoJSON output.json input.shp
Love, Past Dan
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.