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

Error with geopackage file #125

Open
dthib opened this issue Nov 27, 2018 · 0 comments
Open

Error with geopackage file #125

dthib opened this issue Nov 27, 2018 · 0 comments

Comments

@dthib
Copy link

dthib commented Nov 27, 2018

Hi,

Thanks for this repo which will be quite useful. I am trying to use it with my own geopackage data and I got some errors in the sql syntax to request the geopackage. Is the file supposed to have some specific constraints? I have built it using gdal/ogr. Everything works fine with the test data provided in the repo. I have attached the file with which I am facing issues.

The error I got is 2018-11-27 10:40:29 [ERROR] gpkg.go:132: err during query: SELECT coordRefSystem" ( "fid AS fid, geom AS geom, fid, kind FROM coordRefSystem l JOIN rtree_coordRefSystem_geom si ON l.coordRefSystem" ( "fid = si.id WHERE geom IS NOT NULL AND minx <= 179.99999997494382 AND maxx >= -179.99999997494382 AND miny <= 85.05112877764508 AND maxy >= -85.05112877764508 ORDER BY coordRefSystem" ( "fid - near "" ( "": syntax error

Thanks a lot for your help,
Best,

Thibaut

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

No branches or pull requests

1 participant