Messages by Date
-
2023/12/12
(sis) 01/02: Parse Unit of Measurement in "http://www.opengis.net/def/uom/UCUM/0/" URL.
desruisseaux
-
2023/12/12
(sis) 02/02: Do not emit warning for "No spatial or temporal dimension has been found". The CRS of a grid coverage may be an EngineeringCRS, which is fine.
desruisseaux
-
2023/12/12
(sis) branch geoapi-4.0 updated (4e00076bb8 -> 9873c5394a)
desruisseaux
-
2023/12/12
(sis) 01/02: Echo the SIS command in faint mode.
desruisseaux
-
2023/12/11
(sis) branch geoapi-4.0 updated: Copy the title of the first component in the main metadata.
desruisseaux
-
2023/12/09
(sis) 03/04: Accept also as auxiliary metadata a Reference System definition from a GML document.
desruisseaux
-
2023/12/09
(sis) 02/04: Allow to specify a metadata auxiliary file using wildcard. For example if the main file is "city-center.tiff" and metadata path is "*.xml", then the actual metadata file will be "city-center.xml".
desruisseaux
-
2023/12/09
(sis) 04/04: Add a "--metadata" option to the command line for making possible to specify the auxiliary metadata.
desruisseaux
-
2023/12/09
(sis) 01/04: Deprecate `OptionKey.BYTE_BUFFER` because it forces unconditional allocation of byte buffer.
desruisseaux
-
2023/12/09
(sis) branch geoapi-4.0 updated (ff9dc10dcb -> 558c65499f)
desruisseaux
-
2023/12/08
(sis) branch geoapi-4.0 updated: Complete `MetadataBuilder.useParentElements()`.
desruisseaux
-
2023/12/07
(sis) 01/02: Add dummy PRJ files for avoiding warnings during tests of ESRI RAW files.
desruisseaux
-
2023/12/07
(sis) 02/02: Add an option to complete the metadata of a resource with an auxiliary metadata file.
desruisseaux
-
2023/12/07
(sis) branch geoapi-4.0 updated (a798c10c97 -> c456f0598d)
desruisseaux
-
2023/12/06
(sis) branch geoapi-4.0 updated: feat(Shapefile): simplify raw API, reduce scope of all unnecessary attributes, full javadoc
jsorel
-
2023/12/05
(sis) branch geoapi-4.0 updated: feat(Shapefile): test add, remove and update from WritableFeatureSet
jsorel
-
2023/12/04
(sis) 01/01: Merge branch 'geoapi-3.1'. Includes partial work on Shapefile writer and fixes in CLI and JavaFX application starters.
desruisseaux
-
2023/12/04
(sis) branch main updated (7a734d927a -> 98bc0dfa20)
desruisseaux
-
2023/12/04
(sis) 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1. Contains JShell and fix in applications.
desruisseaux
-
2023/12/04
(sis) branch geoapi-3.1 updated (7f124c7bc5 -> b6af5d3997)
desruisseaux
-
2023/12/04
(sis) branch geoapi-4.0 updated (ca43fdb6a7 -> a3767ac21e)
desruisseaux
-
2023/12/04
(sis) 01/02: Avoid broken rendering of non-ASCII characters when downloading EPSG data from JShell.
desruisseaux
-
2023/12/04
(sis) 02/02: Fix the OpenJFX detection, including the wizard which was not started anymore.
desruisseaux
-
2023/12/04
(sis) branch geoapi-4.0 updated: Wrap the line of log messages in console application, for making easier to read the warnings.
desruisseaux
-
2023/12/03
(sis) 03/04: Prepare a more robust handling of console charset in preparation for JShell.
desruisseaux
-
2023/12/03
(sis) 04/04: Add a "sis-shell" command for launching jshell with Apache SIS libraries. It implies adding a `SIS` static class for easy invocations from JShell.
desruisseaux
-
2023/12/03
(sis) branch geoapi-4.0 updated (94bffce331 -> 7ad7021f80)
desruisseaux
-
2023/12/03
(sis) 01/04: "SIS" command-line accept arguments of type `Object` instead of being restricted to `String` instances. The intend is to allow invocations from JShell, where the user could pass File, Path, URI, URL, etc. This commit contains also an opportunistic migration of JUnit 4 to JUnit 5 for the impacted tests.
desruisseaux
-
2023/12/03
(sis) 02/04: Make possible to force logging configuration after JVM startup. This is useful when setting system properties with JVM flags does not work. It seems to be the case with jshell for instance.
desruisseaux
-
2023/12/01
(sis-site) branch next-release deleted (was df8f759f)
desruisseaux
-
2023/12/01
(sis-site) 01/03: Set GeoAPI version to 3.0.2 and Unit API to JSR-385.
desruisseaux
-
2023/12/01
(sis-site) 03/03: Said that SIS can use "http ranges" when reading TIFF files.
desruisseaux
-
2023/12/01
(sis-site) 02/03: Fix Java version.
desruisseaux
-
2023/12/01
(sis-site) branch main updated (bd61200b -> 9e64bdcf)
desruisseaux
-
2023/11/30
(sis-site) branch main updated: Update release instruction for changes in the Gradle build: - Credentials no longer stored in `gradle.properties`. - Gradle wrapper needs to be deleted before releases. - Version number changed its location.
desruisseaux
-
2023/11/29
(sis) branch geoapi-4.0 updated: feat(Shapefile): support updateType, add a first writing support
jsorel
-
2023/11/29
(sis) 02/02: Add an `info` sub-command to the SIS command-line for showing the grid geometry of a file.
desruisseaux
-
2023/11/29
(sis) branch geoapi-4.0 updated (e8850ce897 -> 18eff4603a)
desruisseaux
-
2023/11/29
(sis) 01/02: Show the module path in the configuration, in addition to the class path. Since SIS 1.4, the class path is often empty.
desruisseaux
-
2023/11/28
(sis) branch geoapi-4.0 updated: fix(Shapefile): handle case of bad geometry lines with NaN values
jsorel
-
2023/11/28
(sis) 01/01: Merge branch 'geoapi-3.1'
desruisseaux
-
2023/11/28
(sis) branch main updated (0665f030cd -> 7a734d927a)
desruisseaux
-
2023/11/28
(sis) 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1
desruisseaux
-
2023/11/28
(sis) branch geoapi-3.1 updated (e55d695764 -> 7f124c7bc5)
desruisseaux
-
2023/11/28
(sis) 02/02: Build configuration: remove `sis.library-conventions.gradle.kts` because it depends on `kotlin-dsl`, which is not compatible with Java 21. Even if Apache SIS targets Java 11, we want it to compile with newer Java versions.
desruisseaux
-
2023/11/28
(sis) 01/02: Revert the deletion of `AbstractGridCoverageResource.getEnvelope()`, but with redirection to the default method defined in the interface.
desruisseaux
-
2023/11/28
(sis) branch geoapi-4.0 updated (af3440719f -> 516dfb985f)
desruisseaux
-
2023/11/27
(sis) branch main updated (54a8cfd70f -> 0665f030cd)
desruisseaux
-
2023/11/27
(sis) 01/01: Merge branch 'geoapi-3.1'
desruisseaux
-
2023/11/27
(sis) 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1
desruisseaux
-
2023/11/27
(sis) branch geoapi-3.1 updated (bc9edad990 -> e55d695764)
desruisseaux
-
2023/11/27
(sis) branch geoapi-4.0 updated (6d1043d683 -> af3440719f)
desruisseaux
-
2023/11/27
(sis) 02/02: Create a "sis.library-conventions" with some common configuration for Gradle build.
desruisseaux
-
2023/11/27
(sis) 01/02: Move the `buildSrc` source code to its traditional location. The "Module Source Hierarchy" has no effect for this sub-project since it contains a single module. The intend is to make easier to add conventions in the way described by Gradle documentation.
desruisseaux
-
2023/11/27
(sis) 01/03: Miscellaneous utilities: - CommonCRS.Temporal.TROPICAL_YEAR - QuantityFormat.parseNumber(…) - IOUtilities.toBuffered(Reader)
desruisseaux
-
2023/11/27
(sis) 03/03: When opening files in a folder, inherit the options specified in the parent `StorageConnector`.
desruisseaux
-
2023/11/27
(sis) 02/03: Fix a ClassCastException when no resource is using deferred loading.
desruisseaux
-
2023/11/27
(sis) branch geoapi-4.0 updated (d747d8924b -> 6d1043d683)
desruisseaux
-
2023/11/27
(sis) branch geoapi-4.0 updated: feat(Shapefile): implement ResourceOnFileSystem
jsorel
-
2023/11/25
(sis) branch geoapi-4.0 updated: In `appendDimension(...)` methods; restrict the CRS type to SingleCRS since it must be one-dimensional.
desruisseaux
-
2023/11/25
(sis) 01/03: Better anticipation of methods and constants to be available in future Java versions.
desruisseaux
-
2023/11/25
(sis) 02/03: Add convenience method for adding a vertical and temporal dimensions to a grid coverage.
desruisseaux
-
2023/11/25
(sis) branch geoapi-4.0 updated (8ba711cc91 -> 2b6989782e)
desruisseaux
-
2023/11/25
(sis) 03/03: Add in `CoverageAggregator` the same convenience methods than the ones added in `GridCoverageProcessor` in previous commit. The intend is to make easier to append a vertical or temporal dimension to two-dimensional coverages to aggregate in a cube.
desruisseaux
-
2023/11/24
(sis) 04/04: Add a `GridCoverageProcessor.appendDimension(…)` method.
desruisseaux
-
2023/11/24
(sis) 03/04: Add a `GridGeometry` constructor doing the concatenation of two grid geometries. Opportunistic migration of JUnit 4 to JUnit 5 for the relevant tests.
desruisseaux
-
2023/11/24
(sis) 02/04: Move `getEnvelope()` default implementation from `AbstractGridCoverageResource` class to `GridCoverageResource` interface.
desruisseaux
-
2023/11/24
(sis) branch geoapi-4.0 updated (57c14cd312 -> 8ba711cc91)
desruisseaux
-
2023/11/24
(sis) 01/04: Minor cleaning (documentation, removal of a deprecated method).
desruisseaux
-
2023/11/24
(sis) branch geoapi-4.0 updated: fix(Shapefile): fix combining multiple subset
jsorel
-
2023/11/24
(sis) branch geoapi-4.0 updated: fix(Shapefile): replace skipBytes by seek, more efficient and avoids a loop
jsorel
-
2023/11/24
(sis) branch geoapi-4.0 updated: Make a GeoTIFF writer test tolerance to the case where the EPSG database is absent. Better error messages.
desruisseaux
-
2023/11/23
(sis) branch geoapi-3.1 updated (fb00d38fa4 -> bc9edad990)
desruisseaux
-
2023/11/23
(sis) branch main updated (b9cb14901d -> 54a8cfd70f)
desruisseaux
-
2023/11/23
(sis) 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1. This merge is only about imports order.
desruisseaux
-
2023/11/23
(sis) 03/04: fix(Shapefile): fix integer overflow on large dbf files
desruisseaux
-
2023/11/23
(sis) branch geoapi-4.0 updated (6a8d5b9ba6 -> 6b91e57ba7)
desruisseaux
-
2023/11/23
(sis) 04/04: `PropertyValue.getXPath()` shall reformat the property name to XPath using "Q{namespace}" syntax when necessary. Conversely, `FeatureQuery` needs to convert XPath to property name.
desruisseaux
-
2023/11/23
(sis) 02/04: Change the program managing import order: - Put test dependencies in a separated section. - Do not put anymore "import static" in separated section, because it is a source of confusion with other sections.
desruisseaux
-
2023/11/23
(sis) branch main-with-gradle-wrapper deleted (was fff3ae5e86)
desruisseaux
-
2023/11/23
(sis) branch main updated (fafbe8a7b6 -> b9cb14901d)
desruisseaux
-
2023/11/23
(sis) 01/01: Merge branch 'geoapi-3.1'. The main works are in Shapefile, GeoTIFF and metadata "nil values".
desruisseaux
-
2023/11/23
(sis) branch geoapi-4.0 updated: fix(Shapefile): fix integer overflow on large dbf files
jsorel
-
2023/11/23
(sis) branch geoapi-3.1 updated (2bffeac5a6 -> fb00d38fa4)
desruisseaux
-
2023/11/23
(sis) 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1. The main work are on Shapefile, GeoTIFF and metadata "nil reasons".
desruisseaux
-
2023/11/23
(sis) branch geoapi-4.0 updated: Import order in preparation for merge.
desruisseaux
-
2023/11/23
(sis) 02/02: In XPath parsing, the "Q{namespace}name" syntax should be translated to "namespace:name", not "namespace/name".
desruisseaux
-
2023/11/23
(sis) 01/02: Allow `StoreListeners` argument to be null.
desruisseaux
-
2023/11/23
(sis) branch geoapi-4.0 updated (e818303189 -> 4e6074db4e)
desruisseaux
-
2023/11/22
(sis) branch geoapi-4.0 updated: feat(Shapefile): update shapefile header on close, some work on store writing support
jsorel
-
2023/11/22
(sis) 01/03: Partial support of `WritableAggregate` in GeoTIFF store. For now, only adding resources is supported, not removing them.
desruisseaux
-
2023/11/22
(sis) 02/03: Add a "translate" sub-command to the "sis" command line. This sub-command rewrites a raster in another format.
desruisseaux
-
2023/11/22
(sis) branch geoapi-4.0 updated (aa6e471d74 -> 0ac8c06a94)
desruisseaux
-
2023/11/22
(sis) 03/03: If an envelope cannot be transformed for metadata purpose, consider that as a warning rather than a fatal error. It happens when the CRS is an engineering CRS with no geodetic, projected, vertical or temporal component.
desruisseaux
-
2023/11/22
(sis) branch geoapi-4.0 updated: chore(Build): add missing gradle wrapper configuration
amanin
-
2023/11/21
(sis) 03/04: Replace our custom `JAVA_OPTS` environment variable by the standard `JDK_JAVA_OPTIONS`. https://docs.oracle.com/en/java/javase/21/docs/specs/man/java.html#using-the-jdk_java_options-launcher-environment-variable
desruisseaux
-
2023/11/21
(sis) 02/04: Calculation of mask derived from `java.awt.Shape` needs to be done in pixel coordinates rather grid cell coordinates.
desruisseaux
-
2023/11/21
(sis) branch geoapi-4.0 updated (faf0d27a25 -> c03f90289c)
desruisseaux
-
2023/11/21
(sis) 04/04: Flush the error stream before to exist the SIS command-line application. Otherwise error messages are lost.
desruisseaux
-
2023/11/21
(sis) 01/04: Empirical threshold adjustment for a random (but rare) test failure.
desruisseaux
-
2023/11/21
(sis-site) branch main updated: Replace our custom `JAVA_OPTS` environment variable by the standard `JDK_JAVA_OPTIONS`. https://docs.oracle.com/en/java/javase/21/docs/specs/man/java.html#using-the-jdk_java_options-launcher-environment-variable
desruisseaux
-
2023/11/21
(sis) branch geoapi-4.0 updated: Renaming of a CSS style used in the the developer guide, and spelling fixes.
desruisseaux
-
2023/11/21
(sis-site) 02/02: Better documentation about the handling of NilReason and the view as TreeTableMap.
desruisseaux
-
2023/11/21
(sis-site) branch main updated (729e122b -> 6c4b10ac)
desruisseaux
-
2023/11/21
(sis-site) 01/02: Rename de "GeoAPI" style as "API" for convenience. It is frequently used, and having the same length as "SIS" and "OGC" make easier to format some HTML code as table.
desruisseaux
-
2023/11/20
(sis) branch geoapi-4.0 updated: Add support for writing image with bands in different order than RGB.
desruisseaux
-
2023/11/20
(sis) branch geoapi-4.0 updated: Declare `nilReasons` as transient for avoiding JAXB in subclasses to inherit it.
desruisseaux
-
2023/11/20
(sis) 01/02: Apply the same technic than `DefaultConformanceResult` to other mandatory properties of type `Integer`. This is related to https://issues.apache.org/jira/browse/SIS-590
desruisseaux
-
2023/11/20
(sis) branch geoapi-4.0 updated (ceff560423 -> 2bbbb61932)
desruisseaux
-
2023/11/20
(sis) branch geoapi-4.0 updated: feat(Shapefile): fuse DBFField and DBFFieldEncoder, prepare store writing support
jsorel
-
2023/11/20
(sis) branch geoapi-4.0 updated: Move into NilReasonMap the decision about whether to create NilObject or not. The rational for the removal of NilReason.isSupported(Class) is that we want an exception to be thrown when trying to use NilReason on an illegal type.
desruisseaux
-
2023/11/20
(sis) 01/02: `TreeTableView` delegates the handling of `NilReason` to `NilReasonMap`. This is necessary for objects that cannot be represented as `NilObject`.
desruisseaux
-
2023/11/20
(sis) 02/02: In `DefaultConformanceResult`, retrofit the handling of nil reasons into the `nilReasons()` map.
desruisseaux
-
2023/11/20
(sis) branch geoapi-4.0 updated (0c561c5971 -> 6841fb91cf)
desruisseaux
-
2023/11/20
(sis) branch geoapi-4.0 updated: feat(Shapefile): add DBF writer and test case
jsorel
-
2023/11/19
(sis) branch geoapi-4.0 updated (3d379f9aad -> c0a92a7311)
desruisseaux
-
2023/11/19
(sis) 01/02: Remove `NilDate`. It was not working because this class is mutable, so metadata make copies of it and those copies were not `NilObject`.
desruisseaux
-
2023/11/19
(sis) 02/02: Add `MetadataStandard.asNilReasonMap(…)` method, together with support for classes that cannot implement the `NilObject` interface. As a side-effect of this work, other map views were refactored for putting more common code in the `PropertyMap` base class.
desruisseaux
-
2023/11/18
(sis) branch geoapi-4.0 updated: Add support for nil date and nil URI in metadata.
desruisseaux
-
2023/11/18
(sis) 02/02: Add "Obligation" and "Nil reason" columns in metadata `TreeTableView`.
desruisseaux
-
2023/11/18
(sis) 01/02: Do not generate anymore the French version of developer-guide. It has been deleted from the web site, because unmaintained.
desruisseaux
-
2023/11/18
(sis) branch geoapi-4.0 updated (67ece65ce1 -> 4981887586)
desruisseaux
-
2023/11/17
(sis-site) branch asf-site updated (bdf55413 -> d9e86421)
desruisseaux
-
2023/11/17
(sis-site) 01/01: Merge branch 'asf-staging' into asf-site. The main change is an update of the developer guide.
desruisseaux
-
2023/11/17
(sis-site) 01/04: Add a link to instruction for downloading optional dependencies.
desruisseaux
-
2023/11/17
(sis-site) 04/04: Reorganize and develop the discussion about metadata and nil values.
desruisseaux
-
2023/11/17
(sis-site) 03/04: Review introduction in developer guide, update versions and references to "build helper".
desruisseaux
-
2023/11/17
(sis-site) branch main updated (88b18f0a -> 729e122b)
desruisseaux
-
2023/11/16
(sis) branch geoapi-4.0 updated: Store the reason why the mandatory boolean value of a quality conformance result is missing. This is a partial replacement for a feature supported since SIS 0.3 but removed in SIS 1.4 because of https://issues.apache.org/jira/browse/SIS-586
desruisseaux
-
2023/11/16
(sis) branch geoapi-4.0 updated: Add basic support for Braced URI Literal in the XPath expression given to `FilterFactory.property(String)`.
desruisseaux
-
2023/11/15
(sis) 01/01: Fix misleading or interchanged localized resources.
desruisseaux
-
2023/11/15
(sis) branch geoapi-4.0 updated (7005648d55 -> 1c54d069b5)
desruisseaux
-
2023/11/15
(sis) branch geoapi-4.0 updated: Fix misleading or interchanged localized resources.
desruisseaux
-
2023/11/14
(sis) branch geoapi-4.0 updated: Automatically install the parent `pom.xml` file.
desruisseaux
-
2023/11/14
(sis) branch geoapi-4.0 updated: feat(Shapefile): implement featureset bounding box and count methods, several small fix in reader iterator
jsorel
-
2023/11/13
(sis) branch geoapi-4.0 updated: Upgrade dependencies.
desruisseaux
-
2023/11/13
(sis) 01/01: feat(Shapefile): optimize bbox filter and field selection, declare store in registry
desruisseaux
-
2023/11/13
(sis) branch geoapi-4.0 updated (6723ac3a80 -> 53319506d0)
desruisseaux
-
2023/11/13
(sis) branch geoapi-4.0 updated: feat(Shapefile): optimize bbox filter and field selection, declare store in registry
jsorel
-
2023/11/12
(sis) branch geoapi-4.0 updated: Workaround for the parsing of WKT having some of the axis directions added in latest ISO 19111 revision.
desruisseaux
-
2023/11/12
(sis) branch geoapi-4.0 updated (0a359acef9 -> d39d9c6c94)
desruisseaux
-
2023/11/12
(sis) 01/02: Add a `DataStores.readGridCoverage(…)` convenience method.
desruisseaux
-
2023/11/12
(sis) 02/02: Add a little bit of context when the parsing fail over the dash character, for example as in "away-from" axis direction. Reduce rounding errors in `GridGeometry.toString()`.
desruisseaux
-
2023/11/12
(sis) 01/01: feat(Shapefile): add shp bbox filter, add dbf field selection filter
desruisseaux
-
2023/11/12
(sis) branch geoapi-4.0 updated (cad0ccd269 -> 0a359acef9)
desruisseaux
-
2023/11/08
(sis) branch geoapi-4.0 updated: feat(Shapefile): add shp bbox filter, add dbf field selection filter
jsorel
-
2023/11/06
(sis) branch main updated (ed9308d56c -> fafbe8a7b6)
desruisseaux
-
2023/11/06
(sis) 01/01: Merge branch 'geoapi-3.1'
desruisseaux
-
2023/11/06
(sis) 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1
desruisseaux
-
2023/11/06
(sis) branch geoapi-3.1 updated (0a72e06db9 -> 2bffeac5a6)
desruisseaux
-
2023/11/06
(sis) branch geoapi-4.0 updated: Superficial reformatting of shapefile commit before merge.
desruisseaux
-
2023/11/06
(sis) branch geoapi-4.0 updated: Performance tuning: use the ByteBuffer API for copying block of data in `CopyFromBytes`. The previous code was assuming that the amount of bytes to copy is small (typically 1), but that assumption become wrong when the tile width is larger that the buffer capacity. This commit also increases the default buffer size.
desruisseaux
-
2023/11/05
(sis) 02/02: Fix the case when raster data of a tile to write does not start at the beginning of the backing array.
desruisseaux
-
2023/11/05
(sis) 01/02: When writing a TIFF file, make possible (in some circumstances) to send data directly from raster to deflater, bypassing the intermediate buffer. Switch `Compression.DEFLATE` to no predictor by default for improving the chances that the direct mode can be used, and also because experiences suggest that horizontal differentiating predictor can sometime be counter-productive.
desruisseaux
-
2023/11/05
(sis) branch geoapi-4.0 updated (924462e3c6 -> c835c4786f)
desruisseaux
-
2023/11/03
(sis) branch geoapi-4.0 updated: feat(Shapefile): add shapefile store
jsorel
-
2023/10/31
(sis) branch geoapi-4.0 updated: Use TIFF strips instead of tiles when the rows are not divided in tiles. The intend is to avoid the restriction about tile size multiple of 16 bytes.
desruisseaux
-
2023/10/31
(sis) branch geoapi-4.0 updated: Fix the writing of GeoTIFF planar image (banded sample model).
desruisseaux
-
2023/10/31
(sis) branch geoapi-4.0 updated: Add support for predictor before writing images in a GeoTIFF file.
desruisseaux
-
2023/10/31
(sis) branch geoapi-4.0 updated: feat(shapefile): add dbf read support
jsorel
-
2023/10/31
(sis) branch geoapi-4.0 updated: feat(Shapefile): add shp file read and write support
jsorel
-
2023/10/30
(sis) branch geoapi-4.0 updated: Rename `GeoTiffOption` as `FormatModifier`.
desruisseaux
-
2023/10/30
(sis) 03/03: Add compression support for GeoTIFF. Only "Deflate" is supported for now.
desruisseaux
-
2023/10/30
(sis) 01/03: Replace `api` dependency to Glassfish by a pair of `compileOnly` and `runtimeOnly`. The intend is to avoid that this dependency appears in Maven pom files.
desruisseaux
-
2023/10/30
(sis) 02/03: Add `ImageOutputStream` support in `StorageConnector`.
desruisseaux
-
2023/10/30
(sis) branch geoapi-4.0 updated (0de784f0e4 -> 313bfa0ac1)
desruisseaux
-
2023/10/29
(sis) branch main updated (8783e66c1f -> ed9308d56c)
desruisseaux
-
2023/10/29
(sis) 01/01: Merge branch 'geoapi-3.1'
desruisseaux
-
2023/10/29
(sis) branch geoapi-3.1 updated (e0f5cfa3ec -> 0a72e06db9)
desruisseaux
-
2023/10/29
(sis) 05/06: Resolve a few warnings.
desruisseaux
-
2023/10/29
(sis) 02/06: Minor formatting: fix a few spelling errors in comments, add comments about non-endorsed modules, adjust some white spaces.
desruisseaux
-
2023/10/29
(sis) 01/06: Remove the @since and @version javadoc tags in incubator modules. Those tags are relevant only for classes and members in public API.
desruisseaux
-
2023/10/29
(sis) branch geoapi-4.0 updated (c4a3614aa0 -> 0de784f0e4)
desruisseaux
-
2023/10/29
(sis) 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1
desruisseaux
-
2023/10/29
(sis) 06/06: Reorganize import statements with a better separation of test dependencies.
desruisseaux
-
2023/10/29
(sis) 04/06: Deprecate `DefaultRecordSchema` for removal.
desruisseaux
-
2023/10/28
(sis) 01/03: Remove the deprecated `InterpolatedMolodenskyTransform` class.
desruisseaux
-
2023/10/28
(sis) 02/03: Following the removal of `InterpolatedMolodenskyTransform`, retrofit `MolodenskyFormula` into `MolodenskyTransform`.
desruisseaux
-
2023/10/28
(sis) 03/03: Remove deprecated methods.
desruisseaux
-
2023/10/28
(sis) branch geoapi-4.0 updated (b4fbe3c1d5 -> c4a3614aa0)
desruisseaux
-
2023/10/28
(sis) branch visual-test updated: Fix compilation of visual tests.
desruisseaux
-
2023/10/28
(sis) 01/02: Add more classes or packages to qualify as test dependencies when organizing import statements.
desruisseaux
-
2023/10/28
(sis) branch geoapi-4.0 updated (53ac462e63 -> b4fbe3c1d5)
desruisseaux
-
2023/10/28
(sis) 02/02: Remove NullArgumentException. https://issues.apache.org/jira/browse/SIS-562
desruisseaux
-
2023/10/28
(sis) branch main updated (9686f9d864 -> 8783e66c1f)
desruisseaux
-
2023/10/28
(sis) 01/01: Merge branch 'geoapi-3.1'
desruisseaux
-
2023/10/28
(sis) 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1
desruisseaux
-
2023/10/28
(sis) branch geoapi-3.1 updated (b81aa21f91 -> e0f5cfa3ec)
desruisseaux
-
2023/10/28
(sis) branch geoapi-4.0 updated: Automatic reordering and branch-separation of import statements. This is done by the `org.apache.sis.buildtools.coding.ReorganizeImports` tool in buildSrc for putting Java imports first, then Jakarta, then OpenGIS, and finally Apache SIS. The most important thing is that `ReorganizeImports` creates separated sections for imports that are not the same between the "geoapi-4.0", "geoapi-3.1" and "main" branches.
desruisseaux
-
2023/10/28
(sis) branch main updated (7276317ed7 -> 9686f9d864)
desruisseaux
-
2023/10/28
(sis) 01/01: Merge branch 'geoapi-3.1'
desruisseaux
-
2023/10/28
(sis) 01/02: Remove the "..." characters in JSON files for making them valid.
desruisseaux
-
2023/10/28
(sis) branch geoapi-3.1 updated (6008e5e18d -> b81aa21f91)
desruisseaux
-
2023/10/28
(sis) 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1. Contains the addition of a "coveragejson" module and a first draft of GeoTIFF writer.
desruisseaux
-
2023/10/28
(sis) 02/02: Rearrange the GeoTIFF internal classes in some subpackages in order to provide at least a partial separation between reader and writer classes.
desruisseaux
-
2023/10/28
(sis) branch geoapi-4.0 updated (130695a20b -> 8043b8130f)
desruisseaux
-
2023/10/27
(sis) branch geoapi-4.0 updated: Fix the way reading and writing of single bits are handled in `ChannelData` input/output classes.
desruisseaux
-
2023/10/27
(sis) branch geoapi-4.0 updated (49288e5777 -> 11339c7efa)
desruisseaux
-
2023/10/27
(sis) 01/02: Fix the project configuration for the addition of CoverageJSON store.
desruisseaux
-
2023/10/27
(sis) 02/02: Superficial formatting of CoverageJSON incubator module.
desruisseaux