Sarah Hoffmann
d1143b4580
docs: rewrite functions when migrating
...
Fixes #1183 .
2018-09-22 13:22:08 +02:00
marc tobias
71341a623a
Installation FAQ entry about a PHP warning that started with PHP7.2 [SKIP CI]
2018-09-20 13:41:43 +02:00
marc tobias
9b69bde613
three further FAQ entries regarding timezone, continents, exports
2018-09-19 19:31:54 +02:00
Sarah Hoffmann
bc26244114
docs: remove tablespace placeholder from index commands
...
Fixes #1171 .
2018-09-10 21:00:15 +02:00
Sarah Hoffmann
b0d0d046e7
add migration for 3.2 version
2018-08-26 17:27:31 +02:00
Sarah Hoffmann
e09c42a78a
add docs for class parameter in /details
2018-08-26 16:40:52 +02:00
Sarah Hoffmann
6e3670bce5
add vagrant and installation instructions for ubuntu 18
2018-08-24 21:33:24 +02:00
Sarah Hoffmann
e7b738fe35
cleanup documentation
...
Remove level 3 (page title) from TOC and add permalinks.
Also fix and update some minor stuff in the docs.
2018-08-23 23:14:41 +02:00
Sarah Hoffmann
c80c80200c
fix links in details documentation
...
Thanks to @JamesKingdom.
2018-08-23 20:30:07 +02:00
marc tobias
4d38833170
documentation for /details endpoint
2018-08-22 13:55:43 +02:00
marc tobias
7081e2ab66
documentation for /details endpoint
2018-08-21 17:15:47 +02:00
marc tobias
71ae7f10f7
small typos and wording in the API docs
2018-08-20 19:11:38 +02:00
Sarah Hoffmann
569184a5b0
add FAQ from nominatim.org
2018-08-11 14:47:36 +02:00
Sarah Hoffmann
41c4b51be5
add description of output of API
2018-08-11 14:17:41 +02:00
Sarah Hoffmann
513bf485f2
clean up docs for lookup call
2018-08-11 09:24:59 +02:00
Sarah Hoffmann
263240919c
clean up and format search documentation
2018-08-09 23:06:52 +02:00
Sarah Hoffmann
d2b9493d72
clean up and format search documentation
2018-08-09 21:47:57 +02:00
marc tobias
92f86de938
FAQ: more answers regarding nominatim.so file permissions
2018-07-13 18:43:51 +02:00
marc tobias
879f818d81
add geojson,geocodejson formats to API documentation
2018-07-09 16:06:48 +02:00
marc tobias
a376608344
Update tiger install instructions. Mirror no longer working
2018-05-29 17:42:58 +02:00
Sarah Hoffmann
1d0da944a6
document polygon_threashold parameter
...
Fixes #1041 .
2018-05-15 23:30:58 +02:00
marc tobias
90d531c640
copied API endpoint documentation from wiki.osm.org to /docs
2018-03-19 17:10:22 +01:00
Sarah Hoffmann
de9507bc63
add develop section to documentation
2018-02-24 23:24:25 +01:00
marc tobias
d1f6fab68a
add links to docker, ansible respositories
2018-02-24 17:17:43 +01:00
Edward Betts
7e00a6e2ff
Correct spelling mistakes.
2018-02-18 13:11:35 +00:00
Sarah Hoffmann
d4110eef7e
improve syntax highlighting for vagrant scripts
2018-01-15 23:47:00 +01:00
Sarah Hoffmann
86833454a4
update vagrant scripts
2018-01-15 22:59:16 +01:00
Sarah Hoffmann
b8f7563da9
use mkdocs for compiling the documentation
...
Requires to shuffle around the documentation.
make doc will now compile the documentation
in the build directory. The markdowns created
from the vagrant files are no longer versioned.
2018-01-14 23:43:15 +01:00
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