Contents Menu Expand Light mode Dark mode Auto light/dark mode
Land Survey Codes Import 0.3.0 documentation
Logo
Land Survey Codes Import 0.3.0 documentation

Available languages for the guide

  • Français
  • English

Table of contents

  • Installation
  • Quick start tutorial
  • Operation
    • Prepare your data
    • How to prepare your data
    • Codification editor
    • Import of the field notebook
  • Processing tools provided with the plugin
    • Convert Trimble JobXML files to CSV
    • Conversion of QLSC codification files to CSV
    • Export of QLSC codification files in PDF format
  • QGIS Land Survey Codification (QLSC) - Specification
  • Correlation table of elements by geometry types
  • Glossary
  • Similar tools
  • Frequent questions

Contribution guide

  • Documentation of the code
    • LandSurveyCodesImport package
      • LandSurveyCodesImport.gui package
        • LandSurveyCodesImport.gui.form_mainwindow_codification module
        • LandSurveyCodesImport.gui.menu_tools module
        • LandSurveyCodesImport.gui.resources module
        • LandSurveyCodesImport.gui.resources_rc module
      • LandSurveyCodesImport.logic package
        • LandSurveyCodesImport.logic.demonstration module
      • LandSurveyCodesImport.processing package
        • LandSurveyCodesImport.processing.codification package
          • LandSurveyCodesImport.processing.codification.geom_from_points module
          • LandSurveyCodesImport.processing.codification.land_survey_algorithm module
          • LandSurveyCodesImport.processing.codification.land_survey_field_codes_import module
          • LandSurveyCodesImport.processing.codification.line_from_points module
        • LandSurveyCodesImport.processing.export package
          • LandSurveyCodesImport.processing.export.land_survey_qlsc2csv module
          • LandSurveyCodesImport.processing.export.land_survey_qlsc2pdf module
        • LandSurveyCodesImport.processing.import_ package
      • LandSurveyCodesImport.toolbelt package
        • LandSurveyCodesImport.toolbelt.log_handler module
        • LandSurveyCodesImport.toolbelt.qlsc_reader module
      • LandSurveyCodesImport.available_codes module
      • LandSurveyCodesImport.land_survey_field_codes module
      • LandSurveyCodesImport.land_survey_provider module
      • LandSurveyCodesImport.land_survey_utils module
  • Contributing Guidelines
  • How to add a new geometry type?
  • Developpement
  • Documentation
  • Packaging and deployment
  • Unit tests
  • Funding
  • Changelog

External references

  • Blog post presenting the codification and the plugin
  • The plugin on the official QGIS repository
Back to top

Similar tools#

The plugin has a functional scope partially similar or equivalent to:

  • Covadis (GeoMedia)

  • Mensura

  • TcpMDT Surveying

  • TopStation

Next
Frequent questions
Previous
Glossary
Copyright © 2014 - 2022, Loïc Bartoletti (Oslandia), Julien Moura (Oslandia), Jacky Volpes (Oslandia)
Made with Sphinx and @pradyunsg's Furo