ThinkGeo.com    |     Documentation    |     Premium Support

How to handle raster images from multiple UTM zones

I am looking for advice/suggestion what would be the best way to handle presentation of maps from multiple UTM zones. 


Scenario would be: raster layer maps (.bmp or similar) from 2 or more adjacent UTM zones that need to be shown on same screen. Ideally graticules layer/overlay would show UTM coordinates and would be able to restart coordinates when screen paned from one to another UTM zone. Also, hovering of mouse(mouse move event) should show proper coordinates for current UTM zone.
 
I do not see an easy way to show graticules properly once you choose GeographyUnit.Meter. Also, if raster bitmaps (.bmp) are georeferenced in UMT meter coordinates, how to place them on screen since different zones will result in same coordinates. Also, if raster bitmaps are georeferenced in UTM meters, and raster layer can not be projected in MapSuite6.0, it would not be possible to choose GeographicUnit.DecimalDegree as referent sytem. One solution could be to prefix UTM coordinates (Easting) with Zone number, but then we have “jumps” in coordinates between zones.
 
Any “best practices” advice on this case?

 


Hi mark,
As far as I understand, there are 2 problems that you are encountering, please check the answer as below:
1.       Yes, just as you mentioned, the graticules layer doesn’t work as expected, all properties is hard-code, we are considering how to public more properties to allow us to customize it recently, it will take a longer time, any progress we will update here
 
2.       It’s unable to project the raster layer. 
We are working on it now, possibly it can be available at the end of this month, after that, I think it’s easy to do what you want. Please keep one eye on our website updates, also we update this thread once it’s available.
 
If there is anything wrong i got , please let me know,
Thanks,
Johnny