Skip to content

Instantly share code, notes, and snippets.

@joshuarabe
Last active March 13, 2018 02:48
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save joshuarabe/863286acfa0544381d2882f26a3d5568 to your computer and use it in GitHub Desktop.
Save joshuarabe/863286acfa0544381d2882f26a3d5568 to your computer and use it in GitHub Desktop.
IATRP MAP
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"stroke": "Mobile, Alabama",
"stroke-width": 2,
"stroke-opacity": 1,
"fill": "#555555",
"fill-opacity": 0.5
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-88.41934204101562,
32.32413053
],
[
-88.4725570678711,
31.89417406
],
[
-88.45075607299805,
31.47991603
],
[
-88.39406490325928,
30.35073152
],
[
-88.38088989257812,
30.17243732
],
[
-87.50198364257811,
30.25076354
],
[
-87.51848459243774,
30.2798233
],
[
-87.51846313476562,
30.28412223
],
[
-87.45280265808105,
30.3004268
],
[
-87.45039939880371,
30.31057873
],
[
-87.46370315551758,
30.30635506
],
[
-87.5101375579834,
30.30176069
],
[
-87.506103515625,
30.33139801
],
[
-87.46078491210938,
30.34532445
],
[
-87.44773864746092,
30.38798036
],
[
-87.42782592773438,
30.41315047
],
[
-87.38319396972656,
30.42617715
],
[
-87.3855972290039,
30.44689783
],
[
-87.41649627685545,
30.45725651
],
[
-87.43623733520506,
30.48085541
],
[
-87.43692398071289,
30.50319142
],
[
-87.44730949401855,
30.51021659
],
[
-87.44027137756348,
30.54163875
],
[
-87.42490768432617,
30.56196532
],
[
-87.41203308105469,
30.57349414
],
[
-87.40619659423828,
30.60393545
],
[
-87.39933013916016,
30.60629943
],
[
-87.39555358886719,
30.62255018
],
[
-87.396240234375,
30.65356678
],
[
-87.40859985351561,
30.67453427
],
[
-87.44945526123047,
30.6969733
],
[
-87.5016403198242,
30.72147313
],
[
-87.52910614013672,
30.74183572
],
[
-87.54558563232422,
30.77281401
],
[
-87.54507064819335,
30.77841854
],
[
-87.58661270141602,
30.81425031
],
[
-87.60086059570312,
30.82088436
],
[
-87.60412216186523,
30.83135048
],
[
-87.61579513549805,
30.83474067
],
[
-87.61613845825195,
30.83842552
],
[
-87.62609481811523,
30.84712121
],
[
-87.62592315673828,
30.85552138
],
[
-87.63484954833983,
30.86627842
],
[
-87.62609481811523,
30.88336932
],
[
-87.62042999267578,
30.88719962
],
[
-87.62163162231445,
30.89810041
],
[
-87.593994140625,
30.94861081
],
[
-87.58901596069336,
30.96289025
],
[
-87.59811401367188,
30.99526871
],
[
-87.59897232055664,
30.99762307
],
[
-86.4349365234375,
30.99880024
],
[
-86.84417724609375,
31.57736548
],
[
-88.41934204101562,
32.32413053
]
]
]
}
},
{
"type": "Feature",
"properties": {
"marker-color": "#7e7e7e",
"marker-size": "medium",
"marker-symbol": "Mobile, Alabama"
},
"geometry": {
"type": "Point",
"coordinates": [
-88.04512023925781,
30.69520199
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment