Server to forward requests to the overpass server.
Project description
FASva-OSMServer
This is a server to forward requests to the local Overpass server.
Installation
You can find the latest version on PyPi. So simply use pip with
pip install fasva-osmserver
After the installation, a configuration file osmserver.cfg is installed into the <venv>/share directory. Adapt the
options to your needs.
Usage
Start the server with and either specify the --config flag to explicitly point to a configuration file or
let the server use the installed configuration file.
osmserver --config <directory>/osmserver.cfg
System service
Instead of calling osmserver directly, you can install it as a system service to automatically
start it on system startup.
Therefore, a file osmserver.service can be found in <venv>/share/ next to the configuration
file. Before installing the service, you may have to adapt the path to osmserver. Then, copy the service
file to /etc/systemd/system with
$ cp <venv>/share/osmserver.service /etc/systemd/service
and enable the service with
$ systemctl enable osmservice.service
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fasva_osmserver-0.1.0-py3-none-any.whl.
File metadata
- Download URL: fasva_osmserver-0.1.0-py3-none-any.whl
- Upload date:
- Size: 8.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.5.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1b303db63261d8891d6ae406da5175e3ff4f29e3ad86ad48bc478ca811ddbeba
|
|
| MD5 |
8f1f4dae2c1f9a6507f9c81c6b30bb93
|
|
| BLAKE2b-256 |
8bd897108a2ead9c4e906e23f67b299de3d45263e7de48ef01160c13efb46a57
|