<?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: Create and display geometry object from WKB in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/create-and-display-geometry-object-from-wkb/m-p/690460#M53528</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joshua, I never heard of EWKB/T, who needs that surprise, but like you show, easily handled.&amp;nbsp; I'll request it be supported as a geometry encoding in Data Interoperablity.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Aug 2019 21:45:44 GMT</pubDate>
    <dc:creator>BruceHarold</dc:creator>
    <dc:date>2019-08-02T21:45:44Z</dc:date>
    <item>
      <title>Create and display geometry object from WKB</title>
      <link>https://community.esri.com/t5/python-questions/create-and-display-geometry-object-from-wkb/m-p/690455#M53523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin: 0px; padding: 0px; overflow-wrap: break-word; color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 15px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;"&gt;Is it possible to convert WKB geometry to geometry object and display it in ArcGIS Pro/ArcGIS Online etc.or save in geodatabase? I found in documentation something like this below, but how to use it?&lt;/P&gt;&lt;P style="margin: 0px; padding: 0px; overflow-wrap: break-word; color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 15px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;"&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/arcpy/functions/fromwkb.htm" style="color: #2989c5; text-decoration: none;"&gt;FromWKB&lt;/A&gt;&lt;/P&gt;&lt;P style="margin: 0px; padding: 0px; overflow-wrap: break-word; color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 15px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;"&gt;I have a WKB string:&amp;nbsp;&lt;/P&gt;&lt;P style="margin: 0px; padding: 0px; overflow-wrap: break-word; color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 15px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;"&gt;'010300002084080000010000000E0000007B14AEC74699244152B81E851B741D410AD7A3F0429924410000000002741D41713D0A571A992441333333331E741D419A9999990F99244100000000E0731D4100000080CF98244152B81E850B741D419A999919CB9824411F85EB51ED731D413D0AD723CA982441713D0AD7ED731D415C8FC2F5C49824411F85EB51CE731D410AD7A3F0B798244152B81E85D7731D4166666666AD982441C3F5285C97731D41E17A142E8598244166666666B2731D419A999999A3982441EC51B81E84741D415C8FC2F5F1982441B81E85EB51741D417B14AEC74699244152B81E851B741D41'&lt;/P&gt;&lt;P style="margin: 0px; padding: 0px; overflow-wrap: break-word; color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 15px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;"&gt;&lt;/P&gt;&lt;P style="margin: 0px; padding: 0px; overflow-wrap: break-word; color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 15px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;"&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Aug 2019 06:41:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/create-and-display-geometry-object-from-wkb/m-p/690455#M53523</guid>
      <dc:creator>RobertKnapik</dc:creator>
      <dc:date>2019-08-02T06:41:02Z</dc:date>
    </item>
    <item>
      <title>Re: Create and display geometry object from WKB</title>
      <link>https://community.esri.com/t5/python-questions/create-and-display-geometry-object-from-wkb/m-p/690456#M53524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM style="background-color: #ffffff; "&gt;I have a WKB string:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Indeed this looks like a text string, not a byte array type as stated in the help.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;How are you getting the WKB object?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Aug 2019 08:24:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/create-and-display-geometry-object-from-wkb/m-p/690456#M53524</guid>
      <dc:creator>NeilAyres</dc:creator>
      <dc:date>2019-08-02T08:24:42Z</dc:date>
    </item>
    <item>
      <title>Re: Create and display geometry object from WKB</title>
      <link>https://community.esri.com/t5/python-questions/create-and-display-geometry-object-from-wkb/m-p/690457#M53525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;from online service. Example is here:&amp;nbsp;&amp;nbsp;&lt;A href="http://uldk.gugik.gov.pl/?request=GetParcelById&amp;amp;id=141201_1.0001.1867/2" style="color: #2080d0; text-decoration: none; text-indent: 28px; font-size: 14px;"&gt;http://uldk.gugik.gov.pl/?request=GetParcelById&amp;amp;id=141201_1.0001.1867/2&lt;/A&gt;&lt;SPAN style="color: #000000; text-indent: 28px; font-size: 14px;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Aug 2019 12:41:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/create-and-display-geometry-object-from-wkb/m-p/690457#M53525</guid>
      <dc:creator>RobertKnapik</dc:creator>
      <dc:date>2019-08-02T12:41:02Z</dc:date>
    </item>
    <item>
      <title>Re: Create and display geometry object from WKB</title>
      <link>https://community.esri.com/t5/python-questions/create-and-display-geometry-object-from-wkb/m-p/690458#M53526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;The data is not well formed, it contains hex-encoded WKB but is prepended with a 0 and newline character.&lt;/P&gt;&lt;P&gt;I attach the source for a Data Interoperability ETL tool that reads the geometry after discarding the leading junk.&lt;/P&gt;&lt;P&gt;You can use this with FME too.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Aug 2019 15:00:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/create-and-display-geometry-object-from-wkb/m-p/690458#M53526</guid>
      <dc:creator>BruceHarold</dc:creator>
      <dc:date>2019-08-02T15:00:13Z</dc:date>
    </item>
    <item>
      <title>Re: Create and display geometry object from WKB</title>
      <link>https://community.esri.com/t5/python-questions/create-and-display-geometry-object-from-wkb/m-p/690459#M53527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think the bigger issue than the extra "0" line at the start and trailing newline character is the fact that the site if outputting EWKB and EWKT and not WKB and WKT.&amp;nbsp; I find working with EWKB frustrating at best, so in this case I would simply get the results as EWKT since it is easier to break it down into a valid WKT string.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following works with Python3:&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;&lt;SPAN class="operator token"&gt;&amp;gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="operator token"&gt;&amp;gt;&lt;/SPAN&gt; &lt;SPAN class="keyword token"&gt;from&lt;/SPAN&gt; urllib&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;request &lt;SPAN class="keyword token"&gt;import&lt;/SPAN&gt; urlopen
