geo

TEI guidelines element geo

Schema specification

Content

Please use your editor to see what elements, attributes and in what order they are allowed.

Text

See: att.global.attributes

See: att.declaring.attributes

Schema specification

The rules here help the encoding of the coordinates. It is anyway preferable to use the sameAs in <place> if possible to point to an external authority with coordinates. If this is not possible than coordinates might be provided. Please do not delete coordinates if you add an external pointer. Beta maṣāḥǝft Guidelines

context rule report
tei:geo[not(@rend)] not(matches(.,'\-?\d{1,3}\.\d{3,6}\s\-?\d{1,3}\.\d{3,6}'))
Coordinates should be written as decimal degrees separated by a single space e.g. "14.165289 39.447665" latitude first.
tei:geo[@rend] matches(.,'\,')
Please use one for line for each point defining the polygon. Please do not add spaces at the beginning and end of the sequence. You can draw your polygon with https://www.keene.edu/campus/maps/tool/ and copy past directly from there. Just take care, please, to remove the commas afterwards..
tei:geo[@rend] matches(.,'ˆ\s')
Please use one for line for each point defining the polygon. Please do not add spaces at the beginning and end of the sequence. You can draw your polygon with https://www.keene.edu/campus/maps/tool/ and copy past directly from there. Just take care, please, to remove the commas afterwards..
tei:geo[@rend] matches(.,'\s$')
Please use one for line for each point defining the polygon. Please do not add spaces at the beginning and end of the sequence. You can draw your polygon with https://www.keene.edu/campus/maps/tool/ and copy past directly from there. Just take care, please, to remove the commas afterwards..

This element is mentioned in the following pages

    Revisions of this page

    • Pietro Maria Liuzzo on 2018-04-24: stub of page