]> git.openstreetmap.org Git - nominatim.git/log
nominatim.git
11 years agoMerge remote-tracking branch 'upstream/master'
Sarah Hoffmann [Tue, 22 Jan 2013 07:14:58 +0000 (08:14 +0100)]
Merge remote-tracking branch 'upstream/master'

Conflicts:
sql/partition-functions.src.sql
sql/partition-tables.src.sql

11 years agodelete outdated entries from location_area_country
Sarah Hoffmann [Tue, 22 Jan 2013 07:01:30 +0000 (08:01 +0100)]
delete outdated entries from location_area_country

11 years agosplit partition.sql into table and function parts
Sarah Hoffmann [Sat, 19 Jan 2013 15:19:55 +0000 (16:19 +0100)]
split partition.sql into table and function parts

Makes it easier to patch partition functions on an already existing
database.

11 years agoMerge remote-tracking branch 'upstream/master'
Sarah Hoffmann [Sat, 19 Jan 2013 08:29:39 +0000 (09:29 +0100)]
Merge remote-tracking branch 'upstream/master'

11 years agoFor structured queries remove type list for building / street level features
Brian Quinion [Sat, 19 Jan 2013 01:47:17 +0000 (01:47 +0000)]
For structured queries remove type list for building / street level features

11 years agoMerge remote-tracking branch 'upstream/master'
Sarah Hoffmann [Fri, 18 Jan 2013 21:31:11 +0000 (22:31 +0100)]
Merge remote-tracking branch 'upstream/master'

11 years agorespect exclude_place_ids in poi searches
Sarah Hoffmann [Fri, 18 Jan 2013 21:27:18 +0000 (22:27 +0100)]
respect exclude_place_ids in poi searches

11 years agoallow country name at beginning for reverse order
Sarah Hoffmann [Fri, 18 Jan 2013 19:54:28 +0000 (20:54 +0100)]
allow country name at beginning for reverse order

11 years agomake block limit depend on bulk load not CPU load
Sarah Hoffmann [Fri, 18 Jan 2013 18:18:11 +0000 (19:18 +0100)]
make block limit depend on bulk load not CPU load

11 years agoMerge remote-tracking branch 'upstream/master'
Sarah Hoffmann [Mon, 14 Jan 2013 22:59:30 +0000 (23:59 +0100)]
Merge remote-tracking branch 'upstream/master'

Conflicts:
utils/setup.php

11 years agoMerge branch 'master' of github.com:twain47/Nominatim
Brian Quinion [Mon, 14 Jan 2013 22:31:20 +0000 (22:31 +0000)]
Merge branch 'master' of github.com:twain47/Nominatim

11 years agolittle bit more space to make the design work in chrome
Brian Quinion [Mon, 14 Jan 2013 22:29:54 +0000 (22:29 +0000)]
little bit more space to make the design work in chrome

11 years agosupport custom psql port in setup.php
Sarah Hoffmann [Mon, 14 Jan 2013 21:48:52 +0000 (22:48 +0100)]
support custom psql port in setup.php

