Skip to content

Instantly share code, notes, and snippets.

@kevee
Created September 30, 2013 17:01
Show Gist options
  • Save kevee/6766805 to your computer and use it in GitHub Desktop.
Save kevee/6766805 to your computer and use it in GitHub Desktop.
GeoJSON outline of the CSUMB Tanimura and Antle Library.
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-121.79670810699461,
36.65262592689743
],
[
-121.79645866155623,
36.65261947133364
],
[
-121.79641574621199,
36.65265605285456
],
[
-121.79631382226944,
36.65255706752254
],
[
-121.79620385169983,
36.652645293585515
],
[
-121.79615557193756,
36.652595800928495
],
[
-121.79609656333922,
36.65263883802334
],
[
-121.79601877927779,
36.65257428237202
],
[
-121.79591953754425,
36.65264098987748
],
[
-121.79582029581069,
36.652565674947745
],
[
-121.79576128721237,
36.65260440834938
],
[
-121.79558157920836,
36.65246668949954
],
[
-121.79568082094193,
36.65239352626038
],
[
-121.79564863443375,
36.652365552062335
],
[
-121.79617702960967,
36.65192872288204
],
[
-121.7966490983963,
36.652298844318274
],
[
-121.79671347141267,
36.652298844318274
],
[
-121.79670810699461,
36.65262592689743
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment