erm resetroadtypeupdate - spectrum_platform - Latest

Spectrum Spatial Guide

Product type
Software
Portfolio
Locate
Product family
Spectrumâ„¢ software
Product
Spectrumâ„¢ software > Spatial > Spectrum Spatial
Version
Latest
ft:locale
en-US
Product name
Spectrum Technology Platform
ft:title
Spectrum Spatial Guide
Copyright
2025
First publish date
2007
ft:lastEdition
2025-03-07
ft:lastPublication
2025-03-07T10:28:48.112000
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 Spectrum Spatial 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.
Required Argument Description
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"