]> git.openstreetmap.org Git - nominatim.git/log
nominatim.git
5 years agoMerge branch '201809-test-db' of https://github.com/mtmail/Nominatim into mtmail...
Sarah Hoffmann [Tue, 2 Oct 2018 19:41:57 +0000 (21:41 +0200)]
Merge branch '201809-test-db' of https://github.com/mtmail/Nominatim into mtmail-201809-test-db

5 years agoMerge pull request #1193 from mtmail/postgresql-10-postgis-scripts
Sarah Hoffmann [Sun, 30 Sep 2018 19:14:55 +0000 (21:14 +0200)]
Merge pull request #1193 from mtmail/postgresql-10-postgis-scripts

also install postgis.control for postgresql-10

5 years agoadjust BDD api test cases to 2018 test database
marc tobias [Fri, 28 Sep 2018 16:05:10 +0000 (18:05 +0200)]
adjust BDD api test cases to 2018 test database

5 years agoalso install postgis.control for postgresql-10
marc tobias [Thu, 27 Sep 2018 17:38:56 +0000 (19:38 +0200)]
also install postgis.control for postgresql-10

5 years agodocs: rewrite functions when migrating
Sarah Hoffmann [Sat, 22 Sep 2018 11:21:19 +0000 (13:21 +0200)]
docs: rewrite functions when migrating

Fixes #1183.

5 years agoMerge pull request #1189 from mtmail/classtypes-unit-tests
Sarah Hoffmann [Sat, 22 Sep 2018 08:48:32 +0000 (10:48 +0200)]
Merge pull request #1189 from mtmail/classtypes-unit-tests

PHP unit tests for Nominatim\ClassTypes

5 years agoMerge pull request #1187 from mtmail/faq-about-pear-db-warning
Sarah Hoffmann [Sat, 22 Sep 2018 08:47:01 +0000 (10:47 +0200)]
Merge pull request #1187 from mtmail/faq-about-pear-db-warning

Installation FAQ entry about a PHP warning that started with PHP7.2

5 years agoMerge pull request #1186 from mtmail/getAddressDetails-fix
Sarah Hoffmann [Sat, 22 Sep 2018 08:46:08 +0000 (10:46 +0200)]
Merge pull request #1186 from mtmail/getAddressDetails-fix

fix AddressDetails->getAddressDetails, add tests

5 years agoPHP unit tests for Nominatim\ClassTypes
marc tobias [Thu, 20 Sep 2018 17:15:58 +0000 (19:15 +0200)]
PHP unit tests for Nominatim\ClassTypes

5 years agoInstallation FAQ entry about a PHP warning that started with PHP7.2 [SKIP CI]
marc tobias [Thu, 20 Sep 2018 11:41:43 +0000 (13:41 +0200)]
Installation FAQ entry about a PHP warning that started with PHP7.2 [SKIP CI]

5 years agofix AddressDetails->getAddressDetails, add tests
marc tobias [Thu, 20 Sep 2018 00:16:01 +0000 (02:16 +0200)]
fix AddressDetails->getAddressDetails, add tests

5 years agoMerge pull request #1185 from mtmail/three-faq-entries
Sarah Hoffmann [Wed, 19 Sep 2018 18:24:34 +0000 (20:24 +0200)]
Merge pull request #1185 from mtmail/three-faq-entries

three further FAQ entries regarding timezone, continents, exports

5 years agothree further FAQ entries regarding timezone, continents, exports
marc tobias [Wed, 19 Sep 2018 17:31:54 +0000 (19:31 +0200)]
three further FAQ entries regarding timezone, continents, exports

5 years agoaddress tokens get a double search rank also as full terms
Sarah Hoffmann [Tue, 18 Sep 2018 19:54:08 +0000 (21:54 +0200)]
address tokens get a double search rank also as full terms

Fixes #1170.

5 years agolink CONTRIBUTING file from README file
Mateusz Konieczny [Tue, 11 Sep 2018 18:51:22 +0000 (20:51 +0200)]
link CONTRIBUTING file from README file

