{ "currentVersion": 10.91, "id": 0, "name": "Events", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "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": 51.17700000000008, "ymin": 23.039000000000044, "xmax": 84.02100000000007, "ymax": 29.43100000000004, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 144, 173, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "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": "EventName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "EventName", "type": "esriFieldTypeString", "alias": "EventName", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "EventName" }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Description" }, { "name": "Venue", "type": "esriFieldTypeString", "alias": "Venue", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Venue" }, { "name": "StartDate", "type": "esriFieldTypeDate", "alias": "StartDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "StartDate" }, { "name": "EndDate", "type": "esriFieldTypeDate", "alias": "EndDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EndDate" }, { "name": "Timing", "type": "esriFieldTypeString", "alias": "Timing", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Timing" }, { "name": "WebAddress", "type": "esriFieldTypeString", "alias": "WebAddress", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "WebAddress" }, { "name": "Entry", "type": "esriFieldTypeString", "alias": "Entry", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Entry" }, { "name": "ContactPerson", "type": "esriFieldTypeString", "alias": "ContactPerson", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ContactPerson" }, { "name": "ContactNumber", "type": "esriFieldTypeString", "alias": "ContactNumber", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ContactNumber" }, { "name": "Email", "type": "esriFieldTypeString", "alias": "Email", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Email" }, { "name": "Organizer", "type": "esriFieldTypeString", "alias": "Organizer", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "Organizer" }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Latitude" }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Longitude" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Status" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R65_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S46_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Events", "description": "", "prototype": { "attributes": { "Longitude": null, "Status": null, "EventName": null, "Description": null, "Venue": null, "StartDate": null, "EndDate": null, "Timing": null, "WebAddress": null, "Entry": null, "ContactPerson": null, "ContactNumber": null, "Email": null, "Organizer": null, "Latitude": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "c4effcf1dd7345bdacf7ca12bfe89917" }