/CZMLBillboardMaker

You can convert your point vector layers into a CZML file to visualize them as billboards in Cesium environment by using this QGIS plugin.

Primary LanguagePython

Hi, I'm Murat Kendir

Geomatic Engineer / GIS Developer

Website

Short Description

  • 🔭 I’m currently working on - Python, CesiumJS, PostGIS, FME
  • 🌱 I’m currently learning - Django
  • 👯 I’m looking to collaborate with - GIS Developers

Tutorial Video:

CZML Billboard Maker Tutorial YouTube Video Votes

CZML Bilboard Maker

  1. Simply select a point vector layer.
  2. Give neccessary attributes as CZML file objects.
  3. If you want to configure time sequence in CZML file you can configure in 2nd tab.
  4. browse and save CZML file.
  5. If you have an image folder, specify it in imageurl attribute as relative path and copy it to same place in which you saved new CZML file.
  6. If you want upload CZML file and images to your Cesium Ion account, compress them as ZIP.
  7. If you configured time sequence parameters, then add {shouldAnimate: true} option to Cesium.viewer just like below:
var viewer = new Cesium.Viewer("cesiumContainer", {
    shouldAnimate: true
});

NOTE: If you confused with your billboard layer, simply look at weather_turkey geopackage file in sample_project folder.

Explanation of Attributes

Murat Kendir's github stats

Connect with me:

codeSTACKr | LinkedIn codeSTACKr | LinkedIn