OpenStreetMap logo OpenStreetMap

Changeset When Comment
175434429

Hi,
please don't dump data from external sources into OSM.
All these waterways have a large number of foreign tags that should not be in OSM.

Please read our import guidelines:
osm.wiki/Import/Guidelines

175093034

Hi,
this area got a strange 'clave_oficina' tag - could you check that?
relation/12952893

175228017

Since a couple of days your adding "buiding:condition" tags with the mentioned spelling mistake.

Either you mistype it every time, or your editor adds it automatically. Either way, just keep an eye on the missing 'l'.

175213208

That all sounds reasonable. Thanks!

175213208

Hi,
what does "mowt_name" and "class" mean? These tags are not used in any other place.

175228017

Hi,
please check the auto-completion in your editor. It's "building", not "buiding". I fixed a few dozens already.

175023453

I don't have a perfect solution either. Is the height different or only the slope?

Maybe something with a conditional based on track width can help?

traffic_calming = cushion
traffic_calming:width = 1.5
traffic_calming:conditional = table @ (track_width > 1.5)

175049123

Hi,
"ref:crfop" is a new key. There is already "ref:CRFOP" in use, but the format of numbers is the same as for 'ref:inspire'.
Could you check that?

175091416

Hi,
you used tags like "ref:EU:ENTSOE_EIC_11" here. The by far most common way to number tags is with a colon instead of an underscore, e.g. "ref:EU:ENTSOE_EIC:11". Could you change that?

Given the sheer amount of numbers, maybe it's better to create a wikidata entry for these solar parks and have the numbers there?

175020475

Hi,
what does "maxweightrating:total" mean? This tag isn't used in any other place.

175023453

Hi,
"psv_bypass" seems a bit strange. 'psv' also includes small vehicles, i.e. there would be a bypass for every vehicle. There are already two 'hgv_bypass' in OSM which might be better suited.

Or you could add a generic vehicle-type subtag:
traffic_calming:bus = no

175035184

Hi,
this object got a strange 'uprns' tag, could you check that?
way/1117841954#map=19/51.522379/0.021360

175012608

Hi,
please check your tags: It's "operator", not "opeator". I already fixed a few dozen yesterday, but there are more.

174946301

Hi,
could you check this building? Something went wrong with the irish name tag.

174962237

Hi,
please don't misuse OSM tags to add dozens of keywords to businesses. 50 'service' tags with different versions of the same term is not reasonable.
Please make sure that you stick to the tags offered by the editor, and only add own ones if absolutely necessary.

174830529

Hi,
you imported a large amount of data here. What is the source of the data? Is it available under a license compatible with OSM? Where can we find the mandatory documentation of the import?

Please read our import guidelines:
osm.wiki/Import/Guidelines

174787454

Hi,
please check your tags. There are no keys like "vending4" in other places. Please check the wiki for the correct tags.

174694976

Thanks for the explanation! This can be tagged easily:

Does "vehicles" include bicycles?
If yes:
vehicle:conditional= destination @ (Jun 01 - Sep 30)

If no:
motor_vehicle:conditional= destination @ (Jun 01 - Sep 30)

There are no further access tags needed.

174743959

Hi,
you added many "FIX_ME = YES" here - can this be changed to something more meaningful, if anything needs to be fixed at all?

174694976

Hi,
what do these tags mean?
date_of =09-30
date_on =06-01
If there is temporary closure, the common tagging is using conditional access tags.