Geoportal Resources Access API Reference

Namespace: Territory

Gp.Services.Config.Territory

Object used to describe properties of a french territory covered by geoportal resources.

Properties:
Name Type Description
isDefault Boolean

if this territory is to use by default.

defaultCRS String

Identifier of the coordinates system to use by default for that territory.

additionalCRS Array.<String>

Identifiers of additional coordinates systems availables for that territory.

defaultLayers Array.<String>

Identifiers of layers to load by default for that territory.

defaultOptions Object

options to use by default for that territory.

Properties
Name Type Description
resolution Number

resolution to use by default for that territory (in meter per pixel).

minScaleDenominator Number

minimum scaleDenominator accessible for that territory.

maxScaleDenominator Number

maximum scaleDenominator accessible for that territory.

geoBBox Gp.BBox

Bounding Box of the territory (expressed in geographical coordinates)

geoCenter Object

center of the territory (expressed in geographical coordinates)

Properties
Name Type Description
lon Float

center longitude

lat Float

center latitude