Changeset 34335 in osm
- Timestamp:
- 2018-06-22T19:20:11+02:00 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/opendata/build.xml
r34292 r34335 4 4 <property name="plugin.author" value="Don-vip"/> 5 5 <property name="plugin.class" value="org.openstreetmap.josm.plugins.opendata.OdPlugin"/> 6 <property name="plugin.description" value=" Convert data from Open Data portals to OSM layer"/>6 <property name="plugin.description" value="Allows JOSM to read Open Data formats (csv, xls, ods, kml, kmz, shp, mif) into an .osm data layer. Supports zip and 7z compression of these file types."/> 7 7 <property name="plugin.icon" value="images/dialogs/o24.png"/> 8 8 <property name="plugin.canloadatruntime" value="true"/>
Note:
See TracChangeset
for help on using the changeset viewer.