Skip to content

Commit f7aa081

Browse files
committed
Sort out README files for data directories
1 parent 920e3e1 commit f7aa081

File tree

11 files changed

+39
-85
lines changed

11 files changed

+39
-85
lines changed
File renamed without changes.

data/citewcs-1.0/CITE.rst

-10
This file was deleted.

data/citewcs-1.0/README.rst

+34
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
CITE Data
2+
=========
3+
4+
The Open Geospatial Consortium Compliance and Intolerability Testing Initiative (CITE)
5+
only tests the WCS protocol and does not provide any test data.
6+
7+
For more information:
8+
9+
* http://cite.opengeospatial.org/teamengine/
10+
* http://cite.opengeospatial.org/teamengine/wcs-1.1.1/index.html
11+
12+
Instructions
13+
------------
14+
15+
There are complete running instructions here:
16+
17+
http://geoserver.org/display/GEOS/Running+Cite+Tests
18+
19+
Here's the summary:
20+
21+
First and IMPORTANT, to run WCS 1.0.0 tests you need to take the geoserver WCS 1.1 module out of the classpath.
22+
To do so, if you're running geosever from eclipse just remove the wcs-11 dependency from the web module. If running
23+
geoserver with maven jetty:run, remove the wcs1_1 dependency in the pom.xml file. Then run GeoServer.
24+
25+
The engine will ask you for the capabilities url and other parameters. These are the ones to use:
26+
27+
1. capabilities URL: the getcapabilities url
28+
2. MIME Header Setup: image/tiff
29+
3. UpdateSequence Values: higher: 2, lower: 0
30+
4. The grid resolutions: 0.1 and 0.1
31+
5. Verify that the server supports XML encoding: yes
32+
6. Verify that the server supports range set axis: yes
33+
7. The server implements the original or corrigendum schemas: original
34+

data/citewcs-1.0/README.txt

-17
This file was deleted.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

data/minimal/README.rst

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Included Data
2+
=============
3+
4+
This directory provides an empty GeoServer data directory, as such this directory
5+
does not contain any published data and is not subject to a data license.

data/release/README.rst

-58
Original file line numberDiff line numberDiff line change
@@ -63,61 +63,3 @@ Tasmania
6363
--------
6464

6565
TBD
66-
67-
CITE DATA LICENSE
68-
-----------------
69-
70-
CITE test data is provided by the Open Geospatial Consortium::
71-
72-
Copyright © 2012 Open Geospatial Consortium, Inc.
73-
All Rights Reserved. http://www.opengeospatial.org/ogc/legal
74-
75-
The test data is available from the following locations:
76-
77-
* http://cite.opengeospatial.org/teamengine/wms-1.3.0/data-wms-1.3.0.zip
78-
* http://cite.opengeospatial.org/teamengine/wms-1.1.1/OGCTestData/wms/1.1.1/data/WmsTestData.zip
79-
* http://cite.opengeospatial.org/teamengine/wfs-1.0.0/index.html
80-
* http://cite.opengeospatial.org/teamengine/wfs-1.1.0/data-wfs-1.1.0.zip
81-
* http://cite.opengeospatial.org/teamengine/csw-2.0.2/data-csw-2.0.2.zip
82-
83-
The OGC CITE test data may be format shifted into a text based "property file" or "h2 database"
84-
for release testing.
85-
86-
Software Notice
87-
^^^^^^^^^^^^^^^
88-
89-
This OGC work (including software, documents, or other related items) is being provided by the
90-
copyright holders under the following license. By obtaining, using and/or copying this work, you
91-
(the licensee) agree that you have read, understood, and will comply with the following terms and
92-
conditions:
93-
94-
Permission to use, copy, and modify this software and its documentation, with or without
95-
modification, for any purpose and without fee or royalty is hereby granted, provided that you
96-
include the following on ALL copies of the software and documentation or portions thereof, including
97-
modifications, that you make:
98-
99-
1. The full text of this NOTICE in a location viewable to users of the redistributed or derivative
100-
work.
101-
102-
2. Any pre-existing intellectual property disclaimers, notices, or terms and conditions. If none exist,
103-
a short notice of the following form (hypertext is preferred, text is permitted) should be used
104-
within the body of any redistributed or derivative code: "Copyright © [$date-of-document] Open
105-
Geospatial Consortium, Inc. All Rights Reserved. http://www.opengeospatial.org/ogc/legal (Hypertext
106-
is preferred, but a textual representation is permitted.)
107-
108-
3. Notice of any changes or modifications to the OGC files, including the date changes were made. (We
109-
recommend you provide URIs to the location from which the code is derived.)
110-
111-
THIS SOFTWARE AND DOCUMENTATION IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS MAKE NO REPRESENTATIONS
112-
OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY OR
113-
FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE OR DOCUMENTATION WILL NOT
114-
INFRINGE ANY THIRD PARTY PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.
115-
116-
COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR CONSEQUENTIAL DAMAGES
117-
ARISING OUT OF ANY USE OF THE SOFTWARE OR DOCUMENTATION.
118-
119-
The name and trademarks of copyright holders may NOT be used in advertising or publicity pertaining
120-
to the software without specific, written prior permission. Title to copyright in this software and
121-
any associated documentation will at all times remain with copyright holders.
122-
123-

0 commit comments

Comments
 (0)