]> git.openstreetmap.org Git - nominatim.git/history - lib/PlaceLookup.php
query the last updated timestamp only if output format is HTML
[nominatim.git] / lib / PlaceLookup.php
2016-01-15 Marc Tobias MettenMerge branch 'mobile-responsive' of https://github...
2015-10-15 Marc Tobias Mettenmore tests for libphp - incorporate lonvias feedback
2015-08-15 Sarah Hoffmannfix json output of empty arrays
2015-08-11 Sarah HoffmannMerge pull request #305 from lonvia/api-extratags
2015-08-09 Sarah Hoffmannadd extratags and name details to PlaceLookup (reverse)
2015-04-30 Sarah HoffmannMerge branch 'reverse-lookup-including-tiger-lookup...
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-02-18 Marc Tobias Mettencheck database results before using variable
2014-10-28 Marc Tobias Mettenfor PlaceLookup if we look for nodes then the centroid...
2014-05-16 Sarah HoffmannMerge branch 'place-in-addressdetails' of https://githu...
2014-04-30 Sarah Hoffmannprefer place tag for address details
2014-02-06 Brian Quinioninclude rank and importance in reverse geocode output
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 QuinionFail clean for place lookups for null/invalid place_ids
2013-09-06 Brian Quinionrefector reverse geocoding into its own class