generic-samples-register

Get Generic Samples Register items

Generic Samples Register describes physical samples and specimens with related metadata such as sample locality, geology, and sample images

get/collections/generic-samples-register/items

Query parameters

f'json' | 'html' | 'jsonld' | 'csv'

The optional f parameter indicates the output format which the server shall provide as part of the response document. The default format is GeoJSON.

lang'en-US'

The optional lang parameter instructs the server return a response in a certain language, if supported. If the language is not among the available values, the Accept-Language header language will be used if it is supported. If the header is missing, the default server language is used. Note that providers may only support a single language (or often no language at all), that can be different from the server language. Language strings can be written in a complex (e.g. "fr-CA,fr;q=0.9,en-US;q=0.8,en;q=0.7"), simple (e.g. "de") or locale-like (e.g. "de-CH" or "fr_BE") fashion.

bboxnumber[]

Only features that have a geometry that intersects the bounding box are selected.The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (height or depth).

limitinteger

The optional limit parameter limits the number of items that are presented in the response document (maximum=1000000, default=10).

crsstring uri

Indicates the coordinate reference system for the results.

bbox-crsstring uri

Indicates the coordinate reference system for the given bbox coordinates.

propertiesstring[]

The properties that should be included. The parameter value is a comma-separated list of property names.

vendorSpecificParametersobject

Additional "free-form" parameters that are not explicitly defined

skipGeometryboolean

This option can be used to skip response geometries for each feature.

offsetinteger

The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0 (default).

idstring
gsr_sample_id_textstring
parent_sample_idstring
sample_or_partstring
no_of_partsnumber
sample_type_codenumber
sample_type_transstring
material_type_codenumber
material_type_transstring
sample_namestring
sample_descriptionstring
collection_datestring date-time
confidentiality_codestring
confidentiality_transstring
responsible_personsstring
responsible_persons_jsonobject
rock_type_codestring
rock_type_transstring
rock_type_linked_data_urlstring
lex_codestring
lex_transstring
lex_linked_data_urlstring
geol_age_codestring
geol_age_transstring
geol_age_linked_data_urlstring
mineral_codestring
mineral_transstring
other_interpretations_ynstring
external_json_imagesobject
other_image_linksstring
locality_namestring
xy_accuracy_codestring
locality_descstring
xy_accuracy_transstring
borehole_idnumber
sobi_well_idnumber
activity_idnumber
ni_borehole_idnumber
other_well_idnumber
ukoffshorehc_well_idnumber
sheet_50kstring
map_referencestring
igsn_urlstring
country_codestring
country_transstring
ql_datestring date-time

Parameters

https://raw.githubusercontent.com/opengeospatial/ogcapi-records/master/core/openapi/parameters/sortby.yaml — unresolved $ref

Response

— unresolved $ref

Changes

No recorded changes to this endpoint across all 1 revision of this API.