Deprecated: Return type of YDataTable::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/bdavid/prod/georef/yamldoc/ydclasses/ydata.inc.php on line 428

Deprecated: Return type of YamlDataTable::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/bdavid/prod/georef/yamldoc/ydclasses/yamldata.inc.php on line 295
dublincore (pub)
Menu : html yaml json edit check reindex dump unset
* 

name:
  en: 'DCMI Box Encoding Scheme'
  fr: 'schéma de codage DCMI Box'
definition:
  fr: 'Schéma de codage utilisé pour définir les régions dans l''espace par leurs coordonnées géographiques.'
  en: 'Ecoding scheme used to define regions in space by their geographic coordinates.'
examples:
  - title: 'Western Australia'
    code: 'name=Western Australia; northlimit=-13.5; southlimit=-35.5; westlimit=112.5; eastlimit=129'
  - title: 'Lake Jindabyne'
    code: 'northlimit=5980000; westlimit=644000; eastlimit=647000; southlimit=5966000; units=m; projection=UTM zone 55 south'
  - title: 'The Western Hemisphere'
    code: 'westlimit=180; eastlimit=0'
  - title: 'The Tropics'
    code: 'northlimit=23.5; southlimit=-23.5'
  - title: 'A mine, illustrating the use of 3-D coordinates'
    code: 'northlimit=-21.3; southlimit=-21.4; westlimit=139.8; eastlimit=139.9; uplimit=400; downlimit=-100; name=Duchess copper mine'
isAvailableAt: 'http://dublincore.org/documents/dcmi-box/'