Replace desert with sand #9998

Open
map-per wants to merge 3 commits from map-per/sand into master
Contributor

This PR replaces natural=desert with natural=sand because desert has problems with verifiability and sand is used way more often (1k vs. 596k)

Bildschirmfoto vom 2025-01-03 18-21-02
https://www.openstreetmap.org/way/936326985

This PR has an impact on the world map, some desert areas will disappear and some new sand areas will show up. OSM Carto displays sand and not desert so you can take a look at https://www.openstreetmap.org to see what will change.

This PR replaces [natural=desert](https://wiki.openstreetmap.org/wiki/Tag:natural%3Ddesert) with [natural=sand](https://wiki.openstreetmap.org/wiki/Tag:natural=sand) because `desert` has problems with verifiability and sand is used way more often (1k vs. 596k) ![Bildschirmfoto vom 2025-01-03 18-21-02](https://github.com/user-attachments/assets/6baf9ef7-b224-4581-8a85-7abbcdf0bf53) https://www.openstreetmap.org/way/936326985 This PR has an impact on the world map, some `desert` areas will disappear and some new `sand` areas will show up. OSM Carto displays `sand` and not `desert` so you can take a look at https://www.openstreetmap.org to see what will change.
pastk reviewed 2025-01-04 13:42:57 +00:00
@ -97,4 +95,1 @@
desert=semi_arid : desert=erg
desert=dune : desert=erg
office=notary : office=lawyer

I don't know where this key is coming from (undocumented in the OSM wiki), but it seems e.g. natural=sand desert=erg is really used for some bigger deserts....

I don't know where this key is coming from (undocumented in the OSM wiki), but it seems e.g. `natural=sand desert=erg` is really used for some bigger deserts....
map-per reviewed 2025-01-05 12:16:14 +00:00
@ -1338,3 +1338,3 @@
shop|gas;1223;
natural|desert;[natural=desert],[natural=sand][desert=erg];;name;int_name;1224;
natural|sand;1224;
natural|water|tunnel;[natural=water][tunnel?];;name;int_name;1225;
Author
Contributor

@pastk Do you know what the meaning of name;int_name is? Does removing it change anything or is it only important when int_name is used in the styles (like e.g. for neighbourhood)?

@pastk Do you know what the meaning of `name;int_name` is? Does removing it change anything or is it only important when `int_name` is used in the styles (like e.g. for neighbourhood)?
pastk reviewed 2025-01-05 13:23:19 +00:00
@ -1338,3 +1338,3 @@
shop|gas;1223;
natural|desert;[natural=desert],[natural=sand][desert=erg];;name;int_name;1224;
natural|sand;1224;
natural|water|tunnel;[natural=water][tunnel?];;name;int_name;1225;

they're not used at all, its safe to drop them, e.g. natural|rock;[natural=rock],[natural=stone];;;;969;

they're not used at all, its safe to drop them, e.g. `natural|rock;[natural=rock],[natural=stone];;;;969;`
This repo is archived. You cannot comment on pull requests.
No reviewers
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#9998
No description provided.