]> git.openstreetmap.org Git - nominatim.git/history - lib
Reverted change on FIPS 35013 to remain ASCII
[nominatim.git] / lib /
2015-10-15 Marc Tobias Mettenmore tests for libphp - incorporate lonvias feedback
2015-09-27 Sarah HoffmannMerge branch 'drop' of https://github.com/woodpeck...
2015-09-26 Sarah HoffmannMerge pull request #315 from PhiRub/patch-1
2015-09-03 PhiRubFixed Lat/Long Example
2015-08-15 Sarah Hoffmannfix json output of empty arrays
2015-08-11 Sarah HoffmannMerge pull request #305 from lonvia/api-extratags
2015-08-10 Sarah Hoffmannmake sure names/extratags is enabled for postgres ...
2015-08-10 Sarah Hoffmannimplement namedetails and extratags parameter for search
2015-08-09 Sarah Hoffmannadd extratags and name details to PlaceLookup (reverse)
2015-08-04 Sarah Hoffmannignore man_made objects in reverse search
2015-07-10 Sarah HoffmannMerge pull request #290 from mtmail/vagrant
2015-06-16 Marc Tobias Mettennew method /lookup.php - Reverse search by multiple...
2015-06-12 Sarah Hoffmannalso return bbox ccordinates as string for nodes
2015-05-28 Sarah Hoffmannfix parameter name
2015-05-22 Sarah HoffmannMerge branch 'http_proxy' of https://github.com/simonlo...
2015-05-21 Sarah Hoffmannbring back area bboxes for nodes
2015-05-21 Simon Lopezallow usage behind an HTTP Proxy. Fixes twain47/Nominat...
2015-05-08 Sarah HoffmannMerge branch 'tiger2014' of https://github.com/mtmail...
2015-05-06 Sarah Hoffmannset SQL statement timeout to php execution timeout
2015-05-04 Sarah Hoffmannincrease relevance of class/type importance
2015-04-30 Sarah HoffmannMerge branch 'reverse-lookup-including-tiger-lookup...
2015-04-30 Sarah HoffmannMerge branch 'feature/polygon-simplification' of https...
2015-04-29 Oleksandr ShulginCheck for positive polygon simplification threshold
2015-04-28 Marc Tobias Mettenapply Sarah's pull request feedback
2015-04-28 Sarah Hoffmannremove check for class/type shortcuts which were never...
2015-04-28 Marc Tobias Mettenpostgres coalesce() looks for null values, not 0. Resul...
2015-04-28 Marc Tobias Mettenduring reverse geocode lookup we also check the (option...
2015-04-27 Oleksandr ShulginAdd polygon simplification
2015-04-07 Brian QuinionVarious places where conversion from to ->aStructuredQ...
2015-03-29 Sarah Hoffmanncorrectly handle comma-only exclude_place_ids
2015-03-29 Sarah Hoffmanncorrectly quote regular expression
2015-03-29 Sarah Hoffmannuse unescaped unicode in json where supported by PHP
2015-03-06 Sarah Hoffmannsimplify bounding box computation
2015-02-18 Marc Tobias Mettencheck database results before using variable
2015-02-15 Sarah Hoffmanndrop special handling of short exact terms in address
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...
next