Displaying Trailhead Latitude, Longitude in Query Table

Post comments or questions about the Field Guide
Post Reply
LayWaw
Posts: 2
Joined: May 13th, 2023, 4:02 pm

Displaying Trailhead Latitude, Longitude in Query Table

Post by LayWaw » May 13th, 2023, 4:11 pm

Hello,

When querying hikes the table output by default seems to be 'Hike Name'|'Difficulty'|'Distance'|'Elevation gain'. I would like to get a table of 'Trailhead Name'|'Latitude'|'Longitude'. I have figured out how to get a list of trailheads in a region - but is it possible to list the Latitude and Longitude?
Under additional data to display I have tried adding ?Longitude, but the table column does not populate. Is there a way to see a list of valid data catergories?

Thanks!

Webfoot
Posts: 1759
Joined: November 25th, 2015, 11:06 am
Location: Troutdale

Re: Displaying Trailhead Latitude, Longitude in Query Table

Post by Webfoot » May 13th, 2023, 6:48 pm

I don't know your use but this might be helpful. viewtopic.php?f=9&t=24815

LayWaw
Posts: 2
Joined: May 13th, 2023, 4:02 pm

Re: Displaying Trailhead Latitude, Longitude in Query Table

Post by LayWaw » May 13th, 2023, 7:59 pm

Thanks! I am trying to import the trailheads into caltopo. Parsing that exported gpx file for trailheads proved to be easier than using the webpage query functionality - so I was able to achieve what I wanted.

Post Reply