Skip to content

Instantly share code, notes, and snippets.

@consulthys
Created October 31, 2018 11:00
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 consulthys/5ec4c720faa69462cbee5f3e16dfd418 to your computer and use it in GitHub Desktop.
Save consulthys/5ec4c720faa69462cbee5f3e16dfd418 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Point",
"coordinates": [
30.363157,
77.28755
]
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
28.363157,
78.18586528411953
],
[
27.508495484012492,
78.16732786134153
],
[
26.69411261390523,
78.11259513914499
],
[
25.95733237172043,
78.0242393084378
],
[
25.33001162499531,
77.90633646958938
],
[
24.83679091579701,
77.76418427750338
],
[
24.49423797979392,
77.60396467212607
],
[
24.310823698513627,
77.43239094783907
],
[
24.28753868176508,
77.25637141169943
],
[
24.418906167987537,
77.08271107305956
],
[
24.694161464577554,
76.91786184725665
],
[
25.098421760858947,
76.7677230111615
],
[
25.61373527747736,
76.63748798485082
],
[
26.219956988805187,
76.53153070910405
],
[
26.895441528937937,
76.45332420601709
],
[
27.617571759983598,
76.40538454223754
],
[
28.363157,
76.38923471588049
],
[
29.108742240016415,
76.40538454223754
],
[
29.83087247106207,
76.45332420601709
],
[
30.506357011194822,
76.53153070910405
],
[
31.112578722522645,
76.63748798485082
],
[
31.62789223914106,
76.7677230111615
],
[
32.032152535422455,
76.91786184725665
],
[
32.30740783201247,
77.08271107305956
],
[
32.438775318234924,
77.25637141169943
],
[
32.41549030148638,
77.43239094783907
],
[
32.23207602020609,
77.60396467212607
],
[
31.889523084202995,
77.76418427750338
],
[
31.396302375004698,
77.90633646958938
],
[
30.768981628279583,
78.0242393084378
],
[
30.032201386094776,
78.11259513914499
],
[
29.217818515987513,
78.16732786134153
],
[
28.363157,
78.18586528411953
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment