Martin Raifer
Martin Raifer
the deployed version has received the fixes by now.
I've applied the workaround used in RapiD… It's not really a good solution, because we should actually replace the undocumented API calls with Bing streetview's v8 API (see https://github.com/openstreetmap/iD/issues/8747#issuecomment-945669204). But...
this was fixed in 14c752548
With #9710 the question concerning Maxar imagery is (for now) obsolete, unfortunately. The more general question about more fine grained imagery defaults is discussed at #8956, closing here.
There simply does not yet exist a preset for `pipieline=substation`. That's why it defaults back to being a basic "line".
The `check_date` field has the `"universal": true` flag, and is therefore already available for all presets. This change would only affect AED features which do not have this tag already...
good idea. let's try adding it to the generic `_emergency.json` preset
some statistics: | tag | usage | | -- | -- | | `shop=sports` + `sport=ski` | 93 | | `shop=sports` + `sport~ski` | 537 | | `shop=ski` | 256...
That's unfortunately a limitation of the tagging schema. Typically what happens in such cases is that there are N common tag values, but not every one of them has an...
like in #1146: would you mind explaining the reasoning behind which options you selected for this PR? For example, `"alcohol"` does not seem to be documented in the wiki, is...