Changeset 2796 in osm for applications/editors/josm/plugins/mappaint/styles/standard
- Timestamp:
- 2007-05-06T19:57:08+02:00 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/mappaint/styles/standard/elemstyles.xml
r2787 r2796 1 <!-- 2 a little help: 3 1. every rule starts with <rule> and ends with </rule> 4 2. every rule needs a condition 5 3. line attributes 6 - width absolute width in pixel in every zoom level 7 - realwidth relative width which will be scaled in meters, integer 8 - colour 9 4. area attributes 10 - colour 11 5. amenity attributes 12 - icon path to icon , relative from where this file is 13 --> 14 1 15 <rules> 2 16 <!-- highway tags -->
Note:
See TracChangeset
for help on using the changeset viewer.