]> git.openstreetmap.org Git - nominatim.git/log
nominatim.git
11 years agomore restrictive parsing of lat/lon
Sarah Hoffmann [Tue, 25 Jun 2013 06:24:22 +0000 (08:24 +0200)]
more restrictive parsing of lat/lon

Require a decimal point in both numbers to avoid cases like
https://trac.openstreetmap.org/ticket/4884

11 years agoadd query speed munin plugin
Sarah Hoffmann [Sun, 7 Jul 2013 14:37:43 +0000 (16:37 +0200)]
add query speed munin plugin

11 years agoremove hard-coded DB name in munin plugins
Sarah Hoffmann [Sun, 7 Jul 2013 14:36:01 +0000 (16:36 +0200)]
remove hard-coded DB name in munin plugins

Use PGDATABASE environment variable instead.

11 years agofix error output
Sarah Hoffmann [Thu, 4 Jul 2013 15:52:25 +0000 (17:52 +0200)]
fix error output

11 years agoRevert "increase inital search radius for reverse"
Sarah Hoffmann [Mon, 1 Jul 2013 17:58:27 +0000 (19:58 +0200)]
Revert "increase inital search radius for reverse"

This reverts commit 8d7eb9da6656fee0d924a5a2f5a5caf0671a9a41.

11 years agomake UA blocks configurable
Sarah Hoffmann [Sat, 29 Jun 2013 09:49:40 +0000 (11:49 +0200)]
make UA blocks configurable

11 years agolog UA blocks properly
Sarah Hoffmann [Sat, 29 Jun 2013 08:39:42 +0000 (10:39 +0200)]
log UA blocks properly

11 years agoincrease inital search radius for reverse
Sarah Hoffmann [Fri, 28 Jun 2013 22:33:43 +0000 (00:33 +0200)]
increase inital search radius for reverse

11 years agoblock heavy users without user agent
Sarah Hoffmann [Fri, 28 Jun 2013 22:32:40 +0000 (00:32 +0200)]
block heavy users without user agent

11 years agolog referer
Sarah Hoffmann [Fri, 28 Jun 2013 22:01:31 +0000 (00:01 +0200)]
log referer

11 years agomore restrictive parsing of lat/lon
Sarah Hoffmann [Tue, 25 Jun 2013 06:24:22 +0000 (08:24 +0200)]
more restrictive parsing of lat/lon

Require a decimal point in both numbers to avoid cases like
https://trac.openstreetmap.org/ticket/4884

11 years agoMerge remote-tracking branch 'upstream/master'
Sarah Hoffmann [Thu, 20 Jun 2013 19:09:38 +0000 (21:09 +0200)]
Merge remote-tracking branch 'upstream/master'

11 years agosupport for partial matching of US ZIP+4 codes
Sarah Hoffmann [Wed, 19 Jun 2013 20:58:46 +0000 (22:58 +0200)]
support for partial matching of US ZIP+4 codes

11 years agoenable reverse search order for everybody
Sarah Hoffmann [Tue, 18 Jun 2013 19:30:25 +0000 (21:30 +0200)]
enable reverse search order for everybody

11 years agoMerge remote-tracking branch 'upstream/master'
Sarah Hoffmann [Tue, 18 Jun 2013 19:06:30 +0000 (21:06 +0200)]
Merge remote-tracking branch 'upstream/master'

11 years agoAllow linking of ways to points (by name) as well as for relation admin areas
Brian Quinion [Tue, 18 Jun 2013 12:09:30 +0000 (13:09 +0100)]
Allow linking of ways to points (by name) as well as for relation admin areas

11 years agoMerge remote-tracking branch 'upstream/master'
Sarah Hoffmann [Fri, 14 Jun 2013 16:22:31 +0000 (18:22 +0200)]
Merge remote-tracking branch 'upstream/master'

11 years agoCheck to see if we can access the website at the configured CONST_Website_BaseURL
Brian Quinion [Thu, 13 Jun 2013 17:07:19 +0000 (18:07 +0100)]
Check to see if we can access the website at the configured CONST_Website_BaseURL

11 years agomissed some postcode use cases
Brian Quinion [Thu, 13 Jun 2013 16:19:27 +0000 (17:19 +0100)]
missed some postcode use cases

11 years agoAllow for tiger addresses when filtering by rank
Brian Quinion [Tue, 11 Jun 2013 16:28:30 +0000 (17:28 +0100)]
Allow for tiger addresses when filtering by rank

