Module: cercaliagl/servers


Members

servers{Object.<string, (Array.<string>|string)>}

Type Definitions

AuthResult{Object}

Properties:
Name Type Description
cercalia module:cercaliagl/servers~AuthResultData

AuthResultData{Object}

Properties:
Name Type Description
cmd string
auth module:cercaliagl/servers~ObjectJSON
error module:cercaliagl/servers~ObjectJSON

Coord{Object}

Properties:
Name Type Description
x string | undefined
y string | undefined

GeEntity{Object}

Properties:
Name Type Description
article string | null | undefined
city module:cercaliagl/servers~ObjectJSON | null | undefined
coord module:cercaliagl/servers~Coord | null | undefined
country module:cercaliagl/servers~ObjectJSON | null | undefined
dist string | null | undefined
frc string | null | undefined
housenumber module:cercaliagl/servers~ObjectJSON | null | undefined
id string | null | undefined
intersection module:cercaliagl/servers~ObjectJSON | null | undefined
km module:cercaliagl/servers~ObjectJSON | null | undefined
kmh string | null | undefined
label string | null | undefined
geometry module:cercaliagl/servers~GeEntityGeometry | null | undefined
municipality module:cercaliagl/servers~ObjectJSON | null | undefined
name module:cercaliagl/servers~ObjectJSON | string | undefined
pos string | null | undefined
postalcode module:cercaliagl/servers~ObjectJSON | module:cercaliagl/servers~PostalCode | null | undefined
prefix string | null | undefined
region module:cercaliagl/servers~ObjectJSON | null | undefined
sname string | null | undefined
subcategory_id module:cercaliagl/servers~ObjectJSON | string | null | undefined
subregion module:cercaliagl/servers~ObjectJSON | null | undefined
type string | null | undefined
zonename string | null | undefined
zonetype string | null | undefined
zonetype string | null | undefined
zonetype string | null | undefined
zonetype string | null | undefined

GeEntityGeometry{Object}

Properties:
Name Type Description
id string
substage string | null
weight string
wkt module:cercaliagl/servers~GeEntityGeometryWKT

GeEntityGeometryWKT{Object}

Properties:
Name Type Description
value string

GeListEntity{Object}

Properties:
Name Type Description
ge module:cercaliagl/servers~GeEntity

GeocodingResult{Object}

Properties:
Name Type Description
cercalia module:cercaliagl/servers~GeocodingResultData

GeocodingResultData{Object}

Properties:
Name Type Description
candidates module:cercaliagl/servers~GeocodingResultDataCandidates | undefined
cmd string
server cercaliax.ObjectJSON | undefined
error cercaliax.ObjectJSON | undefined

GeocodingResultDataCandidate{Object}

GeocodingResultDataCandidates{Object}

Properties:
Name Type Description
candidate Array.<module:cercaliagl/servers~GeocodingResultDataCandidate>
num string | undefined
pos string | undefined
total string | undefined
urlcandidates module:cercaliagl/servers~UrlCandidatesEntity | undefined
urlcommon module:cercaliagl/servers~UrlCommon | undefined

GeometryEntityResult{Object}

Properties:
Name Type Description
cercalia module:cercaliagl/servers~GeometryEntityResultData

GeometryEntityResultData{Object}

Properties:
Name Type Description
cmd string
ge module:cercaliagl/servers~GeEntity | undefined
server cercaliax.ObjectJSON | undefined
error cercaliax.ObjectJSON | undefined
version string | undefined

IsochronesResult{Object}

Properties:
Name Type Description
cercalia module:cercaliagl/servers~IsochronesResultData

IsochronesResultData{Object}

Properties:
Name Type Description
cmd string
isochrones cercaliax.IsochronesResultDataIsochrones
server string | undefined
version string | undefined
error module:cercaliagl/servers~ObjectJSON | undefined

IsochronesResultDataIsochrone{Object}

Properties:
Name Type Description
level string
value string

IsochronesResultDataIsochrones{Object}

Properties:
Name Type Description
center string
inverse string | undefined
isochrone module:cercaliagl/servers~IsochronesResultDataIsochrone | undefined
method string
net string | undefined
ocs string
weight string

MoEntity{Object}

Properties:
Name Type Description
coord module:cercaliagl/servers~Coord
id string | null

ObjectJSON{Object}

Properties:
Name Type Description
id string | undefined
value string | undefined

ParamEntity{Object}

Properties:
Name Type Description
name string | undefined
value string | undefined

PoiEntity{Object}

Properties:
Name Type Description
category_id string | null | undefined
subcategory_id string | null | undefined
coord module:cercaliagl/servers~Coord | undefined
dist string | null | undefined
id string | null | undefined
name module:cercaliagl/servers~ObjectJSON | undefined
info module:cercaliagl/servers~ObjectJSON | undefined
ge module:cercaliagl/servers~GeEntity | undefined

PoiListEntity{Object}

Properties:
Name Type Description
num string | undefined | null
poi Array.<module:cercaliagl/servers~PoiEntity> | null | undefined

PoisResult{Object}

Properties:
Name Type Description
cercalia module:cercaliagl/servers~PoisResultData

PoisResultData{Object}

Properties:
Name Type Description
cmd string
map module:cercaliagl/servers~PoisResultDataMap
proximity module:cercaliagl/servers~PoisResultDataProximity
server module:cercaliagl/servers~ObjectJSON | undefined
version string | undefined
error module:cercaliagl/servers~ObjectJSON | undefined

PoisResultDataMap{Object}

