Eine Formdatei besteht aus mehreren Dateien mit verschiedenen Dateinamenerweiterungen.
A shapefile consists of several files with differing filename extensions.
Siehe die Angaben zum Hinzufügen oder zum Importieren einer Formdatei, um eine Geo-Profil-Datei zu erstellen.
See the information for adding a shape file or importing a shapefile to make a geo shape file.
In diesem Beispiel wird das Excel-Arbeitsblatt mithilfe von Spalten, die die Namen von Bundesstaaten aus allen Datenquellen enthalten, mit der Formdatei verknüpft.
In this example, the excel spreadsheet is joined to the shape file using columns that contain state names from each data source.
Wie lange wird Formdatei überleben?
Idealerweise sollten Sie dieselbe SRID wie diejenige angeben, die in der Projektdatei (.prj) für die Formdatei angegeben ist.
Ideally, you should specify the same SRID as the one mentioned in the project file (.prj) for the shapefile.
In diesem Beispiel wird eine Formdatei mit Polygondaten für US-Bundesstaaten verwendet.
In this example, a shape file with polygon data for U.S. states is used.
Dies ist die SRID, die Sie den Daten zuordnen werden, die Sie aus der Formdatei einlesen.
This is the SRID you will assign to the data you load from the shapefile.
Fügt eine Form aus einer Formdatei ein, die mit dem Befehl LADEN geladen wurde.
Inserts a shape from a shape file that has been loaded using LOAD.
encoding Ein VARCHAR(50)-Parameter, der die beim Lesen der Formdatei zu verwendende Kodierung identifiziert.
encoding A VARCHAR(50) parameter that identifies the encoding to use when reading the shapefile.
Diese Informationen können verwendet werden, um eine Tabelle zu erstellen, anhand derer Daten aus einer Formdatei mithilfe der LOAD TABLE- oder INPUT-Anweisung geladen werden.
This information can be used to create a table to load data from a shape file using the LOAD TABLE...
Wenn beim Laden einer Formdatei keine Kodierung angegeben ist, lautet der Standardwert ISO-8859-1.
If an encoding is not specified when loading a shapefile, the default is ISO-8859-1.
In diesem Beispiel wird das Feld Geometrie aus der Formdatei verwendet.
In this example, the Geometry field from the shape file is used.
Die Formdatei muss sich mit der aktuellen PDF-Karte überlagern. da sie sonst nicht importiert wird.
The shapefile must overlap with the current PDF map. Otherwise, it is not imported.