Skip to content

Instantly share code, notes, and snippets.

@jachym
Created March 14, 2018 12:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jachym/45b3ae3360be5635aa01944a561560c6 to your computer and use it in GitHub Desktop.
Save jachym/45b3ae3360be5635aa01944a561560c6 to your computer and use it in GitHub Desktop.
melown resources klokan
[
{ "include": "examples.d/*.json" },
{
"comment" : "Klokan Satellite",
"credits" : [ ],
"definition" : {
"remoteUrl" : "https://maps.tilehosting.com/data/satellite/{loclod}/{locx}/{locy}.jpg?key=kSwrAdFeuIo6rD2Bm9dc"
},
"type" : "tms",
"driver" : "tms-raster-remote",
"group" : "klokan",
"id" : "klokan-satellite",
"referenceFrames": {
"melown2015" : {
"lodRange" : [ 1, 21 ],
"tileRange" : [ [ 0, 0 ], [ 1, 1 ] ]
},
"webmerc-projected" : {
"lodRange" : [ 0, 21 ],
"tileRange" : [ [ 0, 0 ], [ 1, 1 ] ]
}
}
},
{
"comment": "jaxa",
"group": "klokan",
"id": "jaxa",
"type": "surface",
"driver": "surface-dem",
"referenceFrames": {
"melown2015": {
"lodRange": [4, 21],
"tileRange": [ [ 4, 2], [4, 3]]
}
},
"credits": [],
"definition": {
"dataset": "/vagrant/openmaptiles/",
"geoidGrid": "egm96_15.gtx",
"introspection": {
"position": ["obj",15.000069,47.500069,"float",0.000000,0.000000,-90.000000,0.000000,3631301.285427,45.000000],
"tms": [
{"group":"klokan", "id":"klokan-satellite"}
]
}
}
},
{
"comment": "spheroid",
"group": "melown",
"id": "sphere",
"type": "surface",
"driver": "surface-spheroid",
"referenceFrames": {
"melown2015" : {
"lodRange": [0,21],
"tileRange": [ [ 0, 0], [1, 1]]
},
"webmerc-projected" : {
"lodRange": [0,21],
"tileRange": [ [ 0, 0], [1, 1]]
}
},
"credits": [],
"definition": {
"introspection": {
"tms": [{
"group": "klokan",
"id": "klokan-satellite"
}]
}
}
}
]
2,1 Top
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment