2012-10-07 |
Sarah Hoffmann | remove country name from address name vector |
tree | commitdiff |
2012-09-30 |
Sarah Hoffmann | Merge remote-tracking branch 'lonvia/partial-search... |
tree | commitdiff |
2012-09-29 |
Sarah Hoffmann | remove mountain ranges from addresses |
tree | commitdiff |
2012-09-29 |
Sarah Hoffmann | skip is_in items already in address vector |
tree | commitdiff |
2012-09-28 |
Sarah Hoffmann | check for empty relation before linking |
tree | commitdiff |
2012-09-24 |
Sarah Hoffmann | ignore frequent partial search terms |
tree | commitdiff |
2012-09-24 |
Sarah Hoffmann | use rank_address for linking places and boundaries |
tree | commitdiff |
2012-09-23 |
Sarah Hoffmann | fix edge cases when linking nodes |
tree | commitdiff |
2012-09-03 |
Brian Quinion | defered delete should be done even if the place is... |
tree | commitdiff |
2012-08-31 |
Brian Quinion | revert attempt to fix house number re-indexing on updat... |
tree | commitdiff |
2012-08-29 |
Brian Quinion | limit reindexing to buildings / addresses |
tree | commitdiff |
2012-08-28 |
Brian Quinion | mark placex as needed re-indexin based on parent_place_... |
tree | commitdiff |
2012-08-28 |
Brian Quinion | Merge branch 'master' of github.com:twain47/Nominatim |
tree | commitdiff |
2012-08-28 |
Brian Quinion | linked places not being updated on road modification |
tree | commitdiff |
2012-08-20 |
Sarah Hoffmann | avoid reassigning address rank of place itself |
tree | commitdiff |
2012-08-19 |
Sarah Hoffmann | make sure first of each address rank is used |
tree | commitdiff |
2012-08-18 |
Sarah Hoffmann | import TIGER data into temporary table |
tree | commitdiff |
2012-07-31 |
Sarah Hoffmann | places that cannot be part of an address still should... |
tree | commitdiff |
2012-07-30 |
Sarah Hoffmann | don't create index idx_placex_sector twice |
tree | commitdiff |
2012-07-22 |
Sarah Hoffmann | Merge branch 'patch-1' of https://github.com/Firefishy... |
tree | commitdiff |
2012-07-20 |
Sarah Hoffmann | Merge remote-tracking branch 'lonvia/address-order' |
tree | commitdiff |
2012-07-20 |
Sarah Hoffmann | adapt distance heuristics for nodes |
tree | commitdiff |
2012-07-13 |
Sarah Hoffmann | gracefully fail if nodes from an address interpolation... |
tree | commitdiff |
2012-07-03 |
Sarah Hoffmann | excluded place nodes outside parent boundaries from... |
tree | commitdiff |
2012-06-29 |
Sarah Hoffmann | make sure invalid geometries are always deleted from... |
tree | commitdiff |
2012-06-28 |
Sarah Hoffmann | be less verbose |
tree | commitdiff |
2012-05-24 |
Sarah Hoffmann | remove distinct, causes nearest feature results to... |
tree | commitdiff |
2012-05-23 |
Brian Quinion | Merge branch 'master' of github.com:twain47/Nominatim |
tree | commitdiff |
2012-05-23 |
Sarah Hoffmann | rename ambiguous variables to make postgresql 8.4 happy |
tree | commitdiff |
2012-05-22 |
Brian Quinion | can't have a unique index on placex - only on place |
tree | commitdiff |
2012-05-22 |
Brian Quinion | fix broken field name / committed debug |
tree | commitdiff |
2012-05-22 |
Brian Quinion | deal with some indexing edge cases |
tree | commitdiff |
2012-05-22 |
Brian Quinion | Merge pull request #9 from andreek/master |
tree | commitdiff |
2012-05-22 |
Brian Quinion | DB Scheme changes: alter table placex add column calcul... |
tree | commitdiff |
2012-05-15 |
Brian Quinion | Merge branch 'master' of github.com:twain47/Nominatim |
tree | commitdiff |
2012-05-13 |
Sarah Hoffmann | move index over nameaddress_vector back to delayed... |
tree | commitdiff |
2012-05-13 |
Sarah Hoffmann | pre-create word list to avoid duplicates due to paralle... |
tree | commitdiff |
2012-05-11 |
Brian Quinion | Can't filter on rank_search before it has been assigned |
tree | commitdiff |
2012-05-06 |
Brian Quinion | updated wikipedia article code to allow for mutliple... |
tree | commitdiff |
2012-05-05 |
Sarah Hoffmann | modifiers to encourage use of indices |
tree | commitdiff |
2012-05-03 |
Brian Quinion | catch utf8 encoding errors and at least stop them abort... |
tree | commitdiff |
2012-04-30 |
Brian Quinion | Merge branch 'master' of github.com:twain47/Nominatim |
tree | commitdiff |
2012-04-30 |
Brian Quinion | calculate importance from wikipedia |
tree | commitdiff |
2012-04-29 |
Brian Quinion | more name checks in point and poly mergeing, and put... |
tree | commitdiff |
2012-04-26 |
Sarah Hoffmann | make it run with 64bit and 32bit osm2pgsql |
tree | commitdiff |
2012-04-26 |
Sarah Hoffmann | change code to work with a 64-bit node size osm2pgsql |
tree | commitdiff |
2012-04-26 |
Brian Quinion | Merge pull request #5 from mfn/improve_errmsg |
tree | commitdiff |
2012-04-26 |
Brian Quinion | depreciate place=region due to common miss-use |
tree | commitdiff |
2012-04-26 |
Brian Quinion | link nodes and relations using name->'name' index looku... |
tree | commitdiff |
2012-04-20 |
Sarah Hoffmann | Merge branch 'continent' of https://github.com/datendel... |
tree | commitdiff |
2012-04-20 |
Sarah Hoffmann | add support for Irish townlands |
tree | commitdiff |
2012-04-20 |
Datendelphin | only calculate country for search ranks country and... |
tree | commitdiff |
2012-04-14 |
Sarah Hoffmann | ignore postcode boundaries without postcode |
tree | commitdiff |
2012-04-14 |
Sarah Hoffmann | missing brackets in default name assignment |
tree | commitdiff |
2012-04-11 |
Sarah Hoffmann | Merge branch 'mountain_pass' of https://github.com... |
tree | commitdiff |
2012-04-06 |
Datendelphin | ranking for mountain_pass |
tree | commitdiff |
2012-04-02 |
Brian Quinion | Only link polygons on admin_centre is not already found... |
tree | commitdiff |
2012-04-01 |
Brian Quinion | search_name.name_vector index is now required during... |
tree | commitdiff |
2012-04-01 |
Brian Quinion | Update details.php to show linked places |
tree | commitdiff |
2012-04-01 |
Brian Quinion | Merge branch 'master' of github.com:twain47/Nominatim |
tree | commitdiff |
2012-04-01 |
Brian Quinion | Adds code to merge place polygon and points using: |
tree | commitdiff |
2012-03-29 |
Sarah Hoffmann | postgresq 8.4 backward compatibility: count hash size... |
tree | commitdiff |
2012-03-29 |
Sarah Hoffmann | don't use column names for variable names, 8.4 fails... |
tree | commitdiff |
2012-03-26 |
Brian Quinion | Merge branch 'master' of github.com:twain47/Nominatim |
tree | commitdiff |
2012-03-22 |
Brian Quinion | Use GB postcode table as definitive source. resort... |
tree | commitdiff |
2012-03-18 |
Sarah Hoffmann | only re-index addressable places |
tree | commitdiff |
2012-03-18 |
Sarah Hoffmann | remove array_agg |
tree | commitdiff |
2012-03-09 |
Sarah Hoffmann | sanity check for address interpolation |
tree | commitdiff |
2012-03-09 |
Sarah Hoffmann | avoid deletes for new places |
tree | commitdiff |
2012-03-09 |
Sarah Hoffmann | restrict deferred delete to concerned place |
tree | commitdiff |
2012-02-19 |
Sarah Hoffmann | update classtype tables for special phrases along with... |
tree | commitdiff |
2012-02-12 |
Sarah Hoffmann | move place=isolated_dwelling up to the same rank as... |
tree | commitdiff |
2012-02-10 |
Sarah Hoffmann | during initial setup defer creation of non-vital until... |
tree | commitdiff |
2012-01-21 |
Sarah Hoffmann | - remove dependency on intarray extension |
tree | commitdiff |
2011-10-21 |
Frederik Ramm | fix typo mentioned by mathieu monney on mapquest's... |
tree | commitdiff |
2011-09-09 |
Frederik Ramm | create 'file' sequence required by update.php |
tree | commitdiff |
2011-06-14 |
Brian Quinion | update place_id to BIGINT |
tree | commitdiff |
2011-06-10 |
Brian Quinion | bigint update script |
tree | commitdiff |
2011-04-06 |
Brian Quinion | move partiondef config file to settings, add --create... |
tree | commitdiff |
2011-03-18 |
Brian Quinion | calculate search position based to 'importance' rather... |
tree | commitdiff |
2011-03-11 |
Brian Quinion | drop requirement for zero distance record for each... |
tree | commitdiff |
2011-03-11 |
Brian Quinion | preserve importance in search_name |
tree | commitdiff |
2011-02-08 |
Brian Quinion | stop treating capital cities as villages, memory leak... |
tree | commitdiff |
2011-02-07 |
Brian Quinion | add logging of broken polygons, improve address export... |
tree | commitdiff |
2011-01-21 |
Brian Quinion | aux properties, memory leaks, tweaks to search order |
tree | commitdiff |
2011-01-05 |
Brian Quinion | finally fix adminitrative spelling error, disable fast_... |
tree | commitdiff |
2010-12-07 |
Brian Quinion | postcode/zipcode improvements, finish work on handling... |
tree | commitdiff |
2010-11-18 |
Brian Quinion | make rank_search consistent |
tree | commitdiff |
2010-11-17 |
Brian Quinion | remove the road buffer code - made things slower. ... |
tree | commitdiff |
2010-11-15 |
Brian Quinion | tigger data import |
tree | commitdiff |
2010-11-09 |
Brian Quinion | change partition from char to int, partition search_nam... |
tree | commitdiff |
2010-11-02 |
Brian Quinion | more multi-processor improvements |
tree | commitdiff |
2010-11-01 |
Brian Quinion | more partitioning work, os open data postcodes, country... |
tree | commitdiff |
2010-10-27 |
Brian Quinion | hstore names / refactoring |
tree | commitdiff |
2010-10-26 |
Brian Quinion | data partitioning |
tree | commitdiff |
2010-10-23 |
Brian Quinion | nominatim refactoring |
tree | commitdiff |
|