Open Source GIS---. NET Series [reproduced from the same Mao]
NASA World Wind
NASA World Wind is a Windows Forms system developed using. NET to provide a global positioning function, similar to the Google Earth, in terms of the way the planet looks. It combines images from satellites taken by NASA, which are used in blue Marble, Landsat 7, SRTM, MODIS and more.
Link: http://www.worldwindcentral.com/wiki/Main_page
Sharpmap
Sharpmap is a map rendering class library based on. NET 2.0, which uses C # to render GIS data in the form of Esri Shape, PostGIS, MS SQL, and to support other formats by extending map data provider, such as those developed by other authors Oracle Spatial provider. Sharpmap can be applied to desktops and web programs.
Link: http://www.codeplex.com/SharpMap
Nettopologysuite
Nettopologysuite is the c#/.net version of the famous JTS topology suite, referred to as NTS. JTS topology Suite is a OPENGIS standard GIS analysis, Operation Class Library. The purpose of the NTS project is to provide a. NET, fast, and stable GIS solution to apply to all. NET platforms, including all types of embedded devices (. NET Compact).
Link: http://nts.sourceforge.net/
Mssqlspatial
Mssqlspatial complies with OGC Simple Features specification for SQL Revision 1.1, built on Nettopologysuite and Sharpmap. Divided into three modules, NTS, Sharpmap and SQLCLR, SQLCLR this part implements code for the CLR integration. The main implementation of SQL Server based on the CLR integration of space database-related encapsulation. A command-line tool is currently available to support shape files and PostGIS data import.
Link: http://www.codeplex.com/MsSqlSpatial
Igeospatial
The goal of the Igeospatial-open Geospatial Library is to provide an open source GIS development library based on the. NET Framework. A variety of OGC and ISO standard specifications will be implemented. The JTS feature implementation is currently being ported to. Net.
Link: http://www.codeplex.com/iGeospatial
Appomattoxappomattox is an open source GIS desktop system. The core is a platform-independent, easy-to-use graphical component that can be easily integrated into a. Net/mono application. Currently Appomattox supports GTK and windows.forms.
The Appomattox Project also contains Workbench. Workbench is a desktop GIS system that is available to end users. can work on Windows and Linux two kinds of flat bar, but its goal is the GNOME platform.
Link: http://www.appomattox-project.org/Main_Page
Dxftoshapefiledxftoshapfile is a tool for converting AutoCAD DXF files to Esri's shape files. Based on open source project Dxflib and Mapwingis development.