]> git.openstreetmap.org Git - nominatim.git/log
nominatim.git
13 years agoconfigure tile set
Brian Quinion [Wed, 23 Mar 2011 12:16:57 +0000 (12:16 +0000)]
configure tile set

13 years agoloading rank wrong way round
Brian Quinion [Mon, 21 Mar 2011 10:15:29 +0000 (10:15 +0000)]
loading rank wrong way round

13 years agooutput importance on details.php page
Brian Quinion [Sun, 20 Mar 2011 23:34:36 +0000 (23:34 +0000)]
output importance on details.php page

13 years agodiff updates and npi diff updates
Brian Quinion [Fri, 18 Mar 2011 12:36:17 +0000 (12:36 +0000)]
diff updates and npi diff updates

13 years agocalculate search position based to 'importance' rather than address rank
Brian Quinion [Fri, 18 Mar 2011 09:52:16 +0000 (09:52 +0000)]
calculate search position based to 'importance' rather than address rank

13 years agodrop requirement for zero distance record for each place_addressline, add import_npi_...
Brian Quinion [Fri, 11 Mar 2011 14:03:18 +0000 (14:03 +0000)]
drop requirement for zero distance record for each place_addressline, add import_npi_log for import logging

13 years agopreserve importance in search_name
Brian Quinion [Fri, 11 Mar 2011 14:01:18 +0000 (14:01 +0000)]
preserve importance in search_name

13 years agodeduplicate search term graph slightly earlier
Brian Quinion [Mon, 7 Mar 2011 16:16:05 +0000 (16:16 +0000)]
deduplicate search term graph slightly earlier

13 years agoDon't let character walk outside translation table
Brian Quinion [Mon, 7 Mar 2011 12:44:04 +0000 (12:44 +0000)]
Don't let character walk outside translation table

13 years agobetter error checking for middle of the sea
Brian Quinion [Tue, 22 Feb 2011 20:01:26 +0000 (20:01 +0000)]
better error checking for middle of the sea

13 years agolog progress to stderr instead of stdout, to make use of unbuffered output
Frederik Ramm [Mon, 21 Feb 2011 12:41:44 +0000 (12:41 +0000)]
log progress to stderr instead of stdout, to make use of unbuffered output

13 years agofix potential deadlock when writing a lot of data to a psql pipe and not reading...
Frederik Ramm [Mon, 21 Feb 2011 00:02:17 +0000 (00:02 +0000)]
fix potential deadlock when writing a lot of data to a psql pipe and not reading what comes back;
stdout/stderr weren't used anyway so just connect them through

13 years ago* use osm2pgsql from $PATH if none present locally
Frederik Ramm [Fri, 18 Feb 2011 09:18:37 +0000 (09:18 +0000)]
* use osm2pgsql from $PATH if none present locally
* do not display usage() on successful postcode generation

13 years agofilter by feature rank, current options: country, state, city
Brian Quinion [Tue, 8 Feb 2011 14:45:17 +0000 (14:45 +0000)]
filter by feature rank, current options: country, state, city

