Messages by Thread
-
(sis) branch geoapi-4.0 updated (b325a0c5f8 -> 721b3a76ef)
desruisseaux
-
(sis) branch geoapi-3.1 updated (eb20f53e20 -> 84d2ffda54)
desruisseaux
-
(sis) branch main updated (47053a8ff3 -> 2330bb247d)
desruisseaux
-
(sis) branch geoapi-4.0 updated: Allow `CRS.fromCode(String)` to return the CRS definitions found in the GML document being parsed. This feature make possible for embedded or linked data to reference CRS defined in the document.
desruisseaux
-
(sis) branch geoapi-4.0 updated: Fix information lost: - In source file when parameters are copied. - In root object name when WKT formatting has warnings.
desruisseaux
-
(sis) branch geoapi-4.0 updated: Replace the use of `java.net.URI` by an internal `GridFile` class which take in charge the URI resolutions. This is for making easier the cases where the URI needs to be resolved relatively to the GML or WKT file instead of resolved in the "$SIS_DATA/DatumChanges" directory.
desruisseaux
-
(sis) branch geoapi-4.0 updated: Move `DatumShiftGrid` implementations to a dedicated internal package. This is in preparation for more gridded data such as TestBed-19 or GGXF.
desruisseaux
-
(sis) branch geoapi-4.0 updated (4c772ccb11 -> f35825c1dd)
desruisseaux
-
(sis-site) branch main updated: Move 4 PMC members to emeritus. Three of them were already ASF emeritus, one of them has his status changed directly on LDAP.
desruisseaux
-
(sis) branch geoapi-4.0 updated (6b6622b8bd -> 4c772ccb11)
desruisseaux
-
(sis) branch geoapi-4.0 updated: Follow redirections when unmarshalling a document from an URL. We need to update the URL in order to resolve relative xlink:href.
desruisseaux
-
(sis) branch geoapi-4.0 updated: Allow to use an `javax.xml.transform.URIResolver` for resolving URI to external documents.
desruisseaux
-
(sis) branch geoapi-4.0 updated: Tune the resolution of `xlink:href` attributes having a fragment in their URI values.
desruisseaux
-
(sis) branch geoapi-4.0 updated (f1d35685a5 -> 50c0a3ec29)
desruisseaux
-
(sis) branch geoapi-4.0 updated: Resolve external xlinks when parsing a GML document. This is a first step, not yet resolving fragment and not yet caching.
desruisseaux
-
(sis) branch main updated (98bc0dfa20 -> 47053a8ff3)
desruisseaux
-
(sis) branch geoapi-3.1 updated (b6af5d3997 -> eb20f53e20)
desruisseaux
-
(sis) branch geoapi-4.0 updated (b3b97511aa -> 409c3a3234)
desruisseaux
-
(sis) branch geoapi-4.0 updated (1a72af035d -> b3b97511aa)
desruisseaux
-
(sis) branch geoapi-4.0 updated: Fix more character encoding and ANSI color problems when using SIS from command line or from JShell.
desruisseaux
-
(sis) branch geoapi-4.0 updated: Fix broken error highlighting in WKT formatter. The problem was when an axis direction has illegal characters.
desruisseaux
-
(sis) branch geoapi-4.0 updated (9873c5394a -> fc71f8b6a3)
desruisseaux
-
(sis) branch geoapi-4.0 updated (4e00076bb8 -> 9873c5394a)
desruisseaux
-
(sis) branch geoapi-4.0 updated: Copy the title of the first component in the main metadata.
desruisseaux
-
(sis) branch geoapi-4.0 updated (ff9dc10dcb -> 558c65499f)
desruisseaux
-
(sis) branch geoapi-4.0 updated: Complete `MetadataBuilder.useParentElements()`.
desruisseaux
-
(sis) branch geoapi-4.0 updated (a798c10c97 -> c456f0598d)
desruisseaux
-
(sis) branch geoapi-4.0 updated: feat(Shapefile): simplify raw API, reduce scope of all unnecessary attributes, full javadoc
jsorel
-
(sis) branch geoapi-4.0 updated: feat(Shapefile): test add, remove and update from WritableFeatureSet
jsorel
-
(sis) branch main updated (7a734d927a -> 98bc0dfa20)
desruisseaux
-
(sis) branch geoapi-3.1 updated (7f124c7bc5 -> b6af5d3997)
desruisseaux
-
(sis) branch geoapi-4.0 updated (ca43fdb6a7 -> a3767ac21e)
desruisseaux
-
(sis) branch geoapi-4.0 updated: Wrap the line of log messages in console application, for making easier to read the warnings.
desruisseaux
-
(sis) branch geoapi-4.0 updated (94bffce331 -> 7ad7021f80)
desruisseaux
-
(sis-site) branch next-release deleted (was df8f759f)
desruisseaux
-
(sis-site) branch main updated (bd61200b -> 9e64bdcf)
desruisseaux
-
(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
-
(sis) branch geoapi-4.0 updated: feat(Shapefile): support updateType, add a first writing support
jsorel
-
(sis) branch geoapi-4.0 updated (e8850ce897 -> 18eff4603a)
desruisseaux
-
(sis) branch geoapi-4.0 updated: fix(Shapefile): handle case of bad geometry lines with NaN values
jsorel
-
(sis) branch main updated (0665f030cd -> 7a734d927a)
desruisseaux
-
(sis) branch geoapi-3.1 updated (e55d695764 -> 7f124c7bc5)
desruisseaux
-
(sis) branch geoapi-4.0 updated (af3440719f -> 516dfb985f)
desruisseaux
-
(sis) branch main updated (54a8cfd70f -> 0665f030cd)
desruisseaux
-
(sis) branch geoapi-3.1 updated (bc9edad990 -> e55d695764)
desruisseaux
-
(sis) branch geoapi-4.0 updated (6d1043d683 -> af3440719f)
desruisseaux
-
(sis) branch geoapi-4.0 updated (d747d8924b -> 6d1043d683)
desruisseaux
-
(sis) branch geoapi-4.0 updated: feat(Shapefile): implement ResourceOnFileSystem
jsorel
-
(sis) branch geoapi-4.0 updated: In `appendDimension(...)` methods; restrict the CRS type to SingleCRS since it must be one-dimensional.
desruisseaux
-
(sis) branch geoapi-4.0 updated (8ba711cc91 -> 2b6989782e)
desruisseaux
-
(sis) branch geoapi-4.0 updated (57c14cd312 -> 8ba711cc91)
desruisseaux
-
(sis) branch geoapi-4.0 updated: fix(Shapefile): fix combining multiple subset
jsorel
-
(sis) branch geoapi-4.0 updated: fix(Shapefile): replace skipBytes by seek, more efficient and avoids a loop
jsorel
-
(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
-
(sis) branch geoapi-3.1 updated (fb00d38fa4 -> bc9edad990)
desruisseaux
-
(sis) branch main updated (b9cb14901d -> 54a8cfd70f)
desruisseaux
-
(sis) branch geoapi-4.0 updated (6a8d5b9ba6 -> 6b91e57ba7)
desruisseaux
-
(sis) branch main-with-gradle-wrapper deleted (was fff3ae5e86)
desruisseaux
-
(sis) branch main updated (fafbe8a7b6 -> b9cb14901d)
desruisseaux
-
(sis) branch geoapi-4.0 updated: fix(Shapefile): fix integer overflow on large dbf files
jsorel
-
(sis) branch geoapi-3.1 updated (2bffeac5a6 -> fb00d38fa4)
desruisseaux
-
(sis) branch geoapi-4.0 updated: Import order in preparation for merge.
desruisseaux
-
(sis) branch geoapi-4.0 updated (e818303189 -> 4e6074db4e)
desruisseaux
-
(sis) branch geoapi-4.0 updated: feat(Shapefile): update shapefile header on close, some work on store writing support
jsorel
-
(sis) branch geoapi-4.0 updated (aa6e471d74 -> 0ac8c06a94)
desruisseaux
-
(sis) branch geoapi-4.0 updated: chore(Build): add missing gradle wrapper configuration
amanin
-
(sis) branch geoapi-4.0 updated (faf0d27a25 -> c03f90289c)
desruisseaux
-
(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
-
(sis) branch geoapi-4.0 updated: Renaming of a CSS style used in the the developer guide, and spelling fixes.
desruisseaux
-
(sis-site) branch main updated (729e122b -> 6c4b10ac)
desruisseaux
-
(sis) branch geoapi-4.0 updated: Add support for writing image with bands in different order than RGB.
desruisseaux
-
(sis) branch geoapi-4.0 updated: Declare `nilReasons` as transient for avoiding JAXB in subclasses to inherit it.
desruisseaux
-
(sis) branch geoapi-4.0 updated (ceff560423 -> 2bbbb61932)
desruisseaux
-
(sis) branch geoapi-4.0 updated: feat(Shapefile): fuse DBFField and DBFFieldEncoder, prepare store writing support
jsorel
-
(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
-
(sis) branch geoapi-4.0 updated (0c561c5971 -> 6841fb91cf)
desruisseaux
-
(sis) branch geoapi-4.0 updated: feat(Shapefile): add DBF writer and test case
jsorel
-
(sis) branch geoapi-4.0 updated (3d379f9aad -> c0a92a7311)
desruisseaux
-
(sis) branch geoapi-4.0 updated: Add support for nil date and nil URI in metadata.
desruisseaux
-
(sis) branch geoapi-4.0 updated (67ece65ce1 -> 4981887586)
desruisseaux
-
(sis-site) branch asf-site updated (bdf55413 -> d9e86421)
desruisseaux
-
(sis-site) branch main updated (88b18f0a -> 729e122b)
desruisseaux
-
(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
-
(sis) branch geoapi-4.0 updated: Add basic support for Braced URI Literal in the XPath expression given to `FilterFactory.property(String)`.
desruisseaux
-
(sis) branch geoapi-4.0 updated (7005648d55 -> 1c54d069b5)
desruisseaux
-
(sis) branch geoapi-4.0 updated: Fix misleading or interchanged localized resources.
desruisseaux
-
(sis) branch geoapi-4.0 updated: Automatically install the parent `pom.xml` file.
desruisseaux
-
(sis) branch geoapi-4.0 updated: feat(Shapefile): implement featureset bounding box and count methods, several small fix in reader iterator
jsorel
-
(sis) branch geoapi-4.0 updated: Upgrade dependencies.
desruisseaux
-
(sis) branch geoapi-4.0 updated (6723ac3a80 -> 53319506d0)
desruisseaux
-
(sis) branch geoapi-4.0 updated: feat(Shapefile): optimize bbox filter and field selection, declare store in registry
jsorel
-
(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
-
(sis) branch geoapi-4.0 updated (0a359acef9 -> d39d9c6c94)
desruisseaux
-
(sis) branch geoapi-4.0 updated (cad0ccd269 -> 0a359acef9)
desruisseaux
-
(sis) branch geoapi-4.0 updated: feat(Shapefile): add shp bbox filter, add dbf field selection filter
jsorel
-
(sis) branch main updated (ed9308d56c -> fafbe8a7b6)
desruisseaux
-
(sis) branch geoapi-3.1 updated (0a72e06db9 -> 2bffeac5a6)
desruisseaux
-
(sis) branch geoapi-4.0 updated: Superficial reformatting of shapefile commit before merge.
desruisseaux
-
(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
-
(sis) branch geoapi-4.0 updated (924462e3c6 -> c835c4786f)
desruisseaux