forked from organicmaps/organicmaps
Cross-reference to subway generation instructions
This commit is contained in:
parent
52092627f9
commit
3a96dd6386
1 changed files with 4 additions and 2 deletions
|
@ -94,7 +94,9 @@ STATS_TYPES_CONFIG: ${Developer:OMIM_PATH}/tools/python/maps_generator/var/etc/s
|
|||
```
|
||||
|
||||
|
||||
##### Note: In each field where you need to specify a URL, you can specify the path to the file system using file:///path/to/file
|
||||
##### Note 1: In each field where you need to specify a URL, you can specify the path to the file system using file:///path/to/file
|
||||
|
||||
##### Note 2: You can manually generate subway layer file for SUBWAY_URL parameter. See [instructions](https://github.com/mapsme/omim/tree/master/docs/SUBWAY_GENERATION.md).
|
||||
|
||||
## Usage
|
||||
```sh
|
||||
|
@ -215,4 +217,4 @@ PLANET_MD5_URL: https://download.geofabrik.de/russia/central-fed-district-latest
|
|||
3. Run
|
||||
```sh
|
||||
python$ python3.6 -m maps_generator --countries="Russia_Moscow" --skip="coastline"
|
||||
```
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue