Pitney-bowes MapInfo Professional Bedienungsanleitung Seite 180

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 540
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 179
If you want to convert your table to the MapInfo Professional native .TAB format to work with it, then use
EasyLoader, which will also rename your geometry or point columns and add a spatial primary key
column to the table.
Adding a Spatial Primary Key Manually
To have full control over renaming geometry or point columns and add a spatial primary key column to
one or more tables, you can do this manually. If you choose to update your tables yourself, then you
must make the following changes:
Geometry Data Tables
If you are working with a spatial table containing geometry (such as regions), the geometry column must
be named SP_GEOMETRY. The following table is a summary of what is required for geometry data
tables (note that Microsoft Access does not support geometry data, only point data):
Geometry Column NamePrimary Key ColumnDBMS or Data Source
SP_GEOMETRYMI_PRINXOracle, PostGIS, SQL Server
Spatial
If working with a database table, then MapInfo Professional finds the correct primary index column
(this column must be a numeric type).
If working with a database view, then it must have a column named MI_PRINX that is unique and
numeric.
X,Y Point Data Tables
If you are working with a spatial table containing X,Y data (such as Latitude and Longitude), the X and
Y columns must be named MI_SQL_X and MI_SQL_Y. The table must also have a unique primary key
column that is indexed and named MI_SQL_REC_NUM.
Y Column NameX Column NamePrimary Key ColumnDBMS or Data Source
MI_SQL_YMI_SQL_XMI_SQL_REC_NUMAccess, Oracle,
PostGIS, SQL Server
Spatial, SQL Server with
SpatialWare
To use different names for these columns, specify the name of the X, Y and spatial object columns in
the MapCatalog.
SQL Server with SpatialWare Tables
If you are working with SQL Server with SpatialWare installed, the column naming convention is different
from other spatial DBMS tables. You must use SW_MEMBER for the unique primary key column that
is indexed, and SW_GEOMETRY for the geometry column.
Geometry Column NamePrimary Key ColumnDBMS or Data Source
SW_GEOMETRYSW_MEMBERSQL Server with SpatialWare
If your table contains X,Y data, then the column names must be MI_SQL_X and MI_SQL_Y.
MapInfo Professional 12.5180
Adding a Spatial Primary Key to a DBMS Table
Seitenansicht 179
1 2 ... 175 176 177 178 179 180 181 182 183 184 185 ... 539 540

Kommentare zu diesen Handbüchern

Keine Kommentare