2018-10-02 |
Sarah Hoffmann | Merge branch 'updatePHP' of https://github.com/ThomasBa... |
blob | commitdiff | raw |
2018-09-16 |
Sarah Hoffmann | Merge pull request #1180 from mtmail/php-testsuite... |
blob | commitdiff | raw |
2018-09-15 |
Sarah Hoffmann | Merge pull request #1179 from mtmail/import-table-highe... |
blob | commitdiff | raw |
2018-09-15 |
marc tobias | import_osmosis_log table: increase possible batch size |
blob | commitdiff | raw |
2017-09-16 |
Sarah Hoffmann | Merge pull request #782 from lonvia/rework-postcodes |
blob | commitdiff | raw | diff to current |
2017-08-19 |
Sarah Hoffmann | add search for postcode |
blob | commitdiff | raw | diff to current |
2017-08-19 |
Sarah Hoffmann | fix typo |
blob | commitdiff | raw | diff to current |
2017-08-19 |
Sarah Hoffmann | add postcode to location_area tables |
blob | commitdiff | raw | diff to current |
2017-08-19 |
Sarah Hoffmann | replace AddGeometryColumn() functions |
blob | commitdiff | raw | diff to current |
2017-08-19 |
Sarah Hoffmann | add indexing of artificial postcodes |
blob | commitdiff | raw | diff to current |
2017-08-19 |
Sarah Hoffmann | add new location_postcode table |
blob | commitdiff | raw | diff to current |
2017-05-26 |
Sarah Hoffmann | Merge pull request #734 from lonvia/use-pyosmium-for... |
blob | commitdiff | raw | diff to current |
2017-05-25 |
Sarah Hoffmann | switch from osmosis to pyosmium for updates |
blob | commitdiff | raw | diff to current |
2017-04-22 |
Sarah Hoffmann | Merge branch 'roques-tetris' |
blob | commitdiff | raw | diff to current |
2017-04-20 |
Sarah Hoffmann | Merge branch 'tetris' of https://github.com/roques... |
blob | commitdiff | raw | diff to current |
2017-04-19 |
Christian von Roques | use SMALLINT for ranks and partition; reorder columns... |
blob | commitdiff | raw | diff to current |
2017-04-13 |
Sarah Hoffmann | Merge pull request #700 from lonvia/structured-address... |
blob | commitdiff | raw | diff to current |
2017-04-08 |
Sarah Hoffmann | remove street and addr_place columns in placex |
blob | commitdiff | raw | diff to current |
2017-04-08 |
Sarah Hoffmann | Remove street and addr_place from location_property_osmline |
blob | commitdiff | raw | diff to current |
2017-04-08 |
Sarah Hoffmann | introduce address column for place tables |
blob | commitdiff | raw | diff to current |
2017-03-27 |
Sarah Hoffmann | Merge pull request #690 from ImreSamu/fix_install_sql_w... |
blob | commitdiff | raw | diff to current |
2017-03-26 |
ImreSamu | fix sql warnings |
blob | commitdiff | raw | diff to current |
2017-02-26 |
Sarah Hoffmann | move interpolaton computation into indexing step |
blob | commitdiff | raw | diff to current |
2016-06-09 |
Sarah Hoffmann | Merge pull request #219 from mizabrik/master |
blob | commitdiff | raw | diff to current |
2016-06-04 |
Sarah Hoffmann | Merge branch 'interpolations' |
blob | commitdiff | raw | diff to current |
2016-05-15 |
Sarah Hoffmann | reintroduce addr:place for interpolation |
blob | commitdiff | raw | diff to current |
2016-05-15 |
Sarah Hoffmann | remove duplicate index |
blob | commitdiff | raw | diff to current |
2016-05-14 |
Sarah Hoffmann | Merge remote-tracking branch 'markus/master' into master |
blob | commitdiff | raw | diff to current |
2016-05-08 |
markigail | Fix bug in index.c and remove column admin_level from... |
blob | commitdiff | raw | diff to current |
2016-04-27 |
Markus Gail | index on geometry of interpolation lines, and more... |
blob | commitdiff | raw | diff to current |
2016-04-25 |
Markus Gail | Merge remote-tracking branch 'origin/master' into osmline |
blob | commitdiff | raw | diff to current |
2016-04-25 |
Markus Gail | Remove interpolation lines from placex and save them... |
blob | commitdiff | raw | diff to current |
2016-04-12 |
Sarah Hoffmann | Merge pull request #425 from lonvia/disable-aux-tables |
blob | commitdiff | raw | diff to current |
2016-04-12 |
Sarah Hoffmann | Merge pull request #424 from lonvia/cleanup-logging |
blob | commitdiff | raw | diff to current |
2016-04-07 |
Sarah Hoffmann | make tables for external data (Tiger and aux) configurable |
blob | commitdiff | raw | diff to current |
2016-04-07 |
Sarah Hoffmann | clean up query logging |
blob | commitdiff | raw | diff to current |
2016-03-27 |
Sarah Hoffmann | fix syntax errors in tiger code and adapt format of... |
blob | commitdiff | raw | diff to current |
2015-05-22 |
Sarah Hoffmann | Merge branch 'http_proxy' of https://github.com/simonlo... |
blob | commitdiff | raw | diff to current |
2015-05-21 |
Sarah Hoffmann | get rid of sector index, no longer used |
blob | commitdiff | raw | diff to current |
2015-03-05 |
Sarah Hoffmann | switch remaining GRANTs to configurable web user |
blob | commitdiff | raw | diff to current |
2015-01-20 |
Sarah Hoffmann | tablespace definition belongs before the where clause |
blob | commitdiff | raw | diff to current |
2014-12-01 |
Sarah Hoffmann | reorganise table creation |
blob | commitdiff | raw | diff to current |
2014-01-23 |
Brian Quinion | Merge branch 'master' of github.com:twain47/Nominatim |
blob | commitdiff | raw | diff to current |
2013-09-29 |
Sarah Hoffmann | revoke most of www-data's write rights |
blob | commitdiff | raw | diff to current |
2013-04-09 |
Sarah Hoffmann | remove unused columns from word and search_name_* tables |
blob | commitdiff | raw | diff to current |
2012-12-03 |
Brian Quinion | Merge branch 'master' of github.com:twain47/Nominatim |
blob | commitdiff | raw | diff to current |
2012-12-02 |
Sarah Hoffmann | remove unused SQL statements |
blob | commitdiff | raw | diff to current |
2012-11-29 |
Sarah Hoffmann | select rights on import_polygon_delete for web view |
blob | commitdiff | raw | diff to current |
2012-11-11 |
Sarah Hoffmann | give www-data select rights on query_log |
blob | commitdiff | raw | diff to current |
2012-11-07 |
Sarah Hoffmann | extend error reporting for invalid geometries |
blob | commitdiff | raw | diff to current |
2012-11-05 |
Brian Quinion | include a bit of extra details for polygon errors in... |
blob | commitdiff | raw | diff to current |
2012-05-22 |
Brian Quinion | fix broken field name / committed debug |
blob | commitdiff | raw | diff to current |
2012-05-22 |
Brian Quinion | Merge pull request #9 from andreek/master |
blob | commitdiff | raw | diff to current |
2012-05-22 |
Brian Quinion | DB Scheme changes: alter table placex add column calcul... |
blob | commitdiff | raw | diff to current |
2012-05-15 |
Brian Quinion | Merge branch 'master' of github.com:twain47/Nominatim |
blob | commitdiff | raw | diff to current |
2012-05-13 |
Sarah Hoffmann | move index over nameaddress_vector back to delayed... |
blob | commitdiff | raw | diff to current |
2012-04-30 |
Brian Quinion | Merge branch 'master' of github.com:twain47/Nominatim |
blob | commitdiff | raw | diff to current |
2012-04-30 |
Brian Quinion | calculate importance from wikipedia |
blob | commitdiff | raw | diff to current |
2012-04-29 |
Brian Quinion | more name checks in point and poly mergeing, and put... |
blob | commitdiff | raw | diff to current |
2012-04-26 |
Sarah Hoffmann | make it run with 64bit and 32bit osm2pgsql |
blob | commitdiff | raw | diff to current |
2012-04-26 |
Sarah Hoffmann | change code to work with a 64-bit node size osm2pgsql |
blob | commitdiff | raw | diff to current |
2012-04-01 |
Brian Quinion | search_name.name_vector index is now required during... |
blob | commitdiff | raw | diff to current |
2012-04-01 |
Brian Quinion | Merge branch 'master' of github.com:twain47/Nominatim |
blob | commitdiff | raw | diff to current |
2012-04-01 |
Brian Quinion | Adds code to merge place polygon and points using: |
blob | commitdiff | raw | diff to current |
2012-03-26 |
Brian Quinion | Merge branch 'master' of github.com:twain47/Nominatim |
blob | commitdiff | raw | diff to current |
2012-03-22 |
Brian Quinion | Use GB postcode table as definitive source. resort... |
blob | commitdiff | raw | diff to current |
2012-02-10 |
Sarah Hoffmann | during initial setup defer creation of non-vital until... |
blob | commitdiff | raw | diff to current |
2012-01-21 |
Sarah Hoffmann | - remove dependency on intarray extension |
blob | commitdiff | raw | diff to current |
2011-09-09 |
Frederik Ramm | create 'file' sequence required by update.php |
blob | commitdiff | raw | diff to current |
2011-06-14 |
Brian Quinion | update place_id to BIGINT |
blob | commitdiff | raw | diff to current |
2011-03-18 |
Brian Quinion | calculate search position based to 'importance' rather... |
blob | commitdiff | raw | diff to current |
2011-03-11 |
Brian Quinion | drop requirement for zero distance record for each... |
blob | commitdiff | raw | diff to current |
2011-02-07 |
Brian Quinion | add logging of broken polygons, improve address export... |
blob | commitdiff | raw | diff to current |
2011-01-21 |
Brian Quinion | aux properties, memory leaks, tweaks to search order |
blob | commitdiff | raw | diff to current |
2011-01-05 |
Brian Quinion | finally fix adminitrative spelling error, disable fast_... |
blob | commitdiff | raw | diff to current |
2010-12-07 |
Brian Quinion | postcode/zipcode improvements, finish work on handling... |
blob | commitdiff | raw | diff to current |
2010-11-09 |
Brian Quinion | change partition from char to int, partition search_nam... |
blob | commitdiff | raw | diff to current |
2010-11-01 |
Brian Quinion | more partitioning work, os open data postcodes, country... |
blob | commitdiff | raw | diff to current |
2010-10-27 |
Brian Quinion | hstore names / refactoring |
blob | commitdiff | raw | diff to current |
2010-10-26 |
Brian Quinion | data partitioning |
blob | commitdiff | raw | diff to current |
2010-10-23 |
Brian Quinion | nominatim refactoring |
blob | commitdiff | raw | diff to current |
|