dstenger
dstenger
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
Currently, it is not possible to define the (Pixel/Raster) origin (Center/Outer) in configuration of CoverageStores of type Pyramid which might lead to an offset of half a pixel. The configuration...
This PR enables that GetFeatureInfo does not ignore configured PIXELSIZE and DPI. In addition, integration tests were added.
This pull request contains multiple SLD/SE enhancements. This includes: * SPI for Graphic/Mark/WellKnownName * Optimization of fill * Function AchoredSymbol * WKTParser2 * Enhancement of WKTWriter * GeoServer symbols (...
This pull request adds a FME WPS workspace including deegree-processprovider-fme.
This pull request enables access of the transaction in SQLFeatureStore. This enhancement is important for the GMLTool.
Enables authentication via X-API-Key when REST interface is used.
This pull request implements support of "Spatial Joins". A description how Spatial Joins work can be found in the WFS 2.0 specification: Chapter "7.9.2.5.3.1 Join queries", page 39 In addition,...
This pull request adds ScgImageTranscoder to be able to use svg for graphic fills.
This pull request fixes: * determination of ring orientation with multpile segments (gauss area calc) * bugs while changeing ring orientation * error in geometry to oracle conversation This pull...