Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
metadata [2016/01/29 14:37]
admin
metadata [2016/04/28 00:01]
hermann [Map Metadata File Expansion]
Line 10: Line 10:
  
 ^ Metadata Keyword ​ ^ Description ​ ^ Input Source ​ ^ ^ Metadata Keyword ​ ^ Description ​ ^ Input Source ​ ^
-| %TITLE% ​ | Title of the map.  | Supplied by the user.  | +**%TITLE%**  | Title of the map.  | Supplied by the user.  | 
-| %DESCRIPTION% ​ | Description of the map.  | Supplied by the user.  |  +**%DESCRIPTION%**  | Description of the map.  | Supplied by the user.  |  
-| %SOURCE% ​ | Source or project originating the map.  | Supplied by the user.  | +**%SOURCE%**  | Source or project originating the map.  | Supplied by the user.  | 
-| %ORIGINAL_SCALE% ​ | Original scale of the data from where the map was produced. ​ | Supplied by the user.  | +**%CITATION%** ​ | Citation instructing how to cite the map in a scientific publication. ​ | Supplied by the user.  | 
-| %ADDITIONAL_CATEGORY_INFORMATION% ​ | Supplied by the user.  | +| **%ORIGINAL_SCALE%**  | Original scale of the data from where the map was produced. ​ | Supplied by the user.  | 
-| %PUBLISHERS% ​ | Publisher of the map.  | Supplied by the user.  | +**%ADDITIONAL_CATEGORY_INFORMATION%**  | Additional information about the categories. Used typically to describe the null value. ​ | Supplied by the user.  | 
-| %NUMBER_OF_COLUMNS% ​ | Number of rows of the map.   | Supplied by the map.  | +**%PUBLISHERS%**  | Publisher of the map.  | Supplied by the user.  | 
-| %NUMBER_OF_LINES% ​ | Number of lines of the map.  | Supplied by the map.  | +**%NUMBER_OF_COLUMNS%**  | Number of rows of the map.   | Supplied by the map.  | 
-| %CELL_HEIGHT% ​ | Height of the cells of the map. The height unit is projection dependent. ​ | Supplied by the map.  | +**%NUMBER_OF_LINES%**  | Number of lines of the map.  | Supplied by the map.  | 
-| %CELL_HEIGHT_IN_METERS% ​ | Height of the cells of the map in meters. ​ | Supplied by the map.  | +**%CELL_HEIGHT%**  | Height of the cells of the map. The height unit is projection dependent. ​ | Supplied by the map.  | 
-| %CELL_WIDTH% ​ | Width of the cells of the map. The width unit is projection dependent. ​ | Supplied by the map.  | +**%CELL_HEIGHT_IN_METERS%**  | Height of the cells of the map in meters. ​ | Supplied by the map.  | 
-| %CELL_WIDTH_IN_METERS% ​ | Width of the cells of the map in meters. ​ | Supplied by the map.  | +**%CELL_WIDTH%**  | Width of the cells of the map. The width unit is projection dependent. ​ | Supplied by the map.  | 
-| %NUMBER_OF_LAYERS% ​ | Number of layers/​bands of the map.  | Supplied by the map.  | +**%CELL_WIDTH_IN_METERS%**  | Width of the cells of the map in meters. ​ | Supplied by the map.  | 
-| %NULL_VALUE% ​ | Value representing the null value (no data) of the map.  | Supplied by the map.  | +**%NUMBER_OF_LAYERS%**  | Number of layers/​bands of the map.  | Supplied by the map.  | 
-| %CELL_TYPE% ​ | Text representing the type of the cell of the map.  | Supplied by the map.  | +**%NULL_VALUE%**  | Value representing the null value (no data) of the map.  | Supplied by the map.  | 
-| %CELL_TYPE_CODE% ​ | Code representing the type of the cell of the map. See the [[cell_type_type|cell type definition]] for a list of all valid codes. ​ | Supplied by the map.  | +**%CELL_TYPE%**  | Text representing the type of the cell of the map.  | Supplied by the map.  | 
-| %CREATION_YEAR% ​ | Map creation year.  | Supplied by the system. ​ | +**%CELL_TYPE_CODE%**  | Code representing the type of the cell of the map. See the [[cell_type_type|cell type definition]] for a list of all valid codes. ​ | Supplied by the map.  | 
-| %PROJECTION_WKT% ​ | Map projection represented as a WKT string. ​ | Supplied by the map.  | +**%CREATION_YEAR%**  | Map creation year.  | Supplied by the system. ​ | 
-| %CATEGORIES% ​ | List of map categories, if any. Each category is represented by its cell value and name.  | Supplied by the map.  | +**%PROJECTION_WKT%**  | Map projection represented as a WKT string. ​ | Supplied by the map.  | 
-| %LAYER_RANGES% ​ | List of map layers and their corresponding minimum and maximum cell values. ​ | Supplied by the map.  | +**%CATEGORIES%**  | List of map categories, if any. Each category is represented by its cell value and name.  | Supplied by the map.  | 
-| %CREATION_DATE% ​ | Map creation date.  | Supplied by the system. ​ |+**%LAYER_RANGES%**  | List of map layers and their corresponding minimum and maximum cell values. ​ | Supplied by the map.  | 
 +**%CREATION_DATE%**  | Map creation date.  | Supplied by the system.  | 
 +| **%SOURCE_MODEL_FILE%** ​ | Name of the model script file responsible for the generation of the map.  | Supplied by the map.  |
  
 ===== Map Metadata Template Example ===== ===== Map Metadata Template Example =====
