SharpMap: Unterschied zwischen den Versionen

GISWiki - Das freie Portal für Geoinformatik (GIS)
Wechseln zu: Navigation, Suche
(Weblinks)
Zeile 17: Zeile 17:
 
* [[:de:Antialiasing|Antialiasing]]
 
* [[:de:Antialiasing|Antialiasing]]
 
* sowohl Desktop, als auch Web Application möglich mit der gleich Bibliothek
 
* sowohl Desktop, als auch Web Application möglich mit der gleich Bibliothek
 
==English==
 
 
SharpMap is a simple-to-use map renderer that renders GIS data for use in web and desktop applications.
 
The engine is written in C# and based on the .NET 2.0 framework. SharpMap is released under the GNU Lesser General Public License.
 
 
Data source support:
 
* [[PostGIS]]
 
* [[Shape-Datei|Shape-File]]
 
* [[:en:MS SQL Server|MS SQL Server]]
 
* [[:en:Oracle|Oracle]]
 
* [[:en:OleDb|OleDb]] for point data
 
* [[:en:Web_Map_Service|WMS]]
 
* [[ECW]]/[[JPEG2000]] Support
 
 
Features:
 
* Supports [[Label]]s
 
* on-the-fly [[Transformation]]en
 
* [[:en:Antialiasing|Antialiasing]]
 
* Useable for both desktop and web applications
 
  
 
==Weblinks==
 
==Weblinks==

Version vom 15. Juli 2007, 11:21 Uhr

Deutsch

SharpMap ist ein einfach zu verwendendes Programm zum zeichnen von Karten. Es werden Karten von Vektor-Daten für Web- und Desktop-Anwendungen erzeugt. Das Programm ist in C# implementiert und basiert auf .NET 2.0.

Datenquellen:

Features:

Weblinks