Extends
- module:cercaliagl/service/Service~Service
Methods
-
Get district geometry in WKT format.
Name Type Description districtId
string District id.
callbackFn
function Callback function to parse data server response.
-
Get municipality geometry in WKT format.
Name Type Description municipalityId
string Municipality.
callbackFn
function Callback function to parse data server response.
-
Get postal code geometry in WKT format.
Name Type Description countryId
string Country Id.
postalCode
string Postal code.
callbackFn
function Callback Function to parse data server response.
-
Get postal code geometry in WKT format.
Name Type Description countryId
string Country Id.
postalCode
string Postal code.
callbackFn
function Callback Function to parse data server response.
-
getResponse(){module:cercaliagl/servers~GeometryEntityResult|null}
-
Returns:
Response
-
Returns:
WKT last geometry requested.