TomSchimansky / TomSchimansky/TkinterMapView

Tom, please HELP with that! I use your App actively!

Open
#96 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
743
Forks
110
PR merge metrics
No merged PRs in 30d

Description

  1. 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 ..
  2. 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?
  3. 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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.