Re: postgis geometry type not displayed correctly

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Richard Greenwood <richard(dot)greenwood(at)gmail(dot)com>
Cc: pgAdmin Support <pgadmin-support(at)postgresql(dot)org>, Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
Subject: Re: postgis geometry type not displayed correctly
Date: 2017-05-30 15:21:06
Message-ID: CA+OCxoxFd_gK4+ENndgNwDRzdd=KdN58gOOcQ393k3TLe2amZQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Khushboo, can you look into this please (and log and RM to go with it
if required)?

Thanks.

On Tue, May 30, 2017 at 4:09 PM, Richard Greenwood
<richard(dot)greenwood(at)gmail(dot)com> wrote:
> I don't know if this question belongs on this list or the postgis list. In
> psql and pgAdmin3 a postgis geometry column is show as e.g.
>
> Column | Type
> ---------------+---------------------
> polygeom | geometry(MultiPolygon,3739)
>
> however in pgAdmin4 it's show as:
>
> polygeom geometry(957204)
>
> Like "957204" is not being translated to "MultiPolygon, 3739". Any ideas or
> should I be asking this on the postgis list?
>
> Thanks,
> Rich
>
> --
> Richard W. Greenwood, PLS
> www.greenwoodmap.com

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Murtuza Zabuawala 2017-05-30 15:41:53 Re: postgis geometry type not displayed correctly
Previous Message Richard Greenwood 2017-05-30 15:09:11 postgis geometry type not displayed correctly