TdpGis API Demo

This project provides a configurable GIS query setup over MongoDB data sources. You can register MongoDB connections, map collection fields, and create GIS query entities used by the API.

How it works

  • Save MongoDB connections with database-aware connection strings.
  • Create GIS entities by selecting saved connections and collections.
  • Map source properties into display fields and property types.
Go to Configuration