How to get EXACT Lat/Long of vertices in a shape

Hello, I am new to MapWindow. I have a shape which has around 30 vertices, is there a way to get the exact Lat/Long of each vertex? Thank you so much!

Hello @Renny , and welcome.

I can’t speak specifically to the MapWindow application, but using the MapWinGIS library, you can iterate the points of the shape. And depending upon the GeoProjection of the shape, you can transform the points to DMS, giving you the Lat/Long.

I know that I’m not giving a lot of specifics here, but perhaps this will give you a start.

Regards,
Jerry.

This is an old post.
In MW5 this is not possible, so I created a feature request in [MW5CORE-268] Show lat/lon of vertices of a shape