]> git.openstreetmap.org Git - nominatim.git/log
nominatim.git
7 years agocleanup of SQL for readability. No logic change
marc tobias [Sun, 30 Oct 2016 12:57:48 +0000 (13:57 +0100)]
cleanup of SQL for readability. No logic change

7 years agocleanup of SQL for readability. No logic change
marc tobias [Sat, 29 Oct 2016 16:49:21 +0000 (18:49 +0200)]
cleanup of SQL for readability. No logic change

7 years agoMerge pull request #568 from mtmail/z-index-fix-for-mapbounds-button
Sarah Hoffmann [Sat, 29 Oct 2016 10:21:49 +0000 (12:21 +0200)]
Merge pull request #568 from mtmail/z-index-fix-for-mapbounds-button

fix dropdown menu not overlapping map button

7 years agoadd missing newline in CSS file
marc tobias [Sat, 29 Oct 2016 09:25:21 +0000 (11:25 +0200)]
add missing newline in CSS file

7 years agofix drodown menu not overlapping map button
marc tobias [Sat, 29 Oct 2016 09:14:30 +0000 (11:14 +0200)]
fix drodown menu not overlapping map button

7 years agofix parameter list for renamed postgis functions
Sarah Hoffmann [Mon, 24 Oct 2016 18:39:49 +0000 (20:39 +0200)]
fix parameter list for renamed postgis functions

fixes #560

7 years agoMerge pull request #556 from lonvia/drop-php-53-support
Sarah Hoffmann [Thu, 20 Oct 2016 20:00:18 +0000 (22:00 +0200)]
Merge pull request #556 from lonvia/drop-php-53-support

Drop support for PHP < 5.4

7 years agoMerge pull request #557 from mtmail/test-failure-after-c0b4411
Sarah Hoffmann [Tue, 18 Oct 2016 21:06:29 +0000 (23:06 +0200)]
Merge pull request #557 from mtmail/test-failure-after-c0b4411

PHP unit test failed after change in c0b4411

7 years agoPHP unit test failed after change in c0b4411
Marc Tobias Metten [Tue, 18 Oct 2016 20:54:01 +0000 (22:54 +0200)]
PHP unit test failed after change in c0b4411

7 years agodrop support for PHP < 5.4
Sarah Hoffmann [Mon, 17 Oct 2016 20:28:39 +0000 (22:28 +0200)]
drop support for PHP < 5.4

7 years agoMerge pull request #550 from lonvia/decrease-line-length
Sarah Hoffmann [Sun, 16 Oct 2016 07:55:13 +0000 (09:55 +0200)]
Merge pull request #550 from lonvia/decrease-line-length

Reduce maximum line length to 199

7 years agoreduce maximum line length to 199 for all php files
Sarah Hoffmann [Thu, 13 Oct 2016 22:01:16 +0000 (00:01 +0200)]
reduce maximum line length to 199 for all php files

7 years agoslightly relax viewbox parameter check
Sarah Hoffmann [Thu, 13 Oct 2016 06:03:28 +0000 (08:03 +0200)]
slightly relax viewbox parameter check

Allow out of bounds parameters as long as the resulting box
covers some legal coodinates.

7 years agosplit long lines in Geocode.php
Sarah Hoffmann [Wed, 12 Oct 2016 21:30:24 +0000 (23:30 +0200)]
split long lines in Geocode.php

7 years agofix viewbox parameters in tests
Sarah Hoffmann [Wed, 12 Oct 2016 22:26:04 +0000 (00:26 +0200)]
fix viewbox parameters in tests

7 years agoremove debug output
Sarah Hoffmann [Wed, 12 Oct 2016 20:27:46 +0000 (22:27 +0200)]
remove debug output

7 years agoproperly check format of viewbox parameter
Sarah Hoffmann [Wed, 12 Oct 2016 20:13:07 +0000 (22:13 +0200)]
properly check format of viewbox parameter

7 years agofix typo in error message
Sarah Hoffmann [Wed, 12 Oct 2016 18:21:12 +0000 (20:21 +0200)]
fix typo in error message

7 years agoreduce search depth when splitting word sets
Sarah Hoffmann [Wed, 12 Oct 2016 18:09:20 +0000 (20:09 +0200)]
reduce search depth when splitting word sets

