sdrangel
sdrangel copied to clipboard
Implemented in 7.20 Map feature can export data to KML files.
Implemented in 7.20 Map feature can export data to KML files. Implements AIS and ADSB decoders: improvement proposal #1068 Enhancement request, can you provide a real-time KML feed to power a related application ?
KML export was implemented via Cesium, which doesn't support real-time export.
This is similar to #2012
I figured there’s something telling cesium where to plot, couldn’t those same functions be where “CoT” is optionally introduced in order to populate an external map or rather a TAK server which would in turn populate numerous maps depending on how the TAK server is configured.
Here is an example in C++ https://github.com/chipbrommer/COT_Utility
Either can be done, but I have a long list of other stuff to do first, I'm afraid.
Totally understand. Awesome work you all are doing.
This issue is going to be closed due to inactivity