Skip to content

Commit d18fff2

Browse files
committed
add sylvania golf club
1 parent bc2f9f4 commit d18fff2

File tree

1 file changed

+17
-3
lines changed

1 file changed

+17
-3
lines changed

data/prepared/toledo_poi.geojson

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@
201201
"type": "Feature",
202202
"properties": {
203203
"name": "Inverness Club",
204-
"type": "Sports Venue"
204+
"type": "Golf Course"
205205
},
206206
"geometry": {
207207
"type": "Point",
@@ -234,8 +234,22 @@
234234
"geometry": {
235235
"type": "Point",
236236
"coordinates": [
237-
-83.53222846984863,
238-
41.656352906693606
237+
-83.53221774101257,
238+
41.65628477071447
239+
]
240+
}
241+
},
242+
{
243+
"type": "Feature",
244+
"properties": {
245+
"name": "Sylvania Golf Club",
246+
"type": "Golf Course"
247+
},
248+
"geometry": {
249+
"type": "Point",
250+
"coordinates": [
251+
-83.68208885192871,
252+
41.705151803808796
239253
]
240254
}
241255
}

0 commit comments

Comments
 (0)