Skip to content
This repository has been archived by the owner on Apr 24, 2024. It is now read-only.

Implement Heat-Map on the Frontend #592

Open
2 tasks done
Bushuo opened this issue Jul 9, 2023 · 3 comments · May be fixed by #804
Open
2 tasks done

Implement Heat-Map on the Frontend #592

Bushuo opened this issue Jul 9, 2023 · 3 comments · May be fixed by #804
Assignees
Labels
enhancement New feature or request frontend changes in Typescript code

Comments

@Bushuo
Copy link
Contributor

Bushuo commented Jul 9, 2023

Tasks

  • The generated heat-map needs to be moved and scaled.
  • The generated heat-map needs to be rendered.

Use case

Plant Layer

Related Pull request

No response

@Bushuo Bushuo added enhancement New feature or request frontend changes in Typescript code labels Jul 9, 2023
@Bushuo Bushuo mentioned this issue Jul 9, 2023
20 tasks
@markus2330 markus2330 moved this to Current Sprint in PermaplanT Jul 11, 2023
@markus2330 markus2330 moved this from Current Sprint to Current Milestone in PermaplanT Jul 11, 2023
@markus2330 markus2330 removed the status in PermaplanT Jul 17, 2023
@badnames badnames moved this to In Progress in PermaplanT Aug 1, 2023
@badnames badnames self-assigned this Aug 1, 2023
@badnames
Copy link
Member

badnames commented Aug 2, 2023

@kitzbergerg @markus2330 I currently get an error 500 while requesting a heat map because "function calculate_bbox(integer) does not exist".

Since I could find neither this function nor "calculate_score" in the migrations folder, I think something might have gone wrong while squashing the migration scripts.

@kitzbergerg
Copy link
Contributor

@kitzbergerg @markus2330 I currently get an error 500 while requesting a heat map because "function calculate_bbox(integer) does not exist".

Since I could find neither this function nor "calculate_score" in the migrations folder, I think something might have gone wrong while squashing the migration scripts.

We removed the SQL queries as part of release. You have to use my shade layer PR as a basis, as all the SQL queries related to the heatmap will be readded there.

@badnames
Copy link
Member

badnames commented Aug 2, 2023

Oh ok, thanks for the info!
I assumed these were already merged with the rest of the feature.

@badnames badnames moved this from In Progress to Current Sprint in PermaplanT Aug 2, 2023
@badnames badnames linked a pull request Aug 7, 2023 that will close this issue
22 tasks
@badnames badnames moved this from Current Sprint to In Review in PermaplanT Aug 8, 2023
@markus2330 markus2330 moved this from In Review to Current Sprint in PermaplanT Aug 8, 2023
@badnames badnames moved this from Current Sprint to In Review in PermaplanT Aug 9, 2023
@badnames badnames moved this from In Review to In Progress in PermaplanT Aug 9, 2023
@badnames badnames moved this from In Progress to In Review in PermaplanT Aug 10, 2023
@markus2330 markus2330 moved this from In Review to Current Milestone in PermaplanT Aug 22, 2023
@markus2330 markus2330 moved this from Current Milestone to Current Sprint in PermaplanT Dec 11, 2023
@markus2330 markus2330 moved this from Current Sprint to Current Milestone in PermaplanT Jan 8, 2024
@badnames badnames moved this from Current Milestone to In Progress in PermaplanT Mar 16, 2024
@badnames badnames moved this from In Progress to In Review in PermaplanT Mar 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request frontend changes in Typescript code
Projects
Status: In Review
Development

Successfully merging a pull request may close this issue.

3 participants