Ignore:
Timestamp:
2010-12-29T23:18:37+01:00 (15 years ago)
Author:
pieren
Message:

Removed the building shapes recognition

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/MenuActionGrab.java

    r20390 r24907  
    3333                WMSLayer wmsLayer = WMSDownloadAction.getLayer();
    3434                if (wmsLayer != null)
    35                     DownloadWMSVectorImage.download(wmsLayer, false);
     35                    DownloadWMSVectorImage.download(wmsLayer);
    3636            } else {
    3737                JOptionPane.showMessageDialog(Main.parent,
Note: See TracChangeset for help on using the changeset viewer.