Summary
PHPで書かれた,オープンソース地図生成ソフトウェア.ライセンスはLGPL.
Sample
include "i_helio_world.php";
$world = new helio_world (200, 200);
$world->set_center_xy (1750, 420);
$world->render();
Reference
HELIO World, a free open source map generatorhttp://www.helio.org/world/
via
MOONGIFT - HELIOWorldhttp://oss.moongift.jp/intro/i-2329.html
MOONGIFT - HELIOWorld レビュー
http://oss.moongift.jp/review/i-2332.html