[postgis-users] Fill the postGIS database from a DWG(Autocad)

Randy George rkgeorge at cadmaps.com
Mon Nov 7 08:41:01 PST 2005


Hi,

	You may need to look at a commercial solution like FME for an
automated approach. DWG is a closely guarded proprietary format with
numerous versions. The Open Design Alliance http://www.opendesign.com/
provides reverse engineering but you have to join. (commercial membership is
$1000/annum)  There is a java dwg library GNU GPL license
http://sourceforge.net/projects/jdwglib It could be used to read earlier
format DWG and output directly into PostGIS via jdbc

randy

-----Original Message-----
From: postgis-users-bounces at postgis.refractions.net
[mailto:postgis-users-bounces at postgis.refractions.net] On Behalf Of
jaescoriza at sevilla.idom.es
Sent: Monday, November 07, 2005 8:34 AM
To: PostGIS Users Discussion
Subject: RE: [postgis-users] Fill the postGIS database from a DWG(Autocad)

Hi!

Yes, but the point is that it has to be done automatically. I mean, once
you have the topologically-validated dwg, the data must be exported to
postgis in a transparent way.
I want to avoid the user to click, save as... name the file, run a
shp2postgre script and then load the sql-dump into postgre. I need all of
this to be done automatically.
Thanks a lot, anyway !

Jose.




Hi,

             If you have Autocad Map installed you can export to ESRI SHP
format
and then use the PostGIS SHP translator to import to a PostGIS table.

randy

-----Original Message-----
From: postgis-users-bounces at postgis.refractions.net
[mailto:postgis-users-bounces at postgis.refractions.net] On Behalf Of
jaescoriza at sevilla.idom.es
Sent: Monday, November 07, 2005 2:18 AM
To: postgis-users at postgis.refractions.net
Subject: Re: [postgis-users] Fill the postGIS database from a DWG(Autocad)

Hallo Harald,

Thanks for your prompt answer.
I'll have to ask if there's an Autodesk Map installed. I hope your tool
could help me! I'll let you know!

Thanks for all !!!

Regards

José Antonio Escoriza Gallardo
Ingeniero Informático

IDOM Servicios Integrales de Ingeniería, S.L.
C/ Exposición, 14 -1ª planta (PISA)
41923 - Mairena del Aljarafe - SEVILLA
tlf: 955 600 528   fax: 955 600 488
jaescoriza[arroba]sevilla[punto]idom[punto]es
www.idom.es


Hallo José,

ich habe für Autodesk Map ein VBA-Projekt entwickelt. Das Programm
konvertiert die Geometrien Punkt, Linie und Polygon mit ihren Attributen in
einen pgsql-Dump. Bedingung ist, dass Autodesk Map installiert ist. Für
Autocad ohne Map muss man den Code umbauen.

http://sourceforge.net/projects/acadmap2pgsql

Gruß Harald

Hi José,

I have developed a VBA-project for Autodesk Map. The program converts the
geometrical measures point, line and polygon with their attributes into a
pgsql-dump.It works on condition that Autodesk Map is installed. In order
to
use it with Autocad without Map the code must be changed.

Best regards

________________________________________
Harald Schwenk
GP: 2556685,5676350 ; 6°48'41.25'',51°13'13.92''
mailto:harald.schwenk at agentur-geoinfo.de
Konverter AcadMap2pgsql: http://www.agentur-geoinfo.de/acadmap2pgsql.htm
----- Original Message -----
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Fri, 4 Nov 2005 13:15:29 +0100
> From: jaescoriza at sevilla.idom.es
> Subject: [postgis-users] Fill the postGIS database from a DWG(Autocad)
> To: postgis-users at postgis.refractions.net
> Message-ID:
>
<OF83FD41F0.AC3BD635-ONC12570AF.0042878C-C12570AF.0042B6E4 at sevilla.idom.es>
>
> Content-Type: text/plain; charset=ISO-8859-1
>
> Hello list,
>
> First of all, I'd like to introduce myself since I'm new to the list. I'm
> Jose from Seville (Spain) and I've been working with GIS for only a
couple
> months, so I can be considered a newbie ;)
>
> Now, I'm facing the same problem: I need to import DWG/DXF data into
> postgis but I can only find commercial tools (by esri, safe...)
> Did anyone found a way to import DWG data into postgis?
> Any luck with the autolisp sql-dump?
>
> José Antonio Escoriza Gallardo
> Ingeniero Informático
>
> IDOM Servicios Integrales de Ingeniería, S.L.
> C/ Exposición, 14 -1ª planta (PISA)
> 41923 - Mairena del Aljarafe - SEVILLA
> tlf: 955 600 528   fax: 955 600 488
> jaescoriza[arroba]sevilla[punto]idom[punto]es
> www.idom.es






_______________________________________________
postgis-users mailing list
postgis-users at postgis.refractions.net
http://postgis.refractions.net/mailman/listinfo/postgis-users

_______________________________________________
postgis-users mailing list
postgis-users at postgis.refractions.net
http://postgis.refractions.net/mailman/listinfo/postgis-users




_______________________________________________
postgis-users mailing list
postgis-users at postgis.refractions.net
http://postgis.refractions.net/mailman/listinfo/postgis-users




More information about the postgis-users mailing list