]>
git.openstreetmap.org Git - nominatim.git/log
IrlJidel [Wed, 2 Oct 2013 09:53:21 +0000 (10:53 +0100)]
dont include polling time for batch duration for non-minutely updates, log name of each update step
IrlJidel [Mon, 30 Sep 2013 12:44:50 +0000 (13:44 +0100)]
output date of steps during import-osmosis
IrlJidel [Mon, 30 Sep 2013 12:25:30 +0000 (13:25 +0100)]
show import_osmosis_log insert statements, print completed log after import_status inserts
IrlJidel [Mon, 30 Sep 2013 12:20:24 +0000 (13:20 +0100)]
set start time for indexing step
Sarah Hoffmann [Sun, 29 Sep 2013 15:22:21 +0000 (17:22 +0200)]
revoke most of www-data's write rights
Philippe [Fri, 27 Sep 2013 21:59:42 +0000 (17:59 -0400)]
added FIPS codes for 60xxx, 66xxx, 69xxx, 72xxx and 78xxx
Sarah Hoffmann [Thu, 26 Sep 2013 19:19:29 +0000 (21:19 +0200)]
new development release 2.2
Sarah Hoffmann [Wed, 25 Sep 2013 21:07:57 +0000 (23:07 +0200)]
Merge remote-tracking branch 'upstream/master'
Sarah Hoffmann [Wed, 25 Sep 2013 21:05:47 +0000 (23:05 +0200)]
make import-osmosis(-all) fail with error code!=0
Sarah Hoffmann [Wed, 25 Sep 2013 20:55:47 +0000 (22:55 +0200)]
make html validator happy
Sarah Hoffmann [Mon, 23 Sep 2013 19:55:51 +0000 (21:55 +0200)]
Merge remote-tracking branch 'upstream/master'
Sarah Hoffmann [Mon, 23 Sep 2013 18:51:44 +0000 (20:51 +0200)]
update osm2pgsql (failing updates)
Sarah Hoffmann [Mon, 23 Sep 2013 18:50:13 +0000 (20:50 +0200)]
update authors and change log for pending release
Sarah Hoffmann [Thu, 19 Sep 2013 21:47:27 +0000 (23:47 +0200)]
Merge remote-tracking branch 'upstream/master'
Sarah Hoffmann [Thu, 19 Sep 2013 21:42:15 +0000 (23:42 +0200)]
restrict max admin_level when patching in tag changes into placex
Sarah Hoffmann [Thu, 19 Sep 2013 20:56:55 +0000 (22:56 +0200)]
make sleep interval dependent on date of last batch
Sarah Hoffmann [Thu, 19 Sep 2013 20:08:22 +0000 (22:08 +0200)]
move blocking of highway objects into osm2pgsql
Sarah Hoffmann [Tue, 17 Sep 2013 19:26:07 +0000 (21:26 +0200)]
force delete from place if there is no corresponding object in placex
This might happen for nameless landuse/natural objects that are added to place
during initial import but then dropped when being copied to placex.
If they later receive a name, thus becoming valid, then place_insert should
delete the orphan object in place and reinsert it. If they are large enough,
the place_delete trigger prevents them from being removed. The additional
update fools the delete trigger.
Brian Quinion [Thu, 19 Sep 2013 14:19:31 +0000 (15:19 +0100)]
Remove stray exit from debug
Brian Quinion [Thu, 19 Sep 2013 11:22:29 +0000 (12:22 +0100)]
Sanity check on download.geofabrik.de update interval
Sarah Hoffmann [Thu, 19 Sep 2013 06:24:07 +0000 (08:24 +0200)]
add crossdomain.xml
Sarah Hoffmann [Tue, 17 Sep 2013 16:55:37 +0000 (18:55 +0200)]
disable selective reverse plan. again.
Sarah Hoffmann [Tue, 17 Sep 2013 16:54:52 +0000 (18:54 +0200)]
Merge remote-tracking branch 'upstream/master'
Conflicts:
utils/update.php
Sarah Hoffmann [Tue, 17 Sep 2013 16:51:26 +0000 (18:51 +0200)]
accommodate planet growth
Sarah Hoffmann [Tue, 17 Sep 2013 16:33:44 +0000 (18:33 +0200)]
use object properties in loadStructuredAddressElement()
Sarah Hoffmann [Mon, 16 Sep 2013 22:22:08 +0000 (00:22 +0200)]
move country to end of structured query
Fixes https://trac.openstreetmap.org/ticket/4918
Sarah Hoffmann [Sun, 15 Sep 2013 22:05:26 +0000 (00:05 +0200)]
reenable reverse order queries, leave disabled for structured queries
Sarah Hoffmann [Sun, 15 Sep 2013 21:10:26 +0000 (23:10 +0200)]
allow osm2pgsql cache memory to be set for updates
Sarah Hoffmann [Sat, 13 Jul 2013 19:38:09 +0000 (21:38 +0200)]
allow setup without partitions
Sarah Hoffmann [Fri, 13 Sep 2013 18:51:38 +0000 (20:51 +0200)]
Merge remote-tracking branch 'upstream/master'
Brian Quinion [Fri, 13 Sep 2013 16:45:23 +0000 (17:45 +0100)]
Fix missed local variable aAddressRankList in conversion
Brian Quinion [Fri, 13 Sep 2013 13:24:16 +0000 (14:24 +0100)]
Limit wordset combination explosion to 120 variants (1x2x3x4x5)
Sarah Hoffmann [Thu, 12 Sep 2013 17:35:24 +0000 (19:35 +0200)]
Merge remote-tracking branch 'upstream/master'
Brian Quinion [Thu, 12 Sep 2013 15:16:00 +0000 (16:16 +0100)]
fix structured and batch mode. Add constant to disable batch mode by default
Sarah Hoffmann [Tue, 10 Sep 2013 19:09:11 +0000 (21:09 +0200)]
give mild preference to results in viewbox
Sarah Hoffmann [Tue, 10 Sep 2013 18:16:07 +0000 (20:16 +0200)]
Merge remote-tracking branch 'upstream/master'
Conflicts:
lib/Geocode.php
Sarah Hoffmann [Tue, 10 Sep 2013 18:10:53 +0000 (20:10 +0200)]
use object properties in getDetails()
Sarah Hoffmann [Tue, 10 Sep 2013 17:26:19 +0000 (19:26 +0200)]
disable aux tables
Sarah Hoffmann [Tue, 10 Sep 2013 17:19:24 +0000 (19:19 +0200)]
penalty for special searches
Sarah Hoffmann [Tue, 10 Sep 2013 17:11:19 +0000 (19:11 +0200)]
allow reverse search order by default
Sarah Hoffmann [Tue, 10 Sep 2013 17:09:17 +0000 (19:09 +0200)]
Merge remote-tracking branch 'upstream/master'
Conflicts:
website/search.php
Brian Quinion [Mon, 9 Sep 2013 15:18:40 +0000 (16:18 +0100)]
improve admin type labels
Brian Quinion [Mon, 9 Sep 2013 14:55:30 +0000 (15:55 +0100)]
add a json output format for hierarchy
Sarah Hoffmann [Mon, 9 Sep 2013 14:16:01 +0000 (16:16 +0200)]
provide contact for 403s
Brian Quinion [Mon, 9 Sep 2013 13:10:09 +0000 (14:10 +0100)]
replace '_' and ' ' when matching wikipedia article names
Brian Quinion [Mon, 9 Sep 2013 13:09:28 +0000 (14:09 +0100)]
Test code for creating osm breadcrumbs and hierarchy
Brian Quinion [Mon, 9 Sep 2013 13:06:57 +0000 (14:06 +0100)]
only places that are part of the address should be used as a parent
Sarah Hoffmann [Mon, 9 Sep 2013 11:46:59 +0000 (13:46 +0200)]
Merge branch 'osmosis_error_return' of https://github.com/woodpeck/Nominatim
Sarah Hoffmann [Mon, 9 Sep 2013 11:45:41 +0000 (13:45 +0200)]
Merge branch 'master' of https://github.com/spin0us/Nominatim
Brian Quinion [Fri, 6 Sep 2013 09:58:48 +0000 (10:58 +0100)]
make missing osmosis non-fatal for 'all' option - just skip it
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 [Fri, 30 Aug 2013 23:14:35 +0000 (01:14 +0200)]
don't bulk ua banned ips
Frederik Ramm [Fri, 30 Aug 2013 08:42:21 +0000 (10:42 +0200)]
re-run osmosis also on return codes other than 1
Sarah Hoffmann [Sat, 24 Aug 2013 07:00:02 +0000 (09:00 +0200)]
switch tiger tables manually
Sarah Hoffmann [Wed, 14 Aug 2013 17:54:30 +0000 (19:54 +0200)]
update osm2pgsql (excluding certain *=yes tags)
Sarah Hoffmann [Wed, 14 Aug 2013 17:54:30 +0000 (19:54 +0200)]
update osm2pgsql (excluding certain *=yes tags)
Spin0us [Wed, 31 Jul 2013 05:48:29 +0000 (07:48 +0200)]
Update update.php
Sarah Hoffmann [Fri, 12 Jul 2013 17:48:45 +0000 (19:48 +0200)]
hint blocked IPs about missing UA
Sarah Hoffmann [Tue, 9 Jul 2013 18:42:36 +0000 (20:42 +0200)]
add small penalty for special searches
Sarah Hoffmann [Sun, 7 Jul 2013 14:45:43 +0000 (16:45 +0200)]
Merge remote-tracking branch 'upstream/master'
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 [Mon, 1 Jul 2013 17:58:27 +0000 (19:58 +0200)]
Revert "increase inital search radius for reverse"
This reverts commit
8d7eb9da6656fee0d924a5a2f5a5caf0671a9a41 .
Sarah Hoffmann [Sat, 29 Jun 2013 09:49:40 +0000 (11:49 +0200)]
make UA blocks configurable
Sarah Hoffmann [Sat, 29 Jun 2013 08:39:42 +0000 (10:39 +0200)]
log UA blocks properly
Sarah Hoffmann [Fri, 28 Jun 2013 22:33:43 +0000 (00:33 +0200)]
increase inital search radius for reverse
Sarah Hoffmann [Fri, 28 Jun 2013 22:32:40 +0000 (00:32 +0200)]
block heavy users without user agent
Sarah Hoffmann [Fri, 28 Jun 2013 22:01:31 +0000 (00:01 +0200)]
log referer
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 [Thu, 20 Jun 2013 19:09:38 +0000 (21:09 +0200)]
Merge remote-tracking branch 'upstream/master'
Sarah Hoffmann [Wed, 19 Jun 2013 20:58:46 +0000 (22:58 +0200)]
support for partial matching of US ZIP+4 codes
Sarah Hoffmann [Tue, 18 Jun 2013 19:30:25 +0000 (21:30 +0200)]
enable reverse search order for everybody
Sarah Hoffmann [Tue, 18 Jun 2013 19:06:30 +0000 (21:06 +0200)]
Merge remote-tracking branch 'upstream/master'
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
Sarah Hoffmann [Fri, 14 Jun 2013 16:22:31 +0000 (18:22 +0200)]
Merge remote-tracking branch 'upstream/master'
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:50:18 +0000 (23:50 +0200)]
add max age for access control headers
Sarah Hoffmann [Fri, 24 May 2013 21:49:01 +0000 (23:49 +0200)]
reduce max term splits
Sarah Hoffmann [Fri, 24 May 2013 21:38:19 +0000 (23:38 +0200)]
Merge remote-tracking branch 'upstream/master'