13 years agofix search by just country code. Re-order some search results (admin boundaries...
Brian Quinion [Tue, 8 Feb 2011 14:21:39 +0000 (14:21 +0000)]
fix search by just country code.  Re-order some search results (admin boundaries always ended up at the top)

13 years agostop treating capital cities as villages, memory leak on deadlock
Brian Quinion [Tue, 8 Feb 2011 12:09:11 +0000 (12:09 +0000)]
stop treating capital cities as villages, memory leak on deadlock

13 years agoadd logging of broken polygons, improve address export, better diff output in export...
Brian Quinion [Mon, 7 Feb 2011 11:13:18 +0000 (11:13 +0000)]
add logging of broken polygons, improve address export, better diff output in export, bug in address calculation(#3522), reaply #3520, lost in migration

13 years agofix line end
Frederik Ramm [Wed, 2 Feb 2011 14:31:50 +0000 (14:31 +0000)]
fix line end

13 years agolots of little bug fixes and missing files
Brian Quinion [Wed, 2 Feb 2011 12:01:26 +0000 (12:01 +0000)]
lots of little bug fixes and missing files

13 years agofinal result ordering, remove GB postcode hacks
Brian Quinion [Mon, 24 Jan 2011 11:24:47 +0000 (11:24 +0000)]
final result ordering, remove GB postcode hacks

13 years agous postcodes (tiger)
Brian Quinion [Fri, 21 Jan 2011 11:29:39 +0000 (11:29 +0000)]
us postcodes (tiger)

13 years agoaux properties, memory leaks, tweaks to search order
Brian Quinion [Fri, 21 Jan 2011 10:40:44 +0000 (10:40 +0000)]
aux properties, memory leaks, tweaks to search order

13 years agofinally fix adminitrative spelling error, disable fast_update on indexes by default...
Brian Quinion [Wed, 5 Jan 2011 14:07:26 +0000 (14:07 +0000)]
finally fix adminitrative spelling error, disable fast_update on indexes by default (performance), fixes for incremental updates on new codebase

13 years agopull in the special phrases from the wiki
Brian Quinion [Mon, 13 Dec 2010 15:55:52 +0000 (15:55 +0000)]
pull in the special phrases from the wiki

13 years agoclean up formatting
Brian Quinion [Fri, 10 Dec 2010 16:13:07 +0000 (16:13 +0000)]
clean up formatting

13 years agobe a bit efficient about queuing up the places to be indexed
Brian Quinion [Fri, 10 Dec 2010 16:09:43 +0000 (16:09 +0000)]
be a bit efficient about queuing up the places to be indexed

13 years agotiger import code
Brian Quinion [Tue, 7 Dec 2010 13:44:48 +0000 (13:44 +0000)]
tiger import code

13 years agopostcode/zipcode improvements, finish work on handling extratags
Brian Quinion [Tue, 7 Dec 2010 13:41:02 +0000 (13:41 +0000)]
postcode/zipcode improvements, finish work on handling extratags

13 years agofix japan code page and remove ' e ' token - causes problems with 'east'
Brian Quinion [Sun, 28 Nov 2010 18:00:51 +0000 (18:00 +0000)]
fix japan code page and remove ' e ' token - causes problems with 'east'

13 years agomake rank_search consistent
Brian Quinion [Thu, 18 Nov 2010 14:59:39 +0000 (14:59 +0000)]
make rank_search consistent

13 years agoremove the road buffer code - made things slower. Plus some more tiger import code
Brian Quinion [Wed, 17 Nov 2010 15:19:25 +0000 (15:19 +0000)]
remove the road buffer code - made things slower.  Plus some more tiger import code

13 years agomore tiger import code
Brian Quinion [Tue, 16 Nov 2010 13:24:52 +0000 (13:24 +0000)]
more tiger import code

13 years agorename to fix spelling mistake
Brian Quinion [Tue, 16 Nov 2010 12:01:03 +0000 (12:01 +0000)]
rename to fix spelling mistake

13 years agoadd in missing county codes for TIGER 2009
Brian Quinion [Tue, 16 Nov 2010 12:00:16 +0000 (12:00 +0000)]
add in missing county codes for TIGER 2009

13 years agotigger data import
Brian Quinion [Mon, 15 Nov 2010 16:34:27 +0000 (16:34 +0000)]
tigger data import

13 years agochange partition from char to int, partition search_name on country
Brian Quinion [Tue, 9 Nov 2010 10:19:36 +0000 (10:19 +0000)]
change partition from char to int, partition search_name on country

13 years agonatural earth fallback data
Brian Quinion [Tue, 2 Nov 2010 12:28:56 +0000 (12:28 +0000)]
natural earth fallback data

13 years agomore multi-processor improvements
Brian Quinion [Tue, 2 Nov 2010 11:37:11 +0000 (11:37 +0000)]
more multi-processor improvements

13 years agoimages and javascript
Brian Quinion [Mon, 1 Nov 2010 16:07:13 +0000 (16:07 +0000)]
images and javascript

13 years agoimages and javascript
Brian Quinion [Mon, 1 Nov 2010 15:46:28 +0000 (15:46 +0000)]
images and javascript

13 years agooutput templates
Brian Quinion [Mon, 1 Nov 2010 15:21:15 +0000 (15:21 +0000)]
output templates

13 years agomore partitioning work, os open data postcodes, country list fixes
Brian Quinion [Mon, 1 Nov 2010 15:09:10 +0000 (15:09 +0000)]
more partitioning work, os open data postcodes, country list fixes

13 years agogb postcode data (os open license)
Brian Quinion [Mon, 1 Nov 2010 14:06:39 +0000 (14:06 +0000)]
gb postcode data (os open license)

13 years agohstore names / refactoring
Brian Quinion [Wed, 27 Oct 2010 14:05:42 +0000 (14:05 +0000)]
hstore names / refactoring

13 years agobootstap data
Brian Quinion [Tue, 26 Oct 2010 15:58:03 +0000 (15:58 +0000)]
bootstap data

13 years agodata partitioning
Brian Quinion [Tue, 26 Oct 2010 15:22:41 +0000 (15:22 +0000)]
data partitioning

13 years agodefault path fixes
Brian Quinion [Mon, 25 Oct 2010 12:22:22 +0000 (12:22 +0000)]
default path fixes

13 years agonominatim refactoring
Brian Quinion [Mon, 25 Oct 2010 10:50:52 +0000 (10:50 +0000)]
nominatim refactoring

13 years agonominatim refactoring
Brian Quinion [Sat, 23 Oct 2010 23:12:37 +0000 (23:12 +0000)]
nominatim refactoring