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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Hacking OpenStreetMap data for fun and profit

2 点作者 furtivefelon大约 9 年前

1 comment

maxerickson大约 9 年前
For simple queries on OSM data, Overpass Turbo is a nice zero install solution:<p><a href="http:&#x2F;&#x2F;overpass-turbo.eu&#x2F;" rel="nofollow">http:&#x2F;&#x2F;overpass-turbo.eu&#x2F;</a><p>It uses it&#x27;s own query language, after that the biggest differences with a local PostGIS would be that it is a shared resource with some limits on query size and the lack of spatial operations (there are a couple simple spatial operations in the Overpass API query language, around an object and inside some boundaries).