Too many out-of-memory conditions with the current algorithm.

7 years agofix variable name typos
Sarah Hoffmann [Mon, 10 Oct 2016 20:12:42 +0000 (22:12 +0200)]
fix variable name typos

7 years agonote phpcs command in contribution readme
Sarah Hoffmann [Sun, 9 Oct 2016 21:08:20 +0000 (23:08 +0200)]
note phpcs command in contribution readme

7 years agodetails: check for unknown object and icons
Sarah Hoffmann [Sun, 9 Oct 2016 20:07:30 +0000 (22:07 +0200)]
details: check for unknown object and icons

7 years agofix syntax error for route boxes
Sarah Hoffmann [Sun, 9 Oct 2016 19:41:23 +0000 (21:41 +0200)]
fix syntax error for route boxes

7 years agoavoid passing temporary array by reference
Sarah Hoffmann [Sun, 9 Oct 2016 19:14:59 +0000 (21:14 +0200)]
avoid passing temporary array by reference

PHP7 complains: Only variables should be passed by reference.

7 years agobetter error message for missing osm2pgsql
Sarah Hoffmann [Sun, 9 Oct 2016 19:04:53 +0000 (21:04 +0200)]
better error message for missing osm2pgsql

7 years agoreplace deprecated postgis functions
Sarah Hoffmann [Sun, 9 Oct 2016 18:09:59 +0000 (20:09 +0200)]
replace deprecated postgis functions

ST_Line_Locate_Point and ST_Distance_Spheroid have changed
spelling in newer version and throw a deprecation warning.

7 years agocheck for correct array for country codes
Sarah Hoffmann [Tue, 4 Oct 2016 18:32:22 +0000 (20:32 +0200)]
check for correct array for country codes

fixes trac ticket 5427

7 years agoChange on get_addressdata check for matching the condition in placex_update
Rémi BOURGAREL [Tue, 4 Oct 2016 13:49:31 +0000 (15:49 +0200)]
Change on get_addressdata check for matching the condition in placex_update

On placex_update we stop the indexing to the first parent if the rank_search is above 27. We should do the same check in get_adressdata, because place with a rank_address != 30 and a search_rank > 27 will have only 1 parent.
https://github.com/twain47/Nominatim/issues/534

7 years agodocs: fix link
Sarah Hoffmann [Sun, 2 Oct 2016 15:33:49 +0000 (17:33 +0200)]
docs: fix link

7 years agofill interpolation array for reverse lookups via search endpoint
Sarah Hoffmann [Sat, 1 Oct 2016 11:03:31 +0000 (13:03 +0200)]
fill interpolation array for reverse lookups via search endpoint

Fixes #540

7 years agofix namespace use
Sarah Hoffmann [Fri, 30 Sep 2016 20:42:12 +0000 (22:42 +0200)]
fix namespace use

7 years agoMerge pull request #538 from lonvia/update-default-languages
Sarah Hoffmann [Fri, 30 Sep 2016 18:01:20 +0000 (20:01 +0200)]
Merge pull request #538 from lonvia/update-default-languages

Update default languages and move country search term creation to setup.php

7 years agomove country search term creation into setup script
Sarah Hoffmann [Wed, 28 Sep 2016 21:30:44 +0000 (23:30 +0200)]
move country search term creation into setup script

Search results can become odd without the country search
terms, so make their inclusion a mandatory part of the
setup.

Also adds a new configuration variable to restrict the
languages taken into account by Nominatim.

7 years agoupdate per-country language defaults
Sarah Hoffmann [Wed, 28 Sep 2016 20:04:29 +0000 (22:04 +0200)]
update per-country language defaults

Added missing defaults for all mono-lingual countries as per
http://wiki.openstreetmap.org/wiki/Nominatim/Country_Codes

7 years agoMerge pull request #533 from mtmail/PSR2-php-tests
Sarah Hoffmann [Fri, 16 Sep 2016 19:57:38 +0000 (21:57 +0200)]
Merge pull request #533 from mtmail/PSR2-php-tests

fix PSR2 warnings in php tests

7 years agoMerge pull request #532 from mtmail/PSR2-namespaces
Sarah Hoffmann [Fri, 16 Sep 2016 19:55:44 +0000 (21:55 +0200)]
Merge pull request #532 from mtmail/PSR2-namespaces

