Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RMaps tile repo error #432

Open
GoogleCodeExporter opened this issue Dec 15, 2015 · 4 comments
Open

RMaps tile repo error #432

GoogleCodeExporter opened this issue Dec 15, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link

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
Copy link
Author

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
Copy link
Author

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
Copy link
Author

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

  • Added labels: Type-Other
  • Removed labels: Type-Defect

@GoogleCodeExporter
Copy link
Author

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

  • Changed title: RMaps tile repo error
  • Added labels: Priority-Low
  • Removed labels: Priority-Medium

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant