]> git.openstreetmap.org Git - nominatim.git/shortlog
nominatim.git
2016-01-19 Marc Tobias... responsive details-error page. Shared header and footer
2016-01-15 Marc Tobias... Merge branch 'mobile-responsive' of https://github...
2016-01-15 Marc Tobias... details.php now also responsive
2016-01-15 marc tobiasstatus after hackweekend London
2016-01-15 marc tobiasstatus after hackweekend London
2015-10-07 Brian QuinionRevert accidental change of osm2pgsql version
2015-10-07 Brian QuinionAllow for postgis being in the default template - not...
2015-09-27 Sarah Hoffmanndon't use isset for bool options in setup.php
2015-09-27 Sarah Hoffmannadd more tables and an experimental warning to new...
2015-09-27 Sarah HoffmannMerge branch 'drop' of https://github.com/woodpeck...
2015-09-26 Sarah HoffmannMerge pull request #315 from PhiRub/patch-1
2015-09-25 Frederik RammAdd --drop option to setup.php
2015-09-24 Sarah Hoffmannstreamline get_name_by_language()
2015-09-03 PhiRubFixed Lat/Long Example
2015-08-29 Sarah Hoffmanndisable multithreading in osm2pgsql
2015-08-29 Sarah Hoffmannadapt to new configure variables for postgres
2015-08-29 Sarah Hoffmannadd configure script for pgsql server libs
2015-08-29 Sarah Hoffmannforce sensible file prefixes for generated test files
2015-08-29 Sarah Hoffmannupdate osm2pgsql (libosmium; source, sidewalk, wikidata...
2015-08-23 Marc Tobias... details.php now also responsive
2015-08-22 marc tobiasstatus after hackweekend London
2015-08-22 marc tobiasstatus after hackweekend London
2015-08-17 Sarah Hoffmanngazetteer: exclude sidewalks
2015-08-15 Sarah Hoffmannfix json output of empty arrays
2015-08-11 Sarah Hoffmannuse url with php prefix in more url
2015-08-11 Sarah Hoffmannmake search with reverse plan default
2015-08-11 Sarah HoffmannMerge pull request #305 from lonvia/api-extratags
2015-08-10 Sarah Hoffmannadd basic tests for namedetails and extratags parameters
2015-08-10 Sarah Hoffmannmake sure names/extratags is enabled for postgres ...
2015-08-10 Sarah Hoffmannadd namedetails and extratags to lookup call
2015-08-10 Sarah Hoffmannimplement namedetails and extratags parameter for search
2015-08-09 Sarah Hoffmannadd extratags and name details to PlaceLookup (reverse)
2015-08-08 Sarah Hoffmannrespect --osm2pgsql-cache setting
2015-08-08 Sarah Hoffmannfix HTTP return on status when database is down
2015-08-04 Sarah Hoffmannignore man_made objects in reverse search
2015-07-12 Sarah Hoffmanntests for update of search_name table
2015-07-10 Sarah HoffmannMerge pull request #290 from mtmail/vagrant
2015-07-09 marc tobiasVagrant: use 2GB by default, dont overwrite local.php...
2015-07-09 marc tobiasassume PHP test suite is run from the tests-php directo...
2015-07-04 Marc Tobias... correct documentation on how to start PHP tests
2015-06-28 Marc Tobias... Vagrant: remove nonworking Digitalocean configuration
2015-06-25 Marc Tobias... first version of Vagrant installation instructions
2015-06-25 Marc Tobias... method /lookup.php: incorporate better PHP variable...
2015-06-16 Marc Tobias... remove tag in test suite used during debugging
2015-06-16 Marc Tobias... new method /lookup.php - Reverse search by multiple...
2015-06-12 Sarah Hoffmannalso return bbox ccordinates as string for nodes
2015-05-28 Sarah Hoffmannfix parameter name
2015-05-22 Sarah Hoffmannupdate API tests
2015-05-22 Sarah HoffmannMerge branch 'http_proxy' of https://github.com/simonlo...
2015-05-21 Sarah Hoffmannget rid of sector index, no longer used
2015-05-21 Sarah Hoffmannbring back area bboxes for nodes
2015-05-21 Simon Lopezallow usage behind an HTTP Proxy. Fixes twain47/Nominat...
2015-05-08 Sarah Hoffmannamke Tiger import script work with python3
2015-05-08 Sarah Hoffmannmake Tiger data path configurable
2015-05-08 Sarah HoffmannMerge branch 'tiger2014' of https://github.com/mtmail...
2015-05-08 Sarah Hoffmannmerge addr:postcode from houses into search index of...
2015-05-06 Sarah Hoffmannremove debug output
2015-05-06 Sarah Hoffmannset SQL statement timeout to php execution timeout
2015-05-04 Sarah Hoffmannincrease relevance of class/type importance
2015-05-03 Marc Tobias... update Tiger import script to use 2014 data
2015-05-03 Marc Tobias... update Tiger import script to use 2014 data
2015-05-03 Sarah Hoffmannremove create-road function, no longer used
2015-05-03 Sarah Hoffmannplaces marked as linked should use the address of the...
2015-04-30 Sarah Hoffmannadd test for TIGER reverse with lower zoom
2015-04-30 Sarah HoffmannMerge branch 'reverse-lookup-including-tiger-lookup...
2015-04-30 Sarah Hoffmannadd tests for new polygon_threshold feature
2015-04-30 Sarah HoffmannMerge branch 'feature/polygon-simplification' of https...
2015-04-29 Oleksandr ShulginCheck for positive polygon simplification threshold
2015-04-28 Marc Tobias... apply Sarah's pull request feedback
2015-04-28 Sarah Hoffmannremove check for class/type shortcuts which were never...
2015-04-28 Marc Tobias... postgres coalesce() looks for null values, not 0. Resul...
2015-04-28 Marc Tobias... during reverse geocode lookup we also check the (option...
2015-04-28 Sarah Hoffmannset new development version
2015-04-27 Oleksandr ShulginAdd polygon simplification
2015-04-19 Sarah Hoffmannset software version defaults to something more recent v2.4.0
2015-04-18 Sarah Hoffmannprepare next release
2015-04-18 Sarah Hoffmannignore places without housenumber in interpolations
2015-04-07 Brian QuinionVarious places where conversion from to ->aStructuredQ...
2015-03-31 Sarah Hoffmannfix boundary test
2015-03-30 Sarah Hoffmannclean out dead sql code
2015-03-29 Sarah Hoffmannmake sure place exists before printing hierarchy
2015-03-29 Sarah Hoffmanncorrectly handle comma-only exclude_place_ids
2015-03-29 Sarah Hoffmannfix utf8 in tests for jsonp
2015-03-29 Sarah Hoffmanncorrectly quote regular expression
2015-03-29 Sarah Hoffmannuse unescaped unicode in json where supported by PHP
2015-03-25 Sarah Hoffmannavoid calling add_location for non-addressing features
2015-03-23 Sarah Hoffmannonly address features can be linked with placex
2015-03-17 Sarah Hoffmannmore strict parameter checking for reverse
2015-03-09 Sarah Hoffmannupdate osm2pgsql (coastline typo)
2015-03-09 Sarah Hoffmannstate setup: get latest node from place, planet_osm_nod...
2015-03-08 Sarah Hoffmanninterpolations: snap lines to points, not vice versa
2015-03-06 Sarah Hoffmannsimplify bounding box computation
2015-03-05 Sarah Hoffmannupdate osm2pgsql (get rid of way-node index)
2015-03-05 Sarah Hoffmannreplace final reference to way-node index with spatial...
2015-03-05 Sarah Hoffmannreorder parenting search for POI level
2015-03-05 Sarah Hoffmannadd more tests for interpolations (mostly updating)
2015-03-05 Sarah Hoffmannswitch interpolation node to using the interpolation...
2015-03-05 Sarah Hoffmannfix typos and make interpolation tests run
2015-03-05 Sarah Hoffmannwrite interpolated house numbers complete out and avoid...
2015-03-05 Sarah Hoffmanncomputation of parent of interpolations
next