FreeTAKTeam / FreeTakServer

Situational Awareness Server compatible with TAK clients
Eclipse Public License 2.0
625 stars 163 forks source link

FreeTAKServer & ATAC Markers Issue & the API Interface #414

Open DaveyDave123 opened 1 year ago

DaveyDave123 commented 1 year ago

Hi, I've established a link to the FTS API interface and I can insert (POST) entities and then use ManageGeoObject/getGeoObject to retrieve them from the server. Also, when I add them using the API I can see them on any attached ATAK app. However, my problem is that when I add entities using the ATAK app, I cannot retrieve them through the API (using ManageGeoObject/getGeoObject). Only the items inserted through the API are returned.

Does anyone know why this is? Do I need to designate the ATAK marker in some way for it to be properly captured by the server? Or, is it that the interfaces are operating different groups? I'm a bit stuck. Does anyone have any pointers please?

Thakns, Dave

DaveyDave123 commented 1 year ago

Am I trying to do something that is not possible, or is it just that I've got the configuration incorrect? I've read all the documentation I can find on the subject. Thanks.

Dave

brothercorvo commented 1 year ago

this is a missing feature that will be solved in version 2.2 when we release API 2.0