]> git.openstreetmap.org Git - nominatim.git/history - lib
fill interpolation array for reverse lookups via search endpoint
[nominatim.git] / lib /
2016-10-01 Sarah Hoffmannfill interpolation array for reverse lookups via search... cmake-port
2016-08-05 Sarah Hoffmannfix merge error
2016-08-05 Sarah HoffmannMerge remote-tracking branch 'upstream/master' into...
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 Hoffmannremove unused functions in Geocode
2016-07-26 Sarah Hoffmanncleanup interface of PlaceLookup
2016-07-26 Sarah Hoffmannremove unnecessary local variable
2016-07-26 Sarah Hoffmannrefactor ReverseGeocode
2016-07-25 Sarah HoffmannMerge pull request #487 from lonvia/unify-reverse
2016-07-24 Sarah Hoffmannremove duplicate reverse geocoding code
2016-07-18 Sarah Hoffmannremove IP blocking and rate-limiting code
2016-06-15 Sarah Hoffmannallow coordinates in query only with name or classtype
2016-06-15 Sarah Hoffmannallow coordinates in query only with name or classtype
2016-06-14 Sarah Hoffmannreverse do not downgrade tiger and interpolation results
2016-06-13 Sarah HoffmannMerge pull request #469 from lonvia/refactor-php
2016-06-12 Sarah Hoffmannfix more syntax errors in error functions
2016-06-12 Sarah Hoffmannallow parameters to be empty
2016-06-12 Sarah Hoffmannfix syntax errors and update tests
2016-06-12 Sarah Hoffmannuse chksql everywhere in lib/
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-12 Sarah Hoffmannupdate links to OSM objects
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-06-09 Sarah Hoffmannintroduce chksql function for phpscripts
2016-06-04 markigailuse place_id instead of parent_place_id for excluded...
2016-06-04 Sarah Hoffmannremove reference assignment where unnecessary
2016-06-04 Sarah HoffmannMerge branch 'interpolations'
2016-05-27 Sarah Hoffmannfix variable name in search xml output
2016-05-14 Sarah HoffmannMerge remote-tracking branch 'markus/master' into master
2016-05-08 markigailFix bug in index.c and remove column admin_level from...
2016-05-01 mtmailMerge pull request #447 from lonvia/fix-array-expression
2016-05-01 Sarah Hoffmannreplace new-style [] expression with old-style array()
2016-04-29 Markus Gailfix bug in Geocode.php
2016-04-27 Markus Gailindex on geometry of interpolation lines, and more...
2016-04-25 Markus GailCorrect merge error in Geocode.php.
2016-04-25 Markus GailCoding style adaptions and correcting small errors...
2016-04-25 Markus GailMerge remote-tracking branch 'origin/master' into osmline
2016-04-25 Markus GailRemove interpolation lines from placex and save them...
2016-04-12 Sarah Hoffmannremove duplicate CORS header
2016-04-12 Sarah HoffmannMerge pull request #425 from lonvia/disable-aux-tables
2016-04-12 Sarah HoffmannMerge pull request #424 from lonvia/cleanup-logging
2016-04-07 Sarah Hoffmannmake tables for external data (Tiger and aux) configurable
2016-04-07 Sarah Hoffmannclean up query logging
2016-04-01 Sarah HoffmannMerge pull request #420 from lonvia/remove-explicit...
2016-03-30 Sarah Hoffmannremove 'closed for indexing' feature
2016-03-30 Sarah Hoffmannremove explicitly set postgres/postgis version
2016-03-30 Sarah HoffmannMerge pull request #416 from lonvia/dead-code-removal
2016-03-28 Sarah Hoffmannremove unused functions in php library
2016-03-28 Sarah HoffmannFix fixing of coding style
2016-03-27 Sarah Hoffmannfix syntax errors in tiger code and adapt format of...
2016-03-27 Sarah HoffmannMerge branch 'tigerlines' of https://github.com/markiga...
2016-03-24 Sarah Hoffmannreinstate NOMINATIM_SETTINGS variable
2016-03-23 Markus GailFix coding style.
2016-03-22 Markus GailMerge branch 'tigerlines' of /home/markus/Nominatim...
2016-03-21 Markus Gailadapt to code style conventions
2016-03-21 Markus Gailadd osm_type='tiger' to json, jsonv2 and xml output
2016-03-21 Markus GailTested Version of new Tiger line storage format.
2016-03-21 Markus GailImplement geocoding and reverse geocoding with tiger...
2016-03-21 Markus Gailchange tiger housenumber format to save as lines instea...
2016-03-21 Markus Gailadapt to code style conventions
2016-03-21 Markus Gailadd osm_type='tiger' to json, jsonv2 and xml output
2016-03-21 Markus GailTested Version of new Tiger line storage format.
2016-03-21 Markus GailImplement geocoding and reverse geocoding with tiger...
2016-03-21 Markus Gailchange tiger housenumber format to save as lines instea...
2016-03-21 marc tobiasquery the last updated timestamp only if output format...
2016-03-21 marc tobiascorrected layout of keywords on HTML details page
2016-03-21 Marc Tobias Mettenmoved bIncludePolygonAsPoints related logic into lib...
2016-03-20 Marc Tobias Mettensecond argument of array_merge can be empty
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-12 Sarah Hoffmannintroduce InstallPath, so that stuff can be executed...
2016-03-09 Sarah HoffmannMerge remote-tracking branch 'upstream/master'
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 Sarah HoffmannMerge pull request #384 from mtmail/detail-page-name...
2016-03-02 Marc Tobias MettenMerge branch 'master' of https://github.com/mtmail...
2016-03-02 marc tobiasquery the last updated timestamp only if output format...
2016-03-01 marc tobiascorrected layout of keywords on HTML details page
2016-02-29 Sarah Hoffmannintroduce InstallPath, so that stuff can be executed...
2016-02-29 Sarah HoffmannMerge pull request #380 from mtmail/geometryText2Points
2016-02-29 Marc Tobias Mettencorrected layout of keywords on HTML details page
2016-02-29 Marc Tobias Mettencorrected layout of keywords on HTML details page
2016-02-28 Marc Tobias Mettenmoved bIncludePolygonAsPoints related logic into lib...
2016-02-27 Sarah HoffmannMerge pull request #378 from mtmail/spaces-to-tabs
2016-02-26 Marc Tobias Mettenspaces-to-tabs for all *.php files
2016-02-08 Sarah HoffmannMerge remote-tracking branch 'upstream/master'
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-02-06 marc tobiasremove commented-out lines
2016-02-06 marc tobiasUI: columns nicer aligned in details table(s)
next