]> git.openstreetmap.org Git - nominatim.git/commit
Update entrances when entrance nodes are updated
authorEmily Love Watson <emily@emlove.me>
Wed, 20 Aug 2025 19:59:25 +0000 (14:59 -0500)
committerEmily Love Watson <emily@emlove.me>
Fri, 29 Aug 2025 15:26:29 +0000 (10:26 -0500)
commite916d27b7c395b9bb2aed6e6569db7bc2b8652a5
tree696fc2e2fc52f6eea8a090a457eec7289c72633d
parent823ad5d279325878ebe149ba2fe3ad313d6401e4
Update entrances when entrance nodes are updated
lib-sql/functions/place_triggers.sql
lib-sql/functions/placex_triggers.sql
lib-sql/functions/utils.sql
lib-sql/table-triggers.sql
src/nominatim_api/v1/format.py
src/nominatim_api/v1/format_json.py
src/nominatim_api/v1/format_xml.py
src/nominatim_api/v1/server_glue.py
test/bdd/features/db/import/entrances.feature [new file with mode: 0644]
test/bdd/features/db/update/entrances.feature [new file with mode: 0644]