Am 10.01.2015 um 11:17 schrieb daniel pinto:
hello i have a poligon wit 120 vertices and i have the coordinates in wgs
84 espg 4326

i need the same coordinates im the atribute table in utm 33s espg 32733

is it possible to export them in this src and add to the atribute column
witout usic coordinate capture and doing it one by one???

You have to save your layer using rightclick, Save As... to another name and EPSG:32733, and add the result to the canvas. From that, you can export the vertex coordinates to CSV with the mmqgis plugin.

For a polygon, you will not get the coordinates into the attribute table, because the whole polygon has only one row in the attribute table. You can get coordinates in the attribute table only for point layers.

HTH,
André Joost


_______________________________________________
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to