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 6 of 18
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
feat(Shapefile): add shp file read and write support
Eclesia
as jsorel
More...
about 1 year ago
Rename `GeoTiffOption` as `FormatModifier`.
Martin Desruisseaux
More...
about 1 year ago
Add compression support for GeoTIFF. Only "Deflate" is supported for now.
Martin Desruisseaux
More...
about 1 year ago
Add `ImageOutputStream` support in `StorageConnector`.
Martin Desruisseaux
More...
about 1 year ago
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.
Martin Desruisseaux
More...
about 1 year ago
Reorganize import statements with a better separation of test dependencies.
Martin Desruisseaux
More...
about 1 year ago
Merge branch 'geoapi-3.1'
Martin Desruisseaux
More...
about 1 year ago
Merge branch 'geoapi-4.0' into geoapi-3.1
Martin Desruisseaux
More...
about 1 year ago
Resolve a few warnings.
Martin Desruisseaux
More...
about 1 year ago
Deprecate `DefaultRecordSchema` for removal.
Martin Desruisseaux
More...
about 1 year ago
Replace <cite>"..."</cite> by <q>...</q>. Previous form was a wrong usage of HTML <cite> tag.
Martin Desruisseaux
More...
about 1 year ago
Minor formatting: fix a few spelling errors in comments, add comments about non-endorsed modules, adjust some white spaces.
Martin Desruisseaux
More...
about 1 year ago
Remove the @since and @version javadoc tags in incubator modules. Those tags are relevant only for classes and members in public API.
Martin Desruisseaux
More...
about 1 year ago
Remove deprecated methods.
Martin Desruisseaux
More...
about 1 year ago
Following the removal of `InterpolatedMolodenskyTransform`, retrofit `MolodenskyFormula` into `MolodenskyTransform`.
Martin Desruisseaux
More...
about 1 year ago
Remove the deprecated `InterpolatedMolodenskyTransform` class.
Martin Desruisseaux
More...
about 1 year ago
Remove NullArgumentException. https://issues.apache.org/jira/browse/SIS-562
Martin Desruisseaux
More...
about 1 year ago
Add more classes or packages to qualify as test dependencies when organizing import statements.
Martin Desruisseaux
More...
about 1 year ago
Merge branch 'geoapi-3.1'
Martin Desruisseaux
More...
about 1 year ago
Merge branch 'geoapi-4.0' into geoapi-3.1
Martin Desruisseaux
More...
about 1 year ago
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.
Martin Desruisseaux
More...
about 1 year ago
Merge branch 'geoapi-3.1'
Martin Desruisseaux
More...
about 1 year ago
Merge branch 'geoapi-4.0' into geoapi-3.1. Contains the addition of a "coveragejson" module and a first draft of GeoTIFF writer.
Martin Desruisseaux
More...
about 1 year ago
Rearrange the GeoTIFF internal classes in some subpackages in order to provide at least a partial separation between reader and writer classes.
Martin Desruisseaux
More...
about 1 year ago
Remove the "..." characters in JSON files for making them valid.
Martin Desruisseaux
More...
about 1 year ago
Superficial formatting of CoverageJSON incubator module.
Martin Desruisseaux
More...
about 1 year ago
Fix the project configuration for the addition of CoverageJSON store.
Martin Desruisseaux
More...
about 1 year ago
Fix the way reading and writing of single bits are handled in `ChannelData` input/output classes.
Martin Desruisseaux
More...
about 1 year ago
Bug fixes when an channel data input yield to the output, or conversely.
Martin Desruisseaux
More...
about 1 year ago
feat(CoverageJSON): add simple coveragejson read/write support in incubator
Eclesia
as jsorel
More...
about 1 year ago
←
1
2
3
4
5
6
7
8
9
10
…
17
18
→
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