starman@programming.dev to Rust@programming.devEnglish · 9 months agoTranslating OpenStreetMap data to HTML5 Canvas with Rust and WebAssembly | Programming | mary.codesmary.codesexternal-linkmessage-square1fedilinkarrow-up137file-textcross-posted to: webdev@programming.devrust@lemmy.mlprogramming@programming.devhackernews@lemmy.smeargle.fans
arrow-up137external-linkTranslating OpenStreetMap data to HTML5 Canvas with Rust and WebAssembly | Programming | mary.codesmary.codesstarman@programming.dev to Rust@programming.devEnglish · 9 months agomessage-square1fedilinkfile-textcross-posted to: webdev@programming.devrust@lemmy.mlprogramming@programming.devhackernews@lemmy.smeargle.fans
Using the Overpass API to read OSM data, parsing the data with Rust, and then drawing the map onto HTML5 canvas.
Interesting, thanks for sharing!