CHANGELOG#
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.13.0 - 2025-04-01#
Changed#
IGNGPF-4704 : update route-graph-generator to 3.0.0
1.12.0 - 2025-03-20#
Changed#
IGNGPF-4704 : update route-graph-generator to 2.2.9
1.11.0 - 2025-02-14#
Changed#
EXPLGPF-132 : update route-graph-generator to 2.2.8
1.10.0 - 2024-05-29#
Changed#
IGNGPF-3699 correcting get_schema_extent default SRID value
1.9.0 - 2024-05-15#
Changed#
IGNGPF-3103 up toolbelt to 1.9.0 : remove global_variables. Get database user/pass from environment variables
IGNGPF-3300 fix get_size_schema by using pg_total_relation_size
1.8.0 - 2024-03-28#
Changed#
use 2.2.6 version of route-graph-generator to check subprocess execution.
1.7.0 - 2024-03-12#
Changed#
use 2.2.4 version of route-graph-generator to remove use of clean_graph for pgr and use more optimize sql request.
1.6.1 - 2024-02-15#
Fix return of run function, processing where always in TECHNICAL_ERROR status.
Fixed#
fix(status): run result is now Status only, no tuple with error string !47
1.6.0 - 2024-02-14#
Changed#
use 2.2.3 version of route-graph-generator to avoid OOM when loading ways from pivot database.
1.5.0 - 2024-02-08#
Changed#
use 2.2.2 version of route-graph-generator to avoid VACUUM ANALYSE on all database content but only pgRouting table
1.4.0 - 2024-01-25#
Changed#
Use Toolbelt 1.8.1
Adapt some logs (french + user/admin)
1.3.0 - 2024-01-04#
Changed#
Add logs from route-graph-generator and pgrouting-procedures as user_info logs !43.
1.2.0 - 2023-12-19#
Changed#
Use Toolbelt 1.7.1 for filesystem storage
1.1.0 - 2023-08-10#
Added#
Use of r2gg logs !40
1.0.0 - 2023-07-25#
Added#
Use of user logs !36
New extent computation #21
Fixed#
0.3.0 - 2023-06-29#
Added#
Add pipdeptree dependencies in documentation !33
Add JIRA specification in documentation !34
Add documentation for warehouse use !28
feat(pgr): create schema if not exist !25
Check SRS for GRAPH-VALHALLA and GRAPH-OSRM #10
feat(doc) : add mermaid diagramm for processing description !23
Changed#
Refactor requirements definition !35
Update CI template !32
Update python min version !30
Fixed#
0.2.0 - 2023-04-07#
upload of created OSRM/Valhalla graph to entrepot S3 object storage
add md5 hash of uploaded graph in S3
update used branch for pgrouting-procedures
update call of r2gg
0.1.0 - 2023-03-22#
Initialization of project with https://gitlab.gpf-tech.ign.fr/oslandia/template-gpf-python-cli
use r2gg python package (2.1.0) for generation of road2 graph (OSRM/Valhalla/PGR) from entrepot VECTOR-DB (pivot database)