Created
March 13, 2026 09:07
-
-
Save bertt/c4b27a133e4ea7889b1af322cd0fe5d6 to your computer and use it in GitHub Desktop.
NetherlandsRDNewQuad.json
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
| "type": "TileMatrixSetType", | |
| "identifier": "NetherlandsRDNewQuad", | |
| "title": "Amersfoort / RD New scheme for the Netherlands", | |
| "supportedCRS": "http://www.opengis.net/def/crs/EPSG/0/28992", | |
| "tileMatrix": [ | |
| { | |
| "type": "TileMatrixType", | |
| "identifier": "0", | |
| "scaleDenominator": 12288000.0, | |
| "topLeftCorner": [ | |
| -285401.92, | |
| 903401.92 | |
| ], | |
| "tileWidth": 256, | |
| "tileHeight": 256, | |
| "matrixWidth": 1, | |
| "matrixHeight": 1 | |
| }, | |
| { | |
| "type": "TileMatrixType", | |
| "identifier": "1", | |
| "scaleDenominator": 6144000.0, | |
| "topLeftCorner": [ | |
| -285401.92, | |
| 903401.92 | |
| ], | |
| "tileWidth": 256, | |
| "tileHeight": 256, | |
| "matrixWidth": 2, | |
| "matrixHeight": 2 | |
| }, | |
| { | |
| "type": "TileMatrixType", | |
| "identifier": "2", | |
| "scaleDenominator": 3072000.0, | |
| "topLeftCorner": [ | |
| -285401.92, | |
| 903401.92 | |
| ], | |
| "tileWidth": 256, | |
| "tileHeight": 256, | |
| "matrixWidth": 4, | |
| "matrixHeight": 4 | |
| }, | |
| { | |
| "type": "TileMatrixType", | |
| "identifier": "3", | |
| "scaleDenominator": 1536000.0, | |
| "topLeftCorner": [ | |
| -285401.92, | |
| 903401.92 | |
| ], | |
| "tileWidth": 256, | |
| "tileHeight": 256, | |
| "matrixWidth": 8, | |
| "matrixHeight": 8 | |
| }, | |
| { | |
| "type": "TileMatrixType", | |
| "identifier": "4", | |
| "scaleDenominator": 768000.0, | |
| "topLeftCorner": [ | |
| -285401.92, | |
| 903401.92 | |
| ], | |
| "tileWidth": 256, | |
| "tileHeight": 256, | |
| "matrixWidth": 16, | |
| "matrixHeight": 16 | |
| }, | |
| { | |
| "type": "TileMatrixType", | |
| "identifier": "5", | |
| "scaleDenominator": 384000.0, | |
| "topLeftCorner": [ | |
| -285401.92, | |
| 903401.92 | |
| ], | |
| "tileWidth": 256, | |
| "tileHeight": 256, | |
| "matrixWidth": 32, | |
| "matrixHeight": 32 | |
| }, | |
| { | |
| "type": "TileMatrixType", | |
| "identifier": "6", | |
| "scaleDenominator": 192000.0, | |
| "topLeftCorner": [ | |
| -285401.92, | |
| 903401.92 | |
| ], | |
| "tileWidth": 256, | |
| "tileHeight": 256, | |
| "matrixWidth": 64, | |
| "matrixHeight": 64 | |
| }, | |
| { | |
| "type": "TileMatrixType", | |
| "identifier": "7", | |
| "scaleDenominator": 96000.0, | |
| "topLeftCorner": [ | |
| -285401.92, | |
| 903401.92 | |
| ], | |
| "tileWidth": 256, | |
| "tileHeight": 256, | |
| "matrixWidth": 128, | |
| "matrixHeight": 128 | |
| }, | |
| { | |
| "type": "TileMatrixType", | |
| "identifier": "8", | |
| "scaleDenominator": 48000.0, | |
| "topLeftCorner": [ | |
| -285401.92, | |
| 903401.92 | |
| ], | |
| "tileWidth": 256, | |
| "tileHeight": 256, | |
| "matrixWidth": 256, | |
| "matrixHeight": 256 | |
| }, | |
| { | |
| "type": "TileMatrixType", | |
| "identifier": "9", | |
| "scaleDenominator": 24000.0, | |
| "topLeftCorner": [ | |
| -285401.92, | |
| 903401.92 | |
| ], | |
| "tileWidth": 256, | |
| "tileHeight": 256, | |
| "matrixWidth": 512, | |
| "matrixHeight": 512 | |
| }, | |
| { | |
| "type": "TileMatrixType", | |
| "identifier": "10", | |
| "scaleDenominator": 12000.0, | |
| "topLeftCorner": [ | |
| -285401.92, | |
| 903401.92 | |
| ], | |
| "tileWidth": 256, | |
| "tileHeight": 256, | |
| "matrixWidth": 1024, | |
| "matrixHeight": 1024 | |
| }, | |
| { | |
| "type": "TileMatrixType", | |
| "identifier": "11", | |
| "scaleDenominator": 6000.0, | |
| "topLeftCorner": [ | |
| -285401.92, | |
| 903401.92 | |
| ], | |
| "tileWidth": 256, | |
| "tileHeight": 256, | |
| "matrixWidth": 2048, | |
| "matrixHeight": 2048 | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment