Tagged Questions
1
vote
5answers
152 views
Unable to install the PostGIS extension to PostgreSQL on Ubuntu 12.04 LTS
I just installed Linux Ubuntu 12.04 LTS (on a virtual machine). I then successfully installed the PostgreSQL 8.4 database management system. I am now trying to install PostGIS, which is an extension ...
3
votes
1answer
438 views
Can POSTGIS 2.0 be install with POSTGRES 9.2 on Ubuntu 12.04 OS at the moment?
This question is more about environment set up.
At the current moment, March 4th 2013, can POSTGIS2.0 be install with POSTGRES 9.2?
I check their website out and to my understanding it is not ...
2
votes
1answer
3k views
How to install PostgreSQL 9.2 with PostGIS 2.0 on Ubuntu 11.10 (or higher)?
I have read this question: Install PostGIS v2 for PostgreSQL v9.2, but it didn't resolve my problem.
I added the PostgreSQL backports PPA and installed the postgresql-9.2 package, but there is no ...
0
votes
1answer
166 views
Unable to locate PostGIS in OpenGeo Suite using command line
I am working on this new ubuntu 12.04 server and I need to work on the Postgres database which is PostGIS enabled. The problem is I am not sure how to locate the database using command line. The ...
0
votes
1answer
619 views
Django client install postgresql/postgis on Ubuntu 12.04
Does anyone know what apt packages one should install for a postgres(8.4)/postgis(1.5) django (1.4) client on ubuntu 12.04?
All recipes seem to assume that I want to install the full ...
2
votes
4answers
260 views
Any pgrouting enabled hosting providers?
I am really interested if any of you know about a hosting provider that offers postgis & pgrouting pre-installed?
If not, can I just go ahead and purchase a linode hosting account and do all the ...
6
votes
2answers
272 views
Memory considerations for cloud based GeoStack
Some time ago I asked about hardware considerations of cloud based GeoStack implementation. As a follow up to this question
There are some good pointers in related question already, but they mainly ...
8
votes
4answers
5k views
How can I enable Shapefile GUI Loader in pgadmin3?
I have installed PostgreSQL 9.1 with PostGIS 1.5.3 on Ubuntu 11.10.
I also installed pgadmin3 1.14.0-beta1, following this instructions.
If I remember correctly, when I installed PostGIS on Windows ...
6
votes
1answer
424 views
Installing pgRouting Ubuntu Lucid
Here are the steps i did:
Added ppa to repository sources
in synaptic marked all pgrouting for postgres 8.4
apply (everything was ok)
restarted postgres
But, i just tried a simple function ...