> Hi All,
> I have some polygons in a table that I need to see visually to see if they
> intersect at some points and to double check my
> calculations. Wondering if there is a good tool that can show me these
> polygons? They are not associated with any
> geographic lat long coordinates and hence no SRID etc, just plain geometry.
> Any ideas what would be a good tool that can read these polygons from
> postgis and show me the outputs? I could write
> a script if need be. But maybe you guys have a simpler tool or plugin? :)
>

Hi,

If you want to see 2D objects, about all existing GIS software will
connect to postgis and display them: QGis, OpenJump, gvSig, ...

In 3D, maybe a KML export and a Google Earth could visualize them ?

Nicolas
_______________________________________________
postgis-users mailing list
postgis-users@postgis.refractions.net
http://postgis.refractions.net/mailman/listinfo/postgis-users

Reply via email to