Hello Bernd, Oli,
Encountered a strange problem, when we use Traffic Incidents with Common language configuration. The arrows which are displayed for traffic incidents stops appearing as shown below:
2020-07-30 19_19_38-Window.png
above map displayed with code:
2020-07-30 19_20_18-GUI ...
Search found 15 matches
- Thu Jul 30, 2020 2:46 pm
- Forum: PTV xServer.NET (Admin=OH)
- Topic: Multi-lingual Labels and Traffic Incidents tooltip text
- Replies: 13
- Views: 34488
- Thu Jul 09, 2020 9:21 am
- Forum: PTV xServer.NET (Admin=OH)
- Topic: Multi-lingual Labels and Traffic Incidents tooltip text
- Replies: 13
- Views: 34488
Re: Multi-lingual Labels and Traffic Incidents tooltip text
Hello Bernd,
So if we want to switch or use both xServer 1 and xServer 2 in parallel then we have to maintain separate installation of xServer 1 and xServer 2 right?
So if we want to switch or use both xServer 1 and xServer 2 in parallel then we have to maintain separate installation of xServer 1 and xServer 2 right?
- Thu Jul 09, 2020 8:22 am
- Forum: PTV xServer.NET (Admin=OH)
- Topic: Multi-lingual Labels and Traffic Incidents tooltip text
- Replies: 13
- Views: 34488
Re: Multi-lingual Labels and Traffic Incidents tooltip text
Hello Bernd,
Well, for switching from xServer 1 to xServer 2 need to investigate options to decide:
Is their any place I can look at differences between xServer 1 and 2?
And what are the migration options from xServer 1 to xServer 2?
Can xServer 1 and 2 co-exist so that we can use both until we ...
Well, for switching from xServer 1 to xServer 2 need to investigate options to decide:
Is their any place I can look at differences between xServer 1 and 2?
And what are the migration options from xServer 1 to xServer 2?
Can xServer 1 and 2 co-exist so that we can use both until we ...
- Thu Jul 09, 2020 7:03 am
- Forum: PTV xServer.NET (Admin=OH)
- Topic: Multi-lingual Labels and Traffic Incidents tooltip text
- Replies: 13
- Views: 34488
Re: Multi-lingual Labels and Traffic Incidents tooltip text
Hello Oli,
The language labels works for English and Deutsch ( German ) language in PTV xServer.Net control.
German: 2020-07-09 12_26_02_DE.png
English: 2020-07-09 12_27_21_EN.png
French: 2020-07-09 12_25_14_FR.png
However, any chance their will be support for other languages like French ...
The language labels works for English and Deutsch ( German ) language in PTV xServer.Net control.
German: 2020-07-09 12_26_02_DE.png
English: 2020-07-09 12_27_21_EN.png
French: 2020-07-09 12_25_14_FR.png
However, any chance their will be support for other languages like French ...
- Thu Jul 09, 2020 5:12 am
- Forum: PTV xServer.NET (Admin=OH)
- Topic: Multi-lingual Labels and Traffic Incidents tooltip text
- Replies: 13
- Views: 34488
Re: Multi-lingual Labels and Traffic Incidents tooltip text
Hello Bernd, Oli,
Thanks for the details.
It is working.
The solution is much simpler then expected.
Thanks for the details.
It is working.
The solution is much simpler then expected.
- Thu Jun 25, 2020 4:22 am
- Forum: PTV xServer.NET (Admin=OH)
- Topic: Multi-lingual Labels and Traffic Incidents tooltip text
- Replies: 13
- Views: 34488
Multi-lingual Labels and Traffic Incidents tooltip text
Hi Bernd, Oli,
Our application has multi-lingual support. So user can select the application language when they login.
Now when Map is displayed we want to show the labels and traffic incident tool tip text also in the user selected language.
At present label language is the default language of the ...
Our application has multi-lingual support. So user can select the application language when they login.
Now when Map is displayed we want to show the labels and traffic incident tool tip text also in the user selected language.
At present label language is the default language of the ...
- Tue Jun 16, 2020 6:24 am
- Forum: PTV xRouteServer / DEV.Routing API
- Topic: Currency Romanian leu - Romania code ROL
- Replies: 7
- Views: 7292
Re: Currency Romanian leu - Romania code ROL
Hello Bernd,
It worked. Thanks for the help.
It worked. Thanks for the help.
- Mon Jun 15, 2020 4:50 am
- Forum: PTV xServer.NET (Admin=OH)
- Topic: Traffic jam updates not refreshing properly in Map
- Replies: 5
- Views: 14308
Re: Traffic jam updates not refreshing properly in Map
Hello Oli,
Thanks for the details.
And you are right, we are using XServer-1 on premise.
So we will implement timer to refresh traffic details as per the reference implementation in sample.
Thanks.
Thanks for the details.
And you are right, we are using XServer-1 on premise.
So we will implement timer to refresh traffic details as per the reference implementation in sample.
Thanks.
- Sat Jun 13, 2020 4:41 am
- Forum: PTV xRouteServer / DEV.Routing API
- Topic: Currency Romanian leu - Romania code ROL
- Replies: 7
- Views: 7292
Re: Currency Romanian leu - Romania code ROL
Hello Bernd,
I tried setting coutryInfoOptions as per the sample you provided.
Still the currencyISOCode in response is null. Not sure why!!.
Is their any configuration required in PTV xServer. We are using xServer version 1.24.
I will give it one more try, and will get back to you.
Thanks
I tried setting coutryInfoOptions as per the sample you provided.
Still the currencyISOCode in response is null. Not sure why!!.
Is their any configuration required in PTV xServer. We are using xServer version 1.24.
I will give it one more try, and will get back to you.
Thanks
- Sat Jun 13, 2020 4:38 am
- Forum: PTV xServer.NET (Admin=OH)
- Topic: Traffic jam updates not refreshing properly in Map
- Replies: 5
- Views: 14308
Re: Traffic jam updates not refreshing properly in Map
Hello Oliver / Bernd,
Thanks for the details.
* We are not specifically calling presenter.RefreshMap().
* We have not set the referenceTime for the FeatureLayer.
* After disabling the in-memory cache with Ptv.XServer.Controls.Map.GlobalOptions.TileCacheSize = 0, the map is refreshing traffic ...
Thanks for the details.
* We are not specifically calling presenter.RefreshMap().
* We have not set the referenceTime for the FeatureLayer.
* After disabling the in-memory cache with Ptv.XServer.Controls.Map.GlobalOptions.TileCacheSize = 0, the map is refreshing traffic ...
- Fri Jun 12, 2020 10:42 am
- Forum: PTV xRouteServer / DEV.Routing API
- Topic: Currency Romanian leu - Romania code ROL
- Replies: 7
- Views: 7292
Re: Currency Romanian leu - Romania code ROL
Hello Bernd,
I tried setting countryInfoOptions.currencyDescription=true while calling calculateExtendedRoute().
However, getting currencyISOCode as null in response.
Is their any sample which I can check to see what am I missing for this?
Thanks
I tried setting countryInfoOptions.currencyDescription=true while calling calculateExtendedRoute().
However, getting currencyISOCode as null in response.
Is their any sample which I can check to see what am I missing for this?
Thanks
- Fri Jun 12, 2020 5:19 am
- Forum: PTV xServer.NET (Admin=OH)
- Topic: Traffic jam updates not refreshing properly in Map
- Replies: 5
- Views: 14308
Traffic jam updates not refreshing properly in Map
Hello,
We are displaying Traffic updates with PTV_TrafficIncidents layer in xMap.
And on our PTV xServer Content Update Service is configured to update traffic data every 15 minutes.
In our map traffic jam is displayed:
Traffic_display.png
After some time when traffic jam clears away map is ...
We are displaying Traffic updates with PTV_TrafficIncidents layer in xMap.
And on our PTV xServer Content Update Service is configured to update traffic data every 15 minutes.
In our map traffic jam is displayed:
Traffic_display.png
After some time when traffic jam clears away map is ...
- Fri Jun 12, 2020 4:23 am
- Forum: PTV xRouteServer / DEV.Routing API
- Topic: Currency Romanian leu - Romania code ROL
- Replies: 7
- Views: 7292
Re: Currency Romanian leu - Romania code ROL
Hello Bernd,
Any timelines by which we can expect response from DEV.
Thanks
Any timelines by which we can expect response from DEV.
Thanks
- Wed Jun 10, 2020 2:07 pm
- Forum: PTV xRouteServer / DEV.Routing API
- Topic: Currency Romanian leu - Romania code ROL
- Replies: 7
- Views: 7292
Currency Romanian leu - Romania code ROL
Hi,
We encountered the problem of wrong ISO Code 3 for Romanian leu - Romania currency is returned from PTV xRouteServer. Actually ISO Code 3 should be RON. However, in CountryInfo.Currency code we are getting it as ROL.
So how can this be corrected?
Thank you
We encountered the problem of wrong ISO Code 3 for Romanian leu - Romania currency is returned from PTV xRouteServer. Actually ISO Code 3 should be RON. However, in CountryInfo.Currency code we are getting it as ROL.
So how can this be corrected?
Thank you
- Fri May 25, 2018 4:21 am
- Forum: PTV xRouteServer / DEV.Routing API
- Topic: How to find out Toll Charge has changed, from which date?
- Replies: 2
- Views: 4244
How to find out Toll Charge has changed, from which date?
Hi,
We use route service to calculate route distance and toll charges. And for efficiency we cache the details. Now, when the Toll charge changes, the cached data becomes obsolete. However, is their any mechanism available in PTV xServer API to find out if the Toll charge has changed. We know their ...
We use route service to calculate route distance and toll charges. And for efficiency we cache the details. Now, when the Toll charge changes, the cached data becomes obsolete. However, is their any mechanism available in PTV xServer API to find out if the Toll charge has changed. We know their ...