<?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: st_envelope on points in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/st-envelope-on-points/m-p/79098#M4584</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Vince&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You are right �?? I dropped the WHERE statement. In real life we use next_rowid to get the OBJECTID.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;We use ITM (Israel TM Grid) projection. The default tolerance is 0.001, the resolution is 0.0001&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Measure of the result envelope gives 0.0004 from side to side instead of 0.002. The length is 0.0016 (0.0004 * 4) �?? it should be 0.004 (0.001 * 4)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mody&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Apr 2014 12:40:15 GMT</pubDate>
    <dc:creator>ModyBuchbinder</dc:creator>
    <dc:date>2014-04-29T12:40:15Z</dc:date>
    <item>
      <title>st_envelope on points</title>
      <link>https://community.esri.com/t5/data-management-questions/st-envelope-on-points/m-p/79096#M4582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello all&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We are trying to populate a polygon st_geometry layer with envelopes from a few other layers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Using something like this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;insert into polyLayer (objectid,shape) values (1,(select sde.st_envelope(shape)from pointLayer) );&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The docs say that the tolerance will be used to create a valid envelope.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It looks like the created envelope is smaller than the tolerance (we use meter coordinate system with 0.001 tolerance).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The result layer cannot be edit and have a few other problems but it can be drown without errors.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is anybody out there is doing any similar process?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mody&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Apr 2014 10:48:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/st-envelope-on-points/m-p/79096#M4582</guid>
      <dc:creator>ModyBuchbinder</dc:creator>
      <dc:date>2014-04-29T10:48:33Z</dc:date>
    </item>
    <item>
      <title>Re: st_envelope on points</title>
      <link>https://community.esri.com/t5/data-management-questions/st-envelope-on-points/m-p/79097#M4583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That SQL statement is quite odd.&amp;nbsp; Is there only one feature in pointLayer?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Providing specific details about the coordinate system, coordref X/Y scale, the coordinate&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;value in the point layer, and the coordinates in the resulting polygon would be necessary&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;before we could provide any assistance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Apr 2014 12:28:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/st-envelope-on-points/m-p/79097#M4583</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2014-04-29T12:28:31Z</dc:date>
    </item>
    <item>
      <title>Re: st_envelope on points</title>
      <link>https://community.esri.com/t5/data-management-questions/st-envelope-on-points/m-p/79098#M4584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Vince&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You are right �?? I dropped the WHERE statement. In real life we use next_rowid to get the OBJECTID.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;We use ITM (Israel TM Grid) projection. The default tolerance is 0.001, the resolution is 0.0001&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Measure of the result envelope gives 0.0004 from side to side instead of 0.002. The length is 0.0016 (0.0004 * 4) �?? it should be 0.004 (0.001 * 4)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mody&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Apr 2014 12:40:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/st-envelope-on-points/m-p/79098#M4584</guid>
      <dc:creator>ModyBuchbinder</dc:creator>
      <dc:date>2014-04-29T12:40:15Z</dc:date>
    </item>
    <item>
      <title>Re: st_envelope on points</title>
      <link>https://community.esri.com/t5/data-management-questions/st-envelope-on-points/m-p/79099#M4585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It appears the documentation is incorrect, though even a square millimeter is &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;way&lt;/SPAN&gt;&lt;SPAN&gt; too &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;small to represent a point on a map (I'd think &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;ten&lt;/SPAN&gt;&lt;SPAN&gt; meters would be more appropriate).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you buffered the point and took the envelope of that you could control the size of the &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;resulting squares.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Apr 2014 12:58:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/st-envelope-on-points/m-p/79099#M4585</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2014-04-29T12:58:35Z</dc:date>
    </item>
    <item>
      <title>Re: st_envelope on points</title>
      <link>https://community.esri.com/t5/data-management-questions/st-envelope-on-points/m-p/79100#M4586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, we already implmented the buffer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The doc's are wrong and even if the software would work by the docs it would not make too much sense...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mody&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Apr 2014 13:19:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/st-envelope-on-points/m-p/79100#M4586</guid>
      <dc:creator>ModyBuchbinder</dc:creator>
      <dc:date>2014-04-29T13:19:16Z</dc:date>
    </item>
  </channel>
</rss>

