GET /regions/geom.png

europa.eu:inspire-geoportal

Summary: Get geometry as image
Operation ID: getGeomAsImage
Auth: unknown
Description

A rendering of the geometry as a png.

Parameters (7)

background (string, query, optional, default: settings)

(optional) URL for loading a background image for regions or a key that references the namedBackgrounds (configured in config-spring-geonetwork.xml). A WMS Getmap request is the typical example. The URL must be parameterized with the following parameters: minx, maxx, miny, maxy, width, height

geom (string, query, optional)

(optional) a wkt or gml encoded geometry.

geomsrs (string, query, optional, default: EPSG:4326)
geomtype (string, query, optional, default: WKT)

(optional) defines if geom is wkt or gml. Allowed values are wkt and gml. if not specified the it is assumed the geometry is wkt

height (integer, query, optional)

(optional) height of the image that is created. Only one of width and height are permitted

mapsrs (string, query, optional)

(optional) the background map projection. If not passed uses the region/getmap/mapproj setting. If the setting is not set defaults to EPSG:4326

width (integer, query, optional, default: 300)

(optional) width of the image that is created. Only one of width and height are permitted

No probe data for this endpoint yet.