mapcentia / geocloud2

The GC2 framework helps you build a spatial data infrastructure quickly and easily. Powered using open source components for a scalable solution focused on freedom rather than fees.
https://www.osgeo.org/projects/gc2-vidi/
GNU Affero General Public License v3.0
148 stars 67 forks source link

SQL API Error #136

Closed hrishiballal closed 7 months ago

hrishiballal commented 1 year ago

On a local Docker install when I try the SQL API, I am getting a PHP / Cache_Lite error.

image

mapcentia commented 1 year ago

The bug is in the deprecated v1 API. Use /api/v2/sql

mapcentia commented 7 months ago

In later versions, the v1/sql is pointing to v2/sql. Closing