Properties:
Name Type Description
gpoicats module:cercaliagl/servers~PoisResultDataMapGpoicats
img module:cercaliagl/servers~PoisResultDataMapImg
label module:cercaliagl/servers~PoisResultDataMapLabel
poicats Object | null
shapes Object | null
smap string | null
style string

PoisResultDataMapGpoicats{Object}

Properties:
Name Type Description
poicats Array.<string>
poilist module:cercaliagl/servers~PoisResultDataPoiList | null

PoisResultDataMapImg{Object}

Properties:
Name Type Description
center string
extent Object | Array.<string> | null
format string
height string
href string | null
scale string
width string

PoisResultDataMapLabel{Object}

Properties:
Name Type Description
op string
pt string

PoisResultDataPoi{Object}

Properties:
Name Type Description
category_id string
coord module:cercaliagl/servers~Coord
dist string
ge module:cercaliagl/servers~GeEntity
geometry string
id string
info module:cercaliagl/servers~ObjectJSON
name module:cercaliagl/servers~ObjectJSON
pos string | number
subcategory_id string | null | undefined

PoisResultDataPoiList{Object}

Properties:
Name Type Description
num number | string | undefined
poi Array.<module:cercaliagl/servers~PoisResultDataPoi> | undefined

PoisResultDataProximity{Object}

PostalCode{Object}

Properties:
Name Type Description
id string | number | undefined
country_id string | undefined

ProximityResult{Object}

Properties:
Name Type Description
cercalia module:cercaliagl/servers~ProximityResultData

ProximityResultData{Object}

Properties:
Name Type Description
cmd string
proximity module:cercaliagl/servers~ProximityResultDataProximity
server module:cercaliagl/servers~ObjectJSON
error module:cercaliagl/servers~ObjectJSON

ProximityResultDataProximity{Object}

Properties:
Name Type Description
center string | null | undefined
num string | null | undefined
gelist module:cercaliagl/servers~GeListEntity | undefined
poilist module:cercaliagl/servers~PoiListEntity | null | undefined
rad string | undefined
type string | undefined

RoutingResult{Object}

Properties:
Name Type Description
cercalia module:cercaliagl/servers~RoutingResultData

RoutingResultData{Object}

Properties:
Name Type Description
cmd string
geometry module:cercaliagl/servers~RoutingResultGeometry | undefined
route module:cercaliagl/servers~RoutingResultRoute
server module:cercaliagl/servers~ObjectJSON
version string | undefined
error module:cercaliagl/servers~ObjectJSON | undefined

RoutingResultGeometry{Object}

Properties:
Name Type Description
route module:cercaliagl/servers~RoutingResultGeometryRoute

RoutingResultGeometryRoute{Object}

Properties:
Name Type Description
id string
substage string | undefined
weight string
wkt module:cercaliagl/servers~RoutingResultWKT

RoutingResultGetPoiCats{Object}

Properties:
Name Type Description
poicats Array.<string>

RoutingResultRoute{Object}

Properties:
Name Type Description
coste_v1 string
coste_v2 string
coste_v3 string
dest string
dist string
getpoicats module:cercaliagl/servers~RoutingResultGetPoiCats
icost string
id string
iweight string
lang string
mindist string
orig string
realtime string
totaltime string
breaktime string
stages module:cercaliagl/servers~RoutingResultStages
stoplist module:cercaliagl/servers~RoutingResultStopList
time string
weight string

RoutingResultStage{Object}

Properties:
Name Type Description
coste_v1 string
coste_v2 string
coste_v3 string
dest string
dest_stop_id string
id string
orig string
orig_stop_id string
sub_stage module:cercaliagl/servers~RoutingResultSubstage

RoutingResultStages{Object}

Properties:
Name Type Description
stage Array.<module:cercaliagl/servers~RoutingResultStage>
dist string
wkt module:cercaliagl/servers~RoutingResultWKT

RoutingResultStopList{Object}

Properties:
Name Type Description
stop Array.<module:cercaliagl/servers~StopEntity>

RoutingResultSubstage{Object}

Properties:
Name Type Description
angle string
arealist string
desc string
dist string
dist_sum string
end string
id string
municipios string
name string
poilist Object
start string
time module:cercaliagl/servers~ObjectJSON
time_sum module:cercaliagl/servers~ObjectJSON
view module:cercaliagl/servers~ObjectJSON

RoutingResultWKT{Object}

Properties:
Name Type Description
tolerance string
value string

SolrItem{Object}

Properties:
Name Type Description
calle_articulo string | undefined
calle_descripcion string | undefined
calle_id string | undefined
calle_nombre string | undefined
calle_tipo string | undefined
categoria_id string | undefined
className string | undefined
codigo_postal string | undefined
comunidad_id string
comunidad_nombre string
coord string
direccion string | undefined
intersection module:cercaliagl/servers~SolrItem | undefined
jarowinkler_dist number | undefined
lang string | undefined
localidad_id string | undefined
localidad_nombre string | undefined
mail string | undefined
municipio_id string | undefined
municipio_nombre string | undefined
pais_id string | undefined
pais_nombre string | undefined
portal number | undefined
portal_max number | undefined
portal_min number | undefined
poi_nombre string | undefined
id string
provincia_id string
provincia_nombre string
tel string | undefined
text string
value string
web string | undefined

StopEntity{Object}

Properties:
Name Type Description
id string
ge module:cercaliagl/servers~GeEntity
mo module:cercaliagl/servers~MoEntity
desc module:cercaliagl/servers~ObjectJSON

UrlCandidatesEntity{Object}

Properties:
Name Type Description
param Array.<module:cercaliagl/servers~ParamEntity>

UrlCommon{Object}

Properties:
Name Type Description
param module:cercaliagl/servers~ParamEntity