• Joined on 2026年01月08日
wirabdillah pushed to split-indonesia-maps at wirabdillah/comaps 2026年04月16日 16:14:11 +02:00
d0c5d74d99
Merge Papua and Maluku Islands border
wirabdillah created pull request comaps/wikiparser#60 2026年04月15日 03:40:28 +02:00
Add Indonesian language
wirabdillah created branch add-id-lang in wirabdillah/comaps_wikiparser 2026年04月15日 03:39:03 +02:00
wirabdillah pushed to add-id-lang at wirabdillah/comaps_wikiparser 2026年04月15日 03:39:03 +02:00
af59c4cc32
Add Indonesian language
wirabdillah created repository wirabdillah/comaps_wikiparser 2026年04月15日 03:30:54 +02:00
wirabdillah commented on pull request comaps/comaps#3286 2026年04月14日 16:53:31 +02:00
[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...

wirabdillah pushed to split-indonesia-maps at wirabdillah/comaps 2026年04月14日 16:46:48 +02:00
34a18f6f52
Merge Papua and Maluku Islands border
wirabdillah pushed to split-indonesia-maps at wirabdillah/comaps 2026年04月14日 11:35:57 +02:00
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
Compare 442 commits »
wirabdillah commented on pull request comaps/comaps#3286 2026年04月06日 08:31:32 +02:00
[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.

wirabdillah pushed to split-indonesia-maps at wirabdillah/comaps 2026年01月23日 16:28:01 +01:00
94784edb9c
Split Indonesia maps into 38 provinces
wirabdillah pushed to split-indonesia-maps at wirabdillah/comaps 2026年01月23日 16:15:30 +01:00
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
Compare 38 commits »
wirabdillah pushed to main at wirabdillah/comaps 2026年01月23日 16:13:29 +01:00
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
Compare 27 commits »
wirabdillah pushed to main at wirabdillah/comaps_website 2026年01月21日 16:12:30 +01:00
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
Compare 27 commits »
wirabdillah pushed to main at wirabdillah/comaps 2026年01月21日 16:10:56 +01:00
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
Compare 9 commits »
wirabdillah commented on pull request comaps/comaps#3287 2026年01月20日 06:32:29 +01:00
[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.

wirabdillah pushed to add-cc-flags-to-osmctools at wirabdillah/comaps 2026年01月18日 17:07:25 +01:00
ff8e8a5636
Add compiler flag to compile osmctools with gnu90
wirabdillah commented on pull request comaps/comaps#3287 2026年01月18日 17:04:09 +01:00
[generator] Add compiler flag to compile osmctools with gnu17

Actually gnu17 & gnu18 still works. I'll change it to gnu17

wirabdillah created pull request comaps/comaps#3287 2026年01月18日 16:47:47 +01:00
Add compiler flag to compile osmctools with gnu90
wirabdillah pushed to main at wirabdillah/comaps 2026年01月18日 16:45:59 +01:00
6bff1bb3dd [doc] Update files about Android CI