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

Accepte multiple enumerate attributes (filters) #3366

Merged
merged 1 commit into from Jan 11, 2018

Conversation

ger-benjamin
Copy link
Member

@ger-benjamin ger-benjamin commented Jan 10, 2018

Fix: #3365
Now we query each attributes to get their "description" and so, we can filter on multiple enumerated attributes (tested locally).

Note that for that, we need:

  • (mapfile) That the column is given by the sql request and "exported" via the gml_include_items.
  • (vars file) That each attribute is listed in the layers->enum->->attributes section
  • (admin) That the layer has a enumeratedAttributes metadata with the value "column1,column2,etc"
  • (Column can't have alias ! )

@ger-benjamin ger-benjamin self-assigned this Jan 10, 2018
@ger-benjamin ger-benjamin added this to the 2.2 milestone Jan 10, 2018
@ger-benjamin ger-benjamin merged commit 89a90a2 into 2.2 Jan 11, 2018
@ger-benjamin ger-benjamin deleted the multiple_enum_attributes branch January 11, 2018 07:27
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

Successfully merging this pull request may close these issues.

None yet

3 participants