]>
git.openstreetmap.org Git - nominatim.git/log
Brian Quinion [Fri, 6 Sep 2013 09:52:55 +0000 (10:52 +0100)]
download and merge wikipedia access logs
Brian Quinion [Fri, 6 Sep 2013 09:33:53 +0000 (10:33 +0100)]
code for importing values from wikidata
Brian Quinion [Tue, 3 Sep 2013 14:01:42 +0000 (15:01 +0100)]
script to compare to nominatim instances
Brian Quinion [Mon, 2 Sep 2013 16:23:31 +0000 (17:23 +0100)]
errors in structured queries
Brian Quinion [Mon, 2 Sep 2013 15:44:40 +0000 (16:44 +0100)]
XML and JSON map 'ploygon' param to AsPoints
Brian Quinion [Mon, 2 Sep 2013 13:10:00 +0000 (14:10 +0100)]
Test for polygon param correctly
Brian Quinion [Fri, 30 Aug 2013 13:21:01 +0000 (14:21 +0100)]
Fail clean for place lookups for null/invalid place_ids
Brian Quinion [Fri, 30 Aug 2013 12:13:21 +0000 (13:13 +0100)]
Allow for reverse geocode returning no results
Brian Quinion [Fri, 30 Aug 2013 12:04:33 +0000 (13:04 +0100)]
fix viewbox issues
Brian Quinion [Fri, 30 Aug 2013 11:18:57 +0000 (12:18 +0100)]
Fix for regressions: broken bounded search, error on country codes
Brian Quinion [Wed, 28 Aug 2013 13:58:50 +0000 (14:58 +0100)]
batch mode for json only
Brian Quinion [Wed, 28 Aug 2013 12:42:05 +0000 (13:42 +0100)]
Use correct value for html ploygons
Brian Quinion [Tue, 27 Aug 2013 16:21:20 +0000 (17:21 +0100)]
move more code into library
Brian Quinion [Tue, 27 Aug 2013 16:08:57 +0000 (17:08 +0100)]
First run at turning search into a library
Brian Quinion [Wed, 10 Jul 2013 14:14:17 +0000 (15:14 +0100)]
refector reverse geocoding into its own class
Sarah Hoffmann [Wed, 14 Aug 2013 17:54:30 +0000 (19:54 +0200)]
update osm2pgsql (excluding certain *=yes tags)
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
Sarah Hoffmann [Sun, 7 Jul 2013 14:37:43 +0000 (16:37 +0200)]
add query speed munin plugin
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.
Sarah Hoffmann [Thu, 4 Jul 2013 15:52:25 +0000 (17:52 +0200)]
fix error output
Sarah Hoffmann [Wed, 19 Jun 2013 20:58:46 +0000 (22:58 +0200)]
support for partial matching of US ZIP+4 codes
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
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
Brian Quinion [Thu, 13 Jun 2013 16:19:27 +0000 (17:19 +0100)]
missed some postcode use cases
Brian Quinion [Tue, 11 Jun 2013 16:28:30 +0000 (17:28 +0100)]
Allow for tiger addresses when filtering by rank
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
Brian Quinion [Tue, 11 Jun 2013 13:56:50 +0000 (14:56 +0100)]
Try alternative orderings of structured queries that include postal codes
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
Sarah Hoffmann [Fri, 24 May 2013 21:37:13 +0000 (23:37 +0200)]
make isolated dwellings addressable
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.
Sarah Hoffmann [Thu, 16 May 2013 19:59:06 +0000 (21:59 +0200)]
fix c&p typo
Frederik Ramm [Thu, 16 May 2013 07:11:19 +0000 (09:11 +0200)]
fix indentation
Frederik Ramm [Thu, 16 May 2013 07:03:16 +0000 (09:03 +0200)]
Add osm2pgsql flat node support via settings.php
Sarah Hoffmann [Tue, 14 May 2013 20:55:20 +0000 (22:55 +0200)]
update admin_level when modifying place
Sarah Hoffmann [Sat, 11 May 2013 19:36:36 +0000 (21:36 +0200)]
prefer local data over fallback for country codes
Sarah Hoffmann [Wed, 8 May 2013 18:23:47 +0000 (20:23 +0200)]
remove suggestion code, no longer works
Brian Quinion [Wed, 8 May 2013 11:16:45 +0000 (12:16 +0100)]
Only use placex that are fully indexed for reverse geocoding
Sarah Hoffmann [Mon, 6 May 2013 19:33:01 +0000 (21:33 +0200)]
remove debug putput
Sarah Hoffmann [Mon, 6 May 2013 19:19:12 +0000 (21:19 +0200)]
fix missing number conversion for coordinates
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
Sarah Hoffmann [Wed, 1 May 2013 09:06:20 +0000 (11:06 +0200)]
update osm2pgsql (addr:place)
Sarah Hoffmann [Tue, 30 Apr 2013 18:31:48 +0000 (20:31 +0200)]
invalidation of non-street house numbers on update
Sarah Hoffmann [Fri, 26 Apr 2013 22:57:18 +0000 (00:57 +0200)]
add support for house numbers without street
Sarah Hoffmann [Tue, 23 Apr 2013 19:25:56 +0000 (21:25 +0200)]
fix inconsistency between getNearestNamendRoadFeature() and house number search
Sarah Hoffmann [Sat, 20 Apr 2013 08:27:56 +0000 (10:27 +0200)]
remove worldboundaries.sql
fixes #22
Sarah Hoffmann [Fri, 19 Apr 2013 22:18:08 +0000 (00:18 +0200)]
restrict depth of word set calculation
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.
Sarah Hoffmann [Fri, 12 Apr 2013 20:45:24 +0000 (22:45 +0200)]
harmonize formatting of frontend php
Sarah Hoffmann [Fri, 12 Apr 2013 18:07:03 +0000 (20:07 +0200)]
update Tiger extract scripts for 2012 edition
Sarah Hoffmann [Thu, 11 Apr 2013 21:19:28 +0000 (23:19 +0200)]
update osm2pgsql
Sarah Hoffmann [Wed, 10 Apr 2013 21:48:27 +0000 (23:48 +0200)]
update osm2pgsql version
Sarah Hoffmann [Wed, 10 Apr 2013 18:33:10 +0000 (20:33 +0200)]
use correct viewbox variable in search XML
Sarah Hoffmann [Wed, 10 Apr 2013 17:50:38 +0000 (19:50 +0200)]
adapt status page to new word table layout
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
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].
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.
Sarah Hoffmann [Thu, 4 Apr 2013 18:57:49 +0000 (20:57 +0200)]
update osm2pgsql (conscription number patch)
Sarah Hoffmann [Wed, 3 Apr 2013 20:29:47 +0000 (22:29 +0200)]
correct rank_address range for postalcodes
Sarah Hoffmann [Wed, 3 Apr 2013 19:26:57 +0000 (21:26 +0200)]
update osm2pgsql to use reinitialized github repo
Brian Quinion [Wed, 3 Apr 2013 16:03:39 +0000 (17:03 +0100)]
better osmosis error message
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
IrlJidel [Fri, 22 Mar 2013 13:23:18 +0000 (13:23 +0000)]
default to planet.openstreetmap.org/replication/minute
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
Brian Quinion [Tue, 19 Mar 2013 19:44:33 +0000 (19:44 +0000)]
calculate the importance value
Brian Quinion [Tue, 19 Mar 2013 19:29:39 +0000 (19:29 +0000)]
download dbpedia attempt at geocoords
Brian Quinion [Mon, 18 Mar 2013 23:42:16 +0000 (19:42 -0400)]
reminder about dsn format in settings.php
Brian Quinion [Mon, 18 Mar 2013 23:47:57 +0000 (00:47 +0100)]
add mysql to pgsql tool as lib
Brian Quinion [Mon, 18 Mar 2013 22:57:10 +0000 (23:57 +0100)]
first draft of wikipedia article/importance import script
Sarah Hoffmann [Sat, 2 Mar 2013 19:56:46 +0000 (20:56 +0100)]
more bigint fixes
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.
Sarah Hoffmann [Wed, 27 Feb 2013 21:43:14 +0000 (22:43 +0100)]
update osm2pgsql (for cemeteries)
Sarah Hoffmann [Wed, 27 Feb 2013 20:01:20 +0000 (21:01 +0100)]
disable warning about missing chars
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
Sarah Hoffmann [Tue, 26 Feb 2013 19:42:57 +0000 (20:42 +0100)]
switch to main overpass server
Sarah Hoffmann [Sun, 24 Feb 2013 21:55:43 +0000 (22:55 +0100)]
remove full-word constraint for possible main words
Reversing the address did not work most of the time because
the address normally only contains the partial version of the word only.
See also
https://help.openstreetmap.org/questions/16317/warum-werden-straen-bei-suche-nicht-gefunden
Sarah Hoffmann [Wed, 20 Feb 2013 23:03:18 +0000 (00:03 +0100)]
update to newest osm2pgsql
Sarah Hoffmann [Wed, 20 Feb 2013 22:32:04 +0000 (23:32 +0100)]
add PG_CONFIG path to module makefile
fixes #38
Sarah Hoffmann [Sun, 17 Feb 2013 13:53:22 +0000 (14:53 +0100)]
remove special handling of mountain passes
clashes with use of place tags on same node,
needs updated osm2pgsql
Sarah Hoffmann [Wed, 13 Feb 2013 23:40:58 +0000 (00:40 +0100)]
Revert "increase search radius for named roads"
This reverts commit
c2d5303192c960b456b2d2ab4b6e14cead2042ac .
It causes serious performance problems in densely mapped areas.
Sarah Hoffmann [Wed, 13 Feb 2013 21:10:28 +0000 (22:10 +0100)]
Merge branch 'address-importance' of https://github.com/lonvia/Nominatim
Sarah Hoffmann [Tue, 12 Feb 2013 18:10:36 +0000 (19:10 +0100)]
increase initial search radius for reverse lookups
On the osm.org instance, this saves 2 psql queries for about 87% of
reverse requests consequently increasing throughput significantly. A lower
value might make sense if an instance is used only in areas with very
high mapping density but for standard usage this one should be better
suited.
Brian Quinion [Tue, 12 Feb 2013 13:28:07 +0000 (13:28 +0000)]
another int => bigint issue in addressline
Brian Quinion [Sat, 9 Feb 2013 15:02:06 +0000 (15:02 +0000)]
fix some mised INTEGER to BIGINT conversions
Sarah Hoffmann [Fri, 8 Feb 2013 18:11:15 +0000 (19:11 +0100)]
add partial word search term to keywords as well
Brian Quinion [Thu, 7 Feb 2013 18:41:09 +0000 (18:41 +0000)]
include the type (not just class) in the dedupe
Brian Quinion [Thu, 7 Feb 2013 18:39:33 +0000 (18:39 +0000)]
more debug in reverse geocoding
Brian Quinion [Thu, 7 Feb 2013 18:38:48 +0000 (18:38 +0000)]
merge in the postcode and is_in terms into the address vector for search
Sarah Hoffmann [Thu, 31 Jan 2013 19:52:04 +0000 (20:52 +0100)]
split query as utf8 string to avoid splitting on non-ascii characters
Sarah Hoffmann [Thu, 31 Jan 2013 19:11:40 +0000 (20:11 +0100)]
stack importance instead of multiplying it for order
Sarah Hoffmann [Thu, 31 Jan 2013 19:10:58 +0000 (20:10 +0100)]
order results by importance of address parts
Brian Quinion [Thu, 31 Jan 2013 15:36:51 +0000 (15:36 +0000)]
now data isn't so lagy show the 'real' import date
Brian Quinion [Thu, 31 Jan 2013 14:17:41 +0000 (14:17 +0000)]
avoid dropping tokens completely just because they are expensive. Use ' ' token in preference to just dropping
Brian Quinion [Thu, 24 Jan 2013 18:25:59 +0000 (18:25 +0000)]
for structured queries assume 2 char country param values are a iso country code
Brian Quinion [Thu, 24 Jan 2013 18:03:13 +0000 (18:03 +0000)]
expose 'importance' value of place in xml/json/jsonv2 output
Brian Quinion [Thu, 24 Jan 2013 18:00:29 +0000 (18:00 +0000)]
Change round how CONST_Max_Word_Frequency is applied. Was causing some valid combinations to be skipped (e.g. Casal De São Tomé). Change structured queries so the first search term can't end up in the address term
Sarah Hoffmann [Sat, 26 Jan 2013 20:03:28 +0000 (21:03 +0100)]
remove OL touch controls
They interfere with Shift-Zoom.
Brian Quinion [Thu, 24 Jan 2013 16:17:37 +0000 (16:17 +0000)]
A bunch more places that should be using calculated_country_code not country_code
Brian Quinion [Thu, 24 Jan 2013 16:06:56 +0000 (16:06 +0000)]
clean up some of the debug output
Brian Quinion [Thu, 24 Jan 2013 12:58:16 +0000 (12:58 +0000)]
Delete all records for a linked place so that they are no longer attached to new places
Brian Quinion [Thu, 24 Jan 2013 12:42:34 +0000 (12:42 +0000)]
Basic status page for monitoring nominatim is working