Skip to main content

Territories

Territory is a set of projects corresponding to a particular territory on the map, such as a region, a city, a road, etc. You can create tasks for drivers within projects or prioritize roads for detours in free roam mode without creating tasks.

You can work with territories on the Tasks tab:

Working with territories

Creating a territory

Creating a territory

  1. Go to the Tasks tab.
  2. Click New Territories.
  3. Place a marker on the map at the approximate center of the territory. When creating a territory, you can use the search by addresses, places, and organizations on the map.
  4. Enter the territory name (mandatory parameter) and description.
  5. Click Create territory.

Viewing information about a territory

Go to the Tasks tab. The following information about all territories is displayed:

  • territory name
  • territory description
  • territory creator
  • number of active projects for the territory
  • total number of tasks in all projects belonging to this territory
  • date of last editing of projects belonging to this territory

Editing a territory

You can edit a territory:

  • edit the map center
  • rename the territory
  • edit the territory description

To edit a territory:

  1. Go to the Tasks tab.
  2. In the territories list, click Territory menu icon for the required territory and select Edit.
  3. Apply necessary changes.
  4. Click Save territory.

Priority layers

Plan regular detours using priority layers without creating tasks. Priority layers are displayed in the mobile application for drivers working in free roam recording mode and help them identify which roads to cover first. For more information, see the Priority roads section.

Driver tracks from free roam mode are not displayed in the Task Planner. You can view coverage progress only in CityLens Web (driver tracks) and Urbi Pro (recorded frames and recognized objects).

You can:

Adding a layer

You can add any number of layers to one territory, but no more than four layers can be published at a time. If necessary, you can unpublish a layer and publish another layer, or edit an existing layer.

Adding a layer

  1. Go to the Tasks tab.

  2. Open the page of the required territory.

  3. Click Priority layers and then Add priority layer.

  4. Enter the layer name.

  5. Select the layer color.

  6. To upload a route geometry from a file, drag a file to the upload area. Make sure the file meets the requirements:

    • Geometry: LineString
    • Formats: .kml, .kmz, .shp, .geojson
    • Size: up to 100 MB
    • Encoding: UTF-8
    • Coordinate system: WGS84(4326)

    File example:

    example.geojson
    {
    "type": "FeatureCollection",
    "features": [
    {
    "type": "Feature",
    "properties": {},
    "geometry": {
    "coordinates": [
    [
    55.159190592443025,
    25.01967334755895
    ],
    [
    55.17456942607694,
    25.03247969885885
    ],
    [
    55.185791111009564,
    25.040011984031565
    ],
    [
    55.21237532434009,
    25.045287043164848
    ],
    [
    55.22649750880109,
    25.053192388363257
    ],
    [
    55.29085504046097,
    25.062976104509445
    ],
    [
    55.33077498657795,
    25.098349109311386
    ],
    [
    55.34495823584308,
    25.111145585953494
    ],
    [
    55.367787595920646,
    25.120924630919177
    ],
    [
    55.39517647521731,
    25.084808798361735
    ]
    ],
    "type": "LineString"
    }
    }
    ]
    }
  7. Click Add layer.

  8. In the layers list, click Layer menu icon for the required layer and select Publish.

The layer will be published on the map in the mobile application for all drivers added to the territory.

Active layer

Editing a layer

You can edit the priority layer: change the name and color, and upload a new file.

  1. Go to the Tasks tab.
  2. Open the page of the required territory.
  3. Click Priority layers.
  4. In the layers list, click Layer menu icon for the required layer and select Edit.
  5. Apply changes to the layer.
  6. Click Save.
  7. To apply the changes in the mobile application, click Layer menu icon next to the edited layer and select Publish.

Unpublishing a layer

The layer will be hidden from the mobile application for all drivers added to the territory.

  1. Go to the Tasks tab.
  2. Open the page of the required territory.
  3. Click Priority layers.
  4. In the layers list, click Layer menu icon for the required layer and select Unpublish.

Deleting a layer

  1. Go to the Tasks tab.
  2. Open the page of the required territory.
  3. Click Priority layers.
  4. In the layers list, click Layer menu icon for the required layer and select Delete.

Archiving a territory

You can only archive a territory if there are no current (active) projects in it.

  1. Go to the Tasks tab.
  2. In the territories list, click Territory menu icon for the required territory and select Archive.

Restoring a territory from the archive

  1. Go to the Tasks tab.
  2. Click Archive.
  3. In the list of the archived territories, click Territory menu icon for the required territory and select Restore.