Skip to content

Commit

Permalink
Create Degrave st cafes.geojson
Browse files Browse the repository at this point in the history
  • Loading branch information
craftylass committed Mar 31, 2016
1 parent 013f4b8 commit fb9c27f
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions geojsons/Degrave st cafes.geojson
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"marker-color": "#fafa40",
"marker-size": "medium",
"marker-symbol": "",
"Name": "Degrave street cafe",
"Review": "awesome alleyway with hipster shit",
"Address": "Degrace St CBD",
"Contributor": "Gill"
},
"geometry": {
"type": "Point",
"coordinates": [
144.96591925621033,
-37.81762413325405
]
}
}
]
}

0 comments on commit fb9c27f

Please sign in to comment.