You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to handle the value for Positional Accuracy.
The element is a gco:Real and has cardinality [1].
The UoM is fixed to meter.
We need to implement changes in:
model
GUI
xml template
Model
As for the resolutions, the new field will be stored in LayerRNDT.
We're storing the value in meters, and the precision should be in the order of the cm, so 2 decimal digits shold be enough.
GUI
The panel for the Positional Accuracy (Accuratezza posizionale) could be placed just below the Resolution panel.
xml template
In the template there is already the element related to the gmd:DQ_AbsoluteExternalPositionalAccuracy with a fixed placeholder value 1.0; the placeholder should be replaced with the proper value:
We need to handle the value for Positional Accuracy.
The element is a
gco:Real
and has cardinality[1]
.The UoM is fixed to meter.
We need to implement changes in:
Model
As for the resolutions, the new field will be stored in
LayerRNDT
.We're storing the value in meters, and the precision should be in the order of the cm, so 2 decimal digits shold be enough.
GUI
The panel for the Positional Accuracy (Accuratezza posizionale) could be placed just below the Resolution panel.
xml template
In the template there is already the element related to the
gmd:DQ_AbsoluteExternalPositionalAccuracy
with a fixed placeholder value1.0
; the placeholder should be replaced with the proper value:The text was updated successfully, but these errors were encountered: