maps4fs 0.7.3__py3-none-any.whl → 0.7.4__py3-none-any.whl
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.
- {maps4fs-0.7.3.dist-info → maps4fs-0.7.4.dist-info}/METADATA +4 -3
- {maps4fs-0.7.3.dist-info → maps4fs-0.7.4.dist-info}/RECORD +5 -5
- {maps4fs-0.7.3.dist-info → maps4fs-0.7.4.dist-info}/LICENSE.md +0 -0
- {maps4fs-0.7.3.dist-info → maps4fs-0.7.4.dist-info}/WHEEL +0 -0
- {maps4fs-0.7.3.dist-info → maps4fs-0.7.4.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: maps4fs
|
3
|
-
Version: 0.7.
|
3
|
+
Version: 0.7.4
|
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
|
@@ -172,13 +172,14 @@ The map will be saved in the `map_directory` directory.
|
|
172
172
|
The project is based on the [OpenStreetMap](https://www.openstreetmap.org/) data. So, refer to [this page](https://wiki.openstreetmap.org/wiki/Map_Features) to understand the list below.
|
173
173
|
- "building": True
|
174
174
|
- "highway": ["motorway", "trunk", "primary"]
|
175
|
-
- "highway": ["secondary", "tertiary", "road"]
|
175
|
+
- "highway": ["secondary", "tertiary", "road", "service"]
|
176
176
|
- "highway": ["unclassified", "residential", "track"]
|
177
|
-
- "natural": "grassland"
|
177
|
+
- "natural": ["grassland", "scrub"]
|
178
178
|
- "landuse": "farmland"
|
179
179
|
- "natural": ["water"]
|
180
180
|
- "waterway": True
|
181
181
|
- "natural": ["wood", "tree_row"]
|
182
|
+
- "railway": True
|
182
183
|
|
183
184
|
The list will be updated as the project develops.
|
184
185
|
|
@@ -7,8 +7,8 @@ maps4fs/generator/dem.py,sha256=EJBXHZ0_G9nXZ-b1PmR9mjIdXjbKlYEUv-4IDGJPmdc,9779
|
|
7
7
|
maps4fs/generator/game.py,sha256=IyXjNEC5epJmDdqjsrl4wKL85T1F23km73pUkBiuDWU,4468
|
8
8
|
maps4fs/generator/map.py,sha256=Oyu45ONmSluidaUErsU6n28pqI-XYx1eVfPT9FurCTE,3522
|
9
9
|
maps4fs/generator/texture.py,sha256=W2tMkCxyD7qesSuutPJ3N5InDza2Dzi5_yzewSl9e-E,15615
|
10
|
-
maps4fs-0.7.
|
11
|
-
maps4fs-0.7.
|
12
|
-
maps4fs-0.7.
|
13
|
-
maps4fs-0.7.
|
14
|
-
maps4fs-0.7.
|
10
|
+
maps4fs-0.7.4.dist-info/LICENSE.md,sha256=-JY0v7p3dwXze61EbYiK7YEJ2aKrjaFZ8y2xYEOrmRY,1068
|
11
|
+
maps4fs-0.7.4.dist-info/METADATA,sha256=ehkJ1rfX1YqKSHUi2f7iTH1RDrGbGWYVR_exavPv5s4,12001
|
12
|
+
maps4fs-0.7.4.dist-info/WHEEL,sha256=R06PA3UVYHThwHvxuRWMqaGcr-PuniXahwjmQRFMEkY,91
|
13
|
+
maps4fs-0.7.4.dist-info/top_level.txt,sha256=Ue9DSRlejRQRCaJueB0uLcKrWwsEq9zezfv5dI5mV1M,8
|
14
|
+
maps4fs-0.7.4.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|