maps4fs 1.8.186__tar.gz → 1.8.188__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (64) hide show
  1. {maps4fs-1.8.186 → maps4fs-1.8.188}/PKG-INFO +6 -2
  2. {maps4fs-1.8.186 → maps4fs-1.8.188}/README.md +5 -1
  3. {maps4fs-1.8.186 → maps4fs-1.8.188}/maps4fs/__init__.py +4 -0
  4. maps4fs-1.8.188/maps4fs/generator/dtm/arctic.py +75 -0
  5. maps4fs-1.8.188/maps4fs/generator/dtm/czech.py +35 -0
  6. maps4fs-1.8.188/maps4fs/generator/dtm/rema.py +75 -0
  7. maps4fs-1.8.188/maps4fs/generator/dtm/sachsenanhalt.py +34 -0
  8. {maps4fs-1.8.186 → maps4fs-1.8.188}/maps4fs.egg-info/PKG-INFO +6 -2
  9. {maps4fs-1.8.186 → maps4fs-1.8.188}/maps4fs.egg-info/SOURCES.txt +4 -0
  10. {maps4fs-1.8.186 → maps4fs-1.8.188}/pyproject.toml +1 -1
  11. {maps4fs-1.8.186 → maps4fs-1.8.188}/LICENSE.md +0 -0
  12. {maps4fs-1.8.186 → maps4fs-1.8.188}/maps4fs/generator/__init__.py +0 -0
  13. {maps4fs-1.8.186 → maps4fs-1.8.188}/maps4fs/generator/component/__init__.py +0 -0
  14. {maps4fs-1.8.186 → maps4fs-1.8.188}/maps4fs/generator/component/background.py +0 -0
  15. {maps4fs-1.8.186 → maps4fs-1.8.188}/maps4fs/generator/component/base/__init__.py +0 -0
  16. {maps4fs-1.8.186 → maps4fs-1.8.188}/maps4fs/generator/component/base/component.py +0 -0
  17. {maps4fs-1.8.186 → maps4fs-1.8.188}/maps4fs/generator/component/base/component_image.py +0 -0
  18. {maps4fs-1.8.186 → maps4fs-1.8.188}/maps4fs/generator/component/base/component_mesh.py +0 -0
  19. {maps4fs-1.8.186 → maps4fs-1.8.188}/maps4fs/generator/component/base/component_xml.py +0 -0
  20. {maps4fs-1.8.186 → maps4fs-1.8.188}/maps4fs/generator/component/config.py +0 -0
  21. {maps4fs-1.8.186 → maps4fs-1.8.188}/maps4fs/generator/component/grle.py +0 -0
  22. {maps4fs-1.8.186 → maps4fs-1.8.188}/maps4fs/generator/component/i3d.py +0 -0
  23. {maps4fs-1.8.186 → maps4fs-1.8.188}/maps4fs/generator/component/layer.py +0 -0
  24. {maps4fs-1.8.186 → maps4fs-1.8.188}/maps4fs/generator/component/satellite.py +0 -0
  25. {maps4fs-1.8.186 → maps4fs-1.8.188}/maps4fs/generator/component/texture.py +0 -0
  26. {maps4fs-1.8.186 → maps4fs-1.8.188}/maps4fs/generator/dem.py +0 -0
  27. {maps4fs-1.8.186 → maps4fs-1.8.188}/maps4fs/generator/dtm/__init__.py +0 -0
  28. {maps4fs-1.8.186 → maps4fs-1.8.188}/maps4fs/generator/dtm/baden.py +0 -0
  29. {maps4fs-1.8.186 → maps4fs-1.8.188}/maps4fs/generator/dtm/base/wcs.py +0 -0
  30. {maps4fs-1.8.186 → maps4fs-1.8.188}/maps4fs/generator/dtm/base/wms.py +0 -0
  31. {maps4fs-1.8.186 → maps4fs-1.8.188}/maps4fs/generator/dtm/bavaria.py +0 -0
  32. {maps4fs-1.8.186 → maps4fs-1.8.188}/maps4fs/generator/dtm/canada.py +0 -0
  33. {maps4fs-1.8.186 → maps4fs-1.8.188}/maps4fs/generator/dtm/denmark.py +0 -0
  34. {maps4fs-1.8.186 → maps4fs-1.8.188}/maps4fs/generator/dtm/dtm.py +0 -0
  35. {maps4fs-1.8.186 → maps4fs-1.8.188}/maps4fs/generator/dtm/england.py +0 -0
  36. {maps4fs-1.8.186 → maps4fs-1.8.188}/maps4fs/generator/dtm/finland.py +0 -0
  37. {maps4fs-1.8.186 → maps4fs-1.8.188}/maps4fs/generator/dtm/flanders.py +0 -0
  38. {maps4fs-1.8.186 → maps4fs-1.8.188}/maps4fs/generator/dtm/france.py +0 -0
  39. {maps4fs-1.8.186 → maps4fs-1.8.188}/maps4fs/generator/dtm/hessen.py +0 -0
  40. {maps4fs-1.8.186 → maps4fs-1.8.188}/maps4fs/generator/dtm/italy.py +0 -0
  41. {maps4fs-1.8.186 → maps4fs-1.8.188}/maps4fs/generator/dtm/mv.py +0 -0
  42. {maps4fs-1.8.186 → maps4fs-1.8.188}/maps4fs/generator/dtm/niedersachsen.py +0 -0
  43. {maps4fs-1.8.186 → maps4fs-1.8.188}/maps4fs/generator/dtm/norway.py +0 -0
  44. {maps4fs-1.8.186 → maps4fs-1.8.188}/maps4fs/generator/dtm/nrw.py +0 -0
  45. {maps4fs-1.8.186 → maps4fs-1.8.188}/maps4fs/generator/dtm/scotland.py +0 -0
  46. {maps4fs-1.8.186 → maps4fs-1.8.188}/maps4fs/generator/dtm/spain.py +0 -0
  47. {maps4fs-1.8.186 → maps4fs-1.8.188}/maps4fs/generator/dtm/srtm.py +0 -0
  48. {maps4fs-1.8.186 → maps4fs-1.8.188}/maps4fs/generator/dtm/switzerland.py +0 -0
  49. {maps4fs-1.8.186 → maps4fs-1.8.188}/maps4fs/generator/dtm/usgs.py +0 -0
  50. {maps4fs-1.8.186 → maps4fs-1.8.188}/maps4fs/generator/dtm/utils.py +0 -0
  51. {maps4fs-1.8.186 → maps4fs-1.8.188}/maps4fs/generator/game.py +0 -0
  52. {maps4fs-1.8.186 → maps4fs-1.8.188}/maps4fs/generator/map.py +0 -0
  53. {maps4fs-1.8.186 → maps4fs-1.8.188}/maps4fs/generator/qgis.py +0 -0
  54. {maps4fs-1.8.186 → maps4fs-1.8.188}/maps4fs/generator/settings.py +0 -0
  55. {maps4fs-1.8.186 → maps4fs-1.8.188}/maps4fs/logger.py +0 -0
  56. {maps4fs-1.8.186 → maps4fs-1.8.188}/maps4fs/toolbox/__init__.py +0 -0
  57. {maps4fs-1.8.186 → maps4fs-1.8.188}/maps4fs/toolbox/background.py +0 -0
  58. {maps4fs-1.8.186 → maps4fs-1.8.188}/maps4fs/toolbox/custom_osm.py +0 -0
  59. {maps4fs-1.8.186 → maps4fs-1.8.188}/maps4fs/toolbox/dem.py +0 -0
  60. {maps4fs-1.8.186 → maps4fs-1.8.188}/maps4fs.egg-info/dependency_links.txt +0 -0
  61. {maps4fs-1.8.186 → maps4fs-1.8.188}/maps4fs.egg-info/requires.txt +0 -0
  62. {maps4fs-1.8.186 → maps4fs-1.8.188}/maps4fs.egg-info/top_level.txt +0 -0
  63. {maps4fs-1.8.186 → maps4fs-1.8.188}/setup.cfg +0 -0
  64. {maps4fs-1.8.186 → maps4fs-1.8.188}/tests/test_generator.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: maps4fs
