ngageoint / hootenanny

Hootenanny conflates multiple maps into a single seamless map.
GNU General Public License v3.0
358 stars 74 forks source link

NETWORK: Boston Conflate - Circular road error #5650

Closed bmarchant closed 1 year ago

bmarchant commented 1 year ago

Created a ClosedHighwaySplitter class to break closed highways into two separate highways to cause them to conflate during network conflation. This is added to the pre-conflation operations in NetworkConflation.conf only.

Closes #5647