ο»Ώ
Install via NuGet:
Install-Package Usmap.NET- Supports up to version 4 (
ExplicitEnumValues) - Supports compressed files with: Brotli, Oodle & Zstandard
using UsmapDotNet;
var usmap = Usmap.Parse("C:/Test/Example.usmap", new UsmapOptions
{
Oodle = oodleInstance, // optional for oodle compressed files
SaveNames = false
});Contributions are welcome and appreciated!
Whether it's fixing a typo, suggesting an improvement, or submitting a pull request β every bit helps.
This project is licensed under the MIT License.
βοΈ Star the repo if you find it useful!
Feel free to open an issue if you have any questions or feedback.