Skip to content

Fix getFeatureInfo emulation for not integer zoom level (Cesium)#1680

Merged
offtherailz merged 1 commit into
geosolutions-it:masterfrom
offtherailz:cesium-gfi-fix
Apr 4, 2017
Merged

Fix getFeatureInfo emulation for not integer zoom level (Cesium)#1680
offtherailz merged 1 commit into
geosolutions-it:masterfrom
offtherailz:cesium-gfi-fix

Conversation

@offtherailz

@offtherailz offtherailz commented Apr 4, 2017

Copy link
Copy Markdown
Member

The GFI emulation creates a request 101x101 to simulate the request. Anyway it needs a resolution.
Cesium provides a not integer zoom level, and actually doesn't have an hook for resolutions.

This solutions approx the zoom level to get a resolutions from the default resolutions list.

@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage increased (+0.05%) to 77.257% when pulling 656f474 on offtherailz:cesium-gfi-fix into 24ac69e on geosolutions-it:master.

@offtherailz offtherailz merged commit b317b47 into geosolutions-it:master Apr 4, 2017
@offtherailz offtherailz deleted the cesium-gfi-fix branch July 18, 2018 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants