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: Fri, 26 Oct 2007 09:20:59 -0600
- Message-id: <1193412059(dot)20802(dot)577(dot)camel(at)sigurd(dot)incentre(dot)net>
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.
Home |
Main Index |
Thread Index