back
user profile
zbycz
62karma·20submissions·December 29, 2023
about
OpenStreetMap enthusiast, my hobby project is osmapp.org
recent activity (20 total)
comment
You can already add photos to OSM database. Eg. via wikimedia_commons tag. There is already plenty of apps which show them, like OsmAnd or https://cartes.app , https://osmapp.or…
comment
We don't even have this for OpenStreetMap, let alone some meta service. btw, easily showing/adding/editing businesses was one of the reasons I started https://osmapp.org in …
comment
until someone starts a botnet making your S3 invoice to $10k. Pay per usage is always a liability. It is horrendous that aws doesnt allow any usage limits.
comment
We can have spam filters for emails without any identity verifications. It is hard, but it should be possible for IM as well, right?
comment
Thanks for your comment, I assumed that Beeper uses the DMA API [1], but I couldn't find if they really do, or they are just faking requests "like from official app". It seems the latte…
comment
You may try Beeper app - it finaly has got the "secure mode" with on-device accounts. So, you can login to messenger from your phone (thanks to EU Digital Markets Acts), and your phone will …
comment
I checked, and yes - the field "create_time" is available both for coversation and for each message. The payload looks the same as the exported JSON. Look for this API call in Dev Tools: htt…
comment
If you download a Data export, the timestamps are there for every conversation, and often for messages as well. The html file is just a big JSON with some JS rendering, so I wrote this bash script whi…
comment
Wow! Definitely will use, when enforcing new eslint rules. Thanks for sharing this, i just love git :)
comment
This was really made in 2016. I hacked it together back then, and forgot about it. Now I needed to check what did I do yesterday, and I remembered that I once made this tool. It needed just a quick up…
comment
Hi, it often happens to me, that I write a comment, mark issue as "done" on the notification page, but then I can't find it again. I rediscovered a tool I created for this 8 years ago a…
comment
It is a web app - just visit https://osmapp.org in mobile or desktop. PWA is experimential feature, it lets you add it on homescreen, but nothing more. It is still online web app. See htt…
comment
Hi, unfortunately this is caused by Maptiler map tiles prefering Wikidata
over OSM. More info here: https://github.com/zbycz/osmapp/issues/221 You can find the "c…
comment
Maptiler tiles prefer Wikidata over OSM. More info is here: https://github.com/zbycz/osmapp/issues/221 …
comment
Hi - I am the author. OsmAPP is my take on creating a universal OpenStreetMap app for broad public. It should be as easy to use as Google Maps, including clickable POIs and featuring as much of OSM da…