tozjerimiah
17th Aug 2010, 09:40 pm
Hi,
Firstly I should probably say I am using VBA...
I have created code which will output coordinates for polylines. This info is then transformed to WGS84 & displayed on google maps.
My issue is that google maps will not draw curves. I therefore want to split lwpoly curves into segments of a fixed length (say 100mm), and output the coordinates.
I have the start coords of the arc, the end coords, the bulge. I am able to get the radius, arc length etc, but I'm struggling to determine fixed points along the arc.
If anyone can help I would be very grateful!
Thanks
Toz
Firstly I should probably say I am using VBA...
I have created code which will output coordinates for polylines. This info is then transformed to WGS84 & displayed on google maps.
My issue is that google maps will not draw curves. I therefore want to split lwpoly curves into segments of a fixed length (say 100mm), and output the coordinates.
I have the start coords of the arc, the end coords, the bulge. I am able to get the radius, arc length etc, but I'm struggling to determine fixed points along the arc.
If anyone can help I would be very grateful!
Thanks
Toz