TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: How does Google maintain/update the information for the GeoCoding API?

3 点作者 whatitdobooboo超过 5 年前
Or more specifically, If someone wanted to recreate this for NYC, how would they go about it?

1 comment

NetToolKit超过 5 年前
The good news is that you can do it for NYC using OpenAddresses data. We published two pieces about how to geocode more generally:<p><a href="https:&#x2F;&#x2F;www.nettoolkit.com&#x2F;geo&#x2F;the-basics-of-geocoding" rel="nofollow">https:&#x2F;&#x2F;www.nettoolkit.com&#x2F;geo&#x2F;the-basics-of-geocoding</a> <a href="https:&#x2F;&#x2F;www.nettoolkit.com&#x2F;geo&#x2F;adventures-in-address-parsing" rel="nofollow">https:&#x2F;&#x2F;www.nettoolkit.com&#x2F;geo&#x2F;adventures-in-address-parsing</a><p>It turns out that geocoding has been a much bigger project than we anticipated, but we offer the service very inexpensively. Let me know if you have any questions.