3
- Version: 1.8.186
3
+ Version: 1.8.188
4
4
  Summary: Generate map templates for Farming Simulator from real places.
5
5
  Author-email: iwatkot <iwatkot@gmail.com>
6
6
  License: MIT License
@@ -686,13 +686,15 @@ The generator supports adding the own DTM providers, please refer to the [DTM Pr
686
686
 
687
687
  ### Supported DTM providers
688
688
 
689
- ![coverage map](https://github.com/user-attachments/assets/e02a4b5e-c5a9-4e6f-826f-048081704ef9)
689
+ ![coverage map](https://github.com/user-attachments/assets/be5c5ce1-7318-4352-97eb-efba7ec587cd)
690
690
 
691
691
  In addition to SRTM 30m, which provides global coverage, the map above highlights all countries and/or regions where higher resolution coverage is provided by one of the DTM providers.
692
692
 
693
693
  | Provider Name | Resolution | Developer |
694
694
  | ---------------------------------- | ------------ | ------------------------------------------- |
695
695
  | 🌎 SRTM30 | 30 meters | [iwatkot](https://github.com/iwatkot) |
696
+ | 🌎 ArcticDEM | 2 meters | [kbrandwijk](https://github.com/kbrandwijk) |
697
+ | 🌎 REMA Antarctica | 2 meters | [kbrandwijk](https://github.com/kbrandwijk) |
696
698
  | 🇺🇸 USGS | 1-90 meters | [ZenJakey](https://github.com/ZenJakey) |
697
699
  | 🏴󠁧󠁢󠁥󠁮󠁧󠁿 England | 1 meter | [kbrandwijk](https://github.com/kbrandwijk) |
698
700
  | 🏴󠁧󠁢󠁳󠁣󠁴󠁿 Scotland | 0.25-1 meter | [kbrandwijk](https://github.com/kbrandwijk) |
@@ -702,6 +704,7 @@ In addition to SRTM 30m, which provides global coverage, the map above highlight
702
704
  | 🇩🇪 Nordrhein-Westfalen, Germany | 1 meter | [kbrandwijk](https://github.com/kbrandwijk) |
703
705
  | 🇩🇪 Mecklenburg-Vorpommern, Germany | 1-25 meter | [kbrandwijk](https://github.com/kbrandwijk) |
704
706
  | 🇩🇪 Baden-Württemberg, Germany | 1 meter | [kbrandwijk](https://github.com/kbrandwijk) |
707
+ | 🇩🇪 Sachsen-Anhalt, Germany | 1 meter | [kbrandwijk](https://github.com/kbrandwijk) |
705
708
  | 🇨🇦 Canada | 1 meter | [kbrandwijk](https://github.com/kbrandwijk) |
706
709
  | 🇧🇪 Flanders, Belgium | 1 meter | [kbrandwijk](https://github.com/kbrandwijk) |
707
710
  | 🇫🇷 France | 1 meter | [kbrandwijk](https://github.com/kbrandwijk) |
@@ -711,6 +714,7 @@ In addition to SRTM 30m, which provides global coverage, the map above highlight
711
714
  | 🇫🇮 Finland | 2 meter | [kbrandwijk](https://github.com/kbrandwijk) |
712
715
  | 🇩🇰 Denmark | 0.4 meter | [kbrandwijk](https://github.com/kbrandwijk) |
713
716
  | 🇨🇭 Switzerland | 0.5-2 meter | [kbrandwijk](https://github.com/kbrandwijk) |
717
+ | 🇨🇿 Czech Republic | 5 meter | [kbrandwijk](https://github.com/kbrandwijk) |
714
718
 
715
719
  ## Special thanks
716
720
 
@@ -656,13 +656,15 @@ The generator supports adding the own DTM providers, please refer to the [DTM Pr
656
656
 
657
657
  ### Supported DTM providers
658
658
 
659
- ![coverage map](https://github.com/user-attachments/assets/e02a4b5e-c5a9-4e6f-826f-048081704ef9)
659
+ ![coverage map](https://github.com/user-attachments/assets/be5c5ce1-7318-4352-97eb-efba7ec587cd)
660
660
 
661
661
  In addition to SRTM 30m, which provides global coverage, the map above highlights all countries and/or regions where higher resolution coverage is provided by one of the DTM providers.
662
662
 
663
663
  | Provider Name | Resolution | Developer |
664
664
  | ---------------------------------- | ------------ | ------------------------------------------- |
665
665
  | 🌎 SRTM30 | 30 meters | [iwatkot](https://github.com/iwatkot) |
666
+ | 🌎 ArcticDEM | 2 meters | [kbrandwijk](https://github.com/kbrandwijk) |
667
+ | 🌎 REMA Antarctica | 2 meters | [kbrandwijk](https://github.com/kbrandwijk) |
666
668
  | 🇺🇸 USGS | 1-90 meters | [ZenJakey](https://github.com/ZenJakey) |
667
669
  | 🏴󠁧󠁢󠁥󠁮󠁧󠁿 England | 1 meter | [kbrandwijk](https://github.com/kbrandwijk) |
668
670
  | 🏴󠁧󠁢󠁳󠁣󠁴󠁿 Scotland | 0.25-1 meter | [kbrandwijk](https://github.com/kbrandwijk) |
@@ -672,6 +674,7 @@ In addition to SRTM 30m, which provides global coverage, the map above highlight
672
674
  | 🇩🇪 Nordrhein-Westfalen, Germany | 1 meter | [kbrandwijk](https://github.com/kbrandwijk) |
673
675
  | 🇩🇪 Mecklenburg-Vorpommern, Germany | 1-25 meter | [kbrandwijk](https://github.com/kbrandwijk) |
674
676
  | 🇩🇪 Baden-Württemberg, Germany | 1 meter | [kbrandwijk](https://github.com/kbrandwijk) |
677
+ | 🇩🇪 Sachsen-Anhalt, Germany | 1 meter | [kbrandwijk](https://github.com/kbrandwijk) |
675
678
  | 🇨🇦 Canada | 1 meter | [kbrandwijk](https://github.com/kbrandwijk) |
676
679
  | 🇧🇪 Flanders, Belgium | 1 meter | [kbrandwijk](https://github.com/kbrandwijk) |
677
680
  | 🇫🇷 France | 1 meter | [kbrandwijk](https://github.com/kbrandwijk) |
@@ -681,6 +684,7 @@ In addition to SRTM 30m, which provides global coverage, the map above highlight
681
684
  | 🇫🇮 Finland | 2 meter | [kbrandwijk](https://github.com/kbrandwijk) |
682
685
  | 🇩🇰 Denmark | 0.4 meter | [kbrandwijk](https://github.com/kbrandwijk) |
683
686
  | 🇨🇭 Switzerland | 0.5-2 meter | [kbrandwijk](https://github.com/kbrandwijk) |
687
+ | 🇨🇿 Czech Republic | 5 meter | [kbrandwijk](https://github.com/kbrandwijk) |
684
688
 
685
689
  ## Special thanks
686
690
 
@@ -19,6 +19,10 @@ from maps4fs.generator.dtm.denmark import DenmarkProvider
19
19
  from maps4fs.generator.dtm.switzerland import SwitzerlandProvider
20
20
  from maps4fs.generator.dtm.mv import MecklenburgVorpommernProvider
21
21
  from maps4fs.generator.dtm.baden import BadenWurttembergProvider
22
+ from maps4fs.generator.dtm.arctic import ArcticProvider
23
+ from maps4fs.generator.dtm.rema import REMAProvider
24
+ from maps4fs.generator.dtm.czech import CzechProvider
25
+ from maps4fs.generator.dtm.sachsenanhalt import SachsenAnhaltProvider
22
26
  from maps4fs.generator.game import Game
23
27
  from maps4fs.generator.map import Map
24
28
  from maps4fs.generator.settings import (
@@ -0,0 +1,75 @@
1
+ """This module contains provider of Arctic data."""
2
+
3
+ import os
4
+
5
+ import requests
6
+
7
+ from maps4fs.generator.dtm.dtm import DTMProvider
8
+
9
+
10
+ class ArcticProvider(DTMProvider):
11
+ """Provider of Arctic data."""
12
+
13
+ _code = "arctic"
14
+ _name = "ArcticDEM"
15
+ _region = "Global"
16
+ _icon = "🌍"
17
+ _resolution = 2
18
+ _author = "[kbrandwijk](https://github.com/kbrandwijk)"
19
+ _is_community = True
20
+
21
+ _extents = (83.98823036056658, 50.7492704708152, 179.99698443265999, -180)
22
+
23
+ _instructions = (
24
+ "This provider source includes 2 meter DEM data for the entire Arctic region above 50 "
25
+ "degrees North. The tiles are very big, around 1 GB each, so downloading and processing "
26
+ "them can take a long time."
27
+ )
28
+
29
+ _url = "https://stac.pgc.umn.edu/api/v1/collections/arcticdem-mosaics-v4.1-2m/items"
30
+
31
+ def download_tiles(self):
32
+ download_urls = self.get_download_urls()
33
+ all_tif_files = self.download_tif_files(download_urls, self.shared_tiff_path)
34
+ return all_tif_files
35
+
36
+ def __init__(self, *args, **kwargs):
37
+ super().__init__(*args, **kwargs)
38
+ self.shared_tiff_path = os.path.join(self._tile_directory, "shared")
39
+ os.makedirs(self.shared_tiff_path, exist_ok=True)
40
+
41
+ def get_download_urls(self) -> list[str]:
42
+ """Get download URLs of the GeoTIFF files from the OGC API.
43
+
44
+ Returns:
45
+ list: List of download URLs.
46
+ """
47
+ urls = []
48
+
49
+ try:
50
+ # Make the GET request
51
+ north, south, east, west = self.get_bbox()
52
+ print(north, south, east, west)
53
+ response = requests.get( # pylint: disable=W3101
54
+ self.url, # type: ignore
55
+ params={
56
+ "bbox": f"{west},{south},{east},{north}",
57
+ "limit": "100",
58
+ },
59
+ timeout=60,
60
+ )
61
+ self.logger.debug("Getting file locations from ArcticDEM OGC API...")
62
+
63
+ # Check if the request was successful (HTTP status code 200)
64
+ if response.status_code == 200:
65
+ # Parse the JSON response
66
+ json_data = response.json()
67
+ items = json_data["features"]
68
+ for item in items:
69
+ urls.append(item["assets"]["dem"]["href"])
70
+ else:
71
+ self.logger.error("Failed to get data. HTTP Status Code: %s", response.status_code)
72
+ except requests.exceptions.RequestException as e:
73
+ self.logger.error("Failed to get data. Error: %s", e)
74
+ self.logger.debug("Received %s urls", len(urls))
75
+ return urls
@@ -0,0 +1,35 @@
1
+ """This module contains provider of Czech data."""
2
+
3
+ from maps4fs.generator.dtm.base.wcs import WCSProvider
4
+ from maps4fs.generator.dtm.dtm import DTMProvider
5
+
6
+
7
+ class CzechProvider(WCSProvider, DTMProvider):
8
+ """Provider of Czech data."""
9
+
10
+ _code = "czech"
11
+ _name = "Czech Republic"
12
+ _region = "CZ"
13
+ _icon = "🇨🇿"
14
+ _resolution = 5
15
+ _author = "[kbrandwijk](https://github.com/kbrandwijk)"
16
+ _is_community = True
17
+ _instructions = None
18
+ _is_base = False
19
+ _extents = (51.0576876059846754, 48.4917065572081754, 18.9775933665038821, 12.0428143585602161)
20
+
21
+ _url = "https://ags.cuzk.cz/arcgis2/services/INSPIRE_Nadmorska_vyska/ImageServer/WCSServer" # pylint: disable=line-too-long
22
+ _wcs_version = "1.0.0"
23
+ _source_crs = "EPSG:4326"
24
+ _tile_size = 0.05
25
+
26
+ def get_wcs_parameters(self, tile):
27
+ print("tile", tile)
28
+ return {
29
+ "identifier": "MD_LAS",
30
+ "crs": "EPSG:4326",
31
+ "bbox": tile,
32
+ "width": 1000,
33
+ "height": 1000,
34
+ "format": "GeoTIFF",
35
+ }
@@ -0,0 +1,75 @@
1
+ """This module contains provider of Antarctic data."""
2
+
3
+ import os
4
+
5
+ import requests
6
+
7
+ from maps4fs.generator.dtm.dtm import DTMProvider
8
+
9
+
10
+ class REMAProvider(DTMProvider):
11
+ """Provider of Antarctic data."""
12
+
13
+ _code = "rema"
14
+ _name = "REMA Antarctica"
15
+ _region = "Global"
16
+ _icon = "🌍"
17
+ _resolution = 2
18
+ _author = "[kbrandwijk](https://github.com/kbrandwijk)"
19
+ _is_community = True
20
+
21
+ _extents = (-53.5443873459092, -53.5443873459092, 179.99698443265999, -180)
22
+
23
+ _instructions = (
24
+ "This provider source includes 2 meter DEM data for the entire Antarctic region below 53 "
25
+ "degrees South. The tiles are very big, around 1 GB each, so downloading and processing "
26
+ "them can take a long time."
27
+ )
28
+
29
+ _url = "https://stac.pgc.umn.edu/api/v1/collections/rema-mosaics-v2.0-2m/items"
30
+
31
+ def download_tiles(self):
32
+ download_urls = self.get_download_urls()
33
+ all_tif_files = self.download_tif_files(download_urls, self.shared_tiff_path)
34
+ return all_tif_files
35
+
36
+ def __init__(self, *args, **kwargs):
37
+ super().__init__(*args, **kwargs)
38
+ self.shared_tiff_path = os.path.join(self._tile_directory, "shared")
39
+ os.makedirs(self.shared_tiff_path, exist_ok=True)
40
+
41
+ def get_download_urls(self) -> list[str]:
42
+ """Get download URLs of the GeoTIFF files from the OGC API.
43
+
44
+ Returns:
45
+ list: List of download URLs.
46
+ """
47
+ urls = []
48
+
49
+ try:
50
+ # Make the GET request
51
+ north, south, east, west = self.get_bbox()
52
+ print(north, south, east, west)
53
+ response = requests.get( # pylint: disable=W3101
54
+ self.url, # type: ignore
55
+ params={
56
+ "bbox": f"{west},{south},{east},{north}",
57
+ "limit": "100",
58
+ },
59
+ timeout=60,
60
+ )
61
+ self.logger.debug("Getting file locations from REMA OGC API...")
62
+
63
+ # Check if the request was successful (HTTP status code 200)
64
+ if response.status_code == 200:
65
+ # Parse the JSON response
66
+ json_data = response.json()
67
+ items = json_data["features"]
68
+ for item in items:
69
+ urls.append(item["assets"]["dem"]["href"])
70
+ else:
71
+ self.logger.error("Failed to get data. HTTP Status Code: %s", response.status_code)
72
+ except requests.exceptions.RequestException as e:
73
+ self.logger.error("Failed to get data. Error: %s", e)
74
+ self.logger.debug("Received %s urls", len(urls))
75
+ return urls
@@ -0,0 +1,34 @@
1
+ """This module contains provider of Sachsen-Anhalt data."""
2
+
3
+ from maps4fs.generator.dtm.base.wcs import WCSProvider
4
+ from maps4fs.generator.dtm.dtm import DTMProvider
5
+
6
+
7
+ class SachsenAnhaltProvider(WCSProvider, DTMProvider):
8
+ """Provider of Sachsen-Anhalt data."""
9
+
10
+ _code = "sachsen-anhalt"
11
+ _name = "Sachsen-Anhalt"
12
+ _region = "DE"
13
+ _icon = "🇩🇪"
14
+ _resolution = 1
15
+ _author = "[kbrandwijk](https://github.com/kbrandwijk)"
16
+ _is_community = True
17
+ _is_base = False
18
+ _extents = (53.0769416826493412, 50.8927195980075453, 13.3232545527125836, 10.5092298520646867)
19
+
20
+ _url = "https://www.geodatenportal.sachsen-anhalt.de/wss/service/ST_LVermGeo_DGM1_WCS_OpenData/guest" # pylint: disable=line-too-long
21
+ _wcs_version = "1.0.0"
22
+ _source_crs = "EPSG:4326"
23
+ _tile_size = 0.02
24
+
25
+ def get_wcs_parameters(self, tile: tuple[float, float, float, float]) -> dict:
26
+ return {
27
+ "identifier": "1",
28
+ "bbox": tile,
29
+ "format": "GeoTIFF",
30
+ "crs": "EPSG:4326",
31
+ "width": 1000,
32
+ "height": 1000,
33
+ "timeout": 600,
34
+ }
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: maps4fs
3
- Version: 1.8.186
3
+ Version: 1.8.188
4
4
  Summary: Generate map templates for Farming Simulator from real places.
5
5
  Author-email: iwatkot <iwatkot@gmail.com>
6
6
  License: MIT License
@@ -686,13 +686,15 @@ The generator supports adding the own DTM providers, please refer to the [DTM Pr
686
686
 
687
687
  ### Supported DTM providers
688
688
 
689
- ![coverage map](https://github.com/user-attachments/assets/e02a4b5e-c5a9-4e6f-826f-048081704ef9)
689
+ ![coverage map](https://github.com/user-attachments/assets/be5c5ce1-7318-4352-97eb-efba7ec587cd)
690
690
 
691
691
  In addition to SRTM 30m, which provides global coverage, the map above highlights all countries and/or regions where higher resolution coverage is provided by one of the DTM providers.
692
692
 
693
693
  | Provider Name | Resolution | Developer |
694
694
  | ---------------------------------- | ------------ | ------------------------------------------- |
695
695
  | 🌎 SRTM30 | 30 meters | [iwatkot](https://github.com/iwatkot) |
696
+ | 🌎 ArcticDEM | 2 meters | [kbrandwijk](https://github.com/kbrandwijk) |
697
+ | 🌎 REMA Antarctica | 2 meters | [kbrandwijk](https://github.com/kbrandwijk) |
696
698
  | 🇺🇸 USGS | 1-90 meters | [ZenJakey](https://github.com/ZenJakey) |
697
699
  | 🏴󠁧󠁢󠁥󠁮󠁧󠁿 England | 1 meter | [kbrandwijk](https://github.com/kbrandwijk) |
698
700
  | 🏴󠁧󠁢󠁳󠁣󠁴󠁿 Scotland | 0.25-1 meter | [kbrandwijk](https://github.com/kbrandwijk) |
@@ -702,6 +704,7 @@ In addition to SRTM 30m, which provides global coverage, the map above highlight
702
704
  | 🇩🇪 Nordrhein-Westfalen, Germany | 1 meter | [kbrandwijk](https://github.com/kbrandwijk) |
703
705
  | 🇩🇪 Mecklenburg-Vorpommern, Germany | 1-25 meter | [kbrandwijk](https://github.com/kbrandwijk) |
704
706
  | 🇩🇪 Baden-Württemberg, Germany | 1 meter | [kbrandwijk](https://github.com/kbrandwijk) |
707
+ | 🇩🇪 Sachsen-Anhalt, Germany | 1 meter | [kbrandwijk](https://github.com/kbrandwijk) |
705
708
  | 🇨🇦 Canada | 1 meter | [kbrandwijk](https://github.com/kbrandwijk) |
706
709
  | 🇧🇪 Flanders, Belgium | 1 meter | [kbrandwijk](https://github.com/kbrandwijk) |
707
710
  | 🇫🇷 France | 1 meter | [kbrandwijk](https://github.com/kbrandwijk) |
@@ -711,6 +714,7 @@ In addition to SRTM 30m, which provides global coverage, the map above highlight
711
714
  | 🇫🇮 Finland | 2 meter | [kbrandwijk](https://github.com/kbrandwijk) |
712
715
  | 🇩🇰 Denmark | 0.4 meter | [kbrandwijk](https://github.com/kbrandwijk) |
713
716
  | 🇨🇭 Switzerland | 0.5-2 meter | [kbrandwijk](https://github.com/kbrandwijk) |
717
+ | 🇨🇿 Czech Republic | 5 meter | [kbrandwijk](https://github.com/kbrandwijk) |
714
718
 
715
719
  ## Special thanks
716
720
 
@@ -28,9 +28,11 @@ maps4fs/generator/component/base/component_image.py
28
28
  maps4fs/generator/component/base/component_mesh.py
29
29
  maps4fs/generator/component/base/component_xml.py
30
30
  maps4fs/generator/dtm/__init__.py
31
+ maps4fs/generator/dtm/arctic.py
31
32
  maps4fs/generator/dtm/baden.py
32
33
  maps4fs/generator/dtm/bavaria.py
33
34
  maps4fs/generator/dtm/canada.py
35
+ maps4fs/generator/dtm/czech.py
34
36
  maps4fs/generator/dtm/denmark.py
35
37
  maps4fs/generator/dtm/dtm.py
36
38
  maps4fs/generator/dtm/england.py
@@ -43,6 +45,8 @@ maps4fs/generator/dtm/mv.py
43
45
  maps4fs/generator/dtm/niedersachsen.py
44
46
  maps4fs/generator/dtm/norway.py
45
47
  maps4fs/generator/dtm/nrw.py
48
+ maps4fs/generator/dtm/rema.py
49
+ maps4fs/generator/dtm/sachsenanhalt.py
46
50
  maps4fs/generator/dtm/scotland.py
47
51
  maps4fs/generator/dtm/spain.py
48
52
  maps4fs/generator/dtm/srtm.py
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
4
 
5
5
  [project]
6
6
  name = "maps4fs"
7
- version = "1.8.186"
7
+ version = "1.8.188"
8
8
  description = "Generate map templates for Farming Simulator from real places."
9
9
  authors = [{name = "iwatkot", email = "iwatkot@gmail.com"}]
10
10
  license = {text = "MIT License"}
File without changes
File without changes
File without changes