谷歌地图 - 按城市或邮政编码输入获取州名称

发布于 2024-12-28 07:06:55 字数 91 浏览 1 评论 0原文

如何通过输入邮政编码或城市名称来获取州名称?

例如:

城市名称:布法罗

获取州名称:纽约

感谢您的帮助。

how is it possible to get the name of the state by entering a zip or city name?

for example:

city name: buffalo

get state name: new york

thanks for your help.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

长亭外,古道边 2025-01-04 07:06:55

您可以使用地理编码 API 尝试获取信息。例如,请参阅针对 buffalo 的地理编码请求和在响应中,administrative_area_level_1 是“纽约”

You can use the Geocoding API to try to get the info. For example see a Geocode request for buffalo and in the response the administrative_area_level_1 is "New York"

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文