OMGM Code
Status: Beta
Brought to you by:
ifkkiruna
--- a +++ b/omgm/README @@ -0,0 +1,15 @@ +OMGM (O-Maps on Google Map) + +To configure fill in appropriate values in define.php. + +The web server must have support for php and mysql. + +Further gdal (http://www.gdal.org/) must also be installed. + +The directories tilesdir, uploads and originals must be writable by the web server user. + +The tables in mysql will be automatically created first time you access omgm. The tables are called omgm_maps and omgm_tiles. If they are not created check with the system admninistrator. + +When you upgrade remember to save define.php and tilesdir if nothing else is said. + +Good luck in installing OMGM!