We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc2f9f4 commit d18fff2Copy full SHA for d18fff2
data/prepared/toledo_poi.geojson
@@ -201,7 +201,7 @@
201
"type": "Feature",
202
"properties": {
203
"name": "Inverness Club",
204
- "type": "Sports Venue"
+ "type": "Golf Course"
205
},
206
"geometry": {
207
"type": "Point",
@@ -234,8 +234,22 @@
234
235
236
"coordinates": [
237
- -83.53222846984863,
238
- 41.656352906693606
+ -83.53221774101257,
+ 41.65628477071447
239
+ ]
240
+ }
241
+ },
242
+ {
243
+ "type": "Feature",
244
+ "properties": {
245
+ "name": "Sylvania Golf Club",
246
247
248
+ "geometry": {
249
+ "type": "Point",
250
+ "coordinates": [
251
+ -83.68208885192871,
252
+ 41.705151803808796
253
]
254
}
255
0 commit comments