I’m trying to extract the latitude and longitude information using linq to xml but for some reason my efforts fail and I can’t debug the linq statement, here is the URL that returns the XML:
Please could someone show me an appropriate linq statement for extracting the Latitude and Longitude values
Thanks
Here’s my I’ve-no-idea-what-I’m-really-doing-but-it-works first attempt
There’s probably better, safer ways to do this.