marc tobias
36e99c43ce
HTML page with search form when /details.php called without params
2019-10-31 17:13:43 +01:00
marc tobias
eeb26aaa6f
Addresses with housenumber 0 are found
2019-10-31 13:52:10 +01:00
Sarah Hoffmann
260dbe302a
Merge pull request #1542 from mtmail/tiger-import-more-verbose
...
Tiger data import: display which path is searched for files
2019-10-31 10:24:02 +01:00
marc tobias
c297584726
Tiger data import: display which path is searched for files
2019-10-30 15:50:29 +01:00
Sarah Hoffmann
5930383404
Merge branch 'fix-getcol-zero' of https://github.com/eyusupov/Nominatim into eyusupov-fix-getcol-zero
2019-10-28 23:07:28 +01:00
Sarah Hoffmann
7395eb9791
Merge pull request #1532 from eyusupov/use-extradir
...
Use ExtraDataPath for country grid
2019-10-28 23:01:42 +01:00
Sarah Hoffmann
e0de838b13
adapt tests to short_name demotion
2019-10-28 22:53:41 +01:00
Sarah Hoffmann
5292239714
demote short_name in the list of names to display
...
The usage of short_name in OSM has changed with time. It is no
longer suitable as a display name.
Fixes #783 .
2019-10-28 22:12:21 +01:00
Eldar Yusupov
b54fca4f7e
Handle zero in getCol()
2019-10-26 20:19:36 +03:00
Sarah Hoffmann
26f47d2eb7
switch to pygments for mkdocs hilighting
2019-10-25 23:57:23 +02:00
Sarah Hoffmann
233e064f0b
prepare for 3.4.0 release
2019-10-25 22:04:59 +02:00
Eldar Yusupov
96c1a0a101
Use ExtraDataPath for country grid
2019-10-23 06:19:04 +03:00
Sarah Hoffmann
203e210d3a
update osm2pgsql (bound COPY buffers)
2019-10-22 22:47:03 +02:00
Sarah Hoffmann
ff1c78fef5
Merge pull request #1502 from mtmail/specialphrases-quotes
...
Specialphrases quotes
2019-10-22 21:41:53 +02:00
Sarah Hoffmann
d3a731dae4
Merge pull request #1528 from chatelao/patch-2
...
Typo - Wekipedia (Wikipedia)
2019-10-22 00:21:33 +02:00
chatelao
73a4433d8e
Typo - Wekipedia (Wikipedia)
2019-10-21 15:35:55 +02:00
Sarah Hoffmann
3b4ffea690
Merge pull request #1526 from lonvia/index-concurrently
...
create/drop indexes concurrently
2019-10-19 18:23:59 +02:00
Sarah Hoffmann
05d7f91392
fix rank of postcode results
...
Fixes #1487 .
2019-10-19 18:12:22 +02:00
Sarah Hoffmann
e3e9f69654
fix rank of postcode results
...
Fixes #1487 .
2019-10-19 17:57:57 +02:00
Sarah Hoffmann
34a4a9b08f
create/drop indexes concurrently
...
Fixes #1507 .
2019-10-19 17:13:05 +02:00
Sarah Hoffmann
e0836664e5
Merge pull request #1524 from MatthiasLohr/bugfix/uninitialized-string-offset
...
Fix for #1523 : Fix PHP warning
2019-10-15 09:51:20 +02:00
Matthias Lohr
8d7499342f
Fixed PHP warning from #1523
...
Signed-off-by: Matthias Lohr <mail@mlohr.com>
2019-10-15 08:46:19 +02:00
Sarah Hoffmann
a7b24627b5
Merge pull request #1484 from mtmail/ignore-errors-on-setup-drop
...
on --drop warn on non-existing tables, dont croak
2019-10-15 00:37:33 +02:00
Sarah Hoffmann
452324cf01
Merge pull request #1519 from mtmail/doc-viewbox-parameters2
...
documentation: add note what x,y mean for viewbox parameter
2019-10-15 00:34:30 +02:00
Sarah Hoffmann
15c5c8db24
add place=city_block/quarter to address hierarchy
...
Fixes #1516 .
2019-10-14 23:49:06 +02:00
marc tobias
423efd54e4
documentation: add note what x,y mean for viewbox parameter
2019-10-08 19:22:51 +13:00
TC Haddad
5e45e0b3d7
Gsoc2019 contributions for adding Wikidata to Nominatim ( #1475 )
...
Complete rewrite of wikipedia processing scripts, addition of processing wikidata, new data source, new documentation by @tchaddad during Google Summer of Code 2019 project.
2019-10-06 15:56:39 +08:00
Sarah Hoffmann
a60e7f2376
Merge pull request #1511 from cbpetersen/patch-1
...
Remove duplicate format query param
2019-10-01 13:52:24 +02:00
Christoffer Bo Petersen
ac7f0f7581
Remove duplicate format query param
2019-10-01 12:37:53 +02:00
marc tobias
9c872345d6
special phrases: use printf, line length below 120char
2019-09-19 01:12:42 +02:00
marc tobias
bd312fa747
special phrases: sometimes quotes are not escaped
2019-09-19 00:20:30 +02:00
marc tobias
573fba55af
SetupClass: on --drop check if table exists first
2019-09-04 13:12:11 +02:00
Sarah Hoffmann
39787f7d62
Merge pull request #1474 from mtmail/tiger-data-2019
...
US TIGER 2019 data got released
2019-09-03 22:54:22 +02:00
Sarah Hoffmann
f4c067d527
Merge pull request #1478 from tbertels/patch-1
...
Remove administrative arrondissements from Belgian addresses
2019-09-02 17:50:51 +02:00
Thomas Bertels
8d3595c3e2
Remove administrative arrondissements from Belgian addresses
...
"administrative7" -> [14, 0]
2019-08-27 14:15:18 +02:00
Sarah Hoffmann
b81a57f1e4
Merge pull request #1477 from dpasqualin/fix-python-shebang
...
Fix python shebang following PEP 394 recommendation
2019-08-26 22:40:43 +02:00
Diego Pasqualin
a624f8b599
Fix python shebang following PEP 394 recommendation
2019-08-26 14:54:19 +02:00
marc tobias
74f49a9d89
US TIGER 2019 data got released
2019-08-23 14:59:03 +02:00
TC Haddad
b7b89b30ea
fix spelling on US-Tiger documentation page ( #1459 )
2019-08-12 01:40:13 +02:00
Sarah Hoffmann
fb012504b2
Merge pull request #1444 from lonvia/require-python-3
...
Require python 3
2019-08-07 22:38:43 +02:00
Sarah Hoffmann
7ed9ecf350
Merge pull request #1453 from mtmail/add-boundingbox-to-lookup-results
...
lookup endpoint returns boundingbox
2019-08-06 20:40:06 +02:00
marc tobias
3af1520461
lookup endpoint returns boundingbox
2019-08-05 23:32:46 +02:00
Sarah Hoffmann
a7edda32ba
Merge pull request #1445 from mtmail/hierarchy-endpoint-broke
...
/hierarchy.php was missing namespace calling AddressDetails
2019-07-28 23:11:02 +02:00
marc tobias
7b09e320a8
/hierarchy.php was missing namespace calling AddressDetails
2019-07-28 22:05:51 +02:00
Sarah Hoffmann
46e077c40b
adapt TIGER conversion script for python 3
2019-07-28 20:56:02 +02:00
Sarah Hoffmann
7753ba6019
require python 3 for all tools used in updates
2019-07-28 20:36:35 +02:00
Sarah Hoffmann
511204c158
Merge pull request #1443 from lonvia/reorganize-search-name-partition-tables
...
Reorganize search name partition tables
2019-07-28 15:18:12 +02:00
Sarah Hoffmann
65daef70c1
Merge pull request #1433 from mtmail/us-postcode-import-optional
...
make US postcode data to an optional download
2019-07-28 14:50:13 +02:00
Sarah Hoffmann
7ab373e86d
add cmake mode for building documentation only
2019-07-28 14:27:14 +02:00
Sarah Hoffmann
79b81d39d8
streamline indexes of search_name partition tables
...
Remove index on name_vector. We always do near search where the
geometry index is sufficient. Also split centroid index in low
and high rank indexes. Reduces index size by about 25%.
2019-07-28 13:29:35 +02:00