<p>Thanks Nicolas, for the reminder on that.</p>
<div class="gmail_quote">On Dec 27, 2012 3:58 AM, "Nicolas Ribot" <<a href="mailto:nicolas.ribot@gmail.com">nicolas.ribot@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">Hi Eric,<div><br></div><div>You can use OGR (ogr2ogr, <a href="http://www.gdal.org/ogr/drv_csv.html" target="_blank">http://www.gdal.org/ogr/drv_csv.html</a>) to achieve that: table will be created based on headers.</div>

<div>A script would allow you to load all the files automatically.</div><div><br></div><div>WKT geometries can also be imported in text format (then later converted to actual geometries).</div><div>
Look at the format restrictions like data types.</div><div><br></div><div>Nicolas</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 27 December 2012 00:43, Eric Aspengren <span dir="ltr"><<a href="mailto:ericaspen@gmail.com" target="_blank">ericaspen@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">This is probably a very simple question:<div><br></div><div>I've got a large number of tables to be loaded into a postgis database. They are all csv. They all have headers that are unique to each table.</div>


<div><br></div><div>Rather than create each table, individually, is there a way of creating a table from the headers and inserting the data, in bulk?<span><font color="#888888"><br clear="all"><div><br></div>
-- <br>Eric Aspengren<br><a href="tel:%28402%29%20478-8683" value="+14024788683" target="_blank">(402) 478-8683</a><br>
<a href="http://www.streetlevelstrategies.com" target="_blank">www.streetlevelstrategies.com</a><br><a href="mailto:ericaspen@gmail.com" target="_blank">ericaspen@gmail.com</a>
</font></span></div></div>
<br>_______________________________________________<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-bin/mailman/listinfo/postgis-users</a><br>
<br></blockquote></div><br></div>
<br>_______________________________________________<br>
postgis-users mailing list<br>
<a href="mailto:postgis-users@lists.osgeo.org">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-bin/mailman/listinfo/postgis-users</a><br>
<br></blockquote></div>