2009/10/4 André Riedel <riedel.an...@gmail.com>: > They are there since loading the data-layer, because if you add a > hiking route it will be shown immediately.
IMHO it would be better to create them as soon as needed, but OK, I'll deinstall the plugin for now, as you pointed out: I never used it so far ;-) > <?xml version="1.0" encoding="UTF-8"?> > <routes xmlns="http://www.example.org/routes" > xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" > xsi:schemaLocation="http://www.example.org/routes routes.xsd "> > <!-- pattern is the same pattern as used in SearchAction --> > <layer name="Hiking"> > <route color="#00FF00"> > <pattern> > (type:relation type=route (route=hiking | route=foot)) > </pattern> > </route> > </layer> > </routes> thank you anyway for this advice, might be usefull to someone else. cheers, Martin _______________________________________________ josm-dev mailing list josm-dev@openstreetmap.org http://lists.openstreetmap.org/listinfo/josm-dev