Sarah Hoffmann
3aab35e4b6
revert accidental osm2pgsql version downgrade
2014-06-05 22:37:58 +02:00
Sarah Hoffmann
6a5b5b3c36
revert error checking on pgsql restore
...
wikipedia dumps create expected errors on restore, fixes #142
2014-06-05 22:31:59 +02:00
Sarah Hoffmann
0ab547793d
inherit postcode from street to poi
2014-05-26 22:42:03 +02:00
Sarah Hoffmann
be1d7f38ca
return with non-zero exit code on error
2014-05-18 22:58:58 +02:00
Sarah Hoffmann
a178a62877
update osm2pgsql (waterway multiline geometries)
2014-05-18 21:51:26 +02:00
Sarah Hoffmann
665446e1a6
omit places with zero address rank from address lookup tables
2014-05-18 21:45:29 +02:00
Sarah Hoffmann
ea48e50c60
Merge branch 'place-in-addressdetails' of https://github.com/lonvia/Nominatim
2014-05-16 11:23:05 +02:00
Sarah Hoffmann
71883fc341
add setup option to ignore SQL errors
...
needed when restoring partial backups
2014-05-13 23:23:31 +02:00
Sarah Hoffmann
08b6fffc36
break out of write loop when psql fails
...
fixes hanging in --create-functions
2014-05-13 23:17:05 +02:00
Sarah Hoffmann
defb809b83
normalize house numbers in placex when searching
2014-05-10 19:41:11 +02:00
Sarah Hoffmann
052d219205
link waterway relations against contained ways
2014-05-07 22:47:36 +02:00
Sarah Hoffmann
bbd08742ce
update osm2pgsql (waterways)
2014-05-05 21:40:07 +02:00
Sarah Hoffmann
70deb7883e
fix PHP warnings about undefined variables
2014-05-01 15:38:31 +02:00
Sarah Hoffmann
7b24f72870
give slight preference to full-word matches when reranking
...
fixes https://trac.openstreetmap.org/ticket/5094
2014-05-01 15:19:24 +02:00
Sarah Hoffmann
11153633ff
remove some dead code
2014-05-01 14:21:57 +02:00
Sarah Hoffmann
3eb21a7694
don't enlarge viewbox when bounded is requested
2014-05-01 14:20:23 +02:00
Sarah Hoffmann
9ac57c92ee
fix formatting
2014-05-01 09:25:06 +02:00
Sarah Hoffmann
ac70726591
sanity check of house number format
...
Add a penalty for house number search terms when they contain
too many non-numeric characters in an attempt to filter tokens
that ended up as house numbers in the word table as a result
of mapping errors.
2014-05-01 09:18:10 +02:00
Sarah Hoffmann
34adfd5041
add penalty for special term searches
...
abbreviations for some of the terms are too easily matched against
common address terms like 'street'
2014-05-01 09:16:03 +02:00
Sarah Hoffmann
bafd92093b
prefer place tag for address details
2014-04-30 23:31:28 +02:00
Sarah Hoffmann
2cc0fa341b
remove New York hack
...
Seems to work okay with current boundaries.
2014-04-30 21:11:23 +02:00
Sarah Hoffmann
21adb3740e
take viewbox into account for final result ranking
...
fixes #12
2014-04-30 21:04:46 +02:00
Sarah Hoffmann
ffe24a8a64
address inheritance from buildings to pois
...
POI nodes inherit the address tags from surrounding buildings
if they do not have an address of their own.
2014-04-30 20:05:59 +02:00
Sarah Hoffmann
00768d321e
fix addr:place lookup
2014-04-28 21:52:24 +02:00
Sarah Hoffmann
6a1e599f31
avoid unnamed streets in associated street relations
...
fixes https://trac.openstreetmap.org/ticket/4877
2014-04-28 20:27:09 +02:00
Sarah Hoffmann
5882a15bac
handle duplicate word entries correctly when looking for nearest street
2014-04-28 20:01:44 +02:00
Sarah Hoffmann
e3f90f8dcf
assign rank of sea and coastline before area catchall
2014-04-28 16:45:55 +02:00
Sarah Hoffmann
76a83b91d7
fix copying of extratags from linked places
...
Didn't work correctly when the extratags of the parent relation
was null.
2014-04-23 21:29:55 +02:00
Sarah Hoffmann
b4a8bc1fea
invalidate object itself in place_force_update()
2014-04-21 21:41:17 +02:00
Sarah Hoffmann
7f95590a77
correct start time computation
...
fixes #125
2014-04-21 21:12:14 +02:00
Sarah Hoffmann
090e9e7fb6
make errors from psql in setup fatal
2014-04-13 16:09:27 +02:00
Sarah Hoffmann
369a0974bd
make HTML validator happy with details page
2014-04-12 20:12:23 +02:00
Sarah Hoffmann
488cd726ed
suppress recursive updates for places that cannot appear in addresses
2014-04-11 22:57:00 +02:00
Sarah Hoffmann
496e1b0616
give waterways an address but remove them from being part of an address
2014-04-11 22:27:17 +02:00
Sarah Hoffmann
1bb47a6523
allow deletion of large areas of high rank
2014-04-11 22:28:07 +02:00
Sarah Hoffmann
589bad809e
force countries into partitions as determined by country code
...
Avoids to a certain extent propagation of misassignment of
partitions when a country is expanded so far into another
that the centroid ends up in this other country.
2014-04-10 22:55:49 +02:00
Sarah Hoffmann
346da9bc0d
handle multiple results from gb_postcode table
2014-04-10 21:50:44 +02:00
Sarah Hoffmann
49fa768f67
remove special handling for place tag values that have fallen out of use
2014-03-29 01:16:08 +01:00
Sarah Hoffmann
f6c7c4fcef
truely ignore country codes provided via tags
2014-03-25 23:52:07 +01:00
Sarah Hoffmann
c2417dd1c4
update ref for postcode boundaries
...
Fixes https://trac.openstreetmap.org/ticket/5140
2014-03-24 13:01:20 +01:00
Sarah Hoffmann
0b9618e349
prefer street results when doing house number search
...
This is an experimental fix for #119 .
2014-03-13 20:40:02 +01:00
Sarah Hoffmann
a92907186b
allow US state name abbreviations at beginning of search term
...
fixes https://trac.openstreetmap.org/ticket/5136
2014-03-11 00:32:54 +01:00
Sarah Hoffmann
e42ff1935f
forgot the actual query script
2014-03-03 21:48:17 +01:00
Sarah Hoffmann
ff35dbd4db
ignore more autoconf files
2014-03-03 20:02:24 +01:00
Sarah Hoffmann
bc27cb2bd8
introduce util function to query db from command line
2014-03-03 20:02:24 +01:00
Sarah Hoffmann
236750eba4
always return bbox ccordinates as string
...
fixes https://trac.openstreetmap.org/ticket/5132
2014-03-02 17:52:09 +01:00
Sarah Hoffmann
bd6366ea56
update change log and authors for pending release
2014-02-22 14:42:54 +01:00
Sarah Hoffmann
cf35f19318
split gb_postcode in table creation and data loading
...
Data for gb_postcode now needs to be downloaded first.
Also fixes table creation for postgis 2.0.
2014-02-21 23:07:41 +01:00
Sarah Hoffmann
be858d56ca
make website work with https without browser complaints
2014-02-20 19:46:41 +01:00
Sarah Hoffmann
29dfc0c259
allow to pass an additional config file via NOMINATIM_SETTINGS variable to command line tools
...
needed for test environment
2014-02-15 18:49:05 +01:00