{ "currentVersion": 10.81, "id": 3, "name": "Plochy sečení", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 100001, "maxScale": 250, "canScaleSymbols": true, "referenceScale": 1000, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -768344.4737000018, "ymin": -1026373.1400000006, "xmax": -761419.75, "ymax": -1020683.9505000003, "spatialReference": { "wkid": 102067, "latestWkid": 5514 } }, "sourceSpatialReference": { "wkid": 102067, "latestWkid": 5514, "vcsWkid": 5705, "latestVcsWkid": 5705 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PRIORITA", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 211, 127, 255 ], "width": 0.4 } }, "value": "1", "label": "priorita 1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 233, 255, 190, 255 ], "width": 0.4 } }, "value": "2", "label": "priorita 2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 170, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 255, 0, 255 ], "width": 0.4 } }, "value": "3", "label": "priorita 3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 112, 168, 0, 255 ], "width": 0.4 } }, "value": "4", "label": "priorita 4", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 38, 115, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 115, 0, 255 ], "width": 0.4 } }, "value": "5", "label": "priorita 5", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "OBJECTID", "typeIdField": "PRIORITA", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "AKTUALIZACE_DATUM", "type": "esriFieldTypeDate", "alias": "Datum aktualizace", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "AKTUALIZACE_DATUM" }, { "name": "AKTUALIZACE_JMENO", "type": "esriFieldTypeString", "alias": "Jméno osoby (aktualizace)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AKTUALIZACE_JMENO" }, { "name": "LOKALITA_OZN", "type": "esriFieldTypeString", "alias": "Pomocné označení lokality", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOKALITA_OZN" }, { "name": "P_PLATNOST", "type": "esriFieldTypeSmallInteger", "alias": "Platnost prvku", "domain": { "type": "codedValue", "name": "Platnost", "description": "Platnost prvku", "codedValues": [ { "name": "Neplatný", "code": 0 }, { "name": "Platný", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "P_PLATNOST" }, { "name": "PLOCHA", "type": "esriFieldTypeDouble", "alias": "Plocha porostu (živého plotu)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PLOCHA" }, { "name": "POCET_SECI", "type": "esriFieldTypeInteger", "alias": "Počet sečí", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POCET_SECI" }, { "name": "POZNAMKA", "type": "esriFieldTypeString", "alias": "Poznámka", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "POZNAMKA" }, { "name": "PRIORITA", "type": "esriFieldTypeInteger", "alias": "Priorita", "domain": { "type": "codedValue", "name": "Stupen1az5", "description": "Stupeň 1 až 5", "codedValues": [ { "name": "nezjištěno", "code": 0 }, { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 }, { "name": "5", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PRIORITA" }, { "name": "KOD_OBLASTI", "type": "esriFieldTypeInteger", "alias": "Kód oblasti", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "KOD_OBLASTI" }, { "name": "KOD_PODOBLASTI", "type": "esriFieldTypeInteger", "alias": "Kód podoblasti", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "KOD_PODOBLASTI" }, { "name": "POSLEDNI_SEC_DAT", "type": "esriFieldTypeString", "alias": "Datum poslední seče", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "POSLEDNI_SEC_DAT" }, { "name": "POSLEDNI_SEC_VYMERA", "type": "esriFieldTypeString", "alias": "Výměra posledního sečení", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "POSLEDNI_SEC_VYMERA" }, { "name": "PLOCHA_SEC", "type": "esriFieldTypeDouble", "alias": "Celková výměra plochy sečení", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PLOCHA_SEC" }, { "name": "ID_OBLASTI", "type": "esriFieldTypeInteger", "alias": "ID Oblasti", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ID_OBLASTI" }, { "name": "NAZEV_OBLASTI", "type": "esriFieldTypeString", "alias": "Název Oblasti", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NAZEV_OBLASTI" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R51_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G54KOD_OBLASTI", "fields": "KOD_OBLASTI", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GDB_54_ID_OBLAST", "fields": "ID_OBLASTI", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_51", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_51", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S7_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 1, "name": "1", "domains": { "P_PLATNOST": {"type": "inherited"}, "PRIORITA": {"type": "inherited"} }, "templates": [ { "name": "priorita 1", "description": "", "prototype": { "attributes": { "LOKALITA_OZN": null, "POZNAMKA": null, "NAZEV_OBLASTI": null, "AKTUALIZACE_DATUM": null, "AKTUALIZACE_JMENO": null, "P_PLATNOST": 1, "PLOCHA": null, "POCET_SECI": null, "PRIORITA": 1, "KOD_OBLASTI": null, "KOD_PODOBLASTI": null, "POSLEDNI_SEC_DAT": null, "POSLEDNI_SEC_VYMERA": null, "PLOCHA_SEC": null, "ID_OBLASTI": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 2, "name": "2", "domains": { "P_PLATNOST": {"type": "inherited"}, "PRIORITA": {"type": "inherited"} }, "templates": [ { "name": "priorita 2", "description": "", "prototype": { "attributes": { "LOKALITA_OZN": null, "POZNAMKA": null, "NAZEV_OBLASTI": null, "AKTUALIZACE_DATUM": null, "AKTUALIZACE_JMENO": null, "P_PLATNOST": 1, "PLOCHA": null, "POCET_SECI": null, "PRIORITA": 2, "KOD_OBLASTI": null, "KOD_PODOBLASTI": null, "POSLEDNI_SEC_DAT": null, "POSLEDNI_SEC_VYMERA": null, "PLOCHA_SEC": null, "ID_OBLASTI": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 3, "name": "3", "domains": { "P_PLATNOST": {"type": "inherited"}, "PRIORITA": {"type": "inherited"} }, "templates": [ { "name": "priorita 3", "description": "", "prototype": { "attributes": { "LOKALITA_OZN": null, "POZNAMKA": null, "NAZEV_OBLASTI": null, "AKTUALIZACE_DATUM": null, "AKTUALIZACE_JMENO": null, "P_PLATNOST": 1, "PLOCHA": null, "POCET_SECI": null, "PRIORITA": 3, "KOD_OBLASTI": null, "KOD_PODOBLASTI": null, "POSLEDNI_SEC_DAT": null, "POSLEDNI_SEC_VYMERA": null, "PLOCHA_SEC": null, "ID_OBLASTI": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 4, "name": "4", "domains": { "P_PLATNOST": {"type": "inherited"}, "PRIORITA": {"type": "inherited"} }, "templates": [ { "name": "priorita 4", "description": "", "prototype": { "attributes": { "LOKALITA_OZN": null, "POZNAMKA": null, "NAZEV_OBLASTI": null, "AKTUALIZACE_DATUM": null, "AKTUALIZACE_JMENO": null, "P_PLATNOST": 1, "PLOCHA": null, "POCET_SECI": null, "PRIORITA": 4, "KOD_OBLASTI": null, "KOD_PODOBLASTI": null, "POSLEDNI_SEC_DAT": null, "POSLEDNI_SEC_VYMERA": null, "PLOCHA_SEC": null, "ID_OBLASTI": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 5, "name": "5", "domains": { "P_PLATNOST": {"type": "inherited"}, "PRIORITA": {"type": "inherited"} }, "templates": [ { "name": "priorita 5", "description": "", "prototype": { "attributes": { "LOKALITA_OZN": null, "POZNAMKA": null, "NAZEV_OBLASTI": null, "AKTUALIZACE_DATUM": null, "AKTUALIZACE_JMENO": null, "P_PLATNOST": 1, "PLOCHA": null, "POCET_SECI": null, "PRIORITA": 5, "KOD_OBLASTI": null, "KOD_PODOBLASTI": null, "POSLEDNI_SEC_DAT": null, "POSLEDNI_SEC_VYMERA": null, "PLOCHA_SEC": null, "ID_OBLASTI": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }