-
Notifications
You must be signed in to change notification settings - Fork 7
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
[GEOS-11322] MapML WMS Vector Representation include query filter #361
[GEOS-11322] MapML WMS Vector Representation include query filter #361
Conversation
34025bb
to
d3264e0
Compare
c0e545e
to
0f13cdf
Compare
I think it looks good. I was able to mix tile, image and features in a single request, and unsetting the global WMS checkbox reverted to a single image query. Nicely done, and thank you! I will document it tomorrow or Friday. |
194f8e4
to
ad5c526
Compare
wildcard import removed abstract parent needs the mime file license cleanup fixed test issues with projection validating sld filters added getStyleQuery test Moved to util class cleanup test fix removed unnecessary inheritance cleanup pr response PR responses and fix to resource vs layer metadata issue html version now adds feature kv html source link should return mapml not features added cql-filter test to sld filter test switched to allowing mixed raster and vector based on layer settings added check for mixed vector, raster in different extents cleanup added change to all layers vector documentation
ad5c526
to
78c2046
Compare
If I merge this PR with the commits in this PR, will I be able to evaluate SLD application to MapML vector requests? Or maybe this PR already has code that allows features to be requested (but not clipped)? Thanks |
Anyway, looks good to me! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I forgot to add a note to the docs regarding single/multiple extent processing with mixed content types for each layer. Is it too late to do that?
Edit: I just pushed a commit with that documentation update.
…:turingtestfail/geoserver into GEOS-11322-MapML-WMS-Vector-Query-Filter
Merged on main repository |
wildcard import removed
abstract parent needs the mime
file license
cleanup
fixed test issues with projection
validating sld filters
added getStyleQuery test
Moved to util class
cleanup
test fix
removed unnecessary inheritance
cleanup
pr response
PR responses and fix to resource vs layer metadata issue
Checklist
main
branch (backports managed later; ignore for branch specific issues).For core and extension modules:
[GEOS-XYZWV] Title of the Jira ticket
.