Giter Club home page Giter Club logo

Comments (4)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 28, 2024
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

from gmapcatcher.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 28, 2024
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 [email protected] on 10 Jul 2015 at 3:19

from gmapcatcher.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 28, 2024
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

from gmapcatcher.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 28, 2024

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

from gmapcatcher.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.