<?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 PostGIS Coordinate System Identifier Invalid.. in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/postgis-coordinate-system-identifier-invalid/m-p/228894#M12965</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Trying out PostGIS..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have it installed, and running.&amp;nbsp; (postgreSQL 9.0/postGIS 2.0).&amp;nbsp; I am able to make connection inside ArcCatalog and can import tables (provided the db is lower case).&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can import .shp files via the PostGIS2.0 PostGIS Shapefile Import/Export Manager. Into a database which was constructed using the postGIS template db which installs as part of the the initial setup.&amp;nbsp; Inside that db, there is only one schema "public".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Inside that schema there is a default table from the template "spatial_ref_sys"&amp;nbsp;&amp;nbsp;&amp;nbsp; ( I thought I was good to go with only that table )&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I try to 'import' a single feature class I get an error...&amp;nbsp; "DBMS table not found"... and&amp;nbsp; "Spatial Type not installed in the db"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I ran the Shapefile Import/Export Manager, I could upload a shapefile but could not preview it "The coordinate system identifier is invalid"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am pretty sure I missed a step, or have something left to configure.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can connect via ArcCatalog (so I have the 32bit for catalog) and can make a simple table, but nothing else yet.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone have a suggestion for getting the spatial system error resolved?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Andy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Jan 2014 15:13:14 GMT</pubDate>
    <dc:creator>AndrewDavis</dc:creator>
    <dc:date>2014-01-13T15:13:14Z</dc:date>
    <item>
      <title>PostGIS Coordinate System Identifier Invalid..</title>
      <link>https://community.esri.com/t5/data-management-questions/postgis-coordinate-system-identifier-invalid/m-p/228894#M12965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Trying out PostGIS..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have it installed, and running.&amp;nbsp; (postgreSQL 9.0/postGIS 2.0).&amp;nbsp; I am able to make connection inside ArcCatalog and can import tables (provided the db is lower case).&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can import .shp files via the PostGIS2.0 PostGIS Shapefile Import/Export Manager. Into a database which was constructed using the postGIS template db which installs as part of the the initial setup.&amp;nbsp; Inside that db, there is only one schema "public".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Inside that schema there is a default table from the template "spatial_ref_sys"&amp;nbsp;&amp;nbsp;&amp;nbsp; ( I thought I was good to go with only that table )&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I try to 'import' a single feature class I get an error...&amp;nbsp; "DBMS table not found"... and&amp;nbsp; "Spatial Type not installed in the db"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I ran the Shapefile Import/Export Manager, I could upload a shapefile but could not preview it "The coordinate system identifier is invalid"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am pretty sure I missed a step, or have something left to configure.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can connect via ArcCatalog (so I have the 32bit for catalog) and can make a simple table, but nothing else yet.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone have a suggestion for getting the spatial system error resolved?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Andy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jan 2014 15:13:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/postgis-coordinate-system-identifier-invalid/m-p/228894#M12965</guid>
      <dc:creator>AndrewDavis</dc:creator>
      <dc:date>2014-01-13T15:13:14Z</dc:date>
    </item>
    <item>
      <title>Re: PostGIS Coordinate System Identifier Invalid..</title>
      <link>https://community.esri.com/t5/data-management-questions/postgis-coordinate-system-identifier-invalid/m-p/228895#M12966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;SOLUTION:...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I went back and deleted the db I had been working with completely.&amp;nbsp; Then inside pgAdminIII got rid of the 'roles' I had defined.&amp;nbsp; I did leave the automatically created "postgre" role (that is the db server super user).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Once I was back at a clean start point, I created a "Login Role" sde and gave it superuser status.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then I opened up ArcCatalog and ran the "Create Enterprise Geodatabase" tool again.&amp;nbsp; It went through and made the database, defined the schema, populated the schema 'sde' with all of the appropriate tables and gave me a thumbs up on the operation.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now I can import and view/use information inside my database connection for sde in ArcCatalog and ArcMap.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My problem was that I was doing things disjointedly, and by the time I found the 'Create Enterprise Geodatabase' tool I had things jumbled and they would not turn out correct.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps someone...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jan 2014 08:30:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/postgis-coordinate-system-identifier-invalid/m-p/228895#M12966</guid>
      <dc:creator>AndrewDavis</dc:creator>
      <dc:date>2014-01-14T08:30:58Z</dc:date>
    </item>
  </channel>
</rss>

