Skip to content

Commit

Permalink
Add trailheads for Jones Bridge
Browse files Browse the repository at this point in the history
  • Loading branch information
mapsandapps committed Oct 20, 2018
1 parent d1b06ee commit b9fec81
Showing 1 changed file with 46 additions and 0 deletions.
46 changes: 46 additions & 0 deletions geojsons/jones-bridge.geojson
Original file line number Diff line number Diff line change
Expand Up @@ -1121,6 +1121,52 @@
33.98600951771175
]
}
},
{
"type": "Feature",
"properties": {
"marker-color": "#7e7e7e",
"marker-size": "medium",
"marker-symbol": "entrance"
},
"geometry": {
"type": "Point",
"coordinates": [
-84.24781769514082,
33.99898567323323
]
}
},
{
"type": "Feature",
"properties": {
"marker-color": "#7e7e7e",
"marker-size": "medium",
"marker-symbol": "entrance"
},
"geometry": {
"type": "Point",
"coordinates": [
-84.23930168151855,
34.00082463553238
]
}
},
{
"type": "Feature",
"properties": {
"marker-color": "#7e7e7e",
"marker-size": "medium",
"marker-symbol": "entrance",
"name": "Driveway only open for CREEC events"
},
"geometry": {
"type": "Point",
"coordinates": [
-84.25759434700012,
33.98952339385981
]
}
}
]
}

0 comments on commit b9fec81

Please sign in to comment.