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

Missing column junction in polygon-view #29

Closed
rrzefox opened this issue Aug 25, 2017 · 1 comment
Closed

Missing column junction in polygon-view #29

rrzefox opened this issue Aug 25, 2017 · 1 comment

Comments

@rrzefox
Copy link

rrzefox commented Aug 25, 2017

Current master will probably not work, because it needs a column 'junction' in the polygon-table - which the current view_polygon.sql does not set up.
It will probably need something like
tags->'junction' as "junction",
else it ends like this:
Postgis Plugin: ERROR: column "junction" does not exist#012LINE 14: junction,#012 ^#012HIN T: There is a column named "junction" in table "*SELECT* 1", but it cannot be referenced from this part of the query. [...] encountered during parsing of layer 'junctions' in Layer at line 51315

@giggls
Copy link
Owner

giggls commented Aug 25, 2017

argh I already fixed this on my dev machine obviously. I will push an update

@giggls giggls closed this as completed in 6b38f5b Aug 25, 2017
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

2 participants