> For the complete documentation index, see [llms.txt](https://docs.os.uk/os-downloads/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.os.uk/os-downloads/products/land-and-terrain-portfolio/os-mastermap-sites-layer/os-mastermap-sites-layer-getting-started-guide/mapinfo-professional.md).

# MapInfo Professional

These instructions are based on MapInfo Professional version 16.0 and assume you have set the default coordinate reference system to British National Grid (EPSG 27700).

{% hint style="info" %}
*While MapInfo Professional can open GML 3.2.1 files without prior translation, for performance and compatibility reasons, we recommended you use the universal translator in MapInfo to convert the GML supply to MapInfo .TAB files prior to loading the data.*
{% endhint %}

The sub-sections below provide alternative instructions for working with GML data in MapInfo Professional.

## Loading and displaying the GML supply <a href="#id-6.1-loading-and-displaying-the-gml-suppl" id="id-6.1-loading-and-displaying-the-gml-suppl"></a>

To load and display the GML supply directly into MapInfo Professional:

1. Open an existing project or create a new one.
2. In *Home*, click *Open* > *Universal Data*.

<figure><img src="/files/uA0xrnUmngmwiKrFWmu5" alt="MapInfo Professional UI showing the Home > Open > Universal Data action." width="398"><figcaption><p>MapInfo Professional UI showing the Home > Open > Universal Data action.</p></figcaption></figure>

3. In the Specify Data Source dialog:
   * Format: Select *GML (Geography Markup Language)*.
   * Dataset: Click …, navigate to and select the GML file on your computer.
   * Click *OK*.

<figure><img src="/files/KmnBvKjTAxnKNgFPfq4L" alt="Specify Data Source dialog showing a dataset being added in GML format"><figcaption><p>Specify Data Source dialog showing a dataset being added in GML format</p></figcaption></figure>

4. In the Select Layers dialog, select the layers you want to load, and click *OK*.

<figure><img src="/files/A1bfuicnKTK7urqK9qFX" alt="MapInfo Professional Select Layers dialog." width="513"><figcaption><p>MapInfo Professional Select Layers dialog.</p></figcaption></figure>

*Your GML data now displays in the Maps panel and map area. The data is un-styled and will look similar to the following example:*

<figure><img src="/files/6Ho0cy1eM89YvNPi6bAX" alt="MapInfo Professional UI showing Maps panel and map area." width="563"><figcaption><p>MapInfo Professional UI showing Maps panel and map area.</p></figcaption></figure>

## Converting GML to MapInfo TAB <a href="#id-6.2-converting-gml-to-mapinfo-tab" id="id-6.2-converting-gml-to-mapinfo-tab"></a>

To convert the GML supply to MapInfo TAB in MapInfo Professional:

1. Open an existing project or create a new one.
2. In *Table* click *Universal Translator*.

<figure><img src="/files/zh3kk22XGlKr4PrPJOs2" alt="MapInfo Professional UI showing the Table > Universal Translator action." width="446"><figcaption><p>MapInfo Professional UI showing the Table > Universal Translator action.</p></figcaption></figure>

3. In the FME Quick Translator dialog click *Translate*.

<figure><img src="/files/4Ln5NizfNhDmVsMGBjXo" alt="MapInfo Professional FME Quick Translator tool." width="446"><figcaption><p>MapInfo Professional FME Quick Translator tool.</p></figcaption></figure>

4. In the Set Translation Parameters dialog:
   * Reader:
     * Format: Select *GML (Geography Markup Language)*.
     * Dataset: Click …, navigate to and select the GML file on your computer.
   * Writer:
     * Format: Select *MapInfo TAB (MAPINFO)*.
     * Dataset: Click …, navigate to and select the folder in which to store your TAB files.
   * Click *OK*.

<figure><img src="/files/M0tY4TV9fCX6bqPLBw0P" alt="MapInfo Professional FME Quick Translator tool - Set Translation Parameters dialog." width="421"><figcaption><p>MapInfo Professional FME Quick Translator tool - Set Translation Parameters dialog.</p></figcaption></figure>

5. When the conversion is complete (about 30 seconds), close the FME Quick Translator dialog.

<figure><img src="/files/195yg2WHrb2sXpSWnvs2" alt="MapInfo Professional FME Quick Translator tool showing translation progress." width="563"><figcaption><p>MapInfo Professional FME Quick Translator tool showing translation progress.</p></figcaption></figure>

To load the converted MapInfo TAB files in MapInfo Professional:

6. In *Home* click *Open* > *Table*.

<figure><img src="/files/toBOxc0BCAY7KZlDowc3" alt="MapInfo Professional UI showing the Map > Table action." width="445"><figcaption><p>MapInfo Professional UI showing the Map > Table action.</p></figcaption></figure>

7. In the browser dialog, select *MapInfo (\*.tab)* as the file type, navigate to the folder in which you stored the converted MapInfo TAB files, select the layers you want to open, and click *Open*.

<figure><img src="/files/GC01wZGK86YB7nEpKbiN" alt="File system Open dialog showing selection of MapInfo.tab files." width="446"><figcaption><p>File system Open dialog showing selection of MapInfo.tab files.</p></figcaption></figure>

*Your data now displays in the Maps panel and map area. The data is un-styled and will look similar to the following example:*

<figure><img src="/files/UKIKSAjvAOvBEgubxJGN" alt="MapInfo Professional UI showing data in Maps panel and map area." width="563"><figcaption><p>MapInfo Professional UI showing data in Maps panel and map area.</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.os.uk/os-downloads/products/land-and-terrain-portfolio/os-mastermap-sites-layer/os-mastermap-sites-layer-getting-started-guide/mapinfo-professional.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
