« Précédent | Suivant » 

Révision 15

Ajouté par Sylvain Grellet il y a plus de 9 ans

1/ BoreholeView updates
- all 'existsxxx' attributes (ex : existsDetailedDescription) are now typed 'gml:ReferenceType' and renamed without the 'exists' part (ex : existsDetailedDescription > detailedDescription)
boreholeLength and elevation_m are now typed measureType
- boreholeUse typed gml:ReferenceType

Ideas discussed but not applied :
- remove elevation_SRS and prefer shape with dimension=3
because1 client won't be able to extract 2D component of a 3D EPSG code. Example based on 'http://schemas.geoscience.gov.au/geosciml/4.0/BoreholeView_20160404.xml'
nothing enables to extract 2D component from https://epsg.io/5711.gml which seems to be (http://www.opengis.net/def/crs/EPSG/0/4283)
because2 : client will have to analyse what's behind the EPSG code to know whether he is dealing with elevation or altitude

- contact via a soft typing approach (SensorML inspired) : <epos:contact xlink:role="http://gfz-potsdam.de/epos/borehole/contact#operator" xlink:title="whatever"/>
because soft typing make it for newcomers to understand our datastructure and it's also a bit harder to develop generic client on top of that.

2/ moving previous version (0.5.0) in 'oldies' for previous services to keep running

3/ addition sample BoreholeView.xml based on 0.6.0

Fichiers

  • ajouté
  • modifié
  • copié
  • renommé
  • supprimé

Voir les différences