I have the following in layers.conf, and a collection of xml files osm-cycle-features-z12 ... 17 that I am working on to give nice cycle renders at each level.<br><br>What probably needs to happen is to change Layer.cycle.Prefix=tile
to Layer.cycle.Prefix=cycle and for someone with dev access to modify the tiles2.php script to accept the cycle tiles and pop them in the appropriate place on the server, so we can see them on the slippy map.<br><br>...
<br>
#<br># The names here are really just symbols, you could use anything you<br># want.<br>#Layers=default,maplint<br>Layers=cycle<br><br># Details for "cycle" layer<br># ---------------------------<br><br># max zoom
<br>Layer.cycle.MaxZoom=17<br><br># osmarender rule files to be used, one for each level<br>Layer.cycle.Rules.12=osm-cycle-features-z12.xml<br>Layer.cycle.Rules.13=osm-cycle-features-z13.xml<br>Layer.cycle.Rules.14=osm-cycle-features-z14.xml
<br>Layer.cycle.Rules.15=osm-cycle-features-z15.xml<br>Layer.cycle.Rules.16=osm-cycle-features-z16.xml<br>Layer.cycle.Rules.17=osm-cycle-features-z17.xml<br><br># prefix for tiles from this layer. this is what the server will see,
<br># and has to match what the server expects. I.e. you can rename your<br># layer "gobblebobble" but don't change the prefix.<br>Layer.cycle.Prefix=tile<br><br># preprocessor is a comma-separated list of any (or none) of the following:
<br># maplint, frollo, close-areas<br>Layer.cycle.Preprocessor=frollo,close-areas<br><br># this enables the script to check if you've got everything it will need.<br>Layer.cycle.RequiredFiles=<br><br># cycle layer is not transparent
<br>Layer.cycle.Transparent=0<br><br><br><div><span class="gmail_quote">On 11/07/07, <b class="gmail_sendername">Dirk-Lüder Kreie</b> <<a href="mailto:osm-list@deelkar.net" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
osm-list@deelkar.net</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
-----BEGIN PGP SIGNED MESSAGE-----<br>Hash: SHA1<br><br>Alex Mauer schrieb:<br>> Lachlan Rogers wrote:<br>>> Mike,<br>>><br>>> I started a page on the wiki for collecting data about this sort of thing:
<br>>> <a href="http://wiki.openstreetmap.org/index.php/Rendering_Cycleway_Maps" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://wiki.openstreetmap.org/index.php/Rendering_Cycleway_Maps
</a><br>>><br>><br>> Related to this, what would it take to get the
cycle@home layer added to<br>> the tiles@home client? (disabled by default so as not to increase the<br>> load on the already-heavily-loaded tile processor)<br><br>Create the osmarender rule-files in the tiles@home
directory, and adapt
<br>layers.conf to the effect of acutally using the rule-files.<br><br>That's it, basically.<br><br>cc: tilesathome list.<br><br>- --<br><br>Dirk-Lüder "Deelkar" Kreie<br>Bremen - 53.0952°N 8.8652°E<br><br>
-----BEGIN PGP SIGNATURE-----
<br>Version: GnuPG v1.4.6 (GNU/Linux)<br>Comment: Using GnuPG with Mozilla - <a href="http://enigmail.mozdev.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://enigmail.mozdev.org</a><br><br>
iD8DBQFGlR7lFUbODdpRVDwRAvMMAJ9uUsw04IjQX/lrPwnxlvU71FUFbQCgq7/M<br>qDXAORuhFIPUjc9H9K2X/xQ=
<br>=aKha<br>-----END PGP SIGNATURE-----<br><br>_______________________________________________<br>dev mailing list<br><a href="mailto:dev@openstreetmap.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
dev@openstreetmap.org</a><br><a href="http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/dev" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/dev</a><br></blockquote></div><br>