https://github.com/tyrasd/osm-tile-access-log-viewer
:eyes: Visualize tile logs from planet.osm.org/tile_logs
https://github.com/tyrasd/osm-tile-access-log-viewer
openstreetmap
Last synced: 5 days ago
JSON representation
:eyes: Visualize tile logs from planet.osm.org/tile_logs
- Host: GitHub
- URL: https://github.com/tyrasd/osm-tile-access-log-viewer
- Owner: tyrasd
- License: mit
- Created: 2016-08-26T07:42:32.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2021-03-26T15:43:48.000Z (about 4 years ago)
- Last Synced: 2025-03-30T03:32:26.511Z (30 days ago)
- Topics: openstreetmap
- Language: JavaScript
- Homepage: http://osm-tile-access-log-viewer.raifer.tech
- Size: 51.8 KB
- Stars: 18
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
osm-tile-access-log-viewer
==========================Visualizes tile logs from [planet.osm.org/tile_logs](https://planet.openstreetmap.org/tile_logs).

More info, and technical details are found in this [blog article](http://www.openstreetmap.org/user/tyr_asd/diary/39434).
See Also
--------* [Parsing and Visualizing OSM Access Logs](http://lukasmartinelli.ch/python/2015/05/24/parsing-and-visualizing-osm-access-logs.html)
* [Trending Places in OpenStreetMap](http://geometalab.github.io/Trending-Places-in-OpenStreetMap/) on [twitter](https://twitter.com/trending_places)
* tile log visualization by user trolleyway: [article (in Russian)](https://trolleway.wordpress.com/2015/06/17/%D1%81%D1%82%D0%B0%D1%82%D0%B8%D1%81%D1%82%D0%B8%D0%BA%D0%B0-%D0%B7%D0%B0%D0%BF%D1%80%D0%BE%D1%81%D0%BE%D0%B2-%D1%82%D0%B0%D0%B9%D0%BB%D0%BE%D0%B2-openstreetmap-org-%D0%BF%D0%BE-%D1%80%D0%BE%D1%81/), [code](https://github.com/trolleway/tile_logs_vis)