mirror of
https://codeberg.org/comaps/comaps
synced 2026-01-08 13:27:57 +00:00
Fix codeberg url and updates teams
Signed-off-by: jeanbaptisteC <jeanbaptistec@noreply.codeberg.org>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
For the subway layer to be available in CoMaps, a `SUBWAY_URL`
|
||||
parameter ought to be provided to the
|
||||
[map generator](https://codeberg.com/comaps/comaps/tree/master/tools/python/maps_generator).
|
||||
[map generator](https://codeberg.org/comaps/comaps/tree/master/tools/python/maps_generator).
|
||||
Normally you can specify this link https://cdn.comaps.app/subway.json,
|
||||
which provides a regularly updated file.
|
||||
These instructions describe how to manually build a subway layer file.
|
||||
@@ -21,7 +21,7 @@ whole planet is also applicable.
|
||||
If you already have some not too outdated \*.o5m version, it is enough
|
||||
because the subway generation script will update it with `osmupdate`.
|
||||
|
||||
1. With the [CoMaps subways](https://codeberg.com/comaps/subways) repository deployed,
|
||||
1. With the [CoMaps subways](https://codeberg.org/comaps/subways) repository deployed,
|
||||
run `scripts/process_subways.sh` bash script or prepare your own script
|
||||
which launches `process_subways.py` and `validation_to_html.py` scripts
|
||||
with suitable options.
|
||||
|
||||
Reference in New Issue
Block a user