]> git.openstreetmap.org Git - nominatim.git/history - website/reverse.php
set exception handler by request format, not always HTML
[nominatim.git] / website / reverse.php
2018-10-03 marc tobiasset exception handler by request format, not always...
2018-07-13 Sarah HoffmannMerge pull request #1090 from mtmail/add-more-nominatim...
2018-07-13 Sarah HoffmannMerge pull request #1089 from lonvia/clean-up-address...
2018-07-10 Sarah Hoffmannunify address details lookup
2018-07-09 Sarah Hoffmannmove ClassTypes into own namespace
2018-07-06 Sarah Hoffmannmake phpcs happy
2018-07-06 Sarah Hoffmannuse already existing address field in geocodejson
2018-07-06 Sarah HoffmannMerge branch 'geojson-output' of https://github.com...
2018-07-02 Sarah HoffmannMerge branch 'better-reverse' of https://github.com...
2018-06-27 gemo1011changed parameters for lookup function in the reverse.php
2018-06-27 gemo1011rebase
2018-06-27 gemo1011rebase
2018-05-29 Marc Tobias Mettensearch/reverse/lookup with geojson,geocodejson output
2018-04-18 Sarah HoffmannMerge pull request #977 from lonvia/fix-byteswap-check
2018-04-13 mtmailPHP code style: enforce long array initialisation ...
2018-03-24 Sarah HoffmannMerge pull request #986 from mtmail/php-replace-sizeof
2018-03-22 marc tobiasreplace PHP sizeof() with either count() or empty()
2018-03-16 Sarah HoffmannMerge pull request #974 from mtmail/remove-two-minute...
2018-03-16 Sarah HoffmannMerge pull request #969 from mtmail/update-vagrant-md
2018-03-14 marc tobiasremove the 2-minute offset hack from data date in HTML...
2018-03-13 Marc Tobias Mettenmerge json and jsonv2 templates, they were very similar
2017-10-26 Sarah HoffmannMerge pull request #835 from lonvia/fix-quoting
2017-10-26 Sarah Hoffmannreplace double-quoting with single quotes where applicable
2017-10-24 Sarah HoffmannMerge pull request #829 from lonvia/result-as-a-class
2017-10-23 Sarah Hoffmannuse PlaceLookup::loadParamArray in search and lookup
2017-10-23 Sarah Hoffmannadd loadParamArray function to PlaceLookup and use...
2017-10-23 Sarah Hoffmannmake PlaceLookup::lookup() accept multiple results
2017-10-23 Sarah Hoffmannuse Result class in reverse geocoding
2016-11-17 marc tobiasfix PHP warnings when reverse search was called without...
2016-09-16 Sarah HoffmannMerge pull request #533 from mtmail/PSR2-php-tests
2016-09-16 Sarah HoffmannMerge pull request #532 from mtmail/PSR2-namespaces
2016-09-16 Marc Tobias Mettenadd namespaces, method visibility according to PSR2...
2016-09-11 Sarah HoffmannMerge pull request #524 from mtmail/PSR2-function-decla...
2016-09-11 Marc Tobias Mettenfix function declaration errors according to PSR2 codin...
2016-09-08 marc tobiasbracket spacing for if/else/for/foreach/while/switch...
2016-09-05 Sarah HoffmannMerge branch 'delete-us-postcode-without-name' of https...
2016-09-04 Marc Tobias Mettentabs-to-spaces
2016-08-24 Sarah HoffmannMerge pull request #508 from mtmail/addtype-in-installa...
2016-08-23 Marc Tobias MettenMerge remote-tracking branch 'upstream/master' into...
2016-08-23 Sarah HoffmannMerge pull request #504 from lonvia/parameter-parser...
2016-08-20 Sarah Hoffmannfactor out parameter parsing into its own class
2016-07-30 Marc Tobias MettenMerge remote-tracking branch 'upstream/master' into...
2016-07-27 Sarah HoffmannMerge pull request #490 from lonvia/streamline-class...
2016-07-26 Sarah Hoffmanncleanup interface of PlaceLookup
2016-07-26 Sarah Hoffmannrefactor ReverseGeocode
2016-07-18 Sarah Hoffmannremove IP blocking and rate-limiting code
2016-06-13 Sarah HoffmannMerge pull request #469 from lonvia/refactor-php
2016-06-12 Sarah Hoffmannfix syntax errors and update tests
2016-06-12 Sarah Hoffmannintroduce chksql function for website code and move...
2016-06-12 Sarah Hoffmannfactor out link formatting function and osm type transl...
2016-06-11 Sarah Hoffmannremove now unused bAsPoints in reverse API
2016-06-11 Sarah Hoffmannintroduce accessor function for URL parameter
2016-06-09 Sarah HoffmannMerge pull request #219 from mizabrik/master
2016-03-22 Markus GailMerge branch 'tigerlines' of /home/markus/Nominatim...
2016-03-21 marc tobiasquery the last updated timestamp only if output format...
2016-03-16 Sarah HoffmannMerge branch 'cmake-port' into master
2016-03-13 Sarah HoffmannMerge pull request #381 from lonvia/cmake-port
2016-03-13 Sarah HoffmannMerge pull request #395 from mtmail/php7-support
2016-03-13 Sarah HoffmannMerge pull request #396 from mtmail/fix-array-merge...
2016-03-13 Marc Tobias Mettensecond argument of array_merge can be empty
2016-03-12 Sarah Hoffmanninstall executables and call settings.php explicitly
2016-03-09 Sarah HoffmannMerge pull request #389 from mtmail/reverse-geocode...
2016-03-09 Marc Tobias MettenReverse geocode include geometry - added bounding box...
2016-03-04 Marc Tobias MettenReverse geocode include geometry
2016-03-04 Marc Tobias MettenMerge remote-tracking branch 'upstream/master'
2016-03-02 Sarah HoffmannMerge pull request #385 from mtmail/query-lastupdated...
2016-03-02 marc tobiasquery the last updated timestamp only if output format...
2016-02-06 Sarah HoffmannMerge pull request #361 from mtmail/detail-page-big...
2016-02-06 Sarah HoffmannMerge pull request #362 from mtmail/fix-timeout-on...
2016-01-29 Sarah HoffmannMerge pull request #354 from mtmail/configurable-tile-url
2016-01-27 Marc Tobias Mettenmake map tile layer configurable
2016-01-22 Sarah HoffmannMerge remote-tracking branch 'mtmail/mobile-responsive'
2016-01-19 Marc Tobias Mettennew reverse HTML page incl leaflet map
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-11 Sarah HoffmannMerge pull request #305 from lonvia/api-extratags
2015-08-09 Sarah Hoffmannadd extratags and name details to PlaceLookup (reverse)
2015-03-17 Sarah Hoffmannmore strict parameter checking for reverse
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 Quinionmove more code into library
2013-07-04 Sarah Hoffmannfix error output
2013-05-08 Brian QuinionOnly use placex that are fully indexed for reverse...
2013-04-12 Sarah Hoffmannharmonize formatting of frontend php
2013-02-13 Sarah HoffmannMerge branch 'address-importance' of https://github...
2013-02-12 Sarah Hoffmannincrease initial search radius for reverse lookups
2013-02-07 Brian Quinionmore debug in reverse geocoding
2013-01-24 Brian QuinionA bunch more places that should be using calculated_cou...
2012-12-18 Brian Quinionuse the new centroid property of placex in queries...
2012-12-17 Brian QuinionChange access control to implement more of CORS. Chang...
2012-12-08 Brian Quinionprune list of blocked items if too large, different...
2012-07-22 Sarah HoffmannMerge branch 'patch-1' of https://github.com/Firefishy...
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-09 Daniele ForsiFix wrong variable used with PEAR::IsError()
2012-06-28 Sarah Hoffmannignore railways, tunnels and bridges when reverse geocoding
2012-05-25 Sarah Hoffmannavoid PHP notices
2012-05-24 Brian QuinionUpdated reverse geocoding to improve handling of zoom=0
2012-03-26 Brian QuinionMerge branch 'master' of github.com:twain47/Nominatim
next