Add OpenRailwayMap (#630)
* Add OpenRailwayMap * Add OpenRailwayMap using JOSM extract script Co-authored-by: Norbert Renner <norbert.renner@gmx.de>
This commit is contained in:
parent
e492fb994f
commit
c11eb9a07a
4 changed files with 30 additions and 1 deletions
|
|
@ -35,7 +35,8 @@ const includeList = [
|
|||
"Waymarked_Trails-Cycling",
|
||||
"Waymarked_Trails-MTB",
|
||||
"wikimedia-map",
|
||||
"openpt_map"
|
||||
"openpt_map",
|
||||
"openrailwaymap"
|
||||
];
|
||||
|
||||
function extract(layersJosm) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue