Nominatim/lib-sql/functions
Sarah Hoffmann 56201feb28 simplify very large polygons non used in addresses
Polygons with rank_address = 0 are only used in search and (rarely)
for reverse lookup. Geometries do not need to be precise for that
because topology does not matter. OSM has some very large polygons
of natural features with sizes of more than 10MB. Simplify these
polygons to keep the database and indexes smaller.
2024-02-27 10:16:18 +01:00
..
address_lookup.sql php frontend: fix on-the-fly lookup of postcode areas 2023-11-15 17:45:12 +01:00
importance.sql These days the OSM wikipedia tab no longer contains URLs 2023-07-07 17:36:11 +02:00
interpolation.sql fix a number of corner cases with interpolation splitting 2023-04-06 16:54:00 +02:00
partition-functions.sql docs: fix typos 2022-07-20 22:05:31 +08:00
place_triggers.sql simplify very large polygons non used in addresses 2024-02-27 10:16:18 +01:00
placex_triggers.sql simplify very large polygons non used in addresses 2024-02-27 10:16:18 +01:00
postcode_triggers.sql change distance computation between place and address part 2022-04-22 14:32:09 +02:00
ranking.sql simplify weigh_search() function 2023-12-07 09:31:00 +01:00
utils.sql simplify very large polygons non used in addresses 2024-02-27 10:16:18 +01:00