Skip to content

Creating a dataset

Overview

Datasets are always associated with a Connection (with the exception of Editable Markup Datasets). This means when creating a new dataset, a parent connection is required.

See Creating Connections for more info.

To create a dataset:

  1. Go to Mapworks UI
  2. Click the Connections tab and search for the desired connection
  3. Click the Create Dataset "+" symbol

Create dataset

Alternatively:

  1. Go to Mapworks UI
  2. Click the Create Dataset "+" symbol, or select the Datasets tab and click New

Create dataset

  1. Select a connection from the drop-down list

Create dataset

Before proceeding, it is important to configure parameters of the dataset as not all details can be adjusted later (Eg. Primary Key, Geometry, Live/Standard publication and availability of fields).

Configuring parameters

Dataset configuration

Dataset details

  • Coordinate Reference System

A coordinate reference system (CRS) is a coordinate-based local, regional or global system used to locate objects on a map. A CRS describes the way numeric coordinates are mapped to physical locations on the ground, noting that all CRS are approximate and most apply only to certain parts of the planet (and errors become large outside of the area for which they apply).

In terms of practical use, when loading vector data into Mapworks, you need to ensure the correct CRS is selected or your data will not appear in the correct location.

  • Schema Name – Source schema or directory name
  • Table Name – Source dataset name
  • Primary Key – Unique field used to differentiate each feature in the map
  • Geometry – Column within table that stores the geometric locations
  • Max Scale Limit – Maximum zoom scale where the data is visible
  • Information URL – Link to where more information is available from the owner of the data
  • Date Time Field – Time zone used when interpreting data/time fields

Dataset mode

Dataset mode

Dataset mode refers to how the data is updated / published.

  • Standard – Dataset will follow publication procedure (manual / scheduled). This is configured under Advanced dataset configuration

  • Live – Datasets are updated directly from the source database at short intervals

Dataset modeDescription
StandardManual or scheduled publication
Live (geometry and attributes)Dataset is updated live
Live (attributes only)Only fields / attributes are updated live
Geometry positions will not be updated

Dataset fields

Dataset details

Fields are the columns found in the source table and can be individually configured to be available for different Mapworks utilities.

Check TypeDescription
AvailableThis must be checked for the field to appear in the Map. Without this, Mapworks will not use the field at all.
SearchableRefers to the Full Text Search bar in the top left of the map. Any fields containing information desired to be searchable or appear as a result must be set as searchable.
QueryableMust be checked to make fields available in the Query Builder and Thematics tool.
Case InsentiveThe field is indexed such that the capitalisation of letters will not affect any searching. This is only applicable to text string fields.

Derived fields

Derived fields

Mapworks generates area/length fields from the source data. This must be done during the initial dataset setup as these fields cannot be retroactively added.

Feature History

For incrementally published datasets, Feature History can be enabled to provide a window where the old features are retained in addition to the newly updated copies for a period of time.

Feature Retention

Scale Backoff

By default, Mapworks will automatically reduce the maximum visible scale for dense layers when performance becomes impacted. This can be disabled to ensure very large features are visible up to the max scale limit.

Scale Backoff

Create Options

Once the dataset is appropriately configured, click Set and Return and choose a create option.

Create dataset