This website requires JavaScript.
Explore
Help
Sign In
hans
/
Nominatim
Watch
1
Star
0
Fork
1
You've already forked Nominatim
mirror of
https://github.com/osm-search/Nominatim.git
synced
2026-02-14 18:37:58 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e31862b7b5e184a40359484128fd3c2175ffb57f
Nominatim
/
lib-sql
/
functions
History
Sarah Hoffmann
e31862b7b5
make sure that importance is always set to a non-null value
...
Secondary importance might return invalid values in some cases.
2026-01-07 10:29:45 +01:00
..
importance.sql
make sure that importance is always set to a non-null value
2026-01-07 10:29:45 +01:00
interpolation.sql
reduce precision of interpolations to OSM precision
2025-07-29 22:35:47 +02:00
partition-functions.sql
Mark functions as PARALLEL SAFE
2025-03-13 10:53:11 +01:00
place_triggers.sql
remove special casing for postcodes in trigger code
2025-12-30 15:20:46 +01:00
placex_triggers.sql
make sure that importance is always set to a non-null value
2026-01-07 10:29:45 +01:00
postcode_triggers.sql
rework postcode computation
2025-12-30 15:20:46 +01:00
ranking.sql
rework postcode computation
2025-12-30 15:20:46 +01:00
utils.sql
make sure array_merge() never returns null
2026-01-07 10:22:03 +01:00