Les bases de données géographiques ESRI (FileGDB) sont l’un des formats natifs les plus utilisés parmi les logiciels SIG. Aspose.GIS vous permet de travailler avec les formats de fichiers FileGDB et d’itérer sur ses entités.
Itérer sur les couches dans un fichier FileGDB
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
Ouvrir un ShapeFile en tant qu’ensemble de données
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
Ajouter une couche à l’ensemble de données FileGDB
Ouvrez un ensemble de données FileGDB existant et ajoutez de nouvelles couches à celui-ci.
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
Supprimer une couche de l’ensemble de données FileGDB
Ouvrez un ensemble de données FileGDB existant et supprimez des couches de celui-ci.
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
Crée un nouvel ensemble de données FileGDB et ajoute des couches à celui-ci.
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
Créer un ensemble de données FileGDB avec une seule couche à l’aide de l’API VectorLayer
Cet exemple crée un ensemble de données FileGDB avec une seule couche à l’aide de l’API VectorLayer.
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
Convertir une couche GeoJSON en une couche d’ensemble de données FileGDB
Créez une nouvelle couche dans FileGDB et ajoutez des données de la couche GeoJSON à celle-ci.
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
Lire l’OBJECTID d’une couche d’ensemble de données FileGDB
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
Spécifier une grille de précision pour la couche FileGDB
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
Spécifier les noms des champs ObjectId et Geometry
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