<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Query blocks (dynamic) from attached drawings at specified coordinates in AutoCAD Map 3D Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-map-3d-forum/query-blocks-dynamic-from-attached-drawings-at-specified/m-p/9748630#M5353</link>
    <description>&lt;P&gt;Dave,&lt;/P&gt;&lt;P&gt;By way of explanation, I'm a Land Surveyor employed by the Bureau of Land Management and my duties are the maintenance of the California Public Land Survey System database in GIS.&amp;nbsp; All of our survey data was converted to electronic files and I've written lisp routines to import that data into AutoCAD drawings.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Our basic unit is the Township, a rectangular parcel roughly 6 miles on a side.&amp;nbsp; Each Township is subdivided into 36 Sections each being roughly 1 mile on a side.&amp;nbsp; These figures represent the measurements reported by surveys over the years and have been adjusted using a parametric least squares adjustment.&amp;nbsp; Long story short, the point labels at the section corners are noted differently in each township depending on the point's position in the township.&amp;nbsp; Being as there is only one line (and therefore one point at each corner) between the townships.&amp;nbsp; The purpose of this exercise is to import adjacent points and transferring attributes contained in that block to form one block with both sets of attributes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Point block is PID (point identifier)&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;By the way, even though I work for the California State Office of the BLM my duty station is Las Vegas.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;J Leavitt&lt;/P&gt;</description>
    <pubDate>Tue, 15 Sep 2020 18:17:19 GMT</pubDate>
    <dc:creator>jleavitt</dc:creator>
    <dc:date>2020-09-15T18:17:19Z</dc:date>
    <item>
      <title>Query blocks (dynamic) from attached drawings at specified coordinates</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-forum/query-blocks-dynamic-from-attached-drawings-at-specified/m-p/9748245#M5351</link>
      <description>&lt;P&gt;I am trying to query blocks with attributes from an attached drawing that are at the identical coordinates of my source drawing.&amp;nbsp; The attached drawing is on a different coordinate system (CA-VI) than my source drawing (CA-V).&amp;nbsp; The points represent the same location on the earth's surface, but for some reason my query keeps coming up empty.&amp;nbsp; By the way, I can query in ALL of the blocks in the attached drawing, but not the specific ones that I need.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm sure that there's something that I don't understand about queries (that would fill volumes), but the ability to match up these identical points so that I can access the block attributes would make my life so much easier.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;</description>
      <pubDate>Tue, 15 Sep 2020 15:07:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-forum/query-blocks-dynamic-from-attached-drawings-at-specified/m-p/9748245#M5351</guid>
      <dc:creator>jleavitt</dc:creator>
      <dc:date>2020-09-15T15:07:10Z</dc:date>
    </item>
    <item>
      <title>Re: Query blocks (dynamic) from attached drawings at specified coordinates</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-forum/query-blocks-dynamic-from-attached-drawings-at-specified/m-p/9748518#M5352</link>
      <description>&lt;P&gt;J,&lt;BR /&gt;Shot in the dark. Are those blocks anonymous?(have a * in the name?)&lt;/P&gt;
