# Assets

## Overview

The Imports facility allows you to import Assets of different types including infrastructure and roads in bulk.

Importing of variety of assets in different formats (including Shapefile (SHP), TAB and CSV) is supported.

Please refer to general instructions for importing:

{% content-ref url="/pages/QP6MVwI3qEAEvatbmPc3" %}
[Imports](/system-administration/configuring-the-system/imports.md)
{% endcontent-ref %}

{% hint style="info" %}
To import individual assets you can use the Library [Geospatial Feature](broken://pages/d776FxR0tnyTxbLSJAIw) instead.
{% endhint %}

## Importing Assets

### Format

The Asset import feature supports ZIP to be uploaded into the Import File field. For SHP and TAB files, ensure you upload this as a ZIP file containing the other associated files needed. You cannot upload a SHP or TAB file directly into the Import File field, it must be contained within a ZIP file with its associated files.

{% hint style="info" %}
Asset data is expected in SHP or TAB files with the GDA2020 (EPSG:7844) projection, but can also accept GDA94 (EPSG:3283) or WGS84 "Web Mercator" (EPSG:3857).

These will need to be compressed into a ZIP file for importing
{% endhint %}

### Import Process

Refer to the general instructions under [Imports](/system-administration/configuring-the-system/imports.md).

When importing Assets, in the **Type** field, choose *Assets*.

For **Parsing Rule**, select one of the following :

<table><thead><tr><th width="289.5546875">Import Option</th><th>Description</th></tr></thead><tbody><tr><td>Asset Property General Import</td><td>This is disabled for most sites.<br>Use your local <a href="#importing-assets-from-spatial-data-providers">Spatial Data Provider</a> instead.</td></tr><tr><td><a href="/pages/NIZgFSysZTScMyTO7DVb">Asset Contacts General Import</a></td><td>Contact information for <a href="/pages/eIC3EKq3W5hWtAu59Baw">Private Assets</a> (i.e. owners or tenants of homes or ratepayer data)</td></tr><tr><td><a href="/pages/tpL1u8A29421I0qOgyjG">Asset Infrastructure General Import</a></td><td>For importing <a href="/pages/S4Vi1g255T0pGZOB48B9">Infrastructure</a> (such as bridges, culverts, car parks, footpaths, facilities, reserves, storm water pipes and storm water pits)</td></tr><tr><td><a href="/pages/GvEZNwJCz6eQpFhn9FNG">Asset Road General Import</a></td><td>For importing road assets, such as road segments.</td></tr></tbody></table>

### Using the Test Only option to check for errors <a href="#importingassetsintocrisisworks-testonly" id="importingassetsintocrisisworks-testonly"></a>

It is strongly encouraged to tick the Test Only option before you import your Assets to see if any errors are generated before actually doing a full import of your asset data. The Test Only option will display any error or success messages that would happen on a normal import but it will not import any assets. Once the Test Only option has no error messages you can then untick the Test Only checkbox and run your asset import.

Enter an optional comment for the Audit log and click the Import button to begin importing your Assets.

### Importing Assets from Spatial Data Providers

Importing data from a geospatial information service or Spatial Data Provider is also supported.

Note that this data is not licensed by Datalink, so you will need to arrange the relevant licensing from the Spatial Provider. Some Spatial Providers provide freely licensed products, however there may be other licensing restrictions, so consult your local spatial provider.

For **Parsing Rule**, select one of the following based on your state and Spatial Data Provider:

<table><thead><tr><th width="139.73046875">State</th><th>Imports Available</th><th width="179.7109375">Spatial Data Provider</th><th>Import</th></tr></thead><tbody><tr><td>Queensland</td><td>Private Assets and Infrastructure</td><td>Queensland Spatial (QSpatial)</td><td>Queensland Spatial Property Address Import<br>QLD customers can import data manually using the <a href="/pages/8ssuNj9mHQMcpSecv91N">Asset Property General Import</a>.</td></tr><tr><td>South Australia</td><td>Properties</td><td>Plan SA</td><td>Plan SA Property address Import<br>SA customers can import data manually using the <a href="/pages/8ssuNj9mHQMcpSecv91N">Asset Property General Import</a>.</td></tr><tr><td>Victoria</td><td>Properties</td><td>Vicmap</td><td>Not available<br>(Datalink Help Desk performs this as a service for Victorian customers)</td></tr><tr><td></td><td>Roads</td><td>Vicmap</td><td>Asset Road Import using Vicmap Generated Data</td></tr></tbody></table>

{% hint style="info" %}
Other state-based services and Spatial Data Providers may be supported. Contact Help Desk to discuss your import requirements and options.
{% 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.cw.crisisworks.com/system-administration/configuring-the-system/imports/assets.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.
