`noname=yes` in Osmose's layer `No name`
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?
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).
We are using this style: https://github.com/osm-fr/layers-mapnik-styles/blob/master/noname.xml
It looks like we check
validate:no_nameinstead ofnoname=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
@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.
I've updated the style, and it should now be fixed.