<div dir="ltr">(concerning QGIS, its a DB driver option that allows to resolve tables with GEOMETRY column)<div><br></div><div><img src="cid:ii_160dc0bdf84dc437" alt="Inline images 1" width="297" height="415" style="margin-right: 0px;"></div><div><br></div><div>Nicolas<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 9 January 2018 at 18:46, Nicolas Ribot <span dir="ltr"><<a href="mailto:nicolas.ribot@gmail.com" target="_blank">nicolas.ribot@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi,<div>Long texts are not displayed in pgAdmin.</div><div>No entry for geometry columns usually means your geometric type is GEOMETRY. You can cast it to POLYGON or MULTIPOLYGON.</div><div><br></div><div>You can test your geo column:</div><div>select st_summary(shape_poly), st_npoints(shape_poly)</div><div>from au_alkis_unit;</div><div><br></div><div>Nicolas</div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On 9 January 2018 at 18:38,  <span dir="ltr"><<a href="mailto:ofoerster@posteo.de" target="_blank">ofoerster@posteo.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="m_-5512431087512772266HOEnZb"><div class="m_-5512431087512772266h5"><br>
<br>
Am 09.01.2018 15:31 schrieb <a href="mailto:ofoerster@posteo.de" target="_blank">ofoerster@posteo.de</a>:<br>
</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="m_-5512431087512772266h5">
Hello community,<br>
<br>
I have the problem that when I migrate from Oracle to PostGIS I get an<br>
empty geometry column.<br>
All other data was taken over normally. My PostGIS extension is activated.<br>
My command is:<br>
<br>
ogr2ogr -a_srs EPSG:25833 -overwrite -f "PostgreSQL" -nln<br>
public.au_alkis_unit PG:"host=localhost port=5432 user=postgres<br>
password=postgres dbname=hale_export"<br>
OCI:"inspire/inspire@(DESCRIPT<wbr>ION = (ADDRESS_LIST = (ADDRESS =<br>
(PROTOCOL = TCP)(HOST = fb20)(PORT = 1521)))(CONNECT_DATA = (SID<br>
=fbr))):AU_ALKIS_UNIT"<br>
<br>
Can someone help me?<br>
<br>
For the sake of traceability I have done the Oracle table as SQL dump<br>
in the attachment.<br>
<br>
best regards, Oli<br>
<br></div></div>
______________________________<wbr>_________________<br>
postgis-users mailing list<br>
<a href="mailto:postgis-users@lists.osgeo.org" target="_blank">postgis-users@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/postgis-users" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailma<wbr>n/listinfo/postgis-users</a><br>
</blockquote>
<br>
<br>
------------------------------<wbr>------------------------------<wbr>------------------------------<wbr>------------------------------<wbr>------------------------------<wbr>------------------------------<wbr>----------<br>
<br>
It is very strange. In the PG Admin, the geometry column is empty. In QGIS I can embed the table and the correct geometries are displayed. However, the DB Manager of QGIS says that the geometry column has no entries.<br>
<br>
Please Help.<br>
______________________________<wbr>_________________<br>
postgis-users mailing list<br>
<a href="mailto:postgis-users@lists.osgeo.org" target="_blank">postgis-users@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/postgis-users" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailma<wbr>n/listinfo/postgis-users</a></blockquote></div><br></div>
</div></div></blockquote></div><br></div>