Giter Site home page Giter Site logo

Comments (5)

pieterprovoost avatar pieterprovoost commented on September 21, 2024 2

WKT does allow a third dimension, but you will have to specify what that third dimension is. In this case I think you can use EPSG:9705 (WGS84 + mean sea level height) in dwc:footprintSRS. Here's an example for footprintWKT:

LINESTRING Z (-3.515625 47.709762 -10, -3.779297 45.996962 -100, -4.438477 45.58329 -1000)

from dwc-qa.

ManonGros avatar ManonGros commented on September 21, 2024

I don't know if there are any best practise for this maybe the OBIS folks would know.

Generally, the start and end position of the trawl event could be modelled in the the dwc:footprintWKT (https://dwc.tdwg.org/terms/#dwc:footprintWKT) field, something like LINESTRING (startLong sartLat, endLong endLat). As far as I know, there wouldn't be something allowing a 3D line. Using the minimum and maximum depth would help make the data findable in GBIF. You can specify more in the samplingProtocol, samplingEffort and eventRemarks fields.

from dwc-qa.

dagendresen avatar dagendresen commented on September 21, 2024

Maybe it makes sense to create three events - (1) start of the trawl as the first event, (2) the full trawl as the third event, and (3) the end of the trawl as the third event? And chain them together using parentEventID?

from dwc-qa.

sformel-usgs avatar sformel-usgs commented on September 21, 2024

I was unaware of WKT allowing a third dimension, but I think that's a great option for describing the transect. It seems to me that the simplest thing would be to use it to describe the entire transect as a single sample, but I wouldn't be opposed to what @dagendresen suggests, or some variation on it.

from dwc-qa.

ymgan avatar ymgan commented on September 21, 2024

It is also possible to use the extended Measurement or Facts extension (eMoF) for the start and end depth of the Event. Maybe these two vocabs suggested by @JoBeja can be used for measurementTypeID field (if relevant to how they were measured):

Thanks again!

from dwc-qa.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.