]> git.openstreetmap.org Git - nominatim.git/history - lib
deduplicate
[nominatim.git] / lib /
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
2012-03-04 Sarah Hoffmannsend fail messages to error log
2012-03-04 Sarah Hoffmannrespect addressdetails parameter in json output
2012-03-04 Sarah Hoffmannconvert CRLF to make git happy
2012-03-04 Sarah Hoffmannconfigurable file logging
2012-02-12 Sarah Hoffmannreturn a marginally better error message when query...
2012-02-11 Sarah Hoffmannenable exact search of GB postcodes in aux postcode...
2012-02-06 Sarah Hoffmannavoid warnings when geometry of object cannot be determined
2012-02-06 Sarah Hoffmanndon't print address details if they are not requested
2012-02-04 Sarah Hoffmannremove unused protolib
2012-02-04 Sarah Hoffmannremove trailing commas in HTML to make IE happy (thanks...
2011-06-14 Brian Quinionupdate place_id to BIGINT
2011-05-03 Brian Quinionhandle pure lat,lon search by passing to reverse geocod...
2011-04-07 Brian Quinionreturn actual centroid lat,lon of reverse geocoding...
2011-04-05 Brian Quinionconsider possibility that values with number in near...
2011-03-31 Brian Quiniondon't classify region as a type of state in address...
2011-03-25 Brian Quinionoption to get list of search keywords
2011-03-23 Brian Quinionconfigure tile set
2011-03-20 Brian Quinionoutput importance on details.php page
2011-03-18 Brian Quinioncalculate search position based to 'importance' rather...
2011-02-08 Brian Quinionfix search by just country code. Re-order some search...
2011-02-07 Brian Quinionadd logging of broken polygons, improve address export...
2011-02-02 Frederik Rammfix line end
2011-02-02 Brian Quinionlots of little bug fixes and missing files
2011-01-24 Brian Quinionfinal result ordering, remove GB postcode hacks
2011-01-05 Brian Quinionfinally fix adminitrative spelling error, disable fast_...
2010-12-07 Brian Quinionpostcode/zipcode improvements, finish work on handling...
2010-11-15 Brian Quiniontigger data import
2010-11-01 Brian Quinionoutput templates
2010-11-01 Brian Quinionmore partitioning work, os open data postcodes, country...
2010-10-27 Brian Quinionhstore names / refactoring
2010-10-25 Brian Quiniondefault path fixes
2010-10-23 Brian Quinionnominatim refactoring