ShowID
This style is for a layer with the .osm file from Keypad-Mapper 3. It shows the (positive) IDs of the housenumbers. So you can see the sequence of the nodes, how you recorded them. This can help you for the house assignement, if some of the recorded housenumbers are clustered. For more information how to use this style see associated OSM Wiki page.
meta { title: "ShowID"; version: "1.1.18_2021-11-17"; description: "This style is for a layer with the .osm file from Keypad-Mapper 3. It shows the (positive) IDs of the housenumbers. So you can see the sequence of the nodes, how you recorded them. For more information how to use this style see the link."; icon: "icon.svg"; author: "Klumbumbus"; link: "https://josm.openstreetmap.de/wiki/Styles/ShowID"; } meta[lang=de] { title: "ZeigeID"; description: "Dieser Stil ist für eine Ebene mit der .osm-Datei von Keypad-Mapper 3. Er zeigt die (positive) ID der Hausnummern. Dadurch kann man die Reihenfolge nachvollziehen, in der man die Punkte aufgenommen hat. Dies kann bei der Hauszuordnung helfen, wenn manche der aufgenommenen Hausnummern auf einem Haufen sind. Mehr Informationen, wie dieser Stil benutzt wird siehe den angegebenen Link."; link: "https://josm.openstreetmap.de/wiki/De:Styles/ShowID"; } node[osm_id()<0]::id { text-halo-color: white; text-halo-radius: 3; font-size: 12; text-color: black; text-anchor-vertical: center; text-offset-x: 10; text-offset-y: -15; text: eval(get(split(".", -osm_id()), 0)); z-index: 1; }
Last modified
3 years ago
Last modified on 2021-11-17T12:28:26+01:00
Attachments (1)
-
icon.svg
(866 bytes
) - added by 4 years ago.
Icon
Download all attachments as: .zip
Note:
See TracWiki
for help on using the wiki.