Hello,

 

You could temporary rename your database column to match the shape’s 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 : [email protected]
[mailto:[email protected]] De la part de MisterX
Envoyé : jeudi 10 décembre 2009 10:23
À : [email protected]
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

_______________________________________________
postgis-users mailing list
[email protected]
http://postgis.refractions.net/mailman/listinfo/postgis-users

Reply via email to