Asish Abraham Joseph
Asish Abraham Joseph
This is what I used - Create service file: ``` sudo nano /lib/systemd/system/tegola.service ``` - Insert following content and replace whatever necessary: ``` [Unit] Description=Tegola app service After=postgresql.service Requires=postgresql.service [Service]...
I see the same functionality in another vector tile server [Martin](https://github.com/urbica/martin) passing on parameters from client side to plpgsql (https://github.com/urbica/martin#function-sources). Wouldn't it be nice to integrate that feature?
You can use this script (https://gist.github.com/aaj013/0627a9c6ee5227e1a692265cd557777a) for geocoding addresses in CSV format (with only address attributes)