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 Rules/SourceObjectTag
Adjust edit area height:
8
12
16
20
24
28
32
36
40
Edit side-by-side
{{{ #!rule meta { title: "Source object tag"; version: "1.[[revision]]_[[date]]"; description: "Warn of source tags on objects that are obsolete, or will be in future edits"; author: "gileri"; link: "https://josm.openstreetmap.de/wiki/Rules/SourceObjectTag"; baselanguage: "en"; min-josm-version: 14481; } node[source]:modified, way[source]:modified, relation[source]:modified { throwWarning: tr("Modified object with a source tag"); fixRemove: "source"; } node:modified!:tagged[!source] < way[source], node:modified!:tagged[!source] < relation[source], way:modified!:tagged[!source] < relation[source], relation:modified!:tagged[!source] < relation[source] { throwWarning: tr("Modified child of an object with source tag"); fixRemove: "source"; } }}}
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.