Does anybody knows where I can found the UTM coordinates for defining Spain's defautl region?
regards
Manolo
Does anybody knows where I can found the UTM coordinates for defining Spain's defautl region?
regards
Manolo
Take a look at this link. There you can find a map with the UTM zones. I sometime used UTM zone 30N for Andalusia but, have you considered the use of lon/lat for all Spain?
http://es.wikipedia.org/wiki/Sistema_de_Coordenadas_Universal_Transversal_de_Mercator
Jose
Manuel Gerardo Chávez Angeles escribió:
Does anybody knows where I can found the UTM coordinates for defining Spain's defautl region?
regards
Manolo
_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user
On Fri, 2008-07-04 at 11:27 -0600, Manuel Gerardo Chávez Angeles wrote:
Does anybody knows where I can found the UTM coordinates for defining
Spain's defautl region?regards
Manolo
Another solution if you know your target projections system would be to
import geographic coordinates in wgs84 location, v.in.region and v.proj
in another location of your interest.
Coordinates can be obtained from here:
http://geodata.grid.unep.ch/webservices/coordinates_example.php
Nikos