yetzt / postleitzahlen

Postleitzahlengebiete in Deutschland / German Postcode Areas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Some postcodes missing since 2023 update

Michael-Allgoewer-bt opened this issue · comments

I'm afraid something went wrong in the update 2023. Certain postcodes which definitely still exist according to the postcode search of the German post office (https://www.postdirekt.de/plzserver/) are not contained in the data any more, although they were present before. Examples are all postcodes that start with 661, 662, 663, like 66121, 66111, 66115 (all referring to different parts of Saarbrücken). These postcodes are still present in Openstreetmap.

interesting. since i've used osm data via overpass api to generate this dataset, maybe the areas have been tagged wrong. i will investigate and update the dataset when i find the time.

if you want to use the proprietary postcode data from Deutsche Post, you may find this scraper useful.

Thank you! Your scraper link made me notice that one can also find visualized maps as part of the PLZ search https://www.postdirekt.de/plzserver/. I was already using this search, but I hadn't noticed the maps yet... :-) Thank you for that, too!