This change should also encourage to read "how to report bugs" guide before reporting bugs

fixes #1133

5 years agoMerge pull request #1180 from mtmail/php-testsuite-phpunit6-compatible
Sarah Hoffmann [Sun, 16 Sep 2018 18:45:41 +0000 (20:45 +0200)]
Merge pull request #1180 from mtmail/php-testsuite-phpunit6-compatible

make PHP testsuite work with PHPUnit6

5 years agoMerge pull request #1179 from mtmail/import-table-higher-batchsize
Sarah Hoffmann [Sat, 15 Sep 2018 16:58:37 +0000 (18:58 +0200)]
Merge pull request #1179 from mtmail/import-table-higher-batchsize

import_osmosis_log table: increase possible batch size

5 years agomake PHP testsuite work with PHPUnit6
marc tobias [Sat, 15 Sep 2018 13:23:10 +0000 (15:23 +0200)]
make PHP testsuite work with PHPUnit6

5 years agoimport_osmosis_log table: increase possible batch size
marc tobias [Sat, 15 Sep 2018 09:36:46 +0000 (11:36 +0200)]
import_osmosis_log table: increase possible batch size

5 years agodocs: remove tablespace placeholder from index commands
Sarah Hoffmann [Mon, 10 Sep 2018 18:56:49 +0000 (20:56 +0200)]
docs: remove tablespace placeholder from index commands

Fixes #1171.

5 years agoprepare release 3.2.0 v3.2.0
Sarah Hoffmann [Sun, 26 Aug 2018 15:33:49 +0000 (17:33 +0200)]
prepare release 3.2.0

5 years agoadd migration for 3.2 version
Sarah Hoffmann [Sun, 26 Aug 2018 15:27:31 +0000 (17:27 +0200)]
add migration for 3.2 version

5 years agoadd docs for class parameter in /details
Sarah Hoffmann [Sun, 26 Aug 2018 14:40:52 +0000 (16:40 +0200)]
add docs for class parameter in /details

5 years agoMerge pull request #1155 from lonvia/namespace-for-phpunit
Sarah Hoffmann [Sun, 26 Aug 2018 13:51:11 +0000 (15:51 +0200)]
Merge pull request #1155 from lonvia/namespace-for-phpunit

use namespaces for PHPUnit classes

5 years agouse namespaces for PHPUnit classes
Sarah Hoffmann [Sat, 25 Aug 2018 12:57:31 +0000 (14:57 +0200)]
use namespaces for PHPUnit classes

This is mandatory for PHPUnit 6.x. Older versions provide a
forward compatibility layer, so we should be good.

Fixes #1150.

5 years agofix quotes to make phpcs happy
Sarah Hoffmann [Fri, 24 Aug 2018 19:39:20 +0000 (21:39 +0200)]
fix quotes to make phpcs happy

5 years agoadd vagrant and installation instructions for ubuntu 18
Sarah Hoffmann [Fri, 24 Aug 2018 19:33:24 +0000 (21:33 +0200)]
add vagrant and installation instructions for ubuntu 18

5 years agocleanup documentation
Sarah Hoffmann [Thu, 23 Aug 2018 21:12:10 +0000 (23:12 +0200)]
cleanup documentation

Remove level 3 (page title) from TOC and add permalinks.
Also fix and update some minor stuff in the docs.

5 years agoMute notices from postgresql during setup
Sarah Hoffmann [Thu, 23 Aug 2018 19:14:34 +0000 (21:14 +0200)]
Mute notices from postgresql during setup

They are mostly warnings about tables that do not exists. This
is intentional and would only confuse the casual user.

5 years agoimprove wording of error message
Sarah Hoffmann [Thu, 23 Aug 2018 18:58:15 +0000 (20:58 +0200)]
improve wording of error message

5 years agoMerge branch 'customPHP1' of https://github.com/ThomasBarris/Nominatim into ThomasBar...
Sarah Hoffmann [Thu, 23 Aug 2018 18:41:44 +0000 (20:41 +0200)]
Merge branch 'customPHP1' of https://github.com/ThomasBarris/Nominatim into ThomasBarris-customPHP1

