Skip to content

GEOWAVE-1804: spatial binning strategies#1805

Merged
rfecher merged 1 commit intolocationtech:masterfrom
rfecher:spatial-binning-rebase
Apr 30, 2021
Merged

GEOWAVE-1804: spatial binning strategies#1805
rfecher merged 1 commit intolocationtech:masterfrom
rfecher:spatial-binning-rebase

Conversation

@rfecher
Copy link
Copy Markdown
Contributor

@rfecher rfecher commented Apr 26, 2021

Signed-off-by: Rich Fecher richard.fecher@maxar.com

@rfecher rfecher force-pushed the spatial-binning-rebase branch 5 times, most recently from 7c51968 to 1c09369 Compare April 27, 2021 18:42
@rfecher rfecher requested a review from jdgarrett April 27, 2021 19:55
Copy link
Copy Markdown
Contributor

@jdgarrett jdgarrett left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, there were just a couple of things that I thought should be addressed.

@Parameter(
names = {"--geometry"},
converter = ComplexGeometryBinningOptionConverter.class,
description = "Approach for handling complex geometry (can use one hash based on the centroid or all covering hashes, and if all covering hashes can optionally scale counts by the percent coverage of the hash with the geometry).")
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This description seems a bit confusing to me, maybe all of the options should be listed?

@@ -0,0 +1,309 @@
package org.locationtech.geowave.examples.stats;
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing header

Signed-off-by: Rich Fecher <richard.fecher@maxar.com>
@rfecher rfecher force-pushed the spatial-binning-rebase branch from 1c09369 to 00dee53 Compare April 29, 2021 19:01
@rfecher rfecher merged commit 4e3ee94 into locationtech:master Apr 30, 2021
@rfecher rfecher deleted the spatial-binning-rebase branch April 30, 2021 11:59
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.

2 participants