Need Help Displaying Info from DBFs
Holger Floerke
floerke at DOCTRONIC.DE
Tue Jan 18 23:24:48 PST 2005
Hi Michael,
> 1) SYSTEM SOLUTION
> Create a temporary shapefile with a feature table (.dbf) that is
> joined. This temp dataset could be produced at daily or hourly
> intervals and could stay fairly up to date. You could readily script
> this in Perl (using DBI and XBase) or Python (using shapelib) and run
> it under cron. No need for PHP.
I am working on a solution where you can specify the dbf-filename seperate
from the shapefile-filename with php mapscript. The main advantage is you
don't have to waste space for the copies of the shp/shx-files. You have to
use php, but you can join/switch your dbf-files easily. If somebody is
interested in, I will post the code modifications to the list.
HolgeR
More information about the MapServer-users
mailing list