apache / age

Graph database optimized for fast analysis and real-time data processing. It is provided as an extension to PostgreSQL.
https://age.apache.org
Apache License 2.0
3.12k stars 411 forks source link

Geospatial support, or with PostGIS extension #179

Open Schelling1989 opened 2 years ago

Schelling1989 commented 2 years ago
  1. Does AGE support any geospatial features, something like https://www.arangodb.com/docs/stable/indexing-geo.html ?
  2. Or, can I use this extension coordinating with PostGIS extension, and use the PostGIS functions in AGE cypher expression ?

Any document resources will be appreciated. Thanks a lot.

JoshInnis commented 2 years ago

Hi,

Currently we do not actively support PostGIS. https://github.com/apache/incubator-age/issues/48