You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HTTP/1.1 500 Internal Server Error
{
"errors": [
{
"code": "InternalError",
"message": '(psycopg2.errors.InternalError_) Operation on mixed SRID geometriesSQL: WITH clusters AS (SELECT ST_ClusterKMeans(model."koord", 100) OVER() AS cluster_id,model."koord" AS geom,model._id AS _id,model._created as created_atFROM "datasets/gov/lsd/covid19/LigoniniuDuomenys" AS model)SELECT ST_NumGeometries(ST_Collect(geom)) as cluster,ST_AsText(ST_Centroid(ST_Collect(geom))) AS centroid,(ARRAY_AGG(clusters._id))[1] AS _idFROM clustersGROUP BY cluster_idORDER BY MIN(clusters.created_at);'
}
]
}
Logs:
Susiję
The text was updated successfully, but these errors were encountered: