# # ChangeLog for applications/editors/josm/plugins/jts in osm # # Generated by Trac 1.6 # 2024-08-27T18:44:29+02:00 Sat, 02 Mar 2013 21:11:26 GMT donvip [29319] * applications/editors/josm/plugins/ImportImagePlugin/.classpath (modified) * applications/editors/josm/plugins/geotools/.classpath (modified) * applications/editors/josm/plugins/geotools/lib/gt-api-8.5.jar (deleted) * applications/editors/josm/plugins/geotools/lib/gt-api-8.7.jar (added) * applications/editors/josm/plugins/geotools/lib/gt-coverage-8.5.jar (deleted) * applications/editors/josm/plugins/geotools/lib/gt-coverage-8.7.jar (added) * applications/editors/josm/plugins/geotools/lib/gt-data-8.5.jar (deleted) * applications/editors/josm/plugins/geotools/lib/gt-data-8.7.jar (added) * applications/editors/josm/plugins/geotools/lib/gt-epsg-extension-8.5.jar (deleted) * applications/editors/josm/plugins/geotools/lib/gt-epsg-extension-8.7.jar (added) * applications/editors/josm/plugins/geotools/lib/gt-epsg-hsql-8.5.jar (deleted) * applications/editors/josm/plugins/geotools/lib/gt-epsg-hsql-8.7.jar (added) * applications/editors/josm/plugins/geotools/lib/gt-geotiff-8.5.jar (deleted) * applications/editors/josm/plugins/geotools/lib/gt-geotiff-8.7.jar (added) * applications/editors/josm/plugins/geotools/lib/gt-main-8.5.jar (deleted) * applications/editors/josm/plugins/geotools/lib/gt-main-8.7.jar (added) * applications/editors/josm/plugins/geotools/lib/gt-metadata-8.5.jar (deleted) * applications/editors/josm/plugins/geotools/lib/gt-metadata-8.7.jar (added) * applications/editors/josm/plugins/geotools/lib/gt-opengis-8.5.jar (deleted) * applications/editors/josm/plugins/geotools/lib/gt-opengis-8.7.jar (added) * applications/editors/josm/plugins/geotools/lib/gt-referencing-8.5.jar (deleted) * applications/editors/josm/plugins/geotools/lib/gt-referencing-8.7.jar (added) * applications/editors/josm/plugins/geotools/lib/gt-shapefile-8.5.jar (deleted) * applications/editors/josm/plugins/geotools/lib/gt-shapefile-8.7.jar (added) * applications/editors/josm/plugins/geotools/lib/imageio-ext-tiff-1.1.5.jar (deleted) * applications/editors/josm/plugins/geotools/lib/imageio-ext-tiff-1.1.6.jar (added) * applications/editors/josm/plugins/geotools/lib/imageio-ext-utilities-1.1.5.jar (deleted) * applications/editors/josm/plugins/geotools/lib/imageio-ext-utilities-1.1.6.jar (added) * applications/editors/josm/plugins/jts/.classpath (added) * applications/editors/josm/plugins/jts/.project (added) * applications/editors/josm/plugins/jts/.settings (added) * applications/editors/josm/plugins/jts/.settings/org.eclipse.jdt.core.prefs (added) * applications/editors/josm/plugins/jts/build.xml (modified) * applications/editors/josm/plugins/jts/data (added) * applications/editors/josm/plugins/jts/lib/jts-1.12.jar (deleted) * applications/editors/josm/plugins/jts/lib/jts-1.13.jar (added) * applications/editors/josm/plugins/jts/resources (added) * applications/editors/josm/plugins/opendata/.classpath (modified) [josm_plugins] Update to jts 1.13 and GeoTools 8.7 Sun, 18 Nov 2012 03:02:30 GMT donvip [28945] * applications/editors/josm/plugins/jts/build.xml (modified) [josm_jts] Decrease Plugin-Stage to load it before GeoTools Wed, 30 May 2012 02:39:19 GMT joshdoe [28415] * applications/editors/josm/plugins/jts/src/org/openstreetmap/josm/plugins/jts/JTSConverter.java (moved) Support EastNorth and LatLon for coordinates, and rename converter class Sat, 14 Apr 2012 11:11:51 GMT stoecker [28290] * applications/editors/josm/plugins/NanoLog (modified) * applications/editors/josm/plugins/build-common.xml (modified) * applications/editors/josm/plugins/build.xml (modified) * applications/editors/josm/plugins/canvec_helper (modified) * applications/editors/josm/plugins/jts (modified) * applications/editors/josm/plugins/mirrored_download/src/mirrored_download/MirroredDownloadAction.java (modified) * applications/editors/josm/plugins/mirrored_download/src/mirrored_download/UrlSelectionAction.java (modified) * applications/editors/josm/plugins/native-password-manager/build.xml (modified) * applications/editors/josm/plugins/reltoolbox/src/relcontext/RelContextDialog.java (modified) * applications/editors/josm/plugins/wikipedia (modified) fix plugin build Sat, 07 Apr 2012 03:38:26 GMT joshdoe [28210] * applications/editors/josm/plugins/jts (copied) * applications/editors/josm/plugins/jts/build (deleted) * applications/editors/josm/plugins/jts/build.xml (modified) [josm_jts] move back to SVN from git Per discussion on ... Wed, 28 Mar 2012 14:26:46 GMT joshdoe [28162] * applications/editors/josm/plugins/jts (added) * applications/editors/josm/plugins/jts/GPL-v2.0.txt (added) * applications/editors/josm/plugins/jts/GPL-v3.0.txt (added) * applications/editors/josm/plugins/jts/README (added) * applications/editors/josm/plugins/jts/build (added) * applications/editors/josm/plugins/jts/build.xml (added) * applications/editors/josm/plugins/jts/build/org (added) * applications/editors/josm/plugins/jts/build/org/openstreetmap (added) * applications/editors/josm/plugins/jts/build/org/openstreetmap/josm (added) * applications/editors/josm/plugins/jts/build/org/openstreetmap/josm/plugins (added) * applications/editors/josm/plugins/jts/images (added) * applications/editors/josm/plugins/jts/images/jts.png (added) * applications/editors/josm/plugins/jts/lib (added) * applications/editors/josm/plugins/jts/lib/jts-1.12.jar (added) * applications/editors/josm/plugins/jts/src (added) * applications/editors/josm/plugins/jts/src/org (added) * applications/editors/josm/plugins/jts/src/org/openstreetmap (added) * applications/editors/josm/plugins/jts/src/org/openstreetmap/josm (added) * applications/editors/josm/plugins/jts/src/org/openstreetmap/josm/plugins (added) * applications/editors/josm/plugins/jts/src/org/openstreetmap/josm/plugins/jts (added) * applications/editors/josm/plugins/jts/src/org/openstreetmap/josm/plugins/jts/JTSPlugin.java (added) * applications/editors/josm/plugins/jts/src/org/openstreetmap/josm/plugins/jts/JTSUtils.java (added) jts: add new jts plugin which includes Java Topology Suite (JTS) ...