<?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>idea Enable ST_GEOMETRY in mobile geodatabase using GP Tool in ArcGIS Pro Ideas</title>
    <link>https://community.esri.com/t5/arcgis-pro-ideas/enable-st-geometry-in-mobile-geodatabase-using-gp/idi-p/1274357</link>
    <description>&lt;P&gt;Could an OOTB tool be created for enabling ST_GEOMETRY in mobile geodatabases? Either a geoprocessing tool or a tool in the right-click menu of Catalog?&lt;/P&gt;&lt;P&gt;Otherwise, it's a bit tricky to enable&amp;nbsp;ST_GEOMETRY in mobile geodatabases for non SQLite experts. See&amp;nbsp;&lt;A href="https://community.esri.com/t5/geodatabase-questions/load-st-geometry-dll-extension-into-sqlite-mobile/td-p/1273994" target="_blank"&gt;Load ST_GEOMETRY .dll extension into SQLite/mobile geodatabase — Error: "not authorized"&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;We have a similar tool for enabling ST_GEOMETRY in enterprise databases:&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/create-spatial-type.htm" target="_self"&gt;Create Spatial Type (Data Management)&lt;/A&gt;. It would help to have a tool like that for mobile gdbs too.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Sat, 01 Apr 2023 04:41:30 GMT</pubDate>
    <dc:creator>Bud</dc:creator>
    <dc:date>2023-04-01T04:41:30Z</dc:date>
    <item>
      <title>Enable ST_GEOMETRY in mobile geodatabase using GP Tool</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/enable-st-geometry-in-mobile-geodatabase-using-gp/idi-p/1274357</link>
      <description>&lt;P&gt;Could an OOTB tool be created for enabling ST_GEOMETRY in mobile geodatabases? Either a geoprocessing tool or a tool in the right-click menu of Catalog?&lt;/P&gt;&lt;P&gt;Otherwise, it's a bit tricky to enable&amp;nbsp;ST_GEOMETRY in mobile geodatabases for non SQLite experts. See&amp;nbsp;&lt;A href="https://community.esri.com/t5/geodatabase-questions/load-st-geometry-dll-extension-into-sqlite-mobile/td-p/1273994" target="_blank"&gt;Load ST_GEOMETRY .dll extension into SQLite/mobile geodatabase — Error: "not authorized"&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;We have a similar tool for enabling ST_GEOMETRY in enterprise databases:&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/create-spatial-type.htm" target="_self"&gt;Create Spatial Type (Data Management)&lt;/A&gt;. It would help to have a tool like that for mobile gdbs too.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Sat, 01 Apr 2023 04:41:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/enable-st-geometry-in-mobile-geodatabase-using-gp/idi-p/1274357</guid>
      <dc:creator>Bud</dc:creator>
      <dc:date>2023-04-01T04:41:30Z</dc:date>
    </item>
    <item>
      <title>Re: Enable ST_GEOMETRY in mobile geodatabase using GP Tool - Status changed to: Closed</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/enable-st-geometry-in-mobile-geodatabase-using-gp/idc-p/1278490#M24448</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/351335"&gt;@Bud&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Unfortunately, SQLite differs from Enterprise Databases. A SQLite database (such as a Mobile Geodatabase) is just a file and SQLite is just a library.&lt;/P&gt;&lt;P&gt;Our ST_Geometry on SQLite consists of a dynamic library that extents the SQLite library, a virtual table and two physical tables. When we create a SQLite ST_Geometry library (including Mobile Geodatabases) we create those tables. To use it, you have to tell an application built with the SQLite library to load that dynamic library.&lt;/P&gt;&lt;P&gt;While you can install software persistently in a known location for PostgreSQL or Oracle and the server will pick it up, there is no server for SQLite and no such known location to load the extension library from. So unless changes were made to the SQLite library itself to automatically load extension libraries from some location (perhaps from within a database), this wouldn't be possible.&lt;/P&gt;&lt;P&gt;Unfortunately, such an approach would be quite insecure and a vector for malware (it isn’t for PostgreSQL or Oracle because you need admin privileges to install such code there). It would be up to SQLite’s maintainers to make such a change.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Apr 2023 19:27:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/enable-st-geometry-in-mobile-geodatabase-using-gp/idc-p/1278490#M24448</guid>
      <dc:creator>SSWoodward</dc:creator>
      <dc:date>2023-04-13T19:27:27Z</dc:date>
    </item>
  </channel>
</rss>

