Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tengge1/geoapi

GeoAPI.NET项目提供了基于OGC / ISO标准的通用框架,以提高.NET GIS项目之间的互操作性。(翻译)
https://github.com/tengge1/geoapi

csharp framework geoapi gis iso-standard map ogc

Last synced: about 1 month ago
JSON representation

GeoAPI.NET项目提供了基于OGC / ISO标准的通用框架,以提高.NET GIS项目之间的互操作性。(翻译)

Awesome Lists containing this project

README

        

origin: https://github.com/NetTopologySuite/GeoAPI

# 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](https://github.com/NetTopologySuite/NetTopologySuite/)

### Supported platforms

GeoAPI supports a wide range of .NET versions:

- net40-client

### 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.