[OpenLayers-Commits] r12344 -
sandbox/mpriour/temporal_map/openlayers/tests/Format/WMSCapabilities
commits-20090109 at openlayers.org
commits-20090109 at openlayers.org
Thu Sep 8 06:08:36 EDT 2011
Author: mpriour
Date: 2011-09-08 03:08:35 -0700 (Thu, 08 Sep 2011)
New Revision: 12344
Modified:
sandbox/mpriour/temporal_map/openlayers/tests/Format/WMSCapabilities/v1_1_1.html
Log:
Merge with trunk r12343
Modified: sandbox/mpriour/temporal_map/openlayers/tests/Format/WMSCapabilities/v1_1_1.html
===================================================================
--- sandbox/mpriour/temporal_map/openlayers/tests/Format/WMSCapabilities/v1_1_1.html 2011-09-08 06:24:12 UTC (rev 12343)
+++ sandbox/mpriour/temporal_map/openlayers/tests/Format/WMSCapabilities/v1_1_1.html 2011-09-08 10:08:35 UTC (rev 12344)
@@ -535,13 +535,12 @@
<Layer>
<Title>Acme Corp. Map Server</Title>
<SRS>EPSG:4326</SRS>
+ <BoundingBox SRS="EPSG:4326"
+ minx="-1" miny="-1" maxx="1" maxy="1" resx="0.0" resy="0.0"/>
<AuthorityURL name="DIF_ID">
<OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple"
xlink:href="http://gcmd.gsfc.nasa.gov/difguide/whatisadif.html" />
</AuthorityURL>
- <BoundingBox SRS="EPSG:4326"
- minx="-1" miny="-1" maxx="1" maxy="1" resx="0.0" resy="0.0"/>
-
<Layer>
<Name>ROADS_RIVERS</Name>
<Title>Roads and Rivers</Title>
More information about the Commits
mailing list