<geo>
<geo> (coordinate geografiche) contiene una qualsiasi espressione di una serie di coordinate geografiche che rappresenti un punto, una linea o un'area sulla superficie della terra in una data notazione | |
Modulo | namesdates — 13 Names, Dates, People, and Places |
Attributi | |
Usato da | model.measureLike |
Può contenere | Ammessi soltanto caratteri di testo |
Dichiarazione | element geo { att.global.attributes, text } |
Esempio | <geo>41.687142 -74.870109</geo> |
Nota | 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. |