Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Styling for MapInfo is set in the mapinfo.mapinfo_mapcatalog table. If styling doesn't exist when a table is created then the styling rules stored in the mapinfo.mapinfo_mapcatalog_configuration table will be used instead. Please refer to MapInfo documentation for information on the correct values for the styles you require. Note:

Note

Any changes to the default MapInfo styling will only be applied to new tables created using Studio and pre-existing tables will have been created with the original defaults.

  • Open pgAdmin III and connect to PostgreSQL as a user with admin role.
  • Expand the node for your SDW, expand the Schemas entry, expand the mapinfo schema, expand the Tables.
  • Right click on the MAPINFO_MAPCATALOG_CONFIGURATION and select Scripts > UPDATE Script to open the SQL Editor
  • Now change the script to update the entry you require e.g.

MapInfo Styling

The above screenshot shows an example of an update to the SYMBOL_LINE entry.

The following screenshot details the entries that may be overridden.

...