]> git.openstreetmap.org Git - nominatim.git/history - lib
further tweak secondary ordering of results
[nominatim.git] / lib /
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...
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 Quinionmove memcache bucket functions to their own file
2012-12-08 Brian Quinionprune list of blocked items if too large, different...
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-11-28 Brian QuinionMerge branch 'master' of github.com:twain47/Nominatim
2012-11-18 Brian QuinionInclude the Last Updated timestamp in details
2012-11-16 Sarah Hoffmannclean up details page
2012-11-16 Sarah Hoffmannclean up html for search form
2012-11-11 Sarah Hoffmannwrap KML polygon in XML output with geokml element
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
2012-11-07 Sarah Hoffmannextend error reporting for invalid geometries
2012-11-07 Brian QuinionRemove '(named features only)' because it isn't true...
2012-11-06 Brian Quinionmove error messages to consistent 'userError' function...
2012-11-06 Brian QuinionAdd options to output polygon in various formats: polyg...
2012-11-02 Brian QuinionAllow option of structured search queries (params ameni...
2012-11-02 Brian Quinionfix some php warnings for cleaner output
2012-09-12 Sarah Hoffmannswitch attributions to ODbL
2012-08-28 Brian QuinionMerge branch 'master' of github.com:twain47/Nominatim
2012-08-27 Sarah Hoffmannfix format error in polygon output
2012-07-23 Sarah Hoffmannsend place_rank in jsonv2 format
2012-07-22 Sarah HoffmannMerge branch 'patch-1' of https://github.com/Firefishy...
2012-07-22 GrantFix repeating lat twice in span instead of lat, lon.
2012-07-20 Sarah HoffmannMerge remote-tracking branch 'lonvia/address-order'
2012-07-10 Daniele ForsiFix typos found with codespell in comments
2012-07-09 Daniele ForsiFix typos in function name
2012-07-01 Sarah Hoffmannuse json_encode in search stuff as well
2012-07-01 Sarah Hoffmannmore generalized javascript_renderData
2012-05-25 Sarah Hoffmannavoid PHP notices
2012-05-23 Brian QuinionMerge branch 'master' of github.com:twain47/Nominatim
2012-05-23 Sarah Hoffmanntypo
2012-05-22 Brian QuinionMerge pull request #9 from andreek/master
2012-05-22 Brian QuinionDB Scheme changes: alter table placex add column calcul...
2012-05-03 Brian Quiniondon't have an address property in the return if we...
2012-04-30 Brian QuinionMerge branch 'master' of github.com:twain47/Nominatim
2012-04-26 Sarah Hoffmannfix typos in mapicons
2012-04-26 Brian Quinionset osm2pgsql cache memory to a default based on memory...
2012-04-01 Brian QuinionUpdate details.php to show linked places
2012-04-01 Brian QuinionMerge branch 'master' of github.com:twain47/Nominatim
2012-04-01 Brian QuinionAdds code to merge place polygon and points using:
2012-03-26 Brian QuinionMerge branch 'master' of github.com:twain47/Nominatim
2012-03-22 Brian QuinionUse GB postcode table as definitive source. resort...
2012-03-18 Sarah Hoffmannreturn a 500 on database error
next