Welcome to my fourth OpenStreetMap NextGen development diary.
Sorry for being a day late! I wanted to finish up one of the new features which caused this small delay. ✨
🔖 You can read my other development diaries here:
osm.org/user/NorthCrab/diary/
🐙 My work is available publicly on this GitHub repository:
https://github.com/Zaczero/openstreetmap-ng
Let’s summarize the last week’s work:
Client-side Trace Images
While migrating the traces functionality, I came up with an amazing and seemingly obvious idea. Why not make trace images SVGs and render them client-sided? This feature has few significant advantages: even faster trace uploading, no additional disk usage, unlimited customization, infinite resolution, faster page loading. And so here it is: