Search:
Login
Preferences
Help/Guide
About Trac
Register
Forgot your password?
Wiki
Timeline
Changelog
Browse Source
View Tickets
New Ticket
Roadmap
Builds
Sonar
Search
Context Navigation
+0
Start Page
Index
History
Editing El:Styles/ShowID
Adjust edit area height:
8
12
16
20
24
28
32
36
40
Edit side-by-side
[[TranslatedPages(revision=18)]] = [[Image(Styles/ShowID:icon.svg,36,middle,inline)]] Εμφάνιση ID = Αυτό το στυλ προορίζεται για ένα επίπεδο με το αρχείο .osm από το Keypad-Mapper 3. Εμφανίζει τα (θετικά) αναγνωριστικά (ID) των αριθμών σπιτιών. Έτσι μπορείτε να δείτε τη σειρά των κόμβων, όπως τους καταγράψατε. Αυτό μπορεί να σας βοηθήσει στην αντιστοίχιση των σπιτιών, ειδικά αν κάποιοι από τους καταγεγραμμένους αριθμούς είναι συγκεντρωμένοι. Για περισσότερες πληροφορίες σχετικά με τη χρήση αυτού του στυλ, δείτε τη [osmwiki:See_the_tagging_sequence_of_Keypad-Mapper_3_in_JOSM σχετική σελίδα της OSM Wiki]. {{{ #!style type="mapcss" meta { title: "ShowID"; version: "1.1.[[revision]]_[[date]]"; 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; } }}}
Note:
See
WikiFormatting
and
TracWiki
for help on editing wiki content.
Change information
Your email or username:
E-mail address and name can be saved in the
Preferences
Comment about this change (optional):
Note:
See
TracWiki
for help on using the wiki.