I know nothing about vpf, but is your layer named 'shaded_relief' real of TYPE 'LINE'? Should it TYPE RASTER?
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Admin Sent: Tuesday, July 15, 2008 7:22 AM To: [email protected] Subject: [mapserver-users] Full CADRG and VPF support Hi, thats me again:-) I have problems with VPF. I use FWTools 2.2.1, raster data and shapes are working perfectly, but VPF no :-(. My actual map file look that: MAP NAME World EXTENT -60 30 180 90 IMAGETYPE PNG IMAGECOLOR 255 255 255 STATUS ON SIZE 640 480 PROJECTION 'init=epsg:4326' END LAYER NAME shaded_relief TYPE LINE CONNECTIONTYPE OGR CONNECTION "gltp:/vrf/C:/v0eur/vmaplv0/eurnasia" DATA "[EMAIL PROTECTED](*)_line" STATUS DEFAULT END END When I type in my browser: "http://127.0.0.1/cgi-bin/mapserv.exe?map=world.map&SERVICE=WMS&VERSION= 1.1.0&REQUEST=GetMap&LAYERS=shaded_relief&STYLES=&SRS=EPSG:4326&BBOX=14. 1,49,24.08,54.85&WIDTH=1600&HEIGHT=900&FORMAT=image/png" I see only white output, without any lines, without any errors. Thank you for your future advices :-) _______________________________________________ mapserver-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapserver-users _______________________________________________ mapserver-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapserver-users
