Am 02.11.2010 09:02, schrieb Thomas Ineichen: > On a side-node: In my next bicycle_combined-update, I am planning to > include some graphics, which will be in /home/ti/styles/my_symbols/. > How shall I reference them in my style file?
Put everything in a folder, eg /home/ti/bicycle-style/bicycle.xml /home/ti/bicycle-style/inc/ /home/ti/bicycle-style/symbols/ and reference them via relative paths, eg. <LinePatternSymbolizer file="symbols/oneway.png" type="png" width="50" height="10" /> I'll copy the whole /home/ti/bicycle-style/ folder to the p_osm repo so everything is in one place. Peter _______________________________________________ Maps-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/maps-l