5 years agofix links in details documentation
Sarah Hoffmann [Thu, 23 Aug 2018 18:30:07 +0000 (20:30 +0200)]
fix links in details documentation

Thanks to @JamesKingdom.

5 years agojust add missing semicolon in importWikipedia.php line 312
ThomasBarris [Thu, 23 Aug 2018 17:36:13 +0000 (19:36 +0200)]
just add missing semicolon in importWikipedia.php line 312

5 years agopush the right version of update.php
ThomasBarris [Thu, 23 Aug 2018 08:02:34 +0000 (10:02 +0200)]
push the right version of update.php

5 years agodelete PHP_BIN from default and add @PHP_BIN@ to passthru function in update.php
ThomasBarris [Thu, 23 Aug 2018 07:24:51 +0000 (09:24 +0200)]
delete PHP_BIN from default and add @PHP_BIN@ to passthru function in update.php

5 years agoRevert "Split of setup.php into one file with functions and one with the control...
ThomasBarris [Thu, 23 Aug 2018 06:07:40 +0000 (08:07 +0200)]
Revert "Split of setup.php into one file with functions and one with the control of the workflow. The functions will also be included by update.php to avoid the passthru"

This reverts commit 55fa051d3a7019db62802f6bce29ab2a8f7e9657.

5 years agoRevert "code beauty improvements"
ThomasBarris [Thu, 23 Aug 2018 06:07:08 +0000 (08:07 +0200)]
Revert "code beauty improvements"

This reverts commit ee3973f507d0090d493ace4e640a5bc98a62475c.

5 years agoignore linked country nodes for reverse geocoding
Sarah Hoffmann [Wed, 22 Aug 2018 21:32:18 +0000 (23:32 +0200)]
ignore linked country nodes for reverse geocoding

Fixes #1145.

5 years agoMerge pull request #1151 from mtmail/documentation-for-details-endpoint
Sarah Hoffmann [Wed, 22 Aug 2018 20:38:32 +0000 (22:38 +0200)]
Merge pull request #1151 from mtmail/documentation-for-details-endpoint

documentation for /details endpoint

5 years agofix warning in keyword output of details
Sarah Hoffmann [Wed, 22 Aug 2018 20:35:46 +0000 (22:35 +0200)]
fix warning in keyword output of details

5 years agofix formatting
Sarah Hoffmann [Wed, 22 Aug 2018 20:25:55 +0000 (22:25 +0200)]
fix formatting

5 years agocode beauty improvements
ThomasBarris [Wed, 22 Aug 2018 19:33:17 +0000 (21:33 +0200)]
code beauty improvements

5 years agoSplit of setup.php into one file with functions and one with the control of the workf...
ThomasBarris [Wed, 22 Aug 2018 19:06:55 +0000 (21:06 +0200)]
Split of setup.php into one file with functions and one with the control of the workflow. The functions will also be included by update.php to avoid the passthru

5 years agodocumentation for /details endpoint
marc tobias [Wed, 22 Aug 2018 11:55:43 +0000 (13:55 +0200)]
documentation for /details endpoint

5 years agoin /details JSON output add check if place (type) has an icon set
marc tobias [Tue, 21 Aug 2018 15:26:14 +0000 (17:26 +0200)]
in /details JSON output add check if place (type) has an icon set

5 years agodocumentation for /details endpoint
marc tobias [Tue, 21 Aug 2018 15:15:47 +0000 (17:15 +0200)]
documentation for /details endpoint

5 years agoreplaced all shebangs in utility scripts with @PHP_BIN@, to be replaced with detected...
ThomasBarris [Tue, 21 Aug 2018 11:21:08 +0000 (13:21 +0200)]
replaced all shebangs in utility scripts with @PHP_BIN@, to be replaced with detected PHP binary on install

5 years agoimprove test coverage for reverse and debug output
Sarah Hoffmann [Mon, 20 Aug 2018 21:05:49 +0000 (23:05 +0200)]
improve test coverage for reverse and debug output

