Questions tagged [postgis]

34 questions
0
votes
1 answer

Suggestions for hosting Java EE App.(Tomcat,Glassfish) and Postgis

Which company offers the best services for hosting the above app?(Preferable tomcat and postgis)
0
votes
1 answer

Upgrading Fedora Server to 37, Postgres' upgrade didn't work: ERROR: could not access file "$libdir/postgis-3"

After everything else was shown to be working fine (YAY!), Postgres refused to start (don't be thrown by the name - Postgres was packaged as PostgreSQL in praise of Paul Aoki's conversion of the QUEL query language processor to use SQL WAY back in…
Richard T
  • 1,206
  • 12
  • 29
0
votes
1 answer

Trying to install postgis on Centos 6.9 and missing dependency libgeotiff.so.2

I'm trying to install Postgis 2.1 on Centos 6.9 (and postgresql 9.5). I try to yum install it: yum install postgis21_95 And get the error: > Finished Dependency Resolution Error: Package: gdal-libs-1.9.2-8.rhel6.x86_64 (pgdg-common) …
0
votes
1 answer

Can't compile GDAL 3.2 on CentOS/RedHat 8

I've been trying to compile GDAL 3.2 on CentOS 8 (due to a java project requiring gdal bindings that should be provided by gdal32-java), however rpmbuild fails right at the start before I make any change: $ rpmbuild --rebuild…
cg_foreau
  • 113
  • 7
1 2
3