How to add a new geometry type?#
Developpement#
Add the geometry in
LandSurveyCodesImport/available_codes.py
Add the conversion from the points to the geometry in
LandSurveyCodesImport/processing/codification/geom_from_points.py
Write a dedicated test in
tests/fixtures
Documentation#
Add the geometry in
docs/_static/illustration/illustration.qgz
project and GeoPackage file and put the new svg indocs/_static/images/geometry
Explain the codification of this geometry in the documentation