Skip to content

Instantly share code, notes, and snippets.

@sharkinsspatial
Created June 27, 2023 18:34
Show Gist options
  • Select an option

  • Save sharkinsspatial/14c59220bc1aa88849cc1fd078da1c0c to your computer and use it in GitHub Desktop.

Select an option

Save sharkinsspatial/14c59220bc1aa88849cc1fd078da1c0c to your computer and use it in GitHub Desktop.
TileJSON.io - HLS S30 mosaic example
{
"baseLayer": {
"tilejson": "2.2.0",
"name": "base",
"version": "1.0.0",
"scheme": "xyz",
"tiles": [
"https://a.tile.openstreetmap.org/{z}/{x}/{y}.png"
]
},
"diffLayerLeftId": -1,
"diffLayerRightId": -1,
"shareGist": true,
"shareTileJSONLink": true,
"shareBase": true,
"shareDiff": false,
"defaultToDiff": false,
"center": [
-13530765.546965098,
7673320.679237337
],
"zoom": 8.276666666666667,
"currentBaseLayer": 0,
"title": "HLS S30 mosaic example"
}
[
{
"tilejson": "2.2.0",
"name": "Layer 1",
"version": "1.0.0",
"scheme": "xyz",
"tiles": [
"https://d1nzvsko7rbono.cloudfront.net/mosaic/tiles/32ce94865d0bc51223dcec9621bbf86f/WebMercatorQuad/{z}/{x}/{y}@1x?assets=B04&assets=B03&assets=B02&color_formula=Gamma+RGB+3.5+Saturation+1.7+Sigmoidal+RGB+15+0.35"
],
"opacity": 1,
"visible": true
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment