markusstraub / radlkarte

Hand-crafted routing information for cyclists
https://www.radlkarte.at
Apache License 2.0
24 stars 9 forks source link

See email. Cycling forbidden on the cycle route... #34

Closed dougculnane closed 5 months ago

dougculnane commented 5 months ago

FYI: @markusstraub

I have updated openStreetMap data for a now closed... sport shop: (https://www.openstreetmap.org/node/4125926013)

I have also added (bike service) data for a inter-sport shop in Neunkirchen (https://www.openstreetmap.org/node/3280538200). The update data job has not automatically picked up these changes yet it would be cool to run this if you have time.

markusstraub commented 5 months ago

@dougculnane is the shop data already updated now? be sure to clear your local caches as well. The updates should run daily, so if it's still not there please ping me again.

dougculnane commented 5 months ago

@markusstraub Thanks for the merge.

This shop data is still in this file: https://www.radlkarte.at/data/osm-overpass/schwarzatal-bicycleShop.json
{ "type": "node", "id": 4125926013, "lat": 47.6760389, "lon": 15.9358826, "tags": { "addr:city": "Gloggnitz", "addr:country": "AT", "addr:housenumber": "26", "addr:postcode": "2640", "addr:street": "Hauptstraße", "email": "sport.tauchner@gmx.at", "name": "Sport Tauchner", "opening_hours": "Mo-Fr 08:30-12:00,13:00-18:00; Sa 08:30-12:30", "phone": "+43 2662 44009", "service:bicycle:repair": "yes", "service:bicycle:retail": "yes", "shop": "sports", "sport": "cycling;hiking;running;ski", "website": "https://www.sport-tauchner.at/" } },

The open street map data is "disused:shop sports" https://www.openstreetmap.org/node/4125926013

I do not think it is a local cache issue.

markusstraub commented 5 months ago

Hm.. I'm investigating, hope to fix it for good soon.