Skip to content

Instantly share code, notes, and snippets.

@EHER
Created November 5, 2013 12:30
Show Gist options
  • Save EHER/7318365 to your computer and use it in GitHub Desktop.
Save EHER/7318365 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": "LineString",
"coordinates": [
[
-46.68819308280945,
-23.592699862708162
],
[
-46.687533259391785,
-23.592498305473296
],
[
-46.68687880039215,
-23.59243931305329
],
[
-46.68597757816314,
-23.592203343108
],
[
-46.68440580368042,
-23.591780562561283
],
[
-46.68426632881164,
-23.59221809124202
]
]
}
},
{
"type": "Feature",
"properties": {
"name": "Tibas",
"popupContent": "Aooo"
},
"geometry": {
"type": "Point",
"coordinates": [
-46.68425559997558,
-23.592168930788862
]
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Point",
"coordinates": [
-46.68819844722748,
-23.592665450519235
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment