Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/asoftbird/gmaps-har-tiler
https://github.com/asoftbird/gmaps-har-tiler
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/asoftbird/gmaps-har-tiler
- Owner: asoftbird
- Created: 2023-11-05T20:24:17.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-06T11:19:19.000Z (about 1 year ago)
- Last Synced: 2023-11-06T12:30:30.594Z (about 1 year ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Usage: Open a google maps embedded view and traverse the map to get the tiles you want to download.
Open Dev Tools and use "Save All As HAR" to save all metadata of the tiles to a .har file.Run DLandStitch.py with a HAR file selected (must be edited in file, for now) to download all tiles & also stitch them together into one image.
To get a high resolution map, zoom in as far as you can before moving around, so you only get the maximum zoom level tiles.