# MapInfo Professional

## Requirements

* MapInfo Professional (version 15.2 or later)
* A GeoPackage dataset

## Instructions

These instructions were completed using MapInfo Professional version 2019; however, any version from 15.2 onwards can be used.

{% stepper %}
{% step %}

### Select *Open* > *Table* in the top ribbon.

<figure><img src="/files/uV5XAG0Bw8fBGFzrr3JP" alt="Screenshot of the top ribbon in MapInfo Professional with a red box around the Open Table button."><figcaption><p>MapInfo Open Table button.</p></figcaption></figure>

A dialog box will appear where you can search for the appropriate GeoPackage.
{% endstep %}

{% step %}

### Locate the GeoPackage in the file explorer and click Open.

<figure><img src="/files/Go9lKjtOLvfM4rk40B7U" alt="Screenshot showing the MapInfo Professional Open Table dialog."><figcaption><p>MapInfo Professional Open Table dialog.</p></figcaption></figure>

Another dialog box will appear showing the layers available to be imported.
{% endstep %}

{% step %}

### Select which layers to import into MapInfo Progessional from the GeoPackage

<figure><img src="/files/cEQk93nxIYiFh7qr3IPT" alt="Screenshot showing the MapInfo Professional Select One or More Tables to Open dialog."><figcaption><p>MapInfo Professional Select One or More Tables to Open dialog.</p></figcaption></figure>

Once the layers have been selected, click *OK*.
{% endstep %}
{% endstepper %}

{% hint style="success" %}
The data should now be available in your workspace.
{% endhint %}


---

# Agent Instructions: 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/osngd/getting-started/downloading-with-os-select+build/getting-started-with-geopackage/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.
