Skip to content

Instantly share code, notes, and snippets.

@jmwind
Last active March 7, 2024 15:43
Show Gist options
  • Save jmwind/d5d4d35eea57a1bcbe9d335505cc3ac6 to your computer and use it in GitHub Desktop.
Save jmwind/d5d4d35eea57a1bcbe9d335505cc3ac6 to your computer and use it in GitHub Desktop.
geojson
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "LineString",
"coordinates": [
[-81.37728, 13.37925],
[-81.388176667, 13.390946667],
[-81.391923333, 13.397566667],
[-81.390293333, 13.395996667],
[-81.403476667, 13.378916667],
[-81.413241667, 13.359026667],
[-81.42549, 13.316895],
[-81.429945, 13.282631667],
[-81.426086667, 13.252341667],
[-81.422313333, 13.184806667],
[-81.419161667, 13.166155],
[-81.418703333, 13.15902],
[-81.421168333, 13.154156667],
[-81.418975, 13.126781667],
[-81.412791667, 13.074716667],
[-81.39613, 12.982031667],
[-81.37935, 12.911996667],
[-81.363235, 12.83226],
[-81.359503333, 12.821061667],
[-81.349495, 12.755675],
[-81.31685, 12.586146667],
[-81.305858333, 12.54316],
[-81.256516667, 12.385021667],
[-81.232098333, 12.317526667],
[-81.213533333, 12.280441667],
[-81.192381667, 12.245081667],
[-81.176186667, 12.22297],
[-81.162231667, 12.206251667],
[-81.127361667, 12.178795],
[-81.109531667, 12.15674],
[-81.082848333, 12.11575],
[-81.031176667, 12.013116667],
[-81.018956667, 11.996705],
[-80.948995, 11.91538],
[-80.929458333, 11.886435],
[-80.92284, 11.852346667],
[-80.91212, 11.83932],
[-80.908988333, 11.838096667],
[-80.906938333, 11.826526667],
[-80.909765, 11.820226667],
[-80.908796667, 11.811945],
[-80.877051667, 11.696476667],
[-80.831078333, 11.544286667],
[-80.769903333, 11.423556667],
[-80.760376667, 11.40203],
[-80.754246667, 11.392461667],
[-80.6913, 11.318355],
[-80.565428333, 11.177691667],
[-80.549273333, 11.157381667],
[-80.536435, 11.118726667],
[-80.471536667, 10.896546667],
[-80.45166, 10.762511667],
[-80.446576667, 10.711961667],
[-80.437426667, 10.68605],
[-80.422026667, 10.656431667],
[-80.413413333, 10.63572],
[-80.408816667, 10.610751667],
[-80.407653333, 10.595336667],
[-80.40069, 10.564856667],
[-80.399925, 10.546731667],
[-80.39357, 10.508431667],
[-80.389903333, 10.497261667],
[-80.389801667, 10.490376667],
[-80.378986667, 10.478396667],
[-80.333601667, 10.441086667],
[-80.29611, 10.407791667],
[-80.232391667, 10.338401667],
[-80.197915, 10.308276667],
[-80.159971667, 10.277926667],
[-80.134028333, 10.243441667],
[-80.101795, 10.19448],
[-80.077541667, 10.168706667],
[-80.02244, 10.10359],
[-79.976041667, 10.035811667],
[-79.894833333, 9.895165],
[-79.888243333, 9.877455],
[-79.868223333, 9.835186667],
[-79.828325, 9.768651667],
[-79.809393333, 9.729575],
[-79.778146667, 9.67487],
[-79.768156667, 9.648581667],
[-79.746225, 9.614455],
[-79.745408333, 9.607596667],
[-79.695596667, 9.549121667],
[-79.664781667, 9.554775]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment