Click or drag to resize

Country Statement

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Country Statement
Syntax
cam
COUNTRY "<country>"{,"<country>"}
END [COUNTRY]
Example
cam
COUNTRY "USA"
  RENDER [all:ramp],PEN<(255,255,0),3>
END COUNTRY

The Country statement can only be used within a streets block. It limits the statements inside the block so that they only apply to streets in the specified countries. Any streets that match both the country and the render filter will be unavailable to subsequent render commands. In the above example, any subsequent render statements that affected ramps would not affect USA ramps.