[OSM-talk] Mapping with no GPS data
Bruce Cowan
bruce.cowan at dsl.pipex.com
Tue Oct 17 14:42:51 BST 2006
On Tue, 2006-10-17 at 13:52 +0200, Thomas Walraet wrote:
> It makes much more sense to display them as "work in progress" (with a
> special color and line style).
>
This can be done already by enabling debug mode in osm-map-features.xml. The lines 36-38 need to be changed from this:
<!--<rule e="segment" k="~" v="~">
<line class='debug'/>
</rule>-->
to this:
<rule e="segment" k="~" v="~">
<line class='debug'/>
</rule>
In other words, uncomment these lines.
This renders all segments with a 0.1px grey line. (by default)
--
Bruce Cowan <bruce.cowan at dsl.pipex.com>
More information about the talk
mailing list