-
Notifications
You must be signed in to change notification settings - Fork 79
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gwc - handles workspace-based paths (#380)
- Loading branch information
Showing
574 changed files
with
13,637 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
79 changes: 79 additions & 0 deletions
79
src/apps/geoserver/gwc/src/test/resources/test-data-directory/README.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,79 @@ | ||
Included Data | ||
============= | ||
|
||
This directory provides a GeoServer data directory packaged as part of our product downloads: | ||
|
||
* http://geoserver.org/display/GEOS/Download | ||
|
||
The data directory includes the following sets of information: | ||
|
||
* arc_sample | ||
* img_sample | ||
* mosaic_sample | ||
* nyc (giant polygon, poi, poly landmark, tiger roads) | ||
* sf (archsites,bugsites,restricted,roads,streams, sfdem) | ||
* shapefiles(states) | ||
* taz_shapes( cities, roads, state boundaries, water bodies) | ||
|
||
ARC Sample | ||
---------- | ||
|
||
Data was provided by GeoSolutions with redistribution rights. | ||
|
||
IMG Sample | ||
---------- | ||
|
||
Data was provided by GeoSolutions with redistribution rights. | ||
|
||
MOASIC Sample | ||
------------- | ||
|
||
Data was provided by GeoSolutions with redistribution rights. | ||
|
||
New York City | ||
------------- | ||
|
||
Data was provided by the Open Planning Project, processed from United States Census Bureau's Topologically Integrated Geographic Encoding and Referencing (TIGER) dataset. | ||
|
||
Spearfish | ||
--------- | ||
|
||
Spearfish sample data has been provided by GRASS. | ||
|
||
* http://grass.osgeo.org/download/sample-data/ | ||
|
||
To quote from the http://grass.osgeo.org/uploads/grass/sampledata/spearDB.pdf :: | ||
|
||
A majority of this spearfish database was initially provided to USACERL by the EROS Data Center | ||
(EDC) in Sioux Falls, SD. The GRASS Development staff expresses acknowledgement and thanks to: the | ||
U.S. Geological Survey (USGS) and EROS Data Center for allowing us to distribute this data with our | ||
release of GRASS software; and to the U.S. Census Bureau for their samples of TIGER/Line data and the | ||
STF1 data which were used in the development of the TIGER programs and tutorials. Thanks also to | ||
SPOT Image Corporation for providing multispectral and panchromatic satellite imagery for a portion of | ||
the spearfish data set and for allowing us to distribute this imagery with GRASS software. In addition to | ||
the data provided by the EDC and SPOT, researchers at USACERL have developed several new layers, thus | ||
enhancing the spearfish data set. | ||
|
||
States | ||
------ | ||
|
||
Coming from GeoTools sample data, simplified. The GeoTools file (statepop.shp) comes from Census data (by memory of people that imported it) | ||
|
||
Tasmania | ||
-------- | ||
|
||
The data is derived from the <Digital Chart of the World `http://en.wikipedia.org/wiki/Digital_Chart_of_the_World`> , which according to wikipedia is "is freely available as of 2006". | ||
|
||
Referenced Copyright Statement: | ||
http://en.wikipedia.org/wiki/Vector_map#Copyrights | ||
|
||
|
||
The U.S. government has released the data into public domain, with the following conditions imposed (quotation from VMAP0 Copyright Statement):: | ||
|
||
As an agency of the United States government, NIMA makes no copyright claim under Title 17 of the United States Code with respect to any copyrightable material compiled in these products, nor requires compensation for their use. | ||
When incorporating the NIMA maps into your product, please include the following: | ||
a. "this product was developed using materials from the United States National Imagery and Mapping Agency and are reproduced with permission", | ||
b. "this product has neither been endorsed nor authorized by the United States National Imagery and Mapping Agency or the United States Department of Defense". | ||
|
||
With respect to any advertising, promoting or publicizing of this product, NIMA requires that you refrain from using the agency's name, seal, or initials. | ||
|
62 changes: 62 additions & 0 deletions
62
src/apps/geoserver/gwc/src/test/resources/test-data-directory/coverages/arc_sample/info.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,62 @@ | ||
<coverage format = "arcGridSample" > | ||
<name>Arc_Sample</name> | ||
<label>A sample ArcGrid file</label> | ||
<description>Generated from arcGridSample</description> | ||
<wmspath>/</wmspath> | ||
<metadataLink about = "" type = "" metadataType = "" > | ||
null | ||
</metadataLink> | ||
<keywords>WCS,arcGridSample,arcGridSample_Coverage</keywords> | ||
<!-- | ||
the default style this CoverageInfoDTO can be represented by. | ||
at least must contain the "default" attribute | ||
--> | ||
<styles default = "rain"> | ||
<style>raster</style> | ||
</styles> | ||
<envelope crs = "GEOGCS['WGS 84', | ||
DATUM['World Geodetic System 1984', | ||
SPHEROID['WGS 84', 6378137.0, 298.257223563, AUTHORITY['EPSG','7030']], | ||
AUTHORITY['EPSG','6326']], | ||
PRIMEM['Greenwich', 0.0, AUTHORITY['EPSG','8901']], | ||
UNIT['degree', 0.017453292519943295], | ||
AXIS['Geodetic longitude', EAST], | ||
AXIS['Geodetic latitude', NORTH], | ||
AUTHORITY['EPSG','4326']]" srsName = "EPSG:4326" > | ||
<pos>-180.0 -90.0</pos> | ||
<pos>180.0 90.0</pos> | ||
</envelope> | ||
<grid dimension = "2" > | ||
<low>0 0 </low> | ||
<high>720 360 </high> | ||
<axisName>precip30min</axisName> | ||
<geoTransform > | ||
<scaleX>0.5</scaleX> | ||
<scaleY>-0.5</scaleY> | ||
<shearX>0.0</shearX> | ||
<shearY>0.0</shearY> | ||
<translateX>-179.75</translateX> | ||
<translateY>89.75</translateY> | ||
</geoTransform> | ||
</grid> | ||
<CoverageDimension > | ||
<name>precip30min</name> | ||
<description>GridSampleDimension[-9999.0,8849.000000000002]</description> | ||
<interval > | ||
<min>-9999.0</min> | ||
<max>8849.0</max> | ||
</interval> | ||
<nullValues > | ||
</nullValues> | ||
</CoverageDimension> | ||
<supportedCRSs > | ||
<requestCRSs>EPSG:4326</requestCRSs> | ||
<responseCRSs>EPSG:4326</responseCRSs> | ||
</supportedCRSs> | ||
<supportedFormats nativeFormat = "ArcGrid" > | ||
<formats>ARCGRID,ARCGRID-GZIP,GEOTIFF,PNG,GIF,TIFF</formats> | ||
</supportedFormats> | ||
<supportedInterpolations default = "nearest neighbor" > | ||
<interpolationMethods>nearest neighbor</interpolationMethods> | ||
</supportedInterpolations> | ||
</coverage> |
Oops, something went wrong.