Skip to content

Commit

Permalink
Merge pull request #151 from bundesAPI/fix-link
Browse files Browse the repository at this point in the history
fix link to adv-smart.de
  • Loading branch information
wirthual authored Oct 19, 2024
2 parents 0e6e4ca + ec24e26 commit 75bad31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit 75bad31

Please sign in to comment.