Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] Fw: Adding slots in Parking areas in additional-files



________________________________
From: Simon Mehari <simoncomeon@xxxxxxxxxxx>
Sent: Tuesday, September 26, 2017 2:15 AM
To: sumo-user@xxxxxxxxxxxx
Subject: Adding slots in Parking areas in additional-files


Greetings!


I am trying to add a parking area to a map downloaded from osmWebWizard - according to the instructions on Parking Areas on the documentation.  But I have failed to execute it well.

After editing an additional-file  with the following parameters:

<?xml version="1.0"?>

<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd";>

    <parkingArea id="ParkAreaB" lane="40870665_0" startPos="0" endPos="260" roadsideCapacity="0" width="5" length="10" angle="30">
            <space x="437" y="794" width="4" length="8" angle="120"/>
            <space x="447" y="800" width="4" length="8" angle="120"/>
      </parkingArea>

</additional>


I fail to add the parking lot in the map.

I am wondering what's the command i add the --additional-files <file> to?

Kind regards
Simon Mehari





------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/sumo-user


Back to the top