Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] netconvert Error: value '0' must be greater than or equal to minInclusive facet value '1'
  • From: Cortlandt Montross <cortmontross@xxxxxxxxxxx>
  • Date: Tue, 13 Oct 2020 00:23:04 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=none; dmarc=none; dkim=none; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=IntM4Gl1tANFGfoJ+/FIyYmk61MufkEP5tcKJfd6WRM=; b=e0HCECJBzxsv7rmI5kMrAYXKxtTOr+4g8GQMkGl7wM7xKWCSR1rjrASLHFF73oZlyKNV23SgUEh6eFbtylxdotB4m6e2vGi6itySGU9LTT3Ol+dz0Y88Wq8jkIsHoYwjMnjOAq/VWeR9VcCm7vvILej/TBvbSB3iTNR1KshxRmxMJhdbOZ4+mLNKEQPcpFpLb68DX2oK/8JzjDfM2g5v9/ZKt2kJThYFEmnPyIFb1+j2uv/5kjKuEbiT7Sihl6jAywmIFU6SqyAXAfEV/KUfVfNfVPsd4GM89n7amCnZcQRVEVMuNSEuwiUngoejUYfQhREtwZ9VtiNjuywiWUKbtw==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=W3APoFKObSrmveUm9FpnuDaXKp/hgrUaCduBpYB2WGShAOTAxImMYfMp6W5DCMqGAeWTDatIikXuYavy86Kkc3zD3oNGcU29oGaeq5TAyHwJCJ4nHSV7no145Yiazqv5F+Ex/gthGbSgIbjJw+du3z+Bz4z0AM+3as607TdlmpHK4zpvsp7GJKEzqxE3opDKZCNwiOPFPl/TuobZdh6x0uviuxjdyX1mhpR3z2hqg2cE8jfVGNHAC0H4gy3srDWTa0OsBItPw/lOYiHs1wGGIjtb6tIs6RTndvWAR6h2dmOMxdy3au8NENexk2M29diUkj9eipyjeyAygBElaqGK/w==
  • Delivered-to: sumo-user@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/sumo-user>
  • List-help: <mailto:sumo-user-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/sumo-user>, <mailto:sumo-user-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/sumo-user>, <mailto:sumo-user-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHWoPae4TjLtcqRTEC+FMGEku8ozg==
  • Thread-topic: netconvert Error: value '0' must be greater than or equal to minInclusive facet value '1'

Hi all,

I'm working on a script for converting Synchro geometric data into SUMO plain-xml to be converted in .net.xml with the netconvert tool. I've had much success with some basic test files and I've moved on to slightly more advanced files. Currently, with a rather large network, I am experiencing the following error when I try to use netconvert on a .nod.xml and .edg.xml file:
I am having difficulty determining the source of this error. Any help on this would be greatly appreciated.

Thanks,

Cortlandt

Back to the top