{ "layers": [ { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 0, "name": "Public Safety", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 250000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Community Safety Map", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "syncCanReturnChanges": false, "relationships": [ { "id": 0, "name": "MapIdea_Pt_to_Comment", "relatedTableId": 1, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "globalid", "composite": true } ], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsASyncCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "hasMetadata": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 26910, "latestWkid": 26910, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5682839.59449512, "falseY": -1.0997760337229978E7, "xyUnits": 4.0950152478998494E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "angle": 0, "xoffset": 0, "yoffset": 0, "type": "esriPMS", "url": "https://maps.mapleridge.ca/portal/sharing/rest/content/items/65952331d5d24045b239ae096ac0ba7e/data", "width": 15, "height": 15 } }, "transparency": 0 }, "hasM": false, "hasZ": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "globalid", "displayField": "screenname", "typeIdField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "nullable": false, "defaultValue": null, "modelName": "OBJECTID", "editable": false }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "vote", "type": "esriFieldTypeSmallInteger", "alias": "Vote", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Vote" }, { "name": "accountid", "type": "esriFieldTypeString", "alias": "AccountID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AccountID" }, { "name": "screenname", "type": "esriFieldTypeString", "alias": "Screen Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ScreenName" }, { "name": "idea", "type": "esriFieldTypeString", "alias": "Idea Category", "domain": null, "editable": true, "nullable": false, "length": 25, "defaultValue": null, "modelName": "Idea" }, { "name": "description", "type": "esriFieldTypeString", "alias": "Short Description", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "Description" }, { "name": "publicview", "type": "esriFieldTypeString", "alias": "Public View", "domain": { "type": "codedValue", "name": "YesNo_22", "description": "YesNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4, "defaultValue": "Yes", "modelName": "PublicView" }, { "name": "location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "Location" }, { "name": "status", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "Status_6", "description": "Status", "codedValues": [ { "name": "Submitted", "code": "Submitted" }, { "name": "Approved", "code": "Approved" }, { "name": "Rejected", "code": "Rejected" }, { "name": "Under Review", "code": "Under Review" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "Submitted", "modelName": "Status" }, { "alias": "created_user", "name": "created_user", "length": 255, "domain": null, "nullable": true, "type": "esriFieldTypeString", "editable": false }, { "alias": "created_date", "name": "created_date", "length": 29, "domain": null, "nullable": true, "type": "esriFieldTypeDate", "editable": false }, { "alias": "last_edited_user", "name": "last_edited_user", "length": 255, "domain": null, "nullable": true, "type": "esriFieldTypeString", "editable": false }, { "alias": "last_edited_date", "name": "last_edited_date", "length": 29, "domain": null, "nullable": true, "type": "esriFieldTypeDate", "editable": false } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "r125_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_125", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a52_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Public Safety", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "_constructed": true, "symbol": null, "attributes": { "screenname": null, "description": null, "location": null, "status": "Submitted", "vote": null, "accountid": null, "idea": "Public Safety", "publicview": "Yes" } } }, { "name": "Community Safety", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "_constructed": true, "symbol": null, "attributes": { "screenname": null, "description": null, "location": null, "status": "Submitted", "vote": null, "accountid": null, "idea": "Public Safety", "publicview": "Yes" } } }, { "name": "Transportation Safety", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "_constructed": true, "symbol": null, "attributes": { "screenname": null, "description": null, "location": null, "status": "Submitted", "vote": null, "accountid": null, "idea": "Public Safety", "publicview": "Yes" } } }, { "name": "Personal Safety", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "_constructed": true, "symbol": null, "attributes": { "screenname": null, "description": null, "location": null, "status": "Submitted", "vote": null, "accountid": null, "idea": "Public Safety", "publicview": "Yes" } } }, { "name": "Other", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "_constructed": true, "symbol": null, "attributes": { "screenname": null, "description": null, "location": null, "status": "Submitted", "vote": null, "accountid": null, "idea": "Public Safety", "publicview": "Yes" } } } ], "useStandardizedQueries": true, "standardMaxRecordCount": 16000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 16000, "maxRecordCountFactor": 1, "supportedQueryFormats": "JSON", "maxRecordCount": 1000, "allowGeometryUpdates": true, "capabilities": "Create,Editing,Uploads,Query,Update,Delete", "enableZDefaults": true, "allowUpdateWithoutMValues": true, "hasGeometryProperties": true, "zDefault": 0, "serviceItemId": "a0056a38bf8146d19f933f429808cf8a", "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "supportsApplyEditsWithGlobalIds": true, "attachmentProperties": [ { "name": "id", "fieldName": "attachmentid", "isEnabled": true }, { "name": "globalId", "fieldName": "globalid", "isEnabled": true }, { "name": "name", "fieldName": "att_name", "isEnabled": true }, { "name": "size", "fieldName": "data_size", "isEnabled": true }, { "name": "contentType", "fieldName": "content_type", "isEnabled": true }, { "name": "keywords", "fieldName": "keywords", "isEnabled": true }, { "name": "exifInfo", "fieldName": "exifinfo", "isEnabled": true } ], "attachmentFields": [ { "type": "esriFieldTypeOID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "name": "attachmentid", "alias": "attachmentid" }, { "type": "esriFieldTypeGlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "name": "globalid", "alias": "globalid" }, { "type": "esriFieldTypeString", "domain": null, "editable": false, "nullable": false, "length": 250, "defaultValue": null, "name": "att_name", "alias": "att_name" }, { "type": "esriFieldTypeInteger", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "name": "data_size", "alias": "data_size" }, { "type": "esriFieldTypeString", "domain": null, "editable": false, "nullable": false, "length": 150, "defaultValue": null, "name": "content_type", "alias": "content_type" }, { "type": "esriFieldTypeString", "domain": null, "editable": false, "nullable": true, "length": 2048, "defaultValue": null, "name": "keywords", "alias": "keywords" }, { "type": "esriFieldTypeString", "domain": null, "editable": false, "nullable": true, "length": 1073741822, "defaultValue": null, "name": "exifinfo", "alias": "exifinfo" } ], "sqlParserVersion": "PG_10.8.1" } ], "tables": [ { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 1, "name": "Comments", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "syncCanReturnChanges": false, "relationships": [ { "id": 0, "name": "MapIdea_Comment_to_Point", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "guid", "composite": true } ], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": 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 }, "hasMetadata": false, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "objectid", "globalIdField": null, "displayField": "screenname", "typeIdField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "nullable": false, "defaultValue": null, "modelName": "OBJECTID", "editable": false }, { "name": "comment", "type": "esriFieldTypeString", "alias": "Comment", "domain": null, "editable": true, "nullable": true, "length": 300, "defaultValue": null, "modelName": "Comment" }, { "name": "screenname", "type": "esriFieldTypeString", "alias": "ScreenName", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ScreenName" }, { "name": "guid", "type": "esriFieldTypeGUID", "alias": "GUID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "GUID" }, { "alias": "created_user", "name": "created_user", "length": 255, "domain": null, "nullable": true, "type": "esriFieldTypeString", "editable": false }, { "alias": "created_date", "name": "created_date", "length": 29, "domain": null, "nullable": true, "type": "esriFieldTypeDate", "editable": false }, { "alias": "last_edited_user", "name": "last_edited_user", "length": 255, "domain": null, "nullable": true, "type": "esriFieldTypeString", "editable": false }, { "alias": "last_edited_date", "name": "last_edited_date", "length": 29, "domain": null, "nullable": true, "type": "esriFieldTypeDate", "editable": false } ], "indexes": [ { "name": "g341guid", "fields": "guid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r126_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Comments", "description": "", "prototype": { "attributes": { "screenname": null, "guid": null, "comment": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "useStandardizedQueries": true, "standardMaxRecordCount": 16000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1, "supportedQueryFormats": "JSON", "maxRecordCount": 1000, "allowGeometryUpdates": true, "capabilities": "Create,Editing,Uploads,Query,Update,Delete", "enableZDefaults": true, "allowUpdateWithoutMValues": true, "zDefault": 0, "serviceItemId": "a0056a38bf8146d19f933f429808cf8a", "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "supportsApplyEditsWithGlobalIds": false, "sqlParserVersion": "PG_10.8.1" } ] }