1. 73383b6 Merge of automatic reorganization of imports order. by Martin Desruisseaux · 10 days ago main
  2. a175b92 Merge of automatic reorganization of imports order. by Martin Desruisseaux · 10 days ago geoapi-3.1
  3. 19892f6 Post-merge automatic reorganization of imports order. by Martin Desruisseaux · 10 days ago
  4. 01e0369 Merge branch 'geoapi-3.1'. Contains (non-exhaustive list): by Martin Desruisseaux · 10 days ago
  5. 76ac26b Merge branch 'geoapi-4.0' into geoapi-3.1. Contains (non-exhaustive list): by Martin Desruisseaux · 10 days ago
  6. 3a021d2 Consolidation of the handling of CRS shown in the status bar. by Martin Desruisseaux · 10 days ago
  7. a3b8326 Move to `MapContextview` the widgets controlling the coverage appearence. by Martin Desruisseaux · 11 days ago
  8. 14a89a3 Move the widget for configuring the isoline as a `MapItem` to show in `MapContextView`. by Martin Desruisseaux · 11 days ago
  9. 48633f0 Adds a "Layers" panel and move the "Visual indication of tile loading" checkbox as a map item. by Martin Desruisseaux · 11 days ago
  10. 86bff97 Avoid misleading classname as display name of a data store. by Martin Desruisseaux · 12 days ago
  11. 028ac1b Allows `Containers.derivedList(…)` to return a list which supports addition of elements. by Martin Desruisseaux · 14 days ago
  12. e49c660 Adjustment in documentation, formatting and checks for null values. by Martin Desruisseaux · 13 days ago
  13. d38375d Consolidation of `ResourceTree` making a better usage of JavaFX events. by Martin Desruisseaux · 2 weeks ago
  14. 433c27f Use shorter name in `TileMatrixSet` identifier. by Martin Desruisseaux · 2 weeks ago
  15. c622554 Rename `GridCoverageResource.getResolutions()` as `getAvailableResolutions()`. by Martin Desruisseaux · 2 weeks ago
  16. a3003a5 Pyramid levels should be ordered from coarsest to finest resolution. by Martin Desruisseaux · 2 weeks ago
  17. 27ce708 For an expression such as `equal(function("isNaN", …), literal(true))`, by Martin Desruisseaux · 2 weeks ago
  18. 0d285f7 Fix a ClassCastException in the result of optimizing an `equal` filter when the operands are two Boolean values. by Martin Desruisseaux · 2 weeks ago
  19. d22fd87 Provides a message saying that a CRS is missing instead of letting the exception propagate. by Martin Desruisseaux · 3 weeks ago
  20. e99ccc7 Fix wrong tooltip associated to button for switching between grid coverage visual and table of values. by Martin Desruisseaux · 3 weeks ago
  21. cf8c06e feat(Geometry): add shortcut methods on Similarity by jsorel · 3 weeks ago
  22. 6aab23a chore(geoapi): update geoapi submodule by jsorel · 3 weeks ago
  23. feb9fe9 Requires PostgreSQL 18 instead of 15 for enabling the use of collation. by Martin Desruisseaux · 3 weeks ago
  24. 517b8ed feat(Math): remove several matrix static methods, now part of matrix classes by jsorel · 4 weeks ago
  25. d5ff444 Fix version of visual indications of which tiles are loaded in the JavaFX application. by Martin Desruisseaux · 4 weeks ago
  26. 133d1e5 feat(Geometry): replace Affine.toMatrix(buffer) by Matrix.setFromAffine(affine) by jsorel · 5 weeks ago
  27. 6bd8f48 feat(Geometry): add readonly super interface for Tuple,Vector,Matrix,Affine,Similarity by jsorel · 5 weeks ago
  28. 09c3918 feat(Geometry): add scene animation classes by jsorel · 5 weeks ago
  29. ad1fce0 feat(Geometry): math Matrix extends geoapi Matrix, cleaning Similarity classes by jsorel · 5 weeks ago
  30. 50b842a feat(Geometry): review affine,matrix,similarity transforms. Follow the same pattern as Tuple and Vector, prepare Transform interface for Vector API and HAT Kernels by jsorel · 5 weeks ago
  31. c425e58 Fix formatting of resolution in TileMatrixSet. by Martin Desruisseaux · 6 weeks ago
  32. a48ace0 Fix an `IndexOutOfBoundsException`. by Martin Desruisseaux · 6 weeks ago
  33. 8d27cdf chore(Geometry): regroup geometry operations (Delaunay,GreedyInsert,EarClipping,TextureAtlas) in the operation package by jsorel · 6 weeks ago
  34. 7819f1f feat(Geometry): merge geometry interfaces defined in different sections of ISO-19107 by jsorel · 6 weeks ago
  35. 8546d59 doc(Geometry): document scene sampler by jsorel · 6 weeks ago
  36. f7fc74b Reuse the code of `TileMatrixSet.toString()` in the JavaFX widget. by Martin Desruisseaux · 6 weeks ago
  37. 7c3fba2 feat(Geometry): add scene model as geometry aggregation tree by jsorel · 6 weeks ago
  38. d324b2e feat(Geometry): implement Java array factory builder, factorize array code, prepare FFM array factory classes by jsorel · 6 weeks ago
  39. 5c3f12c Replace the raw text in the "Tiling" pane by a `TableView`. by Martin Desruisseaux · 6 weeks ago
  40. d5d6c59 Adjust the handling of `Locale` in `TiledGridCoverage`. by Martin Desruisseaux · 6 weeks ago
  41. 32af8e4 Implement `ImagePyramid.toString()` for easier debugging. by Martin Desruisseaux · 7 weeks ago
  42. 7602b6c feat(JavaFx): add a simple tile matrix set panel in CoverageExplorer by jsorel · 1 year, 6 months ago
  43. 17ef8c5 Retrofit the pyramid system of the GeoTIFF reader into the pyramid system of `TileMatrixSet`. by Martin Desruisseaux · 7 weeks ago
  44. de19b98 Finer-grain detection of when the `CoordinateOperation` can be cached for a pair of CRS. by Martin Desruisseaux · 7 weeks ago
  45. bfedee8 Delegate to `WritablePixelIterator` the work of setting sample values from `IntBinaryOperator`. by Martin Desruisseaux · 7 weeks ago
  46. acd0b93 Provide a better error message when an image cannot be rendered because of an invalid "grid to CRS" transform. by Martin Desruisseaux · 7 weeks ago
  47. 8f90281 Make the test more stable by avoiding a dependency to the EPSG database which may or may not be present. by Martin Desruisseaux · 7 weeks ago
  48. beda4a8 Add a verification of the "untiled.tiff" image created for testing purposes in the previous commit. by Martin Desruisseaux · 7 weeks ago
  49. 4d1a809 Initial implementation of the `TileMatrixSet` interface. by Martin Desruisseaux · 8 weeks ago
  50. ebd3dda Renamed `TiledGridResource` as `TiledGridCoverageResource`. by Martin Desruisseaux · 7 weeks ago
  51. f2101a8 Rework the way that native libraries are loaded for avoiding to destroy the same library many times when the library was loaded from a filename. by Martin Desruisseaux · 7 weeks ago
  52. a1fa272 feat(Math): add Similarity transform interface and Similarity3D by jsorel · 7 weeks ago
  53. 3953075 feat(NetCDF): improve moving features read performances, fix moving feature time property single value for features which are not trajectories by jsorel · 7 weeks ago
  54. 36ffa65 fix(NetCDF): fix dimension mismatch between geometry coordinates and it's declared CRS by jsorel · 7 weeks ago
  55. 81cee60 fix(Geometry): fix mesh primitive normal array larger then needed by jsorel · 8 weeks ago
  56. 5431859 Adjust the API for future implementation of `TileMatrixSet`: by Martin Desruisseaux · 8 weeks ago
  57. 2358b98 Replace `X_DIMENSION` and `Y_DIMENSION` constant by configurable fields. by Martin Desruisseaux · 8 weeks ago
  58. ca6eba4 Move `TiledGridResource` and `TiledGridCoverage` to public API. by Martin Desruisseaux · 8 weeks ago
  59. db9b5d4 feat(Geometry): prepare ArrayFactory interface to support Java or FFM allocation by jsorel · 8 weeks ago
  60. 9cb97c6 Add a `GridExtent.reshape(long[])` method and use that for simplifying some code. by Martin Desruisseaux · 8 weeks ago
  61. a42f8a7 Safety against a possible integer overflow. Safety against precision loss. by Martin Desruisseaux · 9 weeks ago
  62. 8ef62b0 Merge branch 'geoapi-3.1' by Martin Desruisseaux · 9 weeks ago
  63. 8c45b25 Merge branch 'geoapi-4.0' into geoapi-3.1 by Martin Desruisseaux · 9 weeks ago
  64. 363c87b Adjustment in warning or error messages produced by the GIMI reader. by Martin Desruisseaux · 4 months ago
  65. 8d49b3b Fix GDAL support on MacOS by using `System.mapLibraryName(String)`. by Martin Desruisseaux · 9 weeks ago
  66. e74a19d Fix some documentation about `NumberType`. by Martin Desruisseaux · 9 weeks ago
  67. 58e7210 Add documentation and test in `DefaultEvaluator` in attempt to identify by Martin Desruisseaux · 9 weeks ago
  68. 3e7afe4 Remove deprecated methods after release. by Martin Desruisseaux · 10 weeks ago
  69. 95477cf Upgrade version number: missed an occurrence. by Martin Desruisseaux · 10 weeks ago
  70. fc4e562 Upgrade version number to `1.7-SNAPSHOT` for next development cycle. by Martin Desruisseaux · 10 weeks ago
  71. 80c1cdc Merge branch 'geoapi-3.1': prepare for release of SIS 1.6. by Martin Desruisseaux · 2 months ago
  72. da07d96 Merge branch 'geoapi-4.0' into geoapi-3.1: prepare for SIS 1.6 release. by Martin Desruisseaux · 2 months ago
  73. 13c7082 Set version number and the EPSG geodetic dataset URL to expected values after release. by Martin Desruisseaux · 2 months ago
  74. f2c7698 Merge of automatic reorganization of imports order. by Martin Desruisseaux · 2 months ago
  75. e447260 Merge of automatic reorganization of imports order. by Martin Desruisseaux · 2 months ago
  76. 42d3dcc Post-merge automatic reorganization of imports order. by Martin Desruisseaux · 2 months ago
  77. f034daa Merge branch 'geoapi-3.1' by Martin Desruisseaux · 2 months ago
  78. af22957 Merge branch 'geoapi-4.0' into geoapi-3.1: by Martin Desruisseaux · 2 months ago
  79. 9b4ee69 Update instructions about EPSG upgrade. by Martin Desruisseaux · 2 months ago
  80. 40651713 Add a note about a work to do in `PassThroughTransform`. by Martin Desruisseaux · 2 months ago
  81. 2833437 Convert literal values in advance when possible. by Martin Desruisseaux · 2 months ago
  82. 9f766a1 Consolidation of the conversion of temporal objects before comparison. by Martin Desruisseaux · 2 months ago
  83. 4cc6c97 Refactor `TimeMethods` with more support of conversions of `java.time` objects to compare. by Martin Desruisseaux · 2 months ago
  84. d6f3502 Simplify `ComparisonFilter` by delegating to `TimeMethods` when the operands are temporal. by Martin Desruisseaux · 3 months ago
  85. ee3cd7d Move `ArithmeticFunctionTest` to the correct package. by Martin Desruisseaux · 3 months ago
  86. 4aef902 Bug fixes in the reduction of dimensions of a wraparound transforms. by Martin Desruisseaux · 3 months ago
  87. 7e1361a Initial fix of the reduction in the number of dimensions of `WraparoundTransform`. by Martin Desruisseaux · 3 months ago
  88. e336ffb Merge branch 'geoapi-3.1' by Martin Desruisseaux · 3 months ago
  89. e0d696a Merge branch 'geoapi-4.0' into geoapi-3.1: by Martin Desruisseaux · 3 months ago
  90. 4bfbc54 Improve documentations. by Martin Desruisseaux · 3 months ago
  91. e5e9520 Rename `GridDerivation.selectDimensions(Predicate)` as `selectAxes(int...)`. by Martin Desruisseaux · 3 months ago
  92. 2cebe32 Refactor the code for filtering the dimensions of a CRS. by Martin Desruisseaux · 3 months ago
  93. c440daa Add `MissingSourceDimensionsException` telling which axes of the target CRS cannot be mapped to a source CRS. by Martin Desruisseaux · 3 months ago
  94. 575a9ed Add a `GridDerivation.project(Predicate)` method for filtering the CRS axes of a grid geometry. by Martin Desruisseaux · 3 months ago
  95. 30bf8f0 Add a tolerance factor in `TranslatedTransform`. by Martin Desruisseaux · 3 months ago
  96. fb3ce3c Replace the `-e` option by the more portable `-f` option in `readlink`. by Martin Desruisseaux · 3 months ago
  97. 1c13503 Make `DefaultEvaluator` more robust to the case where the `gridToCRS` transform has a scale factor of NaN. by Martin Desruisseaux · 3 months ago
  98. b2a2ac8 Fix to avoid decorating DisjointExtentException and CannotEvaluateException in TiledGridCoverage.render() by jsorel · 3 months ago
  99. 846d831 When transforming a 0 coordinate, we need to get the origin even if the scale factor is NaN. by Martin Desruisseaux · 3 months ago
  100. e9c3ce6 Remove the `USE_FMA` internal flag. Was always on for last years. by Martin Desruisseaux · 3 months ago