<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
How to create a postgis table for a map. i know about shp2pgsql which converts a shapefile to postgis.<br>What data I have is the list or coordinates which are used to draw line,point and polygon.<br>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<br>                                      </body>
</html>