Release note
New featuresNew
- Big new feature💥 ! Custom WMS layers on organization level: Organization Admin can now add custom WMS layers to their organization. The layers will show up in "organization map layers" in the map settings.
- Endpoint for exporting the cross section line to dxf/shapefile.
- Add
endpoint for reading and writing web map services.
- `POST /organizations/{organization_id}/web_map_services`
- `GET /organizations/{organization_id}/web_map_services/{web_map_service_id}`
- `GET /organizations/{organization_id}/web_map_services`
- `PUT /organizations/{organization_id}/web_map_services/{web_map_service_id}`
- `DELETE /organizations/{organization_id}/web_map_services/{web_map_service_id}`
- `GET /web_map_services`
- `POST /web_map_services`
- `PUT /web_map_services`
- `DELETE /web_map_services`
Improvement Improvement
- We have Improved the pvt/pvx PZ import parsers
- We have added more scaling options for map layout export
ChangeChange
- Cluster layer displays method symbol when there is only single location
Fix:Fix
- Prevent crash when plotting a total sounding (TOT) with missing data at the start of the investigation.
- Write correct application class in PDF plot of CPTs
- Importing .GVR piezometer (PZ) files, we wrongly categorized the PP code as ELECTRIC, but it has now been changed to HYDRAULIC.
- Fix a problem when getting drilling time equal to Infinity in Rock Control Drilling (RCD) or Total sounding (TOT) SND file. Now return 0 as penetration rate, and not a very small number.
- Labels now disappear as intended after map layout print
- Coordinates in edit map layout dialog box now match project coordinates