<font size=2 face="sans-serif">Actually, read(), doesn't get otherSRS
node at all....</font>
<p>
<br>
<br>
<br>
<table width=100% style="border-collapse:collapse;">
<tr valign=top height=8>
<td width=40% style="border-style:none none none none;border-color:#000000;border-width:0px 0px 0px 0px;padding:0px 0px;"><font size=1 face="sans-serif"><b>Steve.Toutant@inspq.qc.ca@lists.osgeo.org</b>
</font>
<br><font size=1 face="sans-serif">Envoyé par : openlayers-users-bounces@lists.osgeo.org</font>
<p><font size=1 face="sans-serif">2015-02-03 11:56</font>
<td width=59% style="border-style:none none none none;border-color:#000000;border-width:0px 0px 0px 0px;padding:0px 0px;">
<table width=100% style="border-collapse:collapse;">
<tr valign=top height=21>
<td width=57 style="border-style:none none none none;border-color:#000000;border-width:0px 0px 0px 0px;padding:0px 0px;">
<div align=right><font size=1 face="sans-serif">A</font></div>
<td style="border-style:none none none none;border-color:#000000;border-width:0px 0px 0px 0px;padding:0px 0px;"><font size=1 face="sans-serif">openlayers-users@lists.osgeo.org</font>
<tr valign=top height=21>
<td width=57 style="border-style:none none none none;border-color:#000000;border-width:0px 0px 0px 0px;padding:0px 0px;">
<div align=right><font size=1 face="sans-serif">cc</font></div>
<td style="border-style:none none none none;border-color:#000000;border-width:0px 0px 0px 0px;padding:0px 0px;">
<tr valign=top height=21>
<td width=57 style="border-style:none none none none;border-color:#000000;border-width:0px 0px 0px 0px;padding:0px 0px;">
<div align=right><font size=1 face="sans-serif">Objet</font></div>
<td style="border-style:none none none none;border-color:#000000;border-width:0px 0px 0px 0px;padding:0px 0px;"><font size=1 face="sans-serif">[OpenLayers-Users]
How to Get all SRS supported from        getCapabilities
response?</font></table>
<br>
<table width=393 style="border-collapse:collapse;">
<tr valign=top height=8>
<td width=57 style="border-style:none none none none;border-color:#000000;border-width:0px 0px 0px 0px;padding:0px 0px;">
<td width=336 style="border-style:none none none none;border-color:#000000;border-width:0px 0px 0px 0px;padding:0px 0px;"></table>
<br></table>
<br>
<br>
<br>
<br>
<br><font size=3 face="sans-serif">I'm using OL 2.31.1</font><font size=3>
<br>
</font><font size=3 face="sans-serif"><br>
A getCapabilities request (request.responseText) is returning this for
supported srs</font><font size=3> </font><font size=3 face="sans-serif"><br>
<DefaultSRS>urn:ogc:def:crs:EPSG::3857</DefaultSRS></font><font size=3>
</font><font size=3 face="sans-serif"><br>
<OtherSRS>urn:ogc:def:crs:EPSG::900913</OtherSRS></font><font size=3>
</font><font size=3 face="sans-serif"><br>
<OtherSRS>urn:ogc:def:crs:EPSG::4269</OtherSRS></font><font size=3>
</font><font size=3 face="sans-serif"><br>
<OtherSRS>urn:ogc:def:crs:EPSG::3978</OtherSRS></font><font size=3>
</font><font size=3 face="sans-serif"><br>
<OtherSRS>urn:ogc:def:crs:EPSG::4326</OtherSRS></font><font size=3>
</font><font size=3 face="sans-serif"><br>
<OtherSRS>urn:ogc:def:crs:EPSG::32198</OtherSRS> </font><font size=3><br>
</font><font size=3 face="sans-serif"><br>
This</font><font size=3> </font><font size=3 face="sans-serif"><br>
capabilitiesFormat = new OpenLayers.Format.WFSCapabilities() <br>
capabilitiesFormat.read(request.responseText),</font><font size=3> </font><font size=3 face="sans-serif"><br>
I get only one otherSRS, the last..32198</font><font size=3> <br>
</font><font size=3 face="sans-serif"><br>
How can I get all otherSRS from the getCapabilities response?</font><font size=3>
</font><font size=3 face="sans-serif"><br>
thanks!</font><tt><font size=2>_______________________________________________<br>
Users mailing list<br>
Users@lists.osgeo.org<br>
</font></tt><a href="http://lists.osgeo.org/mailman/listinfo/openlayers-users"><tt><font size=2>http://lists.osgeo.org/mailman/listinfo/openlayers-users</font></tt></a>
<br>
<br>
<br>