Changeset 36102 in osm for applications/editors/josm/plugins/reltoolbox/src/relcontext/relationfix/PublicTransportFixer.java
- Timestamp:
- 2023-07-24T15:55:23+02:00 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/reltoolbox/src/relcontext/relationfix/PublicTransportFixer.java
r34095 r36102 14 14 15 15 /** 16 * @see https://wiki.openstreetmap.org/wiki/Key:public_transport17 */18 19 /**20 16 * Helper function for determinate role in public_transport relation 21 17 * @author freeExec 18 * @see <a href="https://wiki.openstreetmap.org/wiki/Key:public_transport">osmwiki:Key:public_transport</a> 22 19 */ 23 20 public class PublicTransportFixer extends RelationFixer {
Note:
See TracChangeset
for help on using the changeset viewer.