Search found 6 matches

by pedrod.marcos
Tue Jul 28, 2020 3:32 pm
Forum: PTV xLocateServer
Topic: Maximum speed in segment
Replies: 9
Views: 6612

Re: Maximum speed in segment

Ok Joost, we will review this point. Another question: Inside each .spl file there are several columns, and I don't know what is its function, For Nederland, * LEGALLIMITTYPE: possibles values, 1 and 2 * LIMITTYPE: only one value, 1 * LIMITWHEATHERCONDITION: possibles values, 1 and 2 * LIMITDRIVERCO...
by pedrod.marcos
Tue Jul 28, 2020 8:48 am
Forum: PTV xLocateServer
Topic: Maximum speed in segment
Replies: 9
Views: 6612

Re: Maximum speed in segment

Hi all,
We have installed database with countries tables speed limits.
The columns are LINKID, DIRECTION and SPEEDLIMITID.
How can I know which DIRECTION is? If I know bearing how can I know to use DIRECTION 0 or DIRECTION 1?
Thanks and regards.
by pedrod.marcos
Mon Jul 06, 2020 9:09 am
Forum: PTV xLocateServer
Topic: Maximum speed in segment
Replies: 9
Views: 6612

Re: Maximum speed in segment

Hi all, Amar tell us what is possible is to get back the provider ID and look up the speed limits in a separate table. Thus we need invoke two calls to xServer. The first call is that we are doing now. But the second one (in order to get the speed limit with provider ID) would be a new invoke for us...
by pedrod.marcos
Mon Jun 29, 2020 2:58 pm
Forum: PTV xLocateServer
Topic: Maximum speed in segment
Replies: 9
Views: 6612

Re: Maximum speed in segment

Hi Joost,
How can I invoke a call to xmapmatch to get the speed limit we need?
Would you be good enough to send me some example?

Thanks in advance.
by pedrod.marcos
Mon Jun 22, 2020 8:42 am
Forum: PTV xLocateServer
Topic: Maximum speed in segment
Replies: 9
Views: 6612

Re: Maximum speed in segment

Can you give us more details about the usecase? Maybe this helps us to understand how to approach this challenge properly. Hi Bernd, We are a GPS data provider for vehicles fleet. Our customers need to know if its vehicle is faster than maximum speed is allowed. We invoke to xLocate with coordinate...
by pedrod.marcos
Fri Jun 19, 2020 2:47 pm
Forum: PTV xLocateServer
Topic: Maximum speed in segment
Replies: 9
Views: 6612

Maximum speed in segment

Hi,
When we call PTV xLocate in order to know cartographic reference of a point (with coordinates), we receive city, postal code, street, state, country, etc, but we need the speed limit of the segment of the road.
Can you let us know how we can get this speed limit using xLocate?

Thanks and regards.