Skip to content

Instantly share code, notes, and snippets.

@jiafangtao
Created August 31, 2017 06:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jiafangtao/fb20b3b09d9c23b32e0fc2dc9ff50645 to your computer and use it in GitHub Desktop.
Save jiafangtao/fb20b3b09d9c23b32e0fc2dc9ff50645 to your computer and use it in GitHub Desktop.
century park in GeoJSON format
{
"type": "Feature",
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
121.55539512634279,
31.224876067583286
],
[
121.54676914215087,
31.221756635442146
],
[
121.54436588287354,
31.221022636447477
],
[
121.54260635375977,
31.220251931369046
],
[
121.54110431671143,
31.219371117871
],
[
121.53947353363036,
31.21797647971477
],
[
121.53840065002442,
31.216435013605769
],
[
121.53754234313964,
31.21434298368746
],
[
121.54406547546386,
31.21258123838038
],
[
121.54543876647948,
31.21265464509018
],
[
121.55067443847655,
31.214159470082828
],
[
121.554536819458,
31.215297248690037
],
[
121.55741214752199,
31.215774377579704
],
[
121.55539512634279,
31.224876067583286
]
]
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment