]> git.openstreetmap.org Git - nominatim.git/history - website
clean up docs for lookup call
[nominatim.git] / website /
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-06-14 Sarah HoffmannMerge pull request #1062 from mtmail/display-viewbox...
2018-06-14 Marc Tobias Mettendisplay viewbox on map
2018-06-14 Marc Tobias Mettenupdate leaflet.js 1.0 => 1.3
2018-05-29 Marc Tobias Mettensearch/reverse/lookup with geojson,geocodejson output
2018-05-08 Sarah HoffmannMerge pull request #1038 from mtmail/phpcs-array-key...
2018-05-07 Marc Tobias Mettenadd PHPCS Squiz.Arrays.ArrayDeclaration.KeyNotAligned...
2018-05-04 mtmailadd JSON format to /status endpoint (#1013)
2018-04-18 Sarah HoffmannMerge pull request #977 from lonvia/fix-byteswap-check
2018-04-13 mtmailPHP code style: enforce long array initialisation ...
2018-04-12 marc tobiasremove rank_search_label field
2018-04-12 marc tobiasrename parentof to hierarchy and other lonvia Mar/29...
2018-04-12 Marc Tobias Mettenonly return polygon if &polygon_geojson=1 is set
2018-04-12 marc tobiasvariable naming after lonvia PR feedback
2018-04-12 marc tobiasspacing changes after lonvia PR feedback
2018-04-12 Marc Tobias Mettendetails support json output
2018-04-06 Sarah HoffmannMerge pull request #1003 from mtmail/details-permalink
2018-04-06 Sarah HoffmannMerge pull request #1002 from mtmail/sql-bracket-error...
2018-04-06 marc tobiasdetails page: move permalink next to page title
2018-04-06 marc tobiasdetails page: add a perma-link
2018-04-06 marc tobiaswhen looking for keywords on detail page a SQL bracket...
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
2018-01-10 Sarah HoffmannMerge pull request #874 from lonvia/check-for-updates
2018-01-05 Sarah Hoffmannupdate URLs in code and documentation
2017-12-17 Sarah Hoffmannshow by default all entries from the broken polygon...
2017-10-28 Sarah HoffmannMerge pull request #842 from mtmail/updated-tiger-count...
2017-10-27 Sarah HoffmannMerge branch 'fix-map-on-details-page' of https://githu...
2017-10-27 Marc Tobias MettenUI: minimap causes main map not to initialize
2017-10-27 Marc Tobias MettenUI: minimap causes main map not to initialize
2017-10-27 Marc Tobias MettenUI: minimap causes main map not to initialize
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
2017-10-22 Sarah HoffmannMerge pull request #822 from mtmail/ui-allow-copypaste...
2017-10-21 Sarah HoffmannMerge pull request #819 from mtmail/tiger-2017-import
2017-10-21 marc tobiasUI: allow copy&pasting lat,lon into the lat search...
2017-10-21 marc tobiasUI: allow copy&pasting lat,lon into the lat search...
2017-10-21 Sarah HoffmannMerge pull request #821 from mtmail/ui-scrollwheel...
2017-10-21 marc tobiasUI: scrollwheel, minimap
2017-09-16 Sarah HoffmannMerge pull request #782 from lonvia/rework-postcodes
2017-08-19 Sarah Hoffmannenable details view for artificial postcodes
2017-08-19 Sarah Hoffmannshow address tags and postcode in details
2017-04-13 Sarah HoffmannMerge pull request #700 from lonvia/structured-address...
2017-04-08 Sarah Hoffmannremove street and addr_place columns in placex
2017-04-08 Sarah Hoffmannintroduce address column for place tables
2017-03-23 Sarah HoffmannMerge pull request #683 from lonvia/more-url-function
2017-03-22 Sarah Hoffmannmove moreURL computation into Geocode and include all...
2017-03-22 Sarah Hoffmannremove unused code
2017-03-20 Sarah HoffmannMerge pull request #676 from mtmail/html-map-position...
2017-03-20 Sarah HoffmannMerge pull request #674 from mtmail/leaflet-image-path...
2017-03-20 marc tobiasOn /search.php the map-position box disappeared behind...
2017-03-20 marc tobiasleaflet 1.0 changed the path of the marker icon
2017-03-19 Sarah HoffmannMerge pull request #671 from mtmail/html-view-use-geojs...
2017-03-19 Marc Tobias Mettenupdate leaflet CSS file as well. Fixes delayed layer...
2017-03-19 Marc Tobias Mettenfor search,details in format=HTML return geometry in...
2017-03-19 Marc Tobias Mettenupdate leaflet.js 0.7.7 => 1.0.3
2017-03-19 Marc Tobias Mettenremove obsolete openlayers theme files
2017-01-01 Sarah HoffmannMerge branch 'moreurl-with-countrycodes' of https:...
2016-12-22 Marc Tobias MettensMoreURL now includes countrycodes values
2016-11-17 marc tobiasfix PHP warnings when reverse search was called without...
2016-11-02 Sarah HoffmannMerge pull request #548 from lonvia/query-ckeck-utf8
2016-11-01 Sarah HoffmannMerge branch 'ui-easy-switch-coords' of https://github...
2016-11-01 marc tobiascleanup of SQL for readability. No logic change
2016-11-01 marc tobiascleanup of SQL for readability. No logic change
2016-10-30 marc tobiasUI: keep map position when switch to reverse. Easy...
2016-10-29 Sarah HoffmannMerge pull request #568 from mtmail/z-index-fix-for...
2016-10-29 marc tobiasadd missing newline in CSS file
2016-10-29 marc tobiasfix drodown menu not overlapping map button
2016-10-16 Sarah HoffmannMerge pull request #550 from lonvia/decrease-line-length
2016-10-13 Sarah Hoffmannreduce maximum line length to 199 for all php files
2016-10-10 Sarah Hoffmannfix variable name typos
2016-10-09 Sarah Hoffmanndetails: check for unknown object and icons
2016-10-09 Sarah Hoffmannreplace deprecated postgis functions
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-15 Sarah HoffmannMerge branch 'PSR2-fixes-for-settings' of https://githu...
2016-09-15 Sarah HoffmannMerge branch 'PSR2-fixes-for-wikidata' of https://githu...
2016-09-14 Marc Tobias Mettenfix indentation and misc errors according to PSR2 codin...
2016-09-13 Marc Tobias MettenUI: viewbox parameter was set in wrong parameter order
2016-09-11 Sarah HoffmannMerge pull request #524 from mtmail/PSR2-function-decla...
next