CHANGELOG

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.12.0 - 2025-06-25

1.11.4 - 2025-06-16

Changed

  • IGNGPF-4998: use toolbelt 1.15.4 method to list files with filters

1.11.3 - 2025-05-28

Changed

  • IGNGPF-4603: modify get_name_from_template to work without tile_size and origin parameters

1.11.2 - 2025-05-14

Changed

  • update gpf-entrepot-toolbelt >= 1.15.2, remove packages that are already installed in the toolbelt

1.11.1 - 2025-04-30

Added

  • IGNGPF-4978: check the number of points in ept.json

1.11.0 - 2025-04-14

Changed

  • IGNGPF-4527: delete pdal_merge and add pdal_merge_using_tile, delete pdal_convert_las_to_copc and add untwine_convert_las_to_copc

1.10.0 - 2025-04-09

Fixed

  • IGNGPF-4873 : change limit to max_tile_per_subset

1.9.0 - 2025-03-05

Fixed

  • IGNGPF-4693 : add limit suppport from user configuration

1.8.1 - 2025-02-26

Fixed

  • IGNGPF-4581: show all errors to user on pdal_info_from_ept

1.8.0 - 2025-02-25

1.7.0 - 2025-02-05

Fixed

  • IGNGPF-4607: correct _is_file_in_tiling verify only min/max are inside the theoretical tiling

1.6.3 - 2025-01-20

Fixed

  • IGNGPF-4563: correct quadtree-ing dataset to determine subset level

1.6.2 - 2025-01-07

1.6.1 - 2024-12-16

Added

  • IGNGPF-4358: add pdal_info_from_ept function (uses pdal info on ept dataset)

Changed

  • IGNGPF-4358: use pdal_info_from_ept in check_entwine_info

1.6.0 - 2024-12-10

Fixed

  • IGNGPF-4493: throw warn if srs is missing from file

  • Update docs links

1.5.0 - 2024-11-12

Fixed

  • IGNGPF-4356: upgrade gpf-entrepot-toolbelt -> 1.13.0

1.4.3 - 2024-10-21

Fixed

  • IGNGPF-4401: pdal_merge do nothing when input files list is empty

  • IGNGPF-4401: correct min/max coord return same coordinate if tile_size <= 0

1.4.2 - 2024-10-18

Fixed

  • IGNGPF-4381: return bboxes only in 4326

  • IGNGPF-4364: entwine param reprojection dict instead of str

1.4.1 - 2024-10-11

Fixed

  • IGNGPF-4364: add get_srs method

1.4.0 - 2024-10-09

Fixed

  • IGNGPF-4349: fix default value condition on pdal_tile_parameters

  • IGNGPF-4336: Catch VPC reading errors

  • IGNGPF-4336: compute extent may return à None value

1.3.0 - 2024-10-07

Changed

  • IGNGPF-4319: Returns bbox when checking las laz consistency

1.2.1 - 2024-09-24

Added

  • IGNGPF-4300: Template checking function

1.2.0 - 2024-09-19

Fixed

  • IGNGPF-4264: fix get_name_from_template

1.1.4 - 2024-08-05

Added

  • IGNGPF-3686: add pdal utility functions merge, tile, convert to copc, build vpc

1.1.3 - 2024-07-31

Added

  • add tmp in entwine_param

1.1.2 - 2024-07-29

Fixed

  • set min result of determine_subsets_number at 4

1.1.1 - 2024-07-26

Changed

  • Entwine utils get extent return EPSG:4326

  • fix Dockerfile

1.1.0 - 2024-07-26

Added

  • Vpc utils and models

  • Entwine utils and models

1.0.0 - 2024-07-19

Added

  • Init project

  • Laslaz and pdal utils