v1.8.2
Works with QGIS Server 3.4 !
If you are using 3.4 you must set Eqwc.settings.qgisVersion to 3.4
New
- When exporting layer option to export data in original layer CRS (and dont transform it to map CRS)
- Table buttons: remove clear selection, add toggle buton to enable/disable table to show only features inside map extent #91
- New client setting Eqwc.settings.qgisVersion
- New client setting Eqwc.settings.featureInfoTolerances
Fixes and changes
- Fixing refresh button for table to reload data from server
- Fix drawing order in mobile client when nested groups
- Disable legend horizontal scroller
- Fix legend for raster layers and cleanup
- Fix GetFeatureInfo filter for QGIS3
- Handling "null" values in GetFeatureInfo
- Clearing GetMap opacities parameter because it is handled differently in QGIS3 and is not needed since client has disabled opacities changes for layers
- Only SHP format is zipped when exporting features
- Qgisproxy fix in reading XML and code cleanup
- Mobile: panels layouting fixed