TOTAL_WEIGHT == 30000 kg

The request has been executed successfully.

The route has been calculated with the following result: distance 659 m, travel time 139 s.

Applied ProfileXMLSnippet:

<?xml version="1.0" encoding="UTF-8"?>
<Profile xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://localhost:50030/xroute/schema/XRouteProfile.xsd">
    <Routing majorVersion="2" minorVersion="0">
        <Vehicle>
            <Physical>
                <Weight totalPermittedWeight="30000"/>
            </Physical>
        </Vehicle>
        <Course>
            <AdditionalDataRules enabled="true" layerName="TruckAttributes">
                <VehicleSpecific enabled="true">
                    <Malus residential="2501"/>
                </VehicleSpecific>
            </AdditionalDataRules>
        </Course>
    </Routing>
</Profile>

Distance [m]Street Name [-]Street Nr. [-]Road editor attributes [-]
51Kaunereferwee - -
250Kaunereferwee - -
276Weltzerstrooss - -
293Weltzerstrooss - -
349An der Driicht - -
445Duerfstrooss - -
515Duerfstrooss - -
638Am Breetfeld - -

TOTAL_WEIGHT == 2000 kg

The request has been executed successfully.

The route has been calculated with the following result: distance 659 m, travel time 139 s.

Applied ProfileXMLSnippet:

<?xml version="1.0" encoding="UTF-8"?>
<Profile xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://localhost:50030/xroute/schema/XRouteProfile.xsd">
    <Routing majorVersion="2" minorVersion="0">
        <Vehicle>
            <Physical>
                <Weight totalPermittedWeight="2000"/>
            </Physical>
        </Vehicle>
        <Course>
            <AdditionalDataRules enabled="true" layerName="TruckAttributes">
                <VehicleSpecific enabled="true">
                    <Malus residential="2501"/>
                </VehicleSpecific>
            </AdditionalDataRules>
        </Course>
    </Routing>
</Profile>

Distance [m]Street Name [-]Street Nr. [-]Road editor attributes [-]
51Kaunereferwee - -
250Kaunereferwee - -
276Weltzerstrooss - -
293Weltzerstrooss - -
349An der Driicht - -
445Duerfstrooss - -
515Duerfstrooss - -
638Am Breetfeld - -