[postgis-users] shp2pgsql
Nicolas Gillet - MARKET-IP
nicolas.gillet at market-ip.com
Thu Dec 10 02:00:31 PST 2009
Hello,
You could temporary rename your database column to match the shapes column
name.
Then if your column need to be called Klassen for other use, you can
rename it back to Klassen or whatever name you need.
Hope it helps
Nicolas.
De : postgis-users-bounces at postgis.refractions.net
[mailto:postgis-users-bounces at postgis.refractions.net] De la part de MisterX
Envoyé : jeudi 10 décembre 2009 10:23
À : postgis-users at postgis.refractions.net
Objet : [postgis-users] shp2pgsql
Hi,
my problem is, that i have a database table with two columns with the name
klassen ant the_geom. In my shapefile the columns called text and the_geom.
Now I want to append the shapefile on the database table, but how can I tell
the shapeloader that the column text affiliate to the colum klassen?
shapefile database Table
--> text --> klassen
--> the_geom --> the_geom
Can anybody help me with this problem?
Thank you very much.
MisterX
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20091210/9b3891e0/attachment.html>
More information about the postgis-users
mailing list