Ok - I don't understand - still another issue
    Joseph Norris 
    sirronj at PACBELL.NET
       
    Tue Nov 16 14:57:00 PST 2004
    
    
  
To all,
You have been very helpful and most patient!
I pull my shp,dbf,shx files into fGIS windows desktop and I see California
all divided up by its counties according to the dbf file.  However when I
try to see the same thing with the same files via mapserver  all I get is
the grayish shadowy California view - no division lines at all.  Am I
missing something in my class statement or what?
Thanks again.
I now have my map file like this:
MAP
  NAME TESTMAP
  STATUS ON
  EXTENT  5996283.000 2041773.253 6327844.002 2497976.501
  IMAGETYPE GIF
  SIZE 600 600
  SHAPEPATH "data"
  IMAGECOLOR 255 255 255
  WEB
   HEADER header.html
   FOOTER footer.html
   IMAGEPATH
/usr/local/apache/htdocs/mco.communityservers.com/htdocs/maps/tmp/
   IMAGEURL  /maps/tmp/
   TEMPLATE map_template.html
  END
  LAYER
    NAME "Mendo_Zip"
    TYPE POLYGON
    DATA "Mendo_Zip"
    STATUS DEFAULT
    CLASS
        COLOR 225 225 185
    END
  END
END
#Joseph Norris (Perl - what else is there?/Linux/CGI/Mysql) print @c=map chr
$_+100,(6,17,15,16,-68,-3,10,11,16,4,1,14,-68,12,1,14,8,-68,4,-3,-1,7,1,14,-
68,-26,11,15,1,12,4,-68,-22,11,14,14,5,15,-90);
    
    
More information about the MapServer-users
mailing list