Skip to content

Instantly share code, notes, and snippets.

/map.geojson Secret

Created February 1, 2017 16:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save anonymous/dee6c321fe50b78b5b9572927f60144a to your computer and use it in GitHub Desktop.
Save anonymous/dee6c321fe50b78b5b9572927f60144a 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": "#2e45a1",
"stroke-width": 3,
"stroke-opacity": 1
},
"geometry": {
"type": "LineString",
"coordinates": [
[
2.159242630004883,
41.37906271981136
],
[
2.163233757019043,
41.38205740370935
],
[
2.162203788757324,
41.38283020297497
],
[
2.1519041061401363,
41.37532722189279
],
[
2.1509170532226562,
41.376100101133005
],
[
2.168254852294922,
41.38917324986403
],
[
2.1701431274414062,
41.387981963379865
],
[
2.1646928787231445,
41.3859535064384
],
[
2.163705825805664,
41.385212942897105
],
[
2.1634483337402344,
41.381928602938856
],
[
2.162203788757324,
41.38096258902878
],
[
2.1631479263305664,
41.38035077279714
],
[
2.1573972702026367,
41.3760356948804
],
[
2.158684730529785,
41.37529501839182
],
[
2.1629762649536133,
41.37861189523953
],
[
2.1653366088867188,
41.37687297118964
],
[
2.1631479263305664,
41.375198407793256
],
[
2.1621179580688477,
41.37597128856404
],
[
2.1607017517089844,
41.37490857513659
],
[
2.1562814712524414,
41.37497298250521
],
[
2.1543073654174805,
41.37667975453644
],
[
2.1519899368286133,
41.375037389810096
],
[
2.1504449844360347,
41.37613230423537
],
[
2.1584486961364746,
41.382218404313704
],
[
2.16080904006958,
41.38039907428786
],
[
2.156860828399658,
41.377500921348535
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment