d0c5d74d99
Merge Papua and Maluku Islands border
Add Indonesian language
af59c4cc32
Add Indonesian language
[map] Align Indonesia map divisions with administrative boundaries
I can generate Indonesia_* map and download it from android app by using custom server. But the routing between each boundaries need mapgen with World and World Coast. So, I think we need a full...
34a18f6f52
Merge Papua and Maluku Islands border
d1a9ae1fba
Split Indonesia maps into 38 provinces
317dda0554
Revert "[libs] base: replace std::atomic_load/store with to std::atomic"
1d2d380c17
[core] Remove unused IsUrlSupported and tests
aa8fdb315a
[qt] Improve http reply logging
22803e310f
[core] Download maps from map series folders
[map] Align Indonesia map divisions with administrative boundaries
Hi @jeanbaptisteC , let me finish this by this week. I also need to see if it has any conflicts with how the current mapgen works.
94784edb9c
Split Indonesia maps into 38 provinces
fd34bb18d1
Split Indonesia maps into 38 provinces
57d8e881aa
[android] Add arrow icon in search before distance
0a16375bd8
[ios] Updated phrasing to be same as for Android
796e871e33
[android] Implement 'Only use other system languages in their region'
4755dbdd9c
[android] Fix most accurate location provider
57d8e881aa
[android] Add arrow icon in search before distance
0a16375bd8
[ios] Updated phrasing to be same as for Android
796e871e33
[android] Implement 'Only use other system languages in their region'
4755dbdd9c
[android] Fix most accurate location provider
9e6049516f
[styles] Completely removed rendering for invisible road borders of major roads
850a937902
add fr media highlights (#568)
ea49c00601
add intro to osm blog post (#544)
39a6f93a5d
[ux] add privacy policy footer (#564)
2f9b7c105e
[i18n] allow localized media highlights (#566)
75776a431c
[faq] update hosting maps and mv uppercase
9969508193
[styles] Display names for trees and make those slightly better visibible in forests
08daf740e2
Display subtypes in search results
c34c109abf
Minor fix to Subway Vienna Color after some further investigation
e4c2961a5e
Minor fix to Subway Vienna Color after some further investigation
e156d21eee
[doc] Improve some docs
[generator] Add compiler flag to compile osmctools with gnu17
So, the problem is with the latest gcc. It's using -std=gnu23 by default. Previously it used -std=gnu17. The clang I use still use -std=gnu17.
ff8e8a5636
Add compiler flag to compile osmctools with gnu90
[generator] Add compiler flag to compile osmctools with gnu17
Actually gnu17 & gnu18 still works. I'll change it to gnu17
Add compiler flag to compile osmctools with gnu90
6bff1bb3dd
[doc] Update files about Android CI