<?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: shape to postgis example -&amp;gt; only point features fail. in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/shape-to-postgis-example-gt-only-point-features-fail/m-p/2277765#M53437</link>
    <description>Dear Poulet1212,&lt;BR /&gt;this is an issue of the current PostgisDataStore.java of Geotools, an issue has been posted thatfore.&lt;BR /&gt;Hope this helps.&lt;BR /&gt;regards</description>
    <pubDate>Thu, 25 Jun 2009 16:08:19 GMT</pubDate>
    <dc:creator>_AnonymousUser</dc:creator>
    <dc:date>2009-06-25T16:08:19Z</dc:date>
    <item>
      <title>shape to postgis example -&gt; only point features fail.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/shape-to-postgis-example-gt-only-point-features-fail/m-p/2277764#M53436</link>
      <description>&lt;P&gt;Hello all,&lt;BR /&gt;I've tryied the sample of SDI to insert shape features to postgis. All geometries run fine except for the Points. I got this error:&lt;BR /&gt;GRAVE: SQL Exception writing geometry columnERROR: new row for relation "_essai_sdi_plop2" violates check constraint "enforce_geotype_the_geom"&lt;BR /&gt;The table is created, but empty.&lt;BR /&gt;At the creation of the table, SDI wrote this:&lt;BR /&gt;ADD CONSTRAINT enforce_geotype_the_geom CHECK (geometrytype("the_geom") = 'POINTM'::text OR "the_geom" IS NULL);&lt;BR /&gt;Seems that Postgis is not happy with the check constraint. Something strange is the name of this constrain: 'POINTM' why not 'POINT' ? Is it relevant or not? (I'm not sure to understand what happend behind this check constrain.)&lt;BR /&gt;I've tryied the same data with FME into postgis: the resulting geometry was multipoint. So I've tryied with SDI to convert with multipoint geometry:&lt;BR /&gt;INFO: ALTER TABLE "public"."_essai_sdi_plop2" ADD CONSTRAINT enforce_geotype_the_geom CHECK (geometrytype("the_geom") = 'MULTIPOINTM'::text OR "the_geom" IS NULL);&lt;BR /&gt;This time all attributes are written, but geometries are null.&lt;BR /&gt;If someone has any id about what is going on with this sdi sample and point features, that for feedback!&lt;BR /&gt;Rémy&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 13:54:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/shape-to-postgis-example-gt-only-point-features-fail/m-p/2277764#M53436</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2024-11-16T13:54:05Z</dc:date>
    </item>
    <item>
      <title>Re: shape to postgis example -&gt; only point features fail.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/shape-to-postgis-example-gt-only-point-features-fail/m-p/2277765#M53437</link>
      <description>Dear Poulet1212,&lt;BR /&gt;this is an issue of the current PostgisDataStore.java of Geotools, an issue has been posted thatfore.&lt;BR /&gt;Hope this helps.&lt;BR /&gt;regards</description>
      <pubDate>Thu, 25 Jun 2009 16:08:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/shape-to-postgis-example-gt-only-point-features-fail/m-p/2277765#M53437</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2009-06-25T16:08:19Z</dc:date>
    </item>
    <item>
      <title>Re: shape to postgis example -&gt; only point features fail.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/shape-to-postgis-example-gt-only-point-features-fail/m-p/2277766#M53438</link>
      <description>Try to use a tPostgresOutput component instead or set geometry type to geometry instead of point.&lt;BR /&gt;HTH.&lt;BR /&gt;Francois</description>
      <pubDate>Sun, 24 Jan 2010 17:44:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/shape-to-postgis-example-gt-only-point-features-fail/m-p/2277766#M53438</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-01-24T17:44:18Z</dc:date>
    </item>
  </channel>
</rss>

