Changeset 29829 in osm for applications/editors/josm
- Timestamp:
- 2013-08-06T16:17:56+02:00 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/CadastrePlugin.java
r29802 r29829 134 134 * 2.4 27-Jun-2013 - fix raster image georeferencing issues. Add new MenuActionRefineGeoRef for a new georeferencing 135 135 * of already referenced plan image. 136 * 2.5 01-Aug-2013 - Fix transparency issue on new raster images. Temporary disable georeferences parsing not 137 * working on new cadastre WMS. Workaround on address help tool when switching to full 138 * screen (and improvement when clicking on existing node address street in mode relation). 136 * 2.5 06-Aug-2013 - fix transparency issue on new raster images. Temporary disable georeferences parsing not 137 * working on new cadastre WMS. 138 * - workaround on address help tool when switching to full screen 139 * - improvement when clicking on existing node address street in mode relation 140 * - option to simplify raster images in 2 bits colors (like images served in the past). 139 141 */ 140 142 public class CadastrePlugin extends Plugin {
Note:
See TracChangeset
for help on using the changeset viewer.