{ "layers": [ { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 0, "name": "Operation Permits", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Point feature indicating the location of where an entrance permit has been requested. A status, permit number, and description of entrance is also provided.", "copyrightText": "Engineering Technologist\nEngineering Division\nPublic Works\nCounty of Brant", "editFieldsInfo": { "creationDateField": "CREATED_DATE", "creatorField": "CREATED_USER", "editDateField": "LAST_EDITED_DATE", "editorField": "LAST_EDITED_USER" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1784166174000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": 532257.7631999999, "ymin": 4759534.533600001, "xmax": 582256.5730999997, "ymax": 4794289.884299999, "spatialReference": { "wkid": 26917, "latestWkid": 26917, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 26917, "latestWkid": 26917, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 26917, "latestWkid": 26917, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 32, 131, 135, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "CIVIC_STREET_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "PERMIT_NUMBER", "type": "esriFieldTypeString", "alias": "Permit_Number", "domain": null, "editable": true, "nullable": false, "length": 10, "defaultValue": "MP000-11", "modelName": "Permit_Number" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "EntrancePermitStatusv2", "description": "Status of Entrance Permits", "codedValues": [ { "name": "Approved", "code": "Approved" }, { "name": "Pending", "code": "Pending" }, { "name": "Denied", "code": "Denied" }, { "name": "Application Received", "code": "Application Received" }, { "name": "Field Work Complete", "code": "Field Work Complete" }, { "name": "Staff Review Complete", "code": "Staff Review Complete" }, { "name": "Non-Compliant", "code": "Non-Compliant" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Status" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" }, { "name": "YEAR", "type": "esriFieldTypeString", "alias": "YEAR", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "YEAR" }, { "name": "ENT_APP_TYPE", "type": "esriFieldTypeString", "alias": "ENTRANCE_APPLICATION_TYPE", "domain": { "type": "codedValue", "name": "Entrance_Permit_App_Type", "description": "Application Types for Entrance Permits", "codedValues": [ { "name": "New Entrance", "code": "New Entrance" }, { "name": "Hard Surface Existing Entrance", "code": "Hard Surface Existing Entrance" }, { "name": "Relocate Existing Entrance", "code": "Relocate Existing Entrance" }, { "name": "Modify Existing Entrance", "code": "Modify Existing Entrance" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "APPLICATION_TYPE" }, { "name": "ENTRANCE_USE", "type": "esriFieldTypeString", "alias": "ENTRANCE_USE", "domain": { "type": "codedValue", "name": "Entrance_Permit_Entrance_Use", "description": "Entrance Use for Enterance Permits", "codedValues": [ { "name": "Residential", "code": "Residential" }, { "name": "Field", "code": "Field" }, { "name": "Farm", "code": "Farm" }, { "name": "Commercial", "code": "Commercial" }, { "name": "Industrial", "code": "Industrial" }, { "name": "Institutional", "code": "Institutional" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ENTRANCE_USE" }, { "name": "PLANNING_APPLICATION_NUMBER", "type": "esriFieldTypeString", "alias": "PLANNING_APPLICATION_NUMBER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PLANNING_APPLICATION_NUMBER" }, { "name": "ENT_APPROVAL_DATE", "type": "esriFieldTypeDate", "alias": "PERMIT_COMPLETED_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "PERMIT_COMPLETED_DATE" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "ENT_INSPECTION_DATE", "type": "esriFieldTypeDate", "alias": "INSPECTION_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSPECTION_DATE" }, { "name": "PERMIT_APP_DATE", "type": "esriFieldTypeDate", "alias": "PERMIT_APPLICATION_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "PERMIT_APP_DATE" }, { "name": "ENT_EXPIRE_DATE", "type": "esriFieldTypeDate", "alias": "ENT_EXPIRE_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ENT_EXPIRE_DATE" }, { "name": "PERMIT_APP_TYPE", "type": "esriFieldTypeString", "alias": "PERMIT_APP_TYPE", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "PERMIT_APP_TYPE" }, { "name": "CIVIC_STREET_NUMBER", "type": "esriFieldTypeString", "alias": "CIVIC_STREET_NUMBER", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "CIVIC_STREET_NUMBER" }, { "name": "CIVIC_STREET_NAME", "type": "esriFieldTypeString", "alias": "CIVIC_STREET_NAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CIVIC_STREET_NAME" }, { "name": "STREET_NAME_ALPHA", "type": "esriFieldTypeString", "alias": "STREET_NAME_ALPHA", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "STREET_NAME_ALPHA" }, { "name": "STREET_DIRECTION_PREFIX", "type": "esriFieldTypeString", "alias": "STREET_DIRECTION_PREFIX", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "STREET_DIRECTION_PREFIX" }, { "name": "STREET_DIRECTION_SUFFIIX", "type": "esriFieldTypeString", "alias": "STREET_DIRECTION_SUFFIIX", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "STREET_DIRECTION_SUFFIIX" }, { "name": "STREET_UNIT_NUMBER", "type": "esriFieldTypeString", "alias": "STREET_UNIT_NUMBER", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "STREET_UNIT_NUMBER" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "PermitNumber", "type": "esriFieldTypeString", "alias": "Permit Number", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "PermitNumber" }, { "name": "PermitStatus", "type": "esriFieldTypeString", "alias": "Permit Status", "domain": { "type": "codedValue", "name": "OPS_PermitStatus", "description": "", "codedValues": [ { "name": "Application Received", "code": "Application Received" }, { "name": "Cancelled", "code": "Cancelled" }, { "name": "Denied", "code": "Denied" }, { "name": "In-Circulation", "code": "In-Circulation" }, { "name": "Staff Review", "code": "Staff Review" }, { "name": "Complete", "code": "Complete" }, { "name": "Approved", "code": "Approved" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PermitStatus" }, { "name": "ApplicationDate", "type": "esriFieldTypeDate", "alias": "Application Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ApplicationDate" }, { "name": "StaffAssigned", "type": "esriFieldTypeString", "alias": "Staff Assigned", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "StaffAssigned" }, { "name": "StatusNotes", "type": "esriFieldTypeString", "alias": "Status Notes", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "StatusNotes" }, { "name": "Paid", "type": "esriFieldTypeString", "alias": "Paid", "domain": { "type": "codedValue", "name": "OPS_PermitYN", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Paid" }, { "name": "PaidComment", "type": "esriFieldTypeString", "alias": "Paid Comment", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "PaidComment" }, { "name": "SecurityDeposit", "type": "esriFieldTypeString", "alias": "Security Deposit", "domain": { "type": "codedValue", "name": "OPS_PermitYN", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SecurityDeposit" }, { "name": "SecurityDespositChequeNumber", "type": "esriFieldTypeString", "alias": "Security Desposit Cheque Number", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SecurityDespositChequeNumber" }, { "name": "SecurityDepositReceivedDate", "type": "esriFieldTypeDate", "alias": "Security Deposit Received Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SecurityDepositReceivedDate" }, { "name": "SecurityDepositReturnedDate", "type": "esriFieldTypeDate", "alias": "Security Deposit Returned Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SecurityDepositReturnedDate" }, { "name": "ApprovalDate", "type": "esriFieldTypeDate", "alias": "Approval Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ApprovalDate" }, { "name": "StaffComments", "type": "esriFieldTypeString", "alias": "Staff Comments", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "StaffComments" }, { "name": "COB_Work", "type": "esriFieldTypeString", "alias": "COB Work", "domain": { "type": "codedValue", "name": "OPS_PermitYN", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COB_Work" }, { "name": "Contractor", "type": "esriFieldTypeString", "alias": "Contractor", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Contractor" }, { "name": "ApplicantName", "type": "esriFieldTypeString", "alias": "Applicant Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ApplicantName" }, { "name": "ContactPerson", "type": "esriFieldTypeString", "alias": "Contact Person", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ContactPerson" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Address" }, { "name": "Province", "type": "esriFieldTypeString", "alias": "Province", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Province" }, { "name": "PostalCode", "type": "esriFieldTypeString", "alias": "Postal Code", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PostalCode" }, { "name": "PhoneNumber", "type": "esriFieldTypeDouble", "alias": "Phone Number", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PhoneNumber" }, { "name": "Email", "type": "esriFieldTypeString", "alias": "Email", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Email" }, { "name": "OwnerName", "type": "esriFieldTypeString", "alias": "Owner Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OwnerName" }, { "name": "OwnerAddress", "type": "esriFieldTypeString", "alias": "Owner Address", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OwnerAddress" }, { "name": "OwnerPhone", "type": "esriFieldTypeDouble", "alias": "Owner Phone", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OwnerPhone" }, { "name": "OwnerEmail", "type": "esriFieldTypeString", "alias": "Owner Email", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OwnerEmail" }, { "name": "WorkLocationStreetNumber", "type": "esriFieldTypeString", "alias": "Work Location Street Number", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "WorkLocationStreetNumber" }, { "name": "WorkLocationStreetName", "type": "esriFieldTypeString", "alias": "Work Location Street Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "WorkLocationStreetName" }, { "name": "WorkLocationDescriptionofWork", "type": "esriFieldTypeString", "alias": "WorkLocationDescriptionofWork", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "WorkLocationDescriptionofWork" }, { "name": "WorkLocationStartDate", "type": "esriFieldTypeDate", "alias": "Work Location Start Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WorkLocationStartDate" }, { "name": "WorkLocationEndDate", "type": "esriFieldTypeDate", "alias": "Work Location End Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WorkLocationEndDate" }, { "name": "WorkLocationDuration", "type": "esriFieldTypeString", "alias": "Work Location Duration", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "WorkLocationDuration" }, { "name": "InsuranceonFile", "type": "esriFieldTypeString", "alias": "Insurance on File", "domain": { "type": "codedValue", "name": "OPS_PermitYN", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InsuranceonFile" }, { "name": "InsuranceExpiryDate", "type": "esriFieldTypeDate", "alias": "Insurance Expiry Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InsuranceExpiryDate" }, { "name": "BuildingPermit", "type": "esriFieldTypeString", "alias": "Building Permit", "domain": { "type": "codedValue", "name": "OPS_PermitYN", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BuildingPermit" }, { "name": "PlanningApplication", "type": "esriFieldTypeString", "alias": "Planning Application", "domain": { "type": "codedValue", "name": "OPS_PermitYN", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PlanningApplication" }, { "name": "PlanningApplicationFileNumber", "type": "esriFieldTypeString", "alias": "Planning Application File Number", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PlanningApplicationFileNumber" }, { "name": "WorkType", "type": "esriFieldTypeString", "alias": "Work Type", "domain": { "type": "codedValue", "name": "OPS_PermitWorkType", "description": "", "codedValues": [ { "name": "Maintenance", "code": "Maintenance" }, { "name": "New Infrastructure", "code": "New Infrastructure" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "WorkType" }, { "name": "MunicipalConsentNotice", "type": "esriFieldTypeString", "alias": "Municipal Consent Notice", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MunicipalConsentNotice" }, { "name": "WorkPerformedFor", "type": "esriFieldTypeString", "alias": "Work Performed For", "domain": { "type": "codedValue", "name": "OPS_PermitWPF", "description": "", "codedValues": [ { "name": "Bell", "code": "Bell" }, { "name": "Rogers", "code": "Rogers" }, { "name": "Enbridge Gas", "code": "Enbridge Gas" }, { "name": "Grandbridge Energy", "code": "Grandbridge Energy" }, { "name": "Hydro One", "code": "Hydro One" }, { "name": "COB", "code": "COB" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "WorkPerformedFor" }, { "name": "Purpose", "type": "esriFieldTypeString", "alias": "Purpose", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Purpose" }, { "name": "PurposeOther", "type": "esriFieldTypeString", "alias": "Purpose Other", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PurposeOther" }, { "name": "RoadClosureReq", "type": "esriFieldTypeString", "alias": "Road Closure Required", "domain": { "type": "codedValue", "name": "OPS_PermitYN", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RoadClosureReq" }, { "name": "OccupancyLocation", "type": "esriFieldTypeString", "alias": "Occupancy Location", "domain": { "type": "codedValue", "name": "OPS_PermitOccLocation", "description": "", "codedValues": [ { "name": "Road - Full Closure", "code": "Road - Full Closure" }, { "name": "Road - Lane", "code": "Road - Lane" }, { "name": "Sidewalk", "code": "Sidewalk" }, { "name": "Path", "code": "Path" }, { "name": "Blvd", "code": "Blvd" }, { "name": "Shoulder", "code": "Shoulder" }, { "name": "Driveway", "code": "Driveway" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OccupancyLocation" }, { "name": "AdditionalImpacts", "type": "esriFieldTypeString", "alias": "Additional Impacts", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AdditionalImpacts" }, { "name": "OtherDescription", "type": "esriFieldTypeString", "alias": "Other Description", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "OtherDescription" }, { "name": "OccupancyLimits", "type": "esriFieldTypeString", "alias": "Occupancy Limits", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OccupancyLimits" }, { "name": "EntranceType", "type": "esriFieldTypeString", "alias": "Entrance Type", "domain": { "type": "codedValue", "name": "OPS_PermitEntType", "description": "", "codedValues": [ { "name": "New Entrance", "code": "New Entrance" }, { "name": "Modify Existing Entrance", "code": "Modify Existing Entrance" }, { "name": "Relocate Existing Entrance", "code": "Relocate Existing Entrance" }, { "name": "Hard Surface Existing Entrance", "code": "Hard Surface Existing Entrance" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EntranceType" }, { "name": "PropertyUse", "type": "esriFieldTypeString", "alias": "Property Use", "domain": { "type": "codedValue", "name": "OPS_PermitPropUse", "description": "", "codedValues": [ { "name": "Residential", "code": "Residential" }, { "name": "Commercial", "code": "Commercial" }, { "name": "Industrial", "code": "Industrial" }, { "name": "Agricultural", "code": "Agricultural" }, { "name": "Institutional", "code": "Institutional" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PropertyUse" }, { "name": "PropertyUseOther", "type": "esriFieldTypeString", "alias": "Property Use Other", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PropertyUseOther" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Material" }, { "name": "MunicipalConnection", "type": "esriFieldTypeString", "alias": "Municipal Connection", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MunicipalConnection" }, { "name": "UpgradeReason", "type": "esriFieldTypeString", "alias": "Upgrade Reason", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "UpgradeReason" }, { "name": "UpgradeReasonOther", "type": "esriFieldTypeString", "alias": "Upgrade Reason Other", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "UpgradeReasonOther" }, { "name": "ServiceDiameter", "type": "esriFieldTypeDouble", "alias": "Service Diameter", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ServiceDiameter" }, { "name": "ServiceLength", "type": "esriFieldTypeDouble", "alias": "Service Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ServiceLength" }, { "name": "ServicePipeMaterial", "type": "esriFieldTypeString", "alias": "Service Pipe Material", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ServicePipeMaterial" }, { "name": "BackFlowPreventionRequired", "type": "esriFieldTypeString", "alias": "BackFlow Prevention Required", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BackFlowPreventionRequired" }, { "name": "ARUbeingconstructed", "type": "esriFieldTypeString", "alias": "ARU being constructed", "domain": { "type": "codedValue", "name": "OPS_PermitYN", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ARUbeingconstructed" }, { "name": "WaterComments", "type": "esriFieldTypeString", "alias": "Water Comments", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "WaterComments" }, { "name": "ServicePipeGrade", "type": "esriFieldTypeDouble", "alias": "Service Pipe Grade", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ServicePipeGrade" }, { "name": "MethodofConnection", "type": "esriFieldTypeString", "alias": "Method of Connection", "domain": { "type": "codedValue", "name": "OPS_PermitMofC", "description": "", "codedValues": [ { "name": "Coupler", "code": "Coupler" }, { "name": "Bell and Spigot", "code": "Bell and Spigot" }, { "name": "Manhole", "code": "Manhole" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MethodofConnection" }, { "name": "SanitaryComments", "type": "esriFieldTypeString", "alias": "Sanitary Comments", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "SanitaryComments" }, { "name": "StormComments", "type": "esriFieldTypeString", "alias": "Storm Comments", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "StormComments" }, { "name": "InfrastructuretoDisconnect", "type": "esriFieldTypeString", "alias": "Infrastructure to Disconnect", "domain": { "type": "codedValue", "name": "OPS_PermitIofDis", "description": "", "codedValues": [ { "name": "Water", "code": "Water" }, { "name": "Sanitary", "code": "Sanitary" }, { "name": "Storm", "code": "Storm" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InfrastructuretoDisconnect" }, { "name": "RetainMunicipalInfrastructure", "type": "esriFieldTypeString", "alias": "Retain Municipal Infrastructure", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RetainMunicipalInfrastructure" }, { "name": "DisConComments", "type": "esriFieldTypeString", "alias": "Disconnnection Comments", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "DisConComments" }, { "name": "RightofWayCompleted", "type": "esriFieldTypeString", "alias": "Right of Way Completed", "domain": { "type": "codedValue", "name": "OPS_PermitYN", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RightofWayCompleted" }, { "name": "EntranceCompleted", "type": "esriFieldTypeString", "alias": "Entrance Completed", "domain": { "type": "codedValue", "name": "OPS_PermitYN", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EntranceCompleted" }, { "name": "SewerConnectionCompleted", "type": "esriFieldTypeString", "alias": "Sewer Connection Completed", "domain": { "type": "codedValue", "name": "OPS_PermitYN", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SewerConnectionCompleted" }, { "name": "WaterConnectionCompleted", "type": "esriFieldTypeString", "alias": "Water Connection Completed", "domain": { "type": "codedValue", "name": "OPS_PermitYN", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "WaterConnectionCompleted" }, { "name": "StormConnectionCompleted", "type": "esriFieldTypeString", "alias": "Storm Connection Completed", "domain": { "type": "codedValue", "name": "OPS_PermitYN", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "StormConnectionCompleted" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PermitType", "type": "esriFieldTypeString", "alias": "Permit Type", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PermitType" }, { "name": "ExcavationType", "type": "esriFieldTypeString", "alias": "Excavation Type", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ExcavationType" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "UUID_1231", "isAscending": true, "isUnique": true, "description": "", "fields": "GLOBALID" }, { "name": "gdb_ct3_1231", "isAscending": true, "isUnique": false, "description": "", "fields": "OBJECTID" }, { "name": "S706_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "SHAPE" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Operation Permits", "description": "", "prototype": { "attributes": { "PermitType": null, "PERMIT_NUMBER": "MP000-11", "STATUS": null, "StormConnectionCompleted": null, "WaterConnectionCompleted": null, "SewerConnectionCompleted": null, "EntranceCompleted": null, "YEAR": null, "ENT_APP_TYPE": null, "ENTRANCE_USE": null, "PLANNING_APPLICATION_NUMBER": null, "ENT_APPROVAL_DATE": null, "COMMENTS": null, "ENT_INSPECTION_DATE": null, "PERMIT_APP_DATE": null, "ENT_EXPIRE_DATE": null, "PERMIT_APP_TYPE": null, "CIVIC_STREET_NUMBER": null, "CIVIC_STREET_NAME": null, "STREET_NAME_ALPHA": null, "STREET_DIRECTION_PREFIX": null, "STREET_DIRECTION_SUFFIIX": null, "STREET_UNIT_NUMBER": null, "ExcavationType": null, "PermitNumber": null, "PermitStatus": null, "ApplicationDate": null, "StaffAssigned": null, "StatusNotes": null, "Paid": null, "PaidComment": null, "SecurityDeposit": null, "SecurityDespositChequeNumber": null, "SecurityDepositReceivedDate": null, "SecurityDepositReturnedDate": null, "ApprovalDate": null, "StaffComments": null, "COB_Work": null, "Contractor": null, "ApplicantName": null, "ContactPerson": null, "Address": null, "Province": null, "PostalCode": null, "PhoneNumber": null, "Email": null, "OwnerName": null, "OwnerAddress": null, "OwnerPhone": null, "OwnerEmail": null, "WorkLocationStreetNumber": null, "WorkLocationStreetName": null, "WorkLocationDescriptionofWork": null, "WorkLocationStartDate": null, "WorkLocationEndDate": null, "WorkLocationDuration": null, "InsuranceonFile": null, "InsuranceExpiryDate": null, "BuildingPermit": null, "PlanningApplication": null, "PlanningApplicationFileNumber": null, "WorkType": null, "MunicipalConsentNotice": null, "WorkPerformedFor": null, "Purpose": null, "PurposeOther": null, "RoadClosureReq": null, "OccupancyLocation": null, "AdditionalImpacts": null, "OtherDescription": null, "OccupancyLimits": null, "EntranceType": null, "PropertyUse": null, "PropertyUseOther": null, "Material": null, "MunicipalConnection": null, "UpgradeReason": null, "UpgradeReasonOther": null, "ServiceDiameter": null, "ServiceLength": null, "ServicePipeMaterial": null, "BackFlowPreventionRequired": null, "ARUbeingconstructed": null, "WaterComments": null, "ServicePipeGrade": null, "MethodofConnection": null, "SanitaryComments": null, "StormComments": null, "InfrastructuretoDisconnect": null, "RetainMunicipalInfrastructure": null, "DisConComments": null, "RightofWayCompleted": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Uploads,Editing,Sync,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "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": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }