TomSchimansky / TomSchimansky/TkinterMapView
Suggestions
Nobody has claimed this yet.
- 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
- 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
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