Translating OpenStreetMap data to HTML5 Canvas with Rust and WebAssembly | Programming | mary.codes (mary.codes)
from starman@programming.dev to programming@programming.dev on 20 Feb 2024 14:53
https://programming.dev/post/10315543

Using the Overpass API to read OSM data, parsing the data with Rust, and then drawing the map onto HTML5 canvas.

#programming

threaded - newest

demesisx@infosec.pub on 20 Feb 2024 15:16 collapse

This is incredibly well-written and informative. πŸ‘πŸΌπŸ‘πŸΌπŸ‘πŸΌπŸ‘πŸΌπŸ‘πŸΌπŸ‘πŸΌπŸ‘πŸΌ

Rust βœ… WASM βœ… HTML 5 Canvas βœ…

Excellent.