Can commands be typed in to view geometry in PgAdmin?
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:
Show quoted text
I just wonder whether commands can be typed in PgAdmin to view geometries.
Regards,
David
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:
Show quoted text
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
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.
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 <mailto: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
<mailto: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.