{ "layers": [ { "currentVersion": 10.71, "id": 0, "name": "Events", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "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 }, "extent": { "xmin": 9551433.789115408, "ymin": 2301746.4138659597, "xmax": 9556602.543460248, "ymax": 2310380.00451322, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 32645, "latestWkid": 32645 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 133, 0, 11, 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": false, "length": 255, "defaultValue": null, "modelName": "EventName" }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "domain": null, "editable": true, "nullable": false, "length": 255, "defaultValue": null, "modelName": "Description" }, { "name": "Duration", "type": "esriFieldTypeString", "alias": "Duration", "domain": null, "editable": true, "nullable": false, "length": 20, "defaultValue": null, "modelName": "Duration" }, { "name": "Venue", "type": "esriFieldTypeString", "alias": "Venue", "domain": null, "editable": true, "nullable": false, "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": false, "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": 100, "defaultValue": null, "modelName": "ContactPerson" }, { "name": "ContactNumber", "type": "esriFieldTypeString", "alias": "ContactNumber", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "ContactNumber" }, { "name": "EmailID", "type": "esriFieldTypeString", "alias": "EmailID", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "EmailID" }, { "name": "Organizer", "type": "esriFieldTypeString", "alias": "Organizer", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Organizer" }, { "name": "Latitude", "type": "esriFieldTypeString", "alias": "Latitude", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "Latitude" }, { "name": "Longitude", "type": "esriFieldTypeString", "alias": "Longitude", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "Longitude" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R152_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S141_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Events", "description": "", "prototype": { "attributes": { "Latitude": " ", "Longitude": " ", "EventName": " ", "Description": " ", "Duration": " ", "Venue": " ", "StartDate": null, "EndDate": null, "Timing": " ", "WebAddress": null, "Entry": null, "ContactPerson": null, "ContactNumber": null, "EmailID": null, "Organizer": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 } ], "tables": [ { "currentVersion": 10.71, "id": 1, "name": "Announcement", "type": "Table", "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": false, "supportsCalculate": 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 }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "objectid", "globalIdField": "", "displayField": "description", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "fromdate", "type": "esriFieldTypeDate", "alias": "FromDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "fromdate" }, { "name": "todate", "type": "esriFieldTypeDate", "alias": "ToDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "todate" }, { "name": "description", "type": "esriFieldTypeString", "alias": "Description", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "description" } ], "indexes": [ { "name": "R148_SDE_ROWID_UK", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Announcement", "description": "", "prototype": { "attributes": { "todate": null, "description": null, "fromdate": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 1000, "tileMaxRecordCount": 1000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "id": 2, "name": "Feedback", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": false, "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 }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "objectid", "globalIdField": "", "displayField": "name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "type", "type": "esriFieldTypeString", "alias": "type", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "type" }, { "name": "category", "type": "esriFieldTypeString", "alias": "category", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "category" }, { "name": "remarks", "type": "esriFieldTypeString", "alias": "remarks", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "remarks" }, { "name": "name", "type": "esriFieldTypeString", "alias": "name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "name" }, { "name": "address", "type": "esriFieldTypeString", "alias": "address", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "address" }, { "name": "city", "type": "esriFieldTypeString", "alias": "city", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "city" }, { "name": "pincode", "type": "esriFieldTypeString", "alias": "pincode", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "pincode" }, { "name": "contactnumber", "type": "esriFieldTypeString", "alias": "contactnumber", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "contactnumber" }, { "name": "email", "type": "esriFieldTypeString", "alias": "email", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "email" }, { "name": "date", "type": "esriFieldTypeDate", "alias": "date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "date" } ], "indexes": [ { "name": "R156_SDE_ROWID_UK", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Feedback", "description": "", "prototype": { "attributes": { "email": null, "date": null, "type": null, "category": null, "remarks": null, "name": null, "address": null, "city": null, "pincode": null, "contactnumber": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 1000, "tileMaxRecordCount": 1000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "id": 3, "name": "ContactUs", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": false, "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 }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "objectid", "globalIdField": "", "displayField": "name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "name" }, { "name": "email", "type": "esriFieldTypeString", "alias": "Email", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "email" }, { "name": "subject", "type": "esriFieldTypeString", "alias": "Subject", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "subject" }, { "name": "message", "type": "esriFieldTypeString", "alias": "Message", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "message" }, { "name": "Date", "type": "esriFieldTypeDate", "alias": "date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date" } ], "indexes": [ { "name": "R150_SDE_ROWID_UK", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "ContactUs", "description": "", "prototype": { "attributes": { "message": null, "Date": null, "name": null, "email": null, "subject": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 1000, "tileMaxRecordCount": 1000, "maxRecordCountFactor": 1 } ] }