Messages by Thread
-
-
(sis) branch geoapi-4.0 updated: Adjust the verifications of tile size.
desruisseaux
-
(sis) branch geoapi-4.0 updated: Bug fix: need to take subsampling in account when computing the destination region.
desruisseaux
-
(sis) branch geoapi-4.0 updated: Reorganize the `TiledGridCoverage` base class in support for GDAL data store:
desruisseaux
-
(sis) branch geoapi-4.0 updated (496130940f -> dab1256806)
desruisseaux
-
(sis) branch geoapi-4.0 updated: `TiledGridResource.getFillValue()` should return an array with one value per band instead of a single value for all bands.
desruisseaux
-
(sis) branch geoapi-4.0 updated (1914e05f85 -> 9de980b207)
desruisseaux
-
(sis) branch geoapi-4.0 updated: Documentation fixes.
desruisseaux
-
(sis) branch main updated (589b2aa29a -> 76fed8a0e3)
desruisseaux
-
(sis) branch geoapi-3.1 updated (75c7265a47 -> ae3809ff1c)
desruisseaux
-
(sis) branch geoapi-3.1 updated: Add only on the `geoapi-3.1` branch some deprecated methods anticipating a transition between GeoAPI 3.0 and 4.0.
desruisseaux
-
(sis) branch main updated (4c46d7bb98 -> 589b2aa29a)
desruisseaux
-
(sis) branch geoapi-3.1 updated (8dbe7f3e64 -> 2563f4abe5)
desruisseaux
-
(sis) branch geoapi-4.0 updated (70d35b06da -> 62047abd7a)
desruisseaux
-
(sis) branch geoapi-4.0 updated: Add support for `DataSource` created from JDBC URL in `StorageConnector`. Add documentation and minor cleanup.
desruisseaux
-
(sis) branch geoapi-4.0 updated: Consolidation in the handling of exceptions in SQLStore and handle one more metadata (date of last update). This is work in preparation for Geopackage support.
desruisseaux
-
(sis) branch geoapi-4.0 updated: Tune `SQLStore` in support for Geopackage: - Implement `SQLStore.getIdentifier()`. - Specify a locale for table contents. - Clarification in comments.
desruisseaux
-
(sis) branch geoapi-4.0 updated: Make `SQLStore` more extensible, in preparation for Geopackage support. It requires making `SQLStore` abstract and moving the concrete class in a new subclass named `SimpleFeatureStore`.
desruisseaux
-
(sis) branch geoapi-4.0 updated: Move the `SQLStore.findCRS(int)` and `findSRID(CRS)` methods to a separated `DataAccess` object. This separation allows to keep using the same SQL connection for many CRS/SRID searches or other operations.
desruisseaux
-
(sis) branch geoapi-4.0 updated: Minor adjustments in API related to `DataStore` in preparation for Geopackage. The most significant change is that `SQLStore.components()` returns a list of `Resource` instead of `FeatureSet` because the store can also contain rasters.
desruisseaux
-
(sis) branch geoapi-4.0 updated (a09dffd3c5 -> a6b1bfaeca)
desruisseaux
-
(sis) branch geoapi-4.0 updated (5112580cf8 -> a09dffd3c5)
desruisseaux
-
(sis) branch geoapi-4.0 updated: `SQLStore` needs to understand more than one CRS definition column. The current use case is to accept the Geopackage extension storing a WKT 2 definition in a separated column in addition to WKT 1. Future versions may accept more columns for CRS-JSON or others.
desruisseaux
-
(sis) branch geoapi-4.0 updated: Dispatch query instances in each class, remove queries bundle
jsorel
-
(sis) branch geoapi-4.0 updated: Remove the dependency to Hikari. Instead, users wanting Hikari should provide a `DataSource` as the store input. This approach gives more flexibility by allowing users to configure Hikari as they want, or to use another pool.
desruisseaux
-
(sis) branch geoapi-4.0 updated (3b047f32e1 -> 0046340d13)
desruisseaux
-
(sis) branch geoapi-4.0 updated: Add tests for the Geopackage module (work by Johann Sorel).
desruisseaux
-
(sis) branch geoapi-4.0 updated: Fix integer overflow in DBF header when fields have large length constraints
jsorel
-
(sis) branch geoapi-4.0 updated (a20b329fb8 -> 2e7ab796e1)
desruisseaux
-
(sis) branch geoapi-4.0 updated (24402a0a66 -> 3119af99df)
desruisseaux
-
(sis) branch geoapi-4.0 updated (4a69351845 -> 24402a0a66)
desruisseaux
-
(sis) branch geoapi-4.0 updated: Allow FeatureSQL to understand different standards about the table of CRS definitions. Supported standards are:
jsorel
-
(sis) branch geoapi-4.0 updated: fix possible null and handle large number writing in dbf number fields
jsorel
-
(sis) branch geoapi-4.0 updated: Fix a null charset in some cases in DBF field class
jsorel
-
(sis) branch geoapi-4.0 updated: Add a missing dependency in the NetBeans project.
desruisseaux
-
(sis) branch geoapi-4.0 updated (77f63e9896 -> bb2667a64d)
desruisseaux
-
(sis) branch geoapi-4.0 updated: Use `addExact` for computing tile position.
desruisseaux
-
(sis) branch visual-test updated: Fix the build of visual tests.
desruisseaux
-
(sis) branch geoapi-4.0 updated: Add empty GSF module
jsorel
-
(sis) branch geoapi-4.0 updated (f2af582e7d -> c5939f6ae0)
jsorel
-
(sis) branch geoapi-4.0 updated: Add EPSG license in optional "non-free" modules. This is done only if the EPSG data are present.
desruisseaux
-
(sis) branch geoapi-4.0 updated (36af97c7b8 -> 450ad41fa3)
desruisseaux
-
svn commit: r1919536 - in /sis/data/non-free: EPSG/ EPSG/Data.sql EPSG/FKeys.sql EPSG/LICENSE.html EPSG/LICENSE.txt EPSG/Tables.sql pom.xml sis-embedded-data/ sis-epsg/ src/
desruisseaux
-
(sis) branch geoapi-4.0 updated: Improve support of tilematrix and jpef items in GIMI
jsorel
-
(sis) branch geoapi-4.0 updated (424d44b671 -> 6881d37044)
desruisseaux
-
(sis) branch geoapi-4.0 updated (b861431358 -> ac0d380348)
desruisseaux
-
(sis) branch geoapi-4.0 updated: Add empty GIMI module
jsorel
-
(sis) branch main updated (d1adc5678e -> 4c46d7bb98)
desruisseaux
-
(sis) branch geoapi-3.1 updated (51c67748ee -> 8dbe7f3e64)
desruisseaux
-
(sis) branch geoapi-4.0 updated: Post-merge automatic reorganization of imports order.
desruisseaux
-
(sis) branch main updated (f0a1dfadf1 -> d1adc5678e)
desruisseaux
-
(sis) branch geoapi-3.1 updated (ff9d7d107b -> 51c67748ee)
desruisseaux
-
(sis) branch geoapi-4.0 updated: Make use, or prepare for the use, of `DatumEnsemble` in `CoordinateOperationFinder`. The following pattern:
desruisseaux
-
(sis) branch geoapi-4.0 updated (f8421abcf5 -> 3ce6fb642b)
desruisseaux
-
(sis) branch geoapi-3.1 updated: Port methods from the `main` branch for deprecated `Datum` methods.
desruisseaux
-
(sis) branch main updated (96a055335c -> f0a1dfadf1)
desruisseaux
-
(sis) branch geoapi-3.1 updated (c4eceb3ef1 -> d3af997759)
desruisseaux
-
(sis) branch geoapi-4.0 updated (94d30d99d2 -> f8421abcf5)
desruisseaux
-
(sis) branch geoapi-4.0 updated: The referencing module needs to check if the datum is null, and fallback on the datum ensemble if needed. This commit does not resolve all cases. In particular, the cases that depend on the EPSG database update are not yet done: EPSGDataAccess, CoordinateOperationRegistry and CoordinateOperationFinder.
desruisseaux
-
(sis) branch geoapi-4.0 updated: Documentation updates.
desruisseaux
-
(sis) branch main updated (48705908fc -> 96a055335c)
desruisseaux
-
(sis) branch geoapi-3.1 updated (3a2127e98a -> c4eceb3ef1)
desruisseaux
-
(sis) branch geoapi-4.0 updated: Keep the old constructors as deprecated ones.
desruisseaux
-
(sis) branch geoapi-4.0 updated: Resolve a few compiler warnings.
desruisseaux
-
(sis) branch main updated (9c3e588d3c -> 48705908fc)
desruisseaux
-
(sis) branch geoapi-3.1 updated (d68a898653 -> 3a2127e98a)
desruisseaux
-
(sis) branch geoapi-4.0 updated (9c13d9f4f6 -> 1a246afc55)
desruisseaux
-
(sis) branch main updated (237edefa4c -> 9c3e588d3c)
desruisseaux
-
(sis) branch geoapi-3.1 updated (eb43834def -> d68a898653)
desruisseaux
-
(sis) branch geoapi-4.0 updated: Removal of deprecated methods. - MathTransformFactory.createParameterizedTransform — replaced by builder. - CoordinateOperationFactory.createOperation(sourceCRS, targetCRS) — replaced by RegisterOperations.
desruisseaux
-
(sis) branch geoapi-4.0 updated: Cleanup, including removal of an unused method and methods where the default implementation is okay.
desruisseaux
-
(sis) branch geoapi-4.0 updated (f1e6e58241 -> c3bbe954d8)
desruisseaux
-
(sis) branch geoapi-4.0 updated: Fix an error message (wrong resource used).
desruisseaux
-
(sis) branch main updated (975aed6c18 -> 237edefa4c)
desruisseaux
-
(sis) branch geoapi-3.1 updated (1930d30455 -> eb43834def)
desruisseaux
-
(sis) branch geoapi-4.0 updated (c00f0421df -> 973019be6b)
desruisseaux
-
(sis) branch geoapi-4.0 updated: Deprecate `DefaultMathTransformFactory.createParameterizedTransform(ParameterValueGroup, Context)`. This is replaced by a builder.
desruisseaux
-
(sis) branch geoapi-4.0 updated: Add an implementation of `RegisterOperations` (a new interface added in ISO 19111:2019).
desruisseaux
-
(sis) branch geoapi-4.0 updated (6011e9f39f -> 114689a6d6)
jsorel
-
(sis) branch main updated (86b20ccbda -> 975aed6c18)
desruisseaux
-
(sis) branch geoapi-3.1 updated (b22144ecf8 -> 1930d30455)
desruisseaux
-
(sis-site) branch asf-site updated (d9e86421 -> 3da99470)
desruisseaux
-
(sis-site) branch asf-staging updated: Fix DOAP syntax (port of pull request #3) https://issues.apache.org/jira/browse/INFRA-25892
desruisseaux
-
(sis-site) branch main updated (066cfb0b -> 373b0d3e)
desruisseaux
-
(sis) branch geoapi-3.1 updated (f358804252 -> b22144ecf8)
desruisseaux
-
(sis) branch geoapi-4.0 updated: Consolidation in the way to get or create `OperationMethod`: - No longer specify the number of dimensions in constructor. - Search of predefined instance based only on `MathTransformFactory`, using a convenience method added in `ReferencingFactoryContainer`.
desruisseaux
-
(sis) branch geoapi-4.0 updated: `ControlledVocabulary.identifier()` become optional. This change helped to see potential NullPointerException.
desruisseaux
-
(sis) branch geoapi-4.0 updated: Fix shapefile DBF field parsing, tolerate character patterns as missing number values
jsorel
-
(sis) branch main updated (bb9d125402 -> 86b20ccbda)
desruisseaux
-
(sis) branch geoapi-3.1 updated (e9dd6d1621 -> f358804252)
desruisseaux
-
(sis) branch geoapi-4.0 updated: Delegate `AxisDirections.opposite(…)` to the GeoAPI method.
desruisseaux
-
(sis) branch geoapi-4.0 updated (e520c8b28d -> 0edda0c161)
desruisseaux
-
(sis) branch geoapi-4.0 updated: Formatting and bug fix in the setting of the buffer limit and the use of the Geopackage SRID.
desruisseaux
-
(sis) branch geoapi-4.0 updated (c1c5e12061 -> e50aa45469)
jsorel
-
(sis) branch geoapi-4.0 updated: Allow the association of GML identifiers to temporal object. It requires making temporal objects lenient comparable.
desruisseaux
-
(sis) branch geoapi-4.0 updated: Fix shapefile index offset and length in incorrect unit
jsorel
-
(sis) branch geoapi-4.0 updated (90c0f789d7 -> 06a582ccd0)
desruisseaux
-
(sis) branch geoapi-4.0 updated (f2faacb692 -> 90c0f789d7)
desruisseaux
-
(sis) branch geoapi-4.0 updated: Reintroduce `org.opengis.temporal.Instant` from ISO 19108, because this is not the same thing as `java.time.Instant` despite the name. Regroup all temporal objects in an `org.apache.sis.temporal` package, not exported for now.
desruisseaux
-
(sis) branch main updated (d4690f7f41 -> bb9d125402)
desruisseaux
-
(sis) branch geoapi-3.1 updated (06e105fa45 -> e9dd6d1621)
desruisseaux
-
(sis) branch geoapi-4.0 updated: Post-merge import reorganization.
desruisseaux
-
(sis) branch main updated (6e63051a6f -> d4690f7f41)
desruisseaux
-
(sis) branch geoapi-3.1 updated (51124b9153 -> 06e105fa45)
desruisseaux
-
(sis) branch geoapi-4.0 updated: More replacements of `java.util.Date` by `java.time` in metadata.
desruisseaux
-
(sis) branch main updated (c1009799e7 -> 6e63051a6f)
desruisseaux
-
(sis) branch geoapi-3.1 updated (269d8e9759 -> 51124b9153)
desruisseaux