Changes between Version 23 and Version 24 of GoogleSummerCode2022


Ignore:
Timestamp:
Feb 21, 2022, 8:45:40 AM (2 years ago)
Author:
robe
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • GoogleSummerCode2022

    v23 v24  
    59592. git clone PostGIS code from [https://git.osgeo.org/gitea/postgis/postgis.git PostGIS primary repo] or one of [wiki:CodeMirrors Git repos] and compile.
    60603. Create a working PostgreSQL database with postgis extension installed and shp2pgsql/pgsql2shp you compiled.
    61 5. Setup a public fork of pgAdmin repo for your work (can be [https://git.osgeo.org/gitea osgeo], [https://gitlab.com gitlab], [https://github.com github], or any other repo you can make available for public review)
     614. Setup a public fork of PostGIS repo for your work (can be [https://git.osgeo.org/gitea osgeo], [https://gitlab.com gitlab], [https://github.com github], or any other repo you can make available for public review)
    6262
    6363Since the above is all work in PostGIS, a working PostgreSQL installed from repos is an acceptable alternative to #1.
     
    106106''Skills required'':
    107107
    108 python, html, css, and javascript, ability to compile [https://git.postgresql.org/git/pgadmin4.git pgAdmin]
     108python, html, css, and React, ability to compile [https://git.postgresql.org/git/pgadmin4.git pgAdmin]
    109109 some familiarity with PostGIS, PostgreSQL, and pgAdmin is preferable
    110110Ability to compile PostGIS and PostgreSQL code is a plus but not absolutely required.