<div dir="ltr"><div><div><div>Please note that<br><br></div>_ogr2ogr is faster (5 times?)<br></div>_ogr2ogr is less reliable (bugs!) <br><br></div>Cheers,<br>Rémi-C<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">
2014-04-16 15:12 GMT+02:00 J. Gustavo Rocha <span dir="ltr"><<a href="mailto:jgr@di.uminho.pt" target="_blank">jgr@di.uminho.pt</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Oi Rogério,<br>
<br>
I use ogr2ogr, which is more generic than shp2pgsql. You can choose the schema (active_schema option) and the name of the table (-nln option).<br>
<br>
Something like:<br>
<br>
ogr2ogr -f "PostgreSQL" PG:"host=<a href="http://xxx.di.uminho.pt" target="_blank">xxx.di.uminho.pt</a> user=xxx dbname=arhnorte password=yyy active_schema=atlas" -a_srs EPSG:3763 -nln captacoes Captacoes_SILiAmb.shp<br>

<br>
Regards,<br>
<br>
J. Gustavo<br>
<br>
Em 16-04-2014 13:23, Rogério escreveu:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">
Hi,<br>
<br>
How I convert a shp file to sql pointing to a particular schema and<br>
database?<br>
<br>
As the trivial operation of converting shp to sql is ok!<br>
<br>
Is possible?<br>
<br>
Thanks!<br>
<br>
--<br>
Rogério A. B. da Silva<br>
Geóg. B. Sc.<br>
<br>
<br></div></div><div class="">
______________________________<u></u>_________________<br>
postgis-users mailing list<br>
<a href="mailto:postgis-users@lists.osgeo.org" target="_blank">postgis-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users" target="_blank">http://lists.osgeo.org/cgi-<u></u>bin/mailman/listinfo/postgis-<u></u>users</a><br>
<br>
</div></blockquote><span class="HOEnZb"><font color="#888888">
<br>
<br>
J. Gustavo<br>
-- <br>
Jorge Gustavo Rocha<br>
Departamento de Informática<br>
Universidade do Minho<br>
4710-057 Braga<br>
Tel: <a href="tel:%2B351%20253604480" value="+351253604480" target="_blank">+351 253604480</a><br>
Fax: <a href="tel:%2B351%20253604471" value="+351253604471" target="_blank">+351 253604471</a><br>
Móvel: <a href="tel:%2B351%20910333888" value="+351910333888" target="_blank">+351 910333888</a><br>
skype: nabocudnosor<br>
<br>
"I would love to change the world, but they won't give me the source code" -- Unknown Geek</font></span><div class="HOEnZb"><div class="h5"><br>
______________________________<u></u>_________________<br>
postgis-users mailing list<br>
<a href="mailto:postgis-users@lists.osgeo.org" target="_blank">postgis-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users" target="_blank">http://lists.osgeo.org/cgi-<u></u>bin/mailman/listinfo/postgis-<u></u>users</a><br>
</div></div></blockquote></div><br></div>