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
+1
Start Page
Index
History
Editing DevelopersGuide/DefaultPresets
Adjust edit area height:
8
12
16
20
24
28
32
36
40
Edit side-by-side
[[TranslatedPages(outdated=This page is work in progress. Starting point was https://josm.openstreetmap.de/ticket/10246#comment:14)]] = Defaultpresets Guidelines Some rough guidelines for the [source:trunk/data/defaultpresets.xml defaultpresets] == New Tags and Values Basically we have to make sure that the preset menu isn't too cluttered, because it would get hard to find the useful every-day stuff if we had too many exotic entries. New tags and values should have: * a proper documentation in the [osmwiki: OSM-wiki] * decent usage numbers (absolute and by number of mappers) * Controversial cases (like `contact:phone=*` vs. `phone=*`) need to be decided case by case * If a features is only mapped by a handful of specialists, it is better suited for an [wiki:Presets#Createnewpresets external preset]. Usually this includes tagging schemes restriced to one specific country, hobby, sport or profession. **Note**: * When investigating [https://taginfo.openstreetmap.org taginfo], also check **where** unusual values are used. * You can use overpass API to load these object in JOSM and check in the history who created them. == New Icons * The preferred file format is svg (for lossless scaling). If this is not possible then png. * Check if the svg file correctly works with JOSM. There are some svg libraries which do not work with JOSM (the images get deformed). If you have such a file try the following workaround: create a new svg document with Inkscape, copy the svg data to this new file, resize the page to the data and save. * svg icons are automatically cleaned up to reduce file size in the JOSM build. So there is no need to do this step manually before uploading svg files to svn. See comment:35:ticket:10479 * The icon should identifiable at a size of 16 pixels. This is the size the icons are displayed in the [[Help/MapView|Map View]]. * The license needs to be compatible with GPL3 (like PD or CC0) * Icons with transparent background must not be only black or only white. Otherwise if one uses a black or white background (no aerial imagery as background) in the Map View black or white icons would be invisible. Workaround: if you want to use a black icon add a square white background to the icon instead of a transparent background. This doesn't look pretty but is better than an invisible icon. Example: [[Image(BlackWhiteIcon.png)]]
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):
Attachments
(1)
BlackWhiteIcon.png
(
694 bytes
) - added by
Klumbumbus
9 years ago
.
Download all attachments as:
.zip
Note:
See
TracWiki
for help on using the wiki.