{
 "layers": [
  {
   "currentVersion": 10.91,
   "cimVersion": "2.9.0",
   "id": 0,
   "name": "Dekoracja - wydzielone obiekty",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkt": "PROJCS[\"Wnetrza_local\",GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Local\"],PARAMETER[\"False_Easting\",0.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Scale_Factor\",1.0],PARAMETER[\"Azimuth\",45.0],PARAMETER[\"Longitude_Of_Center\",-75.0],PARAMETER[\"Latitude_Of_Center\",40.0],UNIT[\"Meter\",1.0]]",
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -6378300,
    "falseY": -6356900,
    "xyUnits": 10000,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        52,
        52,
        52,
        255
       ],
       "width": 1.8
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": -13.316700000315905,
    "ymin": -12.609199999831617,
    "xmax": 175.96069999970496,
    "ymax": 26.42769999988377,
    "spatialReference": {
     "wkt": "PROJCS[\"Wnetrza_local\",GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Local\"],PARAMETER[\"False_Easting\",0.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Scale_Factor\",1.0],PARAMETER[\"Azimuth\",45.0],PARAMETER[\"Longitude_Of_Center\",-75.0],PARAMETER[\"Latitude_Of_Center\",40.0],UNIT[\"Meter\",1.0]]",
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -6378300,
     "falseY": -6356900,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "ID_OBIEKTU",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "ID_OBIEKTU",
     "type": "esriFieldTypeString",
     "alias": "ID obiektu",
     "length": 20,
     "domain": null
    },
    {
     "name": "OPIS",
     "type": "esriFieldTypeString",
     "alias": "Opis",
     "length": 3072,
     "domain": null
    },
    {
     "name": "TYTUL",
     "type": "esriFieldTypeString",
     "alias": "Tytul",
     "length": 254,
     "domain": null
    },
    {
     "name": "INNY_TYTUL",
     "type": "esriFieldTypeString",
     "alias": "Inny_tytul",
     "length": 254,
     "domain": null
    },
    {
     "name": "DZIAL",
     "type": "esriFieldTypeString",
     "alias": "Dzial",
     "length": 1,
     "domain": {
      "type": "codedValue",
      "name": "Dzial",
      "description": "Dział, do którego należy dekoracja",
      "codedValues": [
       {
        "name": "dekoracja architektoniczno-rzeźbiarska",
        "code": "A"
       },
       {
        "name": "boazeria",
        "code": "B"
       },
       {
        "name": "dekoracja malarska",
        "code": "M"
       },
       {
        "name": "dekoracja tekstylna",
        "code": "T"
       },
       {
        "name": "inne elementy wystroju",
        "code": "I"
       },
       {
        "name": "urządzenia techniczne",
        "code": "U"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "TWORCA",
     "type": "esriFieldTypeString",
     "alias": "Tworca",
     "length": 150,
     "domain": null
    },
    {
     "name": "WYTWORNIA",
     "type": "esriFieldTypeString",
     "alias": "Wytwornia",
     "length": 150,
     "domain": null
    },
    {
     "name": "DATOWANIE",
     "type": "esriFieldTypeString",
     "alias": "Datowanie",
     "length": 100,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "Shape.STArea()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STArea()",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.LEN",
     "domain": null
    },
    {
     "name": "WSPOLTWORCA",
     "type": "esriFieldTypeString",
     "alias": "Wspoltworca",
     "length": 100,
     "domain": null
    },
    {
     "name": "MIEJSCE_POWSTANIA",
     "type": "esriFieldTypeString",
     "alias": "Miejsce powstania",
     "length": 150,
     "domain": null
    },
    {
     "name": "RODZAJ_OBIEKTU",
     "type": "esriFieldTypeString",
     "alias": "Rodzaj obiektu",
     "length": 100,
     "domain": null
    },
    {
     "name": "ORYGINAL_KOPIA",
     "type": "esriFieldTypeString",
     "alias": "Oryginal_kopia",
     "length": 13,
     "domain": {
      "type": "codedValue",
      "name": "Oryginal_kopia",
      "description": "Określenie, czy dekoracja jest oryginałem, kopią czy rekonstrukcją",
      "codedValues": [
       {
        "name": "Oryginał",
        "code": "Oryginał"
       },
       {
        "name": "Kopia",
        "code": "Kopia"
       },
       {
        "name": "Rekonstrukcja",
        "code": "Rekonstrukcja"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "NR_INWENTARZA",
     "type": "esriFieldTypeString",
     "alias": "Nr inwentarza",
     "length": 20,
     "domain": null
    },
    {
     "name": "STRONA_SWIATA",
     "type": "esriFieldTypeString",
     "alias": "Strona swiata",
     "length": 30,
     "domain": null
    },
    {
     "name": "TWORZYWO_NADRZEDNE",
     "type": "esriFieldTypeString",
     "alias": "Tworzywo nadrzedne",
     "length": 254,
     "domain": null
    },
    {
     "name": "TWORZYWO_PODRZEDNE",
     "type": "esriFieldTypeString",
     "alias": "Tworzywo podrzedne",
     "length": 254,
     "domain": null
    },
    {
     "name": "TECHNIKA_NADRZEDNA",
     "type": "esriFieldTypeString",
     "alias": "Technika nadrzedna",
     "length": 254,
     "domain": null
    },
    {
     "name": "TECHNIKA_PODRZEDNA",
     "type": "esriFieldTypeString",
     "alias": "Technika podrzedna",
     "length": 254,
     "domain": null
    },
    {
     "name": "WYSOKOSC_CM",
     "type": "esriFieldTypeDouble",
     "alias": "Wysokosc [cm]",
     "domain": null
    },
    {
     "name": "SZEROKOSC_CM",
     "type": "esriFieldTypeDouble",
     "alias": "Szerokosc [cm]",
     "domain": null
    },
    {
     "name": "GLEBOKOSC_CM",
     "type": "esriFieldTypeString",
     "alias": "Glebokosc [cm]",
     "length": 20,
     "domain": null
    },
    {
     "name": "DOK_FOTO_PDF",
     "type": "esriFieldTypeString",
     "alias": "Dokumentacja foto pdf",
     "length": 254,
     "domain": null
    },
    {
     "name": "DOK_NEG_PDF",
     "type": "esriFieldTypeString",
     "alias": "Dokumentacja neg pdf",
     "length": 254,
     "domain": null
    },
    {
     "name": "ZALACZNIK_1",
     "type": "esriFieldTypeString",
     "alias": "Zalacznik 1",
     "length": 254,
     "domain": null
    },
    {
     "name": "ZALACZNIK_2",
     "type": "esriFieldTypeString",
     "alias": "Zalacznik 2",
     "length": 254,
     "domain": null
    },
    {
     "name": "TITLE",
     "type": "esriFieldTypeString",
     "alias": "Title",
     "length": 255,
     "domain": null
    },
    {
     "name": "OTHER_TITLE",
     "type": "esriFieldTypeString",
     "alias": "Other title",
     "length": 255,
     "domain": null
    },
    {
     "name": "SECTION",
     "type": "esriFieldTypeString",
     "alias": "Section",
     "length": 1,
     "domain": {
      "type": "codedValue",
      "name": "Section",
      "description": "Section, to which a decoration belongs",
      "codedValues": [
       {
        "name": "architectural and sculptural decoration",
        "code": "A"
       },
       {
        "name": "Wainscoting",
        "code": "B"
       },
       {
        "name": "Painting decoration",
        "code": "M"
       },
       {
        "name": "Textile decoration",
        "code": "T"
       },
       {
        "name": "other décor elements",
        "code": "I"
       },
       {
        "name": "technical devices",
        "code": "U"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "AUTHOR",
     "type": "esriFieldTypeString",
     "alias": "Author",
     "length": 255,
     "domain": null
    },
    {
     "name": "CO_AUTHOR",
     "type": "esriFieldTypeString",
     "alias": "Co-author",
     "length": 255,
     "domain": null
    },
    {
     "name": "MANUFACTORY",
     "type": "esriFieldTypeString",
     "alias": "Manufactory",
     "length": 255,
     "domain": null
    },
    {
     "name": "PLACE_OF_ORIGIN",
     "type": "esriFieldTypeString",
     "alias": "Place of origin",
     "length": 255,
     "domain": null
    },
    {
     "name": "DATING",
     "type": "esriFieldTypeString",
     "alias": "Dating",
     "length": 100,
     "domain": null
    },
    {
     "name": "TYPE_OBJECT",
     "type": "esriFieldTypeString",
     "alias": "Type of object",
     "length": 100,
     "domain": null
    },
    {
     "name": "ORYGINAL_COPY",
     "type": "esriFieldTypeString",
     "alias": "Oryginal_Copy",
     "length": 20,
     "domain": {
      "type": "codedValue",
      "name": "Oryginal_copy",
      "description": "Determining whether the decor is an oryginal, a copy or a reconstruction",
      "codedValues": [
       {
        "name": "Oryginal",
        "code": "Oryginal"
       },
       {
        "name": "Copy",
        "code": "Copy"
       },
       {
        "name": "Reconstruction",
        "code": "Reconstruction"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "SUPERIOR_MATERIAL",
     "type": "esriFieldTypeString",
     "alias": "Superior material",
     "length": 255,
     "domain": null
    },
    {
     "name": "MINOR_MATERIAL",
     "type": "esriFieldTypeString",
     "alias": "Minor material",
     "length": 255,
     "domain": null
    },
    {
     "name": "SUPERIOR_TECHNIQUE",
     "type": "esriFieldTypeString",
     "alias": "Superior technique",
     "length": 255,
     "domain": null
    },
    {
     "name": "MINOR_TECHNIQUE",
     "type": "esriFieldTypeString",
     "alias": "Minor technique",
     "length": 255,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R959_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S421_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": true,
   "hasM": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": true,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": true
   },
   "supportsDatumTransformation": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape.STArea()",
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriMeters"
   },
   "hasMetadata": true,
   "isDataArchived": true,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": true,
    "startArchivingMoment": 1676023458000
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "serviceItemId": "58055f5d3a6a4248a468429a1b2e9963"
  },
  {
   "currentVersion": 10.91,
   "cimVersion": "2.9.0",
   "id": 1,
   "name": "Dekoracja - typ",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkt": "PROJCS[\"Wnetrza_local\",GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Local\"],PARAMETER[\"False_Easting\",0.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Scale_Factor\",1.0],PARAMETER[\"Azimuth\",45.0],PARAMETER[\"Longitude_Of_Center\",-75.0],PARAMETER[\"Latitude_Of_Center\",40.0],UNIT[\"Meter\",1.0]]",
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -6378300,
    "falseY": -6356900,
    "xyUnits": 10000,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "DZIAL",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         137,
         90,
         68,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          78,
          78,
          78,
          255
         ],
         "width": 0.4
        }
       },
       "value": "B",
       "label": "boazeria"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          78,
          78,
          78,
          255
         ],
         "width": 0.4
        }
       },
       "value": "A",
       "label": "dekoracja architektoniczno-rzeźbiarska"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         122,
         182,
         245,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          78,
          78,
          78,
          255
         ],
         "width": 0.4
        }
       },
       "value": "M",
       "label": "dekoracja malarska"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         180,
         215,
         158,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          78,
          78,
          78,
          255
         ],
         "width": 0.4
        }
       },
       "value": "T",
       "label": "dekoracja tekstylna"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         170,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          78,
          78,
          78,
          255
         ],
         "width": 0.4
        }
       },
       "value": "I",
       "label": "inne elementy wystroju"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          78,
          78,
          78,
          255
         ],
         "width": 0.4
        }
       },
       "value": "U",
       "label": "urządzenia techniczne"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriHSVAlgorithm",
         "fromColor": [
          56,
          168,
          0,
          255
         ],
         "toColor": [
          255,
          255,
          0,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriHSVAlgorithm",
         "fromColor": [
          255,
          255,
          0,
          255
         ],
         "toColor": [
          255,
          0,
          0,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": -13.316700000315905,
    "ymin": -12.609199999831617,
    "xmax": 175.96069999970496,
    "ymax": 26.42769999988377,
    "spatialReference": {
     "wkt": "PROJCS[\"Wnetrza_local\",GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Local\"],PARAMETER[\"False_Easting\",0.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Scale_Factor\",1.0],PARAMETER[\"Azimuth\",45.0],PARAMETER[\"Longitude_Of_Center\",-75.0],PARAMETER[\"Latitude_Of_Center\",40.0],UNIT[\"Meter\",1.0]]",
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -6378300,
     "falseY": -6356900,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "ID_OBIEKTU",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "ID_OBIEKTU",
     "type": "esriFieldTypeString",
     "alias": "ID obiektu",
     "length": 20,
     "domain": null
    },
    {
     "name": "OPIS",
     "type": "esriFieldTypeString",
     "alias": "Opis",
     "length": 3072,
     "domain": null
    },
    {
     "name": "TYTUL",
     "type": "esriFieldTypeString",
     "alias": "Tytul",
     "length": 254,
     "domain": null
    },
    {
     "name": "INNY_TYTUL",
     "type": "esriFieldTypeString",
     "alias": "Inny_tytul",
     "length": 254,
     "domain": null
    },
    {
     "name": "DZIAL",
     "type": "esriFieldTypeString",
     "alias": "Dzial",
     "length": 1,
     "domain": {
      "type": "codedValue",
      "name": "Dzial",
      "description": "Dział, do którego należy dekoracja",
      "codedValues": [
       {
        "name": "dekoracja architektoniczno-rzeźbiarska",
        "code": "A"
       },
       {
        "name": "boazeria",
        "code": "B"
       },
       {
        "name": "dekoracja malarska",
        "code": "M"
       },
       {
        "name": "dekoracja tekstylna",
        "code": "T"
       },
       {
        "name": "inne elementy wystroju",
        "code": "I"
       },
       {
        "name": "urządzenia techniczne",
        "code": "U"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "TWORCA",
     "type": "esriFieldTypeString",
     "alias": "Tworca",
     "length": 150,
     "domain": null
    },
    {
     "name": "WYTWORNIA",
     "type": "esriFieldTypeString",
     "alias": "Wytwornia",
     "length": 150,
     "domain": null
    },
    {
     "name": "DATOWANIE",
     "type": "esriFieldTypeString",
     "alias": "Datowanie",
     "length": 100,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "Shape.STArea()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STArea()",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.LEN",
     "domain": null
    },
    {
     "name": "WSPOLTWORCA",
     "type": "esriFieldTypeString",
     "alias": "Wspoltworca",
     "length": 100,
     "domain": null
    },
    {
     "name": "MIEJSCE_POWSTANIA",
     "type": "esriFieldTypeString",
     "alias": "Miejsce powstania",
     "length": 150,
     "domain": null
    },
    {
     "name": "RODZAJ_OBIEKTU",
     "type": "esriFieldTypeString",
     "alias": "Rodzaj obiektu",
     "length": 100,
     "domain": null
    },
    {
     "name": "ORYGINAL_KOPIA",
     "type": "esriFieldTypeString",
     "alias": "Oryginal_kopia",
     "length": 13,
     "domain": {
      "type": "codedValue",
      "name": "Oryginal_kopia",
      "description": "Określenie, czy dekoracja jest oryginałem, kopią czy rekonstrukcją",
      "codedValues": [
       {
        "name": "Oryginał",
        "code": "Oryginał"
       },
       {
        "name": "Kopia",
        "code": "Kopia"
       },
       {
        "name": "Rekonstrukcja",
        "code": "Rekonstrukcja"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "NR_INWENTARZA",
     "type": "esriFieldTypeString",
     "alias": "Nr inwentarza",
     "length": 20,
     "domain": null
    },
    {
     "name": "STRONA_SWIATA",
     "type": "esriFieldTypeString",
     "alias": "Strona swiata",
     "length": 30,
     "domain": null
    },
    {
     "name": "TWORZYWO_NADRZEDNE",
     "type": "esriFieldTypeString",
     "alias": "Tworzywo nadrzedne",
     "length": 254,
     "domain": null
    },
    {
     "name": "TWORZYWO_PODRZEDNE",
     "type": "esriFieldTypeString",
     "alias": "Tworzywo podrzedne",
     "length": 254,
     "domain": null
    },
    {
     "name": "TECHNIKA_NADRZEDNA",
     "type": "esriFieldTypeString",
     "alias": "Technika nadrzedna",
     "length": 254,
     "domain": null
    },
    {
     "name": "TECHNIKA_PODRZEDNA",
     "type": "esriFieldTypeString",
     "alias": "Technika podrzedna",
     "length": 254,
     "domain": null
    },
    {
     "name": "WYSOKOSC_CM",
     "type": "esriFieldTypeDouble",
     "alias": "Wysokosc [cm]",
     "domain": null
    },
    {
     "name": "SZEROKOSC_CM",
     "type": "esriFieldTypeDouble",
     "alias": "Szerokosc [cm]",
     "domain": null
    },
    {
     "name": "GLEBOKOSC_CM",
     "type": "esriFieldTypeString",
     "alias": "Glebokosc [cm]",
     "length": 20,
     "domain": null
    },
    {
     "name": "DOK_FOTO_PDF",
     "type": "esriFieldTypeString",
     "alias": "Dokumentacja foto pdf",
     "length": 254,
     "domain": null
    },
    {
     "name": "DOK_NEG_PDF",
     "type": "esriFieldTypeString",
     "alias": "Dokumentacja neg pdf",
     "length": 254,
     "domain": null
    },
    {
     "name": "ZALACZNIK_1",
     "type": "esriFieldTypeString",
     "alias": "Zalacznik 1",
     "length": 254,
     "domain": null
    },
    {
     "name": "ZALACZNIK_2",
     "type": "esriFieldTypeString",
     "alias": "Zalacznik 2",
     "length": 254,
     "domain": null
    },
    {
     "name": "TITLE",
     "type": "esriFieldTypeString",
     "alias": "Title",
     "length": 255,
     "domain": null
    },
    {
     "name": "OTHER_TITLE",
     "type": "esriFieldTypeString",
     "alias": "Other title",
     "length": 255,
     "domain": null
    },
    {
     "name": "SECTION",
     "type": "esriFieldTypeString",
     "alias": "Section",
     "length": 1,
     "domain": {
      "type": "codedValue",
      "name": "Section",
      "description": "Section, to which a decoration belongs",
      "codedValues": [
       {
        "name": "architectural and sculptural decoration",
        "code": "A"
       },
       {
        "name": "Wainscoting",
        "code": "B"
       },
       {
        "name": "Painting decoration",
        "code": "M"
       },
       {
        "name": "Textile decoration",
        "code": "T"
       },
       {
        "name": "other décor elements",
        "code": "I"
       },
       {
        "name": "technical devices",
        "code": "U"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "AUTHOR",
     "type": "esriFieldTypeString",
     "alias": "Author",
     "length": 255,
     "domain": null
    },
    {
     "name": "CO_AUTHOR",
     "type": "esriFieldTypeString",
     "alias": "Co-author",
     "length": 255,
     "domain": null
    },
    {
     "name": "MANUFACTORY",
     "type": "esriFieldTypeString",
     "alias": "Manufactory",
     "length": 255,
     "domain": null
    },
    {
     "name": "PLACE_OF_ORIGIN",
     "type": "esriFieldTypeString",
     "alias": "Place of origin",
     "length": 255,
     "domain": null
    },
    {
     "name": "DATING",
     "type": "esriFieldTypeString",
     "alias": "Dating",
     "length": 100,
     "domain": null
    },
    {
     "name": "TYPE_OBJECT",
     "type": "esriFieldTypeString",
     "alias": "Type of object",
     "length": 100,
     "domain": null
    },
    {
     "name": "ORYGINAL_COPY",
     "type": "esriFieldTypeString",
     "alias": "Oryginal_Copy",
     "length": 20,
     "domain": {
      "type": "codedValue",
      "name": "Oryginal_copy",
      "description": "Determining whether the decor is an oryginal, a copy or a reconstruction",
      "codedValues": [
       {
        "name": "Oryginal",
        "code": "Oryginal"
       },
       {
        "name": "Copy",
        "code": "Copy"
       },
       {
        "name": "Reconstruction",
        "code": "Reconstruction"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "SUPERIOR_MATERIAL",
     "type": "esriFieldTypeString",
     "alias": "Superior material",
     "length": 255,
     "domain": null
    },
    {
     "name": "MINOR_MATERIAL",
     "type": "esriFieldTypeString",
     "alias": "Minor material",
     "length": 255,
     "domain": null
    },
    {
     "name": "SUPERIOR_TECHNIQUE",
     "type": "esriFieldTypeString",
     "alias": "Superior technique",
     "length": 255,
     "domain": null
    },
    {
     "name": "MINOR_TECHNIQUE",
     "type": "esriFieldTypeString",
     "alias": "Minor technique",
     "length": 255,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R959_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S421_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": true,
   "hasM": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": true,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": true
   },
   "supportsDatumTransformation": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape.STArea()",
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriMeters"
   },
   "hasMetadata": true,
   "isDataArchived": true,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": true,
    "startArchivingMoment": 1676023458000
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "serviceItemId": "58055f5d3a6a4248a468429a1b2e9963"
  }
 ],
 "tables": []
}