Hello !
unfortunately a break but now i continue ....
There is one topic especially where i need information:
the 'City Maut' - 'city toll' or so that i have in Citys like London,Stockholm or i think a special
solution in rome....
Unfortunately i don't know where to start the topic, because in the ...
Search found 17 matches
- Wed Mar 14, 2018 2:14 pm
- Forum: PTV xRouteServer / DEV.Routing API
- Topic: Geofencing - how to use
- Replies: 6
- Views: 17710
- Thu Feb 22, 2018 10:35 am
- Forum: PTV xRouteServer / DEV.Routing API
- Topic: Geofencing - how to use
- Replies: 6
- Views: 17710
Geofencing - how to use
Hello !
i need any information how to use geofencing.
- is there a factsheet about the posibilities ?
- What package must be used (xroute ? )
- technical implementation ? Samples in java ?
unfortunately i dont have informations about this technology.
With the search-function i only find a little ...
i need any information how to use geofencing.
- is there a factsheet about the posibilities ?
- What package must be used (xroute ? )
- technical implementation ? Samples in java ?
unfortunately i dont have informations about this technology.
With the search-function i only find a little ...
- Thu Aug 03, 2017 2:49 pm
- Forum: PTV xRouteServer / DEV.Routing API
- Topic: Toll as truck but not as a car
- Replies: 3
- Views: 9513
Re: Toll as truck but not as a car
ok i understand the special thing with the vignettes.
but there are 2 open things :
- the toll through 'Arlbergtunnel' between Innsbruck and bludenz
- the toll in the italien autobahn from border of CH to napoli
i got from Como(Border CH/I) to Napoli a toll of EUR 62,45 , on my picture is shown EUR ...
but there are 2 open things :
- the toll through 'Arlbergtunnel' between Innsbruck and bludenz
- the toll in the italien autobahn from border of CH to napoli
i got from Como(Border CH/I) to Napoli a toll of EUR 62,45 , on my picture is shown EUR ...
- Thu Aug 03, 2017 8:20 am
- Forum: PTV xRouteServer / DEV.Routing API
- Topic: Toll as truck but not as a car
- Replies: 3
- Views: 9513
Toll as truck but not as a car
Hello !
see attachement.....
i have a double Calculation for driving as a bus
1)Driving as a truck
2)Driving as a car
the route is Wien(Vienna)->Innsbruck->Bludenz->Neapel(Napoli)
i use the same parameters for both calculation....except type (CAR,TRU)
i get the toll for the truck....for A,D,LIE ...
see attachement.....
i have a double Calculation for driving as a bus
1)Driving as a truck
2)Driving as a car
the route is Wien(Vienna)->Innsbruck->Bludenz->Neapel(Napoli)
i use the same parameters for both calculation....except type (CAR,TRU)
i get the toll for the truck....for A,D,LIE ...
- Mon Jun 12, 2017 5:05 pm
- Forum: PTV xRouteServer / DEV.Routing API
- Topic: Crossing Border - Segment-Enumeration Wrong ?
- Replies: 2
- Views: 6577
Re: Crossing Border - Segment-Enumeration Wrong ?
Hello, yes i will do !
thanks
thanks
- Mon Jun 12, 2017 4:59 pm
- Forum: PTV xRouteServer / DEV.Routing API
- Topic: Information about border
- Replies: 3
- Views: 8396
Re: Information about border
Hello !
Well i thought there would be an detailed information about borders (for instance the name of the border city or so ,
like 'Salzburg Walserberg')
But i think i have to use the detailed information you mentioned - i think there is the possiblity to get the koordinates over the maneuvres ...
Well i thought there would be an detailed information about borders (for instance the name of the border city or so ,
like 'Salzburg Walserberg')
But i think i have to use the detailed information you mentioned - i think there is the possiblity to get the koordinates over the maneuvres ...
- Mon Jun 12, 2017 7:45 am
- Forum: PTV Webclients (Ajax, Leaflet, OpenLayers, WMS, ...) (Admin=BWE)
- Topic: Sample problem using Truck Attributes with ajax maps
- Replies: 3
- Views: 10148
Re: Sample problem using Truck Attributes with ajax maps
it runs now and it was not the problem, that the layer wasn't installed.
it was solved the last days of may, i forgot to mention it here, sorry.
it was solved the last days of may, i forgot to mention it here, sorry.
- Mon Jun 12, 2017 7:40 am
- Forum: PTV xRouteServer / DEV.Routing API
- Topic: Installing Feature Layer / Changed Request
- Replies: 3
- Views: 8413
Re: Installing Feature Layer / Changed Request
Thank you it is solved.... forgot to write here
- Tue May 23, 2017 11:17 am
- Forum: PTV Webclients (Ajax, Leaflet, OpenLayers, WMS, ...) (Admin=BWE)
- Topic: ajax maps infobox - editing possible ?
- Replies: 2
- Views: 7242
Re: ajax maps infobox - editing possible ?
Thank you very much / Danke 1000 fach !
it runs!!!
Regards /Grüße aus Wien
Andreas Nemec
it runs!!!
Regards /Grüße aus Wien
Andreas Nemec
- Mon May 22, 2017 4:48 pm
- Forum: PTV Webclients (Ajax, Leaflet, OpenLayers, WMS, ...) (Admin=BWE)
- Topic: ajax maps infobox - editing possible ?
- Replies: 2
- Views: 7242
ajax maps infobox - editing possible ?
Hello !
i use a infobox for defined points
var infobox = new com.ptvag.webcomponent.map.vector.InfoBox();
infobox.set({x:4303250,y:5486500,text:"Mc Donalds"});
vectorLayer.addElement(infobox);
is it possible to edit this Text on the map ?
Regards
Andreas
i use a infobox for defined points
var infobox = new com.ptvag.webcomponent.map.vector.InfoBox();
infobox.set({x:4303250,y:5486500,text:"Mc Donalds"});
vectorLayer.addElement(infobox);
is it possible to edit this Text on the map ?
Regards
Andreas