Skip to content

Instantly share code, notes, and snippets.

Created July 27, 2013 00:19
Show Gist options
  • Save anonymous/6093083 to your computer and use it in GitHub Desktop.
Save anonymous/6093083 to your computer and use it in GitHub Desktop.
Gist from edit-GeoJSON
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-120.84776401519777,
35.30211485403838
],
[
-120.84774255752563,
35.30046871351295
],
[
-120.84864377975462,
35.30031110255709
],
[
-120.84939479827881,
35.30013597891274
],
[
-120.8499526977539,
35.29973319309247
],
[
-120.84860086441039,
35.29982075539784
],
[
-120.84812879562378,
35.30006592934889
],
[
-120.84754943847655,
35.30013597891274
],
[
-120.84739923477174,
35.30041617656178
],
[
-120.84746360778809,
35.30211485403838
],
[
-120.84776401519777,
35.30211485403838
]
]
]
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-120.8508539199829,
35.30025856550358
],
[
-120.85093975067137,
35.30092403232775
],
[
-120.85201263427734,
35.30120422724806
],
[
-120.8538794517517,
35.30099408114878
],
[
-120.85458755493164,
35.30137934858055
],
[
-120.85520982742308,
35.30197475827613
],
[
-120.855553150177,
35.30257016359051
],
[
-120.85445880889893,
35.30475911605338
],
[
-120.85475921630858,
35.304811650184796
],
[
-120.85570335388184,
35.302745281966814
],
[
-120.85578918457031,
35.3025876754452
],
[
-120.85546731948853,
35.30188719830158
],
[
-120.85486650466919,
35.301309300093024
],
[
-120.85417985916138,
35.30085398344609
],
[
-120.8535361289978,
35.30073139775725
],
[
-120.85239887237549,
35.300941544538695
],
[
-120.85158348083495,
35.300836471216186
],
[
-120.85117578506468,
35.30011846652745
],
[
-120.8508539199829,
35.30025856550358
]
]
]
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-120.85673332214354,
35.310099911522904
],
[
-120.85675477981567,
35.310905377945524
],
[
-120.85842847824095,
35.310940398042824
],
[
-120.85909366607666,
35.31101043819196
],
[
-120.8595871925354,
35.31111549830193
],
[
-120.85960865020753,
35.31388203208889
],
[
-120.86121797561647,
35.31396957908182
],
[
-120.86119651794434,
35.311465697683
],
[
-120.86010217666626,
35.311465697683
],
[
-120.86003780364989,
35.309959829587214
],
[
-120.85673332214354,
35.310099911522904
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment