Project

General

Profile

1 3032 perry
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head><title>GeoServer Welcome to GeoServer</title>
2
3
    <meta content="text/html; charset=iso-8859-1" http-equiv="content-type">
4
    <meta content="text/css" http-equiv="content-style-type">
5
    <meta name="description" content="GeoServer Application Welcome">
6
    <meta name="keywords" content="(GeoServer) (GIS) (Geographic Information Systems) (GeoServer) (GIS) (Geographic Information Systems)">
7
    <meta name="author" content="Jody Garnett, Richard Gould, David Zwiers">
8
9
    <style type="text/css">
10
      <!-- @import url("style.css"); -->
11
    </style>
12
13
    <link type="image/gif" href="http://localhost:8080/geoserver/images/gs.gif" rel="icon">
14
    <link href="http://localhost:8080/geoserver/images/gs.ico" rel="SHORTCUT ICON">
15
    <!-- base href="http://localhost:8080/geoserver/WEB-INF/pages/layouts/mainLayout.jsp" --></head>
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
  <body>
31
32
<!-- Security Check (for non application layers -->
33
34
35
<table class="page">
36
  <tbody>
37
	<tr class="header">
38
        <td class="gutter">
39
          <span class="project">
40
            <a href="http://geoserver.sourceforge.net/">
41
              GeoServer
42
            </a>
43
          </span>
44
          <span class="license">
45
            <a href="http://geoserver.sourceforge.net/documentation/developer/license.htm">?</a>
46
          </span>
47
		</td>
48
        <td style="width: 1em;">
49
        </td>
50
		<td style="vertical-align: bottom; white-space: nowrap;">
51
          <span class="site">
52
53
54 3112 perry
              My GeoServer
55 3032 perry
56
          </span>
57
		</td>
58
		<td style="vertical-align: bottom; white-space: nowrap; text-align: right;">
59
			<span class="contact">
60
			   <a href="http://geoserver.sourceforge.net/documentation/developer/contrib.htm">Credits</a>
61
			</span>
62
63
        </td>
64
	</tr>
65
66
    <tr>
67
      <td class="sidebar">
68
69
70
71
72
<table class="status">
73
74
75
	<tbody><tr>
76
		<td class="module">
77
			WFS:
78
		</td>
79
		<td style="">
80
			<table class="progress">
81
			  <tbody>
82
		        <tr>
83
84
		    	    <td class="good" width="100%" title="100%">
85
		    	    </td><td>
86
87
88
89
		        </td></tr>
90
		      </tbody>
91
		     </table>
92
		</td>
93
	</tr>
94
95
96
97
	<tr>
98
		<td class="module">
99
			WMS:
100
		</td>
101
		<td class="health">
102
			<table class="progress">
103
			  <tbody>
104
		        <tr>
105
106
		    	    <td class="good" width="100%" title="100%">
107
		    	    </td>
108
109
110
111
		        </tr>
112
		      </tbody>
113
		     </table>
114
		</td>
115
	</tr>
116
117
118
</tbody></table>
119
120
121
122
123
124
125
126
127
128
129
130
<span class="messages">
131
132
</span>
133
      </td>
134
      <td style="width: 1em;">
135
      </td>
136
      <td style="vertical-align: top;" rowspan="1" colspan="2">
137
138
        <table class="main">
139
          <tbody>
140
            <tr class="bar">
141
              <td class="locator">
142
143
144
145
146
147
148
<span class="locator">
149
150
  Welcome
151
</span>
152
              </td>
153
              <td class="loginStatus">
154
                <span class="loginStatus">
155
156
                    <a href="http://localhost:8080/geoserver/admin/logout.do">Logout</a>
157
158
159
                </span>
160
              </td>
161
            </tr>
162
          	<tr>
163
              <td class="application" rowspan="1" colspan="2">
164
                <table class="title">
165
                  <tbody>
166
                    <tr>
167
                      <td class="menu">
168
169
170
171
172
173
174
175
  <table class="menu">
176
    <tbody>
177
178
      <tr>
179
        <td>
180
181
          <a href="http://localhost:8080/geoserver/admin/index.do" style="" title="Administration of running GeoServer application">Admin</a>
182
183
        </td>
184
      </tr>
185
186
      <tr>
187
        <td>
188
189
          <a href="http://localhost:8080/geoserver/config/index.do" style="" title="Configuration of GeoServer application">Config</a>
190
191
        </td>
192
      </tr>
193
194
    </tbody>
195
  </table>
196
197
                      </td>
198
                      <td class="title">
199
                        <h1 class="title">
200
                          Welcome to GeoServer
201
                        </h1>
202
                        <p class="abstract">
203
                          GeoServer Application Welcome
204
                        </p>
205
                      </td>
206
                      <td class="icon"></td>
207
                    </tr>
208
                  </tbody>
209
                </table>
210
211
212
213
214
215
216
217
218
<h2>
219
  The Open Planning Project Basemap Server
220
</h2>
221
<p>
222
  This is a test server.  It contains some basemap data
223
from New York City.
224
</p>
225
<ul>
226
  <li>
227
    <a href="http://localhost:8080/geoserver/wfs/getCapabilities">getCapabilities</a>
228
  </li>
229
  <li>
230
    <a href="http://localhost:8080/geoserver/wfs/TestWfsPost">TestWfsPost</a>
231
  </li>
232
</ul>
233
234
<h2>
235
  The Open Planning Project Basemap Server
236
</h2>
237
<p>
238
  This is a test server.  It contains some basemap data
239
from New York City.
240
</p>
241
242
<ul>
243
  <li>
244
    <a href="http://localhost:8080/geoserver/wms/getCapabilities">getCapabilities</a>
245
  </li>
246
</ul>
247
              </td>
248
	        </tr>
249
          </tbody>
250
	    </table>
251
      </td>
252
	</tr>
253
  </tbody>
254
</table>
255
256 3112 perry
</body></html>