In a command line you need to use shp2pgsql to convert the shp to a sql
file. This sql can be imported in PostGIS.  You may need administrator
privileges I think.

See http://postgis.refractions.net/docs/ch04.html#id2838081, 4.3.2

Stefaan

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: woensdag 24 januari 2007 13:00
To: qgis-user@lists.qgis.org
Subject: Qgis-user Digest, Vol 11, Issue 26

Send Qgis-user mailing list submissions to
        qgis-user@lists.qgis.org

To subscribe or unsubscribe via the World Wide Web, visit
        http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-user
or, via email, send a message with subject or body 'help' to
        [EMAIL PROTECTED]

You can reach the person managing the list at
        [EMAIL PROTECTED]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Qgis-user digest..."


Today's Topics:

   1. SPIT: Problem inserting shape file in PostGIS db
      (Steven De Vriendt)
   2. not able to compile QGIS on 64-bit RHEL (satya satya)
   3. What's the meaning of the prominent text  "[Non-Commercial]"?
      (Craig Leat)
   4. Re: What's the meaning of the prominent text
      "[Non-Commercial]"? (Yves Jacolin)


----------------------------------------------------------------------

Message: 1
Date: Tue, 23 Jan 2007 16:53:26 +0100
From: "Steven De Vriendt" <[EMAIL PROTECTED]>
Subject: [Qgis-user] SPIT: Problem inserting shape file in PostGIS db
To: qgis-user@lists.qgis.org
Message-ID:
        <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="iso-8859-1"

Hi list,

I have a working PostGIS connection, I can connect and view my
data fine in PostGIS. I'd like to add a shapefile to my database
using SPIT, yet whenever trying to do this I get this message:

"Problem inserting features from file .../.../....shp"

I've searched the forum and the mailing list, I'm not
the only one having this problem.
Can someone point me in the right direction ?

I'm using QGIS0.8 + PostGIS 8.1 + Windows xp/2000

Regards,
Steven
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://lists.qgis.org/pipermail/qgis-user/attachments/20070123/a8b15541/
attachment-0001.html

------------------------------

Message: 2
Date: Tue, 23 Jan 2007 13:20:51 -0600
From: "satya satya" <[EMAIL PROTECTED]>
Subject: [Qgis-user] not able to compile QGIS on 64-bit RHEL
To: qgis-user@lists.qgis.org
Message-ID:
        <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="iso-8859-1"

Hello all,
                 I am trying to install QGIS 4.2.2  on 64-bit RHEL, but
i
got some errors
   The error is
In file included from ~/qt-x11-opensource-src-4.2.2
/include/QtGui/qevent.h:1,
                 from qgis.h:33,
                 from qgis.cpp:2:
~/qt-x11-opensource-src-4.2.2/include/QtGui/../../src/gui/kernel/qevent.
h:196:
error: `class QKeySequence::StandardKey' has not been declared
~/qt-x11-opensource-src-4.2.2/include/QtGui/../../src/gui/kernel/qevent.
h:196:
error: ISO C++ forbids declaration of `key' with no type
~/qt-x11-opensource-src-4.2.2/include/QtGui/../../src/gui/kernel/qevent.
h:688:
error: `class QKeySequence::StandardKey' has not been declared
~/qt-x11-opensource-src-4.2.2/include/QtGui/../../src/gui/kernel/qevent.
h:688:
error: ISO C++ forbids declaration of `key' with no type
~/qt-x11-opensource-src-4.2.2/include/QtGui/../../src/gui/kernel/qevent.
h:688:
error: `bool operator==(QKeyEvent*, int)' must have an argument of class
or
enumerated type
~/qt-x11-opensource-src-4.2.2/include/QtGui/../../src/gui/kernel/qevent.
h:689:
error: declaration of `operator==' as non-function
 
