Changeset 5687 in josm for trunk/src/org/openstreetmap
- Timestamp:
- 2013-01-29T00:45:50+01:00 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java
r5676 r5687 675 675 "waterway=stream | waterway=river | waterway=canal | waterway=drain | waterway=rapids | "+ 676 676 "\"piste:type\"=downhill | \"piste:type\"=sled | man_made=\"piste:halfpipe\" | "+ 677 "junction=roundabout ";677 "junction=roundabout | (highway=motorway_link & -oneway=no)"; 678 678 679 679 try {
Note:
See TracChangeset
for help on using the changeset viewer.