11 years agorecheck the rank limits before dropping out of the search loop - otherwise we can...
Brian Quinion [Tue, 11 Jun 2013 16:13:37 +0000 (17:13 +0100)]
recheck the rank limits before dropping out of the search loop - otherwise we can drop out too soon

11 years agoTry alternative orderings of structured queries that include postal codes
Brian Quinion [Tue, 11 Jun 2013 13:56:50 +0000 (14:56 +0100)]
Try alternative orderings of structured queries that include postal codes

11 years agoremove the structuredAddressElement function from search that was moved to lib.php
Brian Quinion [Fri, 7 Jun 2013 15:23:37 +0000 (16:23 +0100)]
remove the structuredAddressElement function from search that was moved to lib.php

11 years agoadd max age for access control headers
Sarah Hoffmann [Fri, 24 May 2013 21:50:18 +0000 (23:50 +0200)]
add max age for access control headers

11 years agoreduce max term splits
Sarah Hoffmann [Fri, 24 May 2013 21:49:01 +0000 (23:49 +0200)]
reduce max term splits

11 years agoMerge remote-tracking branch 'upstream/master'
Sarah Hoffmann [Fri, 24 May 2013 21:38:19 +0000 (23:38 +0200)]
Merge remote-tracking branch 'upstream/master'

11 years agomake isolated dwellings addressable
Sarah Hoffmann [Fri, 24 May 2013 21:37:13 +0000 (23:37 +0200)]
make isolated dwellings addressable

11 years agoforce countries into right partition
Sarah Hoffmann [Mon, 20 May 2013 16:52:53 +0000 (18:52 +0200)]
force countries into right partition

11 years agoMerge remote-tracking branch 'upstream/master'
Sarah Hoffmann [Mon, 20 May 2013 08:51:24 +0000 (10:51 +0200)]
Merge remote-tracking branch 'upstream/master'

Conflicts:
utils/setup.php
utils/update.php

11 years agomake POIs as interpolation points work
Sarah Hoffmann [Mon, 20 May 2013 08:44:55 +0000 (10:44 +0200)]
make POIs as interpolation points work

Accept any class/type place as an interpolation point.

11 years agofix c&p typo
Sarah Hoffmann [Thu, 16 May 2013 19:59:06 +0000 (21:59 +0200)]
fix c&p typo

11 years agofix indentation
Frederik Ramm [Thu, 16 May 2013 07:11:19 +0000 (09:11 +0200)]
fix indentation

11 years agoAdd osm2pgsql flat node support via settings.php
Frederik Ramm [Thu, 16 May 2013 07:03:16 +0000 (09:03 +0200)]
Add osm2pgsql flat node support via settings.php

11 years agoMerge remote-tracking branch 'upstream/master'
Sarah Hoffmann [Tue, 14 May 2013 20:58:39 +0000 (22:58 +0200)]
Merge remote-tracking branch 'upstream/master'

11 years agoupdate admin_level when modifying place
Sarah Hoffmann [Tue, 14 May 2013 20:55:20 +0000 (22:55 +0200)]
update admin_level when modifying place

11 years agoMerge remote-tracking branch 'upstream/master'
Sarah Hoffmann [Sat, 11 May 2013 19:38:11 +0000 (21:38 +0200)]
Merge remote-tracking branch 'upstream/master'

11 years agoprefer local data over fallback for country codes
Sarah Hoffmann [Sat, 11 May 2013 19:36:36 +0000 (21:36 +0200)]
prefer local data over fallback for country codes

11 years agoMerge remote-tracking branch 'upstream/master'
Sarah Hoffmann [Wed, 8 May 2013 18:29:59 +0000 (20:29 +0200)]
Merge remote-tracking branch 'upstream/master'

11 years agoremove suggestion code, no longer works
Sarah Hoffmann [Wed, 8 May 2013 18:23:47 +0000 (20:23 +0200)]
remove suggestion code, no longer works

11 years agoOnly use placex that are fully indexed for reverse geocoding
Brian Quinion [Wed, 8 May 2013 11:16:45 +0000 (12:16 +0100)]
Only use placex that are fully indexed for reverse geocoding

11 years agoMerge remote-tracking branch 'upstream/master'
Sarah Hoffmann [Mon, 6 May 2013 19:38:56 +0000 (21:38 +0200)]
Merge remote-tracking branch 'upstream/master'

Conflicts:
website/search.php

