Configuration and Administration

glog.map Properties

To control the behavior of Oracle Transportation Management, you can change settings in the glog.properties file or the appropriate property set.

Note: The use of advanced layouts has been deprecated as of the 6.4.3 release and these properties are no longer used. You should start using workbench layouts instead.

Note: All customers may use the following to configure Oracle Maps Cloud Service (formerly known as eLocation).  However, Oracle Fleet Management customers who want to use the service are required to subscribe to both Oracle Maps Cloud Service Asset Tracking and Oracle Maps Cloud Service Asset Optimization.

Map Setting Properties

Property

Default Value

New in Version

Description

glog.map.baseurl

http://$glog.mapServer$/mapviewer

 

This property is the URL of the mapping service. 

glog.map.basemap

elocation_mercator.world_map

 

Name of the base map as configured on the mapping server. It should be a concatenation of the service name, the . separator and the basemap name. This property does not require a server restart when it is changed.

glog.map.driver.maxNumLocations

50

 

Controls the maximum number of locations to display for driver activity.

glog.map.elocation_url

http://$glog.mapServer$/elocation

6.3

Defines the location of the Oracle Maps Cloud Service (formerly known as eLocation) server. This property does not require a server restart when it is changed.

glog.map.map_height

65

 

Map section height as a percentage of the total screen,  the data-grid section height will be equal to 100% minus map_height. This property does not require a server restart when it is changed.

glog.map.service_name

elocation_mercator

 

Name of the mapping service as configured on the mapping server. This property does not require a server restart when it is changed.

glog.map.shipment.ShowRelatedObjects

False

 

Set this property to TRUE to display related shipments and order movements on the map. 

glog.map.ShowDrivingDirection.useNewSpatialDDAPI

TRUE

 

This property uses the new Oracle Maps API for the Show Driving Direction action which processes the driving directions in one single batch process.

glog.map.show_related_objects

FALSE

 

Shows/hides related shipments/order movements on the screen, initially.

glog.map.show_stop_activity

False

 

When this property is set to TRUE, maps show location icons corresponding to the location's stop type. When it is set to False, it shows location icons for the Location Role.

glog.map.spatial.routingengine

ORACLE_SPATIAL_LAT_LON_USA_CAN

 

There are several routing engines based on the type of addresses and geographic area of the locations.

  • ORACLE_SPATIAL_ADDRESS_USA_CAN: Used for retrieving routing information in the USA and Canada. The locations are specified using street addresses.
  • ORACLE_SPATIAL_ADDRESS_WESTERN_EUROPE: Used for retrieving routing information in western Europe, based on street addresses.
  • ORACLE_SPATIAL_LAT_LON_USA_CAN: Retrieves routing information in the USA and Canada, using longitude and latitude.
  • ORACLE_SPATIAL_LAT_LON_WESTERN_EUROPE: Retrieves routing information in western Europe, using longitude and latitude.

In order to use the ADDRESS engines, the locations must have valid street addresses; specifically each address must have at least one address line, a city, and a province code. Similarly, the LAT_LON engines require valid latitude and longitude values. This property does not require a server restart when it is changed.

For more information about Oracle Map Cloud Services properties, see OracleSpatial Properties.

glog.map.style.driver.icon.DEFAULT

/images/icons/map_icons/Customer.gif

 

Icon style for the default driver.

glog.map.style.driver.icon.END

/images/icons/map_icons/End.gif

 

Icon style for the end driver.

glog.map.style.driver.icon.MULTIPLE

/images/icons/map_icons/Intermediary.gif

 

Icon style for multiple drivers.

 

Oracle Maps-Color-Code to OTM-Line-Color

The glog.map.color.line properties can be defined to use user-defined colors. You can change how the default colors are defined by editing these properties.

The properties can have the following attributes:

Property

Default Value

Description

glog.map.color.line.BLUE_THIN

L.S09_HIGHWAYS_L1_INTERSTATE

 

glog.map.color.line.BLUE_THICK

L.S13_HIGHWAYS_L1_INTERSTATE

These properties provide a mapping between the Oracle Maps / Locator codes for line colors to the lines color styles used in OTM.

glog.map.color.line.YELLOW_THIN

L.MRD3CB_GB

 

