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

Feat bgdidic 2643 fauna wildtierpassagen #576

Merged
merged 3 commits into from
Sep 6, 2023

Conversation

faselm
Copy link
Contributor

@faselm faselm commented Sep 6, 2023

No description provided.

@faselm faselm marked this pull request as draft September 6, 2023 09:37
@github-actions github-actions bot added this to the 2023-11-01 milestone Sep 6, 2023
@faselm faselm closed this Sep 6, 2023
@faselm faselm reopened this Sep 6, 2023
@faselm faselm marked this pull request as ready for review September 6, 2023 14:22
@faselm faselm closed this Sep 6, 2023
@faselm faselm deleted the feat-BGDIDIC-2643-fauna-wildtierpassagen branch September 6, 2023 14:24
@faselm faselm restored the feat-BGDIDIC-2643-fauna-wildtierpassagen branch September 6, 2023 14:24
@faselm faselm reopened this Sep 6, 2023
@faselm faselm force-pushed the feat-BGDIDIC-2643-fauna-wildtierpassagen branch from 3ce4df3 to dcd3896 Compare September 6, 2023 14:27
Copy link
Contributor

@ltclm ltclm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tests are failing:

ERROR: wrong query detected in database: EXPLAIN VERBOSE SELECT bgdi_id as id             , name as label             , 'feature' as origin             , remove_accents(name) as detail             , 'ch.bafu.fauna-wildtierpassagen' as layer             , quadindex(the_geom) as geom_quadindex             , st_y(st_transform(st_centroid(the_geom),4326)) as lat             , st_x(st_transform(st_centroid(the_geom),4326)) as lon             , box2d(st_transform(the_geom, 21781)) as geom_st_box2d             , box2d(st_transform(the_geom, 2056)) as geom_st_box2d_lv95             , egid::text as feature_id         from fauna.wildtierpassagen
--
146 | query:
147 | EXPLAIN VERBOSE SELECT bgdi_id as id             , name as label             , 'feature' as origin             , remove_accents(name) as detail             , 'ch.bafu.fauna-wildtierpassagen' as layer             , quadindex(the_geom) as geom_quadindex             , st_y(st_transform(st_centroid(the_geom),4326)) as lat             , st_x(st_transform(st_centroid(the_geom),4326)) as lon             , box2d(st_transform(the_geom, 21781)) as geom_st_box2d             , box2d(st_transform(the_geom, 2056)) as geom_st_box2d_lv95             , egid::text as feature_id         from fauna.wildtierpassagen
148 | error:
149 | column "egid" does not exist
150 | LINE 1: ..._geom, 2056)) as geom_st_box2d_lv95             , egid::text...

not sure if it is related to your changes....

@ltclm ltclm self-requested a review September 6, 2023 15:02
Copy link
Contributor

@ltclm ltclm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seems to be ok now

@faselm faselm merged commit 06894f1 into develop-2023-11-01 Sep 6, 2023
5 checks passed
@faselm faselm deleted the feat-BGDIDIC-2643-fauna-wildtierpassagen branch September 6, 2023 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants