erm resetroadtypeupdate

Note: For instructions on installing and running the Administration Utility, see Getting Started with the Administration Utility.
The erm resetroadtypeupdate command returns any overrides to the original state of the data. You must have the Enterprise Routing Module installed to use this command.

Usage

erm resetroadtypeupdate --datasource db_resource --roadtype "road_type"
Note: To see a list of parameters, type help erm resetroadtypeupdate.
RequiredArgumentDescription
Yes--datasource db_resource

Specifies the name of the database resource that has the overrides. For a list of existing routing database resources, use the ermdb list command.

Yes--roadtype "road_type"

Indicates the road type that has the existing overrides. For a list of road types, see erm createroadtypeupdate.

Example

This example resets the "normal road suburban" road type override, from the US_NE database resources configured on the server.

erm resetroadtypeupdate --datasource US_NE --roadtype "normal road suburban"