5 years agoclean up reverse code
Sarah Hoffmann [Mon, 20 Aug 2018 21:04:33 +0000 (23:04 +0200)]
clean up reverse code

Removes unused variables, improves naming of internal functions
and makes structure of SQL calls a bit cleaner.

5 years agodirectly do country search for reverse zoom < 5
Sarah Hoffmann [Mon, 20 Aug 2018 20:07:37 +0000 (22:07 +0200)]
directly do country search for reverse zoom < 5

Fixes #1145.

5 years agoMerge pull request #1148 from mtmail/docs-review
Sarah Hoffmann [Mon, 20 Aug 2018 19:23:01 +0000 (21:23 +0200)]
Merge pull request #1148 from mtmail/docs-review

small typos and wording in the API docs

5 years agosmall typos and wording in the API docs
marc tobias [Mon, 20 Aug 2018 17:11:38 +0000 (19:11 +0200)]
small typos and wording in the API docs

5 years agoAllow custom locations for PHP binary - part 1
ThomasBarris [Mon, 20 Aug 2018 15:24:20 +0000 (17:24 +0200)]
Allow custom locations for PHP binary - part 1

5 years agoreduce search radius when searching for nodes within country
Sarah Hoffmann [Sun, 19 Aug 2018 16:08:05 +0000 (18:08 +0200)]
reduce search radius when searching for nodes within country

5 years agoupdate osm2pgsql to latest master
Sarah Hoffmann [Fri, 17 Aug 2018 20:42:37 +0000 (22:42 +0200)]
update osm2pgsql to latest master

5 years agoMerge pull request #1138 from mtmail/php-test-for-sqlViewboxLarge
Sarah Hoffmann [Tue, 14 Aug 2018 19:59:24 +0000 (21:59 +0200)]
Merge pull request #1138 from mtmail/php-test-for-sqlViewboxLarge

test for SearchContext::setViewboxFromBox

5 years agotest for SearchContext::setViewboxFromBox
marc tobias [Tue, 14 Aug 2018 15:37:54 +0000 (17:37 +0200)]
test for SearchContext::setViewboxFromBox

5 years agoFix partial word computation
Sarah Hoffmann [Mon, 13 Aug 2018 19:22:45 +0000 (21:22 +0200)]
Fix partial word computation

Partial word tokens have a space at the beginning of the
token not the word.

5 years agoreverse on street level should compute distance to object
Sarah Hoffmann [Mon, 13 Aug 2018 19:17:49 +0000 (21:17 +0200)]
reverse on street level should compute distance to object

The centroid of a building may be far away even when still inside
the building.

Fixes #1136.

5 years agofix large viewbox computation
Sarah Hoffmann [Mon, 13 Aug 2018 18:52:49 +0000 (20:52 +0200)]
fix large viewbox computation

Fixes #1137.

5 years agoadd FAQ from nominatim.org
Sarah Hoffmann [Sat, 11 Aug 2018 12:47:36 +0000 (14:47 +0200)]
add FAQ from nominatim.org

5 years agoadd description of output of API
Sarah Hoffmann [Sat, 11 Aug 2018 12:17:41 +0000 (14:17 +0200)]
add description of output of API

5 years agoclean up docs for lookup call
Sarah Hoffmann [Sat, 11 Aug 2018 07:24:59 +0000 (09:24 +0200)]
clean up docs for lookup call

5 years agoclean up and format search documentation
Sarah Hoffmann [Thu, 9 Aug 2018 21:06:52 +0000 (23:06 +0200)]
clean up and format search documentation

5 years agoclean up and format search documentation
Sarah Hoffmann [Sun, 5 Aug 2018 21:38:19 +0000 (23:38 +0200)]
clean up and format search documentation

5 years agofixup use of indexes for latest reverse changes
Sarah Hoffmann [Wed, 8 Aug 2018 20:04:39 +0000 (22:04 +0200)]
fixup use of indexes for latest reverse changes

