Hello,
I successfully created a taz polygone file with POLYCONVERT and have imported
the corresponding network file using NETCONVERT. When I run the
edgesInDistrits.py edge taz file, I get the error below. What does it mean?
Traceback (most recent call last):
File " $SUMO_HOME/tools/edgesInDistricts.py", line 193, in <module>
reader.computeWithin(polyReader.getPolygons(), options)
File "$SUMO_HOME/tools/edgesInDistricts.py", line 43, in computeWithin
districtBoxes[district.id] = district.getBoundingBox()
File "$SUMO_HOME/tools/sumolib/shapes/polygon.py", line 43, in getBoundingBox
assert(xmin != xmax or ymin != ymax)
AssertionError
Thanks.
Juliette
_______________________________________________
sumo-user mailing list
[email protected]
To change your delivery options, retrieve your password, or unsubscribe from
this list, visit
https://www.eclipse.org/mailman/listinfo/sumo-user