There doesn't seem to be a rule in osmarender for when there is a 
highway=construction tagged way with no construction= tag. Should this default 
to the same as for construction=road, perhaps? How would I add such a rule? 
Something like:

                        <rule e="way" k="construction" v="~">
                                <line class="under-construction-1" 
smart-linecap="no"/>
                                <line class="highway-core highway-road-core 
under-construction-2" smart-linecap="no"/>
                        </rule>

inside (and perhaps at the end of) the
                <!-- Linear cores (under construction) -->
                <rule e="way" k="highway" v="construction">
rule? Or do I need to then add lots of else clauses? And at how many zoom 
levels - presumably the same as the existing rules for when there is a 
construction=?

Example from IRC (though they may have added a construction tag since):
http://qurl.org/dc0

Ed



_______________________________________________
Tilesathome mailing list
[email protected]
http://lists.openstreetmap.org/listinfo/tilesathome

Reply via email to