Search found 17 matches

by nemec
Wed Mar 14, 2018 2:14 pm
Forum: PTV xRouteServer / DEV.Routing API
Topic: Geofencing - how to use
Replies: 6
Views: 19833

Re: Geofencing - how to use

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 ...
by nemec
Thu Feb 22, 2018 10:35 am
Forum: PTV xRouteServer / DEV.Routing API
Topic: Geofencing - how to use
Replies: 6
Views: 19833

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 ...
by nemec
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: 10406

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 ...
by nemec
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: 10406

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 ...
by nemec
Mon Jun 12, 2017 5:05 pm
Forum: PTV xRouteServer / DEV.Routing API
Topic: Crossing Border - Segment-Enumeration Wrong ?
Replies: 2
Views: 7166

Re: Crossing Border - Segment-Enumeration Wrong ?

Hello, yes i will do !
thanks
by nemec
Mon Jun 12, 2017 4:59 pm
Forum: PTV xRouteServer / DEV.Routing API
Topic: Information about border
Replies: 3
Views: 8901

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 ...
by nemec
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: 11441

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.
by nemec
Mon Jun 12, 2017 7:40 am
Forum: PTV xRouteServer / DEV.Routing API
Topic: Installing Feature Layer / Changed Request
Replies: 3
Views: 8958

Re: Installing Feature Layer / Changed Request

Thank you it is solved.... forgot to write here
by nemec
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: 8885

Re: ajax maps infobox - editing possible ?

Thank you very much / Danke 1000 fach !

it runs!!!

Regards /Grüße aus Wien
Andreas Nemec
by 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: 8885

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
by nemec
Mon May 22, 2017 10:40 am
Forum: PTV Webclients (Ajax, Leaflet, OpenLayers, WMS, ...) (Admin=BWE)
Topic: Sample problem using Truck Attributes with ajax maps
Replies: 3
Views: 11441

Sample problem using Truck Attributes with ajax maps

i have found this sample , that i need for my application
http://127.0.0.1:50010/ajaxmaps/tutoria ... e%20Layers

i have tried so start it on our local server.
no success - Internal Server Error in console and failed so load image in the qx-console
errorconsole.png
errorimage.png
errorimage.png (7 KiB) Viewed 11441 times
by nemec
Mon May 22, 2017 10:22 am
Forum: PTV xRouteServer / DEV.Routing API
Topic: Installing Feature Layer / Changed Request
Replies: 3
Views: 8958

Re: Installing Feature Layer / Changed Request

i must change my request, because i am not sure if its an problem of feauture layer
or the problem using Ajax Maps
i will open a new task at the section for ajax maps
by nemec
Sun May 21, 2017 3:34 pm
Forum: PTV xRouteServer / DEV.Routing API
Topic: Crossing Border - Segment-Enumeration Wrong ?
Replies: 2
Views: 7166

Crossing Border - Segment-Enumeration Wrong ?

Hello !

I have calculated a Route Wien->Salzburg-Walserberg->Karlsruhe
Salzburg-Walserberg is a point in front of the german border
But this Point has a higher Segment index than the border.

Salzburg walserberg has the SegmentIndex : 1486
(i have got this from advancedTour.getTourEvents()[index ...
by nemec
Sun May 21, 2017 3:25 pm
Forum: PTV xRouteServer / DEV.Routing API
Topic: Information about border
Replies: 3
Views: 8901

Information about border

Hello !

i try to find out information when i cross the borders

the only information i have found:
if (advancedTour.getRoute().getManoeuvres() .getDetailLevel().getValue() .equals("BORDERS")) {
System.out.println("BORDER INFO:" + advancedTour.getRoute().getManoeuvres() .getManoeuvreDesc()
}

the ...
by nemec
Sun May 21, 2017 2:59 pm
Forum: PTV xMapServer / Dev.RasterMaps API
Topic: Low Emission Zone
Replies: 2
Views: 8679

Re: Low Emission Zone

ok first success: found out the lowEmission zones
advancedTour.getRoute().getSegments()[a].getSegmentAttr().getLowEmissionZoneType()
by nemec
Sat May 20, 2017 4:03 pm
Forum: PTV xMapServer / Dev.RasterMaps API
Topic: Low Emission Zone
Replies: 2
Views: 8679

Low Emission Zone

Hello !

How can i find out information about Low Emission Zones ?
- Violations when i try to route through such a zone ? sample: with a EURO4- Vehicle (yellow Sticker) to the center of karlsruhe
- Route/Tour/Maneuvre-Infos ?
- Symbols on the static card ?
- Symbols on the dynamic card (with Ajax ...
by nemec
Thu May 18, 2017 2:40 pm
Forum: PTV xRouteServer / DEV.Routing API
Topic: Installing Feature Layer / Changed Request
Replies: 3
Views: 8958

Installing Feature Layer / Changed Request

i am trying to use a Featurelayer in a Ajax Maps script
manager.addPOICategory("featurelayer", "PTV_TrafficIncidents");

It seems, that Feature Layers are not installed.
i have found xserver\webapps\WMS\WEB-INF\lib\FeatureLayerThemes-1.20.0.jar
I think that a special installation routine is ...