add namespaces, method visibility according to PSR2 standard

7 years agofix PSR2 warnings in php tests
Marc Tobias Metten [Fri, 16 Sep 2016 00:45:42 +0000 (02:45 +0200)]
fix PSR2 warnings in php tests

7 years agoadd namespaces, method visibility according to PSR2 standard
Marc Tobias Metten [Fri, 16 Sep 2016 00:27:36 +0000 (02:27 +0200)]
add namespaces, method visibility according to PSR2 standard

7 years agovagrant: use old configs when updating
Sarah Hoffmann [Thu, 15 Sep 2016 21:08:54 +0000 (23:08 +0200)]
vagrant: use old configs when updating

Otherwise we may overwrite vagrant-specific settings like
nopassword for sudo.

7 years agoMerge branch 'PSR2-fixes-for-settings' of https://github.com/mtmail/Nominatim into...
Sarah Hoffmann [Thu, 15 Sep 2016 19:53:12 +0000 (21:53 +0200)]
Merge branch 'PSR2-fixes-for-settings' of https://github.com/mtmail/Nominatim into mtmail-misc-psr-fixes

7 years agoMerge branch 'PSR2-fixes-for-wikidata' of https://github.com/mtmail/Nominatim into...
Sarah Hoffmann [Thu, 15 Sep 2016 19:51:48 +0000 (21:51 +0200)]
Merge branch 'PSR2-fixes-for-wikidata' of https://github.com/mtmail/Nominatim into mtmail-misc-psr-fixes

7 years agohalf-reverting 51155b63, We dont need two of three break statements after all
Marc Tobias Metten [Thu, 15 Sep 2016 17:36:32 +0000 (19:36 +0200)]
half-reverting 51155b63, We dont need two of three break statements after all

7 years agoPSR2 fixes for /settings
Marc Tobias Metten [Wed, 14 Sep 2016 01:50:18 +0000 (03:50 +0200)]
PSR2 fixes for /settings

7 years agoPSR2 fixes for /wikidata and /tests-php directories
Marc Tobias Metten [Wed, 14 Sep 2016 01:39:17 +0000 (03:39 +0200)]
PSR2 fixes for /wikidata and /tests-php directories

7 years agoPHP linter looks for phpcs.xml by default. Also removed a couple of exceptions that...
Marc Tobias Metten [Wed, 14 Sep 2016 01:23:43 +0000 (03:23 +0200)]
PHP linter looks for phpcs.xml by default. Also removed a couple of exceptions that didnt cause warnings

7 years agofix indentation and misc errors according to PSR2 coding style guide
Marc Tobias Metten [Wed, 14 Sep 2016 01:16:46 +0000 (03:16 +0200)]
fix indentation and misc errors according to PSR2 coding style guide

7 years agoPHP linter looks for phpcs.xml by default. Also removed a couple of exceptions that...
Marc Tobias Metten [Wed, 14 Sep 2016 01:15:46 +0000 (03:15 +0200)]
PHP linter looks for phpcs.xml by default. Also removed a couple of exceptions that didnt cause warnings

7 years agocase statement need : instead of ;. Added more breaks
Marc Tobias Metten [Wed, 14 Sep 2016 01:00:57 +0000 (03:00 +0200)]
case statement need : instead of ;. Added more breaks

7 years agoUI: viewbox parameter was set in wrong parameter order
Marc Tobias Metten [Tue, 13 Sep 2016 12:41:56 +0000 (14:41 +0200)]
UI: viewbox parameter was set in wrong parameter order

7 years agoMerge pull request #524 from mtmail/PSR2-function-declarations
Sarah Hoffmann [Sun, 11 Sep 2016 10:07:35 +0000 (12:07 +0200)]
Merge pull request #524 from mtmail/PSR2-function-declarations

fix function declaration errors according to PSR2 coding style guide

7 years agofix function declaration errors according to PSR2 coding style guide
Marc Tobias Metten [Sun, 11 Sep 2016 03:22:51 +0000 (05:22 +0200)]
fix function declaration errors according to PSR2 coding style guide

7 years agocode style definitions: we no longer use tabs
Marc Tobias Metten [Sun, 11 Sep 2016 03:21:51 +0000 (05:21 +0200)]
code style definitions: we no longer use tabs

