Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

POSTGIS Datasource + Cluster throws error #6916

Open
Revo2022 opened this issue Jul 31, 2023 · 0 comments
Open

POSTGIS Datasource + Cluster throws error #6916

Revo2022 opened this issue Jul 31, 2023 · 0 comments

Comments

@Revo2022
Copy link

Revo2022 commented Jul 31, 2023

Expected behavior and actual behavior.

I have a layer with a postgis data source. If I also enable Clustering, the following error is thrown:

error on line 66 at column 40: Specification mandates value for attribute x

  • The mapfile runs fine in version 7 and 6

Steps to reproduce the problem.

  • Basic getcapabilities request

Attach simple test case (drag/drop it here)

  • Use cluster documentation example code and replace data source with your own postgis point layer, eg. using the following code
CONNECTIONTYPE postgis
CONNECTION "xxx"
DATA "geom from tbl_kita USING UNIQUE id USING SRID=25832"

Operating system

Debian 10

MapServer version and installation method

Version 8.0.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant