Class ExportLayerableEnvelopeAsGeometryPlugIn

  • All Implemented Interfaces:
    EnableChecked, Iconified, PlugIn, Recordable, ShortcutEnabled

    public class ExportLayerableEnvelopeAsGeometryPlugIn
    extends AbstractPlugIn
    Giuseppe Aruta 2015_01_15 PlugIn to export the envelope of any type of layerable (Layer.class, ReferencedImageStyle.class, WMSLayer.class, WFSLayer.class, RasterImageLayer.class) as geometry. Layer name, layer datasource (if any) and CRS (only for WMS and WFS) are saved as layer attributes Giuseppe Aruta 2015_01_19 If multiple layerables are selected, It will be exported one geometry including all of them Giuseppe Aruta 2017_11_12 Correct bug. Added output of srid for Layer and RasterImageLayer