Project

General

Profile

1 3032 perry
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head><title>GeoServer DataStore Editor</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="Edit a source of spatial information">
6
    <meta name="keywords" content="(GeoServer) (GIS) (Geographic Information Systems) (Configure) (Database) (Shapefile) (Spatial Data) (Data)">
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
36
37
<table class="page">
38
  <tbody>
39
	<tr class="header">
40
        <td class="gutter">
41
          <span class="project">
42
            <a href="http://geoserver.sourceforge.net/">
43
              GeoServer
44
            </a>
45
          </span>
46
          <span class="license">
47
            <a href="http://geoserver.sourceforge.net/documentation/developer/license.htm">?</a>
48
          </span>
49
		</td>
50
        <td style="width: 1em;">
51
        </td>
52
		<td style="vertical-align: bottom; white-space: nowrap;">
53
          <span class="site">
54
55
56 3112 perry
              My GeoServer
57 3032 perry
58
          </span>
59
		</td>
60
		<td style="vertical-align: bottom; white-space: nowrap; text-align: right;">
61
			<span class="contact">
62
			   <a href="http://geoserver.sourceforge.net/documentation/developer/contrib.htm">Credits</a>
63
			</span>
64
65
        </td>
66
	</tr>
67
68
    <tr>
69
      <td class="sidebar">
70
71
72
73
74
<table class="status">
75
76
	<tbody><tr>
77
		<td class="module">
78
			Data:
79
		</td>
80
		<td class="health">
81
            <table class="progress">
82
			  <tbody>
83
		        <tr>
84
85
		    	    <td class="good" width="100%" title="100%">
86
		    	        </td>
87
88
89
90
		        </tr>
91
		      </tbody>
92
		    </table>
93
		</td>
94
	</tr>
95
</tbody></table>
96
97
98
99
100
<table class="state" width="100%">
101
  <tbody>
102
    <tr>
103
      <td class="node">
104
        GeoServer
105
106
      </td>
107
      <td class="timestamp">
108
109
        Dec 31, 4:00 PM
110
111
112
      </td>
113
    </tr>
114
    <tr>
115
      <td class="node">
116
        Configuration
117
118
      </td>
119
      <td class="timestamp">
120
121
        Dec 31, 4:00 PM
122
123
124
      </td>
125
    </tr>
126
    <tr>
127
      <td class="node">
128
        XML
129
      </td>
130
      <td class="timestamp">
131
132
        Dec 31, 4:00 PM
133
134
135
      </td>
136
    </tr>
137
  </tbody>
138
</table>
139
140
<table class="control">
141
  <tbody>
142
    <tr>
143
      <td>
144
        <form name="blankBean" method="post" action="/geoserver/admin/saveToGeoServer.do">
145
          <input type="submit" value="Apply">
146
        </form>
147
      </td>
148
      <td>
149
        <form name="blankBean" method="post" action="/geoserver/admin/saveToXML.do">
150
          <input type="submit" value="Save">
151
        </form>
152
      </td>
153
      <td>
154
        <form name="blankBean" method="post" action="/geoserver/admin/loadFromXML.do">
155
          <input type="submit" value="Load">
156
        </form>
157
      </td>
158
    </tr>
159
  </tbody>
160
</table>
161
162
163
164
165
166
167
168
169
170
171
<span class="messages">
172
173
</span>
174
      </td>
175
      <td style="width: 1em;">
176
      </td>
177
      <td style="vertical-align: top;" rowspan="1" colspan="2">
178
179
        <table class="main">
180
          <tbody>
181
            <tr class="bar">
182
              <td class="locator">
183
184
185
186
187
188
189
<span class="locator">
190
191
192
			<a href="http://localhost:8080/geoserver/welcome.do">Welcome</a> |
193
194
			<a href="http://localhost:8080/geoserver/config/index.do">Config</a> |
195
196
			<a href="http://localhost:8080/geoserver/config/data/index.do">Data</a> |
197
198
			<a href="http://localhost:8080/geoserver/config/data/store.do">Stores</a> |
199
200
201
  Edit
202
</span>
203
              </td>
204
              <td class="loginStatus">
205
                <span class="loginStatus">
206
207
                    <a href="http://localhost:8080/geoserver/admin/logout.do">Logout</a>
208
209
210
                </span>
211
              </td>
212
            </tr>
213
          	<tr>
214
              <td class="data" rowspan="1" colspan="2">
215
                <table class="title">
216
                  <tbody>
217
                    <tr>
218
                      <td class="menu">
219
220
221
222
223
224
225
226
                      </td>
227
                      <td class="title">
228
                        <h1 class="title">
229
                          DataStore Editor
230
                        </h1>
231
                        <p class="abstract">
232
                          Edit a source of spatial information
233
                        </p>
234
                      </td>
235
                      <td class="icon"></td>
236
                    </tr>
237
                  </tbody>
238
                </table>
239
240
241
242
243
244
245
<form name="dataDataStoresEditorForm" method="post" action="/geoserver/config/data/storeSubmit.do">
246
  <table class="info">
247
	<tbody><tr>
248
	  <td class="label">
249
		<span class="help" title="A unique datastore identifier.">
250
			DataStore ID:
251
		</span>
252
	  </td>
253
	  <td class="datum">
254
		cblf--BasicPolygons
255
	  </td>
256
	</tr>
257
	<tr>
258
	  <td class="label">
259
		<span class="help" title="Checked to enable this datastore">
260
          Enabled:
261
        </span>
262
      </td>
263
	  <td class="datum">
264
		<input type="checkbox" name="enabled" value="on" checked="checked">
265
	  </td>
266
	</tr>
267
	<tr>
268
	  <td class="label">
269
		<span class="help" title="A namespace Prefix to associate with this DataStore.">
270
			Namespace:
271
		</span>
272
      </td>
273
	  <td class="datum">
274
		<select name="namespaceId"><option value="cblf" selected="selected">cblf</option><option value="cdf">cdf</option><option value="cgf">cgf</option></select>
275
	  </td>
276
	</tr>
277
	<tr>
278
	  <td class="label">
279
		<span class="help" title="A short description about this data store.">
280
			Description:
281
		</span>
282
      </td>
283
	  <td class="datum">
284
		<textarea name="description" cols="60" rows="2"></textarea>
285
	  </td>
286
	</tr>
287
288
289
    <tr>
290
	  <td class="label">
291
        <span class="help" title="url to a .shp file">
292
          url:
293
		</span>
294
      </td>
295
	  <td class="datum">
296
297
          <input type="text" name="paramValues[0]" size="60" value="file:data/featureTypes/cblf--BasicPolygons/BasicPolygons.shp">
298
299
300
	  </td>
301
	</tr>
302
303
304
	<tr>
305
	  <td class="label">?</td>
306
	  <td class="datum">
307
		<input type="submit" value="Submit">
308
309
		<input type="reset" value="Reset">
310
	  </td>
311
	</tr>
312
  </tbody></table>
313
</form>
314
315
              </td>
316
	        </tr>
317
          </tbody>
318
	    </table>
319
      </td>
320
	</tr>
321
  </tbody>
322
</table>
323
324 3112 perry
</body></html>