Re: Implement geospatial data viewer in pgAdmin4 for PostGIS

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

Thank you very much for your feedback.

That's a good idea to see individual images. But in my opinion, for geometry data, user often tend to see not only the individual shapes, but also the locations, spatial relations and distribution in a map. For example, if the geometries are all points, displaying the single point won't show much information. 

So I think rendering the output geometry data in map is necessary. If the user want to see the shape of a single geometry, he/she can select the related row in the data grid, then the viewer can highlight the geometry in the map.

Thank you for your suggestion and please let me know if you want to discuss this matter further.

Regards,
Xuri

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

Предыдущее
От: Joao De Almeida Pereira
Дата:
Сообщение: Re: [pgadmin4][patch] Use pytest test runner for unit tests
Следующее
От: Aditya Toshniwal
Дата:
Сообщение: Re: [pgAdmin4][RM#3271] Update to the latest 3.x version of jQuery