This demonstration showcases a Kotlin application compiled to WebAssembly (WASM) that processes OpenStreetMap (OSM) data. The original application converts OSM data to 3D geometry, but this WASM version provides a simplified demonstration of the core functionality.
Bounding Box: 37.115,-76.396,37.139,-76.345 (South, West, North, East)
This demo processes OSM data for a small area in Poquoson, VA, demonstrating coordinate parsing and basic geographic calculations.