https://github.com/minorua/Qgis2threejs
Revision e3a629998bdbb21fa1ef4e0ae9f167cc8b4c922a authored by Minoru Akagi on 19 January 2015, 06:24:05 UTC, committed by Minoru Akagi on 19 January 2015, 06:24:05 UTC
save:
 qgis.utils.plugins["Qgis2threejs"].saveProperties(json_filepath)

load:
 qgis.utils.plugins["Qgis2threejs"].loadProperties(json_filepath)
1 parent 5f10361
History
Tip revision: e3a629998bdbb21fa1ef4e0ae9f167cc8b4c922a authored by Minoru Akagi on 19 January 2015, 06:24:05 UTC
add load/saveProperties() for restoring export settings for test
Tip revision: e3a6299
File Mode Size
css
html_templates
js
objects
ui
.gitignore -rw-r--r-- 14 bytes
CHANGELOG.md -rw-r--r-- 995 bytes
CONTRIBUTORS.md -rw-r--r-- 202 bytes
README.md -rw-r--r-- 7.3 KB
__init__.py -rw-r--r-- 1.3 KB
gdal2threejs.py -rw-r--r-- 3.3 KB
icon.png -rw-r--r-- 1.6 KB
metadata.txt -rw-r--r-- 1.3 KB
propertypages.py -rw-r--r-- 25.7 KB
propertyreader.py -rw-r--r-- 7.3 KB
qgis2threejs.py -rw-r--r-- 3.9 KB
qgis2threejsdialog.py -rw-r--r-- 18.9 KB
qgis2threejsmain.py -rw-r--r-- 53.6 KB
qgis2threejstools.py -rw-r--r-- 8.4 KB
quadtree.py -rw-r--r-- 6.1 KB
settingsdialog.py -rw-r--r-- 2.0 KB
stylewidget.py -rw-r--r-- 14.0 KB
vectorobject.py -rw-r--r-- 3.8 KB

README.md

back to top