{ "currentVersion": 10.9, "id": 8, "name": "Vrstevnica", "type": "Feature Layer", "parentLayer": { "id": 7, "name": "Výškopis" }, "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": -428753.89404751227, "ymin": -1241948.9472120716, "xmax": -391452.82030453754, "ymax": -1211232.1207252918, "spatialReference": {"wkt": "PROJCS[\"S_JTSK_Krovak_East_North\",GEOGCS[\"GCS_S_JTSK\",DATUM[\"D_S_JTSK\",SPHEROID[\"Bessel_1841\",6377397.155,299.1528128]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Krovak\"],PARAMETER[\"False_Easting\",0.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Pseudo_Standard_Parallel_1\",78.5],PARAMETER[\"Scale_Factor\",0.9999],PARAMETER[\"Azimuth\",30.28814],PARAMETER[\"Longitude_Of_Center\",24.833333],PARAMETER[\"Latitude_Of_Center\",49.5],PARAMETER[\"X_Scale\",-1.0],PARAMETER[\"Y_Scale\",1.0],PARAMETER[\"XY_Plane_Rotation\",90.0],UNIT[\"Meter\",1.0]]"} }, "sourceSpatialReference": { "wkid": 102067, "latestWkid": 5514 }, "effectiveMinScale": 25000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "cot", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 205, 170, 102, 255 ], "width": 0.4 }, "value": "300", "label": "Hlavná", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 205, 170, 102, 255 ], "width": 0.2 }, "value": "301", "label": "Základná", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 205, 170, 102, 255 ], "width": 0.2 }, "value": "302", "label": "Doplnková", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 205, 170, 102, 255 ], "width": 0.2 }, "value": "303", "label": "Pomocná", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "objectid", "globalIdField": "", "displayField": "txt", "typeIdField": "cot", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "val", "type": "esriFieldTypeDouble", "alias": "Nadmorská výška [m]", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "val" }, { "name": "cot", "type": "esriFieldTypeInteger", "alias": "Typ vrstevnice", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "cot" }, { "name": "exs", "type": "esriFieldTypeInteger", "alias": "Aktuálny stav objektu", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "exs" }, { "name": "txt", "type": "esriFieldTypeString", "alias": "Poznámka", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "txt" }, { "name": "st_length_", "type": "esriFieldTypeDouble", "alias": "st_length_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "st_length_" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "r1149_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a1103_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 300, "name": "300", "domains": {}, "templates": [ { "name": "300", "description": "", "prototype": { "attributes": { "txt": null, "st_length_": null, "val": null, "cot": 300, "exs": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 301, "name": "301", "domains": {}, "templates": [ { "name": "301", "description": "", "prototype": { "attributes": { "txt": null, "st_length_": null, "val": null, "cot": 301, "exs": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 302, "name": "302", "domains": {}, "templates": [ { "name": "302", "description": "", "prototype": { "attributes": { "txt": null, "st_length_": null, "val": null, "cot": 302, "exs": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 303, "name": "303", "domains": {}, "templates": [ { "name": "303", "description": "", "prototype": { "attributes": { "txt": null, "st_length_": null, "val": null, "cot": 303, "exs": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "9717d0e9425f4f45af589ec01e0f5d5e" }