Skip to content

Instantly share code, notes, and snippets.

@morganherlocker
Last active August 29, 2015 14:01
Show Gist options
  • Save morganherlocker/5d9671c51f3dc2a1d4c6 to your computer and use it in GitHub Desktop.
Save morganherlocker/5d9671c51f3dc2a1d4c6 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"crs": {
"type": "name",
"properties": {
"name": "urn:ogc:def:crs:OGC:1.3:CRS84"
}
},
"features": [
{
"type": "Feature",
"properties": {
"Population Growth": "<div style='color:white;width:69%;height:20px;background-color:#2a952a;'>2009</div><div style='color:white;width:60%;height:20px;background-color:#2a952a;'>2010</div><div style='color:white;width:78%;height:20px;background-color:#2a952a;'>2011</div><div style='color:white;width:95%;height:20px;background-color:#2a952a;'>2012</div>",
"Projected Households": "<img style='width:120px;' src='https://chart.googleapis.com/chart?chs=250x100&chd=t:40,60,60,45,47,75,70,72&cht=lc'></img>",
"NAME": "Charleston",
"STATE_NAME": "South Carolina",
"STATE_FIPS": "45",
"CNTY_FIPS": "019",
"FIPS": "45019",
"fill": "#2a952a",
"stroke": "#000000",
"fill-opacity": 0.8
},
"geometry": {
"type": "MultiPolygon",
"coordinates": [
[
[
[
-79.79985976289224,
32.92995600417434
],
[
-79.76748721143362,
32.94606882177573
],
[
-79.75754560183387,
32.97973274432937
],
[
-79.62722699760481,
33.1291325376194
],
[
-79.56297657146014,
33.156208747694336
],
[
-79.51474892749631,
33.155106202323054
],
[
-79.48103263105882,
33.19682306280674
],
[
-79.45020047271278,
33.21442757772364
],
[
-79.42499925804113,
33.21111631532705
],
[
-79.39507543172253,
33.17910742822525
],
[
-79.3487551088826,
33.15499477183423
],
[
-79.29783401749647,
33.13896152523741
],
[
-79.28787743652933,
33.10469817814349
],
[
-79.41061871571438,
33.01386813544589
],
[
-79.58235760230136,
33.016012874482506
],
[
-79.61723373937775,
32.980968063453716
],
[
-79.58764581045085,
32.925106731650985
],
[
-79.60681206174456,
32.89924372037555
],
[
-79.75232054280846,
32.79423558553732
],
[
-79.90748591847135,
32.79070752323569
],
[
-79.79985976289224,
32.92995600417434
]
]
],
[
[
[
-80.39086852976361,
32.65540158871818
],
[
-80.41167432710138,
32.67691575449118
],
[
-80.41403177352392,
32.71197522606313
],
[
-80.42823799525797,
32.717388178339576
],
[
-80.4425662155049,
32.74556631213732
],
[
-80.42320196917245,
32.79618543777758
],
[
-80.39607866922567,
32.82769747233716
],
[
-80.3934919381246,
32.855936734901434
],
[
-80.30228077310889,
32.84847534729768
],
[
-80.14334105874089,
32.814636378894804
],
[
-80.1849143702313,
32.855097716678756
],
[
-80.17948945122174,
32.87195449209047
],
[
-80.12546322571193,
32.897520303591655
],
[
-80.0899471533364,
32.891184410548654
],
[
-80.0801423582048,
32.92078207863497
],
[
-80.17375759327854,
32.99806541682455
],
[
-80.1530195038203,
33.023131422953284
],
[
-80.10482299408417,
32.98859045801203
],
[
-80.07092377758343,
33.00181597747555
],
[
-80.03700212993363,
32.99364150726899
],
[
-80.03479077090229,
32.94493265558286
],
[
-80.00145031277088,
32.89577005231533
],
[
-79.96211933912738,
32.90441003362025
],
[
-79.94798393351523,
32.81079925369391
],
[
-79.8916550702566,
32.734029966987634
],
[
-79.89639327491942,
32.67742136191606
],
[
-79.9966175657361,
32.60578730603082
],
[
-80.21080292089816,
32.56160089518327
],
[
-80.29065408171442,
32.50407054083804
],
[
-80.34717410187857,
32.511955478268206
],
[
-80.39086852976361,
32.65540158871818
]
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment