Changeset 31923 in osm for applications/editors/josm/plugins/OSMRecPlugin
- Timestamp:
- 2016-01-03T15:44:33+01:00 (9 years ago)
- Location:
- applications/editors/josm/plugins/OSMRecPlugin
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/OSMRecPlugin/build.xml
r31699 r31923 13 13 <property name="plugin.description" value="Recommends categories/tags on newly created OSM entities by analysing spatial entities into training features and using SVM classification"/> 14 14 <property name="plugin.icon" value="images/dialogs/logo-osmrec.png"/> 15 <property name="plugin.link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/OSMRec"/> 15 <property name="plugin.link" value="https://wiki.openstreetmap.org/wiki/JOSM/Plugins/OSMRec"/> 16 16 <property name="plugin.requires" value="log4j;apache-commons;jts;geotools"/> 17 17 -
applications/editors/josm/plugins/OSMRecPlugin/resources/files/owl.xml
r31106 r31923 10429 10429 <label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Prato alpino</label> 10430 10430 <label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Pulak</label> 10431 <label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">See http://wiki.openstreetmap.org/wiki/Tag:natural=fell</label> 10431 <label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">See https://wiki.openstreetmap.org/wiki/Tag:natural=fell</label> 10432 10432 <label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Tunturi</label> 10433 10433 <label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Višinski travnik</label>
Note:
See TracChangeset
for help on using the changeset viewer.