Does someone else have this error with Jakarta?
Step 1 : Building vector data for tile -07+106 :
--------
Downloading OSM data for ScenProc, this might take some time, please wait...
If OSM server rejects our request due to too many requests, will keep trying until successful.
Attempting to download OSM data from -7, 106 to -6.5, 106.5
Download successful
Attempting to download OSM data from -6.5, 106 to -6.0, 106.5
Download successful
Attempting to download OSM data from -7, 106.5 to -6.5, 107.0
Download successful
Attempting to download OSM data from -6.5, 106.5 to -6.0, 107.0
OSM server MAP sent us an error code for the data (data too big ?), new tentative in 2 sec...
I get this error every time I try to download tile -07+106. Can anyone give me a fix? I read the topic, it seems no fix was provided.
Then this happens
Exception in thread Thread-9:
Traceback (most recent call last):
File "threading.py", line 916, in _bootstrap_inner
File "threading.py", line 864, in run
File "O4_Tile_Utils.py", line 163, in build_tile_list
File "O4_Vector_Map.py", line 44, in build_poly_file
File "O4_Vector_Map.py", line 154, in include_scenproc
TypeError: a bytes-like object is required, not 'int'
And the program just stops working. I am just having this problem only with this tile and with only assemble vector data and batch build, not anything else.
I'll be glad on solution.