OpenStreetMap logo OpenStreetMap

Changeset When Comment
112669978 over 3 years ago

Can you please explain why you made these roads tertiary?

112099806 almost 4 years ago

Please don't do that. This data is already represented in the ref value on the motorway_junction node, and the junction:ref value on the exit way.

75050759 almost 4 years ago

Hi,

Looks like you set `name=US 9` on a way here. If this wasn't an accident, please don't use name for this.

106223030 almost 4 years ago

Hi,

If I was reading the history correctly, it looks like you added name=OH-44 to some ways. This is not the appropriate place to put this data. It is already represented in the tag "ref=SR 44".

111488098 almost 4 years ago

Hi,

There has been discussion over this issue, and there proponents of either putting what is signed (in this case, just "M", not "MSP"), or nothing at all in ref for these parkways.

If possible, would you mind sharing which drivers you have feedback from?

Also, I have talked about a tagging scheme where something like "MSP" would be tagged as name:abbreviation=MSP, which could go together with ref=M. Perhaps any navigation app that might be used by these drivers could use this tag instead?

We have been discussing this issue in the #local-nyc and #local-newyorkstate channels in the OSMUS Slack. If it's convenient for you, we'd appreciate hearing from you there. Otherwise, you could continue to respond here.

Thanks!

95169149 almost 4 years ago

Hi,

Adding barriers as ways makes it difficult for software to understand what is being blocked. Instead, you could try adding a node on the road at the point where the barrier is blocking access.

113001347 almost 4 years ago

I'm personally not too familiar with the area, I'm just looking at the map and imagery. Whatever the locals say is good with me, I just wanted to make sure it was addressed. Thanks for putting in the work!

113001347 almost 4 years ago

Hi,

Just from looking at the map, maybe the trunk classification should stay on US-9W to Delaware Avenue, and then onto Broadway? It seems like the more likely route for traffic, especially since it seems that the Kingston-Port Even Suspension Bridge is going to be closed for an estimated two years.

112815955 almost 4 years ago

I see. My understanding is that highway=construction is for fairly significant construction, whereas as access=no could be used for shorter duration, and/or lighter repair work. Not sure which would be appropriate for this one, but both are an option.

112815955 almost 4 years ago

If this ramp is truly under construction, and not just temporarily closed, please also add construction=motorway_link

90805946 almost 4 years ago

From osm.wiki/Key:name :

Do not use name=* if:
...
- The feature is known by a generic term or description. Use a feature tag to indicate the type in a language-neutral, machine-readable way. You can also use description=* or note=* if other tags do not quite express what differentiates the feature from others of the same type.

In this case, I think a "generic term or description" would be something like "the ramp from NY-199 to NY-32", or simply "NY-199 Ramp". Basically, if the name is just describing what it is, that's better left to other tags. "Frank Sottile Boulevard" is an example of a name, where it's more than just a description of the object.

90805946 almost 4 years ago

Hi,

Please don't tag ramps with things like name="NY 199 Ramp". If you really need to satisfy a validator, maybe noname=yes would work?

108196431 almost 4 years ago

Hi,

In a case like this, where the name of the road on either side of a bridge is the same, it makes sense to tag the bridge way with the same name as the rest of the road. In this case, these bridges should have name="Southern Tier Expressway".

To tag the name of the bridge, one can use bridge:name="Chautauqua County Veterans' Memorial Bridge", and/or create a bridge outline and tag that with name="Chautauqua County Veterans' Memorial Bridge". If you'd like the name to be rendered on the map, you'll have to make the outline.

108807113 almost 4 years ago

Hi,

You've somehow, perhaps unintentionally, created two overlapping motorways that do not exist. They seem to go back and forth between two parallel bridges that carries I-86. Please try to be careful with this sort of thing.

101423461 almost 4 years ago

There are some turn restrictions that prevent against entering roads tagged as access=no. These kinds of relations are unnecessary.

107712227 almost 4 years ago

It looks like you drew a service road on top of a cycleway (old NSP). This does not make sense.

112756488 almost 4 years ago

Hi,

Please try to upload your changes once you're done editing in a certain area. Otherwise, you'll create one changeset that spans the entire country, like this one. This makes it hard for people to track changes being made to the map.

98459708 almost 4 years ago

Hi,

A few things to note here.

First of all, please try to avoid making changesets that span such large areas. If you break your changes up into more localized changesets, they will be easier to manage.

Second, please don't use names like "Belt Expy S. Ramp", or "I-690 W (Abandoned)". In the first case, no name at all would be best. It being a highway=motorway_link and leading to a named road is enough. In the second case, consider something like `abandoned=highway`, with `highway=motorway`. Perhaps note that it was part of I-690 W by adding `note=Was part of I-690 W`. Again, though, no name value would be appropriate.

The last thing I noticed was that you were adding several turn restrictions to prevent turning onto a road tagged with access=no. This is unnecessary, as routers already will not route onto this road.

I know this is one of your earlier changesets, but I figured I'd mention these things. Thanks for your work mapping!

112651237 almost 4 years ago

Hi,

This road should probably not have a name value, since it already has "ref=US 219". Having a name value would be duplicate data.

56669384 almost 4 years ago

Ah, I see, I didn't know that tag went on the exit node, rather than the way. Sorry to bother you.