]> git.openstreetmap.org Git - nominatim.git/shortlog
nominatim.git
2013-03-18 Brian Quinionadd mysql to pgsql tool as lib
2013-03-18 Brian Quinionfirst draft of wikipedia article/importance import...
2013-03-02 Sarah Hoffmannmore bigint fixes
2013-02-28 Brian QuinionImport class:type from linked features to the extratags...
2013-02-27 Sarah Hoffmannupdate osm2pgsql (for cemeteries)
2013-02-27 Sarah Hoffmanndisable warning about missing chars
2013-02-26 Sarah Hoffmannname patching with default language for the case where...
2013-02-26 Sarah Hoffmannswitch to main overpass server
2013-02-24 Sarah Hoffmannremove full-word constraint for possible main words
2013-02-20 Sarah Hoffmannupdate to newest osm2pgsql
2013-02-20 Sarah Hoffmannadd PG_CONFIG path to module makefile
2013-02-17 Sarah Hoffmannremove special handling of mountain passes
2013-02-13 Sarah HoffmannRevert "increase search radius for named roads"
2013-02-13 Sarah HoffmannMerge branch 'address-importance' of https://github...
2013-02-12 Sarah Hoffmannincrease initial search radius for reverse lookups
2013-02-12 Brian Quinionanother int => bigint issue in addressline
2013-02-09 Brian Quinionfix some mised INTEGER to BIGINT conversions
2013-02-08 Sarah Hoffmannadd partial word search term to keywords as well
2013-02-07 Brian Quinioninclude the type (not just class) in the dedupe
2013-02-07 Brian Quinionmore debug in reverse geocoding
2013-02-07 Brian Quinionmerge in the postcode and is_in terms into the address...
2013-01-31 Sarah Hoffmannsplit query as utf8 string to avoid splitting on non...
2013-01-31 Sarah Hoffmannstack importance instead of multiplying it for order
2013-01-31 Sarah Hoffmannorder results by importance of address parts
2013-01-31 Brian Quinionnow data isn't so lagy show the 'real' import date
2013-01-31 Brian Quinionavoid dropping tokens completely just because they...
2013-01-30 Brian Quinionfor structured queries assume 2 char country param...
2013-01-30 Brian Quinionexpose 'importance' value of place in xml/json/jsonv2...
2013-01-30 Brian QuinionChange round how CONST_Max_Word_Frequency is applied...
2013-01-26 Sarah Hoffmannremove OL touch controls
2013-01-24 Brian QuinionA bunch more places that should be using calculated_cou...
2013-01-24 Brian Quinionclean up some of the debug output
2013-01-24 Brian QuinionDelete all records for a linked place so that they...
2013-01-24 Brian QuinionBasic status page for monitoring nominatim is working
2013-01-22 Sarah Hoffmannupdate to OpenLayers 2.12
2013-01-22 Sarah Hoffmanndelete outdated entries from location_area_country
2013-01-19 Sarah Hoffmannsplit partition.sql into table and function parts
2013-01-19 Brian QuinionFor structured queries remove type list for building...
2013-01-18 Sarah Hoffmannrespect exclude_place_ids in poi searches
2013-01-18 Sarah Hoffmannallow country name at beginning for reverse order
2013-01-14 Brian QuinionMerge branch 'master' of github.com:twain47/Nominatim
2013-01-14 Brian Quinionlittle bit more space to make the design work in chrome
2013-01-14 Sarah Hoffmannsupport custom psql port in setup.php
2013-01-06 appelflapuse Postgis Version variable
2012-12-20 Brian Quinioninclude zip codes for addresses linked to the street...
2012-12-20 Brian Quinionperformance: for low frequency name terms disable use...
2012-12-20 Brian Quinionwrong variable name in json output
2012-12-18 Brian Quinionrelease in postgis version string is optional
2012-12-18 Brian Quinionmake sure rank 28 to 30 places are assigned a centroid...
2012-12-18 Brian Quinionadd constant to define postgis version. Verify definte...
2012-12-18 Brian Quinionuse the new centroid property of placex in queries...
2012-12-17 Sarah Hoffmannincrease search radius for named roads
2012-12-17 Brian QuinionInclude the centre point on the details page
2012-12-17 Brian Quiniononly add Access-Control-Allow-Headers if needed
2012-12-17 Brian QuinionChange access control to implement more of CORS. Chang...
2012-12-16 Sarah Hoffmannproperly close connections to postgres
2012-12-16 Sarah Hoffmanninvalidate rank >27 places around roads
2012-12-15 Sarah Hoffmanncheck return of DB creation command
2012-12-14 Brian QuinionMerge branch 'master' of github.com:twain47/Nominatim
2012-12-14 Brian Quinionadd support for boundary:postal_code, handle fallback...
2012-12-13 Sarah Hoffmannadd street to the address of rank >27 objects
2012-12-12 Sarah Hoffmannmore isset checks for PHP variables
2012-12-12 Brian Quinionbetter fallback for address component names (avoid...
2012-12-12 Brian Quinionincluded calculated importance on details. Change...
2012-12-10 Brian Quinionrestrict to one sleep per bucket. A second sleep while...
2012-12-08 Brian QuinionUse Etc/UTC timezone for updates for reliability
2012-12-08 Brian Quinionmove memcache bucket functions to their own file
2012-12-08 Brian Quinionif doing structured query limit the types of osm place...
2012-12-08 Brian Quinionprune list of blocked items if too large, different...
2012-12-08 Brian Quiniontiny formating change to utils/blocks.php
2012-12-08 Brian Quinionadd an option for max number of sleeping threads
2012-12-08 Brian Quinionsort output of blocked list by block timestamp
2012-12-08 Brian Quinionremove debug
2012-12-08 Brian Quinionrate limiting using memcache
2012-12-05 Brian Quinionjsonv2 returns wrong place_rank
2012-12-03 Brian QuinionExperimental option to dry dropping query terms as...
2012-12-03 Brian Quinionmove deletable and polygons into default website
2012-12-03 Brian QuinionMerge branch 'master' of github.com:twain47/Nominatim
2012-12-02 Sarah Hoffmannremove unused SQL statements
2012-11-29 Sarah Hoffmannselect rights on import_polygon_delete for web view
2012-11-29 Sarah Hoffmannadd web view for import_polygon_delete
2012-11-29 Sarah Hoffmannadd maintenance functions for deleting/updating regions
2012-11-28 Brian QuinionMerge branch 'master' of github.com:twain47/Nominatim
2012-11-19 IrlJidelAdd css dir to create-website
2012-11-18 Brian QuinionInclude the Last Updated timestamp in details
2012-11-17 Sarah Hoffmanndon't search for country if house number was requested
2012-11-17 Sarah Hoffmanninternally use higher result limits
2012-11-16 Sarah Hoffmannclean up details page
2012-11-16 Sarah Hoffmannclean up html for search form
2012-11-15 Brian QuinionAccidentally used the same variable name for 2 things...
2012-11-14 Brian Quinionscript to pull language list from openstreetmap wiki
2012-11-14 Brian Quinionupdate osm country grid to fully ODBL compatible data...
2012-11-11 Sarah Hoffmannwrap KML polygon in XML output with geokml element
2012-11-11 Sarah Hoffmanngive www-data select rights on query_log
2012-11-09 Sarah Hoffmannuse geometry WKT for highlighting in search view
2012-11-08 Sarah Hoffmannforgot some brackets
2012-11-08 Sarah Hoffmannsimplify geometry handling in details page
2012-11-08 Sarah Hoffmannavoid matching of error message twice
2012-11-08 Brian Quinioninclude edit links for errors
2012-11-07 Brian Quinionmake selfintersections a link
next