Hi!

Is there anybody working on a reprojection plugin
(at least for vector data)? I mean saving a new shp
file with a different projection, not just on the
fly. Or is this
something that can already be done?

I'm using the following ogr2ogr command, but actually
have to use qgis to look at the codes, so a menu based tool
would make sense:

$ ogr2ogr -f "ESRI Shapefile" prova_ICC_geogWGS84.shp -s_srs EPSG:23031 -t_srs EPSG:4326 prova_ICC.shp


Agus
--
Dr. Agustin Lobo
Institut de Ciencies de la Terra "Jaume Almera" (CSIC)
LLuis Sole Sabaris s/n
08028 Barcelona
Spain
Tel. 34 934095410
Fax. 34 934110012
email: [EMAIL PROTECTED]
http://www.ija.csic.es/gt/obster
_______________________________________________
Qgis-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to