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 Maps) ?
- Anything else ?
Thanks in advance
Andreas Nemec
Low Emission Zone
Re: Low Emission Zone
ok first success: found out the lowEmission zones
advancedTour.getRoute().getSegments()[a].getSegmentAttr().getLowEmissionZoneType()
advancedTour.getRoute().getSegments()[a].getSegmentAttr().getLowEmissionZoneType()
- Bernd Welter
- Site Admin
- Posts: 2695
- Joined: Mon Apr 14, 2014 10:28 am
- Contact:
Re: Low Emission Zone
Hello Andreas,
to visualize the greenzones / low emission zones in a map you need to refer to a render INI file that contains proper greenzones flags, e.g. "greenzones.ini". Here are two screenshots to be compared: To activate the visualization in AJAX maps you have to switch to a proper profile group.
Best regards,
Bernd
to visualize the greenzones / low emission zones in a map you need to refer to a render INI file that contains proper greenzones flags, e.g. "greenzones.ini". Here are two screenshots to be compared: To activate the visualization in AJAX maps you have to switch to a proper profile group.
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...