Uroš Preložnik
Uroš Preložnik
Recent ACAD versions don't open DXF files generated by GDAL, but have no problems opening files from QGIS Server using GetMap and FORMAT=application/dxf option.
When adding external layers to print (WMS or WMTS with WMS print definition) external layer is over QGIS layer, basically QGIS layer is not visible. This is server related issue...
ol.deviceorientation is depreciated. Switch to gyronorm and fix this
Since commit ee44830fcfc63e8d2af09ca886efb30989f0cbb8 it's possible to have global client config for search, geocode, wsgi and locationservices, instead of project.json. Update docs with this
If you add Layer to QGIS project through SQL update as "SELECT..." instead as table name export will not work
Prepare working version of themeswitcher to switch between projects from the same group. Use concept from ThemeSwitcher from original QWC I. Project groups will be introduced with next database upgrade...
- [x] add coordinates - [x] include elevation and geocoding api - [ ] better layout - [ ] include external WMS layers
If layer has more than 2000 features, only first 2000 are used to display in attribute table. Filtering is only done on client side with those 2000 features and not...
Instead of Paging in Tables is better to use buffered grid, maybe this http://www.ext-livegrid.com