[Mapserver-users] exporting dxf file using php/mapscript
fx gamoy
fx.gamoy at mapxplore.com
Thu Sep 4 00:44:28 PDT 2003
thanks
but i am still using mapserver 3.6.6 release..
and i don't want to generate a dxf instead of images. I would like to allow
the end user to download a dxf files corresponding to the image generated..
Thanks
fx
----- Original Message -----
From: "Attila Csipa" <plists at prometheus.org.yu>
To: <mapserver-users at lists.gis.umn.edu>; "fx gamoy" <fx.gamoy at mapxplore.com>
Sent: Wednesday, September 03, 2003 11:05 AM
Subject: Re: [Mapserver-users] exporting dxf file using php/mapscript
> On Wednesday 03 September 2003 01:54, woodbri at swoodbridge.com wrote:
> > Well, aside from various difficulties you might face with respect to
> > handling data that dxf may not handle well, like image data, I think
> > the best way to do this would be to write an OUTFORMAT driver for DXF
> > format. I think you be able to use the Flash driver as a start point
>
> Actually there already is an (untested and just as undocumented) DXF
> OUTPUTFORMAT, not for the faint at heart. You can try it out if you have a
v4
> mapserver or newer cvs code. Do everything as usual, just drop the
following
> in your mapfile to generate dxf-s instead of images:
>
> OUTPUTFORMAT
> NAME imagemap
> MIMETYPE "text/plain"
> DRIVER imagemap
> EXTENSION dxf
> FORMATOPTION DXF=ON
> END
>
> _______________________________________________
> Mapserver-users mailing list
> Mapserver-users at lists.gis.umn.edu
> http://lists.gis.umn.edu/mailman/listinfo/mapserver-users
>
>
More information about the MapServer-users
mailing list