Openstreetmap 将 url 转换为 API 请求
Openstreetmap converting a url to an API request
我能够获得以下 URL,但试图找出它从 OpenstreetMap public API 调用的方法。就是抢美国Arizona
, and its API Response in JSON
.
州的位置
我希望 API: https://wiki.openstreetmap.org/wiki/API 有一个方法。我怎样才能抓住这个?
请阅读:https://nominatim.org/release-docs/latest/api/Search/ 访问 Nominatim API 的完整文档。
另请遵守在以下位置找到的使用政策:https://operations.osmfoundation.org/policies/nominatim/
我能够获得以下 URL,但试图找出它从 OpenstreetMap public API 调用的方法。就是抢美国Arizona
, and its API Response in JSON
.
我希望 API: https://wiki.openstreetmap.org/wiki/API 有一个方法。我怎样才能抓住这个?
请阅读:https://nominatim.org/release-docs/latest/api/Search/ 访问 Nominatim API 的完整文档。
另请遵守在以下位置找到的使用政策:https://operations.osmfoundation.org/policies/nominatim/