Open GoogleCodeExporter opened 8 years ago
Sorry I do not have a solution for your problem, but I might have a workaround.
Looks like you are using RMaps for your tile repo.
Can you try with a different repo see if you get any errors?
Original comment by heldersepu
on 24 Jun 2015 at 1:06
hi,
I am using gmapcatcher & I am facing following problem whin downloading maps, pls give me an solution,
Cannot parse result
Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner
self.run()
File "/home/user/py code Gmapcatcher/gmapcatcher_python_code/gmapcatcher/tilesRepo/tilesRepoRMaps.py", line 108, in run
self.process_sqlrequest()
File "/home/user/py code Gmapcatcher/gmapcatcher_python_code/gmapcatcher/tilesRepo/tilesRepoRMaps.py", line 129, in process_sqlrequest
self.store_tile(req[0], req[1], req[2], req[3], req[4])
File "/home/user/py code Gmapcatcher/gmapcatcher_python_code/gmapcatcher/tilesRepo/tilesRepoRMaps.py", line 202, in store_tile
dbcursor.execute("INSERT INTO tiles (x,y,z,s,image) VALUES(?,?,?,?,?)", (coord[0], coord[1], zoom_level, 0, sqlite3.Binary(data)))
TypeError: buffer object expected
Cannot parse result
Cannot parse result
Cannot parse result
Original comment by g.santos...@gmail.com
on 10 Jul 2015 at 3:19
Same a before ...
Looks like you are using RMaps for your tile repo.
Can you try with a different repo? see if you get any errors?
Here is an image where you can change your repo
https://code.google.com/p/gmapcatcher/wiki/User_Guide#Main
See the drop down that says "Files" your should RMaps change it to files.
Original comment by heldersepu
on 10 Jul 2015 at 4:01
Original comment by heldersepu
on 10 Jul 2015 at 4:02
Original issue reported on code.google.com by
g.santos...@gmail.com
on 24 Jun 2015 at 7:46Attachments: