[OSM-dev] Some help with proj.4
Kristian Thy
thy at 42.dk
Fri Apr 6 22:01:42 BST 2007
On Fri, Apr 06, Andreas Volz wrote:
> I'm a GIS beginner and don't really know what's the difference between
> this coordinate style and the lon/lat above. How could I transform my
> coordinates to this style?
Proj.4 isn't picky, you can just feed it decimal degrees:
C:\>cs2cs +proj=latlong +datum=WGS84 +to +proj=utm +zone=32 +datum=WGS84
12.0 55.0
691875.63 6098907.83 0.00
\\kristian
--
Cthulhu.call();
More information about the dev
mailing list