Skip to content

Projection

mtbeek32 edited this page Jan 2, 2023 · 8 revisions

definition

Projection information is a set of parameters, defining the relation between a local grid and a geographical coordinate system.

For multiple grid file formats the projection information is read from the grid files or accompanying world files (a GeoTiff file for example often has this information stored in a .tfw file in the same folder).

The projection information can also be explicit y configured in the GeoDMS configuration, see: Geographic grid domains.

The projection is presented in the GeoDMS GUI > Detail Pages > General > Projection for the geographic domain unit and all attributes with this unit as domain unit.

contents

Projection information consists of the following set of parameters, see also Geography Grid.

  • pixel size in the x-direction in map units, often positive
  • pixel size in the y-direction in map units, often negative
  • x-coordinate of the center of the upper left pixel
  • y-coordinate of the center of the upper left pixel

A world file can also contains rotation information, this is not used in the GeoDMS.

Clone this wiki locally