Skip to content

Allow queries on multiple typenames #173

Description

@LionelZoubritzky-IGN

Example query: "Display all bridges on Le Loing". The issue is that bridges are split between "BDTOPO_V3:construction_surfacique" (big ones) and "BDTOPO_V3:construction_lineaire" (smaller ones), so the LLM needs to make two separate requests, and then display the two results separately.

There is already a fetchMultiTypename function in the codebase which is used internally to serve the adminexpress, parcellaire-express and urbanisme tool. This issue is about exposing this functionality in the main gpfGetFeatures and gpfCountFeatures tools.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions