Skip to content

Commit 498a6a4

Browse files
committed
Merge branch 'release/v0.2.0-RC'
2 parents e1e62af + c708b64 commit 498a6a4

File tree

205 files changed

+15790
-3124
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

205 files changed

+15790
-3124
lines changed

.gitignore

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,9 @@ nbactions.xml
4141
/data_config/ssgf/workspaces/agc/AGC_DG_APG_R3C3_14_17_23NOV2016/
4242
/data_config/ssgf/workspaces/agc/AGC_DG_APG_R5C3_14_17_23NOV2016/
4343
/data_config/ssgf/workspaces/agc/layergroups/
44-
/data_config/ssgf/coverages/
44+
/data_config/ssgf/coverages/
45+
/data_config/ssgf/data/agc/
46+
/worldwind-gs-example/
47+
/wps_request.xml
48+
/wcs_request.txt
49+
/wps_output.txt

README.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<img src="https://worldwind.arc.nasa.gov/css/images/nasa-logo.svg" height="100"/>
2-
# WorldWindServerKit
2+
# WorldWind Server Kit
33

44
The [NASA World Wind](https://worldwind.arc.nasa.gov) Server Kit (WWSK) is an open
55
source Java project that assembles [GeoServer](http://geoserver.org/) for easy
@@ -22,20 +22,20 @@ Example:
2222
### Option 1. Deploy the WAR file
2323
Deploy the *worldwind-geoserver.war* file (found in the *worldwind-geoserver/target* folder)
2424
to your preferred servlet container, e.g., Apache Tomcat. Then point your browser to the
25-
*wwgs* web context on your server.
25+
*geoserver* web context on your server.
2626

2727
### Option 2. Run in NetBeans
2828
Simply invoke "Run" on the *WorldWind GeoServer Application* module (*worldwind-geoserver*)
2929
and NetBeans will automatically deploy the war file to your configured application server
30-
and launch your browser (typically http://localhost:8084/wwgs/index.html).
30+
and launch your browser (typically http://localhost:8084/geoserver/index.html).
3131

3232
### Option 3. Run in Jetty
3333
Run the preconfigured *jetty-maven-plugin* with maven from the root of the *WorldWind
3434
GeoServer Application* module (*worldwind-geoserver*). Example:
3535

3636
$ mvn jetty:run
3737

38-
Then point your browser to http://localhost:8080/wwgs/index.html to access the
38+
Then point your browser to http://localhost:8080/geoserver/index.html to access the
3939
GeoServer web admin interface.
4040

4141
### Option 4. Deploy a binary distribution
@@ -53,9 +53,8 @@ Linux example
5353

5454
$ ./bin/startup.sh
5555

56-
Then point your browser to http://localhost:8080/worldwind-geoserver/index.html to access the
57-
GeoServer web admin interface. [*Note: the web context should be wwgs, not
58-
worldwind-geoserver. This is subject to change.*]
56+
Then point your browser to http://localhost:8080/geoserver/index.html to access the
57+
GeoServer web admin interface.
5958

6059
### Option 5. Deploy the SSGF distribution
6160
Copy and unzip the *ssgf* tarball distribution (found in the *worldwind-geoserver-dist/target*
@@ -71,7 +70,7 @@ Launch GeoServer, example:
7170

7271
$ ./run.sh
7372

74-
Then point your browser to http://localhost:8080/wwgs/index.html to access the
73+
Then point your browser to http://localhost:8080/geoserver/index.html to access the
7574
GeoServer web admin interface.
7675

7776
## OGC GeoPackage
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

data_config/base/gwc/geowebcache.xml

Lines changed: 72 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,72 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<gwcConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://geowebcache.org/schema/1.10.0 http://geowebcache.org/schema/1.10.0/geowebcache.xsd" xmlns="http://geowebcache.org/schema/1.10.0">
3+
<version>1.10.0</version>
4+
<backendTimeout>120</backendTimeout>
5+
<blobStores/>
6+
<gridSets>
7+
<gridSet>
8+
<name>WWJ Imagery</name>
9+
<description>Imagery accessed by World Wind Java SDK clients</description>
10+
<srs>
11+
<number>4326</number>
12+
</srs>
13+
<extent>
14+
<coords>
15+
<double>-180.0</double>
16+
<double>-90.0</double>
17+
<double>180.0</double>
18+
<double>90.0</double>
19+
</coords>
20+
</extent>
21+
<alignTopLeft>false</alignTopLeft>
22+
<resolutions>
23+
<double>0.0703125</double>
24+
<double>0.03515625</double>
25+
<double>0.017578125</double>
26+
<double>0.0087890625</double>
27+
<double>0.00439453125</double>
28+
<double>0.002197265625</double>
29+
<double>0.0010986328125</double>
30+
<double>5.4931640625E-4</double>
31+
<double>2.74658203125E-4</double>
32+
<double>1.373291015625E-4</double>
33+
<double>6.86645507812E-5</double>
34+
<double>3.43322753906E-5</double>
35+
<double>1.71661376953E-5</double>
36+
<double>8.5830688477E-6</double>
37+
<double>4.2915344238E-6</double>
38+
<double>2.1457672119E-6</double>
39+
<double>1.072883606E-6</double>
40+
<double>5.36441803E-7</double>
41+
<double>2.682209015E-7</double>
42+
</resolutions>
43+
<metersPerUnit>111319.49079327358</metersPerUnit>
44+
<pixelSize>2.8E-4</pixelSize>
45+
<scaleNames>
46+
<string>WW Imagery:0</string>
47+
<string>WW Imagery:1</string>
48+
<string>WW Imagery:2</string>
49+
<string>WW Imagery:3</string>
50+
<string>WW Imagery:4</string>
51+
<string>WW Imagery:5</string>
52+
<string>WW Imagery:6</string>
53+
<string>WW Imagery:7</string>
54+
<string>WW Imagery:8</string>
55+
<string>WW Imagery:9</string>
56+
<string>WW Imagery:10</string>
57+
<string>WW Imagery:11</string>
58+
<string>WW Imagery:12</string>
59+
<string>WW Imagery:13</string>
60+
<string>WW Imagery:14</string>
61+
<string>WW Imagery:15</string>
62+
<string>WW Imagery:16</string>
63+
<string>WW Imagery:17</string>
64+
<string>WW Imagery:18</string>
65+
</scaleNames>
66+
<tileHeight>512</tileHeight>
67+
<tileWidth>512</tileWidth>
68+
<yCoordinateFirst>false</yCoordinateFirst>
69+
</gridSet>
70+
</gridSets>
71+
<layers/>
72+
</gwcConfiguration>
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

data_config/ssgf/wcs.xml renamed to data_config/base/wcs.xml

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<wcs>
22
<id>wcs</id>
33
<enabled>true</enabled>
4-
<name>My GeoServer WCS</name>
5-
<title>My GeoServer WCS</title>
4+
<name>WWSK GeoServer WCS</name>
5+
<title>WWSK GeoServer WCS</title>
66
<maintainer>http://geoserver.org/comm</maintainer>
77
<abstrct>
8-
This is a description of your Web Coverage Server.
8+
This is a description of the NASA World Wind Server Kit (WWSK) Web Coverage Server.
99
</abstrct>
1010
<accessConstraints>NONE</accessConstraints>
1111
<fees>NONE</fees>
@@ -31,5 +31,16 @@ This is a description of your Web Coverage Server.
3131
<onlineResource>http://geoserver.org</onlineResource>
3232
<schemaBaseURL>http://schemas.opengis.net</schemaBaseURL>
3333
<verbose>false</verbose>
34+
<srs>
35+
<string>4326</string>
36+
<string>3395</string>
37+
<string>4979</string>
38+
<string>5041</string>
39+
<string>5042</string>
40+
<string>5773</string>
41+
<string>5714</string>
42+
<string>5715</string>
43+
</srs>
3444
<gmlPrefixing>false</gmlPrefixing>
45+
<overviewPolicy>NEAREST</overviewPolicy>
3546
</wcs>
File renamed without changes.

data_config/nasa/wms.xml renamed to data_config/base/wms.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<wms>
22
<id>wms</id>
33
<enabled>true</enabled>
4-
<name>WorldWind GeoServer WMS</name>
5-
<title>WorldWind GeoServer WMS</title>
4+
<name>WWSK GeoServer WMS</name>
5+
<title>WWSK GeoServer WMS</title>
66
<maintainer>http://geoserver.org/comm</maintainer>
77
<abstrct>
8-
This is a description of your Web Map Server.
8+
This is a description of the NASA World Wind Server Kit (WWSK) Web Map Server.
99
</abstrct>
1010
<accessConstraints>NONE</accessConstraints>
1111
<fees>NONE</fees>
@@ -45,7 +45,7 @@
4545
<position>BOT_RIGHT</position>
4646
<transparency>0</transparency>
4747
</watermark>
48-
<interpolation>Bilinear</interpolation>
48+
<interpolation>Bicubic</interpolation>
4949
<maxBuffer>25</maxBuffer>
5050
<maxRequestMemory>0</maxRequestMemory>
5151
<maxRenderingTime>0</maxRenderingTime>

0 commit comments

Comments
 (0)