Hi all
I want to create an outer polygon whose boundary should be at specified distance from the already created inner polygon.
What I have attempted :-
1. I created a polygonshape of Vertexs
2. Then i used buffer method of polygonshape as it is explained in "How Do Samples"
3. In this way i have been able to create an outer polygon at some distance but
4. but the distance between outer and inner polygon is not accurate that I passes as an argument to the buffer method
5. Thats mean If i mention 2000m the distance between two lines of polygon will be achieved about 1600m to 1700m.
6. I am using the google map layer for satellites map.
Kindly guide me from the scratch.
Thanks
Atif.