Search found 6 matches
- Tue Jul 28, 2020 3:32 pm
- Forum: PTV xLocateServer / Developer: Geocoding and Places
- Topic: Maximum speed in segment
- Replies: 10
- Views: 10638
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...
- Tue Jul 28, 2020 8:48 am
- Forum: PTV xLocateServer / Developer: Geocoding and Places
- Topic: Maximum speed in segment
- Replies: 10
- Views: 10638
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.
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.
- Mon Jul 06, 2020 9:09 am
- Forum: PTV xLocateServer / Developer: Geocoding and Places
- Topic: Maximum speed in segment
- Replies: 10
- Views: 10638
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...
- Mon Jun 29, 2020 2:58 pm
- Forum: PTV xLocateServer / Developer: Geocoding and Places
- Topic: Maximum speed in segment
- Replies: 10
- Views: 10638
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.
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.
- Mon Jun 22, 2020 8:42 am
- Forum: PTV xLocateServer / Developer: Geocoding and Places
- Topic: Maximum speed in segment
- Replies: 10
- Views: 10638
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...
- Fri Jun 19, 2020 2:47 pm
- Forum: PTV xLocateServer / Developer: Geocoding and Places
- Topic: Maximum speed in segment
- Replies: 10
- Views: 10638
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.
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.