/~/qt-x11-opensource-src-4.2.2/include/QtGui/../../src/gui/kernel/qevent
.h:689:
error: `StandardKey' is not a member of `QKeySequence'
/~/qt-x11-opensource-src-4.2.2/include/QtGui/../../src/gui/kernel/qevent
.h:689:
error: expected primary-expression before '*' token
~/qt-x11-opensource-src-4.2.2/include/QtGui/../../src/gui/kernel/qevent.
h:689:
error: `e' was not declared in this scope
make[4]: *** [libqgis_core_la-qgis.lo] Error 1

could you please help me.
Thanks in advance.
cheers
vamsee
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://lists.qgis.org/pipermail/qgis-user/attachments/20070123/1e998150/
attachment.html

------------------------------

Message: 3
Date: Wed, 24 Jan 2007 10:36:25 +0200
From: "Craig Leat" <[EMAIL PROTECTED]>
Subject: [Qgis-user] What's the meaning of the prominent text
        "[Non-Commercial]"?
To: <qgis-user@lists.qgis.org>
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain;       charset="us-ascii"

Hello Users

I am curious over the text "[Non-Commercial]", which displays in the
title
of all windows of QGIS version 0.7.4 under Windows XP. At first glance,
without making a substantial effort to digest the GNU General Public
License, three possibilities spring to mind:

1.  The program is licensed free of charge.
2.  Because the program is licensed free of charge there is NO WARRANTY.
3.  The program may not be used to perform a commercial service, e.g.
consulting.

My understanding of the license and the exception clauses is that points
1
and 2 are correct interpretations, but point three is incorrect. Do you
think new users, especially those new to the free software world, might
draw
the incorrect interpretation of the text "[Non-Commercial]", which is so
prominently displayed?

Regards

Craig Leat
Agricultural Engineer
Cell:  082 673 9356
 
Partners in Development (Pty) Ltd
51 Roberts Road
Pietermaritzburg
KwaZulu-Natal
South Africa
 
www.pid.co.za
 
Tel:   033 342 3012
Fax:  033 342 0636



------------------------------

Message: 4
Date: Wed, 24 Jan 2007 09:54:58 +0100
From: Yves Jacolin <[EMAIL PROTECTED]>
Subject: Re: [Qgis-user] What's the meaning of the prominent text
        "[Non-Commercial]"?
To: qgis-user@lists.qgis.org
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain;  charset="iso-8859-1"

Hi,

I think this due to the QT licence which add this information, and only
for 
windows users ;-)

Regards,

Y.
Le Mercredi 24 Janvier 2007 09:36, Craig Leat a écrit :
> Hello Users
>
> I am curious over the text "[Non-Commercial]", which displays in the
title
> of all windows of QGIS version 0.7.4 under Windows XP. At first
glance,
> without making a substantial effort to digest the GNU General Public
> License, three possibilities spring to mind:
>
> 1.  The program is licensed free of charge.
> 2.  Because the program is licensed free of charge there is NO
WARRANTY.
> 3.  The program may not be used to perform a commercial service, e.g.
> consulting.
>
> My understanding of the license and the exception clauses is that
points 1
> and 2 are correct interpretations, but point three is incorrect. Do
you
> think new users, especially those new to the free software world,
might
> draw the incorrect interpretation of the text "[Non-Commercial]",
which is
> so prominently displayed?
>
> Regards
>
> Craig Leat
> Agricultural Engineer
> Cell:  082 673 9356
>
> Partners in Development (Pty) Ltd
> 51 Roberts Road
> Pietermaritzburg
> KwaZulu-Natal
> South Africa
>
> www.pid.co.za
>
> Tel:   033 342 3012
> Fax:  033 342 0636
>
> _______________________________________________
> Qgis-user mailing list
> Qgis-user@lists.qgis.org
> http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-user

-- 
Yves Jacolin
---
http://yjacolin.gloobe.org


------------------------------

_______________________________________________
Qgis-user mailing list
Qgis-user@lists.qgis.org
http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-user


End of Qgis-user Digest, Vol 11, Issue 26
*****************************************



Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm

_______________________________________________
Qgis-user mailing list
Qgis-user@lists.qgis.org
http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-user

Reply via email to