{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 33, "name": "Sčítače cykl. dopravy - lokality měření", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Lokality měření intenzity cyklistické dopravy v Mostě. Data lze propojit s datovou sadou \"Sčítače cykl. dopravy - data z měření\" pomocí atributu ID_LOKALITY, která obsahuje podrobné informace o hodinových průjezdech.", "copyrightText": "© Statutární město Most", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 0, "name": "PROJEKTY.SDE.CykloscitaceStatistiky", "relatedTableId": 3, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "ID", "composite": false } ], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "extent": { "xmin": -792498.8509000018, "ymin": -986862.5190000013, "xmax": -790402.7067000009, "ymax": -986663.6853, "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 } }, "sourceSpatialReference": { "wkid": 102067, "latestWkid": 5514, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -33699800, "falseY": -33699800, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 235, 175, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID lokality", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ID" }, { "name": "LOKALITA", "type": "esriFieldTypeString", "alias": "Lokalita", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LOKALITA" }, { "name": "V_PROVOZU", "type": "esriFieldTypeSmallInteger", "alias": "V provozu", "domain": { "type": "codedValue", "name": "ano_ne", "description": "Ano / Ne / Neurčeno", "codedValues": [ { "name": "Ne", "code": 0 }, { "name": "Ano", "code": 1 }, { "name": "Neurčeno", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "V_PROVOZU" }, { "name": "GPS", "type": "esriFieldTypeString", "alias": "GPS lokality", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "GPS" }, { "name": "SMER_ZLEVA_DO_PRAVA", "type": "esriFieldTypeSmallInteger", "alias": "Směr - z leva do prava", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SMER_ZLEVA_DO_PRAVA" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R588_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_2411_LOKALIT", "fields": "LOKALITA", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GDB_2411_ID", "fields": "ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S489_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Europe Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Europe Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Sčítače cykl. dopravy - lokality měření", "description": "", "prototype": { "attributes": { "GPS": null, "SMER_ZLEVA_DO_PRAVA": null, "ID": null, "LOKALITA": null, "V_PROVOZU": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Extract", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "381dab7a8d134e89b0682e1f8b73984e" }