Last active
March 18, 2026 08:01
-
-
Save skorasaurus/a4882378409af0caf118 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ | |
| { | |
| "where": "Layer", | |
| "if": { | |
| "Datasource.type": "postgis" | |
| }, | |
| "then": { | |
| "Datasource.dbname": "hdmht", | |
| "Datasource.user": "skors", | |
| "Datasource.host": "localhost" | |
| } | |
| }, | |
| { | |
| "where": "Layer", | |
| "if": { | |
| "id": "land-high" | |
| }, | |
| "then": { | |
| "Datasource.file": "/home/skors/Documents/MapBox/project/shared/land-polygons-split-3857-shapeindex/land_polygons.shp" | |
| } | |
| }, | |
| { | |
| "where": "Layer", | |
| "if": { | |
| "id": "hillshade" | |
| }, | |
| "then": { | |
| "Datasource.file": "/home/skors/Documents/MapBox/project/HDM-CartoCSS/DEM/data/hillshade.vrt" | |
| } | |
| }, | |
| { | |
| "where": "Layer", | |
| "if": { | |
| "id": "contour_line" | |
| }, | |
| "then": { | |
| "Datasource.file": "/home/skors/Documents/MapBox/project/HDM-CartoCSS/DEM/data/contour-25m.shp" | |
| } | |
| }, | |
| { | |
| "where": "Layer", | |
| "if": { | |
| "id": "land-low" | |
| }, | |
| "then": { | |
| "Datasource.file": "/home/skors/Documents/MapBox/project/shared/simplified-land-polygons-complete-3857-shapeindex/simplified_land_polygons.shp" | |
| } | |
| } | |
| ] |
latiplatip519-wq
commented
Mar 18, 2026
tolong🙏
Please solve this problem
<script src="https://gist.github.com/skorasaurus/a4882378409af0caf118.js"></script>14115529309 ff
localconfig.json
F
Oki
<script src="https://gist.github.com/pna28241-cloud/30c02cd38d2545db019f64d6a4359d43.js"></script>
Ff beta
Ff beta
Angel
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment