Re: Implement geospatial data viewer in pgAdmin4 for PostGIS

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Implement geospatial data viewer in pgAdmin4 for PostGIS
Дата
Msg-id CA+OCxoz84LYz_=-+uarRgZzsHv1SG3kHDvNpfrMNAa=GAPTmMQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Implement geospatial data viewer in pgAdmin4 for PostGIS  (Xuri Gong <xurigoong@gmail.com>)
Ответы Re: Implement geospatial data viewer in pgAdmin4 for PostGIS  (Xuri Gong <xurigoong@gmail.com>)
Список pgadmin-hackers
Hi

Can you suggest any freely available data sets that can be used to test this with please? I don't have any geo databases.

As a quick review-point, I don't see any documentation updates with the patch.

Thanks.

On Wed, Jul 25, 2018 at 9:13 AM, Xuri Gong <xurigoong@gmail.com> wrote:
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



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

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

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin4][Patch]: RM #3458 Error when using python 3.7
Следующее
От: Xuri Gong
Дата:
Сообщение: Re: Implement geospatial data viewer in pgAdmin4 for PostGIS