Re: PostgreSQL and AutoCad

From: Guy Fraser <guy(at)incentre(dot)net>
To: PostgreSQL <pgsql-general(at)postgresql(dot)org>
Subject: Re: PostgreSQL and AutoCad
Date: 2007-10-26 15:20:59
Message-ID: 1193412059.20802.577.camel@sigurd.incentre.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, 2007-10-25 at 08:57 -0600, Josh Tolley wrote:
> On 10/24/07, Bob Pawley <rjpawley(at)shaw(dot)ca> wrote:
> > Is there any way of converting text from an AutoCad (.dwg ot .dxf) file into
> > a PostgreSQL Database??
> >
> > Bob Pawley
>
> I know nothing of AutoCad, but your message has been sitting for a
> while without response, so I'll throw out the suggestion that you
> probably want AutoCad to export the text to some more common format
> (like a ASCII or UTF8 file or some such) and import that.
>

Stupid list!
I guess my response went directly to the poster instead of the list.

DXF is Text that can be parsed if I remember correctly.

Look it up on Wikipedia, it has some info, but there are AutoDesk
manuals that detail the format.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Darnell Brawner 2007-10-26 15:28:00 cases in rules problem
Previous Message Dave Page 2007-10-26 14:54:50 Re: subversion support?