&lt;SPAN class="operator token"&gt;&amp;gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="operator token"&gt;&amp;gt;&lt;/SPAN&gt; &lt;SPAN class="keyword token"&gt;import&lt;/SPAN&gt; arcpy
&lt;SPAN class="operator token"&gt;&amp;gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="operator token"&gt;&amp;gt;&lt;/SPAN&gt;
&lt;SPAN class="operator token"&gt;&amp;gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="operator token"&gt;&amp;gt;&lt;/SPAN&gt; url &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; r&lt;SPAN class="string token"&gt;"http://uldk.gugik.gov.pl/?request=GetParcelById&amp;amp;id=141201_1.0001.1867/2&amp;amp;result=geom_wkt"&lt;/SPAN&gt;
&lt;SPAN class="operator token"&gt;&amp;gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="operator token"&gt;&amp;gt;&lt;/SPAN&gt; req &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; urlopen&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;url&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;
&lt;SPAN class="operator token"&gt;&amp;gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="operator token"&gt;&amp;gt;&lt;/SPAN&gt; EWKT &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; req&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;read&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;decode&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;split&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="string token"&gt;"\n"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;[&lt;/SPAN&gt;&lt;SPAN class="number token"&gt;1&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;]&lt;/SPAN&gt;
&lt;SPAN class="operator token"&gt;&amp;gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="operator token"&gt;&amp;gt;&lt;/SPAN&gt; EWKT
&lt;SPAN class="string token"&gt;'SRID=2180;POLYGON((674979.39 482566.88,674977.47 482560.5,674957.17 482567.55,674951.8 482552,674919.75 482562.88,674917.55 482555.33,674917.07 482555.46,674914.48 482547.58,674907.97 482549.88,674902.7 482533.84,674882.59 482540.6,674897.8 482593.03,674936.98 482580.48,674979.39 482566.88))'&lt;/SPAN&gt;
&lt;SPAN class="operator token"&gt;&amp;gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="operator token"&gt;&amp;gt;&lt;/SPAN&gt; SRID&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; WKT &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; EWKT&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;split&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="string token"&gt;";"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;
&lt;SPAN class="operator token"&gt;&amp;gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="operator token"&gt;&amp;gt;&lt;/SPAN&gt; poly &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; arcpy&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;FromWKT&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;WKT&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; arcpy&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;SpatialReference&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;int&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;SRID&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;split&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="string token"&gt;"="&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;[&lt;/SPAN&gt;&lt;SPAN class="number token"&gt;1&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;]&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;
&lt;SPAN class="operator token"&gt;&amp;gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="operator token"&gt;&amp;gt;&lt;/SPAN&gt; poly&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;area
&lt;SPAN class="number token"&gt;2379.763699999483&lt;/SPAN&gt;
&lt;SPAN class="operator token"&gt;&amp;gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="operator token"&gt;&amp;gt;&lt;/SPAN&gt; ‍‍‍‍‍‍‍‍‍‍‍‍‍&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 05:03:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/create-and-display-geometry-object-from-wkb/m-p/690459#M53527</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2021-12-12T05:03:47Z</dc:date>
    </item>
    <item>
      <title>Re: Create and display geometry object from WKB</title>
      <link>https://community.esri.com/t5/python-questions/create-and-display-geometry-object-from-wkb/m-p/690460#M53528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joshua, I never heard of EWKB/T, who needs that surprise, but like you show, easily handled.&amp;nbsp; I'll request it be supported as a geometry encoding in Data Interoperablity.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Aug 2019 21:45:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/create-and-display-geometry-object-from-wkb/m-p/690460#M53528</guid>
      <dc:creator>BruceHarold</dc:creator>
      <dc:date>2019-08-02T21:45:44Z</dc:date>
    </item>
    <item>
      <title>Re: Create and display geometry object from WKB</title>
      <link>https://community.esri.com/t5/python-questions/create-and-display-geometry-object-from-wkb/m-p/690461#M53529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The Extended WKB/T formats are defined by PostGIS, but there are other packages that support them.&amp;nbsp; From &lt;A class="link-titled" href="https://postgis.net/docs/using_postgis_dbmanagement.html" title="https://postgis.net/docs/using_postgis_dbmanagement.html"&gt;Chapter&amp;nbsp;4.&amp;nbsp;Using PostGIS: Data Management and Queries&lt;/A&gt;&amp;nbsp;:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;DIV class="" style="color: #2e2e2e; font-family: 'Lucida Grande', Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; text-decoration-style: initial; text-decoration-color: initial;"&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;H3 class="" style="color: #446688; font-size: 1.3em; margin-top: 1.1em; margin-bottom: 0.4em;"&gt;4.1.2.&amp;nbsp;PostGIS EWKB, EWKT and Canonical Forms&lt;/H3&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P style="color: #2e2e2e; font-family: 'Lucida Grande', Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; text-decoration-style: initial; text-decoration-color: initial;"&gt;OGC formats only support 2D geometries, and the associated SRID is *never* embedded in the input/output representations.&lt;/P&gt;&lt;P style="color: #2e2e2e; font-family: 'Lucida Grande', Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; text-decoration-style: initial; text-decoration-color: initial;"&gt;PostGIS extended formats are currently superset of OGC one (every valid WKB/WKT is a valid EWKB/EWKT) but this might vary in the future, specifically if OGC comes out with a new format conflicting with our extensions. Thus you SHOULD NOT rely on this feature!&lt;/P&gt;&lt;P style="color: #2e2e2e; font-family: 'Lucida Grande', Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; text-decoration-style: initial; text-decoration-color: initial;"&gt;PostGIS EWKB/EWKT add 3DM, 3DZ, 4D coordinates support and embedded SRID information.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Aug 2019 22:28:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/create-and-display-geometry-object-from-wkb/m-p/690461#M53529</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2019-08-02T22:28:29Z</dc:date>
    </item>
    <item>
      <title>Re: Create and display geometry object from WKB</title>
      <link>https://community.esri.com/t5/python-questions/create-and-display-geometry-object-from-wkb/m-p/690462#M53530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks! &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Aug 2019 13:54:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/create-and-display-geometry-object-from-wkb/m-p/690462#M53530</guid>
      <dc:creator>RobertKnapik</dc:creator>
      <dc:date>2019-08-03T13:54:02Z</dc:date>
    </item>
    <item>
      <title>Re: Create and display geometry object from WKB</title>
      <link>https://community.esri.com/t5/python-questions/create-and-display-geometry-object-from-wkb/m-p/690463#M53531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If my response answered your question, please mark it correct to close out the question.&amp;nbsp; Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Aug 2019 13:59:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/create-and-display-geometry-object-from-wkb/m-p/690463#M53531</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2019-08-03T13:59:32Z</dc:date>
    </item>
  </channel>
</rss>

