Get Site Data

View datasets with records of Zostera (Eel Grass, NHMSYS0000465247) recorded in Vice County:
The green squares on the map indicate where Zostera has been recorded in 10km squares.
To get a list of all vice counties, click here.

Click here to view the source code.

Click here to view the request to the server.

Click here to view the returned XML file.

Results


Data Providers with Zostera records

Click on the Dataset Key to filter records by Dataset Providers, or click here to remove Dataset Providers from the query.

Dataset KeyTitleProviderAbstract
GA000526DASSH Data Archive Centre volunteer sightings recordsMarine Biological AssociationDescription
This dataset consists of casual observations reported by members of the public
Method
Casual observations and recreational activities e.g rockpooling on the shore, on the sea and underwater.
Purpose

Geographical Coverage
This data set aggregates records from the coast and seas around the UK and Ireland with some estuarine sightings.
Geographical Coverage
This data set aggregates records from the coast and seas around the UK and Ireland with some estuarine sightings.
Temporal Coverage

Data Quality
Data is collected by volunteers and members of the public. All records are validated and locations plotted. Some locations are estimated from descriptions and the granularity of the observation is variable. Rare species or species outside their range are verified by experts with photographs or specimens. Species within their range and expected habitat are assumed to be correct.
Additional Information

Request to Server

POST /ws/webservice HTTP/1.0 Host: www.nbnws.net User-Agent: NuSOAP/0.7.2 (1.94) Content-Type: text/xml; charset=UTF-8 SOAPAction: "http://webservices.searchnbn.net/service/GetGridMap" Content-Length: 794 <?xml version="1.0" encoding="UTF-8"?><SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:nbnq="http://webservices.searchnbn.net/query"><SOAP-ENV:Body><GridMapRequest xmlns="http://webservices.searchnbn.net/query"> <TaxonVersionKey>NHMSYS0000465247</TaxonVersionKey> <Resolution>_10km</Resolution> <DatasetList><DatasetKey>GA000526</DatasetKey></DatasetList> <GridMapSettings> <Width>400</Width> <Height>400</Height> <Background>OSMap</Background> <ViceCounty>1</ViceCounty> <Region>GB</Region> </GridMapSettings> </GridMapRequest></SOAP-ENV:Body></SOAP-ENV:Envelope>
Back to the top

The Returned XML File

<?xml version="1.0" encoding="utf-8"?><GridMap xmlns="http://webservices.searchnbn.net/data" xmlns:xsd="http://www.w3.org/2001/XMLSchema" NBNLogo="http://data.nbn.org.uk/images/NBNPower.gif" attributeFormDefault="unqualified" elementFormDefault="qualified" targetNamespace="http://webservices.searchnbn.net/data" termsAndConditions="http://data.nbn.org.uk/help/popups/generalTerms.jsp" version="1.1">
<Map>
<Url>http://data.nbn.org.uk/output/gridGBv4_nbnims-238844122096.gif</Url>
<Width>400</Width>
<Height>400</Height>
<Format>image/gif</Format>
<BoundingBox maxx="199100.15" maxy="100173.275" minx="82643.5999999996" miny="-16283.2750000002" srs="osgb_BNG"/>
</Map>
<Species taxonVersionKey="NHMSYS0000465247"><ScientificName>Zostera</ScientificName><CommonName>Eelgrass</CommonName><Authority>L.</Authority><TaxonReportingCategory>flowering plant</TaxonReportingCategory></Species>
<DatasetSummaryList><DatasetSummary id="GA000526">
<ProviderMetadata datestamp="" exchangeFormatVersion="1.0">
<DatasetTitle><![CDATA[DASSH Data Archive Centre volunteer sightings records]]></DatasetTitle>
<DatasetProvider><![CDATA[Marine Biological Association]]></DatasetProvider>
<Abstract>
<Description><![CDATA[ This dataset consists of casual observations reported by members of the public]]></Description>
<DataCaptureMethod><![CDATA[ Casual observations and recreational activities e.g rockpooling on the shore, on the sea and underwater.]]></DataCaptureMethod>
<Purpose><![CDATA[ ]]></Purpose>
<GeographicalCoverage><![CDATA[ This data set aggregates records from the coast and seas around the UK and Ireland with some estuarine sightings.]]></GeographicalCoverage>
<TemporalCoverage><![CDATA[ ]]></TemporalCoverage>
<DataQuality><![CDATA[ Data is collected by volunteers and members of the public. All records are validated and locations plotted. Some locations are estimated from descriptions and the granularity of the observation is variable. Rare species or species outside their range are verified by experts with photographs or specimens. Species within their range and expected habitat are assumed to be correct. ]]></DataQuality>
<AdditionalInformation><![CDATA[ ]]></AdditionalInformation>
</Abstract>
<AccessConstraints><![CDATA[ Released under DASSH terms and Conditions]]></AccessConstraints>
<UseConstraints><![CDATA[ Released under DASSH terms and Conditions]]></UseConstraints></ProviderMetadata></DatasetSummary></DatasetSummaryList></GridMap>

Source code for this page