Re: Implement geospatial data viewer in pgAdmin4 for PostGIS - Mailing list pgadmin-hackers

From Xuri Gong
Subject Re: Implement geospatial data viewer in pgAdmin4 for PostGIS
Date
Msg-id CAA7HE_eyVVH__HEEe+OzEEw34mf=k1aXAMQJcBuax9MnjsrQDw@mail.gmail.com
Whole thread Raw
In response to Re: Implement geospatial data viewer in pgAdmin4 for PostGIS  (Anthony DeBarros <adebarros@gmail.com>)
Responses Re: Implement geospatial data viewer in pgAdmin4 for PostGIS  (Dave Page <dpage@pgadmin.org>)
List pgadmin-hackers
Hi Anthony and Dave,

Thank you for your suggestions and I have implemented this visualiser:). I add button in the cell and when it's clicked the geometry is shown in a map. Here is the screenshots of it: https://photos.app.goo.gl/fQVBRcmZJ3YcPLcL8

Attached is the patch for this geometry viewer. Please review it. Thank you.

Anthony DeBarros <adebarros@gmail.com> 于2018年5月26日周六 上午12:47写道:
I agree the map is the ultimate tool. However, I do think that being able to quickly view a single geometry from within the grid makes a lot of sense - and for users who want to easily visualise a single geometry, will be a great deal more convenient than the map.

Note that I'm not talking about anything complex here - just a convenience panel that renders the geometry, and maybe has zoom and scrolling. The viewing tab would be where the real magic happens - handling the map overlay and the ability to display many geometries at once.


As a user, I would agree with Dave here. A good example is a table that holds the polygons of each county in the U.S. or each country in Europe. It would be very helpful to view each individually as well as collectively if I were to select all in a query.
 

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

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

pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: As per Aditya - we need the server version for thece
Next
From: Aditya Toshniwal
Date:
Subject: Re: [pgAdmin4][RM3294] User need to reset the layout to see thechanged preferences parameters