MapWindow / MapWindow5

MW5 is a desktop GIS which is extendable using the plug-in architecture. It is using the MapWinGIS mapping control and is created from scratch in 2015 using new technologies like MEF and Dependency Injection making it small in size, robust and fast.
288 stars 100 forks source link

Hover latitude incorrect in southern hemisphere #81

Open eganchris opened 4 years ago

eganchris commented 4 years ago

The latitude is shown correctly as -38 00 00 for a point with this value. But a latitude with minutes is shown incorrectly - eg -38 03 is shown as -39 57 The longitude value is shown correctly

Using v5.6-RC3 map_window_points.zip

jacobmcgowan commented 2 years ago

This is also occurring for the western hemisphere. As you move the mouse further west or south, the minutes and seconds are decrementing rather than incrementing, and moving the mouse east or north increments them instead of decrementing them.

The degrees is also off by one as the coordinates go from 0°0'0" to -1°59'59".

OS: Windows 10 Version: 5.6.4.26371 x64