Releases: kartoza/parcel_plugin
Releases · kartoza/parcel_plugin
Fixes editing an existing parcel
Add non spatial tables to loaded project
- Add nonspatial tables to QGIS
Fix Api for selecting multiple parcels
- Added manual pdf
- Fixed API for selecting records
QGIS 3
Edit bearning and distances linkages
- Fix for rendering order of plugin layers. Points on top of Polygons
- Fix for editing linkages in Bearings and Distances
Fix error when editing parcels
- Fix database errors preventing users from editing parcels
- Fix for refreshing layers each time an icon is clicked.
Fixes to stop loading layers on each instance when the plugin icons are selected
This release solves the problem where beacons and parcels layers are reloaded everytime a user clicks on either Manage Bearing and Distance
, Manage Beacons or Manage Parcels
and layer styles is overwritten.
Changelog
- Prevent loading plugin layers each time the plugin icons are activated.
Update to support generic usage of the plugin in any part of the World
This release updates the plugin to support recent QGIS (2.18) and PostgreSQL (9.6) versions specifically for a new deployment in many parts of the world for surveyors who need to capture land parcels from Survey Diagrams.
Changelog
- Added a Database Icon for managing PostGIS connections (Ability to create new connections and select from existing connections defined by the PostGIS provider)
- Ability to handle multiple CRS when creating the database.
- Better error handling when using the Bearing and Distances tool.
- Sample Data and Survey to get users easily started.
Update to support latest QGIS and PostgreSQL
This release updates the plugin to support recent QGIS (2.18) and PostgreSQL (9.6) versions specifically for a new deployment in Niger State, Nigeria by Spatialmatrix in May 2017. It is a temporary release while v3.0 is completed.
port to QGIS v2.0
Necessary changes to run on QGIS 2.x plus improvements and bug fixes