patch by b3nn0 (see http://trac.openstreetmap.org/ticket/4736)

11 years agouse Postgis Version variable
appelflap [Sun, 6 Jan 2013 18:48:30 +0000 (19:48 +0100)]
use Postgis Version variable

11 years agoMerge remote-tracking branch 'upstream/master'
Sarah Hoffmann [Thu, 3 Jan 2013 21:13:41 +0000 (22:13 +0100)]
Merge remote-tracking branch 'upstream/master'

11 years agowrong variable name in json output
Brian Quinion [Thu, 20 Dec 2012 01:28:10 +0000 (01:28 +0000)]
wrong variable name in json output

11 years agoinclude zip codes for addresses linked to the street in the address search terms
Brian Quinion [Thu, 20 Dec 2012 17:49:37 +0000 (17:49 +0000)]
include zip codes for addresses linked to the street in the address search terms

11 years agoperformance: for low frequency name terms disable use of postgresql address index...
Brian Quinion [Thu, 20 Dec 2012 17:47:57 +0000 (17:47 +0000)]
performance: for low frequency name terms disable use of postgresql address index. Theshold is probably about 1000 but optimal value will probably depend on hardware.

11 years agowrong variable name in json output
Brian Quinion [Thu, 20 Dec 2012 01:28:10 +0000 (01:28 +0000)]
wrong variable name in json output

11 years agorelease in postgis version string is optional
Brian Quinion [Tue, 18 Dec 2012 17:39:01 +0000 (17:39 +0000)]
release in postgis version string is optional

11 years agomake sure rank 28 to 30 places are assigned a centroid value
Brian Quinion [Tue, 18 Dec 2012 13:37:48 +0000 (13:37 +0000)]
make sure rank 28 to 30 places are assigned a centroid value

11 years agoadd constant to define postgis version. Verify definted version constants are correc...
Brian Quinion [Tue, 18 Dec 2012 13:09:50 +0000 (13:09 +0000)]
add constant to define postgis version.  Verify definted version constants are correct during database creation.

11 years agouse the new centroid property of placex in queries rather than calculating using...
Brian Quinion [Tue, 18 Dec 2012 12:50:34 +0000 (12:50 +0000)]
use the new centroid property of placex in queries rather than calculating using st_centroid(geometry)

11 years agoMerge remote-tracking branch 'upstream/master'
Sarah Hoffmann [Mon, 17 Dec 2012 22:07:03 +0000 (23:07 +0100)]
Merge remote-tracking branch 'upstream/master'

Conflicts:
lib/init-website.php
settings/settings.php

11 years agoincrease search radius for named roads
Sarah Hoffmann [Mon, 17 Dec 2012 21:14:11 +0000 (22:14 +0100)]
increase search radius for named roads

alleviates symptoms of trac ticket #4719

11 years agoInclude the centre point on the details page
Brian Quinion [Mon, 17 Dec 2012 15:28:37 +0000 (15:28 +0000)]
Include the centre point on the details page

11 years agoonly add Access-Control-Allow-Headers if needed
Brian Quinion [Mon, 17 Dec 2012 15:00:49 +0000 (15:00 +0000)]
only add Access-Control-Allow-Headers if needed

11 years agoChange access control to implement more of CORS. Change so OPTIONS requests don...
Brian Quinion [Mon, 17 Dec 2012 00:24:58 +0000 (00:24 +0000)]
Change access control to implement more of CORS.  Change so OPTIONS requests don't do an actual search/reverse request

11 years agostart graph at 0
Sarah Hoffmann [Sun, 16 Dec 2012 15:33:53 +0000 (16:33 +0100)]
start graph at 0

11 years agoMerge remote-tracking branch 'upstream/master'
Sarah Hoffmann [Sun, 16 Dec 2012 15:25:58 +0000 (16:25 +0100)]
Merge remote-tracking branch 'upstream/master'

11 years agoproperly close connections to postgres
Sarah Hoffmann [Sun, 16 Dec 2012 15:23:50 +0000 (16:23 +0100)]
properly close connections to postgres

11 years agoincrease penalty for search requests
Sarah Hoffmann [Sun, 16 Dec 2012 11:02:50 +0000 (12:02 +0100)]
increase penalty for search requests

11 years agoinvalidate rank >27 places around roads
Sarah Hoffmann [Sun, 16 Dec 2012 10:54:46 +0000 (11:54 +0100)]
invalidate rank >27 places around roads

Ensures that addresses are correctly reparented if a road is inserted
after the address itself was inserted.

11 years agocheck return of DB creation command
Sarah Hoffmann [Sat, 15 Dec 2012 10:31:25 +0000 (11:31 +0100)]
check return of DB creation command

11 years agobulk ip watch
Sarah Hoffmann [Fri, 14 Dec 2012 22:37:10 +0000 (23:37 +0100)]
bulk ip watch

11 years agoMerge remote-tracking branch 'upstream/master'
Sarah Hoffmann [Fri, 14 Dec 2012 21:14:12 +0000 (22:14 +0100)]
Merge remote-tracking branch 'upstream/master'

11 years agoMerge branch 'master' of github.com:twain47/Nominatim
Brian Quinion [Fri, 14 Dec 2012 20:48:33 +0000 (20:48 +0000)]
Merge branch 'master' of github.com:twain47/Nominatim

11 years agoadd support for boundary:postal_code, handle fallback address elements more elegantly
Brian Quinion [Fri, 14 Dec 2012 20:48:27 +0000 (20:48 +0000)]
add support for boundary:postal_code, handle fallback address elements more elegantly

11 years agoMerge remote-tracking branch 'upstream/master'
Sarah Hoffmann [Thu, 13 Dec 2012 19:33:27 +0000 (20:33 +0100)]
Merge remote-tracking branch 'upstream/master'

11 years agoadd street to the address of rank >27 objects
Sarah Hoffmann [Thu, 13 Dec 2012 19:31:52 +0000 (20:31 +0100)]
add street to the address of rank >27 objects

fixes trac ticket #4711

11 years agointroducing extra pools for bulk users
Sarah Hoffmann [Wed, 12 Dec 2012 18:38:48 +0000 (19:38 +0100)]
introducing extra pools for bulk users

11 years agogo back to returning original language if none is specified
Sarah Hoffmann [Wed, 12 Dec 2012 18:26:48 +0000 (19:26 +0100)]
go back to returning original language if none is specified

11 years agoMerge remote-tracking branch 'upstream/master'
Sarah Hoffmann [Wed, 12 Dec 2012 17:55:03 +0000 (18:55 +0100)]
Merge remote-tracking branch 'upstream/master'

Conflicts:
lib/init-website.php

11 years agomore isset checks for PHP variables
Sarah Hoffmann [Sun, 9 Dec 2012 08:35:34 +0000 (09:35 +0100)]
more isset checks for PHP variables

11 years agobetter fallback for address component names (avoid labeling mutliple values 'boundary...
Brian Quinion [Wed, 12 Dec 2012 02:09:18 +0000 (02:09 +0000)]
better fallback for address component names (avoid labeling mutliple values 'boundary') and handle situation where a place doesn't have a valid name tag for fallback.

11 years agoincluded calculated importance on details. Change importance calc to prefer places...
Brian Quinion [Wed, 12 Dec 2012 01:44:39 +0000 (01:44 +0000)]
included calculated importance on details.  Change importance calc to prefer places with a wikipedia tag now that the code is better tested

11 years agorestrict to one sleep per bucket. A second sleep while already sleeping results...
Brian Quinion [Mon, 10 Dec 2012 01:36:33 +0000 (01:36 +0000)]
restrict to one sleep per bucket.  A second sleep while already sleeping results in a block.

11 years agoUse Etc/UTC timezone for updates for reliability
Brian Quinion [Sat, 8 Dec 2012 21:42:12 +0000 (21:42 +0000)]
Use Etc/UTC timezone for updates for reliability

11 years agomove memcache bucket functions to their own file
Brian Quinion [Sat, 8 Dec 2012 21:41:09 +0000 (21:41 +0000)]
move memcache bucket functions to their own file

11 years agoif doing structured query limit the types of osm place returned
Brian Quinion [Sat, 8 Dec 2012 21:40:20 +0000 (21:40 +0000)]
if doing structured query limit the types of osm place returned

11 years agoprune list of blocked items if too large, different costs for different page types
Brian Quinion [Sat, 8 Dec 2012 21:39:24 +0000 (21:39 +0000)]
prune list of blocked items if too large, different costs for different page types

11 years agotiny formating change to utils/blocks.php
Brian Quinion [Sat, 8 Dec 2012 18:56:59 +0000 (18:56 +0000)]
tiny formating change to utils/blocks.php

11 years agoadd an option for max number of sleeping threads
Brian Quinion [Sat, 8 Dec 2012 18:55:17 +0000 (18:55 +0000)]
add an option for max number of sleeping threads

11 years agosort output of blocked list by block timestamp
Brian Quinion [Sat, 8 Dec 2012 17:58:24 +0000 (17:58 +0000)]
sort output of blocked list by block timestamp

11 years agoremove debug
Brian Quinion [Sat, 8 Dec 2012 17:43:18 +0000 (17:43 +0000)]
remove debug

11 years agorate limiting using memcache
Brian Quinion [Sat, 8 Dec 2012 17:38:10 +0000 (17:38 +0000)]
rate limiting using memcache

11 years agoMerge remote-tracking branch 'upstream/master'
Sarah Hoffmann [Wed, 5 Dec 2012 23:26:48 +0000 (00:26 +0100)]
Merge remote-tracking branch 'upstream/master'

Conflicts:
sql/tables.sql
utils/setup.php
website/search.php

11 years agojsonv2 returns wrong place_rank
Brian Quinion [Wed, 5 Dec 2012 15:34:27 +0000 (15:34 +0000)]
jsonv2 returns wrong place_rank

11 years agoExperimental option to dry dropping query terms as part of search plan (disabled...
Brian Quinion [Mon, 3 Dec 2012 17:41:29 +0000 (17:41 +0000)]
Experimental option to dry dropping query terms as part of search plan (disabled by default)

11 years agomove deletable and polygons into default website
Brian Quinion [Mon, 3 Dec 2012 14:26:29 +0000 (14:26 +0000)]
move deletable and polygons into default website

11 years agoMerge branch 'master' of github.com:twain47/Nominatim
Brian Quinion [Mon, 3 Dec 2012 14:14:40 +0000 (14:14 +0000)]
Merge branch 'master' of github.com:twain47/Nominatim

11 years agoremove unused SQL statements
Sarah Hoffmann [Sun, 2 Dec 2012 22:51:45 +0000 (23:51 +0100)]
remove unused SQL statements

11 years agoselect rights on import_polygon_delete for web view
Sarah Hoffmann [Thu, 29 Nov 2012 20:58:05 +0000 (21:58 +0100)]
select rights on import_polygon_delete for web view

11 years agoadd web view for import_polygon_delete
Sarah Hoffmann [Thu, 29 Nov 2012 20:44:59 +0000 (21:44 +0100)]
add web view for import_polygon_delete

11 years agoadd maintenance functions for deleting/updating regions
Sarah Hoffmann [Thu, 29 Nov 2012 20:43:33 +0000 (21:43 +0100)]
add maintenance functions for deleting/updating regions

11 years agoMerge branch 'master' of github.com:twain47/Nominatim
Brian Quinion [Wed, 28 Nov 2012 14:50:02 +0000 (14:50 +0000)]
Merge branch 'master' of github.com:twain47/Nominatim

11 years agoAdd css dir to create-website
IrlJidel [Mon, 19 Nov 2012 16:00:19 +0000 (16:00 +0000)]
Add css dir to create-website

11 years agoInclude the Last Updated timestamp in details
Brian Quinion [Sun, 18 Nov 2012 14:58:46 +0000 (14:58 +0000)]
Include the Last Updated timestamp in details

11 years agodon't search for country if house number was requested
Sarah Hoffmann [Sat, 17 Nov 2012 21:28:01 +0000 (22:28 +0100)]
don't search for country if house number was requested

11 years agointernally use higher result limits
Sarah Hoffmann [Sat, 17 Nov 2012 20:16:47 +0000 (21:16 +0100)]
internally use higher result limits

Avoids that too few results are returned when there are duplicates
in the results due to linked places.

11 years agoclean up details page
Sarah Hoffmann [Fri, 16 Nov 2012 22:04:25 +0000 (23:04 +0100)]
clean up details page

Make it pass as valid XHTML and move CSS into its own file.

11 years agoclean up html for search form
Sarah Hoffmann [Fri, 16 Nov 2012 21:22:04 +0000 (22:22 +0100)]
clean up html for search form

- move CSS to its own file
- make it pass as valid XHTML
- move attribution into Mapnik layer definition
- remove Osmarender layer

11 years agoAccidentally used the same variable name for 2 things - broken search by class&type
Brian Quinion [Thu, 15 Nov 2012 17:27:08 +0000 (17:27 +0000)]
Accidentally used the same variable name for 2 things - broken search by class&type

11 years agoscript to pull language list from openstreetmap wiki
Brian Quinion [Wed, 14 Nov 2012 23:50:52 +0000 (23:50 +0000)]
script to pull language list from openstreetmap wiki

11 years agoupdate osm country grid to fully ODBL compatible data set. Update country_grid gener...
Brian Quinion [Wed, 14 Nov 2012 21:46:48 +0000 (21:46 +0000)]
update osm country grid to fully ODBL compatible data set.  Update country_grid generation script.

11 years agowrap KML polygon in XML output with geokml element
Sarah Hoffmann [Sun, 11 Nov 2012 21:46:22 +0000 (22:46 +0100)]
wrap KML polygon in XML output with geokml element

11 years agogive www-data select rights on query_log
Sarah Hoffmann [Sun, 11 Nov 2012 15:41:06 +0000 (16:41 +0100)]
give www-data select rights on query_log

11 years agouse geometry WKT for highlighting in search view
Sarah Hoffmann [Fri, 9 Nov 2012 21:35:45 +0000 (22:35 +0100)]
use geometry WKT for highlighting in search view

also cleans up unused code in details view

11 years agoforgot some brackets
Sarah Hoffmann [Thu, 8 Nov 2012 22:03:00 +0000 (23:03 +0100)]
forgot some brackets

11 years agosimplify geometry handling in details page
Sarah Hoffmann [Thu, 8 Nov 2012 21:21:20 +0000 (22:21 +0100)]
simplify geometry handling in details page

Hand the WKT directly to OpenLayers and let the client do the parsing,
it will be able to handle multipolygons as well as line strings.
Simplify geometries if they have too many points.

Also limit the number of child objects listed to 500.

11 years agoavoid matching of error message twice
Sarah Hoffmann [Thu, 8 Nov 2012 19:37:23 +0000 (20:37 +0100)]
avoid matching of error message twice

11 years agoinclude edit links for errors
Brian Quinion [Thu, 8 Nov 2012 00:46:39 +0000 (00:46 +0000)]
include edit links for errors

11 years agomake selfintersections a link
Brian Quinion [Wed, 7 Nov 2012 23:46:50 +0000 (23:46 +0000)]
make selfintersections a link

11 years agoextend error reporting for invalid geometries
Sarah Hoffmann [Wed, 7 Nov 2012 23:06:47 +0000 (00:06 +0100)]
extend error reporting for invalid geometries

11 years agoRemove '(named features only)' because it isn't true any more
Brian Quinion [Wed, 7 Nov 2012 16:51:41 +0000 (16:51 +0000)]
Remove '(named features only)' because it isn't true any more

11 years agoGet route param working again after recent changes (implies bounded=1)
Brian Quinion [Wed, 7 Nov 2012 01:22:17 +0000 (01:22 +0000)]
Get route param working again after recent changes (implies bounded=1)

11 years agoMissing some exact name matches when searching for 'special' phrases
Brian Quinion [Wed, 7 Nov 2012 00:48:20 +0000 (00:48 +0000)]
Missing some exact name matches when searching for 'special' phrases

11 years agomising string concatenation (.)
Brian Quinion [Tue, 6 Nov 2012 20:04:31 +0000 (20:04 +0000)]
mising string concatenation (.)

11 years agomove error messages to consistent 'userError' function and return 400 Bad Request
Brian Quinion [Tue, 6 Nov 2012 13:16:19 +0000 (13:16 +0000)]
move error messages to consistent 'userError' function and return 400 Bad Request

11 years agomake number of polygon outputs allowed a constant
Brian Quinion [Tue, 6 Nov 2012 13:10:25 +0000 (13:10 +0000)]
make number of polygon outputs allowed a constant

11 years agolimit polygon output to one type as a time
Brian Quinion [Tue, 6 Nov 2012 13:06:46 +0000 (13:06 +0000)]
limit polygon output to one type as a time

11 years agoAdd options to output polygon in various formats: polygon_geojson=1&polygon_svg=1...
Brian Quinion [Tue, 6 Nov 2012 00:08:01 +0000 (00:08 +0000)]
Add options to output polygon in various formats: polygon_geojson=1&polygon_svg=1&polygon_kml=1&polygon_text=1 They can be all used at the same time if prefered.  Where format and polygon type are compatible output is as native type e.g. format=json&polygon_geojson=1

11 years agoHandle multipolygon geometry a little bit (return first outer ring)
Brian Quinion [Mon, 5 Nov 2012 22:47:42 +0000 (22:47 +0000)]
Handle multipolygon geometry a little bit (return first outer ring)

11 years agoAutomatically calculate the state file for replication from the last node in the db
Brian Quinion [Mon, 22 Oct 2012 02:09:38 +0000 (03:09 +0100)]
Automatically calculate the state file for replication from the last node in the db

11 years agoremove accidentally committed exit command
Brian Quinion [Mon, 5 Nov 2012 14:04:14 +0000 (14:04 +0000)]
remove accidentally committed exit command

11 years agoinclude a bit of extra details for polygon errors in output on details.php page
Brian Quinion [Mon, 5 Nov 2012 14:00:54 +0000 (14:00 +0000)]
include a bit of extra details for polygon errors in output on details.php page

11 years agodon't include linked_place_id places in the sql output (causes errors on paging ...
Brian Quinion [Mon, 5 Nov 2012 13:57:02 +0000 (13:57 +0000)]
don't include linked_place_id places in the sql output (causes errors on paging / number of results returned)

11 years agoAllow option of structured search queries (params amenity,street,city,county,state...
Brian Quinion [Fri, 2 Nov 2012 17:52:33 +0000 (17:52 +0000)]
Allow option of structured search queries (params amenity,street,city,county,state,country)

11 years agofix some php warnings for cleaner output
Brian Quinion [Fri, 2 Nov 2012 17:42:05 +0000 (17:42 +0000)]
fix some php warnings for cleaner output

11 years agohstore in 9.2 replaces k=>v with hstore(k,v). Update sql to reflect change and intro...
Brian Quinion [Thu, 1 Nov 2012 01:47:30 +0000 (01:47 +0000)]
hstore in 9.2 replaces k=>v with hstore(k,v).  Update sql to reflect change and introduce compatability function for pre 9.1 postgresql