Skip to content

Releases: iwatkot/maps4fs

Hotfix: Remove SRTM extents

14 Jan 16:28
Compare
Choose a tag to compare
1.8.11

Hotfix: Remove SRTM extents.

Procedural Generation Updates

14 Jan 13:28
Compare
Choose a tag to compare
1.8.1

PG docs update.

New DTM providers

14 Jan 12:56
1ed297f
Compare
Choose a tag to compare
Тew DTM providers and refactor DTM provider base classes

* Add new DTM providers and refactor DTM provider base classes

Introduces providers for Niedersachsen, Hessen, and England, extending the capabilities for handling regional data.

Introduces new base classes for WCS and WMS providers.

Refactors NRWProvider to inherit from WCSProvider, enhancing modularity and consistency across providers.

Moves shared utility functions, like bounding box transformation, to a dedicated utility module for reusability.

Ensures better data management by removing redundant settings and fixing minor issues in other providers.

Improves reprojecting logic by using average resampling.

* little fix

* remove auth skipping, add progress bars to tile downloads

* moar progress bars

* add extents and filter providers

* update README with new providers

* pylint ignore broken by formatter

Field borders, progress bars

13 Jan 10:11
b40da09
Compare
Choose a tag to compare
* Logging update.

* Progress bar.

* Adding borders for the fields.

* Linter updates.

* README update.

Possible fix for 41% hangs

12 Jan 21:15
be74ad6
Compare
Choose a tag to compare
* Possible fix for 41% hangs.

* Pylint updates.

Custom map templates

12 Jan 18:30
b1265ff
Compare
Choose a tag to compare
1.7.7

Custom map templates

Bavaria DTM provider

12 Jan 14:08
4122167
Compare
Choose a tag to compare
DTM Provider: Update in float -> int conversion

* Remove float->int conversion before scaling

* Convert to uint16 for non-easy mode

Skipping incorrect polygons in custom OSM files

12 Jan 12:32
f40d97c
Compare
Choose a tag to compare
* Skipping incorrect polygons.

* Linter updates.

New tool: Fix custom OSM file

12 Jan 11:09
7274071
Compare
Choose a tag to compare
* New tool: Fix custom OSM file.

* README update.

DTM refactor and new NRW DTM provider

11 Jan 17:13
Compare
Choose a tag to compare