Open
Description
Following up from #1491 comments that are deferred to v1.6 milestone.
- Natural Earth
e-road
shield_text needs to include the E (see zoom 7). - New Zealand State Highway isn't coming thru as
NZ:SH
network:
-
Chile Panamerican when network isAdd Chile network logic #1606CL:national
and shield_text is5
than network should beCL:panamerican
instead. - Indonesia National should be
ID:national
(alternativelyID:motorway
) but is justID
. Test for motorway and assign? -
Not all Norway shields have default network ofNO
(very common). Similar to to Additional shield_text cleanup #1491 (comment). - Also odd that in Norway the e-road
network
'sshield_text
values here include the space which is removed in other countries.
-
Thailand seems broken (justAdd Thailand network logic #1605TH
with no more detail). -
For Mexico, to disambiguate between the region of Mexico and the federal routes let's useMX:MX
instead ofMX:MEX
(reserving the 3-char for the capital region).- MX:CMX is used for mexico city elsewhere so that's the pattern to follow.
- India national highways are sometimes not receiving a shield_text value: https://www.openstreetmap.org/edit?way=180205706#map=17/20.92767/72.99029.
-
Blue Italian networks generally aren't being set:Add Italy network logic #1604
- Examples:
- Goals:
IT:SR
Regional roadIT:SS
Strade Statali (same artwork as IT:SR) - State highwaysIT:SP
strada provinciale (same artwork as IT:SR) - provincial road
- Netherlands roads could be set looking at the ref prefix, and we have artwork:
NL:A-road
national motorway route, ‘A’ prefixNL:N-road
provincial route, ‘N’ prefixNL:S-road
city route, ‘S’ prefix
- Belgium could use similar cleanup as Netherlands.
-
Austria is mostly working forAdd Austria network logic #1607AT:A-road
relations, but there are many roads not in relations starting with A ref that could be assigned that network value. Similarly B refs could be givenAT:B-road
.