Revision 4178
Added by daigle about 16 years ago
index2.jsp | ||
---|---|---|
110 | 110 |
</div> |
111 | 111 |
</td> |
112 | 112 |
<td align="center" width="33%"> |
113 |
<% if ( PropertyService.getProperty("runSpatialOption").equals("true") ) { %> |
|
113 |
<% if ( PropertyService.getProperty("spatial.runSpatialOption").equals("true") ) { %>
|
|
114 | 114 |
<a href="./index_map_only.jsp" style="border:none"><img height="120" width="240" style="background-color: #C8E5F5; border: 1px solid #ccc" src="http://indus.msi.ucsb.edu:8180/knb/wms?VERSION=1.1.1&REQUEST=GetMap&SERVICE=WMS&LAYERS=metacat:world_borders,metacat:data_bounds,metacat:data_points&SRS=EPSG:4326&BBOX=-180,-90,180,90&WIDTH=240&HEIGHT=120&FORMAT=image/gif&STYLES=&TRANSPARENT=TRUE&UNIQUEID="> <br/> <span style="font-size:8pt"> Click to View Interactive Map </span> </a> |
115 | 115 |
<% } %> |
116 | 116 |
</td> |
Also available in: Unified diff
Fully qualify spatial and replication properties