{ "currentVersion": 10.91, "id": 7, "name": "Kanalizace", "type": "Feature Layer", "parentLayer": { "id": 4, "name": "Kanalizace" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "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": -562167.0795999989, "ymin": -1203960.8968999982, "xmax": -465991.6499999985, "ymax": -1132903.2131000012, "spatialReference": { "wkid": 102067, "latestWkid": 5514 } }, "sourceSpatialReference": { "wkid": 102067, "latestWkid": 5514 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STAV", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 0, 0, 255 ], "width": 1.2 }, "value": "s", "label": "stávající", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 181, 0, 196, 255 ], "width": 1.2 }, "value": "r", "label": "rekonstrukce", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 1.2 }, "value": "n", "label": "návrh", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "STAV", "typeIdField": "STAV", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "STAV", "type": "esriFieldTypeString", "alias": "STAV", "domain": { "type": "codedValue", "name": "STAV_1", "description": "Prvkuk zobrazení", "codedValues": [ { "name": "stávající", "code": "s" }, { "name": "rekonstrukce", "code": "r" }, { "name": "výhled", "code": "n" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "STAV" }, { "name": "KOD_OBCE", "type": "esriFieldTypeString", "alias": "KOD_OBCE", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "KOD_OBCE" }, { "name": "NAZ_OBCE", "type": "esriFieldTypeString", "alias": "NAZ_OBCE", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "NAZ_OBCE" }, { "name": "KOD_KU", "type": "esriFieldTypeString", "alias": "KOD_KU", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "KOD_KU" }, { "name": "NAZ_KU", "type": "esriFieldTypeString", "alias": "NAZ_KU", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "NAZ_KU" }, { "name": "KANAL_PDF", "type": "esriFieldTypeString", "alias": "KANAL_PDF", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "KANAL_PDF" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R258_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S239_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "s", "name": "s", "domains": { "STAV": {"type": "inherited"} }, "templates": [ { "name": "s", "description": "", "prototype": { "attributes": { "NAZ_KU": null, "KANAL_PDF": null, "STAV": "s", "KOD_OBCE": null, "NAZ_OBCE": null, "KOD_KU": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "r", "name": "r", "domains": { "STAV": {"type": "inherited"} }, "templates": [ { "name": "r", "description": "", "prototype": { "attributes": { "NAZ_KU": null, "KANAL_PDF": null, "STAV": "r", "KOD_OBCE": null, "NAZ_OBCE": null, "KOD_KU": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "n", "name": "n", "domains": { "STAV": {"type": "inherited"} }, "templates": [ { "name": "n", "description": "", "prototype": { "attributes": { "NAZ_KU": null, "KANAL_PDF": null, "STAV": "n", "KOD_OBCE": null, "NAZ_OBCE": null, "KOD_KU": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }