Sarah Hoffmann
13469e1576
convert remaining http links and shorten copyright URL
2018-01-11 23:05:28 +01:00
Sarah Hoffmann
2cf1ff41c0
move nominatim.org links to https
...
Solves #737 .
2018-01-10 23:21:21 +01:00
Sarah Hoffmann
637c5c2936
add documentation for new word count compute
2017-12-17 16:00:28 +01:00
Sarah Hoffmann
cdabea7c76
docs: clarify how to run pip install
...
Fixes #792 .
2017-10-01 22:48:57 +02:00
Sarah Hoffmann
cf32da3748
docs: add more requirements for running tests
2017-09-16 22:11:39 +02:00
Sarah Hoffmann
5e54e78176
add migration path for postcodes
2017-08-19 19:37:06 +02:00
Frederik Ramm
bce11a5fc7
Mention explicitly that Osmosis is not required.
2017-07-21 09:23:38 +02:00
Andy Carra
8c087e4cb8
Warn about operation order with Wikipedia data
...
Give first-time users a tip about installing Wikipedia data before performing initial import.
once https://github.com/openstreetmap/Nominatim/issues/255 has been addressed, this note is no-longer important.
2017-07-14 18:52:54 -07:00
Srihari Thalla
d004a0e3df
Update file name of update.php to init updates
2017-07-07 15:57:01 +05:30
Srihari Thalla
97ad4e4654
Update incorrect internal links to docs
2017-06-29 17:29:15 +05:30
Sarah Hoffmann
7ef0239f19
make naming of documentation files consistent
2017-06-25 17:18:21 +02:00
Sarah Hoffmann
7448d3f171
recompile installation instructions
2017-06-09 20:12:29 +02:00
Sarah Hoffmann
e3fb706c65
add normalized version of special search terms on import
...
Requires the PHP bindings for libicu, so add that as a requirement.
2017-06-04 23:12:09 +02:00
Sarah Hoffmann
33c919ab09
Merge pull request #734 from lonvia/use-pyosmium-for-updates
...
Use pyosmium for updates
2017-05-26 21:43:08 +02:00
Sarah Hoffmann
65afe13f0a
update docs for osmosis to pyosmium change
2017-05-25 16:53:44 +02:00
Sarah Hoffmann
1a1526ec30
Add FAQ to documentation
...
For the moment only copies the FAQ entries for installation from the wiki and adds one on running multiple extracts.
2017-05-24 23:29:08 +02:00
Sarah Hoffmann
e7c8b498d1
update docs for new country grid location
...
Also updates some dependencies.
2017-05-13 00:13:56 +02:00
marc tobias
e24f53cb34
update docs/*.md based on vagrant/*.sh
2017-03-21 13:16:29 +01:00
Sarah Hoffmann
39c4c7fce8
add unzip tool to requirements for Tiger imports
...
Fixes #663
2017-03-15 20:44:06 +01:00
Sarah Hoffmann
a793f698f3
Merge pull request #660 from mtmail/new-github-URL
...
github.com/twain47 => github.com/openstreetmap
2017-03-12 13:59:11 +01:00
marc tobias
a52455f160
github.com/twain47 => github.com/openstreetmap
2017-03-12 13:06:25 +01:00
Edward Betts
7e3af2debc
correct spelling mistakes
2017-03-08 15:06:50 +00:00
Rory McCann
2fd9ffda43
Syntax improvements
...
use backticks for more fixed-width type things
2017-02-07 14:57:54 +01:00
Marc Tobias Metten
523873fe16
set directoryindex in Apache,nginx configuration
2016-12-16 02:16:47 +01:00
Sarah Hoffmann
b77e2503f5
drop support for PHP < 5.4
2016-10-17 22:28:39 +02:00
Sarah Hoffmann
a912b3448f
docs: fix link
2016-10-02 17:33:49 +02:00
Sarah Hoffmann
1982978f74
move country search term creation into setup script
...
Search results can become odd without the country search
terms, so make their inclusion a mandatory part of the
setup.
Also adds a new configuration variable to restrict the
languages taken into account by Nominatim.
2016-09-28 23:30:44 +02:00
Sarah Hoffmann
8a796db3c9
Merge pull request #508 from mtmail/addtype-in-installation.md
...
typo in Installation.md
2016-08-24 08:49:45 +02:00
mtmail
50c994be93
Update Installation.md
...
trivial typo: AddTpe => AddType
2016-08-24 01:45:36 +02:00
Sarah Hoffmann
9c1e0c49bf
docs: give recomendations about flatnode file size
...
closes #501
2016-08-10 22:02:10 +02:00
Sarah Hoffmann
36f2afea8a
mark checkpoint_segments parameter as deprecated
...
Postgresql 9.5 has checkpoint_segments removed and fails to start
if the options is given. Adds a comment to that effect.
Fixes #494 .
2016-08-04 22:17:05 +02:00
Sarah Hoffmann
3f06d9d3ba
fix typos and grammar in installation instructions
2016-07-26 20:38:44 +02:00
Sarah Hoffmann
8eb0e09ce3
more instructions for Tiger imports
2016-06-14 21:44:18 +02:00
Sarah Hoffmann
860acbf6af
add instructions to enable use of Tiger data
2016-06-13 20:07:57 +02:00
Sarah Hoffmann
91e1e4d614
fix formatting of docs
2016-06-08 23:17:48 +02:00
Sarah Hoffmann
af93973237
add compiled vagrant docs in docs/ directory
2016-06-08 23:06:15 +02:00
Sarah Hoffmann
2e08a61565
add vagrant script for ubuntu 16 and polish everything
2016-06-08 23:03:11 +02:00
Sarah Hoffmann
f71e9dd187
move installation instructions from wiki page here
2016-06-07 22:47:57 +02:00
Sarah Hoffmann
d1b1acaf1d
split instruction into software installation and import
...
Basically leaves the part that needs to be done by the automatic
vagrant script in the bash script and moves the remaining part
into an OS-independent md file.
Also fixes some of the instructions for CentOS. Now almost runs
through (some minor issue with permission remains).
2016-06-07 00:17:15 +02:00
Sarah Hoffmann
ff6c3a705b
initial version of documented CentOS7 vagrant script
2016-06-05 16:15:26 +02:00