Available Parameters
Name Description Required Defaults
qry A query that is to be run against the layer specified in the layer parameter i.e. if the layer is left as its default, the parcel layer, then the query can look like (ST_NUM = 11 AND UPPER(ST_NAME) LIKE 'MEIGS') Yes N/A
layer The ID of the layer which the query will be run against No 0 (Parcel Layer)
height The height in pixels of the returned image No 300
width The width in pixels of the returned image No 600
buffer Buffer around the quired object i.e. a buffer of 2 means there will be a buffer at least twice the size of the queried object around all sides of the object. No 0
layers The ID(s) of the layers that are to be displayed on the returned image No 4,50,49,48,102,103,104,0,14,16,17,18,41,6,15,61,north,copy,scalebar
highlight The color used to highlight the queried object No 255,255,0


Request an Image