&lt;P&gt;Can you post both drawings?&lt;BR /&gt;Dave&lt;/P&gt;</description>
      <pubDate>Tue, 15 Sep 2020 17:09:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-forum/query-blocks-dynamic-from-attached-drawings-at-specified/m-p/9748518#M5352</guid>
      <dc:creator>Pointdump</dc:creator>
      <dc:date>2020-09-15T17:09:33Z</dc:date>
    </item>
    <item>
      <title>Re: Query blocks (dynamic) from attached drawings at specified coordinates</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-forum/query-blocks-dynamic-from-attached-drawings-at-specified/m-p/9748630#M5353</link>
      <description>&lt;P&gt;Dave,&lt;/P&gt;&lt;P&gt;By way of explanation, I'm a Land Surveyor employed by the Bureau of Land Management and my duties are the maintenance of the California Public Land Survey System database in GIS.&amp;nbsp; All of our survey data was converted to electronic files and I've written lisp routines to import that data into AutoCAD drawings.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Our basic unit is the Township, a rectangular parcel roughly 6 miles on a side.&amp;nbsp; Each Township is subdivided into 36 Sections each being roughly 1 mile on a side.&amp;nbsp; These figures represent the measurements reported by surveys over the years and have been adjusted using a parametric least squares adjustment.&amp;nbsp; Long story short, the point labels at the section corners are noted differently in each township depending on the point's position in the township.&amp;nbsp; Being as there is only one line (and therefore one point at each corner) between the townships.&amp;nbsp; The purpose of this exercise is to import adjacent points and transferring attributes contained in that block to form one block with both sets of attributes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Point block is PID (point identifier)&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;By the way, even though I work for the California State Office of the BLM my duty station is Las Vegas.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;J Leavitt&lt;/P&gt;</description>
      <pubDate>Tue, 15 Sep 2020 18:17:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-forum/query-blocks-dynamic-from-attached-drawings-at-specified/m-p/9748630#M5353</guid>
      <dc:creator>jleavitt</dc:creator>
      <dc:date>2020-09-15T18:17:19Z</dc:date>
    </item>
    <item>
      <title>Re: Query blocks (dynamic) from attached drawings at specified coordinates</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-forum/query-blocks-dynamic-from-attached-drawings-at-specified/m-p/9748785#M5354</link>
      <description>&lt;P&gt;J,&lt;BR /&gt;Thanks for posting your drawings. Makes thing much clearer.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Attach_1.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/819614iA4C4E5839EF54181/image-size/large?v=v2&amp;amp;px=999" role="button" title="Attach_1.png" alt="Attach_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;I attached and queried the T01SR06W drawing into T01NR06W. Got a strange "warning", but mostly the query seemed OK.&lt;BR /&gt;&lt;FONT color="#993300"&gt;&lt;EM&gt;&lt;STRONG&gt;"...form one block with both sets of attributes."&lt;/STRONG&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;I see your quandary. And I can't think of anything automatic. &lt;BR /&gt;Dave&lt;/P&gt;</description>
      <pubDate>Tue, 15 Sep 2020 19:54:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-forum/query-blocks-dynamic-from-attached-drawings-at-specified/m-p/9748785#M5354</guid>
      <dc:creator>Pointdump</dc:creator>
      <dc:date>2020-09-15T19:54:23Z</dc:date>
    </item>
    <item>
      <title>Re: Query blocks (dynamic) from attached drawings at specified coordinates</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-forum/query-blocks-dynamic-from-attached-drawings-at-specified/m-p/9748801#M5355</link>
      <description>&lt;P&gt;Dave,&lt;/P&gt;&lt;P&gt;I think I can do it, but I can't believe that they have selection by all those other methods, but not at a specific coordinate.&amp;nbsp; You would thing that they would have included a selection for the block insertion point at least.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can query in ALL of the pids in the adjoining township and then separate them from each other by the (ssget "C" ip ip) method that returns a set of all object that pass through a specified point (ip), but it would be so much easier to do that before the import.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your efforts.&amp;nbsp; If you think of anything please get back to me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;J Edward Leavitt, PLS&lt;/P&gt;</description>
      <pubDate>Tue, 15 Sep 2020 20:08:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-forum/query-blocks-dynamic-from-attached-drawings-at-specified/m-p/9748801#M5355</guid>
      <dc:creator>jleavitt</dc:creator>
      <dc:date>2020-09-15T20:08:25Z</dc:date>
    </item>
    <item>
      <title>Re: Query blocks (dynamic) from attached drawings at specified coordinates</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-forum/query-blocks-dynamic-from-attached-drawings-at-specified/m-p/9748888#M5356</link>
      <description>&lt;P&gt;The drawing named T01NR6W has a coordinate system CA83-V meters while the drawing named T01SR06W has a coordinates system CA83-VI meters.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The southern boundary of township 1 North is abutting the northern boundary of township 1 South. Correct? The abutting occurs on Base Line Rd. in Rancho Cucamonga, CA. Correct?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Open 1 North drawing and drag-and-drop 1 South directly onto a 'white blank area' on Map Explorer Tab of the Map Task Pane. Make sure 1 South drawing is closed, because if it's open, your query will fail.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The query you composed in drawing named T01NR06W looks like the image below. This won't work but you can fix it by simplifying it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.JPG" style="width: 448px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/819620i2D1D075D2C1D5862/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.JPG" alt="1.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To fix it, keep the first line. Delete the 2nd and 3rd lines. Add a new line right below the first line. Make your new query look like the image below, then execute it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2.JPG" style="width: 449px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/819621iADFC1758C775BCF1/image-size/large?v=v2&amp;amp;px=999" role="button" title="2.JPG" alt="2.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Sep 2020 21:10:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-forum/query-blocks-dynamic-from-attached-drawings-at-specified/m-p/9748888#M5356</guid>
      <dc:creator>ChicagoLooper</dc:creator>
      <dc:date>2020-09-15T21:10:58Z</dc:date>
    </item>
  </channel>
</rss>

