Open steveoh opened 2 years ago
If we go the h3 route, the uniqueID field in both datasets could be called "h3-spatial-index" and we could add the level to the name once that's been determined.
If we go the h3 route, the uniqueID field in both datasets could be called "h3-spatial-index" and we could add the level to the name once that's been determined.
My opinion is to follow the OSM convention of adding a UGRC id tag. Our discussion had too many issues with a spatial id I thought.
some notes from our meeting on 10/26/2022
use the osm schema plus add a sourceid tag on the osm side (consider getting this added to the official osm tag wiki)
for joinid: add joinid on the ugrc side (for data management and appending our internal fields - our fields are listed above). this can be a spatially assigned id. jake recommended we use hex_id + (underscore) 4th-6th decimals in lat + 4-6 decimals in long (ex: -111.123456 = 456)
@eneemann (no rush on this)
are you able to provide us a summary of the osm trailhead tags that have been used? aka: what tags have folks used in the data that you downloaded from osm?
if it's easier, you could upload that dataset as geojson in github.
the answer to that question @gregbunce and @eneemann might fit best in #7 or #8
Here's a geojson of the existing OSM trailheads. There are a few dozen tags that have been used, but even the most popular ones only get like 5-10% usage (outside of the ID, name, highway=trailhead tags).
This seems like a solid reference if nothing else.
proposed osm/sgid schema for trailheads (based on our 11/23/2022 meeting)
thoughts on JoinID (parked here for now) joinid on our internal data? is that still needed if we're not maintaining separate fields on our end?
Just to have them documented, here are the tags used in the existing OSM Trailheads in Utah:
id
@id
amenity
highway
name
surface
type
@geometry
access
fee
operator
alt_name
place
barrier
bicycle
foot
ele
tourism
note
capacity
capacity:disabled
parking
source
addr:city
addr:postcode
addr:street
information
toilets
flickr
addr:housenumber
Should we run this by our osm buddy? Martyen?
i feel like we should add the addresss tags to our schema.
addr:housenumber
addr:street
addr:city
addr:state
addr:postcode
thoughts?
I think an address might be overkill. Does anyone here know the address of the Alexander Basin trailhead?
my thinking was for potential, future use cases such as emergency response, or navigation via addresses. it would need to be optional for sure.
folks would have to use a reverse geocoder such as atlas.utah.gov to populate the address.
but, yeah, your point is well taken.
maybe it is overkill.
I was thinking it might be overkill, too. Only 1 trailhead in the OSM data currently has any of those attributes populated. And for 911 CAD data, I've usually thought of trailheads as something that wouldn't typically have an address. They're more of a 'point of interest' than a 'common place', which more relates to businesses and things with addresses in my CAD world. Plus, most addresses that we add would be made up from a reverse geocode, like @gregbunce notes, and wouldn't be a 'real' address.
good talk, good talk. i did notice we have an address point at the popperton park trailhead/parking lot.
i see what you're all saying, though. I'm processing it.
Okay I'm beginning to see clearer. Trailheads are probably better treated as commonplaces or landmarks and not addresses. You can still route to them.
proposed osm/sgid schema for trailheads (based on our 12/07/2022 meeting)
Required tags:
Optional tags:
notes from the meeting:
any ideas on how we should make the proposed schema available for folks? I want to include that in the blogpost/videos.
do we want to try and propose it here: https://wiki.openstreetmap.org/wiki/Tag:highway%3Dtrailhead
we'd be requesting 7 additional tags,
@steveoh - i'm not as familiar with how the world of Wikis work, but my thought is to just dive in and edit that page. is that kosher?
okay, i've gone off the rails. i'm editing the wiki page.
the deed has been done. however, i didn't add the 'source' tag from our list b/c i couldn't quite wrap my head around what we're getting at. if someone else has a better grasp, please take a stab at it. also, i didn't want to push my luck with these new additions and that tag seems a little vague to me. https://wiki.openstreetmap.org/wiki/Tag:highway%3Dtrailhead
It looks like this is the preferred method for adding tags
Document your custom tags
Main article: New Features When you use tags that aren't on map features, give other mappers a chance to understand (and maybe adopt) them by documenting them in the wiki. Please do not use the map features section of the wiki for this (including all wiki pages whose name starts with Key: or Tag:), as these are the community-endorsed tagging recommendations reserved for well-established tags with significant usage. Instead, you should set up a proposed feature page or put the documentation on your user page or a subpage of it. Or mention the tag on a "Discussion" section of a wiki page. Setting up a proposal is the preferred method of documenting custom tags.
And https://wiki.openstreetmap.org/wiki/Any_tags_you_like
Seems as though you were supposed to make a draft https://wiki.openstreetmap.org/wiki/Proposal
I joined the osm slack and discussed gregs changes with some folks and their tone was very positive. The take aways are that these edits are too small to create a proposal for. It would bog down the system on little stuff like this. The wiki lacks specificity, so these edits are very welcome.
If we want to change the meaning of a tag, then a proposal is probably necessary.
common existing tags for trailheads: https://taginfo.geofabrik.de/north-america/us/tags/highway=trailhead#combinations full list of us trailhead tags: https://gist.github.com/watmildon/dc851de535f1d7c259dfa1e181dc7bf7
it looks like our extended schema proposal will persist on the wiki, but with a few modifications from the main contributors of that page. I'm happy with it. https://wiki.openstreetmap.org/wiki/Tag:highway%3Dtrailhead
Yeah, I think that's good!
What changed specifically? From the edits I can't tell
Nothing content wise. They just moved our tags to a separate section/block on the page titled ‘additional tags’ or something like that.
On Sat, Mar 11, 2023 at 1:47 PM steveoh @.***> wrote:
What changed specifically? From the edits I can't tell
— Reply to this email directly, view it on GitHub https://github.com/agrc/collaborative-trailheads/issues/1#issuecomment-1465013830, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEA7QTDFMZLEEQTSGH77LS3W3TQG7ANCNFSM6AAAAAAQAUL2EY . You are receiving this because you were mentioned.Message ID: @.***>
-- Greg Bunce 801.349.0039
We need to define the schema for trailheads.
SGID trailhead schema