{
 "currentVersion": 10.81,
 "id": 14,
 "name": "Měřící místo",
 "type": "Feature Layer",
 "parentLayer": null,
 "defaultVisibility": false,
 "minScale": 0,
 "maxScale": 0,
 "canScaleSymbols": false,
 "geometryType": "esriGeometryPoint",
 "description": "",
 "copyrightText": "",
 "editFieldsInfo": {
  "creationDateField": "CREATED_DATE",
  "creatorField": "CREATED_USER",
  "editDateField": "LAST_EDITED_DATE",
  "editorField": "LAST_EDITED_USER"
 },
 "ownershipBasedAccessControlForFeatures": null,
 "syncCanReturnChanges": true,
 "relationships": [
  {
   "id": 56,
   "name": "Záznam z proměřování tlakových poměrů",
   "relatedTableId": 42,
   "cardinality": "esriRelCardinalityOneToMany",
   "role": "esriRelRoleOrigin",
   "keyField": "id",
   "composite": false
  },
  {
   "id": 25,
   "name": "Úsek plynovodu",
   "relatedTableId": 3,
   "cardinality": "esriRelCardinalityOneToMany",
   "role": "esriRelRoleDestination",
   "keyField": "gd_main",
   "composite": false
  },
  {
   "id": 46,
   "name": "Úsek přípojky",
   "relatedTableId": 8,
   "cardinality": "esriRelCardinalityOneToMany",
   "role": "esriRelRoleDestination",
   "keyField": "gd_service",
   "composite": false
  }
 ],
 "isDataVersioned": false,
 "isDataArchived": true,
 "isCoGoEnabled": false,
 "supportsRollbackOnFailureParameter": true,
 "archivingInfo": {
  "supportsQueryWithHistoricMoment": true,
  "startArchivingMoment": 1630414645000
 },
 "supportsStatistics": true,
 "supportsAdvancedQueries": true,
 "supportsValidateSQL": true,
 "supportsCoordinatesQuantization": true,
 "supportsCalculate": false,
 "supportsDatumTransformation": true,
 "advancedQueryCapabilities": {
  "supportsPagination": true,
  "supportsTrueCurve": true,
  "supportsQueryWithDistance": true,
  "supportsReturningQueryExtent": true,
  "supportsStatistics": true,
  "supportsHavingClause": true,
  "supportsOrderBy": true,
  "supportsDistinct": true,
  "supportsCountDistinct": true,
  "supportsQueryWithResultType": true,
  "supportsReturningGeometryCentroid": false,
  "supportsSqlExpression": true,
  "supportsQueryWithDatumTransformation": true
 },
 "extent": {
  "xmin": 1338863.5175596217,
  "ymin": 6164606.189188727,
  "xmax": 2104958.420230939,
  "ymax": 6669521.678043762,
  "spatialReference": {
   "wkid": 102100,
   "latestWkid": 3857
  }
 },
 "sourceSpatialReference": {
  "wkid": 102067,
  "latestWkid": 5514
 },
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriSMS",
    "style": "esriSMSCircle",
    "color": [
     0,
     140,
     58,
     255
    ],
    "size": 4,
    "angle": 0,
    "xoffset": 0,
    "yoffset": 0,
    "outline": {
     "color": [
      0,
      0,
      0,
      255
     ],
     "width": 1
    }
   },
   "label": "",
   "description": ""
  },
  "transparency": 0,
  "labelingInfo": null
 },
 "hasM": false,
 "hasZ": false,
 "allowGeometryUpdates": true,
 "allowTrueCurvesUpdates": false,
 "onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
 "hasAttachments": false,
 "supportsApplyEditsWithGlobalIds": true,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "objectIdField": "OBJECTID",
 "globalIdField": "GLOBALID",
 "displayField": "ASSET_ID",
 "typeIdField": "",
 "subtypeField": "",
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null,
   "editable": false,
   "nullable": false,
   "defaultValue": null,
   "modelName": "OBJECTID"
  },
  {
   "name": "ASSET_ID",
   "type": "esriFieldTypeString",
   "alias": "Vybavení",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 512,
   "defaultValue": null,
   "modelName": "asset_id"
  },
  {
   "name": "CAT_IMBEDING_TYPE",
   "type": "esriFieldTypeString",
   "alias": "Místo osazení",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 512,
   "defaultValue": null,
   "modelName": "cat_imbeding_type"
  },
  {
   "name": "CENTR_X",
   "type": "esriFieldTypeDouble",
   "alias": "centr_x",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "centr_x"
  },
  {
   "name": "CENTR_Y",
   "type": "esriFieldTypeDouble",
   "alias": "centr_y",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "centr_y"
  },
  {
   "name": "GD_MAIN",
   "type": "esriFieldTypeInteger",
   "alias": "Úsek plynovodu",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "gd_main"
  },
  {
   "name": "GD_SERVICE",
   "type": "esriFieldTypeInteger",
   "alias": "Úsek přípojky",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "gd_service"
  },
  {
   "name": "GLOBALID",
   "type": "esriFieldTypeGlobalID",
   "alias": "GLOBALID",
   "domain": null,
   "editable": false,
   "nullable": false,
   "length": 38,
   "defaultValue": null,
   "modelName": "GLOBALID"
  },
  {
   "name": "ID",
   "type": "esriFieldTypeInteger",
   "alias": "ID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "id"
  },
  {
   "name": "IDENTIFICATION",
   "type": "esriFieldTypeString",
   "alias": "Identifikace",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 512,
   "defaultValue": null,
   "modelName": "identification"
  },
  {
   "name": "INSPECTION_AREA_GISIDS_TEXT",
   "type": "esriFieldTypeString",
   "alias": "Inspekční okrsky (středníkem oddělená GIS_ID)",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 512,
   "defaultValue": null,
   "modelName": "inspection_area_gisids_text"
  },
  {
   "name": "LOCALIZATION",
   "type": "esriFieldTypeString",
   "alias": "Lokalizace",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 512,
   "defaultValue": null,
   "modelName": "localization"
  },
  {
   "name": "MEASURING_TYPE",
   "type": "esriFieldTypeString",
   "alias": "Typ měření",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 512,
   "defaultValue": null,
   "modelName": "measuring_type"
  },
  {
   "name": "MX_VARIABLE",
   "type": "esriFieldTypeSmallInteger",
   "alias": "mx_variable",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "mx_variable"
  },
  {
   "name": "NOMINAL_DIAMETER",
   "type": "esriFieldTypeString",
   "alias": "DN uzavírací armatury",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 512,
   "defaultValue": null,
   "modelName": "nominal_diameter"
  },
  {
   "name": "NOMINAL_PRESSURE",
   "type": "esriFieldTypeString",
   "alias": "PN uzavírací armatury",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 512,
   "defaultValue": null,
   "modelName": "nominal_pressure"
  },
  {
   "name": "PARENT_FUNCLOC_ID",
   "type": "esriFieldTypeString",
   "alias": "Technické místo - ID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 512,
   "defaultValue": null,
   "modelName": "parent_funcloc_id"
  },
  {
   "name": "PRESSURE_LEVEL",
   "type": "esriFieldTypeString",
   "alias": "Tlakový stupeň",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 512,
   "defaultValue": null,
   "modelName": "pressure_level"
  },
  {
   "name": "RWE_CONSTRUCTION",
   "type": "esriFieldTypeString",
   "alias": "Vytvořeno stavbou",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 512,
   "defaultValue": null,
   "modelName": "rwe_construction"
  },
  {
   "name": "SEGMENT_TYPE",
   "type": "esriFieldTypeString",
   "alias": "Typ úseku",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 512,
   "defaultValue": null,
   "modelName": "segment_type"
  },
  {
   "name": "SOURCE_ID",
   "type": "esriFieldTypeInteger",
   "alias": "GIS ID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "source_id"
  },
  {
   "name": "SPS_FUNCLOC_ID",
   "type": "esriFieldTypeString",
   "alias": "Technické místo - klíč",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 512,
   "defaultValue": null,
   "modelName": "sps_funcloc_id"
  },
  {
   "name": "STATUS",
   "type": "esriFieldTypeString",
   "alias": "Etapa života",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 512,
   "defaultValue": null,
   "modelName": "status"
  },
  {
   "name": "TEXT",
   "type": "esriFieldTypeString",
   "alias": "Poznámka",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 6000,
   "defaultValue": null,
   "modelName": "text"
  },
  {
   "name": "TYPE",
   "type": "esriFieldTypeString",
   "alias": "Druh uzavírací armatury",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 512,
   "defaultValue": null,
   "modelName": "type"
  },
  {
   "name": "CREATED_USER",
   "type": "esriFieldTypeString",
   "alias": "CREATED_USER",
   "domain": null,
   "editable": false,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "CREATED_USER"
  },
  {
   "name": "CREATED_DATE",
   "type": "esriFieldTypeDate",
   "alias": "CREATED_DATE",
   "domain": null,
   "editable": false,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "CREATED_DATE"
  },
  {
   "name": "LAST_EDITED_USER",
   "type": "esriFieldTypeString",
   "alias": "LAST_EDITED_USER",
   "domain": null,
   "editable": false,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "LAST_EDITED_USER"
  },
  {
   "name": "LAST_EDITED_DATE",
   "type": "esriFieldTypeDate",
   "alias": "LAST_EDITED_DATE",
   "domain": null,
   "editable": false,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "LAST_EDITED_DATE"
  },
  {
   "name": "PARENT_EQUIPMENT_ID",
   "type": "esriFieldTypeInteger",
   "alias": "ID nadřazeného aktiva",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "PARENT_EQUIPMENT_ID"
  }
 ],
 "geometryField": {
  "name": "SHAPE",
  "type": "esriFieldTypeGeometry",
  "alias": "SHAPE",
  "domain": null,
  "editable": true,
  "nullable": true,
  "defaultValue": null,
  "modelName": "Shape"
 },
 "indexes": [
  {
   "name": "GDB_102_GD_MAIN",
   "fields": "GD_MAIN",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "GDB_102_GD_SERVI",
   "fields": "GD_SERVICE",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "GDB_102_ID",
   "fields": "ID",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "R94_RK1",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "UUID_94",
   "fields": "GLOBALID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "A83_IX1",
   "fields": "SHAPE",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "dateFieldsTimeReference": {
  "timeZone": "Central Europe Standard Time",
  "respectsDaylightSaving": true
 },
 "types": [],
 "templates": [
  {
   "name": "Měřící místo",
   "description": "",
   "prototype": {
    "attributes": {
     "TEXT": null,
     "TYPE": null,
     "ASSET_ID": null,
     "CAT_IMBEDING_TYPE": null,
     "CENTR_X": null,
     "CENTR_Y": null,
     "GD_MAIN": null,
     "GD_SERVICE": null,
     "PARENT_EQUIPMENT_ID": null,
     "ID": null,
     "IDENTIFICATION": null,
     "INSPECTION_AREA_GISIDS_TEXT": null,
     "LOCALIZATION": null,
     "MEASURING_TYPE": null,
     "MX_VARIABLE": null,
     "NOMINAL_DIAMETER": null,
     "NOMINAL_PRESSURE": null,
     "PARENT_FUNCLOC_ID": null,
     "PRESSURE_LEVEL": null,
     "RWE_CONSTRUCTION": null,
     "SEGMENT_TYPE": null,
     "SOURCE_ID": null,
     "SPS_FUNCLOC_ID": null,
     "STATUS": null
    }
   },
   "drawingTool": "esriFeatureEditToolPoint"
  }
 ],
 "maxRecordCount": 10000,
 "supportedQueryFormats": "JSON, geoJSON",
 "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Extract",
 "useStandardizedQueries": true,
 "standardMaxRecordCount": 32000,
 "tileMaxRecordCount": 8000,
 "standardMaxRecordCountNoGeometry": 32000,
 "maxRecordCountFactor": 1,
 "serviceItemId": "9628206cc4b149a38239f50c255f023c"
}