EncDotNet.S100.Renderers.Mapsui
0.2.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package EncDotNet.S100.Renderers.Mapsui --version 0.2.0
NuGet\Install-Package EncDotNet.S100.Renderers.Mapsui -Version 0.2.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="EncDotNet.S100.Renderers.Mapsui" Version="0.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="EncDotNet.S100.Renderers.Mapsui" Version="0.2.0" />
<PackageReference Include="EncDotNet.S100.Renderers.Mapsui" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add EncDotNet.S100.Renderers.Mapsui --version 0.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: EncDotNet.S100.Renderers.Mapsui, 0.2.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package EncDotNet.S100.Renderers.Mapsui@0.2.0
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=EncDotNet.S100.Renderers.Mapsui&version=0.2.0
#tool nuget:?package=EncDotNet.S100.Renderers.Mapsui&version=0.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
EncDotNet.S100.Renderers.Mapsui
Rendering of S-100 data into Mapsui map layers with CRS projection.
Overview
This library bridges the S-100 portrayal pipeline output to Mapsui map layers, including full CRS projection support (EPSG:3857 Web Mercator). Key types include:
MapsuiCoverageRenderer—ICoverageRenderer<ILayer>implementation that renders coverage data as a georeferenced raster overlay.MapsuiCoverageArrowRenderer— renders current arrows (e.g., from S-111 data) as a georeferenced raster layer.MapsuiS101VectorRenderer— renders S-101 drawing instructions as Mapsui vector geometries.ProjNetCrsTransformFactory—ICrsTransformFactoryimplementation using ProjNet for coordinate transformations between UTM, WGS84, and Web Mercator.
Installation
dotnet add package EncDotNet.S100.Renderers.Mapsui
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- EncDotNet.S100.Core (>= 0.2.0)
- EncDotNet.S100.Datasets.S101 (>= 0.2.0)
- EncDotNet.S100.Portrayals (>= 0.2.0)
- EncDotNet.S100.Renderers.Skia (>= 0.2.0)
- Mapsui (>= 5.0.2)
- Mapsui.Nts (>= 5.0.2)
- Mapsui.Rendering.Skia (>= 5.0.2)
- Mapsui.Tiling (>= 5.0.2)
- ProjNet (>= 2.0.0)
- SkiaSharp (>= 3.119.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.18.0 | 0 | 6/17/2026 |
| 0.17.1 | 43 | 6/16/2026 |
| 0.17.0 | 85 | 6/15/2026 |
| 0.16.0 | 98 | 6/8/2026 |
| 0.15.0 | 98 | 6/6/2026 |
| 0.14.0 | 94 | 6/6/2026 |
| 0.13.0 | 93 | 6/3/2026 |
| 0.12.0 | 95 | 5/29/2026 |
| 0.11.0 | 97 | 5/19/2026 |
| 0.10.0 | 95 | 5/16/2026 |
| 0.9.0 | 92 | 5/15/2026 |
| 0.8.0 | 95 | 5/13/2026 |
| 0.7.0 | 94 | 5/12/2026 |
| 0.6.0 | 111 | 5/8/2026 |
| 0.5.0 | 100 | 5/4/2026 |
| 0.4.0 | 96 | 5/1/2026 |
| 0.3.0 | 101 | 4/29/2026 |
| 0.2.0 | 107 | 4/14/2026 |
| 0.1.2 | 108 | 4/11/2026 |
| 0.1.1 | 100 | 4/11/2026 |