Place
THDL Toolbox > Places & Geography > THDL Gazetteer > Gazetteer DTD Decoded For Dummies > Place Element
Details for the element "place"from the THDL Gazetteer DTD Decoded for Dummies
Definition of the Element
<!ELEMENT place (address?, boundedby?, geometry?, time*)> <!ATTLIST place %a.common;>
Description of the Element
place = Spatial location of the feature. If multiple address, boundedby, measurement and geometry elements are necessary, then the place element must be repeated. The time element in this context is used to encode the time range during which the feature was at this location.
The use of boundedby and geometry is not yet documented and it is unclear whether this data belongs in the XML at all, as it has been to date, or if it all should be derived from they geodatabase to come.
Attributes of the Element
The attribute "place" is %a.common.
XML Markup Examples
TBA.