sdrangel icon indicating copy to clipboard operation
sdrangel copied to clipboard

Implemented in 7.20 Map feature can export data to KML files.

Open choupette-change opened this issue 1 year ago • 4 comments

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 ?

choupette-change avatar Apr 16 '24 12:04 choupette-change

KML export was implemented via Cesium, which doesn't support real-time export.

This is similar to #2012

srcejon avatar Apr 17 '24 07:04 srcejon

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

alphafox02 avatar Apr 20 '24 10:04 alphafox02

Either can be done, but I have a long list of other stuff to do first, I'm afraid.

srcejon avatar Apr 20 '24 19:04 srcejon

Totally understand. Awesome work you all are doing.

alphafox02 avatar Apr 21 '24 00:04 alphafox02

This issue is going to be closed due to inactivity

github-actions[bot] avatar May 31 '24 04:05 github-actions[bot]