MapFiler Version 0.2 for UMN MapServer 5.x

changes in Version 0.2
  • multiplicate MAXSIZE with factor
  • division SYMBOLSCALE by factor
  • multiplicate WIDTH with factor
  • division MINSCALEDENOM and MAXSCALEDENOM by factor

  • Location:
    all files with the same extension:
    Factor:
    "; } else{ if($verz = opendir($myDir)){ while ($myFile = readdir ($verz)) { if($myFile != ".." && $myFile != "." && is_file($myDir."/".$myFile) && strstr($myFile, $suffix)){ modify($myDir, $myFile); echo "modified: " . $myDir . "/" . $myFile. "
    "; } } closedir($verz); } } } ?>