GET /regions/geom.png
Operation ID: getGeomAsImage
Auth: unknown
Description
A rendering of the geometry as a png.
Parameters (7)
(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
(string, query, optional)
(optional) a wkt or gml encoded geometry.
(string, query, optional, default: EPSG:4326)
(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
(integer, query, optional)
(optional) height of the image that is created. Only one of width and height are permitted
(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
(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.