<geo>
<geo> (geographical coordinates) 地球上の一点,線,領域を表すための,地理上の座標を示す. | |
モジュール | namesdates — 13 Names, Dates, People, and Places |
属性 | |
当該モジュールを使用するもの | model.measureLike |
下位 | 文字データのみ |
宣言 | element geo { att.global.attributes, text } |
例 | <geo>41.687142 -74.870109</geo> |
解説 | All uses of <geo> within a document are required to use
the same coordinate system, which is that defined by a
<geoDecl> element supplied in the TEI Header. If no such
element is supplied, the assumption is that the content of each
<geo> element will be a pair of numbers separated by
whitespace, to be interpreted as latitude followed by longitude
according to the World Geodetic System. |