{ "currentVersion": 10.91, "id": 1, "name": "Přípojky - typ", "type": "Feature Layer", "description": "Přípojky - typ", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102067, "latestWkid": 5514, "vcsWkid": 5705, "latestVcsWkid": 5705 }, "copyrightText": "Data z evidence zakázek DTM", "parentLayer": null, "subLayers": [], "minScale": 30000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DRUH_PRIP", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 85, 0, 255 ], "width": 1 }, "value": "0", "label": "elektro", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 68, 68, 255 ], "width": 1 }, "value": "3", "label": "kanalizace", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 0, 0, 0, 255 ], "width": 0.70866 }, "value": "5", "label": "ostatní", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1 }, "value": "1", "label": "plyn", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 227, 100, 250, 255 ], "width": 1 }, "value": "4", "label": "telekomunikace", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 152, 230, 0, 255 ], "width": 1 }, "value": "2", "label": "vodovod", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -796779.8599999994, "ymin": -995990.2800000012, "xmax": -788717.2199999988, "ymax": -985388.0899999999, "spatialReference": { "wkid": 102067, "latestWkid": 5514, "vcsWkid": 5705, "latestVcsWkid": 5705 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "C_ZAKAZKY", "typeIdField": "KOD", "subtypeFieldName": "KOD", "subtypeField": "KOD", "defaultSubtypeCode": 3, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "KOD", "type": "esriFieldTypeInteger", "alias": "Kód prvku", "domain": null }, { "name": "C_ZAKAZKY", "type": "esriFieldTypeString", "alias": "Číslo zakázky", "length": 50, "domain": null }, { "name": "VLOZIL", "type": "esriFieldTypeString", "alias": "Vložil", "length": 100, "domain": null }, { "name": "D_VKLADU", "type": "esriFieldTypeDate", "alias": "Datum vkladu", "length": 8, "domain": null }, { "name": "ZMENIL", "type": "esriFieldTypeString", "alias": "Změnil", "length": 100, "domain": null }, { "name": "D_ZMENY", "type": "esriFieldTypeDate", "alias": "Datum změny", "length": 8, "domain": null }, { "name": "K_PUVOD", "type": "esriFieldTypeInteger", "alias": "Původ dat", "domain": null }, { "name": "C_PRVKU", "type": "esriFieldTypeString", "alias": "Číslo prvku", "length": 17, "domain": null }, { "name": "C_UUID", "type": "esriFieldTypeString", "alias": "Číslo UUID", "length": 37, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "DRUH_PRIP", "type": "esriFieldTypeInteger", "alias": "Druh přípojky", "domain": { "type": "codedValue", "name": "DruhPripojky", "description": "Druh přípojky", "codedValues": [ { "name": "elektro", "code": 0 }, { "name": "plyn", "code": 1 }, { "name": "vodovod", "code": 2 }, { "name": "kanalizace", "code": 3 }, { "name": "telekomunikace", "code": 4 }, { "name": "ostatní", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "POLOHA", "type": "esriFieldTypeInteger", "alias": "Poloha sítě", "domain": { "type": "codedValue", "name": "PolohaSite", "description": "Poloha sítě bez správce", "codedValues": [ { "name": "nadzemní", "code": 0 }, { "name": "podzemní", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "KOD_KK", "type": "esriFieldTypeString", "alias": "Kód kreslícího klíče", "length": 7, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R269_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_269", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G841KOD", "fields": "KOD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G841K_PUVOD", "fields": "K_PUVOD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_269", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S210_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "DRUH_PRIP": {"type": "inherited"}, "POLOHA": {"type": "inherited"} }, "id": 3, "name": "pripojky" } ], "subtypes": [ { "domains": { "DRUH_PRIP": {"type": "inherited"}, "POLOHA": {"type": "inherited"} }, "defaultValues": { "KOD": null, "C_ZAKAZKY": null, "VLOZIL": null, "D_VKLADU": null, "ZMENIL": null, "D_ZMENY": null, "K_PUVOD": null, "C_PRVKU": null, "C_UUID": null, "GlobalID": null, "DRUH_PRIP": null, "POLOHA": null, "KOD_KK": null }, "code": 3, "name": "pripojky" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "b9bb37aa9e854590b3ff78dec3ac38ef" }