W3C home > Mailing lists > Public > public-dxwg-wg@w3.org > December 2022

Re: [dxwg] Address 1536: extend the range of 'spatial resolution' (#1543)

From: Jakub Klímek via GitHub <sysbot+gh@w3.org>
Date: Fri, 02 Dec 2022 08:27:52 +0000
To: public-dxwg-wg@w3.org
Message-ID: <issue_comment.created-1334902071-1669969669-sysbot+gh@w3.org>
> "spatialResolutionInMeters": 3.14

But this is not that simple. If they go this way, the will probably also use:
```json
"spatialResolutionInMeters": 3
```
which produces a `xsd:integer` literal, which, yes, can be converted into `xsd:decimal` or `xsd:double`, but strictly speaking, is yet another datatype. That's why it is necessary to state whether the value is a `xsd:decimal` or `xsd:double` in the context (one or the other), or in the value. 

-- 
GitHub Notification of comment by jakubklimek
Please view or discuss this issue at https://github.com/w3c/dxwg/pull/1543#issuecomment-1334902071 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 2 December 2022 08:27:53 UTC

This archive was generated by hypermail 2.4.0 : Friday, 2 December 2022 08:27:54 UTC