ParkenDD / ParkAPI2-sources

Data sources for ParkAPI / parkendd.de
MIT License
3 stars 5 forks source link

Wrong position for Basel Kunstmuseum #1

Open kiliankoe opened 2 years ago

kiliankoe commented 2 years ago

Just got this mail:

Könnt ihr bitte das Parkhaus Kunstmuseum in Basel mit der Stecknadel am richtigen Ort (St. Albangraben/Luftgässlein) und NICHT Fasnachtsgasse positionieren.

I don't know where it should go. It looks correct on the map tbh 😅

kiliankoe commented 2 years ago

Ah, see https://github.com/offenesdresden/ParkAPI/pull/238

defgsus commented 2 years ago

Alright... When converting from the parkapi-1 scrapers, sometimes i scraped new coordinates from the website when they looked more precise (more digits) than the coords in the v1 geojson files. But that was not the case for Basel. oO

However, the coords in the v2 geojson are different to v1.

@jb3-2 changed the v1 coords

from 7.5905036, 47.5542268
to   7.5927014, 47.5545146

and v2 coords are

     7.59283,   47.5541

but i can't remember for what reason.

The 'official' coords from the google-maps link on https://www.parkleitsystem-basel.ch/ are

    7.5904983,  47.5542268

but they probably refer to the address only.

Comparing them all on the map, i opt for the updated coords from @jb3-2

jb3-2 commented 2 years ago

Thanks. Yes, the official coords are a bit away from the actual entrance to the parkhaus. I'd say the entry of the parkhaus (which is different to the exit in that case) should be added to ParkenDD. Here's the entry on Google Maps: https://goo.gl/maps/mPdeGRv8NpgVmLzj9 - this is very close to the coords I added to the pull request. Please let me know if I can be of any further help.