marc tobias
|
d4a3470c9e
|
Vagrant Ubuntu: psycopg2 is required
|
2020-02-07 15:26:09 +01:00 |
|
marc tobias
|
4165b8c011
|
CentOS7: update from PHP 5.4 to 7.2
|
2020-02-07 15:18:46 +01:00 |
|
Sarah Hoffmann
|
357ba2f64d
|
Merge pull request #1663 from mtmail/vagrant-centos-8
Vagrant setup for CentOS 8
|
2020-02-06 21:12:28 +01:00 |
|
Sarah Hoffmann
|
3ce8818045
|
Merge pull request #1664 from mtmail/check-import-finished-for-reverse-only
check_import_finished.php - reverse_only mode has less indices
|
2020-02-06 21:07:04 +01:00 |
|
marc tobias
|
76082ac7cb
|
check_import_finished.php - reverse_only mode has less indices
|
2020-02-06 16:48:06 +01:00 |
|
marc tobias
|
4a451671d3
|
Vagrant setup for CentOS 8
|
2020-02-06 00:43:30 +01:00 |
|
marc tobias
|
a3728b7188
|
details html page: no longer use place_id in URLs
|
2020-02-02 01:16:31 +01:00 |
|
Sarah Hoffmann
|
a8711ab013
|
fix verboseness of nominiatim script during updates
|
2020-01-31 18:18:50 +01:00 |
|
Sarah Hoffmann
|
3e4754febd
|
Merge pull request #1648 from lonvia/nominatim-as-python-script
Replace C Nominatim indexer with Python script
|
2020-01-31 17:53:49 +01:00 |
|
Sarah Hoffmann
|
da1d661fa0
|
remove libxml dependency for travis as well
|
2020-01-31 15:15:35 +01:00 |
|
Sarah Hoffmann
|
1801db523b
|
fix typo
|
2020-01-29 11:50:30 +01:00 |
|
Sarah Hoffmann
|
2979c39628
|
also adapt indexing command in update script
|
2020-01-29 11:36:12 +01:00 |
|
Sarah Hoffmann
|
bb9bb40287
|
update cMake build documentation
Remove the dependency on libxml, no longer needed.
|
2020-01-24 22:53:26 +01:00 |
|
Sarah Hoffmann
|
8f6fdfeb0b
|
forgot to index last rank
|
2020-01-24 22:06:30 +01:00 |
|
Sarah Hoffmann
|
b4e6d72fde
|
replace nominatim C program
|
2020-01-24 22:06:30 +01:00 |
|
Sarah Hoffmann
|
a338ebfce0
|
fix log levels
|
2020-01-24 22:06:30 +01:00 |
|
Sarah Hoffmann
|
4144364a15
|
add time display for nominatim.py
|
2020-01-24 22:06:30 +01:00 |
|
Sarah Hoffmann
|
11c0dd235b
|
clean up and document script
|
2020-01-24 22:06:30 +01:00 |
|
Sarah Hoffmann
|
4a9502bf88
|
fix SQL and some other stuff
|
2020-01-24 22:06:30 +01:00 |
|
Sarah Hoffmann
|
6c0d6d3178
|
Revert "switch to threading"
This reverts commit 8b1c2181be5aa5335c68d36a49cab9c4e2cd8bef.
|
2020-01-24 22:06:30 +01:00 |
|
Sarah Hoffmann
|
0a26ca7104
|
switch to threading
|
2020-01-24 22:06:30 +01:00 |
|
Sarah Hoffmann
|
2a15b2522f
|
use generator for thread choice
|
2020-01-24 22:06:30 +01:00 |
|
Sarah Hoffmann
|
c11d1d78e9
|
add prepared statement
|
2020-01-24 22:06:30 +01:00 |
|
Sarah Hoffmann
|
7e51aa4cef
|
simple implementation
|
2020-01-24 22:06:30 +01:00 |
|
Sarah Hoffmann
|
9abb96fa6b
|
Merge pull request #1647 from lonvia/split-out-linking
Split up placex update trigger code
|
2020-01-24 21:55:19 +01:00 |
|
Sarah Hoffmann
|
879aafc916
|
fix indent
|
2020-01-24 21:16:26 +01:00 |
|
Sarah Hoffmann
|
5ec25122f6
|
rename functions where return parameter changed
Postgresql cannot cleanly reimport these functions when
upgrading, so simply rename to avoid errors.
|
2020-01-23 22:28:43 +01:00 |
|
Sarah Hoffmann
|
9371b1aeb9
|
forgot new trigger sql
|
2020-01-23 22:28:43 +01:00 |
|
Sarah Hoffmann
|
6f6d116451
|
adapt index for changes name lookup
|
2020-01-23 22:28:43 +01:00 |
|
Sarah Hoffmann
|
3ff6eccfd7
|
move trigger creation later in setup
|
2020-01-23 22:28:43 +01:00 |
|
Sarah Hoffmann
|
5d1fa597ea
|
clean up get_word_id function
Replaced by addr_ids_from_name() which also normalises the
string.
|
2020-01-23 22:28:43 +01:00 |
|
Sarah Hoffmann
|
3b6c2c9155
|
getNearestNamed*Feature functions better return values
|
2020-01-23 22:28:43 +01:00 |
|
Sarah Hoffmann
|
f863040b38
|
factor out parent search from addr:street/addr:place
|
2020-01-23 22:28:43 +01:00 |
|
Sarah Hoffmann
|
1033f8bce7
|
factor out searching for parent road for pois
|
2020-01-23 22:28:43 +01:00 |
|
Sarah Hoffmann
|
cf4dbbd681
|
remove unused function
|
2020-01-23 22:28:43 +01:00 |
|
Sarah Hoffmann
|
6dccc693d0
|
factor out computation of default names
Also moves the computation down the line so that we never
have to do it twice.
|
2020-01-23 22:28:43 +01:00 |
|
Sarah Hoffmann
|
c3dc66ce9c
|
factor out place linking sql
|
2020-01-23 22:28:43 +01:00 |
|
Sarah Hoffmann
|
4856f56d61
|
adapt test to change in hamlet classification
|
2020-01-23 22:26:47 +01:00 |
|
Sarah Hoffmann
|
2edc15dfb8
|
doc: clarify the influence of autovacuum on memory
|
2020-01-22 12:02:38 +01:00 |
|
Sarah Hoffmann
|
69e31baf68
|
docs: add a note that the faltnode file is needed for updates
Fixes #1644.
|
2020-01-22 11:44:05 +01:00 |
|
Sarah Hoffmann
|
586ff0c364
|
Merge pull request #1638 from mtmail/check-for-invalid-indices
check_import_finished: check for invalid indices
|
2020-01-14 21:34:35 +01:00 |
|
Sarah Hoffmann
|
f3ba358d50
|
hint that invalid indices must be manually deleted
|
2020-01-14 21:33:09 +01:00 |
|
Sarah Hoffmann
|
54bf4c3339
|
Merge pull request #1637 from mtmail/fix-warnings-in-verbose-warm
warm.php verbose mode was printing errors
|
2020-01-14 21:30:46 +01:00 |
|
Sarah Hoffmann
|
acda4344de
|
Merge pull request #1636 from lonvia/update-introduction
Update help text on website
|
2020-01-14 21:29:25 +01:00 |
|
marc tobias
|
6b0afd5d9b
|
check_import_finished: check for invalid indices
|
2020-01-14 19:36:40 +01:00 |
|
marc tobias
|
850910ed9e
|
warm.php verbose mode was printing errors
|
2020-01-14 18:24:49 +01:00 |
|
Sarah Hoffmann
|
4ffa11a26c
|
update report a problem page
|
2020-01-13 22:42:49 +01:00 |
|
Sarah Hoffmann
|
f5e60f8c40
|
update help links
All links should go to nominatim.org now. Also add links
to Help OSM and the Github repository.
|
2020-01-13 22:20:53 +01:00 |
|
Sarah Hoffmann
|
ddaf1b79d4
|
remove special handling of rail
Skip railway=rail in the style, so that installations can remove
it if they wish.
|
2020-01-08 23:53:23 +01:00 |
|
Sarah Hoffmann
|
d732dc3bb2
|
update place address levels
Adds province and allotments and downgrades hamlet.
|
2020-01-08 23:53:03 +01:00 |
|