Last active
May 22, 2017 02:23
-
-
Save isc-rsingh/57f44abeead4a48b51e689d88ebf71ac to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[-81.54453, 28.37968], | |
[-81.54517, 28.37869], | |
[-81.54594, 28.37742], | |
[-81.54615, 28.37686], | |
[-81.54635, 28.37677], | |
[-81.54678, 28.37681], | |
[-81.54756, 28.37693], | |
[-81.54882, 28.37693], | |
[-81.54929, 28.37693], | |
[-81.54929, 28.37771], | |
[-81.54929, 28.37877], | |
[-81.54929, 28.38046], | |
[-81.54929, 28.38134], | |
[-81.54946, 28.38177], | |
[-81.54974, 28.38199], | |
[-81.54873, 28.38200], | |
[-81.54767, 28.38197], | |
[-81.54657, 28.38183], | |
[-81.54581, 28.38166], | |
[-81.54491, 28.38140], | |
[-81.54411, 28.38094], | |
[-81.54403, 28.38053], | |
[-81.54417, 28.38022], | |
[-81.54453, 28.37968] | |
] | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment