UNPKG

geoportal-access-lib

Version:

French Geoportal resources access library

26 lines (25 loc) 604 B
/** * implemented into class 'Address' ! * * Filter * * - options * - options.filterOptions.municipality * - options.filterOptions.insee * - options.filterOptions.department * - (...) * * FIXME liste des attributs disponibles par table ? * Les filtres de recherches sont disponibles dans les objets de type 'GeocodeLocation' : * (liste des attributs sur la balise <Place>) * - Administratif * - PointOfInterest * - StreetAddress * - CadastralParcel * * ``` * template : "<Place type=\"__TYPE__\"">__VALUE__</Place>" * ``` * @alias Gp.Formats.XLS.LocationUtilityService.Place * */