Santiago Higuera de Frutos - María Castro Malpica
Universidad Politécnica de Madrid
http://shiguera.github.io/cit2016Levels of information considered in highway physical inventories


Examples:

Example:
<node id="25496583" lat="51.5173639" lon="-0.140043">
<tag k="highway" v="traffic_signals"/>
<tag k="group" v="warning"/>
<tag k="code" v="es:P1"/>
</node>

Example:
<Line id="5090250">
<nd ref="822403"/>
<nd ref="21533912"/>
<nd ref="821601"/>
<tag k="highway" v="residential"/>
<tag k="name" v="Clipstone Street"/>
<tag k="oneway" v="yes"/>
</Line>
If the first and last Node of a Line are the same node
Tagging establishes the type of feature
Modeling complex elements

Example:
<relation id="1">
<tag k="type" v="multipolygon" />
<member type="way" id="1" role="outer" />
<member type="way" id="2" role="inner" />
</relation>
Example:
<node id="25496583" lat="51.5173639" lon="-0.140043">
<tag k="altitude" v="960.0"/>
<tag k="levels" v="2"/>
<tag k="height" v="32.0"/>
<tag k="min-height" v="12.0"/>
<tag k="max-height" v="32.0"/>
</node>
ISO 19148: Geographic information — Linear referencing
Any relational database can store this schema
SQLITE for straightforward inventories and mobile solutions
If you need more information about this project or you are interested in funding its development, email to:
Esta obra está bajo una Licencia
Creative Commons Atribución-NoComercial-CompartirIgual
3.0 Unported