Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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项目之间的互操作性。(翻译)
- Host: GitHub
- URL: https://github.com/tengge1/geoapi
- Owner: tengge1
- License: other
- Created: 2017-09-03T05:05:55.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-15T01:44:27.000Z (about 7 years ago)
- Last Synced: 2024-01-30T00:05:51.443Z (11 months ago)
- Topics: csharp, framework, geoapi, gis, iso-standard, map, ogc
- Language: C#
- Homepage:
- Size: 195 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README-en.md
- License: LICENSE
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.