Skip to content

Instantly share code, notes, and snippets.

@rbarner14
Last active March 16, 2017 23:50
Show Gist options
  • Save rbarner14/b7d6a4fb67c5998bf91e41cec9b8440d to your computer and use it in GitHub Desktop.
Save rbarner14/b7d6a4fb67c5998bf91e41cec9b8440d to your computer and use it in GitHub Desktop.
Carson GeoJSON
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "LineString",
"coordinates": [
[
-478.2827568054199,
33.88552244357403
],
[
-478.26147079467773,
33.88612808869301
],
[
-478.2612562179565,
33.88534431183844
],
[
-478.260269165039,
33.8854155645773
],
[
-478.26044082641596,
33.88584307976086
],
[
-478.26009750366205,
33.885914332083146
],
[
-478.2601833343506,
33.88619934077726
],
[
-478.2578229904175,
33.886270592802
],
[
-478.25743675231934,
33.88402612543509
],
[
-478.25846672058105,
33.88399049849289
],
[
-478.26147079467773,
33.88146094756937
],
[
-478.26142787933344,
33.880071444024544
],
[
-478.2537889480591,
33.88024958676915
],
[
-478.25413227081293,
33.88199536598465
],
[
-478.2487678527832,
33.88217350471255
],
[
-478.2488536834716,
33.88039210069707
],
[
-478.24735164642334,
33.88039210069707
],
[
-478.2476949691772,
33.87882443439877
],
[
-478.24881076812744,
33.87882443439877
],
[
-478.24859619140625,
33.86927529957081
],
[
-478.2444763183593,
33.86956036384148
],
[
-478.24378967285156,
33.86727982302171
],
[
-478.2389831542968,
33.86727982302171
],
[
-478.2362365722656,
33.86756489395595
],
[
-478.2334899902344,
33.84732249232822
],
[
-478.2067108154297,
33.84703735381736
],
[
-478.20945739746094,
33.839053089160544
],
[
-478.21838378906244,
33.83962341851979
],
[
-478.21838378906244,
33.83449031726809
],
[
-478.21495056152344,
33.82821610820375
],
[
-478.2225036621094,
33.827645702727615
],
[
-478.22181701660156,
33.823082321922676
],
[
-478.2266235351562,
33.823082321922676
],
[
-478.2314300537109,
33.830497692052425
],
[
-478.2279968261719,
33.827360498562484
],
[
-478.2295417785645,
33.82151360352357
],
[
-478.2225036621094,
33.80710857135553
],
[
-478.21838378906244,
33.8036852367339
],
[
-478.2285118103027,
33.786709179694085
],
[
-478.23829650878906,
33.80040441254393
],
[
-478.25923919677734,
33.799691173251084
],
[
-478.25666427612305,
33.805396921164075
],
[
-478.2638740539551,
33.8052542821026
],
[
-478.26438903808594,
33.799405875869724
],
[
-478.28344345092773,
33.79840732754586
],
[
-478.28344345092773,
33.79726611519675
],
[
-478.28601837158203,
33.797123462583265
],
[
-478.2887649536133,
33.80011911754004
],
[
-478.2887649536133,
33.80439844274071
],
[
-478.2870483398437,
33.80810701815525
],
[
-478.28722000122065,
33.8376272491106
],
[
-478.2844734191894,
33.844613638052934
],
[
-478.2836151123047,
33.85302506269406
],
[
-478.2848167419434,
33.86129311351553
],
[
-478.2818984985351,
33.86271855861567
],
[
-478.2829284667969,
33.88623496679707
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment