{ "currentVersion": 10.91, "id": 5, "name": "BM_PatrolLog", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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": -9254064.966898413, "ymin": 5158161.500322396, "xmax": -8877054.373890271, "ymax": 5453066.563032701, "spatialReference": { "wkid": 102113, "latestWkid": 3785 } }, "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "patroller", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "bmId", "type": "esriFieldTypeInteger", "alias": "BM Id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "bmId" }, { "name": "patrolType", "type": "esriFieldTypeString", "alias": "Deficiency Type", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "patrolType" }, { "name": "logType", "type": "esriFieldTypeString", "alias": "Deficiency Type", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "logType" }, { "name": "patroller", "type": "esriFieldTypeString", "alias": "Patroller", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "patroller" }, { "name": "status", "type": "esriFieldTypeString", "alias": "Status", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "status" }, { "name": "openDate", "type": "esriFieldTypeString", "alias": "Open Date", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "openDate" }, { "name": "closeDate", "type": "esriFieldTypeString", "alias": "Close Date", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "closeDate" }, { "name": "acceptDate", "type": "esriFieldTypeString", "alias": "Accept", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "acceptDate" }, { "name": "weatherDate", "type": "esriFieldTypeString", "alias": "Weather date", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "weatherDate" }, { "name": "note", "type": "esriFieldTypeString", "alias": "Note", "domain": null, "editable": true, "nullable": true, "length": 1024, "defaultValue": null, "modelName": "note" }, { "name": "data", "type": "esriFieldTypeString", "alias": "Data", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "data" }, { "name": "display", "type": "esriFieldTypeString", "alias": "Display", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "display" }, { "name": "vehicleId", "type": "esriFieldTypeString", "alias": "vehicleId", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "vehicleId" }, { "name": "reviewer", "type": "esriFieldTypeString", "alias": "reviewer", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "reviewer" }, { "name": "route", "type": "esriFieldTypeString", "alias": "Route", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "route" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R9_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I10bmId2", "fields": "bmId,patrolType,logType,patroller,openDate", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S2_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "BM_PatrolLog", "description": "", "prototype": { "attributes": { "reviewer": null, "route": null, "bmId": null, "patrolType": null, "logType": null, "patroller": null, "status": null, "openDate": null, "closeDate": null, "acceptDate": null, "weatherDate": null, "note": null, "data": null, "display": null, "vehicleId": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }