Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* street furniture overlay fixes #4912 * add hiunting stand * remove unused method * fix typo * refactoring popular shops * add amenity=bicycle_wash * lifecycle prefix handler * try to reconstruct from lifecycle prefix * simplify syntax Co-authored-by: Flo Edelmann <[email protected]> * fix syntax error Co-authored-by: Flo Edelmann <[email protected]> * add values from systematic taginfo review * better marker * group strings * support table_soccer tables yes, no effect right now as it is missing from iD presets * move unit test * use bench as overlay icon * remove unnecessary suspend function * use "plus" icon for adding a street furniture poi * Features without a dedicated icon shall fall back to a generic marker icon * remove duplicate * add comments about the number of usages * fix broken prefix * fix map display * better handle objects not in presets * man mades together * show also natural=spring as other water source features are shown * fix merge * refactor handling of disused * sort features alphabetically (consistent with Shop.kt) * for added features, the geometry type is always POINT * Extend "shops" category to "places" category (fixes #5152) * add many street furniture POIs * rename Shop to Place * review list of quick-select features * reorder overlays so that street furniture is next to shops * add delete node answer * include a few more things * do not allow editing features * add playground equipment * use dot icon * rename StreetFurniture to "Thing" * rename StreetFurniture to "Thing" * simplify edit creation (because modification of feature is disabled) * remove unused imports --------- Co-authored-by: Tobias Zwick <[email protected]> Co-authored-by: Flo Edelmann <[email protected]>
- Loading branch information