Jump to content

GPX Files


Recommended Posts

I have recently been building a home windows form app to process a 'my finds' pocket query. I'm currently using an XML reader to interrogate the gpx file line by line. However, I would like to ideally use LINQ to XML. I've found that I need to use different namespaces to capture all xml elements. However, I cannot target the Groundspeak namespace xmlns=http://www.Groundspeak.com/cache/1/0/. Therefore, I can't extract elements only relevant to that namespace. Any suggestions? Do I need to apply to access that namespace?

 

Managed to sort it. Somehow I wasn't returning the Groundspeak namespace!

Edited by skybluesbazza
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...