-
latlon team authored
- XPLANBOX-3505 - renemad testsuite, added assertion to wmts (356f65c8f) - fixed formatting (1101abd4e) - XPLANBOX-3596 compute xplan-gateway url from request (940aebbf9) - XPLANBOX-3551 /xplan-ows -> /ows (8d9d9a2db) - XPLANBOX-3517 - Implement assertions for HTTP DCP of WMTS 1.0.0 (c95d087b7) - XPLANBOX-3517 - Implement assertions for HTTP DCP of WFS 2.0.0 (f839f2d74) - XPLANBOX-3517 - Implement assertions for HTTP DCP of WFS 1.1.0 (d2d7150cf) - XPLANBOX-3517 - Implement assertions for HTTP DCP of WMS 1.3.0 (e78b2bbb7) - XPLANBOX-3517 - Enhance tests for cache and raster and implement assertions for HTTP DCP of WMS 1.1.1 (829adc24f) - XPLANBOX-3517 - Fix incorrect type and adjust namespace prefixes (6e16d0a06) - XPLANBOX-3071 - fixed deegree version in libs.expected.txt (76858589e) - XPLANBOX-3481 - updated version of validierungsregeln in expected report (82ad87a24) - XPLANBOX-3071 - upgrade deegree version to 3.6.0-pre3.1 (640701dc1) - XPLANBOX-3505 - added routes for each capabilities reqesut to fix broken images (228fab7ae) - XPLANBOX-3505 - fixed and renamed assertions testing the capabilities root element (65050daf8) - XPLANBOX-3517 - Create test for each service type and version and homogenize test names (37d2f1a11) - XPLANBOX-3481 - upgrade xplanung.regeln.version to 1.1.10 (dc6dc6c1b) - XPLANBOX-3505 - added some tests with version param (f82df90aa) - XPLANBOX-3505 - rewrite dcp urls in xplan-gateway (2234c3c72) - XPLANBOX-3559 port 80 by default for xplan-validator-wms (97d794177) - XPLANBOX-3588 - fixed NumberFormatException if crs is null or empty (f00816886) - XPLANBOX-3519 - exclude geltungsbereichWGS84 is null, added description, updated SoapUI-Tests (b82974e46) - XPLANBOX-3519 - defined order of PlanInfo elements (836c7452a) - XPLANBOX-3529 - Write SoapUI tests for query parameter includeGeltungsbereich (840f6ef16) - XPLANBOX-3529 - Write SoapUI tests for geltungsbereichWGS84 (a1b0d1d0c) - XPLANBOX-3519 - added on constraint to fix error when editing a plan (2f80c4673) - XPLANBOX-3560 - upgrade tag in DatabaseVerifier to v_8.0, replaced deprecated methods (b154a48f2) - XPLANBOX-3560 - disabled liquibase analytics in xplan-db-updater (a41422f34) - XPLANBOX-3560 - enabled DatabaseVerifier (c7fd8243b) - XPLANBOX-2519 - replaced creation of geltungsbereichWGS84 with deegree with postgresql trigger; fixed tests (622de2c69) - XPLANBOX-3519 - removed ST_SimplifyPreserveTopology, implemented support of other plan types (fc9cc25df) - XPLANBOX-3519 - added liquibase update change inserting geltungsbereich into xplanmgr.geltungsbereich (abb0467ff) - XPLANBOX-3519 - renamed column and property (e7364a285) - XPLANBOX-3519 - fixed/improved linearization and transformation and added JtsParserTest (4fbbcd20c) - XPLANBOX-3519 - added query param includeGeltungsbereich (17201d099) - XPLANBOX-3519 - added geltungsbereichWgs84 to PlanInfo v1 and v2 objects (21beb194d) - XPLANBOX-3519 - store transformed and lineraized geltungsbereich in db (8b4ccd3f7) Co-authored-by:
Dirk Stenger <stenger@lat-lon.de> Co-authored-by:
Lyn Elisa Goltz <goltz@lat-lon.de> Co-authored-by:
Marc Guillemot <guillemot@lat-lon.de> Co-authored-by:
Torsten Friebe <friebe@lat-lon.de> Dropped from commit: eab89027ceca0e794c91724830452861802dfbfa
latlon team authored- XPLANBOX-3505 - renemad testsuite, added assertion to wmts (356f65c8f) - fixed formatting (1101abd4e) - XPLANBOX-3596 compute xplan-gateway url from request (940aebbf9) - XPLANBOX-3551 /xplan-ows -> /ows (8d9d9a2db) - XPLANBOX-3517 - Implement assertions for HTTP DCP of WMTS 1.0.0 (c95d087b7) - XPLANBOX-3517 - Implement assertions for HTTP DCP of WFS 2.0.0 (f839f2d74) - XPLANBOX-3517 - Implement assertions for HTTP DCP of WFS 1.1.0 (d2d7150cf) - XPLANBOX-3517 - Implement assertions for HTTP DCP of WMS 1.3.0 (e78b2bbb7) - XPLANBOX-3517 - Enhance tests for cache and raster and implement assertions for HTTP DCP of WMS 1.1.1 (829adc24f) - XPLANBOX-3517 - Fix incorrect type and adjust namespace prefixes (6e16d0a06) - XPLANBOX-3071 - fixed deegree version in libs.expected.txt (76858589e) - XPLANBOX-3481 - updated version of validierungsregeln in expected report (82ad87a24) - XPLANBOX-3071 - upgrade deegree version to 3.6.0-pre3.1 (640701dc1) - XPLANBOX-3505 - added routes for each capabilities reqesut to fix broken images (228fab7ae) - XPLANBOX-3505 - fixed and renamed assertions testing the capabilities root element (65050daf8) - XPLANBOX-3517 - Create test for each service type and version and homogenize test names (37d2f1a11) - XPLANBOX-3481 - upgrade xplanung.regeln.version to 1.1.10 (dc6dc6c1b) - XPLANBOX-3505 - added some tests with version param (f82df90aa) - XPLANBOX-3505 - rewrite dcp urls in xplan-gateway (2234c3c72) - XPLANBOX-3559 port 80 by default for xplan-validator-wms (97d794177) - XPLANBOX-3588 - fixed NumberFormatException if crs is null or empty (f00816886) - XPLANBOX-3519 - exclude geltungsbereichWGS84 is null, added description, updated SoapUI-Tests (b82974e46) - XPLANBOX-3519 - defined order of PlanInfo elements (836c7452a) - XPLANBOX-3529 - Write SoapUI tests for query parameter includeGeltungsbereich (840f6ef16) - XPLANBOX-3529 - Write SoapUI tests for geltungsbereichWGS84 (a1b0d1d0c) - XPLANBOX-3519 - added on constraint to fix error when editing a plan (2f80c4673) - XPLANBOX-3560 - upgrade tag in DatabaseVerifier to v_8.0, replaced deprecated methods (b154a48f2) - XPLANBOX-3560 - disabled liquibase analytics in xplan-db-updater (a41422f34) - XPLANBOX-3560 - enabled DatabaseVerifier (c7fd8243b) - XPLANBOX-2519 - replaced creation of geltungsbereichWGS84 with deegree with postgresql trigger; fixed tests (622de2c69) - XPLANBOX-3519 - removed ST_SimplifyPreserveTopology, implemented support of other plan types (fc9cc25df) - XPLANBOX-3519 - added liquibase update change inserting geltungsbereich into xplanmgr.geltungsbereich (abb0467ff) - XPLANBOX-3519 - renamed column and property (e7364a285) - XPLANBOX-3519 - fixed/improved linearization and transformation and added JtsParserTest (4fbbcd20c) - XPLANBOX-3519 - added query param includeGeltungsbereich (17201d099) - XPLANBOX-3519 - added geltungsbereichWgs84 to PlanInfo v1 and v2 objects (21beb194d) - XPLANBOX-3519 - store transformed and lineraized geltungsbereich in db (8b4ccd3f7) Co-authored-by:
Dirk Stenger <stenger@lat-lon.de> Co-authored-by:
Lyn Elisa Goltz <goltz@lat-lon.de> Co-authored-by:
Marc Guillemot <guillemot@lat-lon.de> Co-authored-by:
Torsten Friebe <friebe@lat-lon.de> Dropped from commit: eab89027ceca0e794c91724830452861802dfbfa