TomSchimansky / TomSchimansky/TkinterMapView

Suggestions

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

Nobody has claimed this yet.

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

Description

Lots of people are flying drones and make their own hi res orthophoto map tiles.
It would be very useful if one could add custom lokal map tiles in your tkintermapview.OfflineLoader and add them to an existing downloaded local database at an higher zoom level, maybe up to 22 or 23.
I have tried to understand your code to do this myself, but i suck at sql.
Tkintermapview is an awsome base for a lot of cool innovative applications and projects.
Thank you!

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

Start by reading tkintermapview.OfflineLoader and the existing local database handling. Determine how custom high-resolution orthophoto tiles could be added to an existing database, with support for zoom levels up to 22 or 23; done means those tiles can be imported and used by the widget.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, sql
Domain
databases, desktop
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.