glog.map.color.line.YELLOW_THICK

L.MRD3CB_GB

 

glog.map.color.line.BROWN_THIN

L.SHCB_GB

These properties should not be modified unless the user has significant knowledge about Oracle Maps / Locator styles.

glog.map.color.line.BROWN_THICK

L.SH3CB_GB

 

glog.map.color.line.WHITE_THIN

L.S11_HIGHWAYS_L4_STREET

 

glog.map.color.line.WHITE_THICK

L.S13_HIGHWAYS_L5_PEDESTRIAN

 

glog.map.color.line.PURPLE_THIN

L.PH3C_GB

 

glog.map.color.line.PURPLE_THICK

L.PH3CB_GB

 

glog.map.color.line.DARK_ORANGE_THIN

L.EUPHC2B

 

glog.map.color.line.DARK_ORANGE_THICK

L.EUPHCB

 

glog.map.color.line.GREEN_THIN

L.AH3C_GB

 

glog.map.color.line.GREEN_THICK

L.AH3CB_GB

 

glog.map.color.line.PALE_ORANGE_THIN

L.EUSH2

 

glog.map.color.line.PALE_ORANGE_THICK

L.EUSHC2B

 

glog.map.color.line.DASHED_THIN

L.S10_FERRY_ROADS

 

glog.map.color.line.DASHED_THICK

L.S10_FERRY_ROAD

 

 

Line Styles

The values for the line styles are defined by the Spatial-Color-Code to OTM-Line-Color properties above.

Property

Default Value

Description

glog.map.default.line.DEFAULT

BLUE

Default line color for objects. This property does not require a server restart when it is changed.

glog.map.default.line.SELECT

GREEN

Specifies the default color to display when a line object (such as shipment or order) is selected by clicking on it.

glog.map.default.line.HIGHLIGHT

GLOW_GREEN

Line color used to highlight an object when the mouse pointer hovers over it. This property does not require a server restart when it is changed.

glog.map.style.driver.line.ACTUAL

L.MAJOR STREET

Driver activity line color for Actual status.

glog.map.style.driver.line.FUTURE

GREEN

Determines the line color future driver trips when you map driver activity.

glog.map.style.driver.line.PAST

DARK_ORANGE

Determines the line color past driver trips when you map driver activity.

glog.map.style.driver.line.PLANNED

L.AH3C_GB

Driver activity line color for the Planned status.

glog.map.style.line.crroute.DEADHEAD

DASHED

Line color when Cr-Route is a Deadhead.

glog.map.style.line.crroute.DEFAULT

GREEN

Default line color for Cr-Routes.

glog.map.style.line.crroute.HIGHLIGHT

YELLOW

Line color used to highlight a Cr-Route.

glog.map.style.line.drivingroute

L.AH3C_GB

Driving directions line color.

glog.map.style.orderMovement.line.PLANNED

GREEN

Order movement line color for Planned status.

glog.map.style.orderMovement.line.UNPLANNED

DASHED

Order movement line color for the Unplanned status.

glog.map.style.orderRelease.line.PLANNED

GREEN

Order release line color for the Planned status.

glog.map.style.orderRelease.line.UNPLANNED

DASHED

Order release line color for the Unplanned status.

glog.map.style.route.line.0=L.DPH

glog.map.style.route.line.1=L.AH3C_GB

glog.map.style.route.line.2=L.MAJOR STREET

glog.map.style.route.line.3=L.GOOD_ROADS

glog.map.style.route.line.4=L.LIGHT DUTY

glog.map.style.route.line.5=L.PH3C_GB

glog.map.style.route.line.6=L.MAJOR TOLL ROAD

glog.map.style.route.line.7=L.POOR_ROADS

glog.map.style.route.line.8=L.STATE BOUNDAR

glog.map.style.route.line.9=L.S08_HIGHWAYS_L2_US

See the property to the left.

These properties control the line colors used to map shipments when you map order release shipment routes. The default values correspond with Oracle Maps line color codes. If you want to change the color of the line, check with the Oracle Maps documentation. You can also assign more colors by adding more properties with a higher increment number.

To remove one of the colors from being used, delete the property that calls that color.

glog.map.style.route.line.HIGHLIGHT

L.PTH

