This website requires JavaScript.
Explore
Help
Sign In
safety-screen
/
Nominatim
Watch
1
Star
0
Fork
0
You've already forked Nominatim
forked from
hans/Nominatim
Code
Pull Requests
Activity
Files
713ea080d2cf6b5a5e412b63111f81336fa2f7f0
Nominatim
/
sql
History
Sarah Hoffmann
713ea080d2
Remove special search for address part for long ways
...
Ways now always have the complete set of crossing boundaries independent of the length.
Fixes
#1108
.
2018-07-22 15:05:45 +02:00
..
aux_tables.sql
make tables for external data (Tiger and aux) configurable
2016-04-07 21:47:51 +02:00
country_grid.sql
update osm country grid to fully ODBL compatible data set. Update country_grid generation script.
2012-11-14 21:46:48 +00:00
functions.sql
Remove special search for address part for long ways
2018-07-22 15:05:45 +02:00
hstore_compatability_9_0.sql
hstore in 9.2 replaces k=>v with hstore(k,v). Update sql to reflect change and introduce compatability function for pre 9.1 postgresql
2012-11-01 01:46:19 +00:00
indices.src.sql
update indexes for new reverse algorithm
2018-07-02 23:56:56 +02:00
partition-functions.src.sql
increase search radius when looking for addr:place base objects
2018-06-27 22:45:34 +02:00
partition-tables.src.sql
remove search_name_country table
2018-04-16 20:47:45 +02:00
tables.sql
add search for postcode
2017-08-19 19:37:05 +02:00
tiger_import_finish.sql
change tiger housenumber format to save as lines instead of points and thus new interpolation
2016-03-21 14:07:12 +01:00
tiger_import_start.sql
Fix coding style.
2016-03-23 09:34:36 +01:00
update-postcodes.sql
add script for updating postcodes
2017-10-03 15:58:14 +02:00
words_from_search_name.sql
add function to recalculate counts for full-word search term
2017-12-17 16:00:28 +01:00
words.sql
precomputed postcodes must use dedicated import function
2017-10-28 18:24:01 +02:00