Skip to content

Instantly share code, notes, and snippets.

@rugbyprof
Last active February 1, 2022 08:24
Show Gist options
  • Save rugbyprof/ddd892a779548a5f89383a76250fa4bd to your computer and use it in GitHub Desktop.
Save rugbyprof/ddd892a779548a5f89383a76250fa4bd to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"name": "Moffett Library"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-98.51961851119995,
33.874473118799294
],
[
-98.51880311965942,
33.874473118799294
],
[
-98.51880311965942,
33.87506325392923
],
[
-98.51961851119995,
33.87506325392923
],
[
-98.51961851119995,
33.874473118799294
]
]
]
}
},
{
"type": "Feature",
"properties": {
"name": "Bolin Science Hall"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-98.52001816034317,
33.873646922762134
],
[
-98.51904451847076,
33.873646922762134
],
[
-98.51904451847076,
33.87406113525218
],
[
-98.52001816034317,
33.87406113525218
],
[
-98.52001816034317,
33.873646922762134
]
]
]
}
},
{
"type": "Feature",
"properties": {
"name": "Prothro Yeager College of Liberal Arts"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-98.5218259692192,
33.87367364620925
],
[
-98.52044463157654,
33.87367364620925
],
[
-98.52044463157654,
33.874058908308676
],
[
-98.5218259692192,
33.874058908308676
],
[
-98.5218259692192,
33.87367364620925
]
]
]
}
},
{
"type": "Feature",
"properties": {
"name": "DL Ligon Coliseum"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-98.520078656044,
33.87103021137817
],
[
-98.5191947221756,
33.87103021137817
],
[
-98.5191947221756,
33.8726336525523
],
[
-98.520078656044,
33.8726336525523
],
[
-98.520078656044,
33.87103021137817
]
]
]
}
},
{
"type": "Feature",
"properties": {
"name": "Clark Student Center"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-98.52185010910034,
33.874473118799294
],
[
-98.5204768180847,
33.874473118799294
],
[
-98.5204768180847,
33.875065480846516
],
[
-98.52185010910034,
33.875065480846516
],
[
-98.52185010910034,
33.874473118799294
]
]
]
}
},
{
"type": "Feature",
"properties": {
"name": "Hardin Admin Building"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-98.51992964744568,
33.8755286783799
],
[
-98.51936101913452,
33.8755286783799
],
[
-98.51936101913452,
33.876918255896264
],
[
-98.51992964744568,
33.876918255896264
],
[
-98.51992964744568,
33.8755286783799
]
]
]
}
},
{
"type": "Feature",
"properties": {
"name": "Dillard College of Business"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-98.52195739746094,
33.87668666121478
],
[
-98.52079868316649,
33.87668666121478
],
[
-98.52079868316649,
33.877096405223554
],
[
-98.52195739746094,
33.877096405223554
],
[
-98.52195739746094,
33.87668666121478
]
]
]
}
},
{
"type": "Feature",
"properties": {
"name": "MSU Credit Union"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-98.5207450389862,
33.87673119870233
],
[
-98.52035880088806,
33.87673119870233
],
[
-98.52035880088806,
33.87692716337145
],
[
-98.5207450389862,
33.87692716337145
],
[
-98.5207450389862,
33.87673119870233
]
]
]
}
},
{
"type": "Feature",
"properties": {
"name": "McCoy Engineering"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-98.52267622947693,
33.87624128506083
],
[
-98.52217197418213,
33.87624128506083
],
[
-98.52217197418213,
33.876749013690834
],
[
-98.52267622947693,
33.876749013690834
],
[
-98.52267622947693,
33.87624128506083
]
]
]
}
},
{
"type": "Feature",
"properties": {
"name": "Fain Fine Arts"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-98.52338433265686,
33.872972152949444
],
[
-98.52230072021484,
33.872972152949444
],
[
-98.52230072021484,
33.87384512146247
],
[
-98.52338433265686,
33.87384512146247
],
[
-98.52338433265686,
33.872972152949444
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment