nimetu/ryzom_maps

Bmsite Ryzom Maps sources

Installs: 96

Dependents: 1

Suggesters: 0

Security: 0

Stars: 2

Watchers: 2

Forks: 0

Open Issues: 0

Language:JavaScript

v1.9.0 2020-09-13 14:26 UTC

This package is auto-updated.

Last update: 2024-04-13 23:03:54 UTC


README

  • Static Map generator
  • Javascript map using Leaflet

To generate tile images, you need to use RyzomMapTiles repository.

To generate json files, run (--ryzom parameter points to directory where to find *.bnp files)

php bin/bmmaps.php bmmaps:json --ryzom=$HOME/.local/share/Ryzom/ryzom_live/data

To generate map-leaflet.js, run

php bin/build-map.php

License

Copyright (c) 2014 Meelis Mägi <nimetu@gmail.com>

RyzomMaps is free software; you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation; either version 3 of the License, or
(at your option) any later version.

LGPLv3