Version 1 (modified by 5 years ago) ( diff ) | ,
---|
The PostGIS source tree on gitea.com (https://gitea.com/postgis/postgis) is a mirror of the official repository.
To get the source from gitea.com, and start a configure:
git clone https://gitea.com/postgis/postgis.git cd postgis ./autogen.sh ./configure
Note:
See TracWiki
for help on using the wiki.