Changes between Version 12 and Version 13 of GoogleSummerCode2019
- Timestamp:
- 03/28/19 08:41:38 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GoogleSummerCode2019
v12 v13 36 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 37 38 [[Image(shp2pgsql-gui-import.png)]] 38 [[Image(shp2pgsql-gui-import.png)]] [[Image(shp2pgsql-gui-export.png)]] 39 39 40 40 ''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.