erm getallupdates
Note: For instructions on installing and running the Administration Utility, see
Getting Started with the Administration Utility.
The erm
getallupdates command returns a list of all overrides for a specified routing
database resource. You must have Spectrum Spatial installed to use this
command.Usage
erm getallupdates --datasource db_resource "segment_ids" --velocityunit velocityunitNote: To see a list of parameters, type help erm getallupdates.
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. |
No | --velocityunit velocityunit | Specifies the velocity unit to appear in the response (mph - miles per hour, kph - kilometers per hour, mtps - meters per second, and mtpm - meters per minute). The default is mph. |
Example
This example returns all the overrides from the US_NE database resources configured on the server.
erm getallupdates --datasource US_NE --velocityunit kph