GeoJSON plugin for Npgsql, allowing mapping of PostGIS geometry types to GeoJSON types.
Info
Version: | 9.0.2 |
Author(s): | Yoh Deadfall, Shay Rojansky |
Last Update: | Saturday, December 7, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/npgsql/npgsql |
NuGet Url: | https://www.nuget.org/packages/Npgsql.GeoJSON |
Install
Install-Package Npgsql.GeoJSON
dotnet add package Npgsql.GeoJSON
paket add Npgsql.GeoJSON
Npgsql.GeoJSON Download (Unzip the "nupkg" after downloading)
Dependencies
- Npgsql(>= 5.0.3)
- GeoJSON.Net(>= 1.1.73)
Tags