Let's assume that i have a plenty ESRI shape files in region of Finland. What would be the best way to bring them on cesium map as a "offline" data (i cannot use web map servers at all the times).
I've read you have 3dtiles, czml and kml support, is there more options?
How i can convert data for examble shp to 3d tiles? is there any open sorce softwares for that?
Currently i run cesium version 1.38
Thanks!
Did you find any solution how to get colors in .sld file to GeoJSON in qgis or gdal convertion?
unfortunately no, I haven't tried anything with .sld.
All the coloring was made in the code.
I assume you need to color your entities differently according to some attribute?
If so, you can do it in a for loop.
You may want to make entities while loading GeoJSON.
I don't know how to explain this well, so you can take a look at this thread where I posted my code https://groups.google.com/forum/embed/?place=forum/cesium-dev&showsearch=true&showpopout=true&hideforumtitle=true&fragments=true&parenturl=https%3A%2F%2Fcesiumjs.org%2Fforum%2F#!searchin/cesium-dev/paula/cesium-dev/FiF8tbgoPjw/ZXHBhlhABAAJ