Skip to content

Releases: kartoza/parcel_plugin

Fixes editing an existing parcel

08 Jul 06:37
d8510df
Compare
Choose a tag to compare
  • This fixes the issue where editing a parcel was not possible

Add non spatial tables to loaded project

07 Feb 13:49
95f120c
Compare
Choose a tag to compare
  • Add nonspatial tables to QGIS

Fix Api for selecting multiple parcels

22 Oct 15:46
8e15699
Compare
Choose a tag to compare
  • Added manual pdf
  • Fixed API for selecting records

QGIS 3

22 Jan 07:00
6d776b6
Compare
Choose a tag to compare
  • Port plugin to be QGIS 3 compliant

Edit bearning and distances linkages

17 May 08:16
99b3f1d
Compare
Choose a tag to compare
  • 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

30 Apr 06:45
7554ee8
Compare
Choose a tag to compare
  • 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

23 Apr 08:11
02812b5
Compare
Choose a tag to compare

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

10 Jan 08:56
Compare
Choose a tag to compare

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

21 May 07:02
Compare
Choose a tag to compare

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

21 May 07:30
Compare
Choose a tag to compare

Necessary changes to run on QGIS 2.x plus improvements and bug fixes