SkillAgentSearch skills...

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.

Install / Use

/learn @muratkendir/CZMLBillboardMaker
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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:

<a href="https://www.youtube.com/watch?v=da_WEb4123g">CZML Billboard Maker Tutorial</a> <img alt="YouTube Video Votes" src="https://img.shields.io/youtube/likes/da_WEb4123g?style=social&withDislikes">

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

<!-- Also feel free to update second URL to any URL -->

Murat Kendir's github stats

Connect with me:

<!--[<img align="left" alt="codeSTACKr.com" width="22px" src="https://raw.githubusercontent.com/iconic/open-iconic/master/svg/globe.svg" />][website]--> <!--[<img align="left" alt="codeSTACKr | Twitter" width="22px" src="https://cdn.jsdelivr.net/npm/simple-icons@v3/icons/twitter.svg" />][twitter]-->

<img align="left" alt="codeSTACKr | LinkedIn" width="22px" src="https://cdn.jsdelivr.net/npm/simple-icons@v3/icons/linkedin.svg" /> <img align="left" alt="codeSTACKr | LinkedIn" width="22px" src="https://cdn.jsdelivr.net/npm/simple-icons@v3/icons/youtube.svg" /> <br />

<!-- Optional if you have blogs --> <!--## Latest blog posts:--> <!-- BLOG-POST-LIST:START --> <!-- BLOG-POST-LIST:END --> <!-- This section you create this variables that are used above --> <!--[website]: https://google.com--> <!--[twitter]: https://twitter.com/indrajeet_nikam--> <!--created with help: https://fullyunderstood.com/how-to-create-beautiful-github-profile-readmemd/-->

Related Skills

View on GitHub
GitHub Stars9
CategoryDevelopment
Updated2y ago
Forks0

Languages

Python

Security Score

55/100

Audited on Jan 17, 2024

No findings