deegree3 icon indicating copy to clipboard operation
deegree3 copied to clipboard

Official deegree repository providing geospatial core libraries, data access and advanced OGC web service implementations

Results 304 deegree3 issues
Sort by recently updated
recently updated
newest added

In [section 12.6.1 of the documentation](https://download.deegree.org/documentation/3.4.32/html/#_use_of_ttf_files_as_mark_symbols), [this link](http://osgeo-org.1560.n6.nabble.com/SE-Styling-MarkIndex-glyph-index-tt5022210.html#a5026571) to a mailinglist post is provided. It is not resolving.

documentation

As runtime environment deegree should support Java 17 and Tomcat 10.1. - [ ] add new build job or stage with JDK 17 to Jenkins CI - [x] #1401 -...

feature

Upgrades Mockito from 2.28.2 to 3.12.4 and adds "add-open for java.base" modules to surefire maven plugin (supports compile with JDK 17+)

enhancement
dependencies
CI and build

Upgrades maven surefire, failsafe, compiler, jaxb2 and jar plugins to most recent version, supports compile with JDK 17+

enhancement
CI and build

supports compile with JDK 17+

enhancement
CI and build

This PR includes the option to do a dry-run without writing to the SQLFeaturestore and allows configuring the chunk size. In addition, it is now possible to add a file...

enhancement
tools

Besides the optional statistics, this pr also changed the summary output to include the previous unused end time in the report.

enhancement
tools

According to [Maven parallel test](https://www.baeldung.com/maven-junit-parallel-tests), we can run tests in parallel. That report generation takes time, slowing down the overall build. Reports are definitely useful, but do you need them...

waiting for triage
needs rebase
CI failing

Maven allows you to run the compiler as a separate process by setting `true`. This feature can lead to much less garbage collection and make Maven build faster. This project...

under review

This pull request fixes bugs occurring during placement of symbols. This pull request bases on other pull requests which shall be merged first. * https://github.com/deegree/deegree3/pull/1087 * https://github.com/deegree/deegree3/pull/1194 * https://github.com/deegree/deegree3/pull/1204

bug
tests failing
WMS