Skip to content

Instantly share code, notes, and snippets.

@mappingvermont
Created January 20, 2022 18:08
Show Gist options
  • Save mappingvermont/496574b255e70d92b885e5b45e27870f to your computer and use it in GitHub Desktop.
Save mappingvermont/496574b255e70d92b885e5b45e27870f to your computer and use it in GitHub Desktop.
centroids2020
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"name": "t1",
"features": [
{ "type": "Feature", "properties": { "STATEFP": "01", "STNAME": "Alabama", "POPULATION": "5024279" }, "geometry": { "type": "Point", "coordinates": [ -86.753353, 33.016191 ] } },
{ "type": "Feature", "properties": { "STATEFP": "02", "STNAME": "Alaska", "POPULATION": "733391" }, "geometry": { "type": "Point", "coordinates": [ -148.961508, 61.408891 ] } },
{ "type": "Feature", "properties": { "STATEFP": "04", "STNAME": "Arizona", "POPULATION": "7151502" }, "geometry": { "type": "Point", "coordinates": [ -111.882468, 33.371388 ] } },
{ "type": "Feature", "properties": { "STATEFP": "05", "STNAME": "Arkansas", "POPULATION": "3011524" }, "geometry": { "type": "Point", "coordinates": [ -92.713212, 35.199251 ] } },
{ "type": "Feature", "properties": { "STATEFP": "06", "STNAME": "California", "POPULATION": "39538223" }, "geometry": { "type": "Point", "coordinates": [ -119.347852, 35.491035 ] } },
{ "type": "Feature", "properties": { "STATEFP": "08", "STNAME": "Colorado", "POPULATION": "5773714" }, "geometry": { "type": "Point", "coordinates": [ -105.185361, 39.534747 ] } },
{ "type": "Feature", "properties": { "STATEFP": "09", "STNAME": "Connecticut", "POPULATION": "3605944" }, "geometry": { "type": "Point", "coordinates": [ -72.878714, 41.492835 ] } },
{ "type": "Feature", "properties": { "STATEFP": "10", "STNAME": "Delaware", "POPULATION": "989948" }, "geometry": { "type": "Point", "coordinates": [ -75.547709, 39.333614 ] } },
{ "type": "Feature", "properties": { "STATEFP": "11", "STNAME": "District of Columbia", "POPULATION": "689545" }, "geometry": { "type": "Point", "coordinates": [ -77.013993, 38.910168 ] } },
{ "type": "Feature", "properties": { "STATEFP": "12", "STNAME": "Florida", "POPULATION": "21538187" }, "geometry": { "type": "Point", "coordinates": [ -81.636016, 27.839295 ] } },
{ "type": "Feature", "properties": { "STATEFP": "13", "STNAME": "Georgia", "POPULATION": "10711908" }, "geometry": { "type": "Point", "coordinates": [ -83.891248, 33.410677 ] } },
{ "type": "Feature", "properties": { "STATEFP": "15", "STNAME": "Hawaii", "POPULATION": "1455271" }, "geometry": { "type": "Point", "coordinates": [ -157.485304, 21.112376 ] } },
{ "type": "Feature", "properties": { "STATEFP": "16", "STNAME": "Idaho", "POPULATION": "1839106" }, "geometry": { "type": "Point", "coordinates": [ -115.22461, 44.220476 ] } },
{ "type": "Feature", "properties": { "STATEFP": "17", "STNAME": "Illinois", "POPULATION": "12812508" }, "geometry": { "type": "Point", "coordinates": [ -88.372974, 41.312077 ] } },
{ "type": "Feature", "properties": { "STATEFP": "18", "STNAME": "Indiana", "POPULATION": "6785528" }, "geometry": { "type": "Point", "coordinates": [ -86.251589, 40.144178 ] } },
{ "type": "Feature", "properties": { "STATEFP": "19", "STNAME": "Iowa", "POPULATION": "3190369" }, "geometry": { "type": "Point", "coordinates": [ -93.037218, 41.93663 ] } },
{ "type": "Feature", "properties": { "STATEFP": "20", "STNAME": "Kansas", "POPULATION": "2937880" }, "geometry": { "type": "Point", "coordinates": [ -96.409286, 38.480984 ] } },
{ "type": "Feature", "properties": { "STATEFP": "21", "STNAME": "Kentucky", "POPULATION": "4505836" }, "geometry": { "type": "Point", "coordinates": [ -85.261296, 37.838308 ] } },
{ "type": "Feature", "properties": { "STATEFP": "22", "STNAME": "Louisiana", "POPULATION": "4657757" }, "geometry": { "type": "Point", "coordinates": [ -91.474266, 30.696198 ] } },
{ "type": "Feature", "properties": { "STATEFP": "23", "STNAME": "Maine", "POPULATION": "1362359" }, "geometry": { "type": "Point", "coordinates": [ -69.764596, 44.267404 ] } },
{ "type": "Feature", "properties": { "STATEFP": "24", "STNAME": "Maryland", "POPULATION": "6177224" }, "geometry": { "type": "Point", "coordinates": [ -76.802227, 39.136636 ] } },
{ "type": "Feature", "properties": { "STATEFP": "25", "STNAME": "Massachusetts", "POPULATION": "7029917" }, "geometry": { "type": "Point", "coordinates": [ -71.350366, 42.273659 ] } },
{ "type": "Feature", "properties": { "STATEFP": "26", "STNAME": "Michigan", "POPULATION": "10077331" }, "geometry": { "type": "Point", "coordinates": [ -84.213172, 42.864675 ] } },
{ "type": "Feature", "properties": { "STATEFP": "27", "STNAME": "Minnesota", "POPULATION": "5706494" }, "geometry": { "type": "Point", "coordinates": [ -93.558751, 45.18999 ] } },
{ "type": "Feature", "properties": { "STATEFP": "28", "STNAME": "Mississippi", "POPULATION": "2961279" }, "geometry": { "type": "Point", "coordinates": [ -89.566275, 32.575361 ] } },
{ "type": "Feature", "properties": { "STATEFP": "29", "STNAME": "Missouri", "POPULATION": "6154913" }, "geometry": { "type": "Point", "coordinates": [ -92.234929, 38.432921 ] } },
{ "type": "Feature", "properties": { "STATEFP": "30", "STNAME": "Montana", "POPULATION": "1084225" }, "geometry": { "type": "Point", "coordinates": [ -111.318567, 46.760509 ] } },
{ "type": "Feature", "properties": { "STATEFP": "31", "STNAME": "Nebraska", "POPULATION": "1961504" }, "geometry": { "type": "Point", "coordinates": [ -97.222143, 41.167883 ] } },
{ "type": "Feature", "properties": { "STATEFP": "32", "STNAME": "Nevada", "POPULATION": "3104614" }, "geometry": { "type": "Point", "coordinates": [ -116.173753, 37.015907 ] } },
{ "type": "Feature", "properties": { "STATEFP": "33", "STNAME": "New Hampshire", "POPULATION": "1377529" }, "geometry": { "type": "Point", "coordinates": [ -71.455608, 43.149147 ] } },
{ "type": "Feature", "properties": { "STATEFP": "34", "STNAME": "New Jersey", "POPULATION": "9288994" }, "geometry": { "type": "Point", "coordinates": [ -74.424465, 40.438248 ] } },
{ "type": "Feature", "properties": { "STATEFP": "35", "STNAME": "New Mexico", "POPULATION": "2117522" }, "geometry": { "type": "Point", "coordinates": [ -106.332167, 34.607808 ] } },
{ "type": "Feature", "properties": { "STATEFP": "36", "STNAME": "New York", "POPULATION": "20201249" }, "geometry": { "type": "Point", "coordinates": [ -74.590827, 41.471783 ] } },
{ "type": "Feature", "properties": { "STATEFP": "37", "STNAME": "North Carolina", "POPULATION": "10439388" }, "geometry": { "type": "Point", "coordinates": [ -79.675021, 35.538715 ] } },
{ "type": "Feature", "properties": { "STATEFP": "38", "STNAME": "North Dakota", "POPULATION": "779094" }, "geometry": { "type": "Point", "coordinates": [ -99.444952, 47.33954 ] } },
{ "type": "Feature", "properties": { "STATEFP": "39", "STNAME": "Ohio", "POPULATION": "11799448" }, "geometry": { "type": "Point", "coordinates": [ -82.796902, 40.438553 ] } },
{ "type": "Feature", "properties": { "STATEFP": "40", "STNAME": "Oklahoma", "POPULATION": "3959353" }, "geometry": { "type": "Point", "coordinates": [ -96.854171, 35.606866 ] } },
{ "type": "Feature", "properties": { "STATEFP": "41", "STNAME": "Oregon", "POPULATION": "4237256" }, "geometry": { "type": "Point", "coordinates": [ -122.588257, 44.753509 ] } },
{ "type": "Feature", "properties": { "STATEFP": "42", "STNAME": "Pennsylvania", "POPULATION": "13002700" }, "geometry": { "type": "Point", "coordinates": [ -76.965232, 40.443486 ] } },
{ "type": "Feature", "properties": { "STATEFP": "44", "STNAME": "Rhode Island", "POPULATION": "1097379" }, "geometry": { "type": "Point", "coordinates": [ -71.450484, 41.755677 ] } },
{ "type": "Feature", "properties": { "STATEFP": "45", "STNAME": "South Carolina", "POPULATION": "5118425" }, "geometry": { "type": "Point", "coordinates": [ -80.996482, 34.022471 ] } },
{ "type": "Feature", "properties": { "STATEFP": "46", "STNAME": "South Dakota", "POPULATION": "886667" }, "geometry": { "type": "Point", "coordinates": [ -98.922285, 43.986511 ] } },
{ "type": "Feature", "properties": { "STATEFP": "47", "STNAME": "Tennessee", "POPULATION": "6910840" }, "geometry": { "type": "Point", "coordinates": [ -86.332487, 35.821189 ] } },
{ "type": "Feature", "properties": { "STATEFP": "48", "STNAME": "Texas", "POPULATION": "29145505" }, "geometry": { "type": "Point", "coordinates": [ -97.328656, 30.909581 ] } },
{ "type": "Feature", "properties": { "STATEFP": "49", "STNAME": "Utah", "POPULATION": "3271616" }, "geometry": { "type": "Point", "coordinates": [ -111.948021, 40.385835 ] } },
{ "type": "Feature", "properties": { "STATEFP": "50", "STNAME": "Vermont", "POPULATION": "643077" }, "geometry": { "type": "Point", "coordinates": [ -72.82424, 44.101952 ] } },
{ "type": "Feature", "properties": { "STATEFP": "51", "STNAME": "Virginia", "POPULATION": "8631393" }, "geometry": { "type": "Point", "coordinates": [ -77.765608, 37.850195 ] } },
{ "type": "Feature", "properties": { "STATEFP": "53", "STNAME": "Washington", "POPULATION": "7705281" }, "geometry": { "type": "Point", "coordinates": [ -121.63262, 47.329504 ] } },
{ "type": "Feature", "properties": { "STATEFP": "54", "STNAME": "West Virginia", "POPULATION": "1793716" }, "geometry": { "type": "Point", "coordinates": [ -80.671314, 38.823276 ] } },
{ "type": "Feature", "properties": { "STATEFP": "55", "STNAME": "Wisconsin", "POPULATION": "5893718" }, "geometry": { "type": "Point", "coordinates": [ -89.031445, 43.723662 ] } },
{ "type": "Feature", "properties": { "STATEFP": "56", "STNAME": "Wyoming", "POPULATION": "576851" }, "geometry": { "type": "Point", "coordinates": [ -106.984779, 42.694801 ] } },
{ "type": "Feature", "properties": { "STATEFP": "72", "STNAME": "Puerto Rico", "POPULATION": "3285874" }, "geometry": { "type": "Point", "coordinates": [ -66.348925, 18.282916 ] } }
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment