| <SCALE | Attribute Description Table |
When using Image Server: (r)rf="double" > No Child Elements </SCALE > | |
| (r): Attribute or child element is required. | |
| Attribute | Usage |
|---|---|
| rf | Relative scale such as 1:24000. The entire relative scale is returned, in this case "1: 24000". |
| <?xml version="1.0" encoding="UTF-8"?> <ARCXML version="1.1"> <RESPONSE> <IMAGE> <ENVELOPE minx="-180" miny="-135" maxx="180" maxy="135" /> <SCALE rf="1:189118841.30308" /> <OUTPUT url="http://washoe/output/crayola_i_washoe6528584339.png" /> </IMAGE> </RESPONSE> </ARCXML> |