Class: Raster service:gmfRaster

gmf.Raster

new Raster($http, gmfRasterUrl)

The Raster service. Uses the c2cgeoportal's raster to obtain different kinds of information at a specific coordinate.

Parameters:
Name Type Description
$http angular.$http

Angular http service.

gmfRasterUrl string

URL to a the c2cgeoportal raster service.

Methods

getRaster(coordinate, [opt_params]opt)

Parameters:
Name Type Attributes Description
coordinate ol.Coordinate

Coordinate.

[opt_params] Object= <optional>

Optional parameters for the request.

Returns: