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