maposmatic-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Maposmatic-dev] Issue with HEAD of ocitysmap


From: David MENTRE
Subject: [Maposmatic-dev] Issue with HEAD of ocitysmap
Date: Thu, 19 Apr 2012 19:03:25 +0200

Hello,

My ocitysmap and maposmatic git repositories are updated to latest versions.

I am trying to do some ocitysmap tests with following command line:
  ../src/ocitysmap/ocitysmap2-render -b 48.0556,-1.6113
48.0409,-1.5929 -p /tmp/vern -f png -f csv --paper-format=A0

It fails with following traceback:
"""
Traceback (most recent call last):
  File "../src/ocitysmap/ocitysmap2-render", line 234, in <module>
    sys.exit(main())
  File "../src/ocitysmap/ocitysmap2-render", line 229, in main
    options.output_prefix)
  File "/home/david/maposmatic/src/ocitysmap/ocitysmap2/__init__.py",
line 452, in render
    tmpdir = tempfile.mkdtemp(prefix='ocitysmap-%d-' % int(jobid))
ValueError: invalid literal for int() with base 10: 'vern'
"""

Thomas or Maxime, have you pushed to all the changes you have made?

Any idea how to fix that?

Best regards,
d.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]