<html>
<head>
</head>
<body class='hmmessage'><div dir='ltr'>


<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
<div dir="ltr">Hi Smaran,<br><br>To import shp to Postgresql by command line is shp2pgsql. ogr2ogr converts simple features data between file formats I don't advise to use this one. <br><br>I never remove from command line just go to pgadmin and delete.<br><br>Regards,<br>Jose Santos<br><br><div><div id="SkyDrivePlaceholder"></div><hr id="stopSpelling">From: smaran.harihar@gmail.com<br>Date: Wed, 21 Nov 2012 17:43:34 -0700<br>To: postgis-users@postgis.refractions.net<br>Subject: [postgis-users] Removing shapefile from Postgres<br><br>Hi,<div><br></div><div><div>I added a shapefile to the PostGIS using,</div><div><br></div><div>    ogr2ogr -f PostgreSQL PG:"host=server_ip user=username dbname=dbname password=password" yourshapefile.shp;</div><div>

<br></div><div>Now I want to remove it. What is the command line code for that?</div><div><br></div>-- <br>Thanks & Regards<div>Smaran Harihar</div><br>
</div>
<br>_______________________________________________
postgis-users mailing list
postgis-users@lists.osgeo.org
http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users</div></div>
                                          </div></body>
</html>