x

Re: Gelöst&Howto: osmconvert "verliert" ways beim schneiden von srtm-daten


Geschrieben von extremecarver (Gast) am 09. Januar 2012 13:00:59: [flux]

Als Antwort auf: Gelöst&Howto: osmconvert "verliert" ways beim schneiden von srtm-daten geschrieben von laufkaefer (Gast) am 30. November 2011 14:12:

Komplett:
c:\contourlines>"C:\Program Files\python_2.7.2\Scripts\phyghtmap.exe" --jobs=1 --osm-version=0.6 --area=5.56214:45.24627:16.68790:48.65879 --step=20 --output-prefix=alps --line-cat=500,100 --viewfinder-mask=1
found existing file hgt\VIEW1\N45E005.hgt.
found existing file hgt\VIEW1\N45E006.hgt.
....
hgt file hgt\VIEW1\N45E005.hgt: 3601 x 3601 points, bbox: (5, 45, 6, 46)
Traceback (most recent call last):
File "C:\Program Files\python_2.7.2\Scripts\phyghtmap-script.py", line 9, in <module>
load_entry_point('phyghtmap==1.24', 'console_scripts', 'phyghtmap')()
File "C:\Program Files\python_2.7.2\lib\site-packages\phyghtmap-1.24-py2.7.egg\phyghtmap\main.py", line 172, in main
processHgtFile(hgtDataFileName, opts)
File "C:\Program Files\python_2.7.2\lib\site-packages\phyghtmap-1.24-py2.7.egg\phyghtmap\main.py", line 125, in processHgtFile
elevations)
File "C:\Program Files\python_2.7.2\lib\site-packages\phyghtmap-1.24-py2.7.egg\phyghtmap\osmUtil.py", line 97, in writeXML
contourList = contourData.trace(elevation, points=0)
TypeError: 'points' is an invalid keyword argument for this function

Passiert nicht bei phyghtmap Aufruf ohne commands (also ohne echte Konvertierung) - aber sonst immer