ESRI File GeoDatabases (FileGDB) sind eines der am weitesten verbreiteten nativen Formate unter GIS Software. Aspose.GIS ermöglicht es Ihnen, mit den Dateiformaten FileGDB zu arbeiten und seine Features zu durchlaufen.
Iterieren über Layer in einer FileGDB-Datei
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Öffnen Sie ein vorhandenes FileGDB Dataset und fügen Sie neue Layer hinzu.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Öffnen Sie ein vorhandenes FileGDB Dataset und entfernen Sie Layer daraus.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Erstellt ein neues FileGDB Dataset und fügt Layer hinzu.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Erstellen eines FileGDB Datasets mit einem Layer unter Verwendung der VectorLayer API
Dieses Beispiel erstellt ein FileGDB Dataset mit einem Layer unter Verwendung der VectorLayer API.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Konvertieren eines GeoJSON Layers in einen FileGDB Dataset Layer
Erstellen Sie einen neuen Layer in FileGDB und fügen Sie Daten aus dem GeoJSON Layer hinzu.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Lesen von OBJECTID aus einem FileGDB Dataset Layer
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Spezifizieren eines Präzisionsrasters für einen FileGDB Layer
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Spezifizieren von Toleranzen für einen FileGDB Layer
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Spezifizieren der Namen der ObjectId- und Geometriefelder
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters