| 31 | | * Icons distributed with JOSM can be entered directly with the path (relative to JOSM's internal image directory). |
| 32 | | * New icons can be directly referenced using a http-link. These are downloaded and cached internally. |
| 33 | | * Since JOSM version 2289 Zip-Files are supported. |
| 34 | | * The zip file must contain at least one file with extension xml. |
| 35 | | * Icon names and path are relative to the topmost zip directory. |
| 36 | | * If there are multiple XML files, a file with "style" in the name is preferred (to allow packaging styles and presets in one archive). |
| | 31 | * Symbole, welche mit JOSM vertrieben werden können direkt mit dem Pfad angegeben werden (relativ zu JOSMs internem Bildverzeichnis) |
| | 32 | * Neue Symbole können direkt mittels eines HTTP-Links referenziert werden. Diese werden dann heruntergeladen und intern zwischengespeichert. |
| | 33 | * Seit JOSM-Version 2289 werden Zip-Dateien unterstützt. |
| | 34 | * Die Zip-Datei muss mindestens eine Datei mit der Endung xml enthalten. |
| | 35 | * Symbolnamen und -pfade sind relativ zum Hauptverzeichnis der Zip-Datei. |
| | 36 | * Falls mehrere XML-Dateien existieren, wird eine Datei mit "style" im Namen bevorzugt (dies erlaubt das Vereinen von Stilen und Objektvorlagen in einem Archiv). |
| 38 | | === Style Collection === |
| 39 | | If you have an interesting style that might be useful for others, but are not compatible with the automatic access mechanism, just add a note here. Preferred is using the automatic usage |
| 40 | | as described above (list in the source at top of this wiki page). |
| 41 | | |
| 42 | | * The OSM2Go [http://repository.maemo.org/extras/pool/chinook/free/source/o/osm2go/ source archives] of version 0.6-4 contains a potlatch like JOSM style and version 0.6-5 contains an additional Mapnik like JOSM style in the data directory. These were written for OSM2Go and have not been tested with JOSM. |
| 43 | | * Hiking Map Style: There is a rather different style corresponding to the design of a [http://topo.geofabrik.de German hiking map]. Available as [http://topo.geofabrik.de/OSMCStyleJOSMSetup.exe Windows installer] or [http://topo.geofabrik.de/osmc_style.zip zip] with [http://wiki.openstreetmap.org/wiki/DE:OSMC_Reitkarte#JOSM_Stil Installation hints] for Linux. |
| 44 | | |
| 45 | | == JOSM styles for newbies (HOWTO) == |
| | 38 | == JOSM-Stile für Anfänger (Eine Anleitung) == |