Mercator is a puzzle of countries.
Requires:
- yaws;
- ruby;
- PostgreSQL.
Prepare data:
-
Create database with script data/mercator.sql
-
Import kml files with data/kmlImporter.rb
-
Check which regions available for each table map_*.
-
Run "make" in root directory. YAWS "ebin_dir" should include "ebin" directory.