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

Prepare release 0.2.0 #54

Merged
merged 86 commits into from
Sep 3, 2024
Merged

Prepare release 0.2.0 #54

merged 86 commits into from
Sep 3, 2024

Commits on Jul 8, 2024

  1. Merge pull request #31 from OnroerendErfgoed/loader_refactor

    Loader refactor
    dieuska authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    8c87058 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. grb_functions for update detection

    grb_functions for update detection
    dieuska committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    bba3eff View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. in progress

    roefem committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    8601c3b View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. add typings

    roefem committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    9e53c3c View commit details
    Browse the repository at this point in the history
  2. black formatting

    roefem committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    3f173f3 View commit details
    Browse the repository at this point in the history
  3. cleanup

    roefem committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    46c8e22 View commit details
    Browse the repository at this point in the history
  4. added grb logic

    dieuska committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    f110f53 View commit details
    Browse the repository at this point in the history
  5. update requirements-dev.txt

    roefem committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    81d2da2 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #36 from OnroerendErfgoed/loader_refactor

    Loader refactor
    dieuska authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    867f925 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8593a16 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ec5d23b View commit details
    Browse the repository at this point in the history
  9. cleanup, fix comments

    roefem committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    c704203 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ab85cd5 View commit details
    Browse the repository at this point in the history
  11. updated examples

    dieuska committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    81765c2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1c1f018 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    688d0af View commit details
    Browse the repository at this point in the history
  14. add difference metric

    roefem committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    860e34a View commit details
    Browse the repository at this point in the history
  15. Merge pull request #39 from OnroerendErfgoed/difference_metric

    add difference metric
    dieuska authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    c0e249b View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    93f0294 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d6e91f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #40 from OnroerendErfgoed/poc_update_detection

    Poc update detection
    dieuska authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    6a4af72 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cd35a50 View commit details
    Browse the repository at this point in the history
  5. fix for diffmetric

    dieuska committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    b56b04f View commit details
    Browse the repository at this point in the history
  6. Merge pull request #42 from OnroerendErfgoed/poc_update_detection

    fix for diffmetric
    dieuska authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    beff762 View commit details
    Browse the repository at this point in the history
  7. cleanup TODO's

    dieuska committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    ab998ba View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7c61935 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. refactored the get_grb_data

    dieuska committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    683c68f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #44 from OnroerendErfgoed/poc_update_detection

    update get_grb_data
    dieuska authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    19d173a View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. cleaned grb

    dieuska committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    2cb83ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac6a381 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    25e3395 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #47 from OnroerendErfgoed/main

    docs update
    dieuska authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    32fb711 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. remove unused geom_from_dict

    roefem committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    d1a0b0d View commit details
    Browse the repository at this point in the history
  2. union thematic dict,

    union results,
    return circles and aligned input geometries early
    roefem committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    f4ac961 View commit details
    Browse the repository at this point in the history
  3. fix returned dict

    roefem committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    04f1cd5 View commit details
    Browse the repository at this point in the history
  4. fix test

    roefem committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    a80efbf View commit details
    Browse the repository at this point in the history
  5. fix test

    roefem committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    6e6ffb9 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #48 from OnroerendErfgoed/feature/fully_aligned

    Feature/fully aligned
    dieuska authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    bade01a View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. fix dict properties

    dieuska committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    036b445 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    9bee077 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. added evaluation function

    dieuska committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    83616ad View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. input area limit

    roefem committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    5f7e192 View commit details
    Browse the repository at this point in the history
  2. input area_check

    roefem committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    46a4894 View commit details
    Browse the repository at this point in the history
  3. set area_limit, fix docstring

    roefem committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    7084698 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #51 from OnroerendErfgoed/feature/area_limit

    Feature/area limit
    dieuska authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    2476324 View commit details
    Browse the repository at this point in the history
  5. adpfFiscalparcelloader added

    dieuska committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    6c24298 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    50a7259 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ad857d6 View commit details
    Browse the repository at this point in the history
  8. fix for evaluate_function

    dieuska committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    20400b8 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    97ca3c4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #52 from OnroerendErfgoed/feature/area_limit

    catch and log process_geometry exceptions
    dieuska authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    35ecbe6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83828f4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1f05485 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b429ede View commit details
    Browse the repository at this point in the history
  6. fix json_formula

    dieuska committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    f2abd91 View commit details
    Browse the repository at this point in the history
  7. cleaned evaluate-function

    dieuska committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    a5e8cd2 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    9a72621 View commit details
    Browse the repository at this point in the history
  2. GeoJsonLoader refactor

    dieuska committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    03ec6fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    197ed26 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e7d7be View commit details
    Browse the repository at this point in the history
  5. grb loaders moved

    dieuska committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    d850269 View commit details
    Browse the repository at this point in the history
  6. reformat with black

    dieuska committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    4b4bcde View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. added dict_source to aligner

    dieuska committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    111e0ee View commit details
    Browse the repository at this point in the history
  2. Merge pull request #53 from OnroerendErfgoed/GRBActualLoader_refactor

    Grb actual loader refactor
    dieuska authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    93d7256 View commit details
    Browse the repository at this point in the history
  3. added reference_od to formula

    dieuska committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    48aecdb View commit details
    Browse the repository at this point in the history
  4. merge_logic for predictor

    dieuska committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    1517155 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. added test for webservice

    dieuska committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    93abdcf View commit details
    Browse the repository at this point in the history
  2. grb_changes

    dieuska committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    dca2b57 View commit details
    Browse the repository at this point in the history
  3. evaluate grb

    dieuska committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    e00876d View commit details
    Browse the repository at this point in the history
  4. merge grb affected features

    dieuska committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    61c639f View commit details
    Browse the repository at this point in the history
  5. added merge parameter

    dieuska committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    720eef5 View commit details
    Browse the repository at this point in the history
  6. Update CHANGES.md

    maarten-vermeyen authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    a6fdf0f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    83f60b0 View commit details
    Browse the repository at this point in the history
  8. multi_as_single_modus

    dieuska committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    afd392e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f21c930 View commit details
    Browse the repository at this point in the history
  10. repaired version test

    dieuska committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    4684146 View commit details
    Browse the repository at this point in the history
  11. cleaned black formatter

    dieuska committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    ef1ba4a View commit details
    Browse the repository at this point in the history
  12. black formatter

    dieuska committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    396befc View commit details
    Browse the repository at this point in the history
  13. max predicted distance

    dieuska committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    d98f169 View commit details
    Browse the repository at this point in the history
  14. black formatted

    dieuska committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    badb05e View commit details
    Browse the repository at this point in the history
  15. linting

    roefem committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    96e23d6 View commit details
    Browse the repository at this point in the history
  16. linting

    roefem committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    a58fcbf View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. fix import multi_to_single

    dieuska committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    6e5626b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aeadcc0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #55 from OnroerendErfgoed/multi_as_single

    multi_to_single in process thematic
    dieuska authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    0b6972b View commit details
    Browse the repository at this point in the history
  4. black formatter fix

    dieuska committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    f24a046 View commit details
    Browse the repository at this point in the history