diff --git a/README.md b/README.md index 5dbc84a..f1259ad 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ print(data.keys()) print(data["Adresse"][0]) # {'geometry': {'type': 'Point', 'coordinates': (13.422642946243286, 52.51500157651358)}, 'properties': {'postleitzahl': '10179', 'ort': 'Berlin', 'ortsteil': 'Mitte', 'strasse': 'Holzmarktstraße', 'hausnummer': '55'}, 'id': 0, 'type': 'Feature'} ``` -For the detailed documentation of this API see [here](https://adv-smart.de/docs/dokumentation/web_vektor_datenmodell.html) +For the detailed documentation of this API see [here](https://dev.adv-smart.de/docs/dokumentation/web_vektor_datenmodell.html) The data is provided by the [AdV SmartMapping](https://dev.adv-smart.de/). The team consists of participants from the German state surveying offices, the Federal Agency for Cartography and Geodesy (BKG), the German Federal Armed Forces (Bundeswehr ZGeoBW) and third parties from research and education.