User:Markf129/Earth sciences data format interoperability: Difference between revisions
Content deleted Content added
Line 119:
===Georeferencing===
[[georeference | Georeferencing]] is establishing the relationship between raster or vector images, coordinates, and also when determining the spatial ___location of other geographical features. When translating between different data formats, it is often required to establish a common coordinate system reference. In some cases, additional reference information, such as a [[world file]], may be needed in order to do the translation. There are various GIS tools available that can transform image data to some geographic control framework, like [[ArcGIS|ArcMap]], PCI Geomatica, or [[ERDAS Imagine]].
* NetCDF
** No standard for storing georeferencing, some options to use for translating include:
*** Metadata tag 'grid_mapping'
*** Latitude, Longitude grid array
* HDF-EOS2▼
*** Spatial_ref and Geo transform array
** No standard for storing georeferencing, subdataset_type may contain swath data.
* GeoTIFF
** Georeferencing may be contained within file, otherwise if available an ESRI world file with MapInfo may be used.
* GRIB
** Grid coordinates defined in description section.
* BUFR
** Coordinates defined in element descriptor section.
===File Formats===
|