Controls the line color for highlighting shipments when you map order release shipment routes. The default values correspond with Oracle Maps line color codes. If you want to change the color of the line, check with the Oracle Maps documentation.

glog.map.style.shipment.fleet.line

 

Shipment line colors for Fleet.

glog.map.style.shipment.line

 

Shipment line colors by transportation mode.

glog.map.style.shipmentactivity.line.ACTUAL

L.MAJOR STREET

Shipment planned vs. shipment actual colors for the Actual status.

glog.map.style.shipmentactivity.line.PLANNED

L.AH3C_GB

Shipment planned vs. shipment actual colors for the Planned status.

 

Icon Images

Property

Icon Filename

Icon

Description

glog.map.style.icon.AIRPORT

Airport.gif

airport icon

Location-role Airport Icon

glog.map.style.icon.BILL_TO

Billto.gif

bill to icon

Location-role Bill To Icon

glog.map.style.icon.CARRIER

Carrier.gif

carrier icon

Location-role Carrier Icon

glog.map.style.icon.CONSOLIDATION_POOL

Consolidation.gif

consolidation icon

Location-role Consolidation Pool Icon

glog.map.style.icon.CUST_ACCOUNT

Customer.gif

customer icon

Location-role Customer Icon

glog.map.style.icon.DECONSOLIDATION_POOL

Deconsolidation.gif

deconsolidation icon

Location-role Deconsolidation Pool Icon

glog.map.style.icon.DEFAULT

Satellite.gif

Satellite icon

Default Icon

glog.map.style.icon.DEPOT

Depot.gif

depot icon

Location-role Depot Icon

glog.map.style.icon.DISPATCH_LOCATION

Dispatch.gif

dispatch icon

Location-role Dispatch Location Icon

glog.map.style.icon.END

End.gif

end icon

End Point Icon

glog.map.style.icon.EVENT

EventLocation.gif

Event Location

Event Location Icon

glog.map.style.icon.INACTIVE_AIRPORT

InactiveAirport.gif

inactive icon

Location-role Inactive Airport Icon

glog.map.style.icon.INBOUND

CrossDock.gif

cross dock icon

Icon for an inbound Stop role

glog.map.style.icon.INTER-REGION

Intermediary.gif

Intermediary icon

Inter-region CR Routes Icon

glog.map.style.icon.MONITOR

Monitored.gif

monitored icon

Monitored Icon

glog.map.style.icon.MULTIPLE

Parent.gif

parent icon

Multiple Order Releases Sharing a Stop Icon.

glog.map.style.icon.OUTBOUND

ShipToFrom.gif

ship to or from icon

Icon for an outbound Stop role

glog.map.style.icon.PARENT

Parent.gif

parent icon

Parent Location Icon

glog.map.style.icon.PORT

Port.gif

port icon

Location-role Port Icon

glog.map.style.icon.RAIL_JUNCTION

RailJunction.gif

rail junction icon

Location-role Rail Junction Icon

glog.map.style.icon.RAIL_RAMP

RailRamp.gif

rail ramp icon

Location-role Rail Ramp Icon

glog.map.style.icon.RAIL_STATION

TrainStation.gif

train station icon

Location-role Railway Station Icon

glog.map.style.icon.REGION

Hq.gif

headquarters icon

Region CR Routes Icon

glog.map.style.icon.REMIT_TO

RemitTo.gif

remit to icon

Location-role Remit To Icon

glog.map.style.icon.SATELLITE

Satellite.gif

Satellite icon

Satellite Location Icon

glog.map.style.icon.SHIPFROM/SHIPTO

ShipToFrom.gif

ship to from icon

Location-role Ship From/Ship To Icon

glog.map.style.icon.SHIPPING_AGENT

Agent.gif

agent icon

Location-role Shipping Agent Icon

glog.map.style.icon.START

Start.gif

start icon

Start Point Icon

glog.map.style.icon.WAREHOUSE

Warehouse.gif

warehouse icon

Location-role Warehouse Icon

glog.map.style.icon.XDOCK

CrossDock.gif

cross dock icon

Location-role Cross Doc Icon

glog.map.style.icon.YARD

Yard.gif

yard icon

Location-role Yard Icon

Related Topics