[mapserver-users] Possibility to read DXF files?
Micha
oeli16 at gmx.de
Tue Dec 13 01:03:14 PST 2011
Hello,
i'm trying to read DXF files to represent them on a map. I heard that it
would be possible, but for me it is impossible till now. If it is possible
which Version of Mapserver and GDAL/OGR do I have to have installed?
Actually it is a quite old version with Mapserver 5.2 and GDAL 1.5 (never
change a running system). Might it be possible for such a system?
My actuall layer definition looks like this (perhaps it has some mistakes
which I don't see):
LAYER
NAME 'dxf_map'
CONNECTIONTYPE ogr
CONNECTION 'Profil.DXF'
STATUS on
TYPE LINE
STYLEITEM "AUTO"
CLASS
NAME 'try'
END
METADATA
WMS_SRS 'epsg:900913 epsg:31467'
WMS_TITLE 'dxf_map'
WMS_FEATURE_INFO_MIME_TYPE 'text/html'
WFS_SRS 'epsg:900913 epsg:31467'
WFS_TITLE 'dxf_map'
END
PROJECTION
'init=epsg:31467'
END
END #Layer
Best regards
Micha
--
View this message in context: http://osgeo-org.1803224.n2.nabble.com/Possibility-to-read-DXF-files-tp7089202p7089202.html
Sent from the Mapserver - User mailing list archive at Nabble.com.
More information about the MapServer-users
mailing list