Documentation update. (#1654)
- Unifying `name_de` description for `mountain_peak` layer. - Update the version of PostGIS for `generate-sqltomvt` function.
This commit is contained in:
2
Makefile
2
Makefile
@@ -289,7 +289,7 @@ ifeq (,$(wildcard build/sql/run_last.sql))
|
||||
$(DOCKER_COMPOSE) run $(DC_OPTS) openmaptiles-tools bash -c \
|
||||
'generate-sql $(TILESET_FILE) --dir ./build/sql \
|
||||
&& generate-sqltomvt $(TILESET_FILE) \
|
||||
--key --gzip --postgis-ver 3.2.3 \
|
||||
--key --gzip --postgis-ver 3.3.4 \
|
||||
--function --fname=getmvt >> ./build/sql/run_last.sql'
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user