Skip to content

Commit

Permalink
Add the Thailand .tiff layers to reveal-streets-satellite.json
Browse files Browse the repository at this point in the history
The layers are Thailand 1 & Thailand 2
  • Loading branch information
ekigamba committed May 27, 2019
1 parent 66edb14 commit d8641f8
Showing 1 changed file with 27 additions and 1 deletion.
28 changes: 27 additions & 1 deletion opensrp-reveal/src/main/assets/reveal-streets-satellite.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,16 @@
"type": "FeatureCollection",
"features": []
}
},
"mapbox://ona.65ebjahc": {
"url": "mapbox://ona.65ebjahc",
"type": "raster",
"tileSize": 256
},
"mapbox://ona.9yx4phdp": {
"url": "mapbox://ona.9yx4phdp",
"type": "raster",
"tileSize": 256
}
},
"sprite": "mapbox://sprites/ona/cjp461odq3oq22sp60oxq1qwz",
Expand All @@ -105,6 +115,22 @@
"layout": {},
"paint": {}
},
{
"id": "Thailand 1",
"type": "raster",
"metadata": {},
"source": "mapbox://ona.65ebjahc",
"layout": {},
"paint": {}
},
{
"id": "Thailand 2",
"type": "raster",
"metadata": {},
"source": "mapbox://ona.9yx4phdp",
"layout": {},
"paint": {}
},
{
"id": "ona-aami3tqv",
"type": "raster",
Expand Down Expand Up @@ -396,4 +422,4 @@
"owner": "ona",
"visibility": "private",
"draft": false
}
}

0 comments on commit d8641f8

Please sign in to comment.