https://github.com/osmlab/tiled-osm
Scripts and tools to create and update a tiled, full-fidelity OSM data layer.
https://github.com/osmlab/tiled-osm
Last synced: about 1 year ago
JSON representation
Scripts and tools to create and update a tiled, full-fidelity OSM data layer.
- Host: GitHub
- URL: https://github.com/osmlab/tiled-osm
- Owner: osmlab
- Created: 2013-04-29T17:51:41.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-06-23T22:41:01.000Z (about 13 years ago)
- Last Synced: 2025-06-07T20:09:25.346Z (about 1 year ago)
- Language: Python
- Size: 121 KB
- Stars: 2
- Watchers: 12
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
tiled-osm
=========
Scripts and tools to create and update a tiled, full-fidelity OSM data layer.
seed_tiles.py
-------------
Use seed_tiles.py to seed an S3 bucket with tiles of OSM data. This is intended
to create a complete, planetwide set of data that will subsequently get updated
from minutely diffs with the `update_tiles.py` script.
update_tiles.py
---------------
`update_tiles.py` will use minutely diffs to re-fetch tiles based on changes from
OpenStreetMap.