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

Task 11: Allow any CRS to work in spatial binning #15

Open
mzagorskirs opened this issue Apr 21, 2022 · 1 comment
Open

Task 11: Allow any CRS to work in spatial binning #15

mzagorskirs opened this issue Apr 21, 2022 · 1 comment
Assignees

Comments

@mzagorskirs
Copy link
Owner

mzagorskirs commented Apr 21, 2022

Epic: #3

This is apparently a long-standing TODO item for GeoWave that had fallen off everyone's radar till now.

Make sure that any CRS can be processed in the spatial binning aggregations and statistics workflows/algorithms.

Update tests in GeoServerIngestIT.

Relevant class: SpatialBinningType

@mzagorskirs mzagorskirs self-assigned this Apr 21, 2022
@mzagorskirs mzagorskirs changed the title Task 11: Convert to WGS84 Task 11: Make sure any CRS works in spatial binning Apr 25, 2022
@mzagorskirs mzagorskirs changed the title Task 11: Make sure any CRS works in spatial binning Task 11: Allow any CRS to work in spatial binning May 2, 2022
@mzagorskirs
Copy link
Owner Author

There appears to be a bug in the pre-existing code base that prevents projected data from processing through spatial binning correctly. Unprojected (WGS84) processes through spatial binning as expected. @rfecher offered to look into this bug.

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

No branches or pull requests

1 participant