Aspose.GIS 21.12.0

.NET Standard 2.0 .NET Framework 4.7
There is a newer version of this package available.
See the version list below for details.
dotnet add package Aspose.GIS --version 21.12.0
NuGet\Install-Package Aspose.GIS -Version 21.12.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="Aspose.GIS" Version="21.12.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Aspose.GIS --version 21.12.0
#r "nuget: Aspose.GIS, 21.12.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.
// Install Aspose.GIS as a Cake Addin
#addin nuget:?package=Aspose.GIS&version=21.12.0

// Install Aspose.GIS as a Cake Tool
#tool nuget:?package=Aspose.GIS&version=21.12.0

GIS Data Manipulation & Conversion APIs for .NET

Version 21.12 Nuget

banner

Product Page | Docs | Demos | API Reference | Examples | Blog | Search | Free Support | Temporary License

Aspose.GIS for .NET API helps developers render maps, read, write & convert geographic information fetched from vector-based geospatial data formats without needing any other GIS software. The GIS .NET API supports working with Shapefile, GeoJSON, ESRI File Geodatabase (FileGDB), Geography Markup Language (GML), Keyhole Markup Language (KML), Scalable Vector Graphics (SVG), and many others.

It allows you to read and write GIS data, convert GIS file formats, and render maps to SVG format. You can also create and analyze feature geometries as well as create basic geometries, such as Point, MultiPoint, Line, Multiline, and Polygon from scratch. The API supports to build non-linear (curve) geometries, linearize non-linear geometries, and control precision mode of calculations.

GIS API Features

  • Render maps to PNG, JPEG, BMP, or SVG.
  • Iterate through layer features.
  • Read layer features by index.
  • Fetch metadata about vector layers.
  • Create new layers and datasets as well as work with a multi-layer dataset.
  • Convert vector data to popular file formats.
  • Perform re-projection during data conversion.
  • Adjust feature attributes while converting.
  • Customize the styling of each geometry type.
  • Perform complex drawings by combining several symbolizers.
  • Apply layer rendering rules to control feature visual representation.
  • Use value attributes to calculate the styling parameters of a feature.
  • Perform vector analysis & manipulate geometries.
  • Support for Spatial Reference Systems.

Read & Write GIS Formats

ESRI Shapefile: SHP, SHX, DBF, QIX, CPG
GeoJSON: JSON, GeoJSON
ESRI File Geodatabase: GDB
Google Earth: KML
GPS Exchange Format: GPX
TopoJSON: JSON, TopoJSON
MapInfo Tab Format: TAB, DAT, DBF, MAP, ID

Read GIS Formats

Geography Markup Language: GML
MapInfo Interchange Format: MIF
OpenStreetMap: OSM
Raster: GeoTIFF, ESRI ASCII
Web Tiles: XYZ Tiles
Databases: Post GIS, MS SQL

Map Rendering Formats

Images: SVG, PNG, JPEG, JPG, BMP

Platform Independence

Aspose.GIS for .NET API's uniform model is based on a 100% managed code. This API can be used to develop several different types of .NET apps including ASP.NET, WinForms, and Windows Services. It is easy to use & deploy, and provides the ideal solution to work with geospatial information with .NET Framework 4.7, .NET Standard 2.0 & Xamarin platforms.

Get Started

Are you ready to give Aspose.GIS for .NET a try? Simply execute Install-Package Aspose.GIS from Package Manager Console in Visual Studio to fetch the NuGet package. If you already have Aspose.GIS for .NET and want to upgrade the version, please execute Update-Package Aspose.GIS to get the latest version.

Render a map from a shapefile to SVG format with C# Code

// For complete examples and data files, please go to https://github.com/aspose-gis/Aspose.GIS-for-.NET
using (var map = new Map(800, 400))
{
    map.Add(VectorLayer.Open(dataDir + "land.shp", Drivers.Shapefile));
    map.Render(dataDir + "land_out.svg", Renderers.Svg);
}

Product Page | Docs | Demos | API Reference | Examples | Blog | Search | Free Support | Temporary License

Product Versions
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
.NET Core netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1
.NET Standard netstandard2.0 netstandard2.1
.NET Framework net461 net462 net463 net47 net471 net472 net48 net481
MonoAndroid monoandroid
MonoMac monomac
MonoTouch monotouch
Tizen tizen40 tizen60
Xamarin.iOS xamarinios
Xamarin.Mac xamarinmac
Xamarin.TVOS xamarintvos
Xamarin.WatchOS xamarinwatchos
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Aspose.GIS:

Package Downloads
Aspose.Total

Aspose.Total for .NET is the most complete package of all .NET file format APIs offered by Aspose. It empowers developers to create, edit, render, print and convert between a wide range of popular document formats within any .NET, C#, ASP.NET and VB.NET applications.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
23.3.0 98 3/26/2023
23.2.0 1,465 2/26/2023
23.1.0 2,184 1/30/2023
22.11.0 4,037 12/4/2022
22.10.0 3,391 10/29/2022
22.9.0 6,858 9/24/2022
22.8.0 8,295 8/26/2022
22.7.0 6,281 7/27/2022
22.6.0 6,728 6/21/2022
22.5.0 6,383 5/21/2022
22.3.0 14,264 3/28/2022
22.1.0 8,100 1/18/2022
21.12.0 4,448 12/18/2021
21.11.0 8,243 11/25/2021
21.10.0 5,110 10/13/2021
21.9.0 6,019 9/12/2021
21.8.0 6,260 8/9/2021
21.7.0 6,405 7/7/2021
21.6.0 2,305 6/16/2021
21.5.0 4,252 5/18/2021
21.4.0 11,566 4/1/2021
21.3.0 3,770 3/2/2021
21.2.0 4,907 2/3/2021
21.1.0 2,044 1/18/2021
20.12.0 1,724 12/8/2020
20.11.0 4,855 11/18/2020
20.10.0 2,141 10/15/2020
20.9.0 1,837 9/7/2020
20.8.0 2,687 8/4/2020
20.7.0 1,748 7/8/2020
20.6.0 6,875 6/9/2020
20.5.0 17,048 5/21/2020
20.4.0 9,275 4/6/2020
20.3.0 1,750 3/11/2020
20.2.0 1,740 2/18/2020
20.1.0 4,314 1/28/2020
19.12.0 1,849 12/24/2019
19.11.0 1,634 11/13/2019
19.10.0 3,400 10/23/2019
19.9.0 844 9/30/2019
19.8.2 564 9/4/2019
19.8.1 521 9/2/2019
19.8.0 1,080 8/22/2019
19.7.1 578 7/26/2019
19.7.0 589 7/16/2019
19.6.1 600 6/28/2019
19.6.0 656 6/7/2019
19.5.0 4,320 5/8/2019
19.4.0 1,335 4/12/2019
19.3.0 772 3/15/2019
19.2.0 698 2/7/2019
19.1.0 701 1/10/2019
18.12.1 679 12/13/2018
18.12.0 808 12/3/2018
18.11.1 676 11/16/2018
18.11.0 655 11/9/2018
18.10.0 749 10/8/2018
18.9.0 774 9/11/2018
18.8.0 991 8/6/2018
18.7.0 933 7/11/2018
18.6.0 921 6/15/2018
18.5.0 908 5/21/2018
18.4.0 1,018 4/25/2018
18.3.0 965 3/26/2018
18.2.0 1,026 2/13/2018