GraphEngine
GraphEngine copied to clipboard
GraphEngine importing GML
I have a project where I need to import a large road network that is expressed/exported as GML is/are there: -
- any existing or plans to create tools that can import terabytes of GML data.
- any plans to provide GraphEngine extensions to perform geospatial/routing queries on graph data
@grahamehorner
-
the importer prototype in the repo is already capable of chewing terabytes of RDF data. So GML support could also be built upon that (relatively easily). contributions are welcomed :)
-
very interesting idea, but outside the scope of this repo (base GE system).