Geoportal Resources Access API Reference

Namespace: DefaultUrl

Gp.Services.DefaultUrl

Default Geoportal web services URLs access.

Members

staticGp.Services.DefaultUrl.AltiObject

Elevation web service access

Properties:
Name Type Description
url function

(key) - Returns elevation service default urls with or without geoportal access key given as a parameter. The result is a javascript object with different urls given used protocols ("elevation-json", "elevation-xml", "profil-json" or "profil-xml").

staticGp.Services.DefaultUrl.AutoCompleteObject

Autocompletion web service access

Properties:
Name Type Description
url function

(key) - Returns autocomplete service default urls with or without geoportal access key given as a parameter. The result is a String.

staticGp.Services.DefaultUrl.ConfigObject

Config web service access

Properties:
Name Type Description
url function

(key) - Returns config service default urls with or without geoportal access key given as a parameter.

staticGp.Services.DefaultUrl.GeocodeObject

Geocoding web service access

Properties:
Name Type Description
url function

(key) - Returns geocoding service default urls with or without geoportal access key given as a parameter. The result is a String.

staticGp.Services.DefaultUrl.ProcessIsoCurveObject

IsoCurve web service access

Properties:
Name Type Description
url function

(key) - Returns isocurve service default urls with or without geoportal access key given as a parameter. The result is a javascript object with different urls given used protocols ("iso-json" or "iso-xml").

staticGp.Services.DefaultUrl.ReverseGeocodeObject

Reverse geocoding web service access

Properties:
Name Type Description
url function

(key) - Returns reverse geocoding service default urls with or without geoportal access key given as a parameter. The result is a String.

staticGp.Services.DefaultUrl.RouteObject

Routing web service access

Properties:
Name Type Description
url function

(key) - Returns routing service default urls with or without geoportal access key given as a parameter. The result is a javascript object with different urls given used protocols.

staticGp.Services.DefaultUrl.ssl

if set true, require the use of https protocol

Methods

staticnewUrl(path){String}

Services/DefaultUrlService.js, line 49

base new-url of geoplateforme services (ssl protocol management)

Name Type Description
path String

path