<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Neatline &#187; Tips &amp; Tricks</title>
	<atom:link href="http://www.cadsoft-consult.com/blogs/geo/category/tips-tricks/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cadsoft-consult.com/blogs/geo</link>
	<description>A geospatial conversation</description>
	<lastBuildDate>Mon, 16 Jan 2012 23:35:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Property Alterations: Get Elevations from Layer Names</title>
		<link>http://www.cadsoft-consult.com/blogs/geo/2012/01/property-alterations-get-elevations-from-layer-names/</link>
		<comments>http://www.cadsoft-consult.com/blogs/geo/2012/01/property-alterations-get-elevations-from-layer-names/#comments</comments>
		<pubDate>Mon, 16 Jan 2012 23:35:16 +0000</pubDate>
		<dc:creator>Rick Chappell</dc:creator>
				<category><![CDATA[Autodesk]]></category>
		<category><![CDATA[Civil 3D]]></category>
		<category><![CDATA[Geospatial]]></category>
		<category><![CDATA[Interoperability]]></category>
		<category><![CDATA[Map 3D]]></category>
		<category><![CDATA[Mapping]]></category>
		<category><![CDATA[Tips & Tricks]]></category>

		<guid isPermaLink="false">http://www.cadsoft-consult.com/blogs/geo/?p=428</guid>
		<description><![CDATA[Every once in a while, I run across an AutoCAD drawing with contour lines that are 2d polylines with an elevation of zero, but the actual elevation is the layer name. While they appear as contour lines, that’s not a very useful format for the modeling world – particularly for Civil 3D users that want [...]]]></description>
			<content:encoded><![CDATA[<div id="_mcePaste">Every once in a while, I run across an AutoCAD drawing with contour lines that are 2d polylines with an elevation of zero, but the actual elevation is the layer name. While they appear as contour lines, that’s not a very useful format for the modeling world – particularly for Civil 3D users that want to use the polyline contours to create a surface. These files usually come from a GIS conversion process, typically where the GIS provider doesn&#8217;t understand DWGs and AutoCAD modeling. Often the data started as a shape file, and someone converts it to a DWG and sets the elevation property as the layer name.</div>
<div><a href="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2012/01/AP1.png" rel="lightbox[428]"><img class="alignleft size-medium wp-image-429" title="AP1" src="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2012/01/AP1-300x270.png" alt="" width="300" height="270" /></a></div>
<div>There’s a relatively simple way to change it to a more useful format. The trick is to use AutoCAD Map 3D’s Drawing Attach command (found on the task Pane under the Map Explorer tab).</div>
<div>Select the DWG with contours and add them to the selection set shown in the bottom box and hit OK. The DWG file will show up under the Drawings folder on the Map Explorer.</div>
<div><a href="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2012/01/AP2.png" rel="lightbox[428]"><img class="aligncenter size-medium wp-image-430" title="AP2" src="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2012/01/AP2-268x300.png" alt="" width="268" height="300" /></a></div>
<div id="_mcePaste">You can select the Drawings folder, right click and select Quick View, make sure the Zoom to the Extents button is flagged, and hit enter. That will set your drawing extents to match the contour drawing extents – it becomes a visual to check progress. Remember, a Quick View is only a view, and will disappear with a regen.</div>
<div id="_mcePaste">When that is finished, select the Current Query under the Query Library on the Map Explorer.</div>
<div><a href="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2012/01/AP3.png" rel="lightbox[428]"><img class="aligncenter size-full wp-image-431" title="AP3" src="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2012/01/AP3.png" alt="" width="247" height="212" /></a></div>
<div id="_mcePaste">On the Define Query dialog, hit the Location Query Type and set to All, and then under Options, select Alter Properties.</div>
<div id="_mcePaste">On the Set Property Alterations dialog, select the Elevation property (this is the property we want to change) and then select the Expression button.</div>
<div id="_mcePaste">Expand the Properties folder (this is all of the objects AutoCAD properties) and select Layer. This will set the Layer name as the data source.</div>
<div id="_mcePaste">Select the Add and it will create the expression in the box at the top of the dialog. This will tell the query command to copy the value from the Layer name to the Elevation. In this case it will work because the layer name is a number. If it was not a number, this wouldn’t work the same way.</div>
<div><a href="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2012/01/AP41.png" rel="lightbox[428]"><img class="aligncenter size-medium wp-image-433" title="AP4" src="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2012/01/AP41-300x128.png" alt="" width="300" height="128" /></a></div>
<div id="_mcePaste">When you get ready to run the query, be sure to set the Query Mode to Draw. The when you execute the query, the contour lines will be copied into your current drawing and the elevations should now match the layer name.</div>
<div id="_mcePaste">Check out<a href="http://youtu.be/a5Xofc9lrxY"> my video </a>on this on the CADsoft YouTube channel:</div>
]]></content:encoded>
			<wfw:commentRss>http://www.cadsoft-consult.com/blogs/geo/2012/01/property-alterations-get-elevations-from-layer-names/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating AutoCAD Text from Geospatial Datasets</title>
		<link>http://www.cadsoft-consult.com/blogs/geo/2010/08/creating-autocad-text-from-geospatial-datasets/</link>
		<comments>http://www.cadsoft-consult.com/blogs/geo/2010/08/creating-autocad-text-from-geospatial-datasets/#comments</comments>
		<pubDate>Mon, 09 Aug 2010 17:50:39 +0000</pubDate>
		<dc:creator>Rick Chappell</dc:creator>
				<category><![CDATA[Autodesk]]></category>
		<category><![CDATA[Geospatial]]></category>
		<category><![CDATA[Interoperability]]></category>
		<category><![CDATA[Map 3D]]></category>
		<category><![CDATA[Mapping]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Utilities]]></category>

		<guid isPermaLink="false">http://www.cadsoft-consult.com/blogs/geo/?p=261</guid>
		<description><![CDATA[In this tip, I’m going to convert attribute information from a data set in ESRI Shape format, and create a text label from that attribute. There are a couple of techniques, but in this case, I’ll show a quick and easy technique to create AutoCAD text labels from a connected shape dataset using an FDO [...]]]></description>
			<content:encoded><![CDATA[<p>In this tip, I’m going to convert attribute information from a data set in ESRI Shape format, and create a text label from that attribute. There are a couple of techniques, but in this case, I’ll show a quick and easy technique to create AutoCAD text labels from a connected shape dataset using an FDO connection.</p>
<p>Start with a new drawing, assign the coordinate system and create a connection to the data set to label.</p>
<p><a href="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2010/08/Connect-to-Shape.jpg" rel="lightbox[261]"><img class="alignleft size-medium wp-image-262" title="Connect to Shape" src="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2010/08/Connect-to-Shape-300x156.jpg" alt="" width="300" height="156" /></a></p>
<p>Add the data to the map, and the dataset will show up in my Display Manager.</p>
<p><a href="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2010/08/Task-Pane-Data.jpg" rel="lightbox[261]"></a></p>
<p>Once the data connection established, create a style and hit the feature label option. This will open the Style Label dialog box where all the settings are to get the labels to look the way you want.</p>
<p style="text-align: center;"><a href="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2010/08/SetLabelStyle.jpg" rel="lightbox[261]"><img class="size-medium wp-image-265 aligncenter" title="SetLabelStyle" src="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2010/08/SetLabelStyle-300x187.jpg" alt="" width="300" height="187" /></a></p>
<p> </p>
<p><a href="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2010/08/SetMultiline.jpg" rel="lightbox[261]"><img class="alignleft size-medium wp-image-266" title="SetMultiline" src="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2010/08/SetMultiline-300x112.jpg" alt="" width="300" height="112" /></a>Going down the dialog box, set the Multiline Option (the Advanced Placement option will set the text to follow the line, which you may want for certain conditions, but the text can end up in separate text entities for every letter – that may be ok – it depends on what you are looking for).</p>
<p>The next item is to identify what property (attribute item) you want to use for your label. If you have an attribute that is exactly what you want, you can set it and be done. In some cases, you may want to modify the value or even combine several elements of the text. To add pipe sizes, take the size and add an inch symbol (the double quote) – so an 8” line will read 8”. You could add material so the label reads 12” PVC, or if doing street names, you might want to combine the street number, direction, name and type to get a complete street name. To modify this, select expression here. This will open the Map Expression Builder dialog box.</p>
<p><a href="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2010/08/SetPropertyExpression.jpg" rel="lightbox[261]"><img class="aligncenter size-medium wp-image-286" title="SetPropertyExpression" src="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2010/08/SetPropertyExpression-300x289.jpg" alt="" width="300" height="289" /></a></p>
<p>There are a lot of options for creating text labels from data, calculations, or other elements. In this case, I want to place some text elements together. The function to combine text is concatenate, which I can find under the text functions under Concat.</p>
<p><a href="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2010/08/Concat-function.jpg" rel="lightbox[261]"><img class="aligncenter size-medium wp-image-287" title="Concat function" src="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2010/08/Concat-function-300x91.jpg" alt="" width="300" height="91" /></a></p>
<p>Selecting the function places the text and format in the expression window. The function works on the elements contained in the following parenthesis, and the bracketed text property are place holders for the text elements. To get the pipe size and combine it with an inch symbol, replace the first Text Property with the value for the size, and the second with the “ symbol (surrounded by single quotes to show it’s a text value – ‘”’). You can continue to add pieces of text until you get the desired label. To add attribute values, such as the size, use the Property menu and the list of attributes will be there sorted by the type of field. I’ll select the size, and complete the expression &#8211; Concat ( SIZE , &#8216;&#8221;&#8216; ). For street names, an expression might be concat( ST_DIR, “ “, ST_NAME, “ “, ST_TYPE) where the “ “ is used to add spaces between the fields.</p>
<p><a href="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2010/08/Attribute-values.jpg" rel="lightbox[261]"><img class="aligncenter size-medium wp-image-296" title="Attribute values" src="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2010/08/Attribute-values-300x270.jpg" alt="" width="300" height="270" /></a></p>
<p>You can use any combination of data fields and other elements to create a label with this expression process.</p>
<p>Once the expression is set, you can set the display parameters such as size, color and font. Remember with the size, Map Space is scale relative to the model and set the height to a specific value, while device space is relative to the monitor, or view, and will change the physical height based on the zoom scale.</p>
<p><a href="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2010/08/Labels.jpg" rel="lightbox[261]"><img class="aligncenter size-medium wp-image-291" title="Labels" src="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2010/08/Labels-300x275.jpg" alt="" width="300" height="275" /></a></p>
<p>Once the labels are set how we want them, we can go to the Display Manager and select Save Current Map to DWG from the Tools menu.</p>
<p><a href="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2010/08/SaveMaptoDWG.jpg" rel="lightbox[261]"><img class="aligncenter size-medium wp-image-292" title="SaveMaptoDWG" src="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2010/08/SaveMaptoDWG-263x300.jpg" alt="" width="263" height="300" /></a></p>
<p>After saving to a new drawing file, we can open the file and the labels are now standard AutoCAD text items along with the roads. The process actually takes more to write about than to actually do.</p>
<p><a href="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2010/08/streetnameproperties.jpg" rel="lightbox[261]"><img class="aligncenter size-medium wp-image-293" title="streetnameproperties" src="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2010/08/streetnameproperties-300x149.jpg" alt="" width="300" height="149" /></a></p>
<p>Next post, I’ll go the other direction. I’ll show how to grab labels and turn them into attributes.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cadsoft-consult.com/blogs/geo/2010/08/creating-autocad-text-from-geospatial-datasets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting Your Results &#8211; Using Network Topologies</title>
		<link>http://www.cadsoft-consult.com/blogs/geo/2010/05/getting-your-results-using-network-topologies/</link>
		<comments>http://www.cadsoft-consult.com/blogs/geo/2010/05/getting-your-results-using-network-topologies/#comments</comments>
		<pubDate>Fri, 07 May 2010 17:10:23 +0000</pubDate>
		<dc:creator>Rick Chappell</dc:creator>
				<category><![CDATA[Autodesk]]></category>
		<category><![CDATA[Civil 3D]]></category>
		<category><![CDATA[Geospatial]]></category>
		<category><![CDATA[Map 3D]]></category>
		<category><![CDATA[Mapping]]></category>
		<category><![CDATA[Tips & Tricks]]></category>

		<guid isPermaLink="false">http://www.cadsoft-consult.com/blogs/geo/?p=200</guid>
		<description><![CDATA[One of the important tools that AutoCAD Map 3D includes is the capability to work with topologies. It can create and manage them, and more importantly, do analysis from these topologies. Basic training classes, and all of the books I’ve seen, show how to create, manage and perform analysis with topologies.  One thing that is [...]]]></description>
			<content:encoded><![CDATA[<p>One of the important tools that AutoCAD Map 3D includes is the capability to work with topologies. It can create and manage them, and more importantly, do analysis from these topologies. Basic training classes, and all of the books I’ve seen, show how to create, manage and perform analysis with topologies.  One thing that is absent, is how to take advantage of and access the results after the analysis – it’s the cause of a lot of questions from people I work with.</p>
<p>Before I get on to working with the results, I want to give some background of topologies, and how AutoCAD Map 3D manages them.</p>
<p>Topology is a technique for managing spatial relationships between objects. It is a particularly useful technique for managing networks of objects, such as utilities or streets. The relationships allow you to trace up- or downstream to answer questions, such as:</p>
<ul>
<li>What customers will be out of power if this line is down?</li>
<li>What is the likely source of contaminant (common point upstream) when there are a series of sites that are showing high levels of contaminants?</li>
<li>What is the shortest route between two locations?</li>
</ul>
<p>The relationships are created by maintaining unique identifiers for each point or junction and line in data tables. These identifiers are called Primary Keys. The lines will also contain fields to include the identifiers of the points from each end of the line. These are called Foreign Keys. By searching for lines that have a specific point identifier, you can find all the lines that connect to a point, and go from point to associate line to associated point to associated line, etc, much like a monkey swinging from one vine to the next.</p>
<p>Consider the example below.  Here is a collection of lines and points. There is graphic representation of the network, and a snapshot of the data tables from the network. Look at point # 2364.  It appears to be the end of <a href="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2010/05/Network1.jpg" rel="lightbox[200]"></a></p>
<p><img class="aligncenter size-medium wp-image-201" title="Network1" src="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2010/05/Network1-300x162.jpg" alt="" width="300" height="162" />that particular network stream. We look for all of the lines that have either a start point or end point value equal to 2364, and we find that line # 6888 has 2364 as an end point. We then look at the other point value and find it is 2359 (the start point and end point allow a topology to show direction as well as just connections), so we <a href="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2010/05/Network2.jpg" rel="lightbox[200]"></a><a href="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2010/05/Network2.jpg" rel="lightbox[200]"></a><a href="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2010/05/Network2.jpg" rel="lightbox[200]"><img class="alignleft size-full wp-image-202" title="Network2" src="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2010/05/Network2.jpg" alt="" width="620" height="231" /></a>search the line table for other lines that have that value. We will find line #’s 6887 and 6921. We can then continue in this process until we get the results we are looking for.  For a best route, we will evaluate the potential sets of lines that provide a connection between the two points, and use some criteria to determine the best (usually the shortest lengths) set or route.</p>
<p><a href="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2010/05/Network3.jpg" rel="lightbox[200]"><img class="alignleft size-full wp-image-210" title="Network3" src="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2010/05/Network3.jpg" alt="" width="166" height="144" /></a>AutoCAD Map 3D provides tools and the data structures to create and manage topologies, as well as topology analysis tools. Within the Task-based Workspace, the topology commands can be found on the Object Map ribbon on the Topology panel.   The only thing required to create a network topology is a clean network of lines (clean means that the end of one line exactly meets another line – their coordinates should match). Map 3D will create points (called Nodes) at the junction points if they don’t exist in the data.</p>
<p><a href="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2010/05/Network4.jpg" rel="lightbox[200]"><img class="alignright size-full wp-image-211" title="Network4" src="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2010/05/Network4.jpg" alt="" width="269" height="144" /></a>Once a network topology is created, Map 3D will create Object Data to manage to topological relationships. The nodes will get a table called TPMNODE_<em>topologyname </em>(where<em> topologyname</em> is the name of the topology). You can use the Edit Object Data command (The Object Data panel of the Object Map ribbon) to select a node and review the table information. The ID field is the critical element (the resistance values can be used to manipulate the analysis – for example, the resistance on a point could be a time factor for an average stop at a stop sign so route can be qualitatively compared including stops, turns, etc).</p>
<p><a href="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2010/05/Network5.jpg" rel="lightbox[200]"><img class="size-medium wp-image-212 alignnone" title="Network5" src="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2010/05/Network5-300x183.jpg" alt="" width="300" height="183" /></a></p>
<p>You can also see the values of the object data by selecting an object and reviewing the Properties (on newer versions of map 3D).</p>
<p><a href="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2010/05/Network5.jpg" rel="lightbox[200]"></a></p>
<p><a href="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2010/05/Network6.jpg" rel="lightbox[200]"><img class="size-medium wp-image-213 alignnone" title="Network6" src="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2010/05/Network6-300x160.jpg" alt="" width="300" height="160" /></a></p>
<p><a href="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2010/05/Network7.jpg" rel="lightbox[200]"><img class="alignright size-medium wp-image-214" title="Network7" src="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2010/05/Network7-300x170.jpg" alt="" width="300" height="170" /></a>The lines (Map 3D calls them LINKS) will get their own set of Object Data, called TPMLINK_<em>topologyname</em>. The line (or link) object data will include additional fields. The critical elements are the Start_Node and End_Node fields, which are how Map 3D manages the topology relationships.</p>
<p><a href="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2010/05/Network7.jpg" rel="lightbox[200]"></a> </p>
<p><a href="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2010/05/Network8.jpg" rel="lightbox[200]"><img class="alignleft size-medium wp-image-215" title="Network8" src="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2010/05/Network8-300x110.jpg" alt="" width="300" height="110" /></a></p>
<p>The purpose of creating and managing topology is to perform analysis, and the tools ar<a href="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2010/05/Network7.jpg" rel="lightbox[200]"></a>e also available on the Topology panel of the Object Map ribbon.  The three network analysis tools are Shortest Path, Best Route and Flood Trace.</p>
<p><a href="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2010/05/Network9.jpg" rel="lightbox[200]"><img class="aligncenter size-medium wp-image-216" title="Network9" src="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2010/05/Network9-300x103.jpg" alt="" width="300" height="103" /></a></p>
<p><a href="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2010/05/Network10.jpg" rel="lightbox[200]"><img class="alignright size-medium wp-image-217" title="Network10" src="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2010/05/Network10-300x191.jpg" alt="" width="300" height="191" /></a>When completing the analysis, you have the option of highlighting the results w<a href="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2010/05/Network10.jpg" rel="lightbox[200]"></a>ith a color (it will go away with the next redraw), or save to a topology. You will give the results a name (my example attached was a flood trace, and I named the resulting topology FloodResults).</p>
<p><a href="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2010/05/Network10.jpg" rel="lightbox[200]"></a> </p>
<p>Once the topology is created, I can always re-highlight the topology, but it goes away with each redraw. That makes it a bit difficult to use for further analysis or to even print the results.<br />
<a href="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2010/05/Network11.jpg" rel="lightbox[200]"><img class="aligncenter size-medium wp-image-218" title="Network11" src="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2010/05/Network11-300x247.jpg" alt="" width="300" height="247" /></a></p>
<p style="text-align: center;">The easy way to work with them at this point is to save the drawing with the result topology (or topologies) and open a new drawing. In the new drawing, use the Map 3D drawing attach tools to connect to the results drawing.</p>
<p><img class="size-medium wp-image-219 aligncenter" title="Network12" src="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2010/05/Network12-281x300.jpg" alt="" width="281" height="300" /></p>
<p><a href="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2010/05/Network13.jpg" rel="lightbox[200]"><img class="alignright size-full wp-image-220" title="Network13" src="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2010/05/Network13.jpg" alt="" width="262" height="162" /></a>In the Map Explorer of the Task Pane, the topologies from the attached drawing will be visible in a greyed out icon. This means the topology hasn’t been loaded into the current drawing.</p>
<p>Right-click on the result topology and select the Load Topology option under the Administration menu.</p>
<p><a href="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2010/05/Network14.jpg" rel="lightbox[200]"><img class="aligncenter size-medium wp-image-221" title="Network14" src="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2010/05/Network14-300x122.jpg" alt="" width="300" height="122" /></a></p>
<p>This will open a dialog box with the option to Create objects when loaded. Select<a href="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2010/05/Network13.jpg" rel="lightbox[200]"></a>ing this will recreate the topology objects in the current drawing, essentially making a copy of the topology data from the original file.</p>
<p><a href="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2010/05/Network15.jpg" rel="lightbox[200]"><img class="aligncenter size-medium wp-image-222" title="Network15" src="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2010/05/Network15-300x285.jpg" alt="" width="300" height="285" /></a></p>
<p>You may have to Zoom Extents to see the newly created data.</p>
<p><a href="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2010/05/Network16.jpg" rel="lightbox[200]"><img class="aligncenter size-medium wp-image-223" title="Network16" src="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2010/05/Network16-300x258.jpg" alt="" width="300" height="258" /></a></p>
<p>At this point, we now have just the objects and topology from the result topology we created. We can save this and have it available for future applications and uses, such as printing route maps or performing buffers, etc. In addition, the objects will have not only the object data from the results topology, but it will also have the data from the original topology and any object data from the original objects.</p>
<p><a href="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2010/05/Network17.jpg" rel="lightbox[200]"><img class="aligncenter size-medium wp-image-224" title="Network17" src="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2010/05/Network17-239x300.jpg" alt="" width="239" height="300" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cadsoft-consult.com/blogs/geo/2010/05/getting-your-results-using-network-topologies/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Some new AutoCAD Map 3D Installation Help</title>
		<link>http://www.cadsoft-consult.com/blogs/geo/2010/04/some-new-autocad-map-3d-installation-help/</link>
		<comments>http://www.cadsoft-consult.com/blogs/geo/2010/04/some-new-autocad-map-3d-installation-help/#comments</comments>
		<pubDate>Tue, 13 Apr 2010 23:22:06 +0000</pubDate>
		<dc:creator>Rick Chappell</dc:creator>
				<category><![CDATA[2011]]></category>
		<category><![CDATA[Autodesk]]></category>
		<category><![CDATA[Map 3D]]></category>
		<category><![CDATA[Tips & Tricks]]></category>

		<guid isPermaLink="false">http://www.cadsoft-consult.com/blogs/geo/?p=193</guid>
		<description><![CDATA[Katie Jacques from Autodesk has posted an item on the new Installation &#38; Licensing forum listing some new videos for installing Map 3D 2011. It covers network and stand alone installs, creating deployments and post install tasks. So if you&#8217;re planning your upgrade, it could prove to be quite helpful. Check it out!]]></description>
			<content:encoded><![CDATA[<p>Katie Jacques from Autodesk has posted an item on the new<a href="http://discussion.autodesk.com/forums/forum.jspa?forumID=24"> Installation &amp; Licensing forum </a>listing some new videos for installing Map 3D 2011. It covers network and stand alone installs, creating deployments and post install tasks. So if you&#8217;re planning your upgrade, it could prove to be quite helpful.</p>
<p><a href="http://discussion.autodesk.com/forums/thread.jspa?threadID=768155&amp;tstart=120">Check it out!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cadsoft-consult.com/blogs/geo/2010/04/some-new-autocad-map-3d-installation-help/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Autodesk Opens New Support Page</title>
		<link>http://www.cadsoft-consult.com/blogs/geo/2010/04/autodesk-opens-new-support-page/</link>
		<comments>http://www.cadsoft-consult.com/blogs/geo/2010/04/autodesk-opens-new-support-page/#comments</comments>
		<pubDate>Fri, 02 Apr 2010 17:06:48 +0000</pubDate>
		<dc:creator>Rick Chappell</dc:creator>
				<category><![CDATA[Autodesk]]></category>
		<category><![CDATA[Tips & Tricks]]></category>

		<guid isPermaLink="false">http://www.cadsoft-consult.com/blogs/geo/?p=189</guid>
		<description><![CDATA[Pete Kelsey shared the link to the new page on his blog.  This new site is all about installation and licensing. It includes documentation, troubleshooting helps, videos and more. It should be a great resource. Check it out.]]></description>
			<content:encoded><![CDATA[<p>Pete Kelsey shared the link to the new page on <a href="http://petekelsey.typepad.com/the_dirt/2010/03/new-support-page-for-autodesk-product-installation-licensing.html">his blog</a>.  This new site is all about installation and licensing. It includes documentation, troubleshooting helps, videos and more. It should be a great resource.</p>
<p><a href="http://usa.autodesk.com/adsk/servlet/item?siteID=123112&amp;id=14425115">Check it out.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cadsoft-consult.com/blogs/geo/2010/04/autodesk-opens-new-support-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Try Out a Map Book</title>
		<link>http://www.cadsoft-consult.com/blogs/geo/2010/03/try-out-a-map-book/</link>
		<comments>http://www.cadsoft-consult.com/blogs/geo/2010/03/try-out-a-map-book/#comments</comments>
		<pubDate>Mon, 22 Mar 2010 14:55:59 +0000</pubDate>
		<dc:creator>Rick Chappell</dc:creator>
				<category><![CDATA[Autodesk]]></category>
		<category><![CDATA[Civil 3D]]></category>
		<category><![CDATA[Geospatial]]></category>
		<category><![CDATA[Map 3D]]></category>
		<category><![CDATA[Mapping]]></category>
		<category><![CDATA[Tips & Tricks]]></category>

		<guid isPermaLink="false">http://www.cadsoft-consult.com/blogs/geo/?p=163</guid>
		<description><![CDATA[On the Task Pane of AutoCAD Map 3D, there is a series of tabs. I spend a lot of time demonstrating and talking about the first two, but I don’t spend much time on the third one – Map Book. The Map Book tab is simply a set of tools designed to help users generate [...]]]></description>
			<content:encoded><![CDATA[<p>On the Tas<img class="alignleft size-medium wp-image-164" title="MapBookTab" src="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2010/03/MapBookTab-193x300.jpg" alt="MapBookTab" width="193" height="300" />k Pane of AutoCAD Map 3D, there is a series of tabs. I spend a lot of time demonstrating and talking about the first two, but I don’t spend much time on the third one – Map Book. The Map Book tab is simply a set of tools designed to help users generate an easily reproducible set of printed maps. It will generate a standard AutoCAD Sheet Set, but will include some tools specifically designed to simplify setting up a grid-based Sheet Set, complete with a key map and navigation features.</p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p><img class="size-full wp-image-165 alignright" title="MoreMapBooks" src="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2010/03/MoreMapBooks.jpg" alt="MoreMapBooks" width="271" height="158" /></p>
<p>You can also have a number of Map Books defined. You may want different books for different utilities, or you may have different scales needed for different map sets. Moving back and forth is just a matter of selecting the appropriate map book at the top of the task pane.</p>
<p> </p>
<p>Before creating a new map set, you need to make some decisions. You will need a template drawing file with a layout defined with a title block, and if desired, the adjacent navigation blocks, main, key view and legend viewports. There are a number of templates to use as examples that come with Map. You can find them with the other templates in \Documents and Settings\\Local Settings\Application Data\Autodesk\ AutoCAD Map 3D 2010\R17.2\enu\Templates. These templates may net perfectly suit your specific application, but they can give you some ideas.</p>
<p><img class="alignleft size-medium wp-image-169" title="PlaceholdersTool" src="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2010/03/PlaceholdersTool-300x123.jpg" alt="PlaceholdersTool" width="300" height="123" />You can open one of these and use the Identify Template Placeholders command from the Tools button to look through the settings.</p>
<p> </p>
<p>Once you have everything ready, you can use the New button to start a new map book. As with most things Map, you will get a workflow-based dialog box. Go through each section of the dialog before closing the dialog or hitting the generate button.</p>
<p>First, you’ll set a name in the Source. You will select Map Display if you’re plotting objects from the Display Manager (primarily FDO connections) and Model Space if you’re selecting AutoCAD Objects. Remember, you can add Objects from model space into the map display.</p>
<p>Your next step is to select the template drawing file, with the Layout and Title Block you’ve setup. At this point you can add the links to adjacent sheets. You will also set the scale here.</p>
<p><img class="alignright size-medium wp-image-167" title="Tiling" src="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2010/03/Tiling-300x299.jpg" alt="Tiling" width="300" height="299" />Next, you will set up your map grid using a Tiling Scheme. You can set the grid based on the size of the map (area), by the number of sheets you want, or by selecting a premade grid made from existing closed polylines. You can also set a map overlap, so that you can have a strip of surrounding area. You do that with a percentage.</p>
<p> </p>
<p> </p>
<p> </p>
<p>If you want to create an overlap, and still keep scale maps (I’m not sure who wouldn’t), a friend of mine, Jeremiah McKnelly wrote a great tip for getting true scale map books with an overlap. <a href="http://gisx.blogspot.com/search?updated-min=2008-01-01T00%3A00%3A00-08%3A00&amp;updated-max=2009-01-01T00%3A00%3A00-08%3A00&amp;max-results=9">Check it out here</a>.</p>
<p><img class="alignleft size-medium wp-image-168" title="Naming" src="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2010/03/Naming1-297x300.jpg" alt="Naming" width="297" height="300" />The next step is to set a naming scheme for your grid. You have several options based on numbers, letters, or you can even use data from the drawing using the expression builder.</p>
<p>Next you can define your key drawing. You can use premade keys, or generate one on the fly by selecting the layers you want to show.</p>
<p>You can then add a legend where map will setup the viewport if you’ve already created a legend, or you can set up a space to add one later.</p>
<p>Finally, you get to define where you’ll put your sheet set definition file (.DST).</p>
<p><img class="alignright size-medium wp-image-170" title="Tileprops" src="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2010/03/Tileprops-300x228.jpg" alt="Tileprops" width="300" height="228" />After all this, your Map Book tab will now display all the sheets with their views. You can check the properties of one of the views to see the adhacent sheet information stored. You will also see all of your new layouts, all named and ready to go.</p>
<p> </p>
<p> </p>
<p> </p>
<p>The process allows you to very quickly layout some simple sheet sets with very minimal effort. If your organization needs to plot map books or sets of printed maps, this may be the right tool for</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cadsoft-consult.com/blogs/geo/2010/03/try-out-a-map-book/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Where’d My Property Go: Finding data during Splits and Merges</title>
		<link>http://www.cadsoft-consult.com/blogs/geo/2010/01/where%e2%80%99d-my-property-go-finding-data-during-splits-and-merges/</link>
		<comments>http://www.cadsoft-consult.com/blogs/geo/2010/01/where%e2%80%99d-my-property-go-finding-data-during-splits-and-merges/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 23:32:47 +0000</pubDate>
		<dc:creator>Rick Chappell</dc:creator>
				<category><![CDATA[Autodesk]]></category>
		<category><![CDATA[Geospatial]]></category>
		<category><![CDATA[Map 3D]]></category>
		<category><![CDATA[Mapping]]></category>
		<category><![CDATA[Tips & Tricks]]></category>

		<guid isPermaLink="false">http://www.cadsoft-consult.com/blogs/geo/?p=110</guid>
		<description><![CDATA[  One of the challenges when working with geospatial systems is managing the data attributes when the object is split or combined with another. For example, if I have two parcels that are joining, and they have different Assessor Parcel Numbers (APNs), how do I get just one new APN from the 2 previous APNs. [...]]]></description>
			<content:encoded><![CDATA[<p> </p>
<p>One of the challenges when working with geospatial systems is managing the data attributes when the object is split or combined with another. For example, if I have two parcels that are joining, and they have different Assessor Parcel Numbers (APNs), how do I get just one new APN from the 2 previous APNs. And what happens to the area field? Or when I split a parcel, how does the system name the 2 new parcels? More importantly, that about the ID field that serves as a key to link to other databases. The answer is that you can pretty much set it to do what you want. AutoCAD Map incorporated split and merge tools so that you can manage them. The following example should give you an idea of how to get started. The important thing is that like most things GIS, putting some thought into it prior to trying to do the work will give you the best results. In other words, design is very important.</p>
<p>My example will use a proposed forests data set. I have attributes for the proposed name, the area, perimeter, and the area in square kilometers and hectares. During the join, I want to rename to proposed forest, and update the area and perimeter fields.</p>
<p><em>NOTE:  As I go through this, keep in mind the terminology gets wonky. The same words can be used to describe multiple elements of these objects. For example, the attributes of a feature can be called attributes, properties, fields and columns (to us database geeks), and the properties describing the said attributes, such as field size and type, can all use the same names. So, try not to read too much in the wording and I’ll try to match AutoCAD Map’s terminology.</em></p>
<p>To set the Split and Merge Rules, I will highlight the target data set in the Display Manager and open the Data Table. <br />
<img class="size-full wp-image-111 alignleft" title="OpenDataTable" src="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2010/01/OpenDataTable.jpg" alt="OpenDataTable" width="262" height="198" /></p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> Once I get the Data Table open, I’ll select the Options, and select Set Split and Merge Rules.</p>
<p> <br />
<img class="alignleft size-full wp-image-112" title="SelectDataTableOptions" src="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2010/01/SelectDataTableOptions.jpg" alt="SelectDataTableOptions" width="500" height="290" /></p>
<p>At that point, I’ll get the Split and Merge Rules dialog box.<br />
<img class="alignnone size-full wp-image-113" title="SMRulesDialog" src="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2010/01/SMRulesDialog.JPG" alt="SMRulesDialog" width="542" height="386" /><br />
At the left of the box, I get a list of all of the feature properties of the selected data set (attributes or database columns). As I select each of these properties, I get the various attributes of that property. It identifies whether the property is an Identifier, the data type of the property, whether it is autogenerated, read-only or nullable. In addition, I can set Split and Merge Rules for each property attribute. Keep in mind, the available Split and Merge Rules are context sensitive based on the data type (it’s a little tough to sum text fields).</p>
<p>The data set I’m using is an <a href="http://en.wikipedia.org/wiki/Shapefile">ESRI shape file</a>, so there are certain feature properties that are inherent because of the type of data set. The FeatID is autogenerated and read only, so I won’t be able to set any rules for this one.</p>
<p>My ID field is an identifier for the individual forest polygons. I’ll set my Merge Rule to Empty. When merging, I’m going to create a new and distinct record from the previous record. This is a business rule I’ve decided upon so I can keep a history of forest proposals, even if they are not actually implemented.</p>
<p>My area field shows the area of the polygon. I could add the polygons, but for better results I can use an expression to calculate the actual area of the result. To do this, I set my Split rule to Calculation, and select the Expression Builder button (next to the Exporession box). I’ll select the Area2D from the Geometric pull down,</p>
<p><img class="alignnone size-medium wp-image-114" title="expressionarea" src="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2010/01/expressionarea-300x125.jpg" alt="expressionarea" width="300" height="125" /><br />
And then Geometry from the Property pulldown.<br />
<img class="alignnone size-full wp-image-115" title="expressionGeometry" src="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2010/01/expressionGeometry.jpg" alt="expressionGeometry" width="250" height="312" /></p>
<p>The resulting expression, Area2D(Geometry) , will calculate the area of the new polygon (if you know the expression, you could just type it in the box rather than going through the expression builder – but if I had done that, you wouldn’t have seen it, right?). That expression will go into both the split and merge rules.<br />
My next feature property is the Perimeter, and guess what? There’s a calculation for that as well. Select Length2D in the Geometric pull down to get this expression:  Length2D(Geometry)<br />
On the Name feature property, I will generally not use the existing names – again a business decision. There are cases where I would want to keep one of the names (Using the FirstSelected or LastSelected rule) or concatenate the two names, just not for this case. In my example, I would need to add the name manually after doing the merge (or split).<br />
My next feature property is AREASQKM, or the area in square kilomters. I can use the same expression as before, but include the conversion to square kilometers, giving me this expression: Area2D(Geometry)*0.00000009290304. Again this will apply to both split and merge.<br />
My last standard property is HECTARES, which is the area in hectares. This will match the previous bit with the appropriate factor:  Area2D(Geometry)*0.000009290304</p>
<p>Of course the last entry is Geometry, and you can’t use rules on geometry,</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cadsoft-consult.com/blogs/geo/2010/01/where%e2%80%99d-my-property-go-finding-data-during-splits-and-merges/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding Custom Linetypes</title>
		<link>http://www.cadsoft-consult.com/blogs/geo/2010/01/107/</link>
		<comments>http://www.cadsoft-consult.com/blogs/geo/2010/01/107/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 19:40:37 +0000</pubDate>
		<dc:creator>Rick Chappell</dc:creator>
				<category><![CDATA[Autodesk]]></category>
		<category><![CDATA[Geospatial]]></category>
		<category><![CDATA[Map 3D]]></category>
		<category><![CDATA[Mapping]]></category>
		<category><![CDATA[Tips & Tricks]]></category>

		<guid isPermaLink="false">http://www.cadsoft-consult.com/blogs/geo/?p=107</guid>
		<description><![CDATA[  My last post was on the linetypes for feature objects in map 3D. There are a lot of options, but it isn&#8217;t as open as using AutoCAD linetypes. You can create additional stylization, but it takes rolling up your sleeves. My next post was going to do that, but I don&#8217;t have to &#8211; [...]]]></description>
			<content:encoded><![CDATA[<p>  My last post was on the linetypes for feature objects in map 3D. There are a lot of options, but it isn&#8217;t as open as using AutoCAD linetypes. You can create additional stylization, but it takes rolling up your sleeves. My next post was going to do that, but I don&#8217;t have to &#8211; <a href="http://map3d.wordpress.com/about/">Murph</a> did. So check out <a href="http://map3d.wordpress.com/2010/01/14/custom-line-types-with-data-connect/#comments">his post </a>on adding custom linetypes, and I&#8217;ll work on something else.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cadsoft-consult.com/blogs/geo/2010/01/107/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get Your Head in the Clouds</title>
		<link>http://www.cadsoft-consult.com/blogs/geo/2009/12/get-your-head-in-the-clouds/</link>
		<comments>http://www.cadsoft-consult.com/blogs/geo/2009/12/get-your-head-in-the-clouds/#comments</comments>
		<pubDate>Fri, 18 Dec 2009 16:53:39 +0000</pubDate>
		<dc:creator>Rick Chappell</dc:creator>
				<category><![CDATA[Autodesk]]></category>
		<category><![CDATA[Autodesk University]]></category>
		<category><![CDATA[Geospatial]]></category>
		<category><![CDATA[Map 3D]]></category>
		<category><![CDATA[Mapping]]></category>
		<category><![CDATA[Tips & Tricks]]></category>

		<guid isPermaLink="false">http://www.cadsoft-consult.com/blogs/geo/?p=82</guid>
		<description><![CDATA[Geospatial applications are renowned devourers of information. As new technologies for capturing data are developed, the geospatial applications soon follow. It makes sense as we try to find better and cheaper methods of modeling our world. One of these technologies is LIDAR (Light Detection And Ranging). LIDAR is becoming a common remote sensing technique. It [...]]]></description>
			<content:encoded><![CDATA[<p>Geospatial applications are renowned devourers of information. As new technologies for capturing data are developed, the geospatial applications soon follow. It makes sense as we try to find better and cheaper methods of modeling our world. One of these technologies is LIDAR (Light Detection And Ranging). LIDAR is becoming a common remote sensing technique. It sends out and measures the return of laser pulses to determine distances (as well as other information) in 3 dimensions to essentially generate a 3D view of the scanners environment. The resulting data is a very large group, or cloud of X, Y and Z values (along with other descriptive information depending on the equipment and technique). These point clouds have required specialized software to view and capture information.<br />
Now, subscription AutoCAD Map 3D and Civil 3D users have some new tools available to work with these point clouds. The new Subscription Advantage Packs include tools for viewing and classifying Point Clouds. This can be incredibly useful to geospatial users. At a large private electric utility I used to work for, we used LIDAR as a method to survey electric transmission lines and surrounding vegetation. We were looking for trees that were growing into the lines and cause potential outages.</p>
<p><img class="alignleft size-full wp-image-83" title="Clouds1" src="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2009/12/Clouds1.JPG" alt="Clouds1" width="254" height="276" />After installing the new Subscription Advantage packs in AutoCAD Map 3D, some new options become available. In the Task Pane’s Display Manager Tab, there is a new option in the Data menu &#8211; &#8220;Add Point Cloud Data.&#8221; Selecting this option opens a file select dialog prompting for an ISD file – a Point Cloud index, or data store file. You create the index from the new Point Cloud Manager.</p>
<p> <br />
<img class="alignright size-full wp-image-84" title="Clouds2" src="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2009/12/Clouds2.JPG" alt="Clouds2" width="278" height="405" />Another new option is in the Tools menu &#8211; &#8220;Create Point Cloud Index.&#8221; This option opens the Point Cloud Manager.<br />
From the Point Cloud Manager, we can add LIDAR data files to create a Point Cloud data store, merge them into groups, set coordinate systems, use filters to classify, create elevation ranges and even create spatial filters.<br />
 </p>
<p> </p>
<p>  <img class="alignnone size-medium wp-image-89" title="Clouds3" src="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2009/12/Clouds32-300x175.jpg" alt="Clouds3" width="300" height="175" /></p>
<p>Adding the Point Cloud Data will create an entry in the Display Manager tab, and add a new Point Cloud ribbon giving us tools for stylization, exporting and creating surfaces. </p>
<p> <img class="alignnone size-medium wp-image-94" title="Clouds4" src="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2009/12/Clouds42-300x36.jpg" alt="Clouds4" width="300" height="36" /></p>
<p>Keep in mind, these data sets are big, and will tax your system resources, so be prepared.<br />
So, get your head in the clouds and check it out. The view is great.</p>
<p><img class="alignnone size-full wp-image-90" title="Clouds5" src="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2009/12/Clouds5.JPG" alt="Clouds5" width="549" height="467" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cadsoft-consult.com/blogs/geo/2009/12/get-your-head-in-the-clouds/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Losing Your Religion:  Interoperability with AutoCAD Map 3D and ESRI</title>
		<link>http://www.cadsoft-consult.com/blogs/geo/2009/11/losing-your-religion-interoperability-with-autocad-map-3d-and-esri/</link>
		<comments>http://www.cadsoft-consult.com/blogs/geo/2009/11/losing-your-religion-interoperability-with-autocad-map-3d-and-esri/#comments</comments>
		<pubDate>Tue, 03 Nov 2009 17:44:41 +0000</pubDate>
		<dc:creator>Rick Chappell</dc:creator>
				<category><![CDATA[Autodesk]]></category>
		<category><![CDATA[Geospatial]]></category>
		<category><![CDATA[Interoperability]]></category>
		<category><![CDATA[Map 3D]]></category>
		<category><![CDATA[Mapping]]></category>
		<category><![CDATA[Tips & Tricks]]></category>

		<guid isPermaLink="false">http://www.cadsoft-consult.com/blogs/geo/?p=59</guid>
		<description><![CDATA[I&#8217;ve been speaking at conferences for several years about CAD and GIS interoperability. It&#8217;s one of those topics where there&#8217;s a lot of interest and a lot of misinformation. Or at least, it seems to be much more difficult than it really is. I&#8217;ve been moving data between both systems for years, with very few [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been speaking at conferences for several years about CAD and GIS interoperability. It&#8217;s one of those topics where there&#8217;s a lot of interest and a lot of misinformation. Or at least, it seems to be much more difficult than it really is. I&#8217;ve been moving data between both systems for years, with very few real challenges. What I&#8217;ve found, is that the real issue is not the technical aspect of moving data back and forth, but the differences in how the software is generally used. AutoCAD (and other CAD systems) are primarily used for doing design work, and GIS (ostensibly ESRI, but it could be any GIS system) is primarily used for managing as-built facilities and systems. The real challenges are working between the design and as-built management processes. In other words, the issue isn&#8217;t CAD to GIS, the issue is <strong>Design to As-Built</strong>.</p>
<p>I&#8217;m going to make several blogs here in a series of the issues and some methods to make the process easier. This first post, I&#8217;m going to discuss the a bit about the similarities in the technologies. Following that, I&#8217;ll be posting on the differences, barriers, myths, and other issues involved.</p>
<p>Both AutoCAD and ESRI are built on basic primitive elements that are combined to create representations of real objects. Both systems include:</p>
<p><strong>Points </strong>- a representation of a single location. It could represent a physical object such as a pole, manhole or brass cap in the ground, or it could be a non-physical point, such as a crime scene location or the corner of a property line. In any case, the systems both record a coordinate consisting of an X and a Y and possible a Z (if elevations are being included). The X and Y value could represent any projection or coordinate system, such as degrees of latitude and longitude or northings and eastings from a state plane.</p>
<p><img class="aligncenter size-full wp-image-60" title="Point" src="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2009/11/Point.png" alt="Point" width="117" height="47" /></p>
<p><strong>Lines</strong> &#8211; a representation of of a connected set of coordinate pairs. Every line is going to have a start point defined by X, Y and/or Z, and and end point defined by an X, Y and/or Z. It could represent the centerline of a road, the edge of a building, or a buried pipe.</p>
<p><img class="aligncenter size-full wp-image-61" title="Line1" src="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2009/11/Line1.png" alt="Line1" width="417" height="173" /></p>
<p>The line may be defined the system by coordinate pairs, such as point A and point B, or it could have the actual coordinate values in the line definition, such as this example from AutoCAD (a listing of a line &#8211; the start point is the set of parenthesis with the 10 X Y Z, and the end point is 11 X Y Z):</p>
<p><img class="aligncenter size-full wp-image-62" title="AutoCAD Line" src="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2009/11/AutoCAD-Line.png" alt="AutoCAD Line" width="653" height="196" /></p>
<p>In some cases, for example, ESRI, the actual coordinates of the line are stored within an object &#8220;envelope&#8221;, which is a rectagle enclosing the object.</p>
<p><img class="aligncenter size-full wp-image-64" title="Line2" src="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2009/11/Line21.png" alt="Line2" width="430" height="150" /></p>
<p> <strong>Polygons</strong> &#8211; a representation of an area. It could be a representation of a parcel, a building footprint, or an animal migratory zone. It is defined by lines and so by a series of bounding coordinates. Generally, in vector systems (save that discussion for another time), polygons are defined by their boundaries. They could be defined by groups of lines, or it could have the coordinate values built into the definition, simlar to the lines (as shown above).</p>
<p><img class="aligncenter size-full wp-image-65" title="polygon1" src="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2009/11/polygon1.png" alt="polygon1" width="427" height="277" /></p>
<p>In ESRI, the coordinate pairs are contained in an envelope bounding the entire object:</p>
<p><img class="aligncenter size-full wp-image-66" title="polygon2" src="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2009/11/polygon2.png" alt="polygon2" width="451" height="263" /></p>
<p><strong>Attributes </strong>-  data associated with an object. Associated data could be an identification number, a name, a description of the object, the color, size, diameter, etc. This is what turns a simple point, line or polygon into a representation of a fire hydrant, electric line or county. Attributes may be stored and linked to the object in a myriad of methods. It could be based on a common identifier stored in the object definition and the attribute list, as in a primary-foreign key relationship, or the definition of the object may be created to include certain atribute sets intrinsically. In some cases there may be a mixture of methods. For example, in AutoCAD, objects have intrinsic attributes (such as blocks attributes), extended entity data (attribute values associted to an individual object), or object data (data tables stored internally in the drawing and linked to objects). Additionally, both systems include methods to link objects to externally associated databases to extens the attributes of an object.</p>
<p><img class="aligncenter size-full wp-image-67" title="objectdata" src="http://www.cadsoft-consult.com/blogs/geo/wp-content/uploads/2009/11/objectdata.png" alt="objectdata" width="519" height="331" /><br />
Understanding these similarities is key to understanding how to integrate these two systems. The next post, I&#8217;ll discuss the primary differences between the two.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cadsoft-consult.com/blogs/geo/2009/11/losing-your-religion-interoperability-with-autocad-map-3d-and-esri/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

