TomSchimansky / TomSchimansky/TkinterMapView
Tom, please HELP with that! I use your App actively!
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 743
- Forks
- 110
- PR merge metrics
- No merged PRs in 30d
Description
- When I try to download maps from "https://a.tile.openstreetmap.org/{z}/{x}/{y}.png", I can download only zoom 10 (IN FACT IT IS 7 ZOOM with some bad tiles!). When I try to download 1,2,3,4,5,6,7,8 or 9 zooms, file .db doesn't work, BUT I open it in DB Browser and see that there're lots of norm 'blob' there and the file has a big capacity! Why there're lot's of norm tiles but it doesn't work? By the way, some columns may include "Tile is not exists" , "Access denied" etc. especially when I use googlemaps. How does it work? Mb Can I somehow download these tiles and make db artificially? I wanna work with offline-tiles ..
- Can I use another formats instead db to download it faster?? Or mb I can convert them into db them somehow? If yes, then how?
- Can I decrease the capacity of db-files? Zoom 10 has GBs!
Thx in advance, your App is so cool !
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source file, test, or entry point is named. Start by reproducing the reported zoom-level failures with the OpenStreetMap tile URL and inspect how offline tiles are downloaded and stored in the .db files; define the supported tile sources, formats, and size behavior before considering implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100