Development > Mapping

Map server

(1/2) > >>

Mattn:
Dino4k was so kind to set up a build service for the maps.

http://static.ufo.ludwigf.org/maps/log

here are the logs.

you can use the contrib/scripts/map-get.py script to download them.

Now use this link: http://ufoai.ninex.info/maps/

Or use this script ./contrib/map-get/update.py
(need not to use python 3)

bayo:
now the repository is at http://ufoai.ninex.info/maps/

You can use the script ./contrib/map-get/update.py
(need not to use python 3)

Nokim:
Please, change in ./contrib/map-get/update.py
first line to

--- Code: ---#!/usr/bin/env python2
--- End code ---
Script is not compatible with Python 3 and i have both installed. And this will be common for some time, i think... Perhaps other scripts should be changed too.

geever:

--- Quote from: Nokim on June 06, 2012, 10:04:49 pm ---Please, change in ./contrib/map-get/update.py
first line to

--- Code: ---#!/usr/bin/env python2
--- End code ---
Script is not compatible with Python 3 and i have both installed. And this will be common for some time, i think... Perhaps other scripts should be changed too.

--- End quote ---

Checked, there is no python2 on some systems, so we can't change it.

-geever

bayo:
yes, python is quite a shit fo backward compatibility. for some cases i rememeber there is no way to provide compatible syntax for both. btw here iv got python2, and ninex have it too.

Navigation

[0] Message Index

[#] Next page

Go to full version