infrastructure icon indicating copy to clipboard operation
infrastructure copied to clipboard

`noname=yes` in Osmose's layer `No name`

Open opk12 opened this issue 1 year ago • 3 comments

Roads with noname=yes are red in the No name layer of Osmose, for example this one and this one.

opk12 avatar Jun 02 '24 20:06 opk12

We are using this style: https://github.com/osm-fr/layers-mapnik-styles/blob/master/noname.xml

It looks like we check validate:no_name instead of noname=yes. Would you have a link to osm wiki to make sure that we need to change?

jocelynj avatar Jun 02 '24 20:06 jocelynj

Thank you for the quick reply and the direct link.

validate:no_name is deprecated (osm wiki) and has < 900 occurrences (taginfo).

That osm wiki article points to noname=yes (osm wiki) as the official replacement, which has > 800000 occurrences (taginfo).

opk12 avatar Jun 02 '24 20:06 opk12

We are using this style: https://github.com/osm-fr/layers-mapnik-styles/blob/master/noname.xml

It looks like we check validate:no_name instead of noname=yes. Would you have a link to osm wiki to make sure that we need to change?

Couldn't this aerial image layer used in JOSM be adopted? tms:http://tile3.poole.ch/noname/{zoom}/{x}/{y}.png

canfe avatar Jun 07 '24 04:06 canfe

@frodrigo : Should we change the noname layers on Osmose QA to tms:http://tile3.poole.ch/noname/{zoom}/{x}/{y}.png? In any case, I need to take a look at updating the noname layers on osm-fr.

jocelynj avatar Jun 14 '25 12:06 jocelynj

I've updated the style, and it should now be fixed.

jocelynj avatar Jun 19 '25 08:06 jocelynj