cambridge-cares / TheWorldAvatar

A knowledge-graph-based digital twin of the world.
https://theworldavatar.io/
MIT License
84 stars 25 forks source link

FIA: Support external connections #737

Open mdhillman opened 1 year ago

mdhillman commented 1 year ago

Currently, the FeatureInfoAgent (FIA) only supports connections to knowledge graphs and databases when all are located within the same stack.

@yjytt59 has requested the ability for the FIA to run locally, but connect to remote instances of Blazegraph and Postgres/PostGIS. With some tweaks to the configuration handling of the FIA, this should be possible.

mdhillman commented 1 year ago

Including @sm453 and @markushofmeister, as current power users of the FIA I'd like them to be aware of planned changes.