linz / basemaps

NZ’s authoritative and open digital basemap service for LINZ and the public.
https://basemaps.linz.govt.nz
Other
92 stars 16 forks source link

feat(lambda-tiler): Ensure terrain source for all style json configs. #3299

Closed Wentao-Kuang closed 2 months ago

Wentao-Kuang commented 2 months ago

Motivation

We need to ensure a terrain source in all style json configs before the production release. Then we could do another config release for add terrain source into style config. https://github.com/linz/basemaps-config/pull/916

Modifications

Check and add terrain source for get style config api.

Verification

image