« Return to Thread: How to change PostGIS (uninstall Old version and add newer)

How to change PostGIS (uninstall Old version and add newer)

by Ravivundavalli :: Rate this Message:

Reply to Author | View in Thread


Hi
trying exercise PGCON2009.

found that query result for
SELECT SUM(ST_Area(the_geom))/1000 As totalwithoverlap_km,
ST_Area(ST_Union(the_geom))/1000 As no_overlap_km
FROM land;

gives similar for both which is upsurd.

PostGIS version i have is 1.3.1 (PGSQL 8.3)

Trying ti install PostGIS 1.4

but the old PostGIS conflicts. How to safely uninstall it ??
and install PostGIS1.4 ??

Ravi Kumar




      Looking for local information? Find it on Yahoo! Local http://in.local.yahoo.com/
_______________________________________________
postgis-users mailing list
postgis-users@...
http://postgis.refractions.net/mailman/listinfo/postgis-users

 « Return to Thread: How to change PostGIS (uninstall Old version and add newer)