github.com/PDOK/gokoala@v0.50.6/internal/ogc/tiles/templates/tileMatrixSets/NetherlandsRDNewQuad.go.json (about)

     1  {{- /*gotype: github.com/PDOK/gokoala/internal/engine.TemplateData*/ -}}
     2  {
     3      {{ if .Config.OgcAPI.Tiles }}
     4      "links": [
     5          {
     6              "rel": "self",
     7              "type": "application/json",
     8              "title": "Local definition of NetherlandsRDNewQuad TileMatrixSet",
     9              "href": "{{ .Config.BaseURL }}/tileMatrixSets/NetherlandsRDNewQuad?f=json"
    10          }
    11      ],
    12      "id": "NetherlandsRDNewQuad",
    13      "title": "Amersfoort / RD New scheme for the Netherlands",
    14      "crs": "http://www.opengis.net/def/crs/EPSG/0/28992",
    15      "wellKnownScaleSet": "urn:ogc:def:wkss:OGC:1.0:NLDEPSG28992Scale",
    16      "tileMatrices": [
    17          {
    18              "id": "0",
    19              "tileWidth": 256,
    20              "tileHeight": 256,
    21              "matrixWidth": 1,
    22              "matrixHeight": 1,
    23              "scaleDenominator": 1.2288e7,
    24              "cellSize": 3440.64,
    25              "pointOfOrigin": [
    26                  -285401.92,
    27                  903401.92
    28              ]
    29          },
    30          {
    31              "id": "1",
    32              "tileWidth": 256,
    33              "tileHeight": 256,
    34              "matrixWidth": 2,
    35              "matrixHeight": 2,
    36              "scaleDenominator": 6144000.0,
    37              "cellSize": 1720.32,
    38              "pointOfOrigin": [
    39                  -285401.92,
    40                  903401.92
    41              ]
    42          },
    43          {
    44              "id": "2",
    45              "tileWidth": 256,
    46              "tileHeight": 256,
    47              "matrixWidth": 4,
    48              "matrixHeight": 4,
    49              "scaleDenominator": 3072000.0,
    50              "cellSize": 860.16,
    51              "pointOfOrigin": [
    52                  -285401.92,
    53                  903401.92
    54              ]
    55          },
    56          {
    57              "id": "3",
    58              "tileWidth": 256,
    59              "tileHeight": 256,
    60              "matrixWidth": 8,
    61              "matrixHeight": 8,
    62              "scaleDenominator": 1536000.0,
    63              "cellSize": 430.08,
    64              "pointOfOrigin": [
    65                  -285401.92,
    66                  903401.92
    67              ]
    68          },
    69          {
    70              "id": "4",
    71              "tileWidth": 256,
    72              "tileHeight": 256,
    73              "matrixWidth": 16,
    74              "matrixHeight": 16,
    75              "scaleDenominator": 768000.0,
    76              "cellSize": 215.04,
    77              "pointOfOrigin": [
    78                  -285401.92,
    79                  903401.92
    80              ]
    81          },
    82          {
    83              "id": "5",
    84              "tileWidth": 256,
    85              "tileHeight": 256,
    86              "matrixWidth": 32,
    87              "matrixHeight": 32,
    88              "scaleDenominator": 384000.0,
    89              "cellSize": 107.52,
    90              "pointOfOrigin": [
    91                  -285401.92,
    92                  903401.92
    93              ]
    94          },
    95          {
    96              "id": "6",
    97              "tileWidth": 256,
    98              "tileHeight": 256,
    99              "matrixWidth": 64,
   100              "matrixHeight": 64,
   101              "scaleDenominator": 192000.0,
   102              "cellSize": 53.76,
   103              "pointOfOrigin": [
   104                  -285401.92,
   105                  903401.92
   106              ]
   107          },
   108          {
   109              "id": "7",
   110              "tileWidth": 256,
   111              "tileHeight": 256,
   112              "matrixWidth": 128,
   113              "matrixHeight": 128,
   114              "scaleDenominator": 96000.0,
   115              "cellSize": 26.88,
   116              "pointOfOrigin": [
   117                  -285401.92,
   118                  903401.92
   119              ]
   120          },
   121          {
   122              "id": "8",
   123              "tileWidth": 256,
   124              "tileHeight": 256,
   125              "matrixWidth": 256,
   126              "matrixHeight": 256,
   127              "scaleDenominator": 48000.0,
   128              "cellSize": 13.44,
   129              "pointOfOrigin": [
   130                  -285401.92,
   131                  903401.92
   132              ]
   133          },
   134          {
   135              "id": "9",
   136              "tileWidth": 256,
   137              "tileHeight": 256,
   138              "matrixWidth": 512,
   139              "matrixHeight": 512,
   140              "scaleDenominator": 24000.0,
   141              "cellSize": 6.72,
   142              "pointOfOrigin": [
   143                  -285401.92,
   144                  903401.92
   145              ]
   146          },
   147          {
   148              "id": "10",
   149              "tileWidth": 256,
   150              "tileHeight": 256,
   151              "matrixWidth": 1024,
   152              "matrixHeight": 1024,
   153              "scaleDenominator": 12000.0,
   154              "cellSize": 3.36,
   155              "pointOfOrigin": [
   156                  -285401.92,
   157                  903401.92
   158              ]
   159          },
   160          {
   161              "id": "11",
   162              "tileWidth": 256,
   163              "tileHeight": 256,
   164              "matrixWidth": 2048,
   165              "matrixHeight": 2048,
   166              "scaleDenominator": 6000.0,
   167              "cellSize": 1.68,
   168              "pointOfOrigin": [
   169                  -285401.92,
   170                  903401.92
   171              ]
   172          },
   173          {
   174              "id": "12",
   175              "tileWidth": 256,
   176              "tileHeight": 256,
   177              "matrixWidth": 4096,
   178              "matrixHeight": 4096,
   179              "scaleDenominator": 3000.0,
   180              "cellSize": 0.84,
   181              "pointOfOrigin": [
   182                  -285401.92,
   183                  903401.92
   184              ]
   185          },
   186          {
   187              "id": "13",
   188              "tileWidth": 256,
   189              "tileHeight": 256,
   190              "matrixWidth": 8192,
   191              "matrixHeight": 8192,
   192              "scaleDenominator": 1500.0,
   193              "cellSize": 0.42,
   194              "pointOfOrigin": [
   195                  -285401.92,
   196                  903401.92
   197              ]
   198          },
   199          {
   200              "id": "14",
   201              "tileWidth": 256,
   202              "tileHeight": 256,
   203              "matrixWidth": 16384,
   204              "matrixHeight": 16384,
   205              "scaleDenominator": 750.0,
   206              "cellSize": 0.21,
   207              "pointOfOrigin": [
   208                  -285401.92,
   209                  903401.92
   210              ]
   211          },
   212          {
   213              "id": "15",
   214              "tileWidth": 256,
   215              "tileHeight": 256,
   216              "matrixWidth": 32768,
   217              "matrixHeight": 32768,
   218              "scaleDenominator": 375.0,
   219              "cellSize": 0.105,
   220              "pointOfOrigin": [
   221                  -285401.92,
   222                  903401.92
   223              ]
   224          },
   225          {
   226              "id": "16",
   227              "tileWidth": 256,
   228              "tileHeight": 256,
   229              "matrixWidth": 65536,
   230              "matrixHeight": 65536,
   231              "scaleDenominator": 187.5,
   232              "cellSize": 0.0525,
   233              "pointOfOrigin": [
   234                  -285401.92,
   235                  903401.92
   236              ]
   237          }
   238      ],
   239      "orderedAxes": [
   240          "X",
   241          "Y"
   242      ]
   243      {{end}}
   244  }