[Mapserver-users] Drawing ADF Files with Mapserver
Richard Gould
rgould at refractions.net
Mon May 3 17:10:27 PDT 2004
Hey all,
I am attempting to render a directory of adf files as a layer within my
mapfile. Forgive my ignorance, I am totally unfamiliar with this sort of
thing, especially the ADF files.
Here's my directory structure:
corp/
corp/info
corp/qbec
corp/tbec
corp/tdfs
qbec, tbec and tdfs are all coverages..
here's my .map file entry:
LAYER
NAME "Tbec"
GROUP "tbec"
TYPE POLYGON
STATUS ON
CONNECTIONTYPE OGR
CONNECTION "corp/tbec"
END
And here is MapServer hating me:
*Warning*: [MapServer Error]: msOGRFileOpen(): Open failed for OGR
connection `corp/tbec'. File not found or unsupported format. in
*/home/www/htdocs/viewer/out/map.php* on line *161*
I have been sitting here reading/scouring docs and the userlist all day
looking for suggestions/examples and have run out.
Anyone have any ideas?
Richard
More information about the MapServer-users
mailing list