]> git.openstreetmap.org Git - nominatim.git/history - lib/Geocode.php
fix function declaration errors according to PSR2 coding style guide
[nominatim.git] / lib / Geocode.php
2016-09-11 Marc Tobias Mettenfix function declaration errors according to PSR2 codin...
2016-09-10 Sarah HoffmannMerge pull request #522 from mtmail/PSR2-arrays
2016-09-10 marc tobiasfix array-related errors according to PSR2 coding style...
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 Hoffmannremove unused functions in Geocode
2016-07-26 Sarah Hoffmanncleanup interface of PlaceLookup
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-06-15 Sarah Hoffmannallow coordinates in query only with name or classtype
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 Hoffmannuse chksql everywhere in lib/
2016-06-09 Sarah HoffmannMerge pull request #219 from mizabrik/master
2016-06-04 markigailuse place_id instead of parent_place_id for excluded...
2016-06-04 Sarah HoffmannMerge branch 'interpolations'
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-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 HoffmannMerge pull request #425 from lonvia/disable-aux-tables
2016-04-07 Sarah Hoffmannmake tables for external data (Tiger and aux) configurable
2016-04-01 Sarah HoffmannMerge pull request #420 from lonvia/remove-explicit...
2016-03-30 Sarah Hoffmannremove explicitly set postgres/postgis version
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-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 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 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 Tobias Mettenmoved bIncludePolygonAsPoints related logic into lib...
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-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-02 Marc Tobias MettenMerge branch 'master' of https://github.com/mtmail...
2016-02-29 Sarah HoffmannMerge pull request #380 from mtmail/geometryText2Points
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-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-10 Sarah Hoffmannmake sure names/extratags is enabled for postgres ...
2015-08-10 Sarah Hoffmannimplement namedetails and extratags parameter for search
2015-06-12 Sarah Hoffmannalso return bbox ccordinates as string for nodes
2015-05-28 Sarah Hoffmannfix parameter name
2015-05-22 Sarah HoffmannMerge branch 'http_proxy' of https://github.com/simonlo...
2015-05-21 Sarah Hoffmannbring back area bboxes for nodes
2015-05-08 Sarah HoffmannMerge branch 'tiger2014' of https://github.com/mtmail...
2015-05-04 Sarah Hoffmannincrease relevance of class/type importance
2015-04-30 Sarah HoffmannMerge branch 'reverse-lookup-including-tiger-lookup...
2015-04-30 Sarah HoffmannMerge branch 'feature/polygon-simplification' of https...
2015-04-29 Oleksandr ShulginCheck for positive polygon simplification threshold
2015-04-28 Sarah Hoffmannremove check for class/type shortcuts which were never...
2015-04-27 Oleksandr ShulginAdd polygon simplification
2015-04-07 Brian QuinionVarious places where conversion from to ->aStructuredQ...
2015-03-29 Sarah Hoffmanncorrectly handle comma-only exclude_place_ids
2015-03-29 Sarah Hoffmanncorrectly quote regular expression
2015-03-06 Sarah Hoffmannsimplify bounding box computation
2015-02-15 Sarah Hoffmanndrop special handling of short exact terms in address
2015-02-05 Sarah Hoffmanndisable housenumber-specific search when no address...
2015-02-04 Sarah Hoffmannorder search results by existance of housenumbers
2015-02-04 Sarah Hoffmannactually write back the reversed final phrase when...
2015-01-28 Sarah Hoffmannuse _st_intersects when dealing with countries, it...
2015-01-26 Sarah Hoffmannremove hack for fixing adminitrative typo
2015-01-26 Sarah Hoffmanndon't use tokens from country parameter in address...
2015-01-26 Sarah Hoffmannneed phrase types in getGroupedSearches
2015-01-23 Sarah HoffmannMerge remote-tracking branch 'lonvia/inverse-query-II'
2015-01-21 Sarah Hoffmannfully evaluate reverse order of queries
2014-10-08 Sarah Hoffmannrespect bounded in country searches
2014-09-29 Sarah Hoffmannexperimental tweaking of ranks of searches
2014-09-23 Marc Tobias Mettenmove looksLikeLatLonPair into lib.php, basic PHP test...
2014-09-21 Sarah Hoffmannfix adding of spaces in GB postcode
2014-09-03 Sarah Hoffmannfix coordinate order for route parameter
2014-09-03 Sarah Hoffmannapply rank restrictions already when scanning search_na...
2014-05-16 Sarah HoffmannMerge branch 'place-in-addressdetails' of https://githu...
next