Andrea Aime

Results 115 issues of Andrea Aime

Having build instructions helps those that are not familiar with python, but still want to try out a bleeding edge, not yet published, version of the code (aka "me"). The...

documentation

I'm trying to use the "boundary" method of Cell to get a better outline for dart and skew_quad cells, while displaying a map with cells, cell parents, and parent parents....

enhancement

The following simple test script fails with an error: ``` from rhealpixdggs import dggs, ellipsoids from rhealpixdggs.ellipsoids import Ellipsoid from rhealpixdggs.dggs import RHEALPixDGGS, Cell WGS84_TB16 = Ellipsoid(a=6378137.0, b=6356752.314140356, e=0.0578063088401, f=0.003352810681182,...

bug

### Versions impacted by the bug 5.x ### What went wrong? While profiling the netcdf library I've noticed that the Filters.getFilter method shows up in the profile as a time...

bug

**Affects PMD Version:** 7.2 **Rule:** [UnusedLocalVariable](https://pmd.github.io/pmd/pmd_rules_java_bestpractices.html#unusedlocalvariable) **Description:** A variable used in a read loop to check how many bytes are getting read, in a situation where it's both updated, but...

a:false-positive

[![GEOT-7589](https://badgen.net/badge/JIRA/GEOT-7589/0052CC)](https://osgeo-org.atlassian.net/browse/GEOT-7589) [](https://pullrequestbadge.com/?utm_medium=github&utm_source=geotools&utm_campaign=badge_info) Backport #4805 **Authored by:** @Mike7311

[![GEOT-7589](https://badgen.net/badge/JIRA/GEOT-7589/0052CC)](https://osgeo-org.atlassian.net/browse/GEOT-7589) [](https://pullrequestbadge.com/?utm_medium=github&utm_source=geotools&utm_campaign=badge_info) Backport #4805 **Authored by:** @Mike7311

[![GEOT-7598](https://badgen.net/badge/JIRA/GEOT-7598/0052CC)](https://osgeo-org.atlassian.net/browse/GEOT-7598) [](https://pullrequestbadge.com/?utm_medium=github&utm_source=geotools&utm_campaign=badge_info) Pairs with: * https://github.com/GeoWebCache/geowebcache/pull/1279 * https://github.com/geoserver/geoserver/pull/7577 # Checklist - [x] I have read the [contribution guidelines](https://github.com/geotools/geotools/blob/main/CONTRIBUTING.md). - [x] I have sent a [Contribution Licence Agreement](https://docs.geotools.org/latest/developer/procedures/contribution_license.html) (not required for...

See tickets for details: * https://osgeo-org.atlassian.net/browse/GEOS-11518 * https://osgeo-org.atlassian.net/browse/GEOS-11519 # Checklist - [x] I have read the [contribution guidelines](https://github.com/geoserver/geoserver/blob/main/CONTRIBUTING.md). - [x] I have sent a [Contribution Licence Agreement](https://docs.geoserver.org/latest/en/developer/policies/committing.html) (not required for...

[![GEOS-10824](https://badgen.net/badge/JIRA/GEOS-10824/0052CC)](https://osgeo-org.atlassian.net/browse/GEOS-10824) [](https://pullrequestbadge.com/?utm_medium=github&utm_source=geoserver&utm_campaign=badge_info) See ticket for details. The testing adds a "fake" datastore that can work off a "URL" parameter, and makes sure the store type is used. In some tests,...