Line 41: Line 43:
 description = '​%DESCRIPTION% description = '​%DESCRIPTION%
  
-Número de Colunas ​: %NUMBER_OF_COLUMNS% +Number of Columns ​: %NUMBER_OF_COLUMNS% 
-Número de Linhas ​: %NUMBER_OF_LINES% +Number of Lines : %NUMBER_OF_LINES% 
-Altura da Célula ​: %CELL_HEIGHT% +Cell Height ​: %CELL_HEIGHT% 
-Largura da Célula ​: %CELL_WIDTH% +Cell Width : %CELL_WIDTH% 
-Número de Camadas ​: %NUMBER_OF_LAYERS% +Layers ​: %NUMBER_OF_LAYERS% 
-Valor Nulo : %NULL_VALUE% +Null Value : %NULL_VALUE% 
-Tipo de Célula ​: %CELL_TYPE%'​+Cell Type : %CELL_TYPE
 +Model File : %SOURCE_MODEL_FILE%'
 source = '​%SOURCE%'​ source = '​%SOURCE%'​
 +citation = '​%CITATION%'​
 original scale = '​%ORIGINAL_SCALE%'​ original scale = '​%ORIGINAL_SCALE%'​
-thematic category = 'planejamentoECadastro ​(015)'+thematic category = 'planning ​(015)'
  
 [SPATIAL REPRESENTATION SYSTEM] [SPATIAL REPRESENTATION SYSTEM]
 creation date = %CREATION_YEAR% creation date = %CREATION_YEAR%
-original format = 'matricial ​(002)'+original format = 'raster ​(002)'
 coordinate system representation = '​%PROJECTION_WKT%'​ coordinate system representation = '​%PROJECTION_WKT%'​
  
Line 65: Line 69:
  
 [METAMETADATA] [METAMETADATA]
-updated = %CREATION_DATE%+updated = '%CREATION_DATE%'
 publishers = '​%PUBLISHERS%'​ publishers = '​%PUBLISHERS%'​
 </​code>​ </​code>​
Line 84: Line 88:
 Null Cell Value : 0.0 Null Cell Value : 0.0
 Number of Lines : 8765 Number of Lines : 8765
-Cell Type : Byte'+Cell Type : Byte 
 +Model File : C:/​models/​otimizagro.egoml'
 source = '​Centro de Sensoriamento Remoto - CSR/UFMG (2015)'​ source = '​Centro de Sensoriamento Remoto - CSR/UFMG (2015)'​
 +citation = '​Soares-Filho BS(2015) Otimizagro model, Brasil: IGC/UFMG. Available at: <​http://​csr.ufmg.br/​dinamica>'​
 original scale = 'Não informada'​ original scale = 'Não informada'​
 thematic category = '​planejamentoECadastro (015)' thematic category = '​planejamentoECadastro (015)'
Line 145: Line 151:
  
 [METAMETADATA] [METAMETADATA]
-updated = 2015/04/23+updated = '2015/04/23'
 publishers = '​Centro de Sensoriamento Remoto - CSR/​UFMG'​ publishers = '​Centro de Sensoriamento Remoto - CSR/​UFMG'​
 </​code>​ </​code>​
-