dceejay / RedMap

A web map app for Node-RED to put blobs on
Apache License 2.0
108 stars 61 forks source link

[Feature Request] 3D Worldmap via CesiumJS? #157

Open Aterfax opened 3 years ago

Aterfax commented 3 years ago

I know that the 3D aspect of the Worldmap is currently not being actively developed (and it seems to memory leak/hog like mad) and was wondering if you might be interested in integrating CesiumJS?

It has a cracking feature set and may not be too difficult to integrate.

dceejay commented 3 years ago

Feel free to offer up a Pull Request to look at. I do note that it is a commercial project and that the open tier - while free - does restrict you to an amount of data etc.

Aterfax commented 3 years ago

That might be a while as javascript is not my forte :)

dceejay commented 3 years ago

OK - In that case I'm going to close this here as I'm not going to do it either :-)

Aterfax commented 3 years ago

No problem - I'll give it a ago but finding spare time for code at the minute is like trying to catch air with your hands :)

oliv3 commented 3 years ago

It would be a nice feature IMHO.

oliv3 commented 3 years ago

@dceejay Can you leave this issue open so other people could contribute ?

dceejay commented 3 years ago

Well you can still contribute without it being an open issue - but ok. Feel free to discuss any plans on the Node-RED discourse forum.

Aterfax commented 3 years ago

I have made some progress today.

Worldmap native:

image

Cesium Ion:

image

image

image

oliv3 commented 3 years ago

Woaw.

dceejay commented 3 years ago

looking good

JoranJix commented 6 months ago

Mind to share it with us? I was trying to do the same.

Aterfax commented 6 months ago

Never really went any further with this but you can see what I got up to in https://github.com/Aterfax/Node.js-DCS-WebGCI/tree/main/client in the index.html.