Versions Compared

Key

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

For police teams the neighbourhood_teams (point) dataset must be joined to the neighbourhood_boundaries (polygon) dataset before you can use the data.

This is done via a Stored Procedure Task. In the tree, right click on the Refresh Police Data Job and select New Task.

Select the Stored Procedure type and click OK.

Task Details

Enter the following:

Task Name

Enter a Name for the task e.g. Join Teams and Boundaries

Connection

Select the Data Share database from the list.

Stored Procedure

First select the Astun radio button as this will limit the list of available stored procedures and then select the at_sys_create_table entry from the list.

Parameters

Click on Parameter 1. tablename and enter police_neighb_teams in the Edit parameter 'tablename' box e.g.

...