C#で記述されたGIS(地理情報システム)ライブラリ

SharpMap - Open Source Mapping Engine for the 2.0 Common Language Runtime
http://www.codeplex.com/SharpMap
より。



SharpMap is an easy-to-use mapping library for use in web and desktop applications. It provides access to many types of GIS data, enables spatial querying of that data, and renders beautiful maps. The engine is written in C# and based on the .Net 2.0 framework. SharpMap is released under GNU Lesser General Public License



SharpMapはWebアプリ・デスクトップアプリのどちらからでも簡単に使える地図ライブラリです。
このライブラリでは、
・さまざまなタイプのGISデータへのアクセス
・空間クエリ(spatial querying)の実行
・高精度の地図のレンダリング
をおこなうことができます。
このライブラリのエンジン部分は、.Net2.0フレームワーク上でC#を用いて記述されています。
SharpMapは、GNU Lesser General Public Licenseの元でリリースされています。


サンプルはこちら
http://www.codeplex.com/SharpMap/Wiki/View.aspx?title=Screenshots&referringTitle=Home


機能一覧はこちら
http://www.codeplex.com/SharpMap/Wiki/View.aspx?title=Features&referringTitle=Home


詳細は、上記のサイトを参照