...
Name | Type | Required | Description |
id | string | yes | Unique identifier |
service | string | yes | The name of the map service to use |
host | string | no | The hostname of the ArcIMS server, defaults to |
port | integer | no | The port that ArcIMS is listening on, defaults to |
alias | string | no | The start portion of the connection url, defaults to |
custom | string | no | Any |
format | string | no | Informs the Weave server what format the map service has been created |
username | string | no | The username, if required |
password | string | no | The password, if required |
crs | string | no | Override, or set, the CRS used for this mapengine. Use this if the service doesn't have FILTERCOORDSYS and FEATURECOORDSYS set, it's not required if they're set correctly |
altservice | string | no | The name of the alternative map service to use of any of |
altlayers | string | no | A comma separated list of layer ids that if visible will result in |
altformat | string | no | The format of the alternate map service |
dpi | integer | no | Tell the server if the ArcIMS DPI value has been changed from the default |
...