GraphEngine icon indicating copy to clipboard operation
GraphEngine copied to clipboard

GraphEngine importing GML

Open grahamehorner opened this issue 6 years ago • 1 comments

I have a project where I need to import a large road network that is expressed/exported as GML is/are there: -

  1. any existing or plans to create tools that can import terabytes of GML data.
  2. any plans to provide GraphEngine extensions to perform geospatial/routing queries on graph data

grahamehorner avatar Jan 18 '19 16:01 grahamehorner

@grahamehorner

  1. 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 :)

  2. very interesting idea, but outside the scope of this repo (base GE system).

yatli avatar Mar 07 '19 05:03 yatli