Initial documentation (close #39)
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
=====
|
||||
Usage
|
||||
=====
|
||||
|
||||
Getting started
|
||||
======
|
||||
|
||||
::
|
||||
|
||||
Usage: tileserver-gl [mbtiles] [options]
|
||||
|
||||
mbtiles MBTiles file (uses demo configuration);
|
||||
ignored if the configuration file is also specified
|
||||
|
||||
Options:
|
||||
-c, --config Configuration file [config.json]
|
||||
-b, --bind Bind address
|
||||
-p, --port Port [8080]
|
||||
-V, --verbose More verbose output
|
||||
-v, --version Version info
|
||||
|
||||
|
||||
|
||||
Default styles and configuration
|
||||
======
|
||||
|
||||
- If no configuration file is specified, the default styles (compatible with osm2vectortiles) are used.
|
||||
- If no mbtiles file is specified (and is not found in the current working directory), an extract is downloaded directly from osm2vectortiles.
|
||||
Reference in New Issue
Block a user