Changeset 20412 in osm for applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/CadastrePlugin.java
- Timestamp:
- 2010-03-11T00:58:51+01:00 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/CadastrePlugin.java
r20390 r20412 90 90 * 1.6 28-Nov-2009 - Fix minor issues if Grab is called without layer (possible since projection rework) 91 91 * 1.7 12-Dec-2009 - Change URL's changes for cookie and downgrade imgs resolution due to WMS changes 92 * 1.8 09-Mar-2010 - filter the mouse button 1 during georeferencing92 * 1.8 11-Mar-2010 - filter the mouse button 1 during georeferencing 93 93 * - retry if getting a new cookie failed (10 times during 30 seconds) 94 94 * - cookie expiration automatically detected and renewed (after 30 minutes) … … 101 101 * - image resolution configurable (high, medium, low) like the online interface 102 102 * - layer selection configurable for vectorized images 103 * - improved download cancellation 103 104 * - from Erik Amzallag: 104 105 * - possibility to modify the auto-sourcing text just before upload 105 106 * - from Clément Ménier: 106 107 * - new option allowing an auto-selection of the first cadastre layer for grab 107 * - non-modal JDialog in MenuActionGrabPlanImage 108 * - non-modal JDialog in MenuActionGrabPlanImage 109 * - new options in the image filter (bilinear, bicubic) 108 110 */ 109 111 public class CadastrePlugin extends Plugin {
Note:
See TracChangeset
for help on using the changeset viewer.
