Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Detailed map for region DE-A. #4

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 0 additions & 22 deletions config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -208,25 +208,3 @@ detailed = true
paths = "paths/ch"
rules = "rules/ch"


[colors]
el_none_pax = "90640c"
el_none = "b0945d"

el_ole_ac_high_pax = "8845aa"
el_ole_ac_high = "b275d1"

el_ole_ac_low_pax = "aa4689"
el_ole_ac_low = "d275b4"

el_ole_dc_high_pax = "a51100"
el_ole_dc_high = "d15e51"

el_ole_dc_low_pax = "d05113"
el_ole_dc_low = "ff7f40"

el_rail_high_pax = "007e49"
el_rail_high = "3aa578"

el_rail_four_pax = "6e6e00"
el_rail_four = "89895a"
1,042 changes: 459 additions & 583 deletions paths/de/a/d0.osm

Large diffs are not rendered by default.

19,076 changes: 8,755 additions & 10,321 deletions paths/de/a/d1.osm

Large diffs are not rendered by default.

34,638 changes: 17,318 additions & 17,320 deletions paths/de/a/d2.osm

Large diffs are not rendered by default.

46,066 changes: 44,705 additions & 1,361 deletions paths/de/a/d3.osm

Large diffs are not rendered by default.

56,628 changes: 28,487 additions & 28,141 deletions paths/de/a/d4.osm

Large diffs are not rendered by default.

23,101 changes: 11,446 additions & 11,655 deletions paths/de/w/d1.osm

Large diffs are not rendered by default.

44,198 changes: 22,099 additions & 22,099 deletions paths/de/w/d2.osm

Large diffs are not rendered by default.

3,887 changes: 3,887 additions & 0 deletions paths/de/w/d3.osm

Large diffs are not rendered by default.

3,879 changes: 0 additions & 3,879 deletions paths/de/w/d4.osm

This file was deleted.

2 changes: 1 addition & 1 deletion rules/de/a/d0.map
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ with detail = 0 {

with link = "line.de.1040" {
track(:first :double :cat:ac15 :pax,
path("d0.de.1040")[:neu.yf, :fle]
path("d0.de.1040")[:neu.yf, :flw]
);
}

Expand Down
2 changes: 1 addition & 1 deletion rules/de/a/d1/22.map
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ with detail = 1 {
}

with link = "point.de.Hamburg-Hbf" {
label(path("d1.de.a.2200")[:har] + (-3dt, 1.5dt),
with layer = 1 label(path("d1.de.a.2200")[:har] + (-3dt, 1.5dt),
hbox(:right:top :small :bold :cat:ac15 :pax, "Hamburg")
);
}
Expand Down
12 changes: 0 additions & 12 deletions rules/de/a/d1/a0.map
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,6 @@ with detail = 1 {
track(:second :gone, path("d1.de.a15")[:hus.yt, :pls]);
}

with link = "line.de.A20" {
track(:first :gone, path("d1.de.a20")[:oro.yo, :ren.yo]);
}

with link = "line.de.A21" {
track(:first :gone, path("d1.de.a21")[:sul, :ora]);
}

with link = "line.de.A32" {
track(:second :removed, path("d1.de.a32")[:lus, :hei]);
}
Expand All @@ -47,10 +39,6 @@ with detail = 1 {
track(:second :removed, path("d1.de.a50")[:hol.ym, :mol.yh]);
}

with link = "line.de.A51" {
track(:second :removed, path("d1.de.a51")[:ech.yu, :ufe]);
}

with link = "line.de.A62" {
track(:first :gone, path("d1.de.a62")[:smg, :blg]);
}
Expand Down
Loading