Working with PostGIS Tables - MapInfo_Pro - 2023

MapInfo Pro Help

Product type
Software
Portfolio
Locate
Product family
MapInfo
Product
MapInfo > MapInfo Pro
Version
2023
Language
English
Product name
MapInfo Pro
Title
MapInfo Pro Help
First publish date
1985
ft:lastEdition
2023-09-12
ft:lastPublication
2023-09-12T16:39:16.995549

Some times when you are creating a map in MapInfo Pro and you are storing the results in PostGIS you create maps which use geometries that are not supported: PostGIS does not support arcs, ellipses, rectangles, and rounded rectangles.

Note: If you have created a map you do not want to lose but cannot save to the DBMS of your choice due to unsupported geometries, then use the Save Copy As command and save the map without the unsupported geometries.

If you try to save a map with unsupported spatial geometry types in PostGIS, these are the results:

  • Spatial Geometry Types with All Unsupported Objects: If you have created a map that might contain all of the unsupported objects and you are trying to save to PostGIS, this message displays:
    Table has unsupported objects (rounded rectangles, ellipses or
    arcs). Convert to regions and/or polylines?

    Click Yes to convert the unsupported objects to regions or polylines; you would select No to decline to convert the unsupported objects. If you decline, you cannot save the map you have created to the PostGIS database.

  • Spatial Geometry types with Region Objects Only: If you have created a map that contains region objects only and you are trying to save to PostGIS, this message displays:
    Table has unsupported objects (rounded rectangles or ellipses). 
    Convert to regions?

    Click Yes to convert the unsupported objects to regions; you would select No to decline to convert the unsupported objects. If you decline, you cannot save the map you have created to the PostGIS database.

  • For Spatial Geometry types with Line Objects Only: If you have created a map that contains line objects only and you are trying to save to PostGIS, this message displays:
    Arc is an unsupported object. Convert to polylines?

    Click Yes to convert the unsupported objects to polylines; you would select No to decline to convert the unsupported objects. If you decline, you cannot save the map you have created to the SQL Server Spatial database.

  • For Spatial Geometry of type Rectangle: If you have created a map that contains rectangle objects and you are trying to save to PostGIS, this message displays:
    Cannot upload Object - Rectangle object type is not supported in this
    table. Operation canceled.

    Click OK. You cannot save the map you have created to the PostGIS database.