Hello,
Sometimes PTV xLocate returns street name instead road number when try to get the road number in the living area. Is it possibility to always get road number instead street name?
Road Number Problem
- Bernd Welter
- Site Admin
- Posts: 2695
- Joined: Mon Apr 14, 2014 10:28 am
- Contact:
Re: Road Number Problem
Hi
I am not sure about the concrete expectations. Could you please give us some examples about
- given input
- desired output?
Or maybe also about the usecase?
Best regards
Bernd
I am not sure about the concrete expectations. Could you please give us some examples about
- given input
- desired output?
Or maybe also about the usecase?
Best regards
Bernd
Bernd Welter
Technical Partner Manager Developer Components
PTV Logistics - Germany
Bernd at... The Forum,LinkedIn, Youtube, StackOverflow
I like the smell of PTV Developer in the morning...
Technical Partner Manager Developer Components
PTV Logistics - Germany
Bernd at... The Forum,LinkedIn, Youtube, StackOverflow
I like the smell of PTV Developer in the morning...
-
- Posts: 3
- Joined: Tue Apr 16, 2019 3:24 pm
Re: Road Number Problem
For example i have a car which do some road cleaning job. Car have GPS device which inserts coordinates into database while moving. When i want to check which roads were cleaned i am trying to get road number with "searchLocations" method by coordinates from my database. Lets say my first movement coordinate is x: 22.20472, y: 55.9788437 When i get location info in address field there is one result where property "street" is "4603" which is road number. But when i check second coordinate which is x: 22.2100735, y: 55.978672 then i have a result only with street name "Plungės gatvė".
So i am asking if there are any solution to always get road number instead road name?
For checking i am using "Raw Request Runner"
So i am asking if there are any solution to always get road number instead road name?
For checking i am using "Raw Request Runner"
- Bernd Welter
- Site Admin
- Posts: 2695
- Joined: Mon Apr 14, 2014 10:28 am
- Contact:
Re: Road Number Problem
Hello Ernestas,
From my perspective the road name is an identifier you can use to distinguish between roads.
I am not aware of a number based ID besides some internal segment IDs which could be used in the context of a map matching engine. I still might need an overall picture of the usecase.
Worst case: define your own numbers.
Maybe its time to get in touch 1:1?
Bernd
From my perspective the road name is an identifier you can use to distinguish between roads.
I am not aware of a number based ID besides some internal segment IDs which could be used in the context of a map matching engine. I still might need an overall picture of the usecase.
Worst case: define your own numbers.
Maybe its time to get in touch 1:1?
Bernd
Bernd Welter
Technical Partner Manager Developer Components
PTV Logistics - Germany
Bernd at... The Forum,LinkedIn, Youtube, StackOverflow
I like the smell of PTV Developer in the morning...
Technical Partner Manager Developer Components
PTV Logistics - Germany
Bernd at... The Forum,LinkedIn, Youtube, StackOverflow
I like the smell of PTV Developer in the morning...