Skip to content

cossatot/Qgis2threejs

 
 

Repository files navigation

Qgis2threejs plugin - version 1.4

Qgis2threejs plugin exports terrain data, map canvas image and vector data to your web browser. You can view 3D objects in web browser which supports WebGL. This plugin uses three.js library (http://threejs.org).

Check WebGL Support

Visit http://get.webgl.org/ to check whether your web browser supports WebGL.

Documentation

Online documentation: http://qgis2threejs.readthedocs.org/

You can download PDF version if you want.

Exported Pages Use These JavaScript Libraries

  • All exports use three.js

  • Exports with display coordinates in latitude and longitude (WGS84) option use Proj4js

  • Exports based on 3DViewer(dat-gui) template use dat-gui

  • Exports based on FileExport template use JSZip and FileSaver.js

License

Python modules of Qgis2threejs are released under the GNU Public License (GPL) Version 2.

Copyright (c) 2013 Minoru Akagi

About

[QGIS Plugin] Qgis2threejs plugin exports terrain data, map canvas image and vector data to your web browser.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 64.6%
  • JavaScript 31.2%
  • HTML 3.3%
  • Other 0.9%