Select to view content in your preferred language

Drawing Polygon Using Latitude and Longitude Values

847
0
08-28-2013 12:33 AM
VimalBarlota
New Contributor
Hi ,

I am Newbie in using Arcgis . I wanted to draw polygon using Latitude and longitude values . Following are the sample Data I have it in my mysql database .

Country City    Latitude    Longitude
Germany aach    47.85    8.85
Germany aach    47.516667   9.966667
Germany aach    49.783333   6.6
Germany aachen  50.770833   6.105278

I wanted to converted this points as polygons using PHP / Javascript language .
0 Kudos
0 Replies