Changeset 34095 in osm for applications/editors/josm/plugins/FixAddresses/src/org
- Timestamp:
- 2018-03-24T18:17:57+01:00 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/TagConstants.java
r32970 r34095 130 130 /* Relation keys */ 131 131 132 // Associated street: See http://wiki.openstreetmap.org/wiki/Proposed_features/De:Hausnummern 132 // Associated street: See https://wiki.openstreetmap.org/wiki/Proposed_features/De:Hausnummern 133 133 public static final String RELATION_TYPE = "type"; 134 134 public static final String ASSOCIATEDSTREET_RELATION_TYPE = "associatedStreet";
Note:
See TracChangeset
for help on using the changeset viewer.