I have polygon and need to find a point that is contained inside the polygon. I cannot use the centroid as I have some C shaped polygons where the centroid is not inside the polygon.
In other libraries there is something like “GetPointOnSurface” for polygons. How do I accomplish this using ThinkGeo?
Thanks.
Regards,
Peter