Felix Horvat

Results 14 issues of Felix Horvat

With https://peps.python.org/pep-0420/ - released with python 3.3 it is no longer required to create an empty `__init__.py` file. However Coverage still skips folders without an `__init__.py` https://github.com/nedbat/coveragepy/blob/0aa1070a2c9a99e10b7790b9a6a40a631ba5514e/coverage/files.py#L409 This causes unexpected...

This pr adds support for including namespace packages the coverage report. Fixes https://github.com/nedbat/coveragepy/issues/1383

https://github.com/mapbox/rio-mbtiles/blob/f557854ac42f832e8436ac09582a20691bae90df/setup.py#L40 Allow any version new than 1.7 `"shapely>=1.7.0",`

Please create a new release with null safety and recent bug fixes! Also for some reason the null-safety branch was deleted and not merged?

### First check - [X] I added a descriptive title to this issue. - [X] I used the GitHub search to find a similar request and didn't find it. -...

enhancement
ui
priority:medium
needs:product feedback

### First check - [X] I added a descriptive title to this issue. - [X] I used the GitHub search to find a similar request and didn't find it. -...

enhancement
status:roadmap

### First check - [X] I added a descriptive title to this issue. - [X] I used the GitHub search to find a similar request and didn't find it. -...

enhancement
ui
status:triage
needs:product feedback

What are the chances that we could implement Desktop/Windows support for this package. https://github.com/maplibre/maplibre-native Seems to have a build option for windows. But the binding code seems to be missing/lacking....

enhancement
upstream

First of all thanks for getting this out and making the source code public! Whats the timeline for offline support? We would need that feature before we can migrate.

enhancement

geotiff with jpeg compression is not implemented yet. (https://qfield.org/docs/project-management/dataformat.html) It there a plan to add this feature?