maps4fs 1.8.1__py3-none-any.whl → 1.8.11__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- maps4fs/generator/dtm/srtm.py +0 -2
- {maps4fs-1.8.1.dist-info → maps4fs-1.8.11.dist-info}/METADATA +3 -1
- {maps4fs-1.8.1.dist-info → maps4fs-1.8.11.dist-info}/RECORD +6 -6
- {maps4fs-1.8.1.dist-info → maps4fs-1.8.11.dist-info}/LICENSE.md +0 -0
- {maps4fs-1.8.1.dist-info → maps4fs-1.8.11.dist-info}/WHEEL +0 -0
- {maps4fs-1.8.1.dist-info → maps4fs-1.8.11.dist-info}/top_level.txt +0 -0
maps4fs/generator/dtm/srtm.py
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.2
|
2
2
|
Name: maps4fs
|
3
|
-
Version: 1.8.
|
3
|
+
Version: 1.8.11
|
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
|
@@ -692,3 +692,5 @@ But also, I want to thank the people who helped me with the project in some way,
|
|
692
692
|
- [H4rdB4se](https://github.com/H4rdB4se) - for investigating the issue with custom OSM files and finding a proper way to work with the files in JOSM.
|
693
693
|
- [kbrandwijk](https://github.com/kbrandwijk) - for providing [awesome tool](https://github.com/Paint-a-Farm/satmap_downloader) to download the satellite images from the Google Maps and giving a permission to modify it and create a Python Package.
|
694
694
|
- [Maaslandmods](https://github.com/Maaslandmods) - for the awesome idea to edit the tree schema in UI, images and code snippets on how to do it.
|
695
|
+
- [StrauntMaunt](https://gitlab.com/StrauntMaunt) - for developing procedural generation scripts, providing with the required updates for maps4fs and preparing the docs on how to use procedural generation.
|
696
|
+
|
@@ -20,7 +20,7 @@ maps4fs/generator/dtm/england.py,sha256=YyCYwnNUJuBeeMNUozfKIj_yNjHpGeuH1Mz0NiAJ
|
|
20
20
|
maps4fs/generator/dtm/hessen.py,sha256=dYu7TUXICaFMI1sc2l1i3ZDdM5fecXkj5jcz5ZuXIOw,964
|
21
21
|
maps4fs/generator/dtm/niedersachsen.py,sha256=rHScUGrI8JYseBb3xeSN6mdZ7b28YgdlPVCMlluaAMM,1297
|
22
22
|
maps4fs/generator/dtm/nrw.py,sha256=1zMa10O0NdQbiTwOa7XXGrx3NhdHUqRXI4yBn_Scb2M,958
|
23
|
-
maps4fs/generator/dtm/srtm.py,sha256=
|
23
|
+
maps4fs/generator/dtm/srtm.py,sha256=abggmxrR1rC22llkJ6kFle9MYLqP-raMc76O9qm6qag,4411
|
24
24
|
maps4fs/generator/dtm/usgs.py,sha256=LYtbtecpluAsfS3vhJ2xpVKPbBWerTIJ2uqaM2UmBEw,3228
|
25
25
|
maps4fs/generator/dtm/utils.py,sha256=I-wUSA_J85Xbt8sZCZAVKHSIcrMj5Ng-0adtPVhVmk0,2315
|
26
26
|
maps4fs/generator/dtm/base/wcs.py,sha256=3Irnk9eJPsuRXe1GNpnEK4sWlbpPSJIJUT1V2W-qpKo,2278
|
@@ -29,8 +29,8 @@ maps4fs/toolbox/__init__.py,sha256=zZMLEkGzb4z0xql650gOtGSvcgX58DnJ2yN3vC2daRk,4
|
|
29
29
|
maps4fs/toolbox/background.py,sha256=9BXWNqs_n3HgqDiPztWylgYk_QM4YgBpe6_ZNQAWtSc,2154
|
30
30
|
maps4fs/toolbox/custom_osm.py,sha256=X6ZlPqiOhNjkmdD_qVroIfdOl9Rb90cDwVSLDVYgx80,1892
|
31
31
|
maps4fs/toolbox/dem.py,sha256=z9IPFNmYbjiigb3t02ZenI3Mo8odd19c5MZbjDEovTo,3525
|
32
|
-
maps4fs-1.8.
|
33
|
-
maps4fs-1.8.
|
34
|
-
maps4fs-1.8.
|
35
|
-
maps4fs-1.8.
|
36
|
-
maps4fs-1.8.
|
32
|
+
maps4fs-1.8.11.dist-info/LICENSE.md,sha256=pTKD_oUexcn-yccFCTrMeLkZy0ifLRa-VNcDLqLZaIw,10749
|
33
|
+
maps4fs-1.8.11.dist-info/METADATA,sha256=1CgbhfFSFcu225ZMFjp-19OSnDvN74h_W_gmyx0Osv8,41869
|
34
|
+
maps4fs-1.8.11.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
|
35
|
+
maps4fs-1.8.11.dist-info/top_level.txt,sha256=Ue9DSRlejRQRCaJueB0uLcKrWwsEq9zezfv5dI5mV1M,8
|
36
|
+
maps4fs-1.8.11.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|