lutraconsulting / MDAL

Mesh Data Abstraction Library
http://www.mdal.xyz/
MIT License
160 stars 50 forks source link

Support 1D Mesh (ESRI Network/Topology in File GeoDatabase Feature Dataset) #224

Open Saijin-Naib opened 4 years ago

Saijin-Naib commented 4 years ago

Sample Data:
ArcGIS Network Analyst Tutorial Data
ParcelTopology.7z.zip StreamsNetwork.7z.zip

It looks like we must first be able to read from the ESRI Feature Dataset, as Network Data / Topology Data can only be stored in there, or potentially also in Enterprise Geodatabases.

nyalldawson commented 4 years ago

Is topology handling in scope for mdal?

Saijin-Naib commented 4 years ago

Is topology handling in scope for mdal?

I'm not sure. I don't know if the topology feature class is similar to a mesh or not in its underlying structure, so I included it just in case.

There are other custom formats that might be 1D mesh-like as well, like parcel fabrics.