https://github.com/trailbehind/tile-coverage
Generate GeoJSON (Multi)Polygons showing extent of a set of map tiles
https://github.com/trailbehind/tile-coverage
Last synced: 11 months ago
JSON representation
Generate GeoJSON (Multi)Polygons showing extent of a set of map tiles
- Host: GitHub
- URL: https://github.com/trailbehind/tile-coverage
- Owner: trailbehind
- Created: 2015-12-23T17:15:10.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2020-09-10T12:00:51.000Z (almost 6 years ago)
- Last Synced: 2025-02-28T23:11:27.499Z (over 1 year ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 22
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tile-coverage
Generate GeoJSON (Multi)Polygons showing extent of a set of map tiles, one zoom level at a time.
## usage
tile-coverage /path/to/tiles/10 > result.geojson
## Example Output
[https://gist.github.com/JesseCrocker/f5d027243225867d03d6](https://gist.github.com/JesseCrocker/f5d027243225867d03d6)