Thread: Can commands be typed in to view geometry in PgAdmin?

Can commands be typed in to view geometry in PgAdmin?

From
Shaozhong SHI
Date:
I just wonder whether commands can be typed in PgAdmin to view geometries.

Regards,

David

Re: Can commands be typed in to view geometry in PgAdmin?

From
"David G. Johnston"
Date:
It is amazing how much one can learn by reading documentation.  You are looking for a section that describes how to view, and possibly edit, data in pgAdmin4.

David J.


On Fri, Jan 21, 2022 at 5:52 AM Shaozhong SHI <shishaozhong@gmail.com> wrote:
I just wonder whether commands can be typed in PgAdmin to view geometries.

Regards,

David

Re: Can commands be typed in to view geometry in PgAdmin?

From
Shaozhong SHI
Date:
It would be nice to be able to write lines of scripts to tell PgAdmin to show some visualisation of geographical features.

Regards,

David

On Fri, 21 Jan 2022 at 15:14, David G. Johnston <david.g.johnston@gmail.com> wrote:
It is amazing how much one can learn by reading documentation.  You are looking for a section that describes how to view, and possibly edit, data in pgAdmin4.

David J.


On Fri, Jan 21, 2022 at 5:52 AM Shaozhong SHI <shishaozhong@gmail.com> wrote:
I just wonder whether commands can be typed in PgAdmin to view geometries.

Regards,

David

Re: Can commands be typed in to view geometry in PgAdmin?

From
"David G. Johnston"
Date:
On Fri, Jan 21, 2022 at 9:26 AM Shaozhong SHI <shishaozhong@gmail.com> wrote:
It would be nice to be able to write lines of scripts to tell PgAdmin to show some visualisation of geographical features.

I wasn't aware pgAdmin had a command line oriented interface.  I thought it was pure GUI.  The only scripts you write are SQL scripts executed on the server - pgAdmin is just the messenger.  Though it does provide GUI elements to view those results that it receives.  Both the result tables themselves and the column contents of various data types.

David J.

Re: Can commands be typed in to view geometry in PgAdmin?

From
Ron
Date:
pgAdmin, as the name implies, is really for administering Postgresql in a GUI manner, not for visualizing GIS coordinates.

On 1/21/22 10:26 AM, Shaozhong SHI wrote:
It would be nice to be able to write lines of scripts to tell PgAdmin to show some visualisation of geographical features.

Regards,

David

On Fri, 21 Jan 2022 at 15:14, David G. Johnston <david.g.johnston@gmail.com> wrote:
It is amazing how much one can learn by reading documentation.  You are looking for a section that describes how to view, and possibly edit, data in pgAdmin4.

David J.


On Fri, Jan 21, 2022 at 5:52 AM Shaozhong SHI <shishaozhong@gmail.com> wrote:
I just wonder whether commands can be typed in PgAdmin to view geometries.

Regards,

David

--
Angular momentum makes the world go 'round.