2014-10-29 |
Sarah Hoffmann | only check for postgres major and minor version |
blob | commitdiff | raw |
2014-10-05 |
Sarah Hoffmann | rewrite address interpolation so that planet_osm_node... |
blob | commitdiff | raw | diff to current |
2014-09-29 |
Sarah Hoffmann | add finished message to setup.php |
blob | commitdiff | raw | diff to current |
2014-06-05 |
Sarah Hoffmann | revert error checking on pgsql restore |
blob | commitdiff | raw | diff to current |
2014-05-16 |
Sarah Hoffmann | Merge branch 'place-in-addressdetails' of https://githu... |
blob | commitdiff | raw | diff to current |
2014-05-13 |
Sarah Hoffmann | add setup option to ignore SQL errors |
blob | commitdiff | raw | diff to current |
2014-05-13 |
Sarah Hoffmann | break out of write loop when psql fails |
blob | commitdiff | raw | diff to current |
2014-04-13 |
Sarah Hoffmann | make errors from psql in setup fatal |
blob | commitdiff | raw | diff to current |
2014-02-21 |
Sarah Hoffmann | split gb_postcode in table creation and data loading |
blob | commitdiff | raw | diff to current |
2014-02-07 |
Sarah Hoffmann | recreate place objects when admin_level changes |
blob | commitdiff | raw | diff to current |
2014-02-07 |
Sarah Hoffmann | replace ST_Line_Interpolate_Point with ST_LineInterpola... |
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-10-10 |
Sarah Hoffmann | use postgis as an extension for versions >= 2.0 |
blob | commitdiff | raw | diff to current |
2013-09-15 |
Sarah Hoffmann | allow setup without partitions |
blob | commitdiff | raw | diff to current |
2013-09-09 |
Sarah Hoffmann | Merge branch 'osmosis_error_return' of https://github... |
blob | commitdiff | raw | diff to current |
2013-09-09 |
Sarah Hoffmann | Merge branch 'master' of https://github.com/spin0us... |
blob | commitdiff | raw | diff to current |
2013-09-06 |
Brian Quinion | make missing osmosis non-fatal for 'all' option - just... |
blob | commitdiff | raw | diff to current |
2013-06-13 |
Brian Quinion | Check to see if we can access the website at the config... |
blob | commitdiff | raw | diff to current |
2013-05-16 |
Frederik Ramm | fix indentation |
blob | commitdiff | raw | diff to current |
2013-05-16 |
Frederik Ramm | Add osm2pgsql flat node support via settings.php |
blob | commitdiff | raw | diff to current |
2013-04-26 |
Sarah Hoffmann | add support for house numbers without street |
blob | commitdiff | raw | diff to current |
2013-04-20 |
Sarah Hoffmann | remove worldboundaries.sql |
blob | commitdiff | raw | diff to current |
2013-04-07 |
Sarah Hoffmann | make osmosis-init also work for older planets |
blob | commitdiff | raw | diff to current |
2013-04-03 |
Brian Quinion | better osmosis error message |
blob | commitdiff | raw | diff to current |
2013-04-02 |
IrlJidel | fix typo for baseUrl when configuring configuration.txt |
blob | commitdiff | raw | diff to current |
2013-03-22 |
IrlJidel | make planet replication url configurable so we can... |
blob | commitdiff | raw | diff to current |
2013-01-24 |
Brian Quinion | Basic status page for monitoring nominatim is working |
blob | commitdiff | raw | diff to current |
2013-01-19 |
Sarah Hoffmann | split partition.sql into table and function parts |
blob | commitdiff | raw | diff to current |
2013-01-14 |
Brian Quinion | Merge branch 'master' of github.com:twain47/Nominatim |
blob | commitdiff | raw | diff to current |
2013-01-14 |
Sarah Hoffmann | support custom psql port in setup.php |
blob | commitdiff | raw | diff to current |
2012-12-18 |
Brian Quinion | release in postgis version string is optional |
blob | commitdiff | raw | diff to current |
2012-12-18 |
Brian Quinion | add constant to define postgis version. Verify definte... |
blob | commitdiff | raw | diff to current |
2012-12-15 |
Sarah Hoffmann | check return of DB creation command |
blob | commitdiff | raw | diff to current |
2012-12-03 |
Brian Quinion | move deletable and polygons into default website |
blob | commitdiff | raw | diff to current |
2012-11-28 |
Brian Quinion | Merge branch 'master' of github.com:twain47/Nominatim |
blob | commitdiff | raw | diff to current |
2012-11-19 |
IrlJidel | Add css dir to create-website |
blob | commitdiff | raw | diff to current |
2012-11-01 |
Brian Quinion | hstore in 9.2 replaces k=>v with hstore(k,v). Update... |
blob | commitdiff | raw | diff to current |
2012-10-29 |
Brian Quinion | don't exit during osmosis setup |
blob | commitdiff | raw | diff to current |
2012-10-22 |
Brian Quinion | Automatically calculate the state file for replication... |
blob | commitdiff | raw | diff to current |
2012-10-09 |
Sarah Hoffmann | typo |
blob | commitdiff | raw | diff to current |
2012-10-09 |
Sarah Hoffmann | use calculated_country_code for postcodes |
blob | commitdiff | raw | diff to current |
2012-09-30 |
Sarah Hoffmann | Merge remote-tracking branch 'lonvia/partial-search... |
blob | commitdiff | raw | diff to current |
2012-09-24 |
Sarah Hoffmann | ignore frequent partial search terms |
blob | commitdiff | raw | diff to current |
2012-09-23 |
Sarah Hoffmann | patch replication path on --osmosis-init |
blob | commitdiff | raw | diff to current |
2012-08-25 |
sprengm | make setup.php fail early on missing osm-file |
blob | commitdiff | raw | diff to current |
2012-08-18 |
Sarah Hoffmann | import TIGER data into temporary table |
blob | commitdiff | raw | diff to current |
2012-07-30 |
Sarah Hoffmann | fail on error |
blob | commitdiff | raw | diff to current |
2012-07-22 |
Sarah Hoffmann | Merge branch 'patch-1' of https://github.com/Firefishy... |
blob | commitdiff | raw | diff to current |
2012-07-20 |
Sarah Hoffmann | Merge remote-tracking branch 'lonvia/address-order' |
blob | commitdiff | raw | diff to current |
2012-07-10 |
Daniele Forsi | Fix more typos |
blob | commitdiff | raw | diff to current |
2012-05-23 |
Brian Quinion | Merge branch 'master' of github.com:twain47/Nominatim |
blob | commitdiff | raw | diff to current |
2012-05-23 |
Brian Quinion | truncate road partition tables during load |
blob | commitdiff | raw | diff to current |
2012-05-23 |
Sarah Hoffmann | more verbose error messages |
blob | commitdiff | raw | diff to current |
2012-05-23 |
Brian Quinion | Merge branch 'master' of github.com:twain47/Nominatim |
blob | commitdiff | raw | diff to current |
2012-05-23 |
Brian Quinion | revert to plain text dump for 8.4 compatibility (+... |
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 | use the new country data files |
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 | remove intermediate ANALYSE while indexing |
blob | commitdiff | raw | diff to current |
2012-05-13 |
Sarah Hoffmann | pre-create word list to avoid duplicates due to paralle... |
blob | commitdiff | raw | diff to current |
2012-05-11 |
Brian Quinion | Can't filter on rank_search before it has been assigned |
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-26 |
Brian Quinion | Merge pull request #5 from mfn/improve_errmsg |
blob | commitdiff | raw | diff to current |
2012-04-26 |
mfn | Do not swallow PEAR error. |
blob | commitdiff | raw | diff to current |
2012-04-26 |
Brian Quinion | set osm2pgsql cache memory to a default based on memory... |
blob | commitdiff | raw | diff to current |
2012-04-15 |
Sarah Hoffmann | Format of replicate-sequence URL has changed |
blob | commitdiff | raw | diff to current |
2012-04-11 |
Sarah Hoffmann | add switch for osm2pgsql cache size |
blob | commitdiff | raw | diff to current |
2012-04-11 |
Sarah Hoffmann | Merge branch 'mountain_pass' of https://github.com... |
blob | commitdiff | raw | diff to current |
2012-04-11 |
Sarah Hoffmann | force UTF-8 database |
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-17 |
Sarah Hoffmann | extend scripts for Tiger 2011 data |
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 | extensions where introduced in postgresql in 9.1, not... |
blob | commitdiff | raw | diff to current |
2012-01-21 |
Sarah Hoffmann | - remove dependency on intarray extension |
blob | commitdiff | raw | diff to current |
2011-06-14 |
Brian Quinion | update place_id to BIGINT |
blob | commitdiff | raw | diff to current |
2011-04-06 |
Brian Quinion | move partiondef config file to settings, add --create... |
blob | commitdiff | raw | diff to current |
2011-02-21 |
Frederik Ramm | fix potential deadlock when writing a lot of data to... |
blob | commitdiff | raw | diff to current |
2011-02-18 |
Frederik Ramm | * use osm2pgsql from $PATH if none present locally |
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-17 |
Brian Quinion | remove the road buffer code - made things slower. ... |
blob | commitdiff | raw | diff to current |
2010-11-15 |
Brian Quinion | tigger data import |
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-25 |
Brian Quinion | default path fixes |
blob | commitdiff | raw | diff to current |
2010-10-23 |
Brian Quinion | nominatim refactoring |
blob | commitdiff | raw | diff to current |
|