7 years agoadd PHP code-sniffer to installation instructions (marked optional)
Marc Tobias Metten [Sun, 11 Sep 2016 03:21:15 +0000 (05:21 +0200)]
add PHP code-sniffer to installation instructions (marked optional)

7 years agoMerge pull request #522 from mtmail/PSR2-arrays
Sarah Hoffmann [Sat, 10 Sep 2016 21:35:25 +0000 (23:35 +0200)]
Merge pull request #522 from mtmail/PSR2-arrays

fix array-related errors according to PSR2 coding style guide

7 years agomake apt-get noninteractive. Also fixes the grub error state
marc tobias [Wed, 7 Sep 2016 14:08:30 +0000 (15:08 +0100)]
make apt-get noninteractive. Also fixes the grub error state

grub complains about disc unique identifier having changed

7 years agofix array-related errors according to PSR2 coding style guide
marc tobias [Sat, 10 Sep 2016 19:10:52 +0000 (21:10 +0200)]
fix array-related errors according to PSR2 coding style guide

7 years agobracket spacing for if/else/for/foreach/while/switch according to PSR2 standard
marc tobias [Thu, 8 Sep 2016 01:16:22 +0000 (02:16 +0100)]
bracket spacing for if/else/for/foreach/while/switch according to PSR2 standard

7 years agoMerge branch 'delete-us-postcode-without-name' of https://github.com/mtmail/Nominatim
Sarah Hoffmann [Mon, 5 Sep 2016 21:09:32 +0000 (23:09 +0200)]
Merge branch 'delete-us-postcode-without-name' of https://github.com/mtmail/Nominatim

7 years agoadapt coding style for new spaces-only policy
Sarah Hoffmann [Mon, 5 Sep 2016 20:13:08 +0000 (22:13 +0200)]
adapt coding style for new spaces-only policy

7 years agotabs-to-spaces
Marc Tobias Metten [Sun, 4 Sep 2016 01:19:48 +0000 (03:19 +0200)]
tabs-to-spaces

7 years agoone US postcode has no name. Unable to find secondary source what it would have been
Marc Tobias Metten [Sun, 4 Sep 2016 00:15:51 +0000 (02:15 +0200)]
one US postcode has no name. Unable to find secondary source what it would have been

7 years agoMerge pull request #498 from mtmail/move-mouse-position-info-on-map
Sarah Hoffmann [Wed, 24 Aug 2016 20:19:48 +0000 (22:19 +0200)]
Merge pull request #498 from mtmail/move-mouse-position-info-on-map

HTML map: new button -show map bounds-

7 years agoMerge pull request #508 from mtmail/addtype-in-installation.md
Sarah Hoffmann [Wed, 24 Aug 2016 06:49:45 +0000 (08:49 +0200)]
Merge pull request #508 from mtmail/addtype-in-installation.md

typo in Installation.md

7 years agoHTML map: new button -show map bounds- in top right corner
Marc Tobias Metten [Wed, 24 Aug 2016 02:21:28 +0000 (04:21 +0200)]
HTML map: new button -show map bounds- in top right corner

7 years agoUpdate Installation.md
mtmail [Tue, 23 Aug 2016 23:45:36 +0000 (01:45 +0200)]
Update Installation.md

trivial typo: AddTpe => AddType

7 years agoMerge remote-tracking branch 'upstream/master' into move-mouse-position-info-on-map
Marc Tobias Metten [Tue, 23 Aug 2016 22:03:40 +0000 (00:03 +0200)]
Merge remote-tracking branch 'upstream/master' into move-mouse-position-info-on-map

7 years agoMerge pull request #504 from lonvia/parameter-parser-class
Sarah Hoffmann [Tue, 23 Aug 2016 19:57:06 +0000 (21:57 +0200)]
Merge pull request #504 from lonvia/parameter-parser-class

factor out parameter parsing into its own class

7 years agoMerge pull request #506 from mtmail/primary-vagrant-vm
Sarah Hoffmann [Mon, 22 Aug 2016 07:41:46 +0000 (09:41 +0200)]
Merge pull request #506 from mtmail/primary-vagrant-vm

specify ubuntu as primary Vagrant VM

