WOSM v0.1.0
WOSM v0.1.0
First official WOSM release.
Highlights
- Uses one
WPF-OpenStreetmap-Editor.exeentry point for both the GUI and command-line data workflows. - Adds vector map import, rendering, selection, editing, and export workflows.
- Supports OSM XML, PBF, Shapefile, GeoJSON, GML, KML/KMZ, and GPX imports, with supported saves to GeoJSON, OSM XML, GPX, KML, and GML.
- Adds OpenStreetMap transfer workflows for bounding-box downloads, account management, upload previews, and guarded OSM uploads.
- Adds command-line import summaries, format conversion, OSM downloads,
.oscchangeset previews, dry-run uploads, and GUI launch. - Adds system/light/dark themes plus validated third-party theme packages.
- Adds plugin infrastructure for addons, sandboxed process plugins, and explicitly trusted native plugins.
- Adds in-app help, update checks, startup diagnostics, and expanded project documentation.
Install
Download WOSM-v0.1.0-win-x64.zip, verify the SHA-256 checksum, extract it, and run WPF-OpenStreetmap-Editor.exe.
This is a Windows x64 self-contained package and includes the required .NET runtime. The build is unsigned, so Windows SmartScreen may show a warning.
SHA-256
850c861b196c3c7240b8a29ad44635b7cd4d4381ee6cf0a7bc34ad72f428947c WOSM-v0.1.0-win-x64.zip
cb90e82da9c08bace81e68810a87bf793f33df3167142e658ae93ea9b1505544 WPF-OpenStreetmap-Editor.exe
Verification
dotnet test WPF-OpenStreetmap-Editor.slnxpassed 201 tests.- The packaged
WPF-OpenStreetmap-Editor.exe helpcommand was smoke-tested from the release ZIP.