Search found 3 matches

by DapperDan
Fri Aug 27, 2021 11:11 am
Forum: PTV xMapServer / Dev.RasterMaps API
Topic: Featurelayer licensed or not?
Replies: 5
Views: 12209

Re: Featurelayer licensed or not?

Browser Dev Console(F12)/Network
There you can see the requests made to the webinterface
by DapperDan
Fri Aug 27, 2021 9:57 am
Forum: PTV xMapServer / Dev.RasterMaps API
Topic: Featurelayer licensed or not?
Replies: 5
Views: 12209

Re: Featurelayer licensed or not?

Hi Bernd,

OK based on your suggestion I decided to do a simple GET request to "http://xMapServer:port/pages/serverCommand.jsp?readLicense=license.ptv", read all the content and find out the license status that way.

My Ui is now switching automatically between showing traffic and not showing ...
by DapperDan
Thu Aug 26, 2021 1:07 pm
Forum: PTV xMapServer / Dev.RasterMaps API
Topic: Featurelayer licensed or not?
Replies: 5
Views: 12209

Featurelayer licensed or not?

Hi,

is there any way to find out wether a featurelayer is included in the currently used license or not? We are testing trafficincidents at the moment on a seperate machine and I want to visualize these on the map. The visualization works, but I like to use my program for the test machine and the ...