Skip to content

Automate the process of delineation in CAD, by coding points in a topographic survey

License

Notifications You must be signed in to change notification settings

ubutfgm/SurveyingPointCode

 
 

Repository files navigation

License Docker1 Docker2 Docker3 codebeat badge

Surveying Point Code

Iconos

Allows to automate the delineation process in CAD, by coding points in a topographic survey.

Key features:

  • Topographic coding customized by the user.
  • It links topographic codes to : layers, colours and CAD blocks.
  • Automatic drawing of lines and splines.
  • Simplified and automatic drawing of squares, rectangles and circles.
  • Automatic insertion of symbols and CAD blocks.
  • It generates different versions of DXF: DXF 2018 DXF 2013, DXF 2010, DXF 2007 and DXF 2004

Iconos

Environment setup instructions:

  • Docker installation.
  • Docker Compose installation.
  • Cloning the main repository.
  • Run in the SurveyingPointCode/ directory:
    sh app_install.sh
    
  • In order to install with PgAdmin4, run in the SurveyingPointCode/ directory:
    sh app_install_pgadmin.sh
    
  • URL SurveyingPointCode http://0.0.0.0:5000
  • URL PgAdmin4 http://0.0.0.0:80

License

Copyright © 2018-2019 J. Eduardo Risco

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

About

Automate the process of delineation in CAD, by coding points in a topographic survey

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 57.3%
  • HTML 31.8%
  • JavaScript 7.5%
  • CSS 2.6%
  • Other 0.8%