How to create a postgis table for a map. i know about shp2pgsql which converts
a shapefile to postgis.
What data I have is the list or coordinates which are used to draw line,point
and polygon.
For My application I use Qt's QPainter widget and draws some lines on it. now i
want to convert these lines in to postgis file
_______________________________________________ postgis-users mailing list [email protected] http://postgis.refractions.net/mailman/listinfo/postgis-users
