DGGS/API

De Documentação
< DGGS
Revisão de 02h44min de 26 de agosto de 2024 por Peter (discussão | contribs) (Criou página com 'A API vem sendo padronizada dentro do padrão DGGS, pela OGC. Atualmente pela norma "OGC API - Discrete Global Grid Systems - Part 1: Core", https://docs.ogc.org/DRAFTS/21-038.html == Requirements == :1. ... :31. <code>req/zone-uint64</code> Requirements class 21: Requirements Class 64-bit Binary Zone List :32. <code>/req/zone-uint64/content</code>. ::32.A. ... ::32.B. The 64-bit integer identifiers SHALL be the one defined by the DGGRS. ::32.C. "The endianness of the...')
(dif) ← Edição anterior | Revisão atual (dif) | Versão posterior → (dif)

A API vem sendo padronizada dentro do padrão DGGS, pela OGC. Atualmente pela norma "OGC API - Discrete Global Grid Systems - Part 1: Core", https://docs.ogc.org/DRAFTS/21-038.html

Requirements

1. ...
31. req/zone-uint64 Requirements class 21: Requirements Class 64-bit Binary Zone List
32. /req/zone-uint64/content.
32.A. ...
32.B. The 64-bit integer identifiers SHALL be the one defined by the DGGRS.
32.C. "The endianness of the returned count and zones integers SHALL be little endian".
Explain: A big-endian representation has a multibyte integer written with its most significant byte on the left; a number represented thus is easily read by English-speaking humans.