• This repository has been archived on 22/Jun/2023
  • Stars
    star
    159
  • Rank 235,916 (Top 5 %)
  • Language
    C#
  • License
    Other
  • Created over 10 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

GeoAPI.NET project provides a common framework based on OGC/ISO standards to improve interoperability among .NET GIS projects.

GeoAPI

GeoAPI project provides a common framework based on OGC/ISO standards to improve interoperability among .NET GIS projects. GeoAPI is used mostly as a base for NTS

Project status

Package License Release Develop NuGet (release) MyGet (pre-release)
GeoAPI LGPL licensed Travis Travis NuGet MyGet
GeoAPI.Core License MyGet
GeoAPI.CoordinateSystems LGPL licensed MyGet

Supported platforms

GeoAPI supports a wide range of .NET versions:

  • net20
  • net35-client
  • net35-cf
  • net40-client
  • net403-client
  • net45
  • netstandard1.0
  • netstandard2.0
  • portable40-net40+sl5+win8+wp8+wpa81
  • portable40-net403+sl5+win8+wp8+wpa81

Development & building

Because of the wide support of platforms, building GeoAPI can be a pain. Make sure you install all the targeting packs. We provided a few scripts for this in the root folder of this repo.

More Repositories

1

NetTopologySuite

A .NET GIS solution that is fast and reliable for the .NET platform.
C#
1,438
star
2

ProjNet4GeoAPI

.NET Spatial Reference and Projection Engine
C#
273
star
3

NetTopologySuite.IO.GeoJSON

GeoJSON IO module for NTS.
C#
111
star
4

PowerCollections

PowerCollections
C#
47
star
5

NetTopologySuite.IO.Esri

C#
35
star
6

NetTopologySuite.IO.ShapeFile

The ShapeFile IO module for NTS.
C#
34
star
7

NetTopologySuite.IO.VectorTiles

A package that can be used to generate vector tiles using NTS.
C#
19
star
8

NetTopologySuite.IO.SqlServerBytes

A SQL Server IO module for NTS which works directly with the serialization format
C#
16
star
9

NetTopologySuite.IO.PostGis

PostGis IO module for NTS.
C#
12
star
10

NetTopologySuite.IO.GPX

GPX I/O for NetTopologySuite
C#
10
star
11

NetTopologySuite.IO.SpatiaLite

SpatialLite IO module for NTS.
C#
7
star
12

NetTopologySuite.Features

An implementation of Feature and FeatureCollection
C#
7
star
13

NetTopologySuite.Windows

Windows-specific NTS modules (WPF & Winforms)
C#
5
star
14

NetTopologySuite.IO.TinyWKB

NetTopologySuite IO project to read and write geometry in Tiny Well-Known-Binary fromat
C#
4
star
15

NetTopologySuite.Curve

Enhancement for NetToplogySuite that handles Curved geometries
C#
3
star
16

NetTopologySuite.IO.SqlServer2008

The SQLServer IO Module.
C#
2
star
17

NetTopologySuite.IO.MsSqlSpatial

The MS Sql Spatial IO module.
C#
1
star
18

NetTopologySuite.IO.TopoJSON

TopoJSON IO module for NTS.
C#
1
star
19

migration

Contains scripts and info on the migration of NTS to github.
Shell
1
star
20

NetTopologySuite.Geography

Geography types for NetTopologySuite.
C#
1
star
21

NetTopologySuite.DotSpatial

The NTS module to interact with DotSpatial.
C#
1
star