abidinamdar / gmapcatcher

Automatically exported from code.google.com/p/gmapcatcher
1 stars 0 forks source link

RMaps tile repo error #432

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
 1.I have problem in dowlading map
 2. pls provide solution
 3. i have attch file below

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by g.santos...@gmail.com on 24 Jun 2015 at 7:46

Attachments:

GoogleCodeExporter commented 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

GoogleCodeExporter commented 8 years ago
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

GoogleCodeExporter commented 8 years ago
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

GoogleCodeExporter commented 8 years ago

Original comment by heldersepu on 10 Jul 2015 at 4:02