maps4fs 0.6.0__py3-none-any.whl → 0.6.3__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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: maps4fs
3
- Version: 0.6.0
3
+ Version: 0.6.3
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
@@ -13,9 +13,11 @@ Classifier: License :: OSI Approved :: MIT License
13
13
  Classifier: Operating System :: OS Independent
14
14
  Description-Content-Type: text/markdown
15
15
  License-File: LICENSE.md
16
- Requires-Dist: pydantic>=2.0.0
17
- Requires-Dist: requests>=2.0.0
18
- Requires-Dist: httpx>=0.20.0
16
+ Requires-Dist: opencv-python
17
+ Requires-Dist: osmnx<2.0.0
18
+ Requires-Dist: rasterio
19
+ Requires-Dist: python-dotenv
20
+ Requires-Dist: tqdm
19
21
 
20
22
  <div align="center" markdown>
21
23
  <img src="https://github.com/iwatkot/maps4fs/assets/118521851/ffd7f0a3-e317-4c3f-911f-2c2fb736fbfa">
@@ -49,7 +51,7 @@ Requires-Dist: httpx>=0.20.0
49
51
 
50
52
  ## Quick Start
51
53
  For those, who don't want to read anything, here you go:<br>
52
- **Option 1:** launch the [@maps4fs](https://t.me/maps4fsbot) Telegram bot and generate a map template in a few clicks.<br>
54
+ **Option 1:** open the [maps4fs](https://maps4fs.streamlit.app) on StreamLit a map template in a few clicks.<br>
53
55
  **Option 2:** run the Docker version in your browser. Launch the following command in your terminal:
54
56
  ```bash
55
57
  docker run -d -p 8501:8501 iwatkot/maps4fs
@@ -73,20 +75,17 @@ You'll find detailed instructions on how to run the project below. But if you pr
73
75
  <a href="https://www.youtube.com/watch?v=ujwWKHVKsw8" target="_blank"><img src="https://github.com/user-attachments/assets/6dbbbc71-d04f-40b2-9fba-81e5e4857407"/></a>
74
76
  <i>Video tutorial: How to generate a Farming Simulator 22 map from real-world data.</i>
75
77
 
76
- ### Option 1: Telegram bot
77
- **🗺️ Supported map sizes:** 2x2, 4x4 km.<br>
78
+ ### Option 1: StreamLit
79
+ **🗺️ Supported map sizes:** 2x2, 4x4, 8x8, 16x16 km.<br>
78
80
  🟢 Recommended for all users, you don't need to install anything.<br>
79
81
  Using Telegram bot [@maps4fs](https://t.me/maps4fsbot).<br>
80
- Note: due to CPU and RAM limitations of the hosting, only 2x2 and 4x4 km maps are available. If you need bigger maps, use the [Docker version](#option-2-docker-version).<br>
81
-
82
- ![Telegram bot](https://github.com/iwatkot/maps4fs/assets/118521851/ede69fe8-1a34-4ede-908f-52c9dc355ae4)
83
- <br>
82
+ Note: due to CPU and RAM limitations of the hosting, the generation may take some time. If you need faster processing, use the [Docker version](#option-2-docker-version).<br>
84
83
 
85
84
  Using it is easy and doesn't require any guides. Enjoy!
86
85
 
87
86
  ### Option 2: Docker version
88
87
  **🗺️ Supported map sizes:** 2x2, 4x4, 8x8, 16x16 km.<br>
89
- 🟢 Recommended for users who need bigger maps, very simple installation.<br>
88
+ 🟢 Recommended for users who want faster processing, very simple installation.<br>
90
89
  You can launch the project with minimalistic UI in your browser using Docker. Follow these steps:
91
90
 
92
91
  1. Install [Docker](https://docs.docker.com/get-docker/) for your OS.
@@ -98,7 +97,7 @@ docker run -d -p 8501:8501 iwatkot/maps4fs
98
97
  4. Fill in the required fields and click on the `Generate` button.
99
98
  5. When the map is generated click on the `Download` button to get the map.
100
99
 
101
- ![WebUI](https://github.com/user-attachments/assets/b80c458b-29ea-4790-a640-8fa3b5550610)
100
+ ![WebUI](https://github.com/user-attachments/assets/e3b48c9d-7b87-4ce7-8ad7-98332a558a88)
102
101
 
103
102
  ## Settings
104
103
  Advanced settings are available in the tool's UI under the **Advanced Settings** tab. Here's the list of them:
@@ -7,8 +7,8 @@ maps4fs/generator/dem.py,sha256=_1d_TPMOGBgl2-R_CRMbKumzxCbQyb-hcpqsElhYbQ4,8546
7
7
  maps4fs/generator/game.py,sha256=IyXjNEC5epJmDdqjsrl4wKL85T1F23km73pUkBiuDWU,4468
8
8
  maps4fs/generator/map.py,sha256=Y7ERUB6ivxJilDAjE9UD0-vl0SKtzj6J2f8QPXM6i48,3712
9
9
  maps4fs/generator/texture.py,sha256=BUDDYIASk7lhYhJpEjZUTccKUI1GIfJIcPRgIgiUHAE,17938
10
- maps4fs-0.6.0.dist-info/LICENSE.md,sha256=-JY0v7p3dwXze61EbYiK7YEJ2aKrjaFZ8y2xYEOrmRY,1068
11
- maps4fs-0.6.0.dist-info/METADATA,sha256=4C_CBjobE8SIELoDlqjpcXEMMWZIMbf9YmM_VyBEp-Y,8937
12
- maps4fs-0.6.0.dist-info/WHEEL,sha256=a7TGlA-5DaHMRrarXjVbQagU3Man_dCnGIWMJr5kRWo,91
13
- maps4fs-0.6.0.dist-info/top_level.txt,sha256=Ue9DSRlejRQRCaJueB0uLcKrWwsEq9zezfv5dI5mV1M,8
14
- maps4fs-0.6.0.dist-info/RECORD,,
10
+ maps4fs-0.6.3.dist-info/LICENSE.md,sha256=-JY0v7p3dwXze61EbYiK7YEJ2aKrjaFZ8y2xYEOrmRY,1068
11
+ maps4fs-0.6.3.dist-info/METADATA,sha256=wgEjhuFn9QmvSgFgqc3v5qyCFrbRWaO2mYOUGIEDyqk,8869
12
+ maps4fs-0.6.3.dist-info/WHEEL,sha256=a7TGlA-5DaHMRrarXjVbQagU3Man_dCnGIWMJr5kRWo,91
13
+ maps4fs-0.6.3.dist-info/top_level.txt,sha256=Ue9DSRlejRQRCaJueB0uLcKrWwsEq9zezfv5dI5mV1M,8
14
+ maps4fs-0.6.3.dist-info/RECORD,,