Messages by Thread
-
-
(sis) branch geoapi-4.0 updated (08239e9570 -> e769f55158)
desruisseaux
-
(sis) branch geoapi-4.0 updated: Fix the extensive tests with EPSG 9.9.1. This commit does not include the fixes for EPSG 12.
desruisseaux
-
(sis) branch geoapi-4.0 updated (b0791bfff2 -> b0f406a181)
desruisseaux
-
(sis) branch geoapi-4.0 updated: Drop support of the `$SIS_DATA/Databases/ExternalSources` directory. This feature was used mostly for testing purposes, so this change has probably no incidence on users. In the unlikely case where this feature was used by someone in production, it would probably be broken anyway because this feature had an implicit execution of scripts that are impacted by the EPSG upgrade.
desruisseaux
-
(sis-site) branch main updated: Start to prepare the documentation for SIS 1.5 by modifying texts impacted by the EPSG upgrade.
desruisseaux
-
(sis) branch main updated (d581822c74 -> 0661f9eaf0)
desruisseaux
-
(sis) branch geoapi-3.1 updated (3bb55654d2 -> 236ded5a92)
desruisseaux
-
(sis) branch geoapi-4.0 updated (1120343831 -> b0b0ae6e7f)
desruisseaux
-
svn commit: r1927810 - sis/data/non-free/EPSG
desruisseaux
-
(sis) branch geoapi-4.0 updated: Bug fix in the handling of enumerated values for EPSG table names.
desruisseaux
-
(sis) branch geoapi-4.0 updated: Add a helper tools for reducing `VARCHAR` to the minimal required length in EPSG script. This is used only by maintainers during upgrades of the EPSG geodetic dataset.
desruisseaux
-
svn commit: r1927799 - sis/data/non-free/EPSG
desruisseaux
-
svn commit: r1927796 - sis/data/non-free/EPSG
desruisseaux
-
(sis-site) branch main updated: Fix broken links.
desruisseaux
-
(sis) branch geoapi-4.0 updated (d918d5e6fb -> 87cac26081)
desruisseaux
-
(sis) branch geoapi-4.0 updated (7c9b89f905 -> d918d5e6fb)
desruisseaux
-
(sis) branch main updated: Make `DynamicReferenceFrame` non-public because it is not yet a committed API.
desruisseaux
-
(sis) branch geoapi-4.0 updated (ed02ddf81f -> 7c9b89f905)
desruisseaux
-
(sis) branch geoapi-4.0 updated (e79df9c2d3 -> ed02ddf81f)
jsorel
-
(sis) branch main updated (39ea192688 -> ba6681f332)
desruisseaux
-
(sis) branch geoapi-3.1 updated (d8e3bc5a7f -> 3bb55654d2)
desruisseaux
-
(sis) branch geoapi-4.0 updated: Ensure that recursive method calls to `EPSGFactory` reach the same factory instance. Opportunistic documentation fixes.
desruisseaux
-
(sis) branch geoapi-4.0 updated: Sort coordinate operations by domain of validity in Java code instead of in the SQL query. It makes easier to handle the new way that extent are declared in EPSG version 10+. It also seems to fix a bug in the ordering of coordinate operations.
desruisseaux
-
(sis) branch geoapi-4.0 updated: `SampleDimension` implements `IdentifiedType`. It gives us a common parent interface between `FeatureType` and `SampleDimension`.
desruisseaux
-
(sis) branch geoapi-4.0 updated: Resole the problem documented in the `TODO` comment of `GridDerivation`: When a wraparound may happen, the computation of envelope unions need to be done between compatible envelopes (computed with the same wraparound shift).
desruisseaux
-
(sis) branch geoapi-4.0 updated: Make possible to invoke `GridDerivation.subgrid(GridGeometry)` with an Area Of Interest having less dimensions that the base, even if the extra dimensions are not a slice.
desruisseaux
-
(sis) branch geoapi-4.0 updated: Try to be more robust to the GDAL convention in netcDF file. This convention uses a "GeoTransform" attribute instead of coordinate axes defined by variables. A difficulty is that this attribute is often 2D even when the variables have more dimensions.
desruisseaux
-
(sis) branch geoapi-4.0 updated (e678bb2111 -> 56fb08e575)
desruisseaux
-
(sis) branch geoapi-4.0 updated: Fix a bug introduced 4 commits ago in the fix of Deflate compression of TIFF image.
desruisseaux
-
(sis) branch geoapi-4.0 updated (1cad082c6e -> 237effe84d)
desruisseaux
-
(sis) branch geoapi-4.0 updated: Add resource identifier parameter on MemoryGridResource
jsorel
-
(sis) branch geoapi-4.0 updated: Remove the filling of Bursa-Wolf parameters in geodetic datum created from the EPSG database. Bursa-Wolf parameters were attached for compatibility with Well-Known Text (WKT) version 1. Since WKT 2 is now more widespread, since there is no benefit to attach these parameters compared to using the EPSG database when searching for coordinate operations, and since the current SQL queries do not work anymore with EPSG version 10+ (because AREA_OF_USE_CODE is always null), it is not worth to fix [...]
desruisseaux
-
(sis) branch geoapi-4.0 updated: Make possible to write a raster with a `BandedSampleModel` where the data are stored in a single bank.
desruisseaux
-
(sis) branch geoapi-4.0 updated (6326b1db77 -> 7799cafa4a)
desruisseaux
-
(sis) branch geoapi-4.0 updated: Support the vertical and temporal components of extents declared in EPSG version 10+.
desruisseaux
-
(sis) branch geoapi-4.0 updated: The `SCOPE_CODE` and `EXTENT_CODE` columns in the "Datum" and "Coordinate Reference System" tables of version 10+ of the EPSG database are replaced by the "Usage" intersection table. Apache SIS continues to check the old columns for compatibility with pre-existing installations of the EPSG dataset.
desruisseaux
-
(sis) branch geoapi-4.0 updated: Add CurvePolygon geometry type interface
jsorel
-
(sis) branch geoapi-4.0 updated (5b8757c47e -> f36aa98eee)
desruisseaux
-
(sis) branch geoapi-4.0 updated (57c0ccde4a -> 5b8757c47e)
desruisseaux
-
(sis) branch geoapi-4.0 updated: Start geometry wrapper classes for incubator geometry api
jsorel
-
(sis) branch geoapi-4.0 updated (2225f00d04 -> 2fe5e23c6a)
desruisseaux
-
(sis) branch main updated (a5507ba075 -> 39ea192688)
desruisseaux
-
(sis) branch geoapi-3.1 updated (343f672ec6 -> d8e3bc5a7f)
desruisseaux
-
(sis) branch main updated (42a3d15915 -> a5507ba075)
desruisseaux
-
(sis) branch geoapi-3.1 updated (ae75ef285f -> 343f672ec6)
desruisseaux
-
(sis) branch geoapi-3.1 updated: Add implementation for deprecated GeoAPI 3.1 methods that have been removed in GeoAPI 4.0.
desruisseaux
-
(sis) branch geoapi-3.1 updated (cb32b1b2f0 -> 88c4efc2c7)
desruisseaux
-
(sis) branch geoapi-4.0 updated: Adjust the default sample dimensions created by the GeoTIFF reader. If a "no data" category is added, then a "data" category should also be added.
desruisseaux
-
(sis) branch geoapi-4.0 updated: Fix the case of GeoTIFF files not read correctly when the image is untiled but the tile is unnecessary large (larger than the actual image).
desruisseaux
-
(sis) branch geoapi-4.0 updated: Fix the error message when a datum shift grid file has not been found. Opportunistic minor code formatting.
desruisseaux
-
(sis) branch geoapi-4.0 updated (16c01f5cdf -> 5fb125cf40)
desruisseaux
-
(sis) branch geoapi-4.0 updated: Add a mechanism for letting `MetadataStandard` know that the `Datum` interface implemented by `DefaultDatumEnsemble` should be ignored.
desruisseaux
-
(sis) branch geoapi-4.0 updated: Add CRS declaration in shapefile geometry user data
jsorel
-
(sis) branch geoapi-4.0 updated: Tuple interface do not inherit DirecPosition anymore
jsorel
-
(sis) branch geoapi-4.0 updated: Add geometry classes and reference from OGC Features and Geometries JSON draft
jsorel
-
(sis) branch geoapi-4.0 updated (540ea55fa4 -> f4aee41bc4)
desruisseaux
-
(sis) branch 1.4.1 updated: chore(Build): add gradle wrapper configuration
desruisseaux
-
(sis) branch 1.4.1 updated: `MissingFactoryResourceException` needs to be propagated when a NADCON file is not found. NTv2 was okay, but nevertheless apply the same pattern to other grid formats for safety.
desruisseaux
-
(sis) branch 1.4.1 created (now a777ede83b)
desruisseaux
-
(sis) branch geoapi-4.0 updated: fix(Referencing): prevent NPE on complex crs conversion analysis
amanin
-
(sis) branch geoapi-4.0 updated: Hide default geometry implementations in a privy package, add geometry factory class as replacement
jsorel
-
(sis) branch geoapi-4.0 updated (ad6153efb4 -> 6e7b9ad37e)
desruisseaux
-
(sis) branch geoapi-4.0 updated (0dc0e3f417 -> ad6153efb4)
desruisseaux
-
(sis) branch geoapi-4.0 updated: Formatting, documentaton and consolidation of argument check.
desruisseaux
-
(sis) branch geoapi-4.0 updated: Refactor matrix classes between sis referencing Matrix and the new geometry module matrix classes
jsorel
-
(sis) branch geoapi-4.0 updated: Fix a code of `TransformSeparator` where the accurracy of matrix elements could be lost.
desruisseaux
-
(sis) branch main updated (95d808c404 -> 42a3d15915)
desruisseaux
-
(sis) branch geoapi-3.1 updated (3abad8c520 -> cb32b1b2f0)
desruisseaux
-
(sis) branch geoapi-4.0 updated (e0a62e0a05 -> 9f73d3edf5)
desruisseaux
-
(sis) branch geoapi-4.0 updated (1f863a3c4f -> e0a62e0a05)
desruisseaux
-
(sis) branch geoapi-4.0 updated: Be more conservative when analyzing the matrix for pass-through coordinates during the concatenation of two `MathTransform` instances.
desruisseaux
-
(sis) branch geoapi-4.0 updated (b1ab7de505 -> 652680e4d7)
desruisseaux
-
(sis) branch feat/exportableTransform updated (cb366ebe13 -> 9386f8fe78)
jsorel
-
(sis) branch main updated (3d377745a9 -> 95d808c404)
desruisseaux
-
(sis) branch feat/exportableTransform created (now cb366ebe13)
jsorel
-
(sis) branch feat/exportableTransform deleted (was eaae1fe01c)
jsorel
-
(sis) branch geoapi-3.1 updated (ffa96dbde4 -> 3abad8c520)
desruisseaux
-
(sis) branch feat/exportableTransform created (now eaae1fe01c)
jsorel
-
(sis) branch feat/ogr deleted (was afbaafb4f9)
jsorel
-
(sis) branch geoapi-4.0 updated (f416e5744b -> b1ab7de505)
jsorel
-
(sis) branch geoapi-4.0 updated: Refactor the `CoordinateOperationFinder.createOperationStep(GeodeticCRS source, GeodeticCRS target)` method for adding a "spherical to ellipsoidal" step (or its inverse) when needed, including addition of radius coordinate ("spherical 2D to 3D").
desruisseaux
-
(sis) branch geoapi-4.0 updated: Find a coordinate operation path between two CRS when a step requires a change from spherical coordinates to geodetic coordinates. Note: when the spherical coordinates are two-dimensional, current version assumes a radius of zero, which is incorrect. The missing radius problem will be adressed in a separated commit.
desruisseaux
-
svn commit: r1925964 - in /sis/analysis/Geographic to spherical: ./ Derivatives.txt Derivatives.wxmx Simplify.xml
desruisseaux
-
(sis) branch geoapi-4.0 updated: Add a conversion from geographic to spherical coordinates. https://issues.apache.org/jira/browse/SIS-302
desruisseaux
-
(sis) branch feat/geometry deleted (was f48d2d32b1)
jsorel
-
(sis) branch geoapi-4.0 updated (3a5fcfaa4a -> 94597927c0)
desruisseaux
-
(sis) branch geoapi-4.0 updated: Generalize the update of properties of operations to all kinds of `AbstractOperation` instead of only links. This is a generalization of the previous commit ("recreate the result types of the links if they changed"). The intent is to the CRS characteristic updated not only for links, but also for the envelope operation.
desruisseaux
-
(sis) branch geoapi-4.0 updated: When a `FeatureQuery` contains a projection (in SQL sense), and if some properties in the projection are links, recreate the result types of the links if they changed.
desruisseaux
-
(sis) branch geoapi-4.0 updated (305ae17810 -> 906fcdf516)
desruisseaux
-
(sis) branch main updated (ac4ad3f36a -> 3d377745a9)
desruisseaux
-
(sis) branch geoapi-3.1 updated (3e609d464e -> ffa96dbde4)
desruisseaux
-
(sis) branch feat/image2polygon updated (caf730f09f -> c199c7e63f)
desruisseaux
-
(sis) branch geoapi-4.0 updated (d169152a6e -> 305ae17810)
desruisseaux
-
(sis) branch geoapi-4.0 updated: Improve AWT to JTS conversion logic.
desruisseaux
-
(sis) branch geoapi-4.0 updated: Move flexibility for configuring the builder wrapped by `FeatureProjectionBuilder.Item`. More conservative check of whether the FeatureType is different than the source.
desruisseaux
-
(sis) branch geoapi-4.0 updated: Add a test for the new support of "sis:identifier" in FeatureQuery.
desruisseaux
-
(sis) branch geoapi-4.0 updated (12d68ec5d1 -> 0db3b21989)
desruisseaux
-
(sis) branch geoapi-4.0 updated: Resolve shapefile sibling files without going trought parent path which may be null
jsorel
-
(sis) branch geoapi-4.0 updated: Implement getFileSet() on landsat resources
jsorel
-
(sis) branch geoapi-4.0 updated (aefe5d2936 -> 90aaa358f1)
desruisseaux
-
(sis) branch geoapi-4.0 updated: Add getContentPath() method on Tile to allow access to the raw tile content without opening a resource
jsorel
-
(sis) branch feat/image2polygon updated (5d7e5f99e6 -> caf730f09f)
jsorel
-
(sis) branch geoapi-4.0 updated: Add a fallback for trying to guess the SRID when the table of a column is unknown. This is a workaround for incomplete JDBC drivers (in this case, DuckDB 1.2.2.0).
desruisseaux
-
(sis) branch geoapi-4.0 updated: Add explicit `ST_AsBinary` or `ST_AsText` functions when requesting a geometry.
desruisseaux
-
(sis) branch feat/image2polygon updated: Fix AWT Shape to JTS Geometry adding unwanted NaN Z values
jsorel
-
(sis) branch feat/image2polygon updated (151d4d885f -> e9c53951a4)
jsorel
-
(sis) branch geoapi-4.0 updated (2d528ffbea -> ab0610bcf7)
desruisseaux
-
(sis) branch geoapi-3.1 updated (0704b92b5e -> ebe3bf8253)
desruisseaux
-
(sis) branch main updated (9b56572ba1 -> ac4ad3f36a)
desruisseaux