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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

How to find all web sites with maps that use the OSM tiles?

2 点作者 tapiok将近 2 年前
I would like to get a list of web sites containing maps, that use tiles, served by the openstreetmap (*.tile.openstreetmap.org). I want to get a list of sites that do not show a proper attribution, which is required by the OSM license.<p>I suspect I will need to build a web scraper and configure a web bot to crawl the web as Google &#x2F; Microsoft standard offerings do not seem to support this use case(?). What is the best tool&#x2F;service&#x2F;approach to do this?

2 条评论

matkoniecz将近 2 年前
<a href="https:&#x2F;&#x2F;wiki.openstreetmap.org&#x2F;wiki&#x2F;Lacking_proper_attribution" rel="nofollow noreferrer">https:&#x2F;&#x2F;wiki.openstreetmap.org&#x2F;wiki&#x2F;Lacking_proper_attributi...</a> is kind of related<p>But it is built completely manually
stereo将近 2 年前
You could start with <a href="https:&#x2F;&#x2F;planet.openstreetmap.org&#x2F;tile_logs&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;planet.openstreetmap.org&#x2F;tile_logs&#x2F;</a>
评论 #37080686 未加载