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

SQL Error #313

Open
yohanboniface opened this issue Mar 31, 2020 · 0 comments
Open

SQL Error #313

yohanboniface opened this issue Mar 31, 2020 · 0 comments

Comments

@yohanboniface
Copy link
Collaborator

Mar 31 21:27:34 osm13 renderd[10122]: ERROR: failed to render TILE hot 17 69064-69071 45800-45807
Mar 31 21:27:34 osm13 renderd[10122]:    reason: Postgis Plugin: ERROR:  invalid input syntax for type bigint: "d"#012in executeQuery Full sql was: 'SELECT ST_AsBinary("way") AS geom,"housenumber","mod5" FROM (select way,"addr:housenumber" AS housenumber, CASE WHEN "addr:housenumber" ~ E'^\d+$' AND mod("addr:housenumber"::bigint, 5) IN (0, 1) THEN 'yes' ELSE 'no' END AS mod5 FROM planet_osm_polygon WHERE "addr:housenumber" IS NOT NULL AND building IS NOT NULL UNION SELECT way,"addr:housenumber" AS housenumber, CASE WHEN "addr:housenumber" ~ E'^\d+$' AND mod("addr:housenumber"::bigint, 5) IN (0, 1) THEN 'yes' ELSE 'no' END AS mod5 FROM planet_osm_point WHERE "addr:housenumber" IS NOT NULL) as data WHERE "way" && ST_SetSRID('BOX3D(1078373.595047846 6031493.027929924,1081431.076179255 6034550.509061333)'::box3d, 3857)'
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