ArcGIS: Unterschied zwischen den Versionen

Aus Geoinformation HSR
Wechseln zu: Navigation, Suche
(Geodatabase Überblick)
(Geodatabase Überblick)
Zeile 14: Zeile 14:
 
* [http://webhelp.esri.com/arcgisserver/9.3/java/index.htm#geodatabases/using_th485132809.htm]
 
* [http://webhelp.esri.com/arcgisserver/9.3/java/index.htm#geodatabases/using_th485132809.htm]
  
=== Geodatabase Überblick ===
+
=== Geodatabase-Überblick ===
  
 
{| class="prettytable sortable"
 
{| class="prettytable sortable"
|+ style="padding-bottom:1em;" | Tabelle: Geodatabase)
+
|+ style="padding-bottom:1em;" | Tabelle: Geodatabase-Überblick
 
|- bgcolor="#e0e0e0"
 
|- bgcolor="#e0e0e0"
! width="10%"|Geodatabase Typ || width="10%"|verfügbar durch || width="10%"|verfügbar durch || width="5%"|RDBMS-Technologie || Unterscheidungs-Merkmale
+
! width="10%"|Geodatabase Typ || width="10%"|File.-Ext.|| width="10%"|verfügbar durch || width="5%"|RDBMS-Technologie || Unterscheidungs-Merkmale
 
|- bgcolor="#eeeeee"
 
|- bgcolor="#eeeeee"
 
| Workgroup Geodatabase  || -    ||  ArcGIS Server Enterprise Level || Oracle, MS SQL Server, DB2, Informix || Multiuser Editing für Versionierung, Spatial type  
 
| Workgroup Geodatabase  || -    ||  ArcGIS Server Enterprise Level || Oracle, MS SQL Server, DB2, Informix || Multiuser Editing für Versionierung, Spatial type  

Version vom 17. Januar 2010, 00:29 Uhr

ArcGIS - Die Produktepalette von ESRI

Siehe auch:

ArcGIS und PostGIS

Enterprise Geodatabases unterstützen ab ArcGIS 9.3 (via ArcSDE) PostgreSQL:

Geodatabase-Überblick

Tabelle: Geodatabase-Überblick
Geodatabase Typ File.-Ext. verfügbar durch RDBMS-Technologie Unterscheidungs-Merkmale
Workgroup Geodatabase - ArcGIS Server Enterprise Level Oracle, MS SQL Server, DB2, Informix Multiuser Editing für Versionierung, Spatial type
Enterprise Geodatabase - ArcGIS Server Enterprise Level MS SQL Server Express Versionierung, max. 4 GB

10 zeitgleiche Nutzer

Personal Geodatabase .mdb ArcInfo und ArcEditor MS SQL Server 2005 Versionierung, max. 4 GB, 4 zeitgleiche Nutzer
File Geodatabase .gdb ArcInfo, ArcEditor und ArcView Dateistruktur (kein RDBMS) Keine Versionierung, 1 TB Größenlimit pro Tabelle, 1 schreibender Nutzer

Produkte-Überblick

Die Produkte lassen sich gemäss Hersteller wie folgt einteilen: Desktop GIS, Server GIS, Mobile GIS, Online GIS sowie GIS-Daten:

Die ArcGIS-Software-Produkte im Detail:

  • ArcGIS Desktop:
    • ArcInfo, enthaltend:
      • ArcEditor, enthaltend:
        • ArcView - user interface for viewing
        • ArcCatalog - a convenient way to organize and preview geodata
        • ArcMap - user interface for viewing and editing geodata
    • ArcGIS Engine - a developer product for creating custom GIS desktop applications; provides application programming interfaces (APIs) for COM, .NET, Java, and C++.
    • ArcGIS Explorer - free 3D globe to view and share information geographically.
    • ArcExplorer (Java) - ESRI's free GIS data reader.
    • ArcReader - free desktop mapping application authored with ArcGIS Publisher that allows users to view, explore, and print maps and globes.
  • ArcGIS Server, ArcGIS Image Server
  • ArcGIS Mobile, ArcPad
  • ArcGIS Online
  • ArcObjects - die Basis-Bibliothek für alle ArcGIS-Produkte

Frühere Produkte:

  • ArcInfo 7.x - Vorgänger von ArcGIS Desktop und Server.
  • ArcView 3.x - Vorgänger von ArcGIS Desktop.
  • ArcIMS - Vorgänger von ArcGIS Online.