Re: [pgAdmin4][patch]: Feature #1407 - Support map view for PostGISquery result sets - Mailing list pgadmin-hackers

From Xuri Gong
Subject Re: [pgAdmin4][patch]: Feature #1407 - Support map view for PostGISquery result sets
Date
Msg-id CAA7HE_fnAKtAqfzz2jNZGfYnB5BAcuSt_ZCsJ+e-nwFPDHCdxg@mail.gmail.com
Whole thread Raw
In response to [pgAdmin4][patch]: Feature #1407 - Support map view for PostGIS query result sets  (Xuri Gong <xurigoong@gmail.com>)
Responses Re: [pgAdmin4][patch]: Feature #1407 - Support map view for PostGISquery result sets
List pgadmin-hackers
Hi,

I have added documents for geometry viewer. Please review this newer patch.

For test you can install PostGIS and import this database[1].

Thank you!


Xuri Gong <xurigoong@gmail.com> 于2018年7月31日周二 下午4:47写道:
Hi,

This is the patch for viewing geometry data in pgAdmin4. I have implemented it as follows:
  • Add cell button and column header button in datagrid for geometry and geography type data. [screenshot 1]
  • When user clicks the 'view' button, it parses the data and opens a map to show the geometry. [screenshot 2, 3, 4]
  • When user clicks the geometry in the map, it shows the properties. [screenshot 5]
I have created unit test for this. I have also created a test database[1] including geometries of different types to run test manually. Please review it. Thank you.

Regards,
Xuri Gong

Attachment

pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][Patch]: RM #3511 Passwords not stored for ssh tunnel connections
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: COST statement should not be automaticallyduplicated