5 years agoMerge pull request #1111 from lonvia/remove-postcode-nodes-from-address
Sarah Hoffmann [Sun, 5 Aug 2018 15:04:54 +0000 (17:04 +0200)]
Merge pull request #1111 from lonvia/remove-postcode-nodes-from-address

Do not have postcode node appear in addresses directly

5 years agodefine types for null returns in PlaceLookup
Sarah Hoffmann [Sun, 5 Aug 2018 13:47:55 +0000 (15:47 +0200)]
define types for null returns in PlaceLookup

Fixes #1127.

5 years agoDo not have postcode node appear in addresses directly
Sarah Hoffmann [Sun, 22 Jul 2018 14:22:07 +0000 (16:22 +0200)]
Do not have postcode node appear in addresses directly

Many of the postcode nodes are actually derived from
incomplete addresses and are as such not even centroids.
Better let them only take part in the address computation
via the postcode table.

5 years agoMerge pull request #1110 from lonvia/remove-address-check-for-long-lines
Sarah Hoffmann [Sat, 4 Aug 2018 21:19:32 +0000 (23:19 +0200)]
Merge pull request #1110 from lonvia/remove-address-check-for-long-lines

Remove special search for address part for long ways

5 years agoMerge pull request #1126 from lonvia/improve-country-reverse
Sarah Hoffmann [Sat, 4 Aug 2018 21:00:13 +0000 (23:00 +0200)]
Merge pull request #1126 from lonvia/improve-country-reverse

improve place node search when no areas found

5 years agoimprove place node search when no areas found
Sarah Hoffmann [Sat, 4 Aug 2018 16:44:17 +0000 (18:44 +0200)]
improve place node search when no areas found

Only look for place nodes in a certain radius according
to the rank_search of the place node.

5 years agoMerge pull request #1095 from estadtherr/remote_postgres_pr
Sarah Hoffmann [Thu, 2 Aug 2018 21:16:07 +0000 (23:16 +0200)]
Merge pull request #1095 from estadtherr/remote_postgres_pr

Enable Postgres to run on a different host than the web server

5 years agofall back to debugInfo() for printing objects
Sarah Hoffmann [Wed, 1 Aug 2018 22:06:02 +0000 (00:06 +0200)]
fall back to debugInfo() for printing objects

Fixes #1122.

5 years agoprefix function calls in make_standard_name() with schema
Sarah Hoffmann [Wed, 1 Aug 2018 21:12:34 +0000 (23:12 +0200)]
prefix function calls in make_standard_name() with schema

Fixes #1097.

