TerriaJS / RaPPMap

Fork of TerriaJS/TerriaMap for GEOGLAM RAPP
5 stars 4 forks source link

Catalog-Converter notes #92

Closed rowanwins closed 1 year ago

rowanwins commented 3 years ago

Tool run on 29 Sept 2020

Models required

Properties missing

nf-s commented 3 years ago

Some of those properties are covered by https://github.com/TerriaJS/catalog-converter/issues/12

na9da commented 3 years ago

WPS exists right? Or is it not complete enough to suppor the geoglam service?

rowanwins commented 3 years ago

Yep WPS is implemented in next, 🤞 enough for geoglam configuations

nf-s commented 2 years ago

Errors as of 07/07/2022

Error stats:
{
  "unknownProps": 0,
  "missingRequiredProps": 0,
  "unknownTypes": 0,
  "inputNotPlainObjects": 0
}
Warning stats:
{
  "unknownProps": 50,
  "missingRequiredProps": 0,
  "unknownTypes": 0,
  "inputNotPlainObjects": 0
}
Unknown types: {}
Unknown properties: {
  "WebMapServiceCatalogItem": {
    "useOwnClock": 18,
    "": 1
  },
  "EsriMapServerCatalogItem": {
    "layer name": 3,
    "ignoreUnknownTileErrors": 22
  },
  "CkanCatalogItem": {
    "debugFormat": 2
  },
  "GeoJsonCatalogItem": {
    "preserveOrder": 2,
    "featureInfoTemplate.info": 2
  }
}