Changes between Version 10 and Version 11 of PetascopeSubsets
- Timestamp:
- Mar 22, 2014, 12:28:40 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PetascopeSubsets
v10 v11 7 7 8 8 This section will focus on how the topology of a grid coverage is stored in the metadata database and how ''Petascope'' interprets it. 9 For point-clouds (multipoint coverages, in the GML realm), the subject is straightforward: each point is a 0D element (please not that bbox description of point-clouds are currently not implemented: see #571). 9 For point-clouds (multipoint coverages, in the GML realm), the subject is straightforward: each point is a 0D element. 10 (The solutions described here have been selected in order to achieve a coherent behavior, while custom coverage-point footprints are yet to be solved: refer to #680). 10 11 11 12 When it comes to the so-called ''domainSet'' of a coverage (hereby also called domain, topology or geometry), the metadata database (`petascopedb`) follows pretty much the GML model for rectified grids: the grid origin and one offset vector per grid axis are enough to deduce the full ''domainSet'' of such (regular) grids. When it comes to referenceable grids, the ''domainSet'' still is kept in a compact vectorial form by adding weighting coefficients to one or more offset vectors. For more on coefficients refer to the [PetascopeUserGuide user guide].