GM_ProjectRectangle from Geographic/WGS84 to UTM
Mike,
Any tips on the easiest way to go from a Geo/WGS84 (EPSG 4326) rectangle to a UTM rectangle? Maybe the question I'm really asking is what is the best way to obtain the output projection without necessarily already knowing the Zone (Hemisphere I could obviously figure out)?
Brian
Any tips on the easiest way to go from a Geo/WGS84 (EPSG 4326) rectangle to a UTM rectangle? Maybe the question I'm really asking is what is the best way to obtain the output projection without necessarily already knowing the Zone (Hemisphere I could obviously figure out)?
Brian
Comments
-
Related - what happens if I set a new projection with a Zone of 0? Meaning - what do you actually "do"?
theUtmProj.mAttrList[0].mAttr = ZONE;
theUtmProj.mAttrList[0].mValue = 0; // use 0 to automatically selected best UTM zone -
If you pass in 0 for the zone then the appropriate zone for the lat/lon at the center of the bounding box provided for GM_ProjectRectangle is used.
Thanks,
Mike
Global Mapper Guru
geohelp@bluemarblegeo.com
Global Mapper
Categories
- 12.5K All Categories
- 5.5K Features Discussion
- 314 Downloading Imagery
- 1.3K Elevation Data
- 377 Georeferencing Imagery Discussion
- 611 GM Script Language
- 50 User Scripts
- 112 GPS Features
- 397 Projection Questions
- 803 Raster Data
- 1.3K Vector Data
- 6.5K Support
- 161 Announcement and News
- 893 Bug Report
- 557 SDK
- 1.2K Suggestion Box
- 3.7K Technical Support
- 542 Other Discussion
- 128 GIS Data Sources
- 26 Global Mapper Showcase
- 229 How I use Global Mapper
- 104 Global Mapper Forum Website