11 years agoremove debug putput
Sarah Hoffmann [Mon, 6 May 2013 19:33:01 +0000 (21:33 +0200)]
remove debug putput

11 years agofix missing number conversion for coordinates
Sarah Hoffmann [Mon, 6 May 2013 19:19:12 +0000 (21:19 +0200)]
fix missing number conversion for coordinates

11 years agofix 500 on reverse via search without result
Sarah Hoffmann [Mon, 6 May 2013 19:04:09 +0000 (21:04 +0200)]
fix 500 on reverse via search without result

e.g. /search?q=1,1

11 years agoMerge remote-tracking branch 'upstream/master'
Sarah Hoffmann [Wed, 1 May 2013 09:11:06 +0000 (11:11 +0200)]
Merge remote-tracking branch 'upstream/master'

11 years agoupdate osm2pgsql (addr:place)
Sarah Hoffmann [Wed, 1 May 2013 09:06:20 +0000 (11:06 +0200)]
update osm2pgsql (addr:place)

11 years agoinvalidation of non-street house numbers on update
Sarah Hoffmann [Tue, 30 Apr 2013 18:31:48 +0000 (20:31 +0200)]
invalidation of non-street house numbers on update

11 years agoadd support for house numbers without street
Sarah Hoffmann [Fri, 26 Apr 2013 22:57:18 +0000 (00:57 +0200)]
add support for house numbers without street

11 years agodisable aux tables
Sarah Hoffmann [Tue, 23 Apr 2013 19:47:43 +0000 (21:47 +0200)]
disable aux tables

11 years agoMerge remote-tracking branch 'upstream/master'
Sarah Hoffmann [Tue, 23 Apr 2013 19:27:32 +0000 (21:27 +0200)]
Merge remote-tracking branch 'upstream/master'

11 years agofix inconsistency between getNearestNamendRoadFeature() and house number search
Sarah Hoffmann [Tue, 23 Apr 2013 19:25:56 +0000 (21:25 +0200)]
fix inconsistency between getNearestNamendRoadFeature() and house number search

11 years agoremove worldboundaries.sql
Sarah Hoffmann [Sat, 20 Apr 2013 08:27:56 +0000 (10:27 +0200)]
remove worldboundaries.sql

fixes #22

11 years agoMerge remote-tracking branch 'upstream/master'
Sarah Hoffmann [Fri, 19 Apr 2013 22:20:58 +0000 (00:20 +0200)]
Merge remote-tracking branch 'upstream/master'

11 years agorestrict depth of word set calculation
Sarah Hoffmann [Fri, 19 Apr 2013 22:18:08 +0000 (00:18 +0200)]
restrict depth of word set calculation

11 years agomake maxmimum bulks configurable
Sarah Hoffmann [Thu, 18 Apr 2013 20:40:43 +0000 (22:40 +0200)]
make maxmimum bulks configurable

11 years agotake viewbox into account for final result ranking
Sarah Hoffmann [Thu, 18 Apr 2013 20:38:44 +0000 (22:38 +0200)]
take viewbox into account for final result ranking

11 years agotweak block limits
Sarah Hoffmann [Fri, 12 Apr 2013 21:30:09 +0000 (23:30 +0200)]
tweak block limits

11 years agodisable multipolygon output, too expensive
Sarah Hoffmann [Fri, 12 Apr 2013 21:26:58 +0000 (23:26 +0200)]
disable multipolygon output, too expensive

11 years agoMerge remote-tracking branch 'upstream/master'
Sarah Hoffmann [Fri, 12 Apr 2013 21:23:36 +0000 (23:23 +0200)]
Merge remote-tracking branch 'upstream/master'

Conflicts:
lib/log.php
website/reverse.php
website/search.php

11 years agoallow to disable default language
Sarah Hoffmann [Fri, 12 Apr 2013 21:12:03 +0000 (23:12 +0200)]
allow to disable default language

If CONST_Default_Language is set to false, the fallback will be to
name tags without a language suffix. Make this the default.

11 years agoharmonize formatting of frontend php
Sarah Hoffmann [Fri, 12 Apr 2013 20:45:24 +0000 (22:45 +0200)]
harmonize formatting of frontend php

11 years agoupdate Tiger extract scripts for 2012 edition
Sarah Hoffmann [Fri, 12 Apr 2013 18:07:03 +0000 (20:07 +0200)]
update Tiger extract scripts for 2012 edition

