- 260a742 Merge branch 'geoapi-3.1'. by Martin Desruisseaux · 5 weeks ago main
- 80c161b Merge branch 'geoapi-4.0' into geoapi-3.1 by Martin Desruisseaux · 5 weeks ago geoapi-3.1
- 0a8a45b Fix or adjust a few compiler warnings (no change in the code). by Martin Desruisseaux · 5 weeks ago
- cf438ac Avoid a test failure when the EPSG database is absent. by Martin Desruisseaux · 5 weeks ago
- a6b025d Replace "JPMS" by "Java Module" in documentation. by Martin Desruisseaux · 5 weeks ago
- 905e0e2 Upgrade Derby and H2 dependencies to latest version. by Martin Desruisseaux · 5 weeks ago
- d7a56f7 Replace Derby by HSQLDB as the default database engine for embedded data. by Martin Desruisseaux · 5 weeks ago
- b8c492e Prepare for the replacement of Derby by H2 or HSQL as the default database engine. by Martin Desruisseaux · 5 weeks ago
- 2304ae0 Fix `AbstractCoordinateOperation.equals(…)` when one object is a defining conversion and the other is a fully defined conversion. by Martin Desruisseaux · 5 weeks ago
- c8c5eb8 When writing a GeoTIFF file, does not scan the thousands of coordinate operations in the EPSG database for finding an authority code. by Martin Desruisseaux · 5 weeks ago
- 83c629c Merge of automatic reorganization of imports order. by Martin Desruisseaux · 6 weeks ago
- 3ed0c5f Merge of automatic reorganization of imports order. by Martin Desruisseaux · 6 weeks ago
- b967e38 Post-merge automatic reorganization of imports order. by Martin Desruisseaux · 6 weeks ago
- b8782f1 Merge branch 'geoapi-3.1'. by Martin Desruisseaux · 6 weeks ago
- b7f3977 Merge branch 'geoapi-4.0' into geoapi-3.1 by Martin Desruisseaux · 6 weeks ago
- ccf06de Fix a misspelling: `StoreListener.eventOccured` renamed `eventOccurred`. by Martin Desruisseaux · 6 weeks ago
- aa236a8 Fix the initial zoom of large untiled images. by Martin Desruisseaux · 6 weeks ago
- 337b819 Reduce the number of false reports of tile loading. by Martin Desruisseaux · 6 weeks ago
- 6412d2d Try harder to group the addition of removal of tile loading indicator. by Martin Desruisseaux · 6 weeks ago
- 29c9885 Move `TileReadListener` to a separated class and add a safety for reducing the risk by Martin Desruisseaux · 6 weeks ago
- f6e6c07 Add a "todo" note about the use of `prefetch` in context of artificially tiled image. by Martin Desruisseaux · 6 weeks ago
- 67cfdae Bug fixes in the application of artificial tiling on large untiled images. by Martin Desruisseaux · 6 weeks ago
- b79a2bb Move `Summarizer` to an internal non-shared package. by Martin Desruisseaux · 7 weeks ago
- c773a3c Provided more information about the `RenderedImage` layout in its `toString()` representation. by Martin Desruisseaux · 7 weeks ago
- c2ecd1f Fix a mismatched dimension exception when showing coverage values below the cursor. by Martin Desruisseaux · 7 weeks ago
- 35c19ee fix(Geometry): fix small error in uml mapping and method parameters by jsorel · 7 weeks ago
- f72b42c doc(DGGRS): add links to ZIRS informations by jsorel · 7 weeks ago
- f427b9b feat(Geometry): add polyhedrons faces and getFace method by jsorel · 7 weeks ago
- fad2774 feat(Geometry): add SphericalConvexPolygon by jsorel · 7 weeks ago
- 1464fab Introduce an artificial tiling when reading a large untiled TIFF or HEIF image. by Martin Desruisseaux · 7 weeks ago
- 64af795 Fix unintentional crop when showing a large non-pyramided image by Martin Desruisseaux · 7 weeks ago
- 76386d6 Modify `RenderingDataTest` for using the image mock. by Martin Desruisseaux · 8 weeks ago
- 7a3f369 feat(Geometry): add great circle arc by jsorel · 7 weeks ago
- 7bd94f1 feat(Vector): add method to convert between lat/lon and unit vector by jsorel · 7 weeks ago
- 926b0a40 feat(Geometry): add spherical triangle area and spherical excess methods by jsorel · 7 weeks ago
- b2a7b2c feat(Geometry): add SphericalTriangle by jsorel · 7 weeks ago
- f5dd64c feat(Geometry): add base polyhedron classes used by DGGRS by jsorel · 7 weeks ago
- 752a156 feat(GeoJSON): add binding for GeoJSON, JSON-FG and MovingFeatures by jsorel · 7 weeks ago
- 66e8d26 chore(DGGS): code cleaning, remove some unused utilities by jsorel · 7 weeks ago
- 164b33a chore(Scene): move scene classes to a separate package outside the geometry package by jsorel · 7 weeks ago
- e117aa6 feat(Geometry): add place-holder for HAT arrays by jsorel · 7 weeks ago
- d40d280 Add test case for `RenderingData`. by Martin Desruisseaux · 8 weeks ago
- 6a8700e Deferred computation of `GridGeometry` image property should take in account the image bounds. by Martin Desruisseaux · 8 weeks ago
- b2c6b5e Rename `ObservableImage` as `WritableUntiledImage` and merge with `ImageRenderer.Untiled`. by Martin Desruisseaux · 8 weeks ago
- 5512328 Minor formatting of comments. by Martin Desruisseaux · 8 weeks ago
- e34709e feat(DGGS): add code operation and coverage test by jsorel · 8 weeks ago
- 41b8832 feat(GridExtent): add getLatticePointCount method by jsorel · 8 weeks ago
- 59f2edc feat(DGGS): add DGGS API by jsorel · 8 weeks ago
- 00a4e72 Create an initially empty `org.apache.sis.referencing.dggs` module in the "incubator" group of modules. by Martin Desruisseaux · 8 weeks ago
- c43101d migrate(coveragejson): replace jsonb bindings by jackson by jsorel · 8 weeks ago
- 541e446 Rename the `org.apache.sis.storage.coveragejson` module as `org.apache.sis.storage.json`. by Martin Desruisseaux · 8 weeks ago
- 5107e0a Fix an `IndexOutOfBoundsException` when the CRS component which is present in only the target CRS is not the last one. by Martin Desruisseaux · 9 weeks ago
- 03badce feat(Material): separate material in dedicated subclasses instead of a Map of properties by jsorel · 9 weeks ago
- b9ba379 Clarify which exceptions are thrown when using reflection on metadata object. by Martin Desruisseaux · 9 weeks ago
- 233de2b feat(Geometry): add scene light objects by jsorel · 9 weeks ago
- e328854 Be more conservative when creating an EngineeringCRS for a GridExtent. by Martin Desruisseaux · 9 weeks ago
- 42a8abc Mave `Envelopes.transform(CoordinateOperation, …)` more tolerant to the case by Martin Desruisseaux · 9 weeks ago
- 722c224 feat(sql): handle LIKE filter in SQL storage. by Martin Desruisseaux · 9 weeks ago
- a8171ac Add a safety for a `String[]` sometime represented by UCAR library as `Object[]`. by Martin Desruisseaux · 9 weeks ago
- 5a3b53f Fix of a `ClassCastException` during the merge of two metadata. by Martin Desruisseaux · 9 weeks ago
- f4ad53d Documentation, minor formatting, suppression of a warning. by Martin Desruisseaux · 10 weeks ago
- 2058a95 Avoid a `NullPointerException` to pollute the logs. by Martin Desruisseaux · 10 weeks ago
- 1b04543 Remove the use of an internal interface from public API. by Martin Desruisseaux · 10 weeks ago
- b8ae418 Merge branch 'geoapi-3.1'. by Martin Desruisseaux · 10 weeks ago
- e3537fc Merge branch 'geoapi-4.0' into geoapi-3.1. by Martin Desruisseaux · 10 weeks ago
- e96a107 Resolve remaining logs printed during execution of test. by Martin Desruisseaux · 10 weeks ago
- 5915cf5 chore(Storage): add a test to investigate data discovery in NetCDF files generated by GDAL using Transverse mercator projection. by Martin Desruisseaux · 10 weeks ago
- c6cd778 Add a self-consistency test for GeoHEIF, similar to the existing self-consistency check of GeoTIFF. by Martin Desruisseaux · 10 weeks ago
- 30c90dd Merge branch 'geoapi-3.1' by Martin Desruisseaux · 2 months ago
- 9c02e40 Merge branch 'geoapi-4.0' into geoapi-3.1 by Martin Desruisseaux · 2 months ago
- 285a35c Promote the GeoHEIF module from incubator to endorsed modules. by Martin Desruisseaux · 2 months ago
- a559ab6 Merge branch 'geoapi-3.1' by Martin Desruisseaux · 2 months ago
- b6b21e6 Merge branch 'geoapi-4.0' into geoapi-3.1 by Martin Desruisseaux · 2 months ago
- 9927bf7 Prepare for promotion of the GeoHEIFF module to the endorsed group of modules, which is still on Java 11. by Martin Desruisseaux · 2 months ago
- 5c0f336 Localize the warnings and error messages of the HEIF module. by Martin Desruisseaux · 2 months ago
- bda6b01 Create coverage name in a way more consistent with TIFF reader. by Martin Desruisseaux · 2 months ago
- b50a2b8 Rename `CoverageBuilder` as `ImageResourceBuilder`. by Martin Desruisseaux · 2 months ago
- 17aa5b6 Rename GeoHEIF `Pyramid` class as `PyramidedImageResource`. by Martin Desruisseaux · 2 months ago
- f3fd0c2 Be more conservative with files without georeferencing information. by Martin Desruisseaux · 2 months ago
- 9f64739 Merge branch 'geoapi-3.1'. by Martin Desruisseaux · 3 months ago
- efcc2b7 Merge branch 'geoapi-4.0' into geoapi-3.1. by Martin Desruisseaux · 3 months ago
- b87ed44 Fix the notification of tile read events which was lost after the image to show changed. by Martin Desruisseaux · 3 months ago
- 5df73a7 If the `gridToCRS` transform is not available, fallback on resolution. by Martin Desruisseaux · 3 months ago
- cc65833 Consolidate the use of default resolution in a new `GridGeometry.defaultToGridCRS(Identifier)` method. by Martin Desruisseaux · 3 months ago
- 3c5edfa Make possible to use a pyramided TIFF image even if there is no "grid to CRS" transform. by Martin Desruisseaux · 3 months ago
- ccd08e2 Fix a wrong handling of subsampling in the HEIF reader. by Martin Desruisseaux · 3 months ago
- 5b82429 When computing the sub-region to read from a large untiled raster, by Martin Desruisseaux · 3 months ago
- 9ead214 Fix the interleave type of RGB profile in HEIF files. by Martin Desruisseaux · 3 months ago
- 6818361 Add a way to create an `EngineeringCRS` for a grid geometry which contains only an extent. by Martin Desruisseaux · 3 months ago
- 6988814 Avoid an `IllegalGridGeometryException` when a pyramid contains no "grid to CRS" transform. by Martin Desruisseaux · 3 months ago
- 11a7a39 Fix an exception when showing pixel coordinates of a 3D image in the JavaFX application. by Martin Desruisseaux · 3 months ago
- 442474f Merge of automatic reorganization of imports order. by Martin Desruisseaux · 3 months ago
- 4589e86 Merge of automatic reorganization of imports order. by Martin Desruisseaux · 3 months ago
- c1f0c18 Post-merge automatic reorganization of imports order. by Martin Desruisseaux · 3 months ago
- f81f4d8 Merge branch 'geoapi-3.1'. by Martin Desruisseaux · 3 months ago
- 90feafe Merge branch 'geoapi-4.0' into geoapi-3.1 by Martin Desruisseaux · 3 months ago
- cc7642a Use an arbitrary region during S3 tests for avoiding the following exception thrown by AWS SDK on machines having no `~/.aws/credentials` file: by Martin Desruisseaux · 3 months ago
- 0061e5a Merge branch 'fix/image-tile-matrix-get-tile' into geoapi-4.0. by Martin Desruisseaux · 3 months ago
- 0a2fde0 Merge branch 'fix/geotiff-flaky-test' into geoapi-4.0 by Martin Desruisseaux · 3 months ago
- f7bef14 Merge branch 'geoapi-3.1'. by Martin Desruisseaux · 3 months ago