[postgis-users] Postgis upgrade problem

2016-09-23 Thread Marco Barbieri
Hi,
I have upgraded postgres and postgis on Debian from
postgresql-9.4-postgis-2.1 to postgresql-9.5-postgis-2.2 package.

I'm trying to create postgis extension in a database (CREATE EXTENTION
postgis;) and here is the answer I get:

ERROR:  could not access file "$libdir/postgis-2.1": No such file or
directory
I have no data in postgres at all, so I could remove all postgresql-postgis
packages. I tryed to do so and reinstalled everything, but with the same
result.

Thanks for help.
M

-- 
*Marco Barbieri / *Cartografo
marcobarbi...@webmapp.it
www.webmapp.it
+39 050 55 25 74 / +39 347 683 03 13

Webmapp is made by:
Net7
Via Marche 10 / 56123 Pisa
P.Iva e CF 01577590506
CCIAA di Pisa n. 01577590506 del 26/04/2001
Capitale Sociale 10.000,00 €
___
postgis-users mailing list
postgis-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/postgis-users

Re: [postgis-users] Upload DTM (asc) in Postgis

2016-01-24 Thread Marco Barbieri
I had a similar problem to solve and I found this blog post really usefull:
http://blog.mathieu-leplatre.info/drape-lines-on-a-dem-with-postgis.html
It tells you how to import a DTM in PostGis and associate its altitude
values to any overlapping polyline.

Marco
-- 
*Marco Barbieri*
Cartografo

www.webmapp.it
marcobarbi...@webmapp.it

+39 347 683 03 13

Via Paladini, 4
50053 Empoli - Firenze

Ditta individuale
P. Iva 06366160486
___
postgis-users mailing list
postgis-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/postgis-users