[Mapserver-users] Missing Something
    Eric Katherman 
    vaiod at berloy.com
       
    Fri May 21 11:03:34 PDT 2004
    
    
  
Why doesn't this produce anything, I am a newbie so overlooking something is 
very possible. All I get is a 640 480 box the color I have chosen below.  The 
sewera files are all in the data path .dbf .prj .shp .shx. I used ogrinfo -al 
to get the extents from the shx file.
this is the url I am using.
http://localhost/cgi-bin/mapserv40?map=/srv/www/htdocs/mapserver/test.map&mode=map
test.map contents ---
MAP
  
  IMAGETYPE PNG
  STATUS ON
  EXTENT 382487.530826 833318.888530 497485.329577 1017509.008264
  SIZE 640 480
  SHAPEPATH "data"
  IMAGECOLOR 238 238 238
  
END
  
  LAYER 
    NAME sewera
    DATA sewera
    STATUS DEFAULT
    TYPE POLYGON
    
   END 
Any ideas would be appreciated...
Thanks,
Eric
    
    
More information about the MapServer-users
mailing list