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

Character data type for WMS dimension is not applied #5374

Closed
szekerest opened this issue Jan 23, 2017 · 0 comments
Closed

Character data type for WMS dimension is not applied #5374

szekerest opened this issue Jan 23, 2017 · 0 comments
Assignees

Comments

@szekerest
Copy link
Member

Seems like Mapserver, when it comes to WMS dimension, has some issues related to data types.

Example Postgres dataset (attached):

  • Has a column of type text: "kommunenr"
  • With values like:
    -- 1736
    -- 0438
    -- p1627 (added to this test case)

Example Mapfile (attached).

Example test URLs:

Specifying "WMS_KOMMUNENR_TYPE" "Character" in the mapfile doesn't solve the problem

@szekerest szekerest self-assigned this Jan 23, 2017
szekerest added a commit to szekerest/mapserver that referenced this issue Jan 23, 2017
szekerest added a commit that referenced this issue Jan 23, 2017
Fix Character type handling in WMS dimension filters (#5374)
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