5 years agoaddress phpcs issue (strange it didn't appear in earlier runs)
Eric Stadtherr [Mon, 30 Jul 2018 17:20:43 +0000 (11:20 -0600)]
address phpcs issue (strange it didn't appear in earlier runs)

5 years agochanged nominatim.so module path to be a runtime configuration setting as opposed...
Eric Stadtherr [Tue, 24 Jul 2018 21:25:12 +0000 (15:25 -0600)]
changed nominatim.so module path to be a runtime configuration setting as opposed to a command line argument

5 years agoMerge pull request #1115 from mtmail/php-linting-for-all-not-just-tests
Sarah Hoffmann [Mon, 23 Jul 2018 20:41:24 +0000 (22:41 +0200)]
Merge pull request #1115 from mtmail/php-linting-for-all-not-just-tests

On Travis phpcs only ran against tests/php/ directory

5 years agoOn Travis phpcs only ran against tests/php/ directory
Marc Tobias Metten [Mon, 23 Jul 2018 20:18:32 +0000 (22:18 +0200)]
On Travis phpcs only ran against tests/php/ directory

5 years agoMerge pull request #1113 from mtmail/remove-empty-icon-configuration
Sarah Hoffmann [Mon, 23 Jul 2018 18:37:31 +0000 (20:37 +0200)]
Merge pull request #1113 from mtmail/remove-empty-icon-configuration

ClassTypes: treat empty string for -icon-same as null

5 years agoMerge pull request #1114 from mtmail/fix-tiny-phplint-error
Sarah Hoffmann [Mon, 23 Jul 2018 18:35:38 +0000 (20:35 +0200)]
Merge pull request #1114 from mtmail/fix-tiny-phplint-error

PHP code style: use long array syntax

5 years agoPHP code style: use long array syntax
marc tobias [Mon, 23 Jul 2018 15:24:31 +0000 (17:24 +0200)]
PHP code style: use long array syntax

5 years agoClassTypes: treat empty string for -icon-same as null
marc tobias [Mon, 23 Jul 2018 15:10:27 +0000 (17:10 +0200)]
ClassTypes: treat empty string for -icon-same as null

5 years agorework repeatability change in data/words.sql
Eric Stadtherr [Sun, 22 Jul 2018 21:58:11 +0000 (15:58 -0600)]
rework repeatability change in data/words.sql

5 years agoRemove special search for address part for long ways
Sarah Hoffmann [Sun, 22 Jul 2018 13:05:45 +0000 (15:05 +0200)]
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.

5 years agofix variable reference
Eric Stadtherr [Sun, 22 Jul 2018 03:59:03 +0000 (21:59 -0600)]
fix variable reference

5 years agofix omitted initialization
Eric Stadtherr [Sun, 22 Jul 2018 03:53:41 +0000 (21:53 -0600)]
fix omitted initialization

5 years agoPR review changes
Eric Stadtherr [Sun, 22 Jul 2018 03:45:23 +0000 (21:45 -0600)]
PR review changes

5 years agofix a couple errors with naming convention changes
Eric Stadtherr [Sun, 22 Jul 2018 02:43:48 +0000 (20:43 -0600)]
fix a couple errors with naming convention changes

5 years agoadapt PR changes to use new variable naming convention
Eric Stadtherr [Sat, 21 Jul 2018 23:09:59 +0000 (17:09 -0600)]
adapt PR changes to use new variable naming convention

5 years agoPR review changes
Eric Stadtherr [Sat, 21 Jul 2018 03:06:09 +0000 (21:06 -0600)]
PR review changes

5 years agoWork on setup/update scripts, unit tests, and documentation to enable Postgres server...
Eric Stadtherr [Tue, 17 Jul 2018 23:18:33 +0000 (17:18 -0600)]
Work on setup/update scripts, unit tests, and documentation to enable Postgres server to be optionally configured on a remote host

5 years agoadd a note about variable naming for PHP
Sarah Hoffmann [Sat, 21 Jul 2018 06:47:37 +0000 (08:47 +0200)]
add a note about variable naming for PHP

5 years agoDon't add viewbox weight when no viewbox is given
Sarah Hoffmann [Fri, 20 Jul 2018 21:29:36 +0000 (23:29 +0200)]
Don't add viewbox weight when no viewbox is given

Fixes #1068.

5 years agofix operator type assignment
Sarah Hoffmann [Fri, 20 Jul 2018 20:27:27 +0000 (22:27 +0200)]
fix operator type assignment

Fixes #1084.

5 years agoMerge pull request #1102 from mtmail/tests-for-tokenlist
Sarah Hoffmann [Fri, 20 Jul 2018 19:39:04 +0000 (21:39 +0200)]
Merge pull request #1102 from mtmail/tests-for-tokenlist

tests for Nominatim::TokenList

5 years agoMerge pull request #1099 from lonvia/sanity-check-pyosmium
Sarah Hoffmann [Fri, 20 Jul 2018 19:37:27 +0000 (21:37 +0200)]
Merge pull request #1099 from lonvia/sanity-check-pyosmium

More sanity checks for pyosmium tools

5 years agotests for Nominatim::TokenList
Marc Tobias Metten [Thu, 19 Jul 2018 00:31:54 +0000 (02:31 +0200)]
tests for Nominatim::TokenList

5 years agofix bad namespace for Operator class
Sarah Hoffmann [Tue, 17 Jul 2018 20:23:27 +0000 (22:23 +0200)]
fix bad namespace for Operator class

5 years agomore sanity checks for pyosmium tools
Sarah Hoffmann [Tue, 17 Jul 2018 19:54:37 +0000 (21:54 +0200)]
more sanity checks for pyosmium tools