{
   title = "fmsdi4-singapore",
   tileMatrixSetURI = "http://www.opengis.net/def/tilematrixset/OGC/1.0/WebMercatorQuad",
   crs = "http://www.opengis.net/def/crs/EPSG/0/3857",
   dataType = "vector",
   tileMatrixSetLimits = [
      { tileMatrix = "0", minTileRow = 0, maxTileRow = 0, minTileCol = 0, maxTileCol = 0 },
      { tileMatrix = "1", minTileRow = 0, maxTileRow = 0, minTileCol = 1, maxTileCol = 1 },
      { tileMatrix = "2", minTileRow = 1, maxTileRow = 1, minTileCol = 3, maxTileCol = 3 },
      { tileMatrix = "3", minTileRow = 3, maxTileRow = 3, minTileCol = 6, maxTileCol = 6 },
      { tileMatrix = "4", minTileRow = 7, maxTileRow = 7, minTileCol = 12, maxTileCol = 12 },
      { tileMatrix = "5", minTileRow = 15, maxTileRow = 15, minTileCol = 25, maxTileCol = 25 },
      { tileMatrix = "6", minTileRow = 31, maxTileRow = 31, minTileCol = 50, maxTileCol = 50 },
      { tileMatrix = "7", minTileRow = 63, maxTileRow = 63, minTileCol = 100, maxTileCol = 100 },
      { tileMatrix = "8", minTileRow = 127, maxTileRow = 127, minTileCol = 201, maxTileCol = 201 },
      { tileMatrix = "9", minTileRow = 254, maxTileRow = 254, minTileCol = 403, maxTileCol = 403 },
      { tileMatrix = "10", minTileRow = 508, maxTileRow = 508, minTileCol = 807, maxTileCol = 807 },
      { tileMatrix = "11", minTileRow = 1016, maxTileRow = 1016, minTileCol = 1615, maxTileCol = 1615 },
      { tileMatrix = "12", minTileRow = 2033, maxTileRow = 2033, minTileCol = 3230, maxTileCol = 3230 },
      { tileMatrix = "13", minTileRow = 4066, maxTileRow = 4066, minTileCol = 6460, maxTileCol = 6461 },
      { tileMatrix = "14", minTileRow = 8132, maxTileRow = 8133, minTileCol = 12920, maxTileCol = 12922 },
      { tileMatrix = "15", minTileRow = 16264, maxTileRow = 16266, minTileCol = 25841, maxTileCol = 25845 },
      { tileMatrix = "16", minTileRow = 32528, maxTileRow = 32533, minTileCol = 51683, maxTileCol = 51690 },
      { tileMatrix = "17", minTileRow = 65056, maxTileRow = 65066, minTileCol = 103366, maxTileCol = 103380 },
      { tileMatrix = "18", minTileRow = 130113, maxTileRow = 130133, minTileCol = 206733, maxTileCol = 206760 }
   ],
   links = [
      {
         rel = "alternate",
         type = "application/json",
         title = "The JSON representation of the WebMercatorQuad multi-layer vector tileset for fmsdi4-singapore",
         href = "/ogcapi/collections/fmsdi4-singapore/tiles/WebMercatorQuad?f=json"
      },
      {
         rel = "self",
         type = "text/plain",
         title = "The ECON representation of the WebMercatorQuad multi-layer vector tileset for fmsdi4-singapore",
         href = "/ogcapi/collections/fmsdi4-singapore/tiles/WebMercatorQuad?f=econ"
      },
      {
         rel = "alternate",
         type = "text/html",
         title = "The HTML representation of the WebMercatorQuad multi-layer vector tileset for fmsdi4-singapore",
         href = "/ogcapi/collections/fmsdi4-singapore/tiles/WebMercatorQuad?=html"
      },
      {
         rel = "alternate",
         type = "application/json+tile",
         title = "The TileJSON representation of the WebMercatorQuad multi-layer vector tileset for fmsdi4-singapore",
         href = "/ogcapi/collections/fmsdi4-singapore/tiles/WebMercatorQuad?f=tilejson"
      },
      {
         rel = "http://www.opengis.net/def/rel/ogc/1.0/tiling-scheme",
         type = "application/json",
         title = "WebMercatorQuadTileMatrixSet definition (as JSON)",
         href = "/ogcapi/tileMatrixSets/WebMercatorQuad"
      },
      {
         rel = "http://www.opengis.net/def/rel/ogc/1.0/geodata",
         href = "/ogcapi/collections/fmsdi4-singapore"
      },
      {
         rel = "item",
         type = "application/vnd.mapbox-vector-tile",
         title = "WebMercatorQuad multi-layer vector tiles for fmsdi4-singapore (as Mapbox Vector Tiles)",
         href = "/ogcapi/collections/fmsdi4-singapore/tiles/WebMercatorQuad/{tileMatrix}/{tileRow}/{tileCol}.mvt",
         templated = true
      }
   ],
   layers = [
      {
         id = "singapore_cityGML_buildings",
         dataType = "vector",
         geometryDimension = 0,
         minScaleDenominator = 17061.8366707983,
         minCellSize = 4.77731426782352,
         maxTileMatrix = "15",
         links = [
            {
               rel = "http://www.opengis.net/def/rel/ogc/1.0/geodata",
               href = "/ogcapi/collections/singapore-cityGML-buildings"
            }
         ],
         propertiesSchema = {
            schema = "https://json-schema.org/draft/2020-12/schema",
            type = object,
            properties = [
               {"gmlID", {
                  type = string,
                  xogcpropertySeq = 1
               }},
               {"maxAlt", {
                  type = number,
                  xogcpropertySeq = 2
               }},
               {"maxLat", {
                  type = number,
                  xogcpropertySeq = 3
               }},
               {"maxLon", {
                  type = number,
                  xogcpropertySeq = 4
               }},
               {"measuredHeight", {
                  type = number,
                  xogcpropertySeq = 5
               }},
               {"minAlt", {
                  type = number,
                  xogcpropertySeq = 6
               }},
               {"minLat", {
                  type = number,
                  xogcpropertySeq = 7
               }},
               {"minLon", {
                  type = number,
                  xogcpropertySeq = 8
               }},
               {"model::id", {
                  type = integer
               }}
            ]
         }
      },
      {
         id = "Cadastre_Landlots_LADM",
         dataType = "vector",
         geometryDimension = 2,
         minScaleDenominator = 17061.8366707983,
         minCellSize = 4.77731426782352,
         maxTileMatrix = "15",
         links = [
            {
               rel = "http://www.opengis.net/def/rel/ogc/1.0/geodata",
               href = "/ogcapi/collections/Cadastre_Landlots_LADM"
            }
         ],
         propertiesSchema = {
            schema = "https://json-schema.org/draft/2020-12/schema",
            type = object,
            properties = [
               {"LIFE_SPAN_", {
                  type = string,
                  xogcpropertySeq = 1
               }},
               {"LIFE_SPA_1", {
                  type = string,
                  xogcpropertySeq = 2
               }},
               {"LOT_NUMBER", {
                  type = string,
                  xogcpropertySeq = 7
               }},
               {"LOT_TYPE", {
                  type = string,
                  xogcpropertySeq = 3
               }},
               {"PLAN_NUMBE", {
                  type = string,
                  xogcpropertySeq = 4
               }},
               {"Shape_Area", {
                  type = number,
                  xogcpropertySeq = 6
               }},
               {"Shape_Leng", {
                  type = number,
                  xogcpropertySeq = 5
               }}
            ]
         }
      },
      {
         id = "CombinedBathymetryTerrain",
         dataType = "coverage",
         minScaleDenominator = 2132.72958384978,
         minCellSize = 0.59716428347794,
         maxTileMatrix = "18",
         links = [
            {
               rel = "http://www.opengis.net/def/rel/ogc/1.0/geodata",
               href = "/ogcapi/collections/CombinedBathymetryTerrain"
            }
         ],
         propertiesSchema = {
            schema = "https://json-schema.org/draft/2020-12/schema",
            type = object,
            properties = [
               {"band1", {
                  type = number,
                  xogcpropertySeq = 1
               }}
            ]
         }
      },
      {
         id = "ProposedECPArea_SVY21",
         dataType = "vector",
         geometryDimension = 2,
         minScaleDenominator = 17061.8366707983,
         minCellSize = 4.77731426782352,
         maxTileMatrix = "15",
         links = [
            {
               rel = "http://www.opengis.net/def/rel/ogc/1.0/geodata",
               href = "/ogcapi/collections/ProposedECPArea_SVY21"
            }
         ],
         propertiesSchema = {
            schema = "https://json-schema.org/draft/2020-12/schema",
            type = object,
            properties = [
               {"AOI", {
                  type = string,
                  xogcpropertySeq = 2
               }},
               {"Shape_Area", {
                  type = number,
                  xogcpropertySeq = 4
               }},
               {"Shape_Le_1", {
                  type = number,
                  xogcpropertySeq = 3
               }},
               {"Shape_Leng", {
                  type = number,
                  xogcpropertySeq = 1
               }}
            ]
         }
      }
   ],
   centerPoint = {
      coordinates = [ 103.923453532373, 1.30250366081185 ],
      tileMatrix = "17",
      scaleDenominator = 4265.45916769957,
      cellSize = 1.19432856695588,
      crs = "http://www.opengis.net/def/crs/OGC/1.3/CRS84"
   }
}