Skip to content

Instantly share code, notes, and snippets.

@oneluiz
Last active October 11, 2018 05:07
Show Gist options
  • Save oneluiz/e90f2de72a3771deeee192a8c7181cba to your computer and use it in GitHub Desktop.
Save oneluiz/e90f2de72a3771deeee192a8c7181cba to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"stroke": "#ff0000",
"stroke-width": 2,
"stroke-opacity": 1
},
"geometry": {
"type": "LineString",
"coordinates": [
[
-85.44346332550049,
10.626824198535438
],
[
-85.43359279632568,
10.631421708531386
],
[
-85.43402194976807,
10.631970030790203
],
[
-85.44286251068115,
10.628131754294879
],
[
-85.44316291809082,
10.628890977650158
],
[
-85.44342041015624,
10.629692378032452
],
[
-85.4438066482544,
10.630409418696528
],
[
-85.44466495513916,
10.632096566556193
],
[
-85.44672489166258,
10.631042100236732
],
[
-85.44384956359863,
10.626571122580451
]
]
}
},
{
"type": "Feature",
"properties": {
"marker-color": "#f5ba07",
"marker-size": "medium",
"marker-symbol": ""
},
"geometry": {
"type": "Point",
"coordinates": [
-85.43818473815917,
10.62956584126984
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment