Adding new point types #3139

Closed
opened 2022-08-09 15:53:51 +00:00 by AlexValue · 3 comments
AlexValue commented 2022-08-09 15:53:51 +00:00 (Migrated from github.com)

I propose to implement the ability to add (and display on the map) the following points:

  • 1) Point of issue of the online store
    shop=outpost

  • 2) Barbershop
    shop=hairdresser
    male=yes

  • 3) Vending machines
    amenity=vending_machine

  • 4) Advertising flag
    advertising=flag

  • 5) Transformer substation
    power=substance

  • 6) Political party
    office=political_party

  • 7) Rescuer post
    emergency=lifeguard

  • 8) Battery drop box
    amenity=recycling
    recycling:batteries

I propose to implement the ability to add (and display on the map) the following points: - [x] 1) Point of issue of the online store shop=outpost - [x] 2) Barbershop shop=hairdresser male=yes - [x] 3) Vending machines amenity=vending_machine - [ ] 4) Advertising flag advertising=flag - [x] 5) Transformer substation power=substance - [ ] 6) Political party office=political_party - [ ] 7) Rescuer post emergency=lifeguard - [x] 8) Battery drop box amenity=recycling recycling:batteries
AlexValue commented 2022-08-09 15:56:35 +00:00 (Migrated from github.com)

Update by @RedAuburn:
This is done 👍

Also please add display of polygons with flowerbeds
landuse=flowerbed

Now they don't show up at all.
You can make them unobtrusive purple. Or green with a flower icon.

Update by @RedAuburn: This is done :+1: Also please add display of polygons with flowerbeds landuse=flowerbed Now they don't show up at all. You can make them unobtrusive purple. Or green with a flower icon.
Kazing commented 2022-08-10 08:03:57 +00:00 (Migrated from github.com)

There is already issues which contain suggestion for adding things to the map:

  • for POI see issue #1917
  • for other stuff please see issue #2873

Some remarks:
2. shop=hairdresser
currently displayed but without distinction male/female/unisex
3. amenity=vending_machine
Vending machine are displayed on the map; and some vending tag are also specified (see : 7a05ecb059/data/mapcss-mapping.csv)
4. advertising=flag
man_made=flagpole are already displayed, what is the use case for having specific display when its an advertising flag ?
6. office=political_party
currently displayed as a generic office
8. amenity=recycling & recycling:batteries
It is already displayed on the map

There is already issues which contain suggestion for adding things to the map: * for POI see issue #1917 * for other stuff please see issue #2873 Some remarks: 2. shop=hairdresser currently displayed but without distinction male/female/unisex 3. amenity=vending_machine Vending machine are displayed on the map; and some vending tag are also specified (see : https://github.com/organicmaps/organicmaps/blob/7a05ecb0596aadc267a6c7bad1e525584e1e9c6a/data/mapcss-mapping.csv) 4. advertising=flag man_made=flagpole are already displayed, what is the use case for having specific display when its an advertising flag ? 6. office=political_party currently displayed as a generic office 8. amenity=recycling & recycling:batteries It is already displayed on the map
AlexValue commented 2022-08-10 16:06:31 +00:00 (Migrated from github.com)
  • surveillance camera
    man_made=surveillance

And her direction by tag
camera:direction=*
https://wiki.openstreetmap.org/wiki/Key:camera%3Adirection

Something like that
image

+ surveillance camera man_made=surveillance And her direction by tag camera:direction=* https://wiki.openstreetmap.org/wiki/Key:camera%3Adirection Something like that ![image](https://user-images.githubusercontent.com/107300467/183958869-9592f7c6-5e70-47d7-897e-ef961144c957.png)
This repo is archived. You cannot comment on issues.
No labels
Accessibility
Accessibility
Address
Address
Android
Android
Android Auto
Android Auto
Android Automotive (AAOS)
Android Automotive (AAOS)
API
API
AppGallery
AppGallery
AppStore
AppStore
Battery and Performance
Battery and Performance
Blocker
Blocker
Bookmarks and Tracks
Bookmarks and Tracks
Borders
Borders
Bug
Bug
Build
Build
CarPlay
CarPlay
Classificator
Classificator
Community
Community
Core
Core
CrashReports
CrashReports
Cycling
Cycling
Desktop
Desktop
DevEx
DevEx
DevOps
DevOps
dev_sandbox
dev_sandbox
Directions
Directions
Documentation
Documentation
Downloader
Downloader
Drape
Drape
Driving
Driving
Duplicate
Duplicate
Editor
Editor
Elevation
Elevation
Enhancement
Enhancement
Epic
Epic
External Map Datasets
External Map Datasets
F-Droid
F-Droid
Fonts
Fonts
Frequently User Reported
Frequently User Reported
Fund
Fund
Generator
Generator
Good first issue
Good first issue
Google Play
Google Play
GPS
GPS
GSoC
GSoC
iCloud
iCloud
Icons
Icons
iOS
iOS
Legal
Legal
Linux Desktop
Linux Desktop
Linux packaging
Linux packaging
Linux Phone
Linux Phone
Mac OS
Mac OS
Map Data
Map Data
Metro
Metro
Navigation
Navigation
Need Feedback
Need Feedback
Night Mode
Night Mode
NLnet 2024-06-281
NLnet 2024-06-281
No Feature Parity
No Feature Parity
Opening Hours
Opening Hours
Outdoors
Outdoors
POI Info
POI Info
Privacy
Privacy
Public Transport
Public Transport
Raw Idea
Raw Idea
Refactoring
Refactoring
Regional
Regional
Regression
Regression
Releases
Releases
RoboTest
RoboTest
Route Planning
Route Planning
Routing
Routing
Ruler
Ruler
Search
Search
Security
Security
Styles
Styles
Tests
Tests
Track Recording
Track Recording
Translations
Translations
TTS
TTS
UI
UI
UX
UX
Walk Navigation
Walk Navigation
Watches
Watches
Web
Web
Wikipedia
Wikipedia
Windows
Windows
Won't fix
Won't fix
World Map
World Map
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: organicmaps/organicmaps-tmp#3139
No description provided.