Rich Fecher

Results 27 issues of Rich Fecher

the stat `FieldVisibilityCount` can't be used because you will only see counts for authorizations that are not limiting by definition.

The goal is to improve usability by making it as clear and concise to create a `DataStore` programmatically.

api

https://github.com/geotools/geotools/wiki/structured-grid-coverage-readers

enhancement
integration
geoserver
raster

Consider using it as a hint for optimization of aggregation queries under certain circumstances.

enhancement
accumulo
performance
hbase

Currently, we are describing all main parameters with a convention that allows us to determine what individual expected parameters are, and if they are a list. The convention is something...

We can associate grid coordinates per dimension with each entry and only return an entry if it is max(entry[d].min, query[d].min) for each dimension `d` Also, we will have to maintain...

@chrisbennight missed a badge!

documentation

we try to do our best with geometries out of range: points are clamped between -180 and 180 (eg. POINT(-181, -91) would become POINT(-180,-90)) ; complex geometries are reflected across...