Datasources and Queries

MapInfo Pro es compatible con algunos tipos de fuentes de datos que Spectrum Spatial no admite. No se puede realizar una carga si los archivos TAB indican datos almacenados en uno de estos formatos:

  • Ascii
  • Microsoft Excel
  • Microsoft Access
  • FME
  • WFS

En cualquiera de los casos anteriores, puede cancelar la carga o continuar sin la capa no compatible. Sin embargo, si necesita esta capa en su mapa con nombre asignado, debe convertir el archivo a TAB nativa o cualquier otra fuente de datos compatible (consulte Using Data from Unsupported Datasources).

Supported datasources include:

  • Native TAB
  • Native Extended TAB
  • GeoPackage
  • Spatial databases (PostGIS, Oracle, SQL Server)

Query Layers

MapInfo Pro allows users to create layers based on the results of a SQL select or any selection in MapInfo Pro. These are layers for which the data is not in a physical table but is instead the result of a query.

Also, MapInfo Pro allows users to create a layer based on a query of a single table; for example, select * from CustomerPoints where SALES >= 100000. This is a query table, not a physical entity but derived from a physical entity. This named view is what is referenced by the named layer.

Puede cancelar o continuar sin la capa no correspondiente. Otherwise, to use this layer in your named map you must save the query as a native TAB or any other supported datasource (see Using Data from Unsupported Datasources).