Map Service from ArcMap

nooshin3 months ago

Hello ,
I recently updated traccar to latest version and now using traccar 6.1. previously I publish a service from ArcMap to display a Dynamic layer on traccar map. now, within this update, i cant do this anymore ....
Is there any solution ? where can I call WFS ?

Anton Tananaev3 months ago

What version did you use before? And how did you display an overlay? Also, what is WFS?

nooshin3 months ago

I am not sure but I think it was 5.6
first I Publish the service from ArcMap and then put the link in code. finally it showed the layer on map.
WFS is stand for The Web Feature Service (WFS) . This is an open specification for serving geographic features over the web.

Anton Tananaev3 months ago

... then put the link in code

So it wasn't really a part of Traccar? It was a code customization?

nooshin3 months ago

yes it was a code customization.
but unfortunately, i cant customize the code in the latest version.

Anton Tananaev3 months ago

What is the issue exactly?

nooshin3 months ago

I need to customize the code and call WFS but I dont know where can I put this code.
and when I try to display that the only thing I find was 'POI' that it can not dynamic.
so , the question is how can i overlay the dynamic layer on map?

Anton Tananaev3 months ago

How did you do it before? Where did you put the code and what code?

nooshin2 months ago

I put that in app.min.js and the code was the link that publish from arcmap .
is it possible to show dynamic layer with symbol in latest version?and how ?

Anton Tananaev2 months ago

With some code changes it's possible to do anything.

nooshin2 months ago

where can I put that? the code is obfuscate and unreadable .

Anton Tananaev2 months ago

The source code is open.