Hi ,
  I am trying to run the demo from source. I have all the jars that come with the geotools-2.1.0.bin on my classpath. I commented out the lines specified in the tutorial, the ones referencing classes in ArcGrid package. I get the following error. Can someone help.

Thank you
harsh jain

Errors :
Nov 20, 2005 2:06:37 AM org.geotools.data.shapefile.ShapefileDataStore openPrjReader
WARNING: projection (.prj) for shapefile not available
Nov 20, 2005 2:06:37 AM org.geotools.data.shapefile.ShapefileDataStore openPrjReader
WARNING: projection (.prj) for shapefile not available
Nov 20, 2005 2:06:38 AM org.geotools.data.shapefile.ShapefileDataStore openPrjReader
WARNING: projection (.prj) for shapefile not available
Nov 20, 2005 2:06:38 AM org.geotools.data.shapefile.ShapefileDataStore openPrjReader
WARNING: projection (.prj) for shapefile not available
Nov 20, 2005 2:06:38 AM org.geotools.data.shapefile.ShapefileDataStore openPrjReader
WARNING: projection (.prj) for shapefile not available
Nov 20, 2005 2:06:38 AM org.geotools.data.shapefile.ShapefileDataStore openPrjReader
WARNING: projection (.prj) for shapefile not available
Nov 20, 2005 2:06:38 AM org.geotools.data.shapefile.ShapefileDataStore openPrjReader
WARNING: projection (.prj) for shapefile not available
Nov 20, 2005 2:06:38 AM org.geotools.data.shapefile.ShapefileDataStore openPrjReader
WARNING: projection (.prj) for shapefile not available
Nov 20, 2005 2:06:38 AM org.geotools.data.shapefile.ShapefileDataStore openPrjReader
WARNING: projection (.prj) for shapefile not available
Nov 20, 2005 2:06:38 AM org.geotools.data.shapefile.ShapefileDataStore openPrjReader
WARNING: projection (.prj) for shapefile not available
Exception in thread "main" org.geotools.filter.IllegalFilterException: Attribute: CAT_DESC is not in stated schema .
    at org.geotools.filter.AttributeExpressionImpl2.setAttributePath(AttributeExpressionImpl2.java:65)
    at org.geotools.styling.StyleBuilder.attributeExpression(StyleBuilder.java:1684)
    at org.geotools.styling.StyleBuilder.createTextSymbolizer(StyleBuilder.java:1157)
    at org.geotools.demo.gui.SpearfishSample.main(SpearfishSample.java:108)

Reply via email to