Location database to be used with SmartMet Server
1.1K
Location database to be used with SmartMet Server. Location fetched from geonames.org
Run with command
docker run --net host -p 5432:5432 -d fmidev/fminames-noreplicate
Configure your SmartMet Server Geonames Engine following:
database:
{
host = "localhost";
user = "fminames_user";
database = "fminames";
pass = "gamer";
# For quick memory leak tests with valgrind:
where:
{
}
}
Content type
Image
Digest
Size
4.4 GB
Last updated
over 9 years ago
docker pull fmidev/fminames-noreplicate