Hi,
I am trying to order the parcels edge infos but they are always misaligned when the parcels are loaded into Urban. I don't know what I am doing wrong. Even when I change the order, its never correctly aligned.
For a perticular parcel this is the edge infos:
[{"adjacencies":[],"orientation":"side"},{"adjacencies":[{"type":"street","width":20,"category":"14"}],"orientation":"front"},{"adjacencies":[{"type":"street","width":20,"category":"14"}],"orientation":"front"},{"adjacencies":[{"type":"street","width":20,"category":"14"}],"orientation":"front"},{"adjacencies":[],"orientation":"side"},{"adjacencies":[],"orientation":"side"},{"adjacencies":[],"orientation":"side"},{"adjacencies":[],"orientation":"rear"}]
This is the result in Urban (sorry I am using the french version)

What is the proper way to order the edge infos?
Thanks!