Skip to content

Instantly share code, notes, and snippets.

@wboykinm
Created August 30, 2020 00:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wboykinm/7d81fa59bf100259671e85f218efe043 to your computer and use it in GitHub Desktop.
Save wboykinm/7d81fa59bf100259671e85f218efe043 to your computer and use it in GitHub Desktop.
A selection of known Asian Knotweed locations in riparian areas in Vermont
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"marker-color": "#2880c3",
"marker-size": "small",
"marker-symbol": "wetland"
},
"geometry": {
"type": "Point",
"coordinates": [
-72.990694,
44.348528
]
}
},
{
"type": "Feature",
"properties": {
"marker-color": "#2880c3",
"marker-size": "small",
"marker-symbol": "wetland"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.091572,
44.094774
]
}
},
{
"type": "Feature",
"properties": {
"marker-color": "#2880c3",
"marker-size": "small",
"marker-symbol": "wetland"
},
"geometry": {
"type": "Point",
"coordinates": [
-72.873278,
42.867083
]
}
},
{
"type": "Feature",
"properties": {
"marker-color": "#2880c3",
"marker-size": "small",
"marker-symbol": "wetland"
},
"geometry": {
"type": "Point",
"coordinates": [
-72.858833,
42.889528
]
}
},
{
"type": "Feature",
"properties": {
"marker-color": "#2880c3",
"marker-size": "small",
"marker-symbol": "wetland"
},
"geometry": {
"type": "Point",
"coordinates": [
-72.728472,
44.483972
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment