[OpenLayers-Users] Using AutoCAD files (DWG, DXF and similar)

bartvde at osgis.nl bartvde at osgis.nl
Thu May 14 04:12:50 EDT 2009


Nope.

You can try and use a WMS, like Mapserver/GeoServer/Mapguide, to display
those files, but most of the open source WMS products don't support DWG
and DXF AFAIK.

Best regards,
Bart

>
> Hi,
>
> I'm wondering if it is possible to use Autocad format files directly in
> the
> OpenLayers. For now I am using a converted to PNG version of my DXF file:
>
> new OpenLayers.Layer.Image('Sem',
>                 'http://localhost:8080/swanny/images/SektorVI.png',
>                 new OpenLayers.Bounds(-180, -88.759, 180, 88.759),
>                 new OpenLayers.Size(1024, 768),
>                 options
>             );
>
> but I would like to use a DXF file instead of PNG. I could not find any
> pointers anywhere.
>
> Regards,
> Pawel
> --
> View this message in context:
> http://n2.nabble.com/Using-AutoCAD-files-%28DWG%2C-DXF-and-similar%29-tp2888808p2888808.html
> Sent from the OpenLayers Users mailing list archive at Nabble.com.
>
> _______________________________________________
> Users mailing list
> Users at openlayers.org
> http://openlayers.org/mailman/listinfo/users
>





More information about the Users mailing list