{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 559, "name": "Kanalizační síť", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102067, "latestWkid": 5514, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -3.7069593709789954E7, "falseY": -3.70662913965431E7, "xyUnits": 1.214903962160532E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 102067, "latestWkid": 5514, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -3.7069593709789954E7, "falseY": -3.70662913965431E7, "xyUnits": 1.214903962160532E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 558, "name": "A070 - kanalizační stoky" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Typ", "uniqueValueGroups": [ { "heading": "Typ", "classes": [ { "label": "Nerozlišeno", "description": "Nerozlišeno", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 230, 0, 255 ], "width": 1 }, "values": [ [ " " ], [ "N" ], [ "X" ] ] }, { "label": "Dešťová kanalizace", "description": "Dešťová kanalizace", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 1 }, "values": [ [ "D" ] ] }, { "label": "Jednotná kanalizace", "description": "Jednotná kanalizace", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 115, 0, 255 ], "width": 1 }, "values": [ [ "J" ] ] }, { "label": "Splašková kanalizace", "description": "Splašková kanalizace", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 38, 0, 255 ], "width": 1 }, "values": [ [ "S" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 230, 0, 255 ], "width": 1 }, "value": " ", "label": "Nerozlišeno" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 230, 0, 255 ], "width": 1 }, "value": "N", "label": "Nerozlišeno" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 230, 0, 255 ], "width": 1 }, "value": "X", "label": "Nerozlišeno" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 1 }, "value": "D", "label": "Dešťová kanalizace" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 115, 0, 255 ], "width": 1 }, "value": "J", "label": "Jednotná kanalizace" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 38, 0, 255 ], "width": 1 }, "value": "S", "label": "Splašková kanalizace" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 214, 214, 255, 255 ], "toColor": [ 0, 57, 148, 255 ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -772022.4509999976, "ymin": -1086026.0570999905, "xmax": -749679.6230000034, "ymax": -1066551.8979999945, "zmin": 0, "zmax": 0, "mmin": null, "mmax": null, "spatialReference": { "wkid": 102067, "latestWkid": 5514, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -3.7069593709789954E7, "falseY": -3.70662913965431E7, "xyUnits": 1.214903962160532E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Ident", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Ident", "type": "esriFieldTypeString", "alias": "Identifikátor", "length": 15, "domain": null }, { "name": "Vyznam", "type": "esriFieldTypeString", "alias": "Význam", "length": 10, "domain": { "type": "codedValue", "name": "Voda_kanal_vyznam", "description": "význam kanalizace", "codedValues": [ { "name": "hlavní stoka", "code": "H" }, { "name": "místní úseky", "code": "M" }, { "name": "přiváděcí stoka mezi obcemi", "code": "P" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Typ", "type": "esriFieldTypeString", "alias": "Typ", "length": 10, "domain": { "type": "codedValue", "name": "Voda_kanal_typ", "description": "typ kanalizace", "codedValues": [ { "name": "dešťová kanalizace", "code": "D" }, { "name": "jednotná kanalizace", "code": "J" }, { "name": "splašková kanalizace", "code": "S" }, { "name": "bez rozlišení", "code": "X" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Zpusob", "type": "esriFieldTypeString", "alias": "Způsob odvádění", "length": 150, "domain": { "type": "codedValue", "name": "Voda_kanal_zpusob", "description": "způsob odvádění odpadních vod", "codedValues": [ { "name": "gravitační kanalizace", "code": "G" }, { "name": "kanalizace s nuceným pohybem vody", "code": "T" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Nazev", "type": "esriFieldTypeString", "alias": "Název", "length": 80, "domain": null }, { "name": "DN", "type": "esriFieldTypeInteger", "alias": "Průměr v mm", "domain": null }, { "name": "CasH", "type": "esriFieldTypeSmallInteger", "alias": "Časový horizont", "domain": { "type": "codedValue", "name": "CasH", "description": "časový horizont", "codedValues": [ { "name": "záměr zrušení (výhled)", "code": -3 }, { "name": "záměr zrušení (návrh)", "code": -2 }, { "name": "bylo zrušeno", "code": -1 }, { "name": "nevyplněno", "code": 0 }, { "name": "stav", "code": 1 }, { "name": "záměr v návrhovém horizontu", "code": 2 }, { "name": "záměr ve výhledu (územní rezerva)", "code": 3 }, { "name": "stav a záměr bez rozlišení", "code": 12 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ICO", "type": "esriFieldTypeString", "alias": "IČO poskytovatele", "length": 10, "domain": null }, { "name": "Jev", "type": "esriFieldTypeString", "alias": "Jev dle vyhlášky", "length": 10, "domain": null }, { "name": "Pasport_Id", "type": "esriFieldTypeString", "alias": "ID pasportu", "length": 15, "domain": null }, { "name": "Zdroj", "type": "esriFieldTypeString", "alias": "Zdroj", "length": 50, "domain": null }, { "name": "Dat_Aktual", "type": "esriFieldTypeDate", "alias": "Datum aktualizace", "length": 8, "domain": null }, { "name": "Poznamka", "type": "esriFieldTypeString", "alias": "Poznámka", "length": 100, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query,Tilemap", "maxRecordCount": 1000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "229ce3a19a324c1eb01dba4ca616099a" }