11 years agoupdate osm2pgsql
Sarah Hoffmann [Thu, 11 Apr 2013 21:19:28 +0000 (23:19 +0200)]
update osm2pgsql

11 years agoupdate osm2pgsql version
Sarah Hoffmann [Wed, 10 Apr 2013 21:48:27 +0000 (23:48 +0200)]
update osm2pgsql version

11 years agouse correct viewbox variable in search XML
Sarah Hoffmann [Wed, 10 Apr 2013 18:33:10 +0000 (20:33 +0200)]
use correct viewbox variable in search XML

11 years agoadapt status page to new word table layout
Sarah Hoffmann [Wed, 10 Apr 2013 17:50:38 +0000 (19:50 +0200)]
adapt status page to new word table layout

11 years agoMerge remote-tracking branch 'upstream/master'
Sarah Hoffmann [Tue, 9 Apr 2013 21:25:08 +0000 (23:25 +0200)]
Merge remote-tracking branch 'upstream/master'

Conflicts:
sql/indices.src.sql
sql/tables.sql

11 years agoremove unused columns from word and search_name_* tables
Sarah Hoffmann [Tue, 9 Apr 2013 20:44:05 +0000 (22:44 +0200)]
remove unused columns from word and search_name_* tables

  Removes 'trigram' and 'location' from word.
  Removes 'address', 'importance' and 'country_code' from search_name_*.
  Use full geometry in centroid column of search_name_*.

  Requires migration of existing tables. For more info see pull request
  https://github.com/twain47/Nominatim/pull/45

11 years agoMerge remote-tracking branch 'upstream/master'
Sarah Hoffmann [Sun, 7 Apr 2013 16:00:49 +0000 (18:00 +0200)]
Merge remote-tracking branch 'upstream/master'

11 years agoallow any unicode letter and spaces in special terms
Sarah Hoffmann [Sun, 7 Apr 2013 15:53:34 +0000 (17:53 +0200)]
allow any unicode letter and spaces in special terms

Allows to search for things like [fish shop].

11 years agomake osmosis-init also work for older planets
Sarah Hoffmann [Sun, 7 Apr 2013 13:34:29 +0000 (15:34 +0200)]
make osmosis-init also work for older planets

Use planet_osm_nodes instead of places to get the very last node even if it is
untagged. Then ask for version 1 to avoid being mislead if the node has been
changed in the meantime.

11 years agoMerge branch 'master' of http://github.com/twain47/Nominatim
Sarah Hoffmann [Thu, 4 Apr 2013 18:59:33 +0000 (20:59 +0200)]
Merge branch 'master' of http://github.com/twain47/Nominatim

11 years agoupdate osm2pgsql (conscription number patch)
Sarah Hoffmann [Thu, 4 Apr 2013 18:57:49 +0000 (20:57 +0200)]
update osm2pgsql (conscription number patch)

11 years agoupper bound on bulks
Sarah Hoffmann [Wed, 3 Apr 2013 21:10:53 +0000 (23:10 +0200)]
upper bound on bulks

11 years agoMerge remote-tracking branch 'upstream/master'
Sarah Hoffmann [Wed, 3 Apr 2013 20:40:33 +0000 (22:40 +0200)]
Merge remote-tracking branch 'upstream/master'

11 years agocorrect rank_address range for postalcodes
Sarah Hoffmann [Wed, 3 Apr 2013 20:29:47 +0000 (22:29 +0200)]
correct rank_address range for postalcodes

11 years agoupdate osm2pgsql to use reinitialized github repo
Sarah Hoffmann [Wed, 3 Apr 2013 19:26:57 +0000 (21:26 +0200)]
update osm2pgsql to use reinitialized github repo

11 years agobetter osmosis error message
Brian Quinion [Wed, 3 Apr 2013 16:03:39 +0000 (17:03 +0100)]
better osmosis error message

11 years agofix typo for baseUrl when configuring configuration.txt
IrlJidel [Tue, 26 Mar 2013 14:49:35 +0000 (14:49 +0000)]
fix typo for baseUrl when configuring configuration.txt

use osmosis --read-replication-lag to determine if there are changes before trying to process updates, useful when we are tracking hourly or daily replication updates

set CONST_Replication_Recheck_Interval to 60

skip lag check if CONST_Replication_Update_Interval > 60, for minutelies there's always new diffs to process

use tabs for indent

change sleep for non-minutely updates so that we dont drift tto much or poll excessively

unset $aReplicationLag before each exec attempt

