OpenStreetMap logo OpenStreetMap

Changeset When Comment
161080914 12 months ago

Hi,
could you check your additions? I found about 30 objects with strange tags like this one:
way/1148090613

Also, there are many with capital letters in tags like 'Yes'. OSM is case sensitive, so these have to be lower case 'yes'.

160218573 12 months ago

Thanks for the reply!
The problem is that the tag with the '.' is not defined and not supported by any software. I suggest to either separate the two thing on separate objects (which might be difficult in this case), or simply add both numbers to the normal "ref:GB:nhle" tag, separated with a semicolon.

161038993 12 months ago

Hi,
you added the tag "parking_lane_both = *" to many streets - this doesn't fit to the common scheme of tagging of parking lanes. Could you have a look and fix this?
The full documentation is
osm.wiki/Street_parking

161036946 12 months ago

Hi & welcome to OSM!
I see that you used some tags that are not used in other places, especially on this node:
node/12476340274

In OSM we have to use a well-defined set of tags to allow all the software tools to understand the data and e.g. show it on maps.
Please use only keys that are documented in the Wiki or are available as presets in your editor.

For detailed information like on this node it is in general better to add a link to the website, wikipedia or wikidata. OSM is not really suited as a directory of people working at a place.

161022141 12 months ago

Hallo,
hier ist wohl einiges schiefgegangen. Alle diese Knoten (und noch ein paar Dutzend mehr) haben 40 fremde Tags, die nicht in OSM auftauchen dürfen. Außerdem fehlt die notwendige Angabe einer Quelle und die nötige Dokumentation eines Imports, siehe
osm.wiki/Import/Guidelines

160996978 12 months ago

That's not necessary. The villages are tagged as nodes or areas, so it's always possible to search for snowmobile paths near them, e.g. like this

https://overpass-turbo.eu/s/1WDC

160996978 12 months ago

Thanks for the reply!

So, adding this as tags like
bålsjön = yes
was a mistake then? Or are the cities some kind of operator of the trail? Then it could be tagged as
operator = bålsjön

160996978 12 months ago

Hi,
you used some tags that are not used in other places:
Could you explain what they mean?

bålsjön
vågdalen
Vågdalen

160974528 12 months ago

Please check this import, all the ways are missing tags.

160893505 12 months ago

基石 = 礦物課1097號
基石 = 市11

160893505 12 months ago

Done.

There are two more nodes with a strange tag I can't fix:
node/12468292272
node/12468292274

160893505 12 months ago

Hi,
if you like, I can just change the tags, that's not much work.

160928339 12 months ago

Hi,
you added a couple of tracks with a strange "sud=d" tag. Please have a look.

160893505 12 months ago

Hi,
I found these name tags in your edits:
name:zh_pinyin
name:zh_zhuyin

These are not used in other places, because the common tags are:

name:zh-Latn-pinyin
name:zh-Bopo

Could you have a look and change this?

160926281 12 months ago

Hi,
I fixed a couple "postbox:type" tags in the last days. The correct spelling is "post_box:type". Seems like your auto-completion got this wrong.

99406905 12 months ago

Hi,
it seems you are the only user of "vertical_sign=no" and "vertical_signs=no" tags. Can these two be replaced by
traffic_sign = no
?

160859801 12 months ago

Could you check this building and the adjacent one? They got two roof color tags:
way/1347753368

160494442 12 months ago

That's due to a "feature" in Level0. I didn't manually edit the node in Germany. The editor automatically replaced line breaks in the note=* Tag with spaces, which is a change not visible to the user.

160826276 12 months ago

You can add the language to the key like you did, if it's necessary to add more than one Wiki link.

But: There's no need to link to more than one Wiki entry in OSM - all the 20 different language versions are easily accessible by Wikipedias own directory. Only in rare cases this doesn't work, e.g. if there is no direct equivalent page in different languages.

160787246 12 months ago

Hi,
let me suggest an alternative to the new "shoulder:variable" tags using the usual conditional syntax:

shoulder:left = yes
shoulder:left:conditional = no @ obstruction
lanes = 3
lanes:conditional = 4 @ obstruction

Btw, is "obstruction" really right? Usually the fourth lane is opened at high traffic, e.g. "@ high_traffic"?