Opened 16 years ago
Closed 16 years ago
#2135 closed enhancement (fixed)
[PATCH] JOSM presets: updates from osm2go
Reported by: | achadwick | Owned by: | ce |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Internal preset | Version: | latest |
Keywords: | osm2go, presets | Cc: |
Description
Hello, JOSM presets people. As you may or may not be aware, a cute little map editor I work on named osm2go[1] uses JOSM's presets file, nd tries to keep itself in sync. I've just merged your trunk's most recent presets.xml with ours, and it occurs to me that I'd better feed back the changes we've been making. Patch to come, summary:
- Bugfix: standalone ATMs have operators, not names.
- Folded service=parking_aisle into highway=service
- Added tunnels as a peer of bridge=yes
- Added appropriate crossing-specific optional attributes to highway=traffic_signals and railway=crossing
- Rename "Zebra crossing" to "Pedestrian crossing": hasn't been zebra-only for a long time now, and the animal name is confusing
- Minor tweaks to crossing attrs
- Stylistic: "Mini-roundabout" rather than "Mini Roundabout"
- Support clockwise direction for UK, Commonwealth, Japan etc. mini-roundabouts.
- Stylistic "a spikes" -> "spikes"
- Bicycle parking capacity
Hope this'll be OK.
Attachments (1)
Change History (3)
by , 16 years ago
Attachment: | presets-josm+osm2go.diff.gz added |
---|
comment:1 by , 16 years ago
Summary: | JOSM presets: updates from osm2go → [PATCH] JOSM presets: updates from osm2go |
---|
comment:2 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Applied, but readded parking_aisle. We may have duplicates when they are useful :-) Bridge and Tunnel is a duplicate also and we nevertheless use it.
Updates from the osm2go project