postgis / docker-postgis

Docker image for PostGIS
https://hub.docker.com/r/postgis/postgis/
MIT License
1.37k stars 462 forks source link

fix199; Oslandia/SFCGAL migrates to GitLab + ./update.sh #202

Closed ImreSamu closed 4 years ago

ImreSamu commented 4 years ago

Ready for review:

ImreSamu commented 4 years ago

the 13-master looks ok

                                                                               postgis_full_version                                                                                
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 POSTGIS="3.1.0dev 1fab20d" [EXTENSION] PGSQL="130" GEOS="3.9.0dev-CAPI-1.14.0" PROJ="7.2.0" LIBXML="2.9.4" LIBJSON="0.12.1" LIBPROTOBUF="1.3.1" WAGYU="0.5.0 (Internal)" TOPOLOGY
(1 row)
ImreSamu commented 4 years ago

the 12-master looks ok

postgres=# select postgis_full_version();
                                                                               postgis_full_version                                                                                
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 POSTGIS="3.1.0dev 1fab20d" [EXTENSION] PGSQL="120" GEOS="3.9.0dev-CAPI-1.14.0" PROJ="7.2.0" LIBXML="2.9.4" LIBJSON="0.12.1" LIBPROTOBUF="1.3.1" WAGYU="0.5.0 (Internal)" TOPOLOGY
(1 row)
ImreSamu commented 4 years ago
phillipross commented 4 years ago

looks good to me... is there anything more that these needs before being merged?

ImreSamu commented 4 years ago

@phillipross : imho: you can merge ...