unset $aReplicationLag inside while loop

11 years agouse db load for blocks
Sarah Hoffmann [Wed, 27 Mar 2013 22:29:48 +0000 (23:29 +0100)]
use db load for blocks

11 years agohandle spikes in load more gracefully
Sarah Hoffmann [Wed, 27 Mar 2013 21:23:13 +0000 (22:23 +0100)]
handle spikes in load more gracefully

11 years agotweak log output
Sarah Hoffmann [Wed, 27 Mar 2013 21:22:57 +0000 (22:22 +0100)]
tweak log output

11 years agodefault to planet.openstreetmap.org/replication/minute
IrlJidel [Fri, 22 Mar 2013 13:23:18 +0000 (13:23 +0000)]
default to planet.openstreetmap.org/replication/minute

11 years agomake planet replication url configurable so we can use geofabrik's awesome daily...
IrlJidel [Fri, 22 Mar 2013 12:44:21 +0000 (12:44 +0000)]
make planet replication url configurable so we can use geofabrik's awesome daily country diffs

11 years agocalculate the importance value
Brian Quinion [Tue, 19 Mar 2013 19:44:33 +0000 (19:44 +0000)]
calculate the importance value

11 years agodownload dbpedia attempt at geocoords
Brian Quinion [Tue, 19 Mar 2013 19:29:39 +0000 (19:29 +0000)]
download dbpedia attempt at geocoords

11 years agoreminder about dsn format in settings.php
Brian Quinion [Mon, 18 Mar 2013 23:42:16 +0000 (19:42 -0400)]
reminder about dsn format in settings.php

11 years agoadd mysql to pgsql tool as lib
Brian Quinion [Mon, 18 Mar 2013 23:47:57 +0000 (00:47 +0100)]
add mysql to pgsql tool as lib

11 years agofirst draft of wikipedia article/importance import script
Brian Quinion [Mon, 18 Mar 2013 22:57:10 +0000 (23:57 +0100)]
first draft of wikipedia article/importance import script

11 years agoadapt number of update threads by load
Sarah Hoffmann [Mon, 4 Mar 2013 20:24:47 +0000 (21:24 +0100)]
adapt number of update threads by load

11 years agoMerge remote-tracking branch 'upstream/master'
Sarah Hoffmann [Sat, 2 Mar 2013 19:58:17 +0000 (20:58 +0100)]
Merge remote-tracking branch 'upstream/master'

11 years agomore bigint fixes
Sarah Hoffmann [Sat, 2 Mar 2013 19:56:46 +0000 (20:56 +0100)]
more bigint fixes

11 years agoMerge remote-tracking branch 'upstream/master'
Sarah Hoffmann [Thu, 28 Feb 2013 19:41:39 +0000 (20:41 +0100)]
Merge remote-tracking branch 'upstream/master'

11 years agoImport class:type from linked features to the extratags files. Use place tags (in...
Brian Quinion [Thu, 28 Feb 2013 12:47:13 +0000 (12:47 +0000)]
Import class:type from linked features to the extratags files. Use place tags (in extratags) as well as rank to determine feature type. i.e. allow a admin_level=6 feature also tagged as a place=city to still be found when doing a city search.

11 years agoMerge remote-tracking branch 'upstream/master'
Sarah Hoffmann [Wed, 27 Feb 2013 22:07:22 +0000 (23:07 +0100)]
Merge remote-tracking branch 'upstream/master'

11 years agoupdate osm2pgsql (for cemeteries)
Sarah Hoffmann [Wed, 27 Feb 2013 21:43:14 +0000 (22:43 +0100)]
update osm2pgsql (for cemeteries)

11 years agodisable warning about missing chars
Sarah Hoffmann [Wed, 27 Feb 2013 20:01:20 +0000 (21:01 +0100)]
disable warning about missing chars

11 years agoname patching with default language for the case where the linked place adds translations
Sarah Hoffmann [Tue, 26 Feb 2013 21:29:16 +0000 (22:29 +0100)]
name patching with default language for the case where the linked place adds translations

11 years agoswitch to main overpass server
Sarah Hoffmann [Tue, 26 Feb 2013 19:42:57 +0000 (20:42 +0100)]
switch to main overpass server

11 years agoMerge remote-tracking branch 'upstream/master'
Sarah Hoffmann [Sun, 24 Feb 2013 22:07:36 +0000 (23:07 +0100)]
Merge remote-tracking branch 'upstream/master'