7 years agospecify ubuntu as primary Vagrant VM
marc tobias [Mon, 22 Aug 2016 03:47:26 +0000 (05:47 +0200)]
specify ubuntu as primary Vagrant VM

7 years agofactor out parameter parsing into its own class
Sarah Hoffmann [Sun, 31 Jul 2016 19:04:33 +0000 (21:04 +0200)]
factor out parameter parsing into its own class

Allows to use the parsing functions in website/search.php and
utils/query.php as well.

7 years agoupdate tests for newer planet
Sarah Hoffmann [Fri, 19 Aug 2016 21:57:23 +0000 (23:57 +0200)]
update tests for newer planet

7 years agodocs: give recomendations about flatnode file size
Sarah Hoffmann [Wed, 10 Aug 2016 20:02:10 +0000 (22:02 +0200)]
docs: give recomendations about flatnode file size

closes #501

7 years agomark checkpoint_segments parameter as deprecated
Sarah Hoffmann [Thu, 4 Aug 2016 20:17:05 +0000 (22:17 +0200)]
mark checkpoint_segments parameter as deprecated

Postgresql 9.5 has checkpoint_segments removed and fails to start
if the options is given. Adds a comment to that effect.

Fixes #494.

7 years agoMerge pull request #499 from mtmail/travis-ci
Sarah Hoffmann [Wed, 3 Aug 2016 06:35:32 +0000 (08:35 +0200)]
Merge pull request #499 from mtmail/travis-ci

Travis ci setup - tests pass

7 years agoMerge remote-tracking branch 'upstream/master' into travis-ci
Marc Tobias Metten [Tue, 2 Aug 2016 23:10:30 +0000 (01:10 +0200)]
Merge remote-tracking branch 'upstream/master' into travis-ci

7 years agotravis-ci: enable river tests again, numpy package was missing
Marc Tobias Metten [Tue, 2 Aug 2016 22:57:30 +0000 (00:57 +0200)]
travis-ci: enable river tests again, numpy package was missing

7 years agotravis-ci: enable river tests again, numpy package was missing
Marc Tobias Metten [Tue, 2 Aug 2016 22:54:49 +0000 (00:54 +0200)]
travis-ci: enable river tests again, numpy package was missing

7 years agoupdate paths in vagrant docs
Sarah Hoffmann [Tue, 2 Aug 2016 20:55:13 +0000 (22:55 +0200)]
update paths in vagrant docs

7 years agoMerge pull request #497 from lonvia/forbid-execution-from-sourcedir
Sarah Hoffmann [Tue, 2 Aug 2016 20:42:20 +0000 (22:42 +0200)]
Merge pull request #497 from lonvia/forbid-execution-from-sourcedir

fail on execution of util scripts from source directory

7 years agoMerge pull request #476 from mtmail/travis-ci
mtmail [Mon, 1 Aug 2016 00:03:45 +0000 (02:03 +0200)]
Merge pull request #476 from mtmail/travis-ci

travis-ci setup

7 years agoHTML map: new button -show map bounds-
Marc Tobias Metten [Sun, 31 Jul 2016 23:34:03 +0000 (01:34 +0200)]
HTML map: new button -show map bounds-

7 years agofail on execution of util scripts from source directory
Sarah Hoffmann [Sun, 31 Jul 2016 20:55:38 +0000 (22:55 +0200)]
fail on execution of util scripts from source directory

Utils scripts must be run from the build directory to make sure
we get the right paths. Rename the settings file in source and
replace the original one with an error, so that scripts
fail with an understandable error message when run from the
source directory.

7 years agotravis: exclude poldi, waterway tests
Marc Tobias Metten [Sun, 31 Jul 2016 00:33:47 +0000 (02:33 +0200)]
travis: exclude poldi, waterway tests

7 years agotravis: exclude poldi, waterway tests
Marc Tobias Metten [Sun, 31 Jul 2016 00:18:27 +0000 (02:18 +0200)]
travis: exclude poldi, waterway tests

7 years agotravis: exclude poldi, waterway tests
Marc Tobias Metten [Sun, 31 Jul 2016 00:17:28 +0000 (02:17 +0200)]
travis: exclude poldi, waterway tests

