Jody Garnett

Results 75 issues of Jody Garnett

As part of https://github.com/geotools/geotools/wiki/Remove-OpenGIS we are contacting affected projects to coordinate upgrade to GeoTools 30.x series and refactoring the org.opengis package to org.geotools.api.

From email I have asked marketing committee for go-ahead to make an emergency quick-fix for the sponsors page: > Hey folks, I am making a proposal below for a quick...

As part of https://github.com/geotools/geotools/wiki/Remove-OpenGIS we are contacting affected projects to coordinate upgrade to GeoTools 30.x series and refactoring the org.opengis package to org.geotools.api.

enhancement
build

* **What are you trying to do?** We were accidentally caching a maven repository that was no longer functioning: 1. A community had setup a maven repository as a GitHub...

Hello georchestra team, can I ask for your testing and feedback on GeoServer 2.25-RC https://geoserver.org/announcements/2024/03/04/geoserver-2-25-RC-released.html You can read above on some configuration changes that you may make use of when...

As part of https://github.com/geotools/geotools/wiki/Remove-OpenGIS we are contacting affected projects to coordinate upgrade to GeoTools 30.x series and refactoring the org.opengis package to org.geotools.api.

This pull request addresses concerns raised in https://github.com/geonetwork/core-geonetwork/issues/7886 This is blocked by: - https://github.com/geonetwork/core-geonetwork/issues/7705 To address we will need to coordinate an update across documentation branches: - main: https://github.com/geonetwork/core-geonetwork/pull/7887 -...

Documentation
stale

A few of the steps described in starting up with docker did not work as expected; also updated IntellIJ steps and profiles based on discussion with @josegar74. # Checklist -...

This is an experiment to try using Geometry (rather than MultiPolygon) in GeomUtils methods. Now that the index is no longer limited to MultiPolygons we should be able to work...

Personal experiment follow up to https://github.com/geonetwork/core-geonetwork/pull/6397 looking at what it would take to use the Log4j Appenders API. Core change: * [x] Use `BasicContext.getLogger()` rather than asking `BasicContext` to implement...