[mapserver-users] Full CADRG and VPF support

Fawcett, David David.Fawcett at state.mn.us
Tue Jul 15 09:03:31 EDT 2008


I know nothing about vpf, but is your layer named 'shaded_relief' real
of TYPE 'LINE'?  Should it TYPE RASTER?

-----Original Message-----
From: mapserver-users-bounces at lists.osgeo.org
[mailto:mapserver-users-bounces at lists.osgeo.org] On Behalf Of Admin
Sent: Tuesday, July 15, 2008 7:22 AM
To: mapserver-users at lists.osgeo.org
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 "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 :-)
_______________________________________________
mapserver-users mailing list
mapserver-users at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users


More information about the mapserver-users mailing list