{ "layers": [ { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 0, "name": "Cyklo osi", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102067, "latestWkid": 5514, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -33699800, "falseY": -33699800, "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": "označenie", "field2": "etapa", "uniqueValueGroups": [ { "heading": "označenie,etapa", "classes": [ { "label": "Cyklopruh na cestnej komunikácií,návrh", "description": "Cyklopruh na cestnej komunikácií,návrh", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 110, 255 ], "width": 2 }, "values": [ [ "C++", "n" ] ] }, { "label": "Os cyklistickej komunikácie,návrh", "description": "Os cyklistickej komunikácie,návrh", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 255, 255, 255 ], "width": 2 }, "values": [ [ "os", "n" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 110, 255 ], "width": 2 }, "value": "C++,n", "label": "Cyklopruh na cestnej komunikácií,návrh" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 255, 255, 255 ], "width": 2 }, "value": "os,n", "label": "Os cyklistickej komunikácie,návrh" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 184, 252, 255 ], "toColor": [ 240, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 182, 255 ], "toColor": [ 199, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 235, 252, 255 ], "toColor": [ 187, 235, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 200, 179, 255 ], "toColor": [ 252, 200, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 201, 252, 255 ], "toColor": [ 189, 201, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 213, 255 ], "toColor": [ 252, 187, 213, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 226, 255 ], "toColor": [ 194, 252, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 244, 182, 255 ], "toColor": [ 252, 244, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 215, 255 ], "toColor": [ 252, 242, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 215, 252, 255 ], "toColor": [ 249, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 252, 202, 255 ], "toColor": [ 234, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 216, 212, 255 ], "toColor": [ 252, 216, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 179, 252, 255 ], "toColor": [ 199, 179, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -334303.1358000003, "ymin": -1201962.0276999995, "xmax": -328406.4200355108, "ymax": -1195095.6768000014, "zmin": 0, "zmax": 0, "spatialReference": { "wkid": 102067, "latestWkid": 5514, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -33699800, "falseY": -33699800, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Shape_Length", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "jav", "type": "esriFieldTypeString", "alias": "jav", "length": 255, "domain": null }, { "name": "etapa", "type": "esriFieldTypeString", "alias": "etapa", "length": 255, "domain": { "type": "codedValue", "name": "etapa", "description": "", "codedValues": [ { "name": "návrh", "code": "n" }, { "name": "stav", "code": "s" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "označenie", "type": "esriFieldTypeString", "alias": "označenie", "length": 255, "domain": { "type": "codedValue", "name": "cyklochodnik ozn.", "description": "", "codedValues": [ { "name": "Cyklistická komunikácia", "code": "C" }, { "name": "Oddelená cestička pre chodcov a cyklistov", "code": "C/P" }, { "name": "Spoločná cestička pre chodcov a cyklistov", "code": "C+P" }, { "name": "Cyklopruh na cestnej komunikácií", "code": "C++" }, { "name": "Os cyklistickej komunikácie", "code": "os" }, { "name": "Doplňujúci návrh cyklotrasy", "code": "M" }, { "name": "Priechod pre cyklistov", "code": "PC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "poznámka", "type": "esriFieldTypeString", "alias": "poznámka", "length": 255, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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": "b63f3c0a117b4c1b9581ac2d92d1aa97" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 1, "name": "Kataster", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102067, "latestWkid": 5514, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -33699800, "falseY": -33699800, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 15000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.2 } }, "label": "Hranice parciel KNC" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.ParcelNumber", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 1000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Calibri Light", "size": 10, "style": "italic", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -336808.57229999825, "ymin": -1203554.7514999993, "xmax": -325376.5920000002, "ymax": -1192628.0146999992, "spatialReference": { "wkid": 102067, "latestWkid": 5514, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -33699800, "falseY": -33699800, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ParcelNumber", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "CodeCu", "type": "esriFieldTypeInteger", "alias": "CodeCu", "domain": null }, { "name": "ParcelNumber", "type": "esriFieldTypeString", "alias": "ParcelNumber", "length": 2048, "domain": null }, { "name": "ParcelNumberLabel", "type": "esriFieldTypeString", "alias": "ParcelNumberLabel", "length": 2048, "domain": null }, { "name": "DescriptiveAreaOfParcel", "type": "esriFieldTypeInteger", "alias": "DescriptiveAreaOfParcel", "domain": null }, { "name": "FolioNumber", "type": "esriFieldTypeInteger", "alias": "FolioNumber", "domain": null }, { "name": "NatureOfLandUseCode", "type": "esriFieldTypeInteger", "alias": "NatureOfLandUseCode", "domain": null }, { "name": "UtilisationCode", "type": "esriFieldTypeInteger", "alias": "UtilisationCode", "domain": null }, { "name": "ProtectedPropertyCodes", "type": "esriFieldTypeString", "alias": "ProtectedPropertyCodes", "length": 2048, "domain": null }, { "name": "SharedPropertyCode", "type": "esriFieldTypeInteger", "alias": "SharedPropertyCode", "domain": null }, { "name": "LocalizationCode", "type": "esriFieldTypeInteger", "alias": "LocalizationCode", "domain": null }, { "name": "OwnershipTypeCode", "type": "esriFieldTypeInteger", "alias": "OwnershipTypeCode", "domain": null }, { "name": "ValidToDate", "type": "esriFieldTypeDate", "alias": "ValidToDate", "length": 8, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": 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": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b63f3c0a117b4c1b9581ac2d92d1aa97" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 2, "name": "Cyklo plochy ", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102067, "latestWkid": 5514, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -33699800, "falseY": -33699800, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 3000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "označenie", "field2": "etapa", "uniqueValueGroups": [ { "heading": "Možné doplnenia", "classes": [ { "label": "Doplňujúci návrh cyklotrasy,stav", "description": "Doplňujúci návrh cyklotrasy,stav", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 235, 175, 255 ], "width": 2 } }, "values": [ [ "M", "s" ] ] } ] }, { "heading": "Oddelená cestička", "classes": [ { "label": "Oddelená cestička pre chodcov a cyklistov,stav", "description": "Oddelená cestička pre chodcov a cyklistov,stav", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 101, 168, 67, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "C/P", "s" ] ] }, { "label": "Oddelená cestička pre chodcov a cyklistov,návrh", "description": "Oddelená cestička pre chodcov a cyklistov,návrh", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "C/P", "n" ] ] } ] }, { "heading": "Cyklistická cestička", "classes": [ { "label": "Cyklistická komunikácia,stav", "description": "Cyklistická komunikácia,stav", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 115, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "C", "s" ] ] }, { "label": "Cyklistická komunikácia,návrh", "description": "Cyklistická komunikácia,návrh", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 204, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "C", "n" ] ] } ] }, { "heading": "Spoločná cestička", "classes": [ { "label": "Spoločná cestička pre chodcov a cyklistov,stav", "description": "Spoločná cestička pre chodcov a cyklistov,stav", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "C+P", "s" ] ] }, { "label": "Spoločná cestička pre chodcov a cyklistov,návrh", "description": "Spoločná cestička pre chodcov a cyklistov,návrh", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "C+P", "n" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 235, 175, 255 ], "width": 2 } }, "value": "M,s", "label": "Doplňujúci návrh cyklotrasy,stav" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 101, 168, 67, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "C/P,s", "label": "Oddelená cestička pre chodcov a cyklistov,stav" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "C/P,n", "label": "Oddelená cestička pre chodcov a cyklistov,návrh" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 115, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "C,s", "label": "Cyklistická komunikácia,stav" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 204, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "C,n", "label": "Cyklistická komunikácia,návrh" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "C+P,s", "label": "Spoločná cestička pre chodcov a cyklistov,stav" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "C+P,n", "label": "Spoločná cestička pre chodcov a cyklistov,návrh" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 184, 252, 255 ], "toColor": [ 240, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 182, 255 ], "toColor": [ 199, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 235, 252, 255 ], "toColor": [ 187, 235, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 200, 179, 255 ], "toColor": [ 252, 200, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 201, 252, 255 ], "toColor": [ 189, 201, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 213, 255 ], "toColor": [ 252, 187, 213, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 226, 255 ], "toColor": [ 194, 252, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 244, 182, 255 ], "toColor": [ 252, 244, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 215, 255 ], "toColor": [ 252, 242, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 215, 252, 255 ], "toColor": [ 249, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 252, 202, 255 ], "toColor": [ 234, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 216, 212, 255 ], "toColor": [ 252, 216, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 179, 252, 255 ], "toColor": [ 199, 179, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -334304.506000001, "ymin": -1201962.4811999984, "xmax": -328404.92005174066, "ymax": -1195094.570799999, "zmin": 0, "zmax": 0, "spatialReference": { "wkid": 102067, "latestWkid": 5514, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -33699800, "falseY": -33699800, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Shape_Length", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "jav", "type": "esriFieldTypeString", "alias": "jav", "length": 255, "domain": null }, { "name": "etapa", "type": "esriFieldTypeString", "alias": "etapa", "length": 255, "domain": { "type": "codedValue", "name": "etapa", "description": "", "codedValues": [ { "name": "návrh", "code": "n" }, { "name": "stav", "code": "s" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "označenie", "type": "esriFieldTypeString", "alias": "označenie", "length": 255, "domain": { "type": "codedValue", "name": "cyklochodnik ozn.", "description": "", "codedValues": [ { "name": "Cyklistická komunikácia", "code": "C" }, { "name": "Oddelená cestička pre chodcov a cyklistov", "code": "C/P" }, { "name": "Spoločná cestička pre chodcov a cyklistov", "code": "C+P" }, { "name": "Cyklopruh na cestnej komunikácií", "code": "C++" }, { "name": "Os cyklistickej komunikácie", "code": "os" }, { "name": "Doplňujúci návrh cyklotrasy", "code": "M" }, { "name": "Priechod pre cyklistov", "code": "PC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "poznámka", "type": "esriFieldTypeString", "alias": "poznámka", "length": 255, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b63f3c0a117b4c1b9581ac2d92d1aa97" } ], "tables": [] }