openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Apache SIS
Settings
|
Report Duplicate
4
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
12 months
ago.
Jan 17, 2023 — Jan 17, 2024
Showing page 9 of 293
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Remove the boolean return value in WritableFeatureSet.removeIf(Predicate)
Martin Desruisseaux
More...
over 1 year ago
Deprecate for removal `NullArgumentException`.
Martin Desruisseaux
More...
over 1 year ago
Initial GeoKeys support.
Martin Desruisseaux
More...
over 1 year ago
Rename GeoKeys from GeoTIFF 1.0 to GeoTIFF 1.1 names. The keys related to units of measure are now handled in a separated class.
Martin Desruisseaux
More...
over 1 year ago
Tune test utilities in preparation for the addition of GeoTIFF writer.
Martin Desruisseaux
More...
over 1 year ago
`ChannelDataOutput` implements `DataOutput` for allowing `instanceof` checks against a public interface.
Martin Desruisseaux
More...
over 1 year ago
`ChannelDataInput` implements `DataInput` for allowing `instanceof` checks against a public interface.
Martin Desruisseaux
More...
over 1 year ago
Spelling and documentation fixes.
Martin Desruisseaux
More...
over 1 year ago
First version of a TIFF writer (work initiated by Erwan Roussel). This initial version works, but with a limited amount of color models and sample models.
Martin Desruisseaux
More...
over 1 year ago
Add `UpdatableWrite` as an helper class for data store writers which need to update values after they have been written.
Martin Desruisseaux
More...
over 1 year ago
Add `HyperRectangleWriter` as an helper class for multi-dimensional grid coverage writers.
Martin Desruisseaux
More...
over 1 year ago
Documentation and code updates in I/O in preparation for GeoTIFF writer.
Martin Desruisseaux
More...
over 1 year ago
Define Maven repositories for snapshots and release deployments.
Martin Desruisseaux
More...
over 1 year ago
Remove references to the `org.apache.sis.cql` incubating module. This module is present on other branches but not on main because for avoiding the need to manage geoapi-pending dependencies.
Martin Desruisseaux
More...
over 1 year ago
Move the check for perpendicular axes in the parent class. This is in anticipation for the addition of experimental coordinate systems such as `MinkowskiCS` in other branches.
Martin Desruisseaux
More...
over 1 year ago
Minor formatting of table HTML for consistency with same change applied elsewhere. It makes the code a little bit easier to read by reducing the amount of scrolling. Contains also opportunistic javadoc typo fixes.
Martin Desruisseaux
More...
over 1 year ago
Rename `DefaultEllipsoid.getRadius(double)` as `getGeocentricRadius(double)`.
Martin Desruisseaux
More...
over 1 year ago
Improve `DefaultObjectDomain` with the use of `NilObject` for telling when the value is missing.
Martin Desruisseaux
More...
over 1 year ago
Partial upgrade to ISO 19111:2019: replace some (not yet all) usages of deprecated `getScope()` and `getDomainOfValidity()` methods by `getDomains()`.
Martin Desruisseaux
More...
over 1 year ago
Skip the Ivy task if the "dependencies" directory is already present.
Martin Desruisseaux
More...
over 1 year ago
Add JUnit 5 in test dependencies for progressive migration. Opportunistically upgrade `ArgumentChecks` to JUnit 5, after its change for testing negative zeros.
Martin Desruisseaux
More...
over 1 year ago
Merge branch 'geoapi-3.1'
Martin Desruisseaux
More...
over 1 year ago
Merge branch 'geoapi-4.0' into geoapi-3.1
Martin Desruisseaux
More...
over 1 year ago
Use deterministic dimension order for user-specified units. This commit fixes a random test failure where the order depended on which tests were executed first, because the dimension order of the first cached unit was the order used for other compatible units.
Martin Desruisseaux
More...
over 1 year ago
Simplify a little bit the NetBeans project configuration: - Remove the NetBeans-specific "uncommitted" module. - Use symbolic link for geoapi-pending dependency. - Add missing entries in `project.properties`.
Martin Desruisseaux
More...
over 1 year ago
Merge branch 'geoapi-3.1', skipping all changes. The changes were a partial upgrade of ISO 19111. Such upgrades cannot be applied of GeoAPI 3.0.x.
Martin Desruisseaux
More...
over 1 year ago
Remove the recommendation for shallow clone. It does not work well when changing SHA1.
Martin Desruisseaux
More...
over 1 year ago
Upgrade GeoAPI snapshot. This upgrade deprecates some methods to be replaced by ISO 19111:2019 `ObjectDomain`.
Martin Desruisseaux
More...
over 1 year ago
Minor documentation updates.
Martin Desruisseaux
More...
over 1 year ago
Add comment on the left side of UCAR imports. The previous comment on top of them is lost during import reorganization.
Martin Desruisseaux
More...
over 1 year ago
←
1
2
…
5
6
7
8
9
10
11
12
13
…
292
293
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree