From e30f267181d990947e67909de4809fa941698c85 Mon Sep 17 00:00:00 2001 From: Chris Schlaeger Date: Sat, 17 Oct 2015 21:36:38 +0200 Subject: Upgrading openlayers to 3.x --- misc/openlayers/tests/Format/ArcXML.html | 277 -- misc/openlayers/tests/Format/ArcXML/Features.html | 69 - misc/openlayers/tests/Format/Atom.html | 450 -- misc/openlayers/tests/Format/CQL.html | 364 -- misc/openlayers/tests/Format/CSWGetDomain.html | 23 - .../tests/Format/CSWGetDomain/v2_0_2.html | 56 - .../openlayers/tests/Format/CSWGetDomain/v2_0_2.js | 18 - misc/openlayers/tests/Format/CSWGetRecords.html | 23 - .../tests/Format/CSWGetRecords/v2_0_2.html | 88 - .../tests/Format/CSWGetRecords/v2_0_2.js | 50 - misc/openlayers/tests/Format/EncodedPolyline.html | 372 -- misc/openlayers/tests/Format/Filter.html | 21 - misc/openlayers/tests/Format/Filter/v1.html | 404 -- misc/openlayers/tests/Format/Filter/v1_0_0.html | 295 -- misc/openlayers/tests/Format/Filter/v1_1_0.html | 402 -- misc/openlayers/tests/Format/GML.html | 462 -- misc/openlayers/tests/Format/GML/cases.js | 232 - misc/openlayers/tests/Format/GML/v2.html | 684 --- misc/openlayers/tests/Format/GML/v3.html | 828 ---- misc/openlayers/tests/Format/GPX.html | 179 - misc/openlayers/tests/Format/GeoJSON.html | 468 -- misc/openlayers/tests/Format/GeoRSS.html | 122 - misc/openlayers/tests/Format/JSON.html | 53 - misc/openlayers/tests/Format/KML.html | 1437 ------ .../tests/Format/OGCExceptionReport.html | 100 - misc/openlayers/tests/Format/OSM.html | 115 - misc/openlayers/tests/Format/OWSCommon/v1_0_0.html | 34 - misc/openlayers/tests/Format/OWSCommon/v1_1_0.html | 34 - .../openlayers/tests/Format/OWSContext/v0_3_1.html | 278 -- .../openlayers/tests/Format/QueryStringFilter.html | 306 -- misc/openlayers/tests/Format/SLD.html | 36 - misc/openlayers/tests/Format/SLD/v1_0_0.html | 1028 ---- .../tests/Format/SLD/v1_0_0_GeoServer.html | 228 - .../tests/Format/SOSCapabilities/v1_0_0.html | 80 - .../tests/Format/SOSCapabilities/v1_0_0.js | 484 -- .../tests/Format/SOSGetFeatureOfInterest.html | 80 - .../openlayers/tests/Format/SOSGetObservation.html | 183 - misc/openlayers/tests/Format/Text.html | 49 - misc/openlayers/tests/Format/WCSCapabilities.html | 43 - .../tests/Format/WCSCapabilities/v1.html | 87 - misc/openlayers/tests/Format/WCSGetCoverage.html | 80 - misc/openlayers/tests/Format/WFS.html | 81 - misc/openlayers/tests/Format/WFSCapabilities.html | 43 - .../tests/Format/WFSCapabilities/v1.html | 179 - .../tests/Format/WFSDescribeFeatureType.html | 436 -- misc/openlayers/tests/Format/WFST.html | 23 - misc/openlayers/tests/Format/WFST/v1.html | 455 -- misc/openlayers/tests/Format/WFST/v1_0_0.html | 135 - misc/openlayers/tests/Format/WFST/v1_1_0.html | 236 - misc/openlayers/tests/Format/WKT.html | 297 -- misc/openlayers/tests/Format/WMC.html | 315 -- misc/openlayers/tests/Format/WMC/v1.html | 266 - misc/openlayers/tests/Format/WMC/v1_1_0.html | 86 - misc/openlayers/tests/Format/WMSCapabilities.html | 20 - .../tests/Format/WMSCapabilities/v1_1_1.html | 5209 -------------------- .../tests/Format/WMSCapabilities/v1_1_1_WMSC.html | 348 -- .../tests/Format/WMSCapabilities/v1_3_0.html | 614 --- misc/openlayers/tests/Format/WMSDescribeLayer.html | 65 - .../openlayers/tests/Format/WMSGetFeatureInfo.html | 319 -- misc/openlayers/tests/Format/WMTSCapabilities.html | 20 - .../tests/Format/WMTSCapabilities/v1_0_0.html | 1042 ---- .../tests/Format/WPSCapabilities/v1_0_0.html | 30 - .../tests/Format/WPSCapabilities/v1_0_0.js | 112 - .../tests/Format/WPSDescribeProcess.html | 206 - misc/openlayers/tests/Format/WPSExecute.html | 549 --- misc/openlayers/tests/Format/XLS/v1_1_0.html | 98 - misc/openlayers/tests/Format/XML.html | 900 ---- misc/openlayers/tests/Format/XML/VersionedOGC.html | 51 - 68 files changed, 22757 deletions(-) delete mode 100644 misc/openlayers/tests/Format/ArcXML.html delete mode 100644 misc/openlayers/tests/Format/ArcXML/Features.html delete mode 100644 misc/openlayers/tests/Format/Atom.html delete mode 100644 misc/openlayers/tests/Format/CQL.html delete mode 100644 misc/openlayers/tests/Format/CSWGetDomain.html delete mode 100644 misc/openlayers/tests/Format/CSWGetDomain/v2_0_2.html delete mode 100644 misc/openlayers/tests/Format/CSWGetDomain/v2_0_2.js delete mode 100644 misc/openlayers/tests/Format/CSWGetRecords.html delete mode 100644 misc/openlayers/tests/Format/CSWGetRecords/v2_0_2.html delete mode 100644 misc/openlayers/tests/Format/CSWGetRecords/v2_0_2.js delete mode 100644 misc/openlayers/tests/Format/EncodedPolyline.html delete mode 100644 misc/openlayers/tests/Format/Filter.html delete mode 100644 misc/openlayers/tests/Format/Filter/v1.html delete mode 100644 misc/openlayers/tests/Format/Filter/v1_0_0.html delete mode 100644 misc/openlayers/tests/Format/Filter/v1_1_0.html delete mode 100644 misc/openlayers/tests/Format/GML.html delete mode 100644 misc/openlayers/tests/Format/GML/cases.js delete mode 100644 misc/openlayers/tests/Format/GML/v2.html delete mode 100644 misc/openlayers/tests/Format/GML/v3.html delete mode 100644 misc/openlayers/tests/Format/GPX.html delete mode 100644 misc/openlayers/tests/Format/GeoJSON.html delete mode 100644 misc/openlayers/tests/Format/GeoRSS.html delete mode 100644 misc/openlayers/tests/Format/JSON.html delete mode 100644 misc/openlayers/tests/Format/KML.html delete mode 100644 misc/openlayers/tests/Format/OGCExceptionReport.html delete mode 100644 misc/openlayers/tests/Format/OSM.html delete mode 100644 misc/openlayers/tests/Format/OWSCommon/v1_0_0.html delete mode 100644 misc/openlayers/tests/Format/OWSCommon/v1_1_0.html delete mode 100644 misc/openlayers/tests/Format/OWSContext/v0_3_1.html delete mode 100644 misc/openlayers/tests/Format/QueryStringFilter.html delete mode 100644 misc/openlayers/tests/Format/SLD.html delete mode 100644 misc/openlayers/tests/Format/SLD/v1_0_0.html delete mode 100644 misc/openlayers/tests/Format/SLD/v1_0_0_GeoServer.html delete mode 100644 misc/openlayers/tests/Format/SOSCapabilities/v1_0_0.html delete mode 100644 misc/openlayers/tests/Format/SOSCapabilities/v1_0_0.js delete mode 100644 misc/openlayers/tests/Format/SOSGetFeatureOfInterest.html delete mode 100644 misc/openlayers/tests/Format/SOSGetObservation.html delete mode 100644 misc/openlayers/tests/Format/Text.html delete mode 100644 misc/openlayers/tests/Format/WCSCapabilities.html delete mode 100644 misc/openlayers/tests/Format/WCSCapabilities/v1.html delete mode 100644 misc/openlayers/tests/Format/WCSGetCoverage.html delete mode 100644 misc/openlayers/tests/Format/WFS.html delete mode 100644 misc/openlayers/tests/Format/WFSCapabilities.html delete mode 100644 misc/openlayers/tests/Format/WFSCapabilities/v1.html delete mode 100644 misc/openlayers/tests/Format/WFSDescribeFeatureType.html delete mode 100644 misc/openlayers/tests/Format/WFST.html delete mode 100644 misc/openlayers/tests/Format/WFST/v1.html delete mode 100644 misc/openlayers/tests/Format/WFST/v1_0_0.html delete mode 100644 misc/openlayers/tests/Format/WFST/v1_1_0.html delete mode 100644 misc/openlayers/tests/Format/WKT.html delete mode 100644 misc/openlayers/tests/Format/WMC.html delete mode 100644 misc/openlayers/tests/Format/WMC/v1.html delete mode 100644 misc/openlayers/tests/Format/WMC/v1_1_0.html delete mode 100644 misc/openlayers/tests/Format/WMSCapabilities.html delete mode 100644 misc/openlayers/tests/Format/WMSCapabilities/v1_1_1.html delete mode 100644 misc/openlayers/tests/Format/WMSCapabilities/v1_1_1_WMSC.html delete mode 100644 misc/openlayers/tests/Format/WMSCapabilities/v1_3_0.html delete mode 100644 misc/openlayers/tests/Format/WMSDescribeLayer.html delete mode 100644 misc/openlayers/tests/Format/WMSGetFeatureInfo.html delete mode 100644 misc/openlayers/tests/Format/WMTSCapabilities.html delete mode 100644 misc/openlayers/tests/Format/WMTSCapabilities/v1_0_0.html delete mode 100644 misc/openlayers/tests/Format/WPSCapabilities/v1_0_0.html delete mode 100644 misc/openlayers/tests/Format/WPSCapabilities/v1_0_0.js delete mode 100644 misc/openlayers/tests/Format/WPSDescribeProcess.html delete mode 100644 misc/openlayers/tests/Format/WPSExecute.html delete mode 100644 misc/openlayers/tests/Format/XLS/v1_1_0.html delete mode 100644 misc/openlayers/tests/Format/XML.html delete mode 100644 misc/openlayers/tests/Format/XML/VersionedOGC.html (limited to 'misc/openlayers/tests/Format') diff --git a/misc/openlayers/tests/Format/ArcXML.html b/misc/openlayers/tests/Format/ArcXML.html deleted file mode 100644 index ea7d273..0000000 --- a/misc/openlayers/tests/Format/ArcXML.html +++ /dev/null @@ -1,277 +0,0 @@ - - - - - - - - diff --git a/misc/openlayers/tests/Format/ArcXML/Features.html b/misc/openlayers/tests/Format/ArcXML/Features.html deleted file mode 100644 index bd2f680..0000000 --- a/misc/openlayers/tests/Format/ArcXML/Features.html +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - diff --git a/misc/openlayers/tests/Format/Atom.html b/misc/openlayers/tests/Format/Atom.html deleted file mode 100644 index 71bccc5..0000000 --- a/misc/openlayers/tests/Format/Atom.html +++ /dev/null @@ -1,450 +0,0 @@ - - - - - - - - diff --git a/misc/openlayers/tests/Format/CQL.html b/misc/openlayers/tests/Format/CQL.html deleted file mode 100644 index 7b31eab..0000000 --- a/misc/openlayers/tests/Format/CQL.html +++ /dev/null @@ -1,364 +0,0 @@ - - - - - - - - diff --git a/misc/openlayers/tests/Format/CSWGetDomain.html b/misc/openlayers/tests/Format/CSWGetDomain.html deleted file mode 100644 index 1e37826..0000000 --- a/misc/openlayers/tests/Format/CSWGetDomain.html +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - -
- - diff --git a/misc/openlayers/tests/Format/CSWGetDomain/v2_0_2.html b/misc/openlayers/tests/Format/CSWGetDomain/v2_0_2.html deleted file mode 100644 index ea0be83..0000000 --- a/misc/openlayers/tests/Format/CSWGetDomain/v2_0_2.html +++ /dev/null @@ -1,56 +0,0 @@ - - - - - - - - - diff --git a/misc/openlayers/tests/Format/CSWGetDomain/v2_0_2.js b/misc/openlayers/tests/Format/CSWGetDomain/v2_0_2.js deleted file mode 100644 index 19e1ad0..0000000 --- a/misc/openlayers/tests/Format/CSWGetDomain/v2_0_2.js +++ /dev/null @@ -1,18 +0,0 @@ -var csw_request = -'' + - 'type' + -''; - -var csw_response = -'' + -'' + - '' + - 'type' + - '' + - 'dataset' + - 'service' + - '' + - '' + -'' -; - diff --git a/misc/openlayers/tests/Format/CSWGetRecords.html b/misc/openlayers/tests/Format/CSWGetRecords.html deleted file mode 100644 index 2b8bc6b..0000000 --- a/misc/openlayers/tests/Format/CSWGetRecords.html +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - -
- - diff --git a/misc/openlayers/tests/Format/CSWGetRecords/v2_0_2.html b/misc/openlayers/tests/Format/CSWGetRecords/v2_0_2.html deleted file mode 100644 index 07e1b96..0000000 --- a/misc/openlayers/tests/Format/CSWGetRecords/v2_0_2.html +++ /dev/null @@ -1,88 +0,0 @@ - - - - - - - - - diff --git a/misc/openlayers/tests/Format/CSWGetRecords/v2_0_2.js b/misc/openlayers/tests/Format/CSWGetRecords/v2_0_2.js deleted file mode 100644 index 4763aef..0000000 --- a/misc/openlayers/tests/Format/CSWGetRecords/v2_0_2.js +++ /dev/null @@ -1,50 +0,0 @@ -var csw_request = -'' + - '' + - 'brief' + - '' + - '' + - '' + - 'my_prop' + - 'my_prop_value' + - '' + - '' + - '' + - '' + -''; - -var csw_response = -'' + -'' + - '' + - '' + - '' + - '895ac38b-7aef-4a21-b593-b35a6fc7bba9' + - 'Sample title' + - '' + - '' + - '' + - '156 -3' + - '37 83' + - '' + - '' + - '51.1 -34.6' + - '-17.3 38.2' + - '' + - '' + - '' + - '8a7245c3-8546-42de-8e6f-8fb8b5fd1bc3' + - 'Second record : sample title' + - '' + - '51.1 -34.6' + - '-17.3 38.2' + - '' + - '' + - '859' + - 'iso19139' + - '' + - '' + - '' + -'' -; - diff --git a/misc/openlayers/tests/Format/EncodedPolyline.html b/misc/openlayers/tests/Format/EncodedPolyline.html deleted file mode 100644 index 1466347..0000000 --- a/misc/openlayers/tests/Format/EncodedPolyline.html +++ /dev/null @@ -1,372 +0,0 @@ - - - - - - - - diff --git a/misc/openlayers/tests/Format/Filter.html b/misc/openlayers/tests/Format/Filter.html deleted file mode 100644 index 69a0564..0000000 --- a/misc/openlayers/tests/Format/Filter.html +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - diff --git a/misc/openlayers/tests/Format/Filter/v1.html b/misc/openlayers/tests/Format/Filter/v1.html deleted file mode 100644 index a862955..0000000 --- a/misc/openlayers/tests/Format/Filter/v1.html +++ /dev/null @@ -1,404 +0,0 @@ - - - - - - - -
-
-
-
-
-
- - - diff --git a/misc/openlayers/tests/Format/Filter/v1_0_0.html b/misc/openlayers/tests/Format/Filter/v1_0_0.html deleted file mode 100644 index 876723f..0000000 --- a/misc/openlayers/tests/Format/Filter/v1_0_0.html +++ /dev/null @@ -1,295 +0,0 @@ - - - - - - - - diff --git a/misc/openlayers/tests/Format/Filter/v1_1_0.html b/misc/openlayers/tests/Format/Filter/v1_1_0.html deleted file mode 100644 index 68d1ec1..0000000 --- a/misc/openlayers/tests/Format/Filter/v1_1_0.html +++ /dev/null @@ -1,402 +0,0 @@ - - - - - - -
- - diff --git a/misc/openlayers/tests/Format/GML.html b/misc/openlayers/tests/Format/GML.html deleted file mode 100644 index 43b8fbd..0000000 --- a/misc/openlayers/tests/Format/GML.html +++ /dev/null @@ -1,462 +0,0 @@ - - - - - - - - diff --git a/misc/openlayers/tests/Format/GML/cases.js b/misc/openlayers/tests/Format/GML/cases.js deleted file mode 100644 index 88499cd..0000000 --- a/misc/openlayers/tests/Format/GML/cases.js +++ /dev/null @@ -1,232 +0,0 @@ -var xml = new OpenLayers.Format.XML(); -function readXML(file) { - return xml.read(document.getElementById(file).firstChild.nodeValue); -} - -var cases = { - - "v2/point-coord.xml": new OpenLayers.Geometry.Point(1, 2), - - "v2/point-coordinates.xml": new OpenLayers.Geometry.Point(1, 2), - - "v2/linestring-coord.xml": new OpenLayers.Geometry.LineString([ - new OpenLayers.Geometry.Point(1, 2), - new OpenLayers.Geometry.Point(3, 4) - ]), - - "v2/linestring-coordinates.xml": new OpenLayers.Geometry.LineString([ - new OpenLayers.Geometry.Point(1, 2), - new OpenLayers.Geometry.Point(3, 4) - ]), - - "v2/linearring-coord.xml": new OpenLayers.Geometry.LinearRing([ - new OpenLayers.Geometry.Point(1, 2), - new OpenLayers.Geometry.Point(3, 4), - new OpenLayers.Geometry.Point(5, 6), - new OpenLayers.Geometry.Point(1, 2) - ]), - - "v2/linearring-coordinates.xml": new OpenLayers.Geometry.LinearRing([ - new OpenLayers.Geometry.Point(1, 2), - new OpenLayers.Geometry.Point(3, 4), - new OpenLayers.Geometry.Point(5, 6), - new OpenLayers.Geometry.Point(1, 2) - ]), - - "v2/polygon-coord.xml": new OpenLayers.Geometry.Polygon([ - new OpenLayers.Geometry.LinearRing([ - new OpenLayers.Geometry.Point(1, 2), - new OpenLayers.Geometry.Point(3, 4), - new OpenLayers.Geometry.Point(5, 6), - new OpenLayers.Geometry.Point(1, 2) - ]), - new OpenLayers.Geometry.LinearRing([ - new OpenLayers.Geometry.Point(2, 3), - new OpenLayers.Geometry.Point(4, 5), - new OpenLayers.Geometry.Point(6, 7), - new OpenLayers.Geometry.Point(2, 3) - ]), - new OpenLayers.Geometry.LinearRing([ - new OpenLayers.Geometry.Point(3, 4), - new OpenLayers.Geometry.Point(5, 6), - new OpenLayers.Geometry.Point(7, 8), - new OpenLayers.Geometry.Point(3, 4) - ]) - ]), - - "v2/polygon-coordinates.xml": new OpenLayers.Geometry.Polygon([ - new OpenLayers.Geometry.LinearRing([ - new OpenLayers.Geometry.Point(1, 2), - new OpenLayers.Geometry.Point(3, 4), - new OpenLayers.Geometry.Point(5, 6), - new OpenLayers.Geometry.Point(1, 2) - ]), - new OpenLayers.Geometry.LinearRing([ - new OpenLayers.Geometry.Point(2, 3), - new OpenLayers.Geometry.Point(4, 5), - new OpenLayers.Geometry.Point(6, 7), - new OpenLayers.Geometry.Point(2, 3) - ]), - new OpenLayers.Geometry.LinearRing([ - new OpenLayers.Geometry.Point(3, 4), - new OpenLayers.Geometry.Point(5, 6), - new OpenLayers.Geometry.Point(7, 8), - new OpenLayers.Geometry.Point(3, 4) - ]) - ]), - - "v2/multipoint-coord.xml": new OpenLayers.Geometry.MultiPoint([ - new OpenLayers.Geometry.Point(1, 2), - new OpenLayers.Geometry.Point(2, 3), - new OpenLayers.Geometry.Point(3, 4) - ]), - - "v2/multipoint-coordinates.xml": new OpenLayers.Geometry.MultiPoint([ - new OpenLayers.Geometry.Point(1, 2), - new OpenLayers.Geometry.Point(2, 3), - new OpenLayers.Geometry.Point(3, 4) - ]), - - "v2/multilinestring-coord.xml": new OpenLayers.Geometry.MultiLineString([ - new OpenLayers.Geometry.LineString([ - new OpenLayers.Geometry.Point(1, 2), - new OpenLayers.Geometry.Point(2, 3) - ]), - new OpenLayers.Geometry.LineString([ - new OpenLayers.Geometry.Point(3, 4), - new OpenLayers.Geometry.Point(4, 5) - ]) - ]), - - "v2/multilinestring-coordinates.xml": new OpenLayers.Geometry.MultiLineString([ - new OpenLayers.Geometry.LineString([ - new OpenLayers.Geometry.Point(1, 2), - new OpenLayers.Geometry.Point(2, 3) - ]), - new OpenLayers.Geometry.LineString([ - new OpenLayers.Geometry.Point(3, 4), - new OpenLayers.Geometry.Point(4, 5) - ]) - ]), - - "v2/multipolygon-coord.xml": new OpenLayers.Geometry.MultiPolygon([ - new OpenLayers.Geometry.Polygon([ - new OpenLayers.Geometry.LinearRing([ - new OpenLayers.Geometry.Point(1, 2), - new OpenLayers.Geometry.Point(3, 4), - new OpenLayers.Geometry.Point(5, 6), - new OpenLayers.Geometry.Point(1, 2) - ]), - new OpenLayers.Geometry.LinearRing([ - new OpenLayers.Geometry.Point(2, 3), - new OpenLayers.Geometry.Point(4, 5), - new OpenLayers.Geometry.Point(6, 7), - new OpenLayers.Geometry.Point(2, 3) - ]), - new OpenLayers.Geometry.LinearRing([ - new OpenLayers.Geometry.Point(3, 4), - new OpenLayers.Geometry.Point(5, 6), - new OpenLayers.Geometry.Point(7, 8), - new OpenLayers.Geometry.Point(3, 4) - ]) - ]), - new OpenLayers.Geometry.Polygon([ - new OpenLayers.Geometry.LinearRing([ - new OpenLayers.Geometry.Point(1, 2), - new OpenLayers.Geometry.Point(3, 4), - new OpenLayers.Geometry.Point(5, 6), - new OpenLayers.Geometry.Point(1, 2) - ]) - ]) - ]), - - "v2/multipolygon-coordinates.xml": new OpenLayers.Geometry.MultiPolygon([ - new OpenLayers.Geometry.Polygon([ - new OpenLayers.Geometry.LinearRing([ - new OpenLayers.Geometry.Point(1, 2), - new OpenLayers.Geometry.Point(3, 4), - new OpenLayers.Geometry.Point(5, 6), - new OpenLayers.Geometry.Point(1, 2) - ]), - new OpenLayers.Geometry.LinearRing([ - new OpenLayers.Geometry.Point(2, 3), - new OpenLayers.Geometry.Point(4, 5), - new OpenLayers.Geometry.Point(6, 7), - new OpenLayers.Geometry.Point(2, 3) - ]), - new OpenLayers.Geometry.LinearRing([ - new OpenLayers.Geometry.Point(3, 4), - new OpenLayers.Geometry.Point(5, 6), - new OpenLayers.Geometry.Point(7, 8), - new OpenLayers.Geometry.Point(3, 4) - ]) - ]), - new OpenLayers.Geometry.Polygon([ - new OpenLayers.Geometry.LinearRing([ - new OpenLayers.Geometry.Point(1, 2), - new OpenLayers.Geometry.Point(3, 4), - new OpenLayers.Geometry.Point(5, 6), - new OpenLayers.Geometry.Point(1, 2) - ]) - ]) - ]), - - "v2/geometrycollection-coordinates.xml": new OpenLayers.Geometry.Collection([ - new OpenLayers.Geometry.Point(1, 2), - new OpenLayers.Geometry.LineString([ - new OpenLayers.Geometry.Point(1, 2), - new OpenLayers.Geometry.Point(3, 4) - ]), - new OpenLayers.Geometry.Polygon([ - new OpenLayers.Geometry.LinearRing([ - new OpenLayers.Geometry.Point(1, 2), - new OpenLayers.Geometry.Point(3, 4), - new OpenLayers.Geometry.Point(5, 6), - new OpenLayers.Geometry.Point(1, 2) - ]), - new OpenLayers.Geometry.LinearRing([ - new OpenLayers.Geometry.Point(2, 3), - new OpenLayers.Geometry.Point(4, 5), - new OpenLayers.Geometry.Point(6, 7), - new OpenLayers.Geometry.Point(2, 3) - ]), - new OpenLayers.Geometry.LinearRing([ - new OpenLayers.Geometry.Point(3, 4), - new OpenLayers.Geometry.Point(5, 6), - new OpenLayers.Geometry.Point(7, 8), - new OpenLayers.Geometry.Point(3, 4) - ]) - ]) - ]), - - "v2/box-coord.xml": new OpenLayers.Bounds(1, 2, 3, 4), - - "v2/box-coordinates.xml": new OpenLayers.Bounds(1, 2, 3, 4), - - "v3/linestring3d.xml": new OpenLayers.Geometry.LineString([ - new OpenLayers.Geometry.Point(1, 2, 3), - new OpenLayers.Geometry.Point(4, 5, 6) - ]) - -}; - -// some cases for v3 use the same geometries -OpenLayers.Util.extend(cases, { - "v3/point.xml": cases["v2/point-coordinates.xml"], - "v3/linestring.xml": cases["v2/linestring-coordinates.xml"], - "v3/curve.xml": cases["v2/linestring-coordinates.xml"], - "v3/polygon.xml": cases["v2/polygon-coordinates.xml"], - "v3/surface.xml": cases["v2/polygon-coordinates.xml"], - "v3/multipoint-singular.xml": cases["v2/multipoint-coordinates.xml"], - "v3/multipoint-plural.xml": cases["v2/multipoint-coordinates.xml"], - "v3/multilinestring-singular.xml": cases["v2/multilinestring-coordinates.xml"], - "v3/multilinestring-plural.xml": cases["v2/multilinestring-coordinates.xml"], - "v3/multicurve-singular.xml": cases["v2/multilinestring-coordinates.xml"], - "v3/multicurve-curve.xml": cases["v2/multilinestring-coordinates.xml"], - "v3/multipolygon-singular.xml": cases["v2/multipolygon-coordinates.xml"], - "v3/multipolygon-plural.xml": cases["v2/multipolygon-coordinates.xml"], - "v3/multisurface-singular.xml": cases["v2/multipolygon-coordinates.xml"], - "v3/multisurface-plural.xml": cases["v2/multipolygon-coordinates.xml"], - "v3/multisurface-surface.xml": cases["v2/multipolygon-coordinates.xml"], - "v3/envelope.xml": cases["v2/box-coordinates.xml"] -}); \ No newline at end of file diff --git a/misc/openlayers/tests/Format/GML/v2.html b/misc/openlayers/tests/Format/GML/v2.html deleted file mode 100644 index 8857d05..0000000 --- a/misc/openlayers/tests/Format/GML/v2.html +++ /dev/null @@ -1,684 +0,0 @@ - - - - - - - - -
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- - diff --git a/misc/openlayers/tests/Format/GML/v3.html b/misc/openlayers/tests/Format/GML/v3.html deleted file mode 100644 index 92f2154..0000000 --- a/misc/openlayers/tests/Format/GML/v3.html +++ /dev/null @@ -1,828 +0,0 @@ - - - - - - - -
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- - diff --git a/misc/openlayers/tests/Format/GPX.html b/misc/openlayers/tests/Format/GPX.html deleted file mode 100644 index 6286cfe..0000000 --- a/misc/openlayers/tests/Format/GPX.html +++ /dev/null @@ -1,179 +0,0 @@ - - - - - - - - diff --git a/misc/openlayers/tests/Format/GeoJSON.html b/misc/openlayers/tests/Format/GeoJSON.html deleted file mode 100644 index 98e950f..0000000 --- a/misc/openlayers/tests/Format/GeoJSON.html +++ /dev/null @@ -1,468 +0,0 @@ - - - - - - - - diff --git a/misc/openlayers/tests/Format/GeoRSS.html b/misc/openlayers/tests/Format/GeoRSS.html deleted file mode 100644 index 6e82f05..0000000 --- a/misc/openlayers/tests/Format/GeoRSS.html +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - diff --git a/misc/openlayers/tests/Format/JSON.html b/misc/openlayers/tests/Format/JSON.html deleted file mode 100644 index 84461e1..0000000 --- a/misc/openlayers/tests/Format/JSON.html +++ /dev/null @@ -1,53 +0,0 @@ - - - - - - - - diff --git a/misc/openlayers/tests/Format/KML.html b/misc/openlayers/tests/Format/KML.html deleted file mode 100644 index ba87637..0000000 --- a/misc/openlayers/tests/Format/KML.html +++ /dev/null @@ -1,1437 +0,0 @@ - - - - - - - - - -
- - - diff --git a/misc/openlayers/tests/Format/OGCExceptionReport.html b/misc/openlayers/tests/Format/OGCExceptionReport.html deleted file mode 100644 index 7846f94..0000000 --- a/misc/openlayers/tests/Format/OGCExceptionReport.html +++ /dev/null @@ -1,100 +0,0 @@ - - - - - - - - diff --git a/misc/openlayers/tests/Format/OSM.html b/misc/openlayers/tests/Format/OSM.html deleted file mode 100644 index 6ceb316..0000000 --- a/misc/openlayers/tests/Format/OSM.html +++ /dev/null @@ -1,115 +0,0 @@ - - - - - - - - - diff --git a/misc/openlayers/tests/Format/OWSCommon/v1_0_0.html b/misc/openlayers/tests/Format/OWSCommon/v1_0_0.html deleted file mode 100644 index 9d255b2..0000000 --- a/misc/openlayers/tests/Format/OWSCommon/v1_0_0.html +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - diff --git a/misc/openlayers/tests/Format/OWSCommon/v1_1_0.html b/misc/openlayers/tests/Format/OWSCommon/v1_1_0.html deleted file mode 100644 index 1cdf7ee..0000000 --- a/misc/openlayers/tests/Format/OWSCommon/v1_1_0.html +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - diff --git a/misc/openlayers/tests/Format/OWSContext/v0_3_1.html b/misc/openlayers/tests/Format/OWSContext/v0_3_1.html deleted file mode 100644 index 54b63b3..0000000 --- a/misc/openlayers/tests/Format/OWSContext/v0_3_1.html +++ /dev/null @@ -1,278 +0,0 @@ - - - - - - -
- - diff --git a/misc/openlayers/tests/Format/QueryStringFilter.html b/misc/openlayers/tests/Format/QueryStringFilter.html deleted file mode 100644 index b38d1e4..0000000 --- a/misc/openlayers/tests/Format/QueryStringFilter.html +++ /dev/null @@ -1,306 +0,0 @@ - - - - - - - - diff --git a/misc/openlayers/tests/Format/SLD.html b/misc/openlayers/tests/Format/SLD.html deleted file mode 100644 index bc4bd82..0000000 --- a/misc/openlayers/tests/Format/SLD.html +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - diff --git a/misc/openlayers/tests/Format/SLD/v1_0_0.html b/misc/openlayers/tests/Format/SLD/v1_0_0.html deleted file mode 100644 index fbc18a6..0000000 --- a/misc/openlayers/tests/Format/SLD/v1_0_0.html +++ /dev/null @@ -1,1028 +0,0 @@ - - - - - - -
-
-
-
-
-
-
-
-
- - diff --git a/misc/openlayers/tests/Format/SLD/v1_0_0_GeoServer.html b/misc/openlayers/tests/Format/SLD/v1_0_0_GeoServer.html deleted file mode 100644 index 96a3ef6..0000000 --- a/misc/openlayers/tests/Format/SLD/v1_0_0_GeoServer.html +++ /dev/null @@ -1,228 +0,0 @@ - - - - - - -
-
-
- - diff --git a/misc/openlayers/tests/Format/SOSCapabilities/v1_0_0.html b/misc/openlayers/tests/Format/SOSCapabilities/v1_0_0.html deleted file mode 100644 index 6713685..0000000 --- a/misc/openlayers/tests/Format/SOSCapabilities/v1_0_0.html +++ /dev/null @@ -1,80 +0,0 @@ - - - - - - - - - diff --git a/misc/openlayers/tests/Format/SOSCapabilities/v1_0_0.js b/misc/openlayers/tests/Format/SOSCapabilities/v1_0_0.js deleted file mode 100644 index 78556f5..0000000 --- a/misc/openlayers/tests/Format/SOSCapabilities/v1_0_0.js +++ /dev/null @@ -1,484 +0,0 @@ -var doc = new OpenLayers.Format.XML().read( -'' + -'' + - '' + - 'IFGI WeatherSOS (stable)' + - 'WeatherSOS (stable) at IfGI, Muenster, Germany. For more info: http://ifgipedia.uni-muenster.de/kms/documentation/swsl/sos/' + - '' + - 'rain gauge, radiation, pressure, windspeed, winddirection, temperature' + - '' + - 'OGC:SOS' + - '1.0.0' + - 'NONE' + - 'NONE' + - '' + - '' + - 'Institute for Geoinformatics, University of Muenster' + - '' + - '' + - 'Eike Hinderk Juerrens' + - 'Student Associate' + - '' + - '' + - '+49-251-83-30088' + - '' + - '' + - 'Weselerstrasse 253' + - 'Muenster' + - 'NRW' + - '48149' + - 'Germany' + - 'ehjuerrens@uni-muenster.de' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - 'SOS' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - '1.0.0' + - '' + - '' + - '' + - '' + - 'ServiceIdentification' + - 'ServiceProvider' + - 'OperationsMetadata' + - 'Contents' + - 'All' + - 'Filter_Capabilities' + - '' + - '' + - '' + - '' + - 'text/xml' + - 'application/zip' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - '1.0.0' + - '' + - '' + - '' + - '' + - 'SOS' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - 'ATMOSPHERIC_TEMPERATURE' + - 'RAIN_GAUGE' + - 'WIND_DIRECTION' + - 'WIND_SPEED' + - 'HUMIDITY' + - 'LUMINANCE' + - 'ATMOSPHERIC_PRESSURE' + - '' + - '' + - '' + - '' + - '' + - '2008-02-14T11:03:02+01' + - '2009-11-04T14:45:00+01' + - '' + - '' + - '' + - '' + - '' + - 'urn:ogc:object:feature:OSIRIS-HWS:efeb807b-bd24-4128-a920-f6729bcdd111' + - 'urn:ogc:object:feature:OSIRIS-HWS:3d3b239f-7696-4864-9d07-15447eae2b93' + - '' + - '' + - '' + - '' + - 'urn:x-ogc:def:property:OGC::Temperature' + - 'urn:x-ogc:def:property:OGC::Precipitation1Hour' + - 'urn:x-ogc:def:property:OGC::WindDirection' + - 'urn:x-ogc:def:property:OGC::WindSpeed' + - 'urn:x-ogc:def:property:OGC::RelativeHumidity' + - 'urn:x-ogc:def:property:OGC::Luminance' + - 'urn:x-ogc:def:property:OGC::BarometricPressure' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - 'text/xml;subtype="OM/1.0.0"' + - 'application/zip' + - '' + - '' + - '' + - '' + - 'om:Observation' + - 'om:CategoryObservation' + - 'om:Measurement' + - '' + - '' + - '' + - '' + - 'resultTemplate' + - 'inline' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - '1.0.0' + - '' + - '' + - '' + - '' + - 'SOS' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - 'text/xml;subtype="OM/1.0.0"' + - 'application/zip' + - '' + - '' + - '' + - '' + - 'om:Observation' + - 'om:CategoryObservation' + - 'om:Measurement' + - '' + - '' + - '' + - '' + - 'inline' + - 'resultTemplate' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - '1.0.0' + - '' + - '' + - '' + - '' + - 'SOS' + - '' + - '' + - '' + - '' + - 'text/xml;subtype="sensorML/1.0.1"' + - '' + - '' + - '' + - '' + - 'urn:ogc:object:feature:OSIRIS-HWS:efeb807b-bd24-4128-a920-f6729bcdd111' + - 'urn:ogc:object:feature:OSIRIS-HWS:3d3b239f-7696-4864-9d07-15447eae2b93' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - 'SOS' + - '' + - '' + - '' + - '' + - '1.0.0' + - '' + - '' + - '' + - '' + - 'urn:ogc:object:feature:OSIRIS-HWS:3d3b239f-7696-4864-9d07-15447eae2b93' + - 'urn:ogc:object:feature:OSIRIS-HWS:efeb807b-bd24-4128-a920-f6729bcdd111' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - 'gml:Envelope' + - 'gml:Polygon' + - 'gml:Point' + - 'gml:LineString' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - 'gml:TimeInstant' + - 'gml:TimePeriod' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - 'Between' + - 'EqualTo' + - 'NotEqualTo' + - 'LessThan' + - 'LessThanEqualTo' + - 'GreaterThan' + - 'GreaterThanEqualTo' + - 'Like' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - 'Temperature of the atmosphere' + - '' + - '' + - '46.611644 7.6103' + - '51.9412 13.883498' + - '' + - '' + - '' + - '' + - '2008-11-20T15:20:22+01:00' + - '2009-11-04T14:45:00+01:00' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - 'text/xml;subtype="om/1.0.0"' + - 'application/zip' + - 'ns:Measurement' + - 'ns:Observation' + - 'inline' + - 'resultTemplate' + - '' + - '' + - 'Rain' + - '' + - '' + - '46.611644 7.6103' + - '51.9412 13.883498' + - '' + - '' + - '' + - '' + - '2008-11-20T15:35:22+01:00' + - '2009-11-04T14:45:00+01:00' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - 'text/xml;subtype="om/1.0.0"' + - 'application/zip' + - 'ns:Measurement' + - 'ns:Observation' + - 'inline' + - 'resultTemplate' + - '' + - '' + - 'Direction of the wind' + - '' + - '' + - '46.611644 7.6103' + - '51.9412 13.883498' + - '' + - '' + - '' + - '' + - '2008-11-20T15:20:22+01:00' + - '2009-11-04T14:45:00+01:00' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - 'text/xml;subtype="om/1.0.0"' + - 'application/zip' + - 'ns:Measurement' + - 'ns:Observation' + - 'inline' + - 'resultTemplate' + - '' + - '' + - 'Speed of the wind' + - '' + - '' + - '46.611644 7.6103' + - '51.9412 13.883498' + - '' + - '' + - '' + - '' + - '2008-11-20T15:20:22+01:00' + - '2009-11-04T14:45:00+01:00' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - 'text/xml;subtype="om/1.0.0"' + - 'application/zip' + - 'ns:Measurement' + - 'ns:Observation' + - 'inline' + - 'resultTemplate' + - '' + - '' + - 'Humidity of the atmosphere' + - '' + - '' + - '46.611644 7.6103' + - '51.9412 13.883498' + - '' + - '' + - '' + - '' + - '2008-02-14T11:03:02+01:00' + - '2009-11-04T14:45:00+01:00' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - 'text/xml;subtype="om/1.0.0"' + - 'application/zip' + - 'ns:Measurement' + - 'ns:Observation' + - 'inline' + - 'resultTemplate' + - '' + - '' + - 'Luminance' + - '' + - '' + - '46.611644 7.6103' + - '51.9412 13.883498' + - '' + - '' + - '' + - '' + - '2008-11-20T15:20:22+01:00' + - '2009-11-04T14:45:00+01:00' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - 'text/xml;subtype="om/1.0.0"' + - 'application/zip' + - 'ns:Measurement' + - 'ns:Observation' + - 'inline' + - 'resultTemplate' + - '' + - '' + - 'Pressure of the atmosphere' + - '' + - '' + - '46.611644 7.6103' + - '51.9412 13.883498' + - '' + - '' + - '' + - '' + - '2008-12-20T02:29:27+01:00' + - '2009-11-04T14:45:00+01:00' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - 'text/xml;subtype="om/1.0.0"' + - 'application/zip' + - 'ns:Measurement' + - 'ns:Observation' + - 'inline' + - 'resultTemplate' + - '' + - '' + - '' + -'' -); \ No newline at end of file diff --git a/misc/openlayers/tests/Format/SOSGetFeatureOfInterest.html b/misc/openlayers/tests/Format/SOSGetFeatureOfInterest.html deleted file mode 100644 index c80078f..0000000 --- a/misc/openlayers/tests/Format/SOSGetFeatureOfInterest.html +++ /dev/null @@ -1,80 +0,0 @@ - - - - - - - - diff --git a/misc/openlayers/tests/Format/SOSGetObservation.html b/misc/openlayers/tests/Format/SOSGetObservation.html deleted file mode 100644 index 3256d5a..0000000 --- a/misc/openlayers/tests/Format/SOSGetObservation.html +++ /dev/null @@ -1,183 +0,0 @@ - - - - - - - - diff --git a/misc/openlayers/tests/Format/Text.html b/misc/openlayers/tests/Format/Text.html deleted file mode 100644 index 9b18bb5..0000000 --- a/misc/openlayers/tests/Format/Text.html +++ /dev/null @@ -1,49 +0,0 @@ - - - - - - - - - - - - diff --git a/misc/openlayers/tests/Format/WCSCapabilities.html b/misc/openlayers/tests/Format/WCSCapabilities.html deleted file mode 100644 index b3e90b6..0000000 --- a/misc/openlayers/tests/Format/WCSCapabilities.html +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - - - diff --git a/misc/openlayers/tests/Format/WCSCapabilities/v1.html b/misc/openlayers/tests/Format/WCSCapabilities/v1.html deleted file mode 100644 index 180edc7..0000000 --- a/misc/openlayers/tests/Format/WCSCapabilities/v1.html +++ /dev/null @@ -1,87 +0,0 @@ - - - - - - - diff --git a/misc/openlayers/tests/Format/WCSGetCoverage.html b/misc/openlayers/tests/Format/WCSGetCoverage.html deleted file mode 100644 index 6379b2b..0000000 --- a/misc/openlayers/tests/Format/WCSGetCoverage.html +++ /dev/null @@ -1,80 +0,0 @@ - - - - - - - - diff --git a/misc/openlayers/tests/Format/WFS.html b/misc/openlayers/tests/Format/WFS.html deleted file mode 100644 index 7b3b737..0000000 --- a/misc/openlayers/tests/Format/WFS.html +++ /dev/null @@ -1,81 +0,0 @@ - - - - - - -
-
- - diff --git a/misc/openlayers/tests/Format/WFSCapabilities.html b/misc/openlayers/tests/Format/WFSCapabilities.html deleted file mode 100644 index fc2ff2d..0000000 --- a/misc/openlayers/tests/Format/WFSCapabilities.html +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - - - diff --git a/misc/openlayers/tests/Format/WFSCapabilities/v1.html b/misc/openlayers/tests/Format/WFSCapabilities/v1.html deleted file mode 100644 index 0bc1705..0000000 --- a/misc/openlayers/tests/Format/WFSCapabilities/v1.html +++ /dev/null @@ -1,179 +0,0 @@ - - - - - - - - diff --git a/misc/openlayers/tests/Format/WFSDescribeFeatureType.html b/misc/openlayers/tests/Format/WFSDescribeFeatureType.html deleted file mode 100644 index 77f348d..0000000 --- a/misc/openlayers/tests/Format/WFSDescribeFeatureType.html +++ /dev/null @@ -1,436 +0,0 @@ - - - - - - - - diff --git a/misc/openlayers/tests/Format/WFST.html b/misc/openlayers/tests/Format/WFST.html deleted file mode 100644 index 9623b05..0000000 --- a/misc/openlayers/tests/Format/WFST.html +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - -
- - diff --git a/misc/openlayers/tests/Format/WFST/v1.html b/misc/openlayers/tests/Format/WFST/v1.html deleted file mode 100644 index 6cfb1ca..0000000 --- a/misc/openlayers/tests/Format/WFST/v1.html +++ /dev/null @@ -1,455 +0,0 @@ - - - - - - -
- -
- -
-
-
-
-
-
-
-
-
-
-
- - diff --git a/misc/openlayers/tests/Format/WFST/v1_0_0.html b/misc/openlayers/tests/Format/WFST/v1_0_0.html deleted file mode 100644 index a8fce79..0000000 --- a/misc/openlayers/tests/Format/WFST/v1_0_0.html +++ /dev/null @@ -1,135 +0,0 @@ - - - - - - -
-
-
-
- - diff --git a/misc/openlayers/tests/Format/WFST/v1_1_0.html b/misc/openlayers/tests/Format/WFST/v1_1_0.html deleted file mode 100644 index 52c9cee..0000000 --- a/misc/openlayers/tests/Format/WFST/v1_1_0.html +++ /dev/null @@ -1,236 +0,0 @@ - - - - - - -
-
-
-
-
-
-
- - diff --git a/misc/openlayers/tests/Format/WKT.html b/misc/openlayers/tests/Format/WKT.html deleted file mode 100644 index bdfc233..0000000 --- a/misc/openlayers/tests/Format/WKT.html +++ /dev/null @@ -1,297 +0,0 @@ - - - - - - - - diff --git a/misc/openlayers/tests/Format/WMC.html b/misc/openlayers/tests/Format/WMC.html deleted file mode 100644 index fbaec81..0000000 --- a/misc/openlayers/tests/Format/WMC.html +++ /dev/null @@ -1,315 +0,0 @@ - - - - - - -
- - diff --git a/misc/openlayers/tests/Format/WMC/v1.html b/misc/openlayers/tests/Format/WMC/v1.html deleted file mode 100644 index 05e6078..0000000 --- a/misc/openlayers/tests/Format/WMC/v1.html +++ /dev/null @@ -1,266 +0,0 @@ - - - - - - - - diff --git a/misc/openlayers/tests/Format/WMC/v1_1_0.html b/misc/openlayers/tests/Format/WMC/v1_1_0.html deleted file mode 100644 index 815d3bf..0000000 --- a/misc/openlayers/tests/Format/WMC/v1_1_0.html +++ /dev/null @@ -1,86 +0,0 @@ - - - - - - -
- - diff --git a/misc/openlayers/tests/Format/WMSCapabilities.html b/misc/openlayers/tests/Format/WMSCapabilities.html deleted file mode 100644 index a447bdd..0000000 --- a/misc/openlayers/tests/Format/WMSCapabilities.html +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - diff --git a/misc/openlayers/tests/Format/WMSCapabilities/v1_1_1.html b/misc/openlayers/tests/Format/WMSCapabilities/v1_1_1.html deleted file mode 100644 index e3b0863..0000000 --- a/misc/openlayers/tests/Format/WMSCapabilities/v1_1_1.html +++ /dev/null @@ -1,5209 +0,0 @@ - - - - - - - - -
-
- -
- - - diff --git a/misc/openlayers/tests/Format/WMSCapabilities/v1_1_1_WMSC.html b/misc/openlayers/tests/Format/WMSCapabilities/v1_1_1_WMSC.html deleted file mode 100644 index 044773d..0000000 --- a/misc/openlayers/tests/Format/WMSCapabilities/v1_1_1_WMSC.html +++ /dev/null @@ -1,348 +0,0 @@ - - - - - - - -
- -
- - diff --git a/misc/openlayers/tests/Format/WMSCapabilities/v1_3_0.html b/misc/openlayers/tests/Format/WMSCapabilities/v1_3_0.html deleted file mode 100644 index 7120b8c..0000000 --- a/misc/openlayers/tests/Format/WMSCapabilities/v1_3_0.html +++ /dev/null @@ -1,614 +0,0 @@ - - - - - - - -
- - -
- - - diff --git a/misc/openlayers/tests/Format/WMSDescribeLayer.html b/misc/openlayers/tests/Format/WMSDescribeLayer.html deleted file mode 100644 index 7a53269..0000000 --- a/misc/openlayers/tests/Format/WMSDescribeLayer.html +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - diff --git a/misc/openlayers/tests/Format/WMSGetFeatureInfo.html b/misc/openlayers/tests/Format/WMSGetFeatureInfo.html deleted file mode 100644 index 1301b65..0000000 --- a/misc/openlayers/tests/Format/WMSGetFeatureInfo.html +++ /dev/null @@ -1,319 +0,0 @@ - - - - - - - - diff --git a/misc/openlayers/tests/Format/WMTSCapabilities.html b/misc/openlayers/tests/Format/WMTSCapabilities.html deleted file mode 100644 index e7a51a3..0000000 --- a/misc/openlayers/tests/Format/WMTSCapabilities.html +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - diff --git a/misc/openlayers/tests/Format/WMTSCapabilities/v1_0_0.html b/misc/openlayers/tests/Format/WMTSCapabilities/v1_0_0.html deleted file mode 100644 index f4fadeb..0000000 --- a/misc/openlayers/tests/Format/WMTSCapabilities/v1_0_0.html +++ /dev/null @@ -1,1042 +0,0 @@ - - - - - - - - -
- -
- -
- -
- -
-
- -
- - - diff --git a/misc/openlayers/tests/Format/WPSCapabilities/v1_0_0.html b/misc/openlayers/tests/Format/WPSCapabilities/v1_0_0.html deleted file mode 100644 index 191f29f..0000000 --- a/misc/openlayers/tests/Format/WPSCapabilities/v1_0_0.html +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - diff --git a/misc/openlayers/tests/Format/WPSCapabilities/v1_0_0.js b/misc/openlayers/tests/Format/WPSCapabilities/v1_0_0.js deleted file mode 100644 index 19d12f2..0000000 --- a/misc/openlayers/tests/Format/WPSCapabilities/v1_0_0.js +++ /dev/null @@ -1,112 +0,0 @@ -var doc = new OpenLayers.Format.XML().read( -'' + -'' + -' ' + -' Prototype GeoServer WPS' + -' ' + -' WPS' + -' 1.0.0' + -' ' + -' ' + -' The ancient geographes INC' + -' ' + -' ' + -' ' + -' ' + -' ' + -' ' + -' ' + -' ' + -' ' + -' ' + -' ' + -' ' + -' ' + -' ' + -' ' + -' ' + -' ' + -' ' + -' ' + -' ' + -' ' + -' ' + -' ' + -' ' + -' ' + -' ' + -' ' + -' ' + -' ' + -' ' + -' ' + -' gt:Intersect' + -' Intersection' + -' Intersection between two literal geometry' + -' ' + -' ' + -' JTS:length' + -' Returns the geometry perimeters, computed using cartesian geometry' + -' expressions in the same unit of measure as the geometry (will not return a valid' + -' perimeter for geometries expressed geographic coordinates' + -' Returns the geometry perimeters, computed using cartesian geometry' + -' expressions in the same unit of measure as the geometry (will not return a valid' + -' perimeter for geometries expressed geographic coordinates' + -' ' + -' ' + -' JTS:isEmpty' + -' Checks if the provided geometry is empty' + -' Checks if the provided geometry is empty' + -' ' + -' ' + -' JTS:contains' + -' Checks if a contains b' + -' Checks if a contains b' + -' ' + -' ' + -' JTS:disjoint' + -' Returns true if the two geometries have no points in common' + -' Returns true if the two geometries have no points in common' + -' ' + -' ' + -' JTS:intersects' + -' Returns true if the two geometries intersect, false otherwise' + -' Returns true if the two geometries intersect, false' + -' otherwise' + -' ' + -' ' + -' JTS:isClosed' + -' Returns true if the line is closed' + -' Returns true if the line is closed' + -' ' + -' ' + -' JTS:isValid' + -' Returns true if the geometry is topologically valid, false' + -' otherwise' + -' Returns true if the geometry is topologically valid, false' + -' otherwise' + -' ' + -' ' + -' JTS:buffer' + -' Buffers a geometry using a certain distance' + -' Buffers a geometry using a certain distance' + -' ' + -' ' + -' JTS:getY' + -' Returns the Y ordinate of the point' + -' Returns the Y ordinate of the point' + -' ' + -' ' + -' ' + -' ' + -' en-US' + -' ' + -' ' + -' en-US' + -' ' + -' ' + -'' -); diff --git a/misc/openlayers/tests/Format/WPSDescribeProcess.html b/misc/openlayers/tests/Format/WPSDescribeProcess.html deleted file mode 100644 index f52fd21..0000000 --- a/misc/openlayers/tests/Format/WPSDescribeProcess.html +++ /dev/null @@ -1,206 +0,0 @@ - - - - - - - - diff --git a/misc/openlayers/tests/Format/WPSExecute.html b/misc/openlayers/tests/Format/WPSExecute.html deleted file mode 100644 index e820800..0000000 --- a/misc/openlayers/tests/Format/WPSExecute.html +++ /dev/null @@ -1,549 +0,0 @@ - - - - - - - - diff --git a/misc/openlayers/tests/Format/XLS/v1_1_0.html b/misc/openlayers/tests/Format/XLS/v1_1_0.html deleted file mode 100644 index 8a744f9..0000000 --- a/misc/openlayers/tests/Format/XLS/v1_1_0.html +++ /dev/null @@ -1,98 +0,0 @@ - - - - - - - - diff --git a/misc/openlayers/tests/Format/XML.html b/misc/openlayers/tests/Format/XML.html deleted file mode 100644 index d139506..0000000 --- a/misc/openlayers/tests/Format/XML.html +++ /dev/null @@ -1,900 +0,0 @@ - - - - - - - - diff --git a/misc/openlayers/tests/Format/XML/VersionedOGC.html b/misc/openlayers/tests/Format/XML/VersionedOGC.html deleted file mode 100644 index ca96d63..0000000 --- a/misc/openlayers/tests/Format/XML/VersionedOGC.html +++ /dev/null @@ -1,51 +0,0 @@ - - - - - - - - -- cgit v1.2.3