got a table with Geodata and Postal-Codes:
Question: what if you have this table here - with postcode and geo-data:
https://github.com/WZBSocialScienceCenter/plz_geocoord
i.e. with geocoordinates for postcodes / geocoordinates for German postal codes ("PLZ")
Code: Select all
lat lng
01067 51,0575496 13,7170648
01069 51,0391349 13,7376748
01097 51,0659081 13,7361525
01099 51,0871884 13,8028038
01108 51,1443239 13,7997057
01109 51,1173979 13,7283149
01127 51,0779366 13,7224379
01129 51,0943744 13,7205411
01139 51,0747119 13,6846314
01156 51,085544 13,6276849
01157 51,0634134 13,6678312
01159 51,041241 13,6977528
01169 51,0440539 13,6665997
01187 51,0266014 13,7090684
01189 51,0144934 13,6972162
01217 51,0144606 13,7439601
01219 51,024895 13,7678094
01237 51,0134206 13,7913392
01239 50,9957514 13,7886884
01257 50,9980905 13,813979
question: Can you add the places (that are the name of the towns and villages etc. etx.) here - in the tableCSV plz_geocoord.csv
Excel plz_geocoord.xlsx
| Edit: 2024:09:02: This appears to be a continuation of discussion six months ago: Determine nearby locations using German postal codes -- MrProgrammer, forum moderator |