Has anyone managed to load a custom XML to display points ? <br><br>
My XML currently looks like this;
<pre><wireless-network number="1" type="infrastructure" wep="true" cloaked="false" first-time="Sun March 17 14:32:20 2013" last-time="Sun March 17 14:32:20 2013">
<SSID>MySSID</SSID>
<BSSID>18:BE:9B:02:E0:37</BSSID>
<channel>1</channel>
<maxrate>54.0</maxrate>
<maxseenrate>1000</maxseenrate>
<encoding>802.11n 40MHz</encoding>
<encryption>WEP</encryption>
<encryption>TKIP</encryption>
<encryption>WPA</encryption>
<encryption>PSK</encryption>
<encryption>AES-CCM</encryption>
<packets>
  <LLC>2</LLC>
  <data>0</data>
  <crypt>0</crypt>
  <weak>0</weak>
  <dupeiv>0</dupeiv>
  <total>2</total>
</packets>
<datasize>0</datasize>
<gps-info unit="english">
  <min-lat>xx.xxxxxx</min-lat>
  <min-lon>xx.xxxxxx</min-lon>
  <min-alt>xx.xxxxxx</min-alt>
  <min-spd>xx.xxxxxx</min-spd>
  <max-lat>xx.xxxxxx</max-lat>
  <max-lon>xx.xxxxxx</max-lon>
  <max-alt>xx.xxxxxx</max-alt>
  <max-spd>xx.xxxxxx</max-spd>
</gps-info>
</wireless-network></pre>
<br><br>
I'd like to read the XML and place the markers on the map, (with popup showing metadata )
<br>
Thanks in advance.
<br><br>


        
        
        
<br/><hr align="left" width="300" />
View this message in context: <a href="http://osgeo-org.1560.n6.nabble.com/Loading-custom-xml-file-like-loading-a-kml-file-tp5040933.html">Loading custom xml file (like loading a kml file)</a><br/>
Sent from the <a href="http://osgeo-org.1560.n6.nabble.com/OpenLayers-Users-f3910695.html">OpenLayers Users mailing list archive</a> at Nabble.com.<br/>