On Friday 03 March 2006 16:38, Ker Nulov wrote: > draw layers using MySQL access? I need it to improove > speed. My application uses mapscript with php.
Shapefiles are likely the fastest storage for small/generic data, moving to mysql (or any other database for that matter) will probably not speed up things on itself unless you're really using some DBMS specific feature.
