Uploading data to postgresql database

From: Subha Ramakrishnan <subha(at)gslab(dot)com>
To: pgsql <pgsql-general(at)postgresql(dot)org>
Subject: Uploading data to postgresql database
Date: 2009-03-17 12:31:03
Message-ID: 49BF9807.2040209@gslab.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi All,

I wanted to know if there is a way to upload kml/gpx data directly to
the DB.
So far, I have been using shp2pgsql to upload data from shape files.
I don't want to convert it to shape and then upload it.

If someone knows of a way to upload without converting to shape file,
please let me know.

I use postgresql 8.3.1 with postgis 1.3.3.

Thanks for the help.

Subha

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Thom Brown 2009-03-17 12:31:36 Re: Escaping special characters
Previous Message Richard Huxton 2009-03-17 12:30:47 Re: Escaping special characters