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 <i...@sanchezortega.es>

_______________________________________________
talk mailing list
talk@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk

Reply via email to