Shapefile Problems

Zamil Murji Zamil.Murji at DIVESTCO.COM
Wed Aug 10 16:49:54 EDT 2005


Hello list,

My maps have recently run into a problem with a specific shapefile. The problem just started happening (they had all been working in the past).

Here are the details:
1) Both of the attached shapefiles work in arc explorer.
2) The seis3dfill shapefile works with the specific layer in question, but the absale1 is the one that is acting up.

Here is the url in question. It returns an empty image when I use the absale1 shapefile and an image filled with polygons if I switch it to use the seis3dfill shapefile. No error msgs are produced.

http://idcmap.divestco.com/cgi-bin/mapserv?mode=map&map=/mapfiles/sdb-client-side.map&mapext=9257858.00000+2992248.10443+11712816.00000+5189146.89557&mapsize=723+647&layers=&map_seismic2d_class_expression=/(.)/&layers=&map_seismic2dlibrarycard_class_expression=/(.)/&layers=&map_seismic3d_class_expression=/(.)/&layers=&map_seismic3dlibrarycard_class_expression=/(.)/&layers=&map_seismic3d-outline_class_expression=/(.)/&layers=absale1

Here is the layer definition.
# ALBERTA SALE 1
LAYER
  NAME absale1
  TYPE POLYGON
  STATUS off
  DATA /mapdata/canada_data/landsales/absale1
#  DATA ./seismic/seis3dfill
  CLASSITEM 'agreement'
#  CLASSITEM 'TEXT1'
#  MAXSCALE 250000
  LABELITEM "sale date"
#  LABELITEM 'LINENAME1'
  LABELMAXSCALE 200000
  SYMBOLSCALE 120000
  CLASS
    EXPRESSION /./
    OUTLINECOLOR 0 0 0
    COLOR 255 149 46
    SYMBOL 0
  LABEL
      COLOR 0 0 99
      TYPE TRUETYPE
      FONT arial
      FORCE on
      ANGLE 0.000000
      POSITION cc
      SIZE 5
      MAXSIZE 20
      MINSIZE 1
    END
  END
END

Any help would be appreciated.
Thanks
Zamil



More information about the mapserver-users mailing list