<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
<span class="nw">The Network (_NW) table contains all of the topological Transportation Elements</span>
<span class="nw">(Roads, Ferries, Address Area Boundaries Elements) within the MultiNet shapefile</span><span class="nw">. </span>In the table, there are two columns, F_ELEV and T_ELEV that contain the relative elevations at the start and end of the road links respectively.<br><br>By "dividing" or "splitting up", I assumed you meant to have the road links in different layers in your map file so the relative elevation of the road links follows the drawing order of the map. In the DATA directive following the CONNECTIONTYPE "postgis" and CONNECTION "host=servername dbname=databasename password=xxx user=xxx", you create your SQL statement using the values in the F_ELEV and T_ELEV columns:<br>-&nbsp; value 0: represents&nbsp; Ground Z Level (default)<br>-&nbsp; values from -9 to 9: Level -9 to Level 9, resp. from Lowest to Highest Z Level <br><br>Tele Atlas have a white paper available "Open Source Map Rendering Tutorial" (http://developerlink.teleatlas.com/documents.cfm?documentID=250) that covers GeoServer. Also, there is another white paper "Load Into PostgreSQL/PostGIS" (http://developerlink.teleatlas.com/pages/190_white_papers.cfm).<br><br>kind regards,<br><br>Edward<br><br>&gt; Date: Sun, 15 Aug 2010 01:15:39 -0700<br>&gt; From: xiaoshitou1986126@126.com<br>&gt; To: mapserver-users@lists.osgeo.org<br>&gt; Subject: [mapserver-users] RE: How to use tele atlas data to publish the        bridge structure?<br>&gt; <br>&gt; <br>&gt; IF the Tele Atlas MultiNet product has a relative Z-level attribute for each<br>&gt; of the road links ,which table does the attribute lied in? what is the name<br>&gt; of the attribute? Could you give me a specific answer about how to use the<br>&gt; related attribute to split up the Tele Atlas data ?<br>&gt; -- <br>&gt; View this message in context: http://osgeo-org.1803224.n2.nabble.com/How-to-use-tele-atlas-data-to-publish-the-bridge-structure-tp5422743p5424803.html<br>&gt; Sent from the Mapserver - User mailing list archive at Nabble.com.<br>&gt; _______________________________________________<br>&gt; mapserver-users mailing list<br>&gt; mapserver-users@lists.osgeo.org<br>&gt; http://lists.osgeo.org/mailman/listinfo/mapserver-users<br>                                               </body>
</html>