[OSM-talk] Help to import Rio de Janeiro city data to OSM - misaligned shapefiles

Iván Sánchez Ortega ivan at sanchezortega.es
Fri May 14 11:21:24 BST 2010


El 14/05/2010 12:06, Jukka Rahkonen escribió:
> Try with +proj=utm +zone=23 +south +ellps=GRS67+towgs84=-66.87,4.37,-38.52
> Somebody in the internet has used it before
> http://www.mundogeo.com.br/forum_mensagem.php?topico=1105

And the way to use it in ogr2osm should be something like:

python ogr2osm -p "+proj=utm +zone=23 +south +ellps=GRS67 
+towgs84=-66.87,4.37,-38.52" ciclovias.shp

That will override the projection information contained in the 
shapefile's .prj file.

-- 
Iván Sánchez Ortega <ivan at sanchezortega.es>




More information about the talk mailing list