Render survey points & shelter icon #2181

Closed
opened 2022-02-23 11:03:41 +00:00 by RedAuburn · 13 comments
Member

It'd be nice to render man_made=survey_point as an icon

It'd be nice to render `man_made=survey_point` as an icon
biodranik commented 2022-02-23 11:20:48 +00:00 (Migrated from github.com)

Are there any good and open SVG icons (or examples) for it?

Are there any good and open SVG icons (or examples) for it?
Author
Member

According to this, they are usually represented as a small triangle, which seems the best option to me.

OSMAnd renders it as a tripod, but i'm not such a fan of it: Screenshot_20220223-143819_OsmAnd~-01.jpeg

According to [this](https://en.m.wikipedia.org/wiki/Triangulation_station), they are usually represented as a small triangle, which seems the best option to me. OSMAnd renders it as a tripod, but i'm not such a fan of it: ![Screenshot_20220223-143819_OsmAnd~-01.jpeg](https://user-images.githubusercontent.com/26939824/155341224-f7551975-6efe-48f2-9d92-c81349165308.jpeg)
biodranik commented 2022-02-23 14:51:21 +00:00 (Migrated from github.com)

What is the main value of these objects for different people using Organic Maps?

What is the main value of these objects for different people using Organic Maps?
Author
Member

They are used as landmarks, for example when going hiking people often plan to go to them

They are used as landmarks, for example when going hiking people often plan to go to them
Author
Member

How do these look @biodranik? I prefer the one without the fill:
Screenshot 2022-02-27 at 00 47 45
Left SVG | Right SVG

It uses the same colour as an information board etc, as it feels like it'd fit in the same sort of category.

example renders:
Screenshot 2022-02-27 at 00 58 48 Screenshot 2022-02-27 at 01 02 43

How do these look @biodranik? I prefer the one without the fill: <img width="734" alt="Screenshot 2022-02-27 at 00 47 45" src="https://user-images.githubusercontent.com/26939824/155863723-69b1c9b1-3f3b-4260-b1cc-8d80dc99260d.png"> [Left SVG](https://github.com/endim8/organicmaps/blob/8acdcca63b259e613aaf02cba939ab7c85c84e29/data/styles/clear/style-clear/symbols/survey_point-m.svg) | [Right SVG](https://github.com/endim8/organicmaps/blob/8acdcca63b259e613aaf02cba939ab7c85c84e29/data/styles/clear/style-clear/symbols/survey_point-m-alt.svg) It uses the same colour as an information board etc, as it feels like it'd fit in the same sort of category. example renders: <img width="346" alt="Screenshot 2022-02-27 at 00 58 48" src="https://user-images.githubusercontent.com/26939824/155863927-36e4b06d-2127-4db5-a2f4-adce541d29bc.png"> <img width="420" alt="Screenshot 2022-02-27 at 01 02 43" src="https://user-images.githubusercontent.com/26939824/155863981-9e3fa5e1-5f82-4374-b31a-3f75eec4d516.png">
biodranik commented 2022-02-27 10:41:00 +00:00 (Migrated from github.com)

Maybe something like this will be more clear? The triangle is associated with a peak.
image

Maybe something like this will be more clear? The triangle is associated with a peak. ![image](https://user-images.githubusercontent.com/170263/155879084-deddb885-4e67-45df-ba74-80eca14cc635.png)
Author
Member

@biodranik how is this?
Screenshot 2022-02-27 at 19 23 20
link to svg

@biodranik how is this? <img width="250" alt="Screenshot 2022-02-27 at 19 23 20" src="https://user-images.githubusercontent.com/26939824/155896653-aabceaeb-4f68-402c-bc60-ba4daa3cde54.png"> [link to svg](https://github.com/endim8/organicmaps/blob/add-survey_point/data/styles/clear/style-clear/symbols/survey_point-m-2.svg)
biodranik commented 2022-02-28 09:30:24 +00:00 (Migrated from github.com)

Is it possible to remove a circle? We want to use circles only for businesses. But it is also important to make it visible in the night theme.

Is it possible to remove a circle? We want to use circles only for businesses. But it is also important to make it visible in the night theme.
Author
Member

Is it possible to remove a circle? We want to use circles only for businesses. But it is also important to make it visible in the night theme.

Can do 👍

Like a picnic table or like a bench?
Screenshot 2022-03-01 at 00 03 08 Screenshot 2022-03-01 at 00 03 24

Edit: This is without any circles, it looks good to me:
Screenshot 2022-03-01 at 00 11 25

> Is it possible to remove a circle? We want to use circles only for businesses. But it is also important to make it visible in the night theme. Can do 👍 Like a picnic table or like a bench? <img width="43" alt="Screenshot 2022-03-01 at 00 03 08" src="https://user-images.githubusercontent.com/26939824/156079527-89efa297-6a85-4700-926b-16ef4b04bb14.png"> <img width="43" alt="Screenshot 2022-03-01 at 00 03 24" src="https://user-images.githubusercontent.com/26939824/156079549-752b8ea0-411b-4ca3-937e-baa6f0b78e6d.png"> Edit: This is without any circles, it looks good to me: <img width="230" alt="Screenshot 2022-03-01 at 00 11 25" src="https://user-images.githubusercontent.com/26939824/156080161-d9d2a37a-4efa-4bfa-b75f-815e84ea4d9e.png">
biodranik commented 2022-03-01 07:02:53 +00:00 (Migrated from github.com)

Like a bench. Please also remove the circle for the picnic table, and make sure that the bench, survey point, picnic table are properly displayed in the night theme (they need to have some light color or a different outline).

Like a bench. Please also remove the circle for the picnic table, and make sure that the bench, survey point, picnic table are properly displayed in the night theme (they need to have some light color or a different outline).
Author
Member

Like a bench. Please also remove the circle for the picnic table, and make sure that the bench, survey point, picnic table are properly displayed in the night theme (they need to have some light color or a different outline).

I've done all this now (c9195f7f56), but I've noticed that other icons also have the transparent circle, for example telephone and post boxes:
Screenshot 2022-03-01 at 10 58 43

Should this be removed from all icons that don't have the centre circle? If so, I'll go through all the icons and check them

> Like a bench. Please also remove the circle for the picnic table, and make sure that the bench, survey point, picnic table are properly displayed in the night theme (they need to have some light color or a different outline). I've done all this now (https://github.com/endim8/organicmaps/commit/c9195f7f563157a8dee7bfe63fbab3ff81a55759), but I've noticed that other icons also have the transparent circle, for example telephone and post boxes: <img width="230" alt="Screenshot 2022-03-01 at 10 58 43" src="https://user-images.githubusercontent.com/26939824/156157436-ec377fb8-0072-47c5-8fbf-64b1c4b96874.png"> Should this be removed from all icons that don't have the centre circle? If so, I'll go through all the icons and check them
biodranik commented 2022-03-01 11:13:41 +00:00 (Migrated from github.com)

Yes, please! That would be great. But it would be better to do it in a separate pull request. What do you think?

Yes, please! That would be great. But it would be better to do it in a separate pull request. What do you think?
Author
Member

Alright, will do 👍 I'll move the picnic table change over too :)

Alright, will do 👍 I'll move the picnic table change over too :)
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
2 participants
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#2181
No description provided.