Opened 17 years ago

Last modified 14 years ago

#2003 assigned defect

error with combination of GRASS raster and vector

Reported by: j-westervelt@… Owned by: warmerdam
Priority: high Milestone:
Component: GDAL Support Version: 4.10
Severity: normal Keywords:
Cc:

Description (last modified by warmerdam)

At this site one can select one or more GRASS vector layers -OR- a raster layer with success.  Choosing 
GRASS vector and raster however results in this error message: 

msDrawMap(): Image handling error. Failed to draw layer named 'sand_hills'. 
msOGRFileNextShape(): OGR error. Cannot open database dbf by driver /data/FF/SSA/PERMANENT/dbf/, 
check if GISBASE enviroment variable is set, the driver is available and the database is accessible. 

I get the same result at my version of Marcus' example site at:  http://earth.cecer.army.mil/spearfish

Very nice software!!

Change History (2)

comment:1 by warmerdam, 14 years ago

Description: modified (diff)
Status: newassigned

This is most likely a problem with the raster and vector layer implementations in GDAL having a problem with locking in the study area. I don't think it is specifically a MapServer problem. I will attempt to reproduce it and see what I find.

comment:2 by warmerdam, 14 years ago

OK, I took a crack at this, but was defeated trying to build the gdal-grass driver against svn grass. It appears many functions have changed names or something. Grr.

Note: See TracTickets for help on using tickets.