MonoGIS: Unterschied zwischen den Versionen

GISWiki - Das freie Portal für Geoinformatik (GIS)
Wechseln zu: Navigation, Suche
 
Zeile 28: Zeile 28:
 
* [[Geomedia]] [[GDO]] (stored in MDB, SQL Server or Oracle)
 
* [[Geomedia]] [[GDO]] (stored in MDB, SQL Server or Oracle)
 
* some OGR supported formats ([[DGN]] v7, [[MapInfo]], [[Oracle Spatial]])
 
* some OGR supported formats ([[DGN]] v7, [[MapInfo]], [[Oracle Spatial]])
* [[:de:JPEG|JPEG]], [[:de:PNG|PNG]], [[TIFF]] [[and ECW]] (Windows only) raster data sets
+
* [[:de:JPEG|JPEG]], [[:de:PNG|PNG]], [[TIFF]] and [[ECW]] (Windows only) raster data sets
  
 
For all monoGIS releases, please click [http://sourceforge.net/projects/mgis '''here'''.]
 
For all monoGIS releases, please click [http://sourceforge.net/projects/mgis '''here'''.]

Aktuelle Version vom 15. September 2007, 21:13 Uhr

The aim of the present monoGIS project is to implement a complete GIS system on top of the new, industry-proven mono platform. Instead of the many other approaches, which try to build a system from scratch, monoGIS is focused on already existing pieces.
Mono is multi-platform, multi-language and multi-technology. The term multi-technology means that you may couple a variety a different programming platforms within the same application.
Because of this multi-technology aspect, monoGIS has been built upon the following already existing sources:


The monoGIS project objectives are at least:

  • a core SDK (let's say a kind of monoGIS Objects)
  • tools (e.g. format conversions,coordinate transformations, polygonization, ..)
  • server components, such as an OGC Web Map Service implementation,
  • desktop components (viewer, editor & some thin client, such as ArcGIS® Explorer)

The desktops components will certainly be based upon additional libraries (like SAGA, QCAD, gvSIG, etc.).

MonoGIS is licensed under LGPL terms.

Currently, monoGIS implements the following modules:

The following formats are supported:

For all monoGIS releases, please click here.