7 years agoMerge remote-tracking branch 'upstream/master' into travis-ci
Marc Tobias Metten [Sat, 30 Jul 2016 19:53:27 +0000 (21:53 +0200)]
Merge remote-tracking branch 'upstream/master' into travis-ci

7 years agoMerge pull request #490 from lonvia/streamline-class-interfaces
Sarah Hoffmann [Wed, 27 Jul 2016 18:56:10 +0000 (20:56 +0200)]
Merge pull request #490 from lonvia/streamline-class-interfaces

Code cleanup for geocode classes

7 years agoremove unused functions in Geocode
Sarah Hoffmann [Tue, 26 Jul 2016 21:01:42 +0000 (23:01 +0200)]
remove unused functions in Geocode

7 years agocleanup interface of PlaceLookup
Sarah Hoffmann [Mon, 25 Jul 2016 21:55:06 +0000 (23:55 +0200)]
cleanup interface of PlaceLookup

Move lookup parameters (place id, type, frac etc.) from members
to parameters for lookup().

7 years agoremove unnecessary local variable
Sarah Hoffmann [Mon, 25 Jul 2016 21:02:30 +0000 (23:02 +0200)]
remove unnecessary local variable

7 years agorefactor ReverseGeocode
Sarah Hoffmann [Mon, 25 Jul 2016 20:44:01 +0000 (22:44 +0200)]
refactor ReverseGeocode

- remove unused functions and members
- move coordinates from being members to being parameters of lookup()

7 years agofix typos and grammar in installation instructions
Sarah Hoffmann [Tue, 26 Jul 2016 18:38:07 +0000 (20:38 +0200)]
fix typos and grammar in installation instructions

7 years agoMerge pull request #487 from lonvia/unify-reverse
Sarah Hoffmann [Mon, 25 Jul 2016 20:15:28 +0000 (22:15 +0200)]
Merge pull request #487 from lonvia/unify-reverse

Remove duplicate reverse geocoding code

7 years agoremove duplicate reverse geocoding code
Sarah Hoffmann [Sun, 24 Jul 2016 21:58:39 +0000 (23:58 +0200)]
remove duplicate reverse geocoding code

Geocode now uses ReverseGeocode directly. Note that it currently
cannot support any interpolations, neither OSM nor Tiger. But
neither did the previous version.

7 years agoadapt Tiger reverse test to new output format
Sarah Hoffmann [Sun, 24 Jul 2016 21:58:21 +0000 (23:58 +0200)]
adapt Tiger reverse test to new output format

7 years agoremove IP blocking and rate-limiting code
Sarah Hoffmann [Mon, 18 Jul 2016 12:41:09 +0000 (14:41 +0200)]
remove IP blocking and rate-limiting code

Closes #472.

7 years agoMerge pull request #486 from IrlJidel/patch-1
Sarah Hoffmann [Sat, 16 Jul 2016 08:09:09 +0000 (10:09 +0200)]
Merge pull request #486 from IrlJidel/patch-1

pgsqlRunPartitionScript needs global $aCMDResult

7 years agopgsqlRunPartitionScript needs global $aCMDResult
IrlJidel [Thu, 14 Jul 2016 18:49:58 +0000 (19:49 +0100)]
pgsqlRunPartitionScript needs global $aCMDResult

function pgsqlRunPartitionScript  was missing global $aCMDResult

setup was failing with

...
PHP Notice:  Undefined variable: aCMDResult in /home/roles/nominatim/app/Nominatim/build/utils/setup.php on line 768
NOTICE:  type "nearplace" does not exist, skipping
..
ERROR:  relation "location_area_large_0" already exists
ERROR: pgsql returned with error code (3)
pgsql returned with error code (3)
Command exited with non-zero status 255

7 years agotravis-ci setup, some tests fails
Marc Tobias Metten [Tue, 21 Jun 2016 21:42:36 +0000 (23:42 +0200)]
travis-ci setup, some tests fails

7 years agoallow coordinates in query only with name or classtype
Sarah Hoffmann [Wed, 15 Jun 2016 20:39:21 +0000 (22:39 +0200)]
allow coordinates in query only with name or classtype

Coordinates with country or housenumber only do not make much
sense. Currently these combination result in queries that
require a sequential scan of search_name and normally time
out before yielding any results.

fixes #462