]> git.openstreetmap.org Git - nominatim.git/history - lib
update osm2pgsql (bug in relation update)
[nominatim.git] / lib /
2015-02-05 Sarah Hoffmanndisable housenumber-specific search when no address...
2015-02-04 Sarah Hoffmannorder search results by existance of housenumbers
2015-02-04 Sarah Hoffmannactually write back the reversed final phrase when...
2015-02-03 Sarah Hoffmanncorrectly quote display name in html search result
2015-01-30 Sarah Hoffmannjunctions should not appear as roads in addresses
2015-01-28 Sarah Hoffmannuse _st_intersects when dealing with countries, it...
2015-01-27 Sarah Hoffmannshow class instead of yes in html search output
2015-01-26 Sarah Hoffmannremove hack for fixing adminitrative typo
2015-01-26 Sarah Hoffmanndetails view: use class name if type is yes
2015-01-26 Sarah Hoffmanndon't use tokens from country parameter in address...
2015-01-26 Sarah Hoffmannneed phrase types in getGroupedSearches
2015-01-23 Sarah HoffmannMerge remote-tracking branch 'lonvia/inverse-query-II'
2015-01-21 Sarah Hoffmannfully evaluate reverse order of queries
2014-12-20 Sarah Hoffmannadd underscore back to derelict canal
2014-12-19 Sarah Hoffmannremove duplicate derelict canal
2014-10-28 Marc Tobias Mettenfor PlaceLookup if we look for nodes then the centroid...
2014-10-08 Sarah Hoffmannrespect bounded in country searches
2014-09-29 Sarah Hoffmannexperimental tweaking of ranks of searches
2014-09-23 Marc Tobias Mettenmove looksLikeLatLonPair into lib.php, basic PHP test...
2014-09-21 Sarah Hoffmannfix adding of spaces in GB postcode
2014-09-03 Sarah Hoffmannfix coordinate order for route parameter
2014-09-03 Sarah Hoffmannapply rank restrictions already when scanning search_na...
2014-09-03 Sarah Hoffmannexperimental ordering of searches within same rank
2014-08-22 Brian QuinionAdd aeroway as alias for airport
2014-05-18 Sarah Hoffmannreturn with non-zero exit code on error
2014-05-16 Sarah HoffmannMerge branch 'place-in-addressdetails' of https://githu...
2014-05-10 Sarah Hoffmannnormalize house numbers in placex when searching
2014-05-01 Sarah Hoffmannfix PHP warnings about undefined variables
2014-05-01 Sarah Hoffmanngive slight preference to full-word matches when reranking
2014-05-01 Sarah Hoffmannremove some dead code
2014-05-01 Sarah Hoffmanndon't enlarge viewbox when bounded is requested
2014-05-01 Sarah Hoffmannfix formatting
2014-05-01 Sarah Hoffmannsanity check of house number format
2014-05-01 Sarah Hoffmannadd penalty for special term searches
2014-04-30 Sarah Hoffmannprefer place tag for address details
2014-04-30 Sarah Hoffmannremove New York hack
2014-04-30 Sarah Hoffmanntake viewbox into account for final result ranking
2014-04-21 Sarah Hoffmanncorrect start time computation
2014-04-12 Sarah Hoffmannmake HTML validator happy with details page
2014-04-10 Sarah Hoffmannhandle multiple results from gb_postcode table
2014-03-13 Sarah Hoffmannprefer street results when doing house number search
2014-03-10 Sarah Hoffmannallow US state name abbreviations at beginning of searc...
2014-03-03 Sarah Hoffmannforgot the actual query script
2014-03-03 Sarah Hoffmannintroduce util function to query db from command line
2014-03-02 Sarah Hoffmannalways return bbox ccordinates as string
2014-02-15 Sarah Hoffmannallow to pass an additional config file via NOMINATIM_S...
2014-02-07 Sarah Hoffmannfix syntax of route linestring
2014-02-06 Brian Quinioninclude rank and importance in reverse geocode output
2014-02-05 Sarah Hoffmannsurpress output of osm_type/id for non-OSM objects...
2014-02-01 Sarah Hoffmanncheck correct variable for SQL error
2014-01-23 Brian QuinionReturn 429 Too Many Requests for rate limiting
2014-01-23 Brian QuinionMerge branch 'master' of github.com:twain47/Nominatim
2014-01-23 Brian Quinionnominatim fallback mode for structured queries
2013-12-04 Sarah Hoffmannenable indexed_status check for all
2013-12-04 Sarah Hoffmannfurther tweak secondary ordering of results
2013-11-23 Sarah Hoffmannfix indentation
2013-11-23 Sarah Hoffmannexplain results for Geocode::lookup()
2013-10-21 Sarah Hoffmannproperly quote quotes in type field
2013-10-18 Sarah Hoffmanndon't send blocked IPs to OSM's trac by default
2013-09-25 Sarah Hoffmannmake html validator happy
2013-09-17 Sarah Hoffmannuse object properties in loadStructuredAddressElement()
2013-09-16 Sarah Hoffmannmove country to end of structured query
2013-09-15 Sarah Hoffmannreenable reverse order queries, leave disabled for...
2013-09-13 Brian QuinionFix missed local variable aAddressRankList in conversion
2013-09-13 Brian QuinionLimit wordset combination explosion to 120 variants...
2013-09-12 Brian Quinionfix structured and batch mode. Add constant to disable...
2013-09-10 Sarah Hoffmannuse object properties in getDetails()
2013-09-09 Brian Quinionimprove admin type labels
2013-09-09 Brian QuinionTest code for creating osm breadcrumbs and hierarchy
2013-09-09 Sarah HoffmannMerge branch 'osmosis_error_return' of https://github...
2013-09-09 Sarah HoffmannMerge branch 'master' of https://github.com/spin0us...
2013-09-06 Brian Quinionerrors in structured queries
2013-09-06 Brian QuinionXML and JSON map 'ploygon' param to AsPoints
2013-09-06 Brian QuinionFail clean for place lookups for null/invalid place_ids
2013-09-06 Brian QuinionAllow for reverse geocode returning no results
2013-09-06 Brian Quinionfix viewbox issues
2013-09-06 Brian QuinionFix for regressions: broken bounded search, error on...
2013-09-06 Brian Quinionbatch mode for json only
2013-09-06 Brian Quinionmove more code into library
2013-09-06 Brian QuinionFirst run at turning search into a library
2013-09-06 Brian Quinionrefector reverse geocoding into its own class
2013-06-11 Brian QuinionTry alternative orderings of structured queries that...
2013-05-08 Sarah Hoffmannremove suggestion code, no longer works
2013-04-19 Sarah Hoffmannrestrict depth of word set calculation
2013-04-12 Sarah Hoffmannallow to disable default language
2013-04-12 Sarah Hoffmannharmonize formatting of frontend php
2013-04-10 Sarah Hoffmannuse correct viewbox variable in search XML
2013-02-17 Sarah Hoffmannremove special handling of mountain passes
2013-01-31 Brian Quinionavoid dropping tokens completely just because they...
2013-01-30 Brian Quinionexpose 'importance' value of place in xml/json/jsonv2...
2013-01-26 Sarah Hoffmannremove OL touch controls
2013-01-22 Sarah Hoffmannupdate to OpenLayers 2.12
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
2012-12-20 Brian Quinionwrong variable name in json output
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-14 Brian QuinionMerge branch 'master' of github.com:twain47/Nominatim
2012-12-14 Brian Quinionadd support for boundary:postal_code, handle fallback...
next