Extends
- module:cercaliagl/service/Service~Service
Methods
-
Get district geometry in WKT format.
Name Type Description districtIdstring District id.
callbackFnfunction Callback function to parse data server response.
-
Get municipality geometry in WKT format.
Name Type Description municipalityIdstring Municipality.
callbackFnfunction Callback function to parse data server response.
-
Get postal code geometry in WKT format.
Name Type Description countryIdstring Country Id.
postalCodestring Postal code.
callbackFnfunction Callback Function to parse data server response.
-
Get postal code geometry in WKT format.
Name Type Description pc2string Postal Code.
callbackFnfunction Callback Function to parse data server response.
-
getResponse(){module:cercaliagl/servers~GeometryEntityResult|null}
-
Returns:
Response
-
Returns:
WKT last geometry requested.