Skip to content

Commit

Permalink
i don't relly know what's happening
Browse files Browse the repository at this point in the history
  • Loading branch information
Peggy Kern authored and Peggy Kern committed Mar 31, 2016
2 parents 58acab7 + 4a57e26 commit a77b0b0
Show file tree
Hide file tree
Showing 27 changed files with 5,641 additions and 1 deletion.
24 changes: 24 additions & 0 deletions geojsons/BriyaniKing.geojson
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"marker-color": "#7e7e7e",
"marker-size": "medium",
"marker-symbol": "",
"Name": "Briyani King",
"Address": "72 Victoria Street, Carlton, Vic 3053",
"Review": "3 stars",
"Contributor": "Noor Suaini"
},
"geometry": {
"type": "Point",
"coordinates": [
144.96516287326813,
-37.80683413453356
]
}
}
]
}
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
]
}
}
]
}
24 changes: 24 additions & 0 deletions geojsons/JellyStone.geojson
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"marker-color": "#7e7e7e",
"marker-size": "medium",
"marker-symbol": "",
"Name": "Jelly Stone",
"Address": "179 Albion St, Brunswick",
"Review": "Nice building, 4/5.",
"Contributor": "Oskar"
},
"geometry": {
"type": "Point",
"coordinates": [
144.96407121419907,
-37.76086362910393
]
}
}
]
}
24 changes: 24 additions & 0 deletions geojsons/Knife_Shop_Cafe.geojson
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"marker-color": "#7e7e7e",
"marker-size": "medium",
"marker-symbol": "",
"Name": "The Knife Shop Cafe",
"Address": "287 Wellington St, Collingwood VIC 3066",
"Review": "3.9 * Massive Turkish breads. Share one!",
"Contributor": "Vejune Zemaityte"
},
"geometry": {
"type": "Point",
"coordinates": [
144.98750567436218,
-37.796602098159795
]
}
}
]
}
24 changes: 24 additions & 0 deletions geojsons/KodiakClub.geojson
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"marker-color": "#7e7e7e",
"marker-size": "medium",
"marker-symbol": "",
"Name": "Kodiak Club",
"Address": "272 Brunswick Street",
"Review": "Cheap and tasty Dark and Stormy but their buffalo wings are breaded, what on earth.",
"Contributor": "Christine"
},
"geometry": {
"type": "Point",
"coordinates": [
144.97849881649017,
-37.799281044984816
]
}
}
]
}
24 changes: 24 additions & 0 deletions geojsons/Lemon_Tree.geojson
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"marker-color": "#7e7e7e",
"marker-size": "medium",
"marker-symbol": "",
"Name": "The Lemon Tree",
"Address": "Midland Highway, Creswick",
"Review": "5 stars - something for everyone",
"Contributor": "Holly"
},
"geometry": {
"type": "Point",
"coordinates": [
143.8941192626953,
-37.42484349689716
]
}
}
]
}
File renamed without changes.
24 changes: 24 additions & 0 deletions geojsons/Ora_4.geojson
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"marker-color": "#7e7e7e",
"marker-size": "medium",
"marker-symbol": "",
"Name": "Ora",
"Address": "Willsmere shopping Centre",
"Review": "good/expensive",
"contribuor": "jsands"
},
"geometry": {
"type": "Point",
"coordinates": [
145.0361180305481,
-37.795864522959086
]
}
}
]
}
23 changes: 23 additions & 0 deletions geojsons/Padres.geojson
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"marker-color": "#7e7e7e",
"marker-size": "medium",
"marker-symbol": "",
"Name": "Brunswick East Project",
"Address": "Lygon St Brunswick East",
"Review": "Mmmm coffee"
},
"geometry": {
"type": "Point",
"coordinates": [
144.9735689163208,
-37.76408245273553
]
}
}
]
}
24 changes: 24 additions & 0 deletions geojsons/PennyFarthing.geojson
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"marker-color": "#7e7e7e",
"marker-size": "medium",
"marker-symbol": "",
"Name": "Penny Farthing",
"Address": "High st, Northcote",
"Review": "Coffee is amaze",
"Contributor": "Yamni"
},
"geometry": {
"type": "Point",
"coordinates": [
144.99828815460205,
-37.77422570779561
]
}
}
]
}
14 changes: 14 additions & 0 deletions geojsons/Reddoor_cafe.geojsons
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
"type": "Feature",
"properties": {
"marker-color": "#7e7e7e",
"marker-size": "medium",
"marker-symbol": "",
"Cafe Name": "Red Door",
"Address ": "Mitchell St somehwere",
"Review": "Decent coffee, good food, but the occasional pretentious staff member"
},
"geometry": {
"type": "Point",
"coordinates": [
-214.99481320381165,
-37.77283702911986
23 changes: 23 additions & 0 deletions geojsons/Stove Top.geojsons
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"marker-color": "#7e7e7e",
"marker-size": "medium",
"marker-symbol": "",
"Name": "Stove-top",
"Address ": "100 Leicester street",
"Review": "Fine. Good pythons upstairs"
},
"geometry": {
"type": "Point",
"coordinates": [
144.9605843424797,
-37.80372737359558
]
}
}
]
}
21 changes: 21 additions & 0 deletions geojsons/Uniqlo.geojson
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"uniqlo": "",
"at the marker": "",
"excellent": "",
"contributor": ""
},
"geometry": {
"type": "Point",
"coordinates": [
144.96374130249023,
-37.81236070950239
]
}
}
]
}
23 changes: 23 additions & 0 deletions geojsons/breakastclub.geojsons
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"marker-color": "#f70f0f",
"marker-size": "large",
"marker-symbol": "",
"name": "breakfast club",
"review": "free wifi, good music, non grumpy staff.",
"Address": "St Georges road Thornbury 3073"
},
"geometry": {
"type": "Point",
"coordinates": [
144.99239802360535,
-37.765134159211804
]
}
}
]
}
24 changes: 24 additions & 0 deletions geojsons/druids cafe.geojson
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"marker-color": "#7e7e7e",
"marker-size": "medium",
"marker-symbol": "",
"Name": "Druids Cafe Bar",
"Address": "409 Swanston Street, CBD, Melbourne, VIC",
"Review": "Great cafe with wonderful food and a vibrant atmosphere.",
"Contributor": "Manuel Muehlbauer"
},
"geometry": {
"type": "Point",
"coordinates": [
144.96320754289627,
-37.80886002828841
]
}
}
]
}
24 changes: 24 additions & 0 deletions geojsons/geralds.geojson
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"marker-color": "#7e7e7e",
"marker-size": "medium",
"marker-symbol": "",
"Name": "Gerald's Bar",
"Address": "Rathdowne St Carlton North",
"Review": "Wine and service is stellar",
"Contributor": "Bonnie"
},
"geometry": {
"type": "Point",
"coordinates": [
144.97228145599365,
-37.78797963831489
]
}
}
]
}
24 changes: 24 additions & 0 deletions geojsons/katuns.geojsons
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"marker-color": "#7E7E7E",
"marker-size": "medium",
"marker-symbol": "",
"Name": "Cafe Unsworth",
"Address": "Whimbrel Cres, Carrum Downs",
"Review": "Best ever - hoemstyle cooking",
"Contributor": "Kathryn"
},
"geometry": {
"type": "Point",
"coordinates": [
145.16819000244138,
-38.11051862542011
]
}
}
]
}
Loading

0 comments on commit a77b0b0

Please sign in to comment.