- 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
- 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
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.