Add support for PBF tiles generated directly from postgres (#240)
* Add postserve * Set postserve version
This commit is contained in:
@@ -242,6 +242,11 @@ echo "--------------------------------------------------------------------------
|
||||
echo "====> : Analyze PostgreSQL tables"
|
||||
make psql-analyze
|
||||
|
||||
echo " "
|
||||
echo "-------------------------------------------------------------------------------------"
|
||||
echo "====> : Bring up postserve at localhost:8090/tiles/{z}/{x}/{y}.pbf"
|
||||
docker-compose up -d postserve
|
||||
|
||||
echo " "
|
||||
echo "-------------------------------------------------------------------------------------"
|
||||
echo "====> : Start generating MBTiles (containing gzipped MVT PBF) from a TM2Source project. "
|
||||
|
||||
Reference in New Issue
Block a user