QuartzMap/docs/source/qgis2threejs.rst

55 lines
1.2 KiB
ReStructuredText
Raw Normal View History

2024-05-09 09:13:44 +00:00
qgis2threejs
=====
QuartzMap supports publishing of qgis2threejs as well as qgis2web. Currently, dynamic data sources are not supported.
To publish your qgis2threejs maps, simply FTP or upload as you would with qgis2web.
2024-05-09 09:46:21 +00:00
.. image:: images/threejs-map-print.jpg
2024-05-09 09:13:44 +00:00
QuartzMap adds PDF Print functionality, as shown below.
2024-05-09 09:46:21 +00:00
.. image:: images/threejs-map.jpg
To publsih your qgis2threejs maps, follow below:
2024-05-09 09:13:44 +00:00
2024-05-09 09:46:21 +00:00
Publishing
------------
2024-05-09 09:13:44 +00:00
1. In QGIS, open the Project you wish to publish and start qgis2threejs
2024-05-09 09:46:21 +00:00
2024-05-09 09:13:44 +00:00
2. Export your map to a location on your desktop as normal
2024-05-09 09:46:21 +00:00
2024-07-16 12:57:26 +00:00
3. Be sure to select "Enable the Viewer to run locally"
2024-05-09 09:13:44 +00:00
2024-07-16 12:57:26 +00:00
.. image:: images/threejslocal.png
4. FTP the map using FTP or use the "Upload" function to upload.
5. Go to Maps > Add New
2024-05-09 09:13:44 +00:00
Give your map a name and description.
2024-05-09 09:46:21 +00:00
Select the qgis2threejs map you wish to publish.
2024-05-09 09:13:44 +00:00
2024-05-09 09:46:21 +00:00
Your qgis2threejs map is now published
2024-05-09 09:13:44 +00:00
2024-05-09 09:46:21 +00:00
.. image:: images/threejs-map-print.jpg
2024-07-16 12:57:26 +00:00
Control Options
------------------------
qgis2threejs offers two options for map controls.
Selecting "3D Viewer with data-gui panel" will produces the controls shown below:
.. image:: images/threejs-right.png
Selecting "3D Viewer" will produces the controls shown below:
.. image:: images/threejs-left.png
2024-05-09 09:13:44 +00:00