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

Sprint release 10 #366

Merged
merged 78 commits into from
Jul 6, 2024
Merged

Sprint release 10 #366

merged 78 commits into from
Jul 6, 2024

Commits on Jun 25, 2024

  1. file setup

    nicolasbandel committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    fd385da View commit details
    Browse the repository at this point in the history
  2. WIP started CityGmlImporter (not working yet)

    Signed-off-by: Nicolas Bandel <[email protected]>
    nicolasbandel committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    f5e9de7 View commit details
    Browse the repository at this point in the history
  3. switched from geography to geometry

    Signed-off-by: Lucas-Nan <[email protected]>
    Lucas-Nan committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    1ad6c5f View commit details
    Browse the repository at this point in the history
  4. Parser is able to read buildings from file

    Signed-off-by: Nicolas Bandel <[email protected]>
    nicolasbandel committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    afd1d9c View commit details
    Browse the repository at this point in the history
  5. working yaml file

    Signed-off-by: Nicolas Bandel <[email protected]>
    nicolasbandel committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    c927908 View commit details
    Browse the repository at this point in the history
  6. Updated Index creation and Lucas Added the Index query

    Signed-off-by: Muhammad Ahsan Khan <[email protected]>
    Co-authored-by: Lucas Nandico <[email protected]>
    Ahsankkhan and Lucas-Nan committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    abbafe7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    543db9c View commit details
    Browse the repository at this point in the history
  8. inserting geometry and xml data into db

    Signed-off-by: Nicolas Bandel <[email protected]>
    nicolasbandel committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    35c9a92 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Importer inserts the correct location data

    Signed-off-by: Nicolas Bandel <[email protected]>
    nicolasbandel committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    3d7b29f View commit details
    Browse the repository at this point in the history
  2. added new queries, some errors with metadatadb

    Signed-off-by: Lucas-Nan <[email protected]>
    Lucas-Nan committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    cafd2f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0178967 View commit details
    Browse the repository at this point in the history
  4. added missing using

    Signed-off-by: Lucas-Nan <[email protected]>
    Lucas-Nan committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    e71e5a8 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. working performance enhancement, bug (probably) in FE

    Signed-off-by: Lucas-Nan <[email protected]>
    Lucas-Nan committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    f1fa118 View commit details
    Browse the repository at this point in the history
  2. fixed/compensated for weird formatting bug in GeoJSON, added small er…

    …ror handling in FE, removed obsolete crs
    
    Signed-off-by: Lucas-Nan <[email protected]>
    Lucas-Nan committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    c017d8e View commit details
    Browse the repository at this point in the history
  3. make lint happy again

    Signed-off-by: Lucas-Nan <[email protected]>
    Lucas-Nan committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    de91efd View commit details
    Browse the repository at this point in the history
  4. Added a check to check if location exists in table or not.

    Siged-off-by: Muhammad Ahsan Khan <[email protected]>
    Ahsankkhan committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    8d602c9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7bba5f7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    590207f View commit details
    Browse the repository at this point in the history
  7. refactoring and Bounding box in Metadata

    Signed-off-by: Leon Holtmeier <[email protected]>
    Superschnizel committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    32465da View commit details
    Browse the repository at this point in the history
  8. Creating Metadata Class Library

    Signed-off-by: Leon Holtmeier <[email protected]>
    Superschnizel committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    1c98e59 View commit details
    Browse the repository at this point in the history
  9. changed Docker Setup to allow shared Library

    Signed-off-by: Leon Holtmeier <[email protected]>
    Superschnizel committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    647219e View commit details
    Browse the repository at this point in the history
  10. Table Agnostic Dataset Requests, refactorings, Bugfixes

    Signed-off-by: Leon Holtmeier <[email protected]>
    Superschnizel committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    ef4b250 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Metadata needs to be build in docker

    Signed-off-by: Leon Holtmeier <[email protected]>
    Superschnizel committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    c97b2b3 View commit details
    Browse the repository at this point in the history
  2. fix issues with switching from string to float in BoundingBox

    Signed-off-by: Leon Holtmeier <[email protected]>
    Superschnizel committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    de0abb6 View commit details
    Browse the repository at this point in the history
  3. refactoring, adding DataType to Metadata

    Signed-off-by: Leon Holtmeier <[email protected]>
    Superschnizel committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    08a76aa View commit details
    Browse the repository at this point in the history
  4. clean up Handler creation

    Signed-off-by: Leon Holtmeier <[email protected]>
    Superschnizel committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    313dbfd View commit details
    Browse the repository at this point in the history
  5. add CsvDatasetHandler

    Signed-off-by: Leon Holtmeier <[email protected]>
    Superschnizel committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    44900ed View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7655e21 View commit details
    Browse the repository at this point in the history
  7. fixing wrong path

    Signed-off-by: Leon Holtmeier <[email protected]>
    Superschnizel committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    bd1c53a View commit details
    Browse the repository at this point in the history
  8. build lib before test

    Signed-off-by: Leon Holtmeier <[email protected]>
    Superschnizel committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    022598c View commit details
    Browse the repository at this point in the history
  9. adding Release flag to lib build

    Signed-off-by: Leon Holtmeier <[email protected]>
    Superschnizel committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    886f835 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

  1. Added checks for missing data

    Signed-off-by: Nicolas Bandel <[email protected]>
    nicolasbandel committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    71334bf View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. fix missing ENV variable, fix wrong goejson formatting

    Signed-off-by: Leon Holtmeier <[email protected]>
    Superschnizel committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    15306c8 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Restructured metadata fetching

    Signed-off-by: Emil Balitzki <[email protected]>
    Corgam committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    a55ddb3 View commit details
    Browse the repository at this point in the history
  2. Fixed tab info not loading for other tabs

    Signed-off-by: Emil Balitzki <[email protected]>
    Corgam committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    4f6c61b View commit details
    Browse the repository at this point in the history
  3. Refactored other API calls into their own services

    Signed-off-by: Emil Balitzki <[email protected]>
    Corgam committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    a80d193 View commit details
    Browse the repository at this point in the history
  4. Removed one console log

    Signed-off-by: Emil Balitzki <[email protected]>
    Corgam committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    87dc352 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. extracting groundHeight and insrting into the table

    Signed-off-by: Nicolas Bandel <[email protected]>
    nicolasbandel committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    8cb2bff View commit details
    Browse the repository at this point in the history
  2. extracting districtKey and insrting into the table

    Signed-off-by: Nicolas Bandel <[email protected]>
    nicolasbandel committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    00eb454 View commit details
    Browse the repository at this point in the history
  3. extracting check date and insrting into the table

    Signed-off-by: Nicolas Bandel <[email protected]>
    nicolasbandel committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    541f79a View commit details
    Browse the repository at this point in the history
  4. Read the zoomLevel from the metadata

    Signed-off-by: Emil Balitzki <[email protected]>
    Corgam committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    494ed45 View commit details
    Browse the repository at this point in the history
  5. extracting ground area and insrting into the table

    Signed-off-by: Nicolas Bandel <[email protected]>
    nicolasbandel committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    c08656f View commit details
    Browse the repository at this point in the history
  6. formatting

    Signed-off-by: Nicolas Bandel <[email protected]>
    nicolasbandel committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    4a49845 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'sprint-release' into Issue#161

    Signed-off-by: nicolasbandel <[email protected]>
    nicolasbandel authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    a93d7c4 View commit details
    Browse the repository at this point in the history
  8. Reworked the zoom warning

    Signed-off-by: Emil Balitzki <[email protected]>
    Corgam committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    06549e8 View commit details
    Browse the repository at this point in the history
  9. Layer selection and Search Bar

    Signed-off-by: Celine Pöhl <[email protected]>
    CelineMP committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    0496759 View commit details
    Browse the repository at this point in the history
  10. Git push problem

    Signed-off-by: Celine Pöhl <[email protected]>
    CelineMP committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    d6e58c9 View commit details
    Browse the repository at this point in the history
  11. Cleaned up the response code

    Signed-off-by: Emil Balitzki <[email protected]>
    Corgam committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    afcaf69 View commit details
    Browse the repository at this point in the history
  12. Changed threshold values

    Signed-off-by: Emil Balitzki <[email protected]>
    Corgam committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    339edbc View commit details
    Browse the repository at this point in the history
  13. Started working on the polygons to markers

    Signed-off-by: Emil Balitzki <[email protected]>
    Corgam committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    caac4c9 View commit details
    Browse the repository at this point in the history
  14. Added polygons to markers threshold

    Signed-off-by: Emil Balitzki <[email protected]>
    Corgam committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    4de85f7 View commit details
    Browse the repository at this point in the history
  15. Remove console logs

    Signed-off-by: Emil Balitzki <[email protected]>
    Corgam committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    6bf7429 View commit details
    Browse the repository at this point in the history
  16. fixing missing .zip file. fixing formatting of data

    Signed-off-by: Leon Holtmeier <[email protected]>
    Superschnizel committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    d3cd2f2 View commit details
    Browse the repository at this point in the history
  17. Moved some functions to utils

    Signed-off-by: Emil Balitzki <[email protected]>
    Corgam committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    546bb91 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    94784bf View commit details
    Browse the repository at this point in the history
  19. Small changes

    Signed-off-by: Emil Balitzki <[email protected]>
    Corgam committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    7598b7f View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    5ab9b28 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    26413ac View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    d9e1513 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    958fbe9 View commit details
    Browse the repository at this point in the history
  24. Revert "Issue#309 table agnostic api (#344)"

    This reverts commit 958fbe9, reversing
    changes made to d9e1513.
    Corgam committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    c0f00f2 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. PR fixed

    Signed-off-by: Nicolas Bandel <[email protected]>
    nicolasbandel committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    966b069 View commit details
    Browse the repository at this point in the history
  2. GMLCity Importer (#348)

    Corgam authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    ca44202 View commit details
    Browse the repository at this point in the history
  3. changing deployment production

    Signed-off-by: Leon Holtmeier <[email protected]>
    Superschnizel committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    3845b94 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    03c4a5a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2deebf1 View commit details
    Browse the repository at this point in the history
  6. trying to fix stuff

    Signed-off-by: Leon Holtmeier <[email protected]>
    Superschnizel committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    077de0b View commit details
    Browse the repository at this point in the history
  7. adding debug tree cmd

    Signed-off-by: Leon Holtmeier <[email protected]>
    Superschnizel committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    0fb2fd5 View commit details
    Browse the repository at this point in the history
  8. adding debug tree cmd

    Signed-off-by: Leon Holtmeier <[email protected]>
    Superschnizel committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    f16fe09 View commit details
    Browse the repository at this point in the history
  9. wrong file was used before...

    Signed-off-by: Leon Holtmeier <[email protected]>
    Superschnizel committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    dce4553 View commit details
    Browse the repository at this point in the history
  10. have to change some other file to trigger?

    Signed-off-by: Leon Holtmeier <[email protected]>
    Superschnizel committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    45dad06 View commit details
    Browse the repository at this point in the history
  11. no idea why it is not starting the action anymore...

    Signed-off-by: Leon Holtmeier <[email protected]>
    Superschnizel committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    6727e88 View commit details
    Browse the repository at this point in the history
  12. readd branch push

    Signed-off-by: Leon Holtmeier <[email protected]>
    Superschnizel committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    88547c6 View commit details
    Browse the repository at this point in the history
  13. fix database paths

    Signed-off-by: Leon Holtmeier <[email protected]>
    Superschnizel committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    9ef15c5 View commit details
    Browse the repository at this point in the history
  14. fixed the datapipeline (why was it broken?)

    Signed-off-by: Leon Holtmeier <[email protected]>
    Superschnizel committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    ecd1a7e View commit details
    Browse the repository at this point in the history
  15. reverting name and env to Test

    Signed-off-by: Leon Holtmeier <[email protected]>
    Superschnizel committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    33dbf2e View commit details
    Browse the repository at this point in the history
  16. fix test environment deploy. docker compose down -v

    Signed-off-by: Leon Holtmeier <[email protected]>
    Superschnizel committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    d9a39b5 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    90ac564 View commit details
    Browse the repository at this point in the history