[Name] GEOMETRY_PICK [Description] Allows for defining a geometry The config string can be used to specify the allowable geometry type(s) and the initial bounds for the display base map. GEOM_TYPE must have one or more of the following: POLYGON,BOX,LINE,POINT. INITIAL_BOUNDS is optional. When INITIAL_BOUNDS is defined, it must have four values separated by commas. The four values are top latitude (-90.0..90.0), left longitude (-180.0..180), bottom latitude (-90.0..90.0), and right longitude (-180.0..180). In a Transformer (*.fmx) File Syntax PARAMETER_NAME: PARAMETER_TYPE: GEOMETRY_PICK GEOM_TYPE:[,]*[%INITIAL_BOUNDS:,,,] PARAMETER_PROMPT: