Skip to content

patrickbwarren/qgis-survex-import

Repository files navigation

QGIS2 plugin to import survex .3d files

Requires QGIS ≥ 2.14 for QgsPointV2, and QGIS ≤ 2.99.
Requires binary .3d files produced by survex ≥ 1.2.14 for v8 file format.

This QGIS2 plugin is no longer maintained; please switch to the QGIS3 version !

Copying

Code in this repository is licensed under GLP v2:

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 2 of the License, or (at your option) 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.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Copyright

The .3d file parser is based on a GPL v2 library to handle Survex 3D files (*.3d), copyright © 2008-2012 Thomas Holder, http://sf.net/users/speleo3/; see https://github.com/speleo3/inkscape-speleo.

Modifications and extensions copyright © (2017-2021) Patrick B Warren.