Re: [Tagging] highway=footway - Advanced definition: Distinction footway vs path

2015-08-27 Thread Bryan Housel
`highway=footway` implies an access tag `foot=designated` `highway=path` implies an access tag `foot=yes` (but can certainly be overridden) “designated” is kind of a tricky concept, but it basically means something like: - there is a sign saying you can walk there - or something like a sign (trai

Re: [Tagging] highway=footway - Advanced definition: Distinction footway vs path

2015-08-30 Thread Bryan Housel
- j...@jfeldredge.com > "Darkness cannot drive out darkness; only light can do that. Hate cannot > drive out hate; only love can do that." -- Martin Luther King, Jr. >> On August 27, 2015 3:36:31 PM Bryan Housel wrote: >> >> `highway=footway` implies an access ta

Re: [Tagging] Handle with care

2015-09-26 Thread Bryan Housel
Hi, this issue does pop up on the mailing lists sometimes. Here are my thoughts from the last time: https://lists.openstreetmap.org/pipermail/tagging/2015-June/025438.html To recap, here is what I would and would not supp

Re: [Tagging] power=* tag: minor_line vs. line

2015-10-13 Thread Bryan Housel
A simper way to describe this would be to say that: `power=line` is for “transmission” https://en.wikipedia.org/wiki/Electric_power_transmission `power=minor_line` is for “distribution” https://en.wikipedia.org/wiki/Electric_power_distr

Re: [Tagging] highway=residential_link

2015-11-10 Thread Bryan Housel
Please consider the one I just added today: http://www.openstreetmap.org/way/379558356#map=19/40.68812/-74.38970 > Can you provide an example of real situation where > highway=residential_link makes sense? __

Re: [Tagging] Sidewalk Tagging for Routing

2015-11-23 Thread Bryan Housel
Current preference seems to be map sidewalks as separate ways tagged as `highway=footway + footway=sidewalk`. 1. As you mentioned, you can use sidewalk-specific tags (slope, surface) without affecting the adjacent highway. 2. The sidewalk and the road really are separate features. 3. New users l

[Tagging] Agreement on units and tagging for maxstay?

2015-12-09 Thread Bryan Housel
We recently got a request to add the `maxstay` field to iD’s parking preset. This seems like a useful field, but the currently tagged values for maxstay are a mess: http://taginfo.openstreetmap.org/keys/?key=maxstay#values This seems

Re: [Tagging] Discussion about Multivalued Keys

2016-01-27 Thread Bryan Housel
Hmm, I think the semicolon separated tags are necessarily ordered. Jochen has it a bit wrong in the blog with his example about coincident highways. For example US 1-9 by NYC is tagged `ref=US 1;US 9`. It would be a mistake to treat that as equivalent with US 9-1, as it’s definitely not called

Re: [Tagging] landuse=commercial

2016-02-19 Thread Bryan Housel
No, zoning is a way more complicated topic than most OSMers realize. Urban planning zones are even more arbitrary and transient than property boundaries. Every local government has their own unique zoning plan and the zones are never as clear cut as residential/commercial/industrial. FWIW I o

Re: [Tagging] landuse=commercial

2016-02-19 Thread Bryan Housel
int is that we don't want to copy the zoning data from the > planning authority, but to learn from their classification system. > > > > On 2016-02-19 17:24, Bryan Housel wrote: > >> No, zoning is a way more complicated topic than most OSMers realize. Urban &g

Re: [Tagging] Draft of proposal tag 'sells' for shops..

2016-03-06 Thread Bryan Housel
`sells:bread:sourdough:loaf:hovis=yes` It’s probably worth mentioning that we also can’t support a tagging scheme like this in iD presets. We don’t have a UI for free tagging things that go in the key part of the tag. (It’s the same problem with `seamark:` namespaced tags, which we also can’t s

Re: [Tagging] Turn Lane Tagging?

2016-06-10 Thread Bryan Housel
Hey James, (Disclaimer: I work for Mapbox, but I am not part of the team that is doing the lane tagging, and can’t speak for them). I do need to know more about your concern: Is `none` as part of a multiple turn lane option documented anywhere? I’m asking because we are adding turn lane ta

Re: [Tagging] Turn Lane Tagging?

2016-06-10 Thread Bryan Housel
tps://wiki.openstreetmap.org/wiki/Key:turn#Turning_indications > <https://wiki.openstreetmap.org/wiki/Key:turn#Turning_indications> > > -Tod > > >> On Jun 10, 2016, at 6:07 PM, Bryan Housel > <mailto:br...@7thposition.com>> wrote: >> >> Hey

Re: [Tagging] Turn Lane Tagging?

2016-06-11 Thread Bryan Housel
My confusion was specifically about the use of `none` as part of a multiple lane indicator - like `none;left`or `none;right`. `none` by itself is well documented and clear. Thanks, Bryan > On Jun 11, 2016, at 3:28 PM, Johan C wrote: > > In that case they also missed the examples on the same

Re: [Tagging] "no right turn on red" tagging?

2016-07-02 Thread Bryan Housel
Most tools follow the rule described here: http://wiki.openstreetmap.org/wiki/Relation:restriction "If the first word is "no_", then no routing is possible from the "from" to the "to" member. If it is "only_", then you know that the only

Re: [Tagging] Proposal for standardization of sidewalk schema (+ import)

2016-08-02 Thread Bryan Housel
Hey Meg, I read through your proposal at http://wiki.openstreetmap.org/wiki/Proposed_features/sidewalk_schema I don’t see anything in there that is any different from how sidewalks and crossings are already being tagged in O

[Tagging] iD v2.0.0 beta - help test!

2016-11-04 Thread Bryan Housel
We have been working really hard on iD the past few months and we’re releasing v2.0.0 in the next week or so. iD v2.0.0 will look and feel the same as v1.x but has significant changes to the code structure. It is written in a modular style, and uses new tools to build the code. This will benef

Re: [Tagging] Proper Tag for Not-a-Roundabout

2016-11-07 Thread Bryan Housel
Previous discussion: https://lists.openstreetmap.org/pipermail/tagging/2014-June/017805.html Some people suggested `junction=traffic_circle` It’s used in taginfo a few times but pretty unofficial and rare. Bryan > On N

Re: [Tagging] name:zh-yue

2016-11-24 Thread Bryan Housel
Worth mentioning here that iD might be doing the wrong thing: https://github.com/openstreetmap/iD/issues/2457 We are using wikimedia as our source for languages, which is where the "zh-yue" came from. As mentioned in the ticket, I’m planning to s

Re: [Tagging] name:zh-yue

2016-11-27 Thread Bryan Housel
o) and replace the tag > with name:yue=*? Sounds like a good idea to me (and I wish there were more enthusiasm within OSM for cleaning up tags), but please check with the local community before doing a mass tag change like that. Thanks, Bryan > jc86035 > > Bryan Housel: >>

[Tagging] iD news: v2.1.0 released

2017-02-04 Thread Bryan Housel
iD v2.1.0 was released Feb 4 2017 and is now available for editing on openstreetmap.org Here are some of our favorite new features: - Disconnected endpoints now appear slightly larger, and iD will warn if a user creates a disconnected road - Improved save flow directs

Re: [Tagging] toilets:wheelchair or wheelchair_toilet (Both iD presets)

2017-05-14 Thread Bryan Housel
I just searched the iD code and none of these tags are iD presets. Thanks, Bryan > On May 14, 2017, at 9:41 AM, Dave F wrote: > > Hi > > toilets:wheelchair 64875 (iD & wheelmap preset) > wheelchair_toilet 4550 (iD preset) > > What does wheelchair_toilet represent that's different from > toi

Re: [Tagging] toilets:wheelchair or wheelchair_toilet (Both iD presets)

2017-05-15 Thread Bryan Housel
gt;> >> On Sun, May 14, 2017 at 9:15 AM, Dave F > <mailto:davefoxfa...@btinternet.com>> wrote: >> https://pbs.twimg.com/media/C_y-XYuXYAEbFAH.jpg >> <https://pbs.twimg.com/media/C_y-XYuXYAEbFAH.jpg> >> >> >> >> DaveF >>

Re: [Tagging] Rivers classification

2017-08-08 Thread Bryan Housel
“official_length" is actually a good example of something that really does not need to be tagged in OSM, and could instead be looked up if the river has a wikidata tag. See https://www.wikidata.org/wiki/Q3392 for others. Bryan > On Aug 8, 2017, at 10

[Tagging] iD news: v2.4.0 released

2017-08-25 Thread Bryan Housel
iD v2.4.0 was released August 25, 2017 and is now available for editing on openstreetmap.org 📣 A few highlights from the release: NEW Esri World Imagery layer: Esri has made their World Imagery Service available for OSM use! Read more here: https://blogs.esri.com/

Re: [Tagging] iD news: v2.4.0 released

2017-08-26 Thread Bryan Housel
Oh thanks for the correction, I did copy paste that too quickly.. The tags are: `ideditor:walkthrough_started` `ideditor:walkthrough_progress` `ideditor:walkthrough_completed` > On Aug 26, 2017, at 7:53 AM, marc marc wrote: > > Thanks. > > Le 26. 08. 17

Re: [Tagging] Mapping hotels on buildings or areas around buildings

2017-09-29 Thread Bryan Housel
Yes, but the https://wiki.openstreetmap.org/wiki/Tag:tourism%3Dhotel page says "Set a node or draw as an area along the building outline." This is how iD

Re: [Tagging] Mapping hotels on buildings or areas around buildings

2017-09-29 Thread Bryan Housel
If you draw a “Hotel” in iD, you’ll see that it gets a `building=yes` tag added to it. (Users can change this if they like). Again, this is exactly in agreement with what the osm wiki page for `tourism=hotel` says to do. > On Sep 29, 2017, at 11:06 AM, LeTopographeFou > wrote: > > >> T

Re: [Tagging] Mapping hotels on buildings or areas around buildings

2017-09-29 Thread Bryan Housel
perly, this is for POI kinds of features, not stuff like `landuse=*` or `natural=*`) > On Sep 29, 2017, at 11:02 AM, Martin Koppenhoefer > wrote: > > > sent from a phone > >> On 29. Sep 2017, at 16:50, Bryan Housel wrote: >> >> So if we collectively dec

Re: [Tagging] Feature Proposal - RFC - Public Transport v2 Vehicle Type "coach"

2017-10-07 Thread Bryan Housel
Hey, just want to add some thoughts here.. It would be really great if people could just use a tag for one thing. Reusing a tag like `service=*` for multiple things makes it difficult for us to suggest good values in the iD editor based on tag usage. Check out the popular values for the servic

Re: [Tagging] How to map a bin with dog excrement bags dispenser

2017-10-10 Thread Bryan Housel
2 nodes, please! It makes things much easier for iD, or any other data consumer that needs to match features to tag presets. related thread on iD: https://github.com/openstreetmap/iD/issues/4191#issuecomment-318943309 Tha

[Tagging] iD news: v2.5.0, OpenStreetCam, and request for translation help..

2017-12-07 Thread Bryan Housel
Happy December! We have lots moving in the iD editor project. 📷 OpenStreetCam Last month, I released iD v2.5.0 (November 10, 2017), which includes support for OpenStreetCam. If you haven’t tried it yet, you should really check out how easy it is to work with street level imagery in iD.

<    1   2