[mapserver-users] Full CADRG and VPF support

Admin mail_deamon at tlen.pl
Tue Jul 15 08:21:34 EDT 2008


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 "polbndl at bnd(*)_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 :-)


More information about the mapserver-users mailing list