| 31 | |
| 32 | |
| 33 | |
| 34 | **Ability to load and export tables as ESRI Shapefiles for pgAdmin4** |
| 35 | |
| 36 | ''Expected outcome'': Screen where users can browse for a zip file (or individuals files that make up an ESRI shape file set, and specify a table and load in. This replaces the old shp2pgsql-gui that could be used as a plugin in pgAdmin3 |
| 37 | |
| 38 | ''Skills required'': Python, JavaScript and JavaScript APIs such as, require.js, bootstrap. There is discussion of if you can use the shp2pgsql/pgsql2shp commandlines already packaged with most PostGIS distros, or if you should use the Python library shapely. |
| 39 | |
| 40 | ''Mentors'': [https://www.osgeo.org/member/regina-obe/ Regina Obe], Frikan Erwee and [https://www.up.ac.za/geography-geoinformatics-and-meteorology/article/2735602/victoria-rautenbach Victoria Rautenbach] |
| 41 | |
| 42 | ''Difficulty'': Medium |