Opened 8 years ago
Closed 6 years ago
#3648 closed enhancement (fixed)
pgAdmin4 plugin for viewing data
Reported by: | robe | Owned by: | pramsey |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS PostgreSQL |
Component: | postgis | Version: | 2.5.x -- EOL |
Keywords: | gsoc | Cc: |
Description (last modified by )
pgAdmin4 1.0 will be launched around same time as PostgreSQL 9.6 and for windows packages will replace pgAdmin3.
pgAdmin4 is a complete rewrite that is web-based, but uses Python Flask for giving a self-contained desktop experience. That said now might be a good opportunity to throw in a PostGIS gui.
Whoever does this need experience (or willing to gain experience) in
Python, general web javascript (they use require.js, bootstrap for css, and of course a web mapping javascript kit like Leaflet or OL3).
Module hookup docs are here:
https://www.pgadmin.org/docs4/dev/code_overview.html#modules
I'm thinking this may make a great GSoc project and for the next round, if not started I'd be willing to mentor this.
Change History (5)
comment:1 by , 7 years ago
Milestone: | PostGIS 2.4.0 → PostGIS Future |
---|
comment:2 by , 7 years ago
Milestone: | PostGIS Future → PostGIS Fund Me |
---|
comment:3 by , 7 years ago
Description: | modified (diff) |
---|
comment:5 by , 6 years ago
Milestone: | PostGIS Fund Me → PostGIS PostgreSQL |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Version: | trunk → 2.5.x |
Completed - great job by GSOC Student Xuri Gong - https://trac.osgeo.org/postgis/wiki/GeospatialDataViewerInPgAdmin4ForPostGIS
Introduced in pgAdmin 4 v3.3 - https://www.pgadmin.org/
Milestone renamed