Extends
Ext.Panel.
Creates a form that handles results from a routing service OpenLS.
Defined in: CatastoSearchPanel.js.
| Constructor Attributes | Constructor Name and Description |
|---|---|
|
Creates a combo box that handles results from a geocoding service.
|
| Field Attributes | Field Name and Description |
|---|---|
|
api: config[authorizzationName]
Variable used to retrived, server side, autorizzation to the authenticate service
|
|
|
api: config[geometryFields]
fields from service answer to be transformed on OpenLayers.Bounds
|
|
|
api: config[infoFormat]
maxFeatures for WFS service (query string parameter)
Default 50
|
|
|
api: config[GetFeature]
Request type for WFS service (query string parameter)
Default GetFeature
|
|
|
api: config[serveltNameCat]
Servlet name to access catasto services
|
|
|
api: config[serviceType]
Service type for catasto service (query string parameter)
Default WFS
|
|
|
api: config[typeName]
typeName for WFS service (query string parameter)
|
|
|
api: config[urlCatasto]
url for wfs catasto service
|
|
|
api: config[urlService]
url to proxy for authenticate http calls
|
|
|
api: config[version]
Version for WFS service (query string parameter)
Default 1.0.0
|