{ "layers": [ { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 1, "name": "Tier 1 FOG Traps", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "The locations of the fat, oil, and grease traps inspected by the Environmental Health & Sustainability Department. The feature class was created in July 2022 and is regularly updated by the staff in the field.", "copyrightText": "Environmental Health & Sustainability Department, BI-GIS team in Technology Services.", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "hasContingentValuesDefinition": 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": 2472691.3967465013, "ymin": 7050774.640530467, "xmax": 2542159.8919652402, "ymax": 7096364.145439118, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 2.56113708377043E-4, "zTolerance": 1.9999999999999998E-5, "mTolerance": 0.001, "falseX": -1.23407699999878E8, "falseY": -8.61234999999639E7, "xyUnits": 7809.031436363641, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "valueExpression": "if (IsEmpty($feature.Last_Inspection_Date)){\n return \"No date provided\"\n}\nelse if ($feature.Inspection_Results==\"Requires follow-up\"){\n return \"Requires follow-up\"\n}\nelse if (DateDiff(Now(), Date($feature.Last_Inspection_Date), 'year') > 1){\n return \"Needs inspection\"\n}\nelse if (DateDiff(Now(), Date($feature.Last_Inspection_Date), 'year') < 1){\n return \"Inspected within a year\"\n}", "valueExpressionTitle": "Inspection Status", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Needs inspection", "description": "Needs inspection", "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 230, 0, 0, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 156, 156, 156, 255 ], "width": 0.5 } }, "values": [ [ "Needs inspection" ] ] }, { "label": "Requires follow-up", "description": "Requires follow-up", "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 0, 169, 230, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 156, 156, 156, 255 ], "width": 0.5 } }, "values": [ [ "Requires follow-up" ] ] }, { "label": "New facility", "description": "New facility", "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 169, 0, 230, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 156, 156, 156, 255 ], "width": 0.5 } }, "values": [ [ "No date provided" ] ] }, { "label": "Inspected within a year", "description": "Inspected within a year", "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 76, 230, 0, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 156, 156, 156, 255 ], "width": 0.5 } }, "values": [ [ "Inspected within a year" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 230, 0, 0, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 156, 156, 156, 255 ], "width": 0.5 } }, "value": "Needs inspection", "label": "Needs inspection" }, { "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 0, 169, 230, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 156, 156, 156, 255 ], "width": 0.5 } }, "value": "Requires follow-up", "label": "Requires follow-up" }, { "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 169, 0, 230, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 156, 156, 156, 255 ], "width": 0.5 } }, "value": "No date provided", "label": "New facility" }, { "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 76, 230, 0, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 156, 156, 156, 255 ], "width": 0.5 } }, "value": "Inspected within a year", "label": "Inspected within a year" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 252, 215, 255 ], "toColor": [ 228, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 182, 252, 255 ], "toColor": [ 242, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 193, 187, 255 ], "toColor": [ 252, 193, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 223, 252, 255 ], "toColor": [ 184, 223, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 246, 255 ], "toColor": [ 252, 215, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 182, 255 ], "toColor": [ 184, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 190, 252, 255 ], "toColor": [ 187, 190, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 251, 179, 255 ], "toColor": [ 252, 251, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 247, 255 ], "toColor": [ 192, 252, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 231, 207, 255 ], "toColor": [ 252, 231, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 228, 255 ], "toColor": [ 252, 182, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 212, 252, 255 ], "toColor": [ 214, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 212, 255 ], "toColor": [ 189, 252, 212, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": 254, "defaultValue": null, "modelName": "Name" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Address" }, { "name": "HS_Establishment_Name", "type": "esriFieldTypeString", "alias": "HS Establishment Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "HS_Establishment_Name" }, { "name": "Inspection_Results", "type": "esriFieldTypeString", "alias": "Inspection Results", "domain": { "type": "codedValue", "name": "InspectionResults", "description": "Inspection Results", "codedValues": [ { "name": "Completed", "code": "Completed" }, { "name": "Requires follow-up", "code": "Requires follow-up" }, { "name": "Not Inspected", "code": "Not Inspected" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Inspection_Results" }, { "name": "Last_Inspection_Date", "type": "esriFieldTypeDate", "alias": "Last Inspection Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Last_Inspection_Date" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Notes" }, { "name": "Permit_Number", "type": "esriFieldTypeString", "alias": "Permit Number", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Permit_Number" }, { "name": "Standard_Address", "type": "esriFieldTypeString", "alias": "Standard Address", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Standard_Address" }, { "name": "Tier", "type": "esriFieldTypeString", "alias": "Tier", "domain": { "type": "codedValue", "name": "FOG_Tiers", "description": "FOG Facility Tiers", "codedValues": [ { "name": "LWG1", "code": "LWG1" }, { "name": "LWG2", "code": "LWG2" }, { "name": "LWG3", "code": "LWG3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "Tier" }, { "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" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R3922_pk", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "S3449_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Tier 1 FOG Traps", "description": "", "prototype": { "attributes": { "Tier": null, "Name": null, "Address": null, "HS_Establishment_Name": null, "Inspection_Results": null, "Last_Inspection_Date": null, "Notes": null, "Permit_Number": null, "Standard_Address": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "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": false }, { "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": "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 }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 2, "name": "Tier 2 FOG Traps", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "The locations of the fat, oil, and grease traps inspected by the Environmental Health & Sustainability Department. The feature class was created in July 2022 and is regularly updated by the staff in the field.", "copyrightText": "Environmental Health & Sustainability Department, BI-GIS team in Technology Services.", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "hasContingentValuesDefinition": 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": 2472691.3967465013, "ymin": 7050774.640530467, "xmax": 2542159.8919652402, "ymax": 7096364.145439118, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 2.56113708377043E-4, "zTolerance": 1.9999999999999998E-5, "mTolerance": 0.001, "falseX": -1.23407699999878E8, "falseY": -8.61234999999639E7, "xyUnits": 7809.031436363641, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "valueExpression": "if (IsEmpty($feature.Last_Inspection_Date)){\n return \"No date provided\"\n}\nelse if ($feature.Inspection_Results==\"Requires follow-up\"){\n return \"Requires follow-up\"\n}\nelse if (DateDiff(Now(), Date($feature.Last_Inspection_Date), 'year') > 2){\n return \"Needs inspection\"\n}\nelse if (DateDiff(Now(), Date($feature.Last_Inspection_Date), 'year') < 2){\n return \"Inspected within two years\"\n}", "valueExpressionTitle": "Inspection Status", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Needs inspection", "description": "Needs inspection", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 0, 0, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 156, 156, 156, 255 ], "width": 0.5 } }, "values": [ [ "Needs inspection" ] ] }, { "label": "Requires follow-up", "description": "Requires follow-up", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 169, 230, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 156, 156, 156, 255 ], "width": 0.5 } }, "values": [ [ "Requires follow-up" ] ] }, { "label": "New facility", "description": "New facility", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 169, 0, 230, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 156, 156, 156, 255 ], "width": 0.5 } }, "values": [ [ "No date provided" ] ] }, { "label": "Inspected within two years", "description": "Inspected within two years", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 76, 230, 0, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 156, 156, 156, 255 ], "width": 0.5 } }, "values": [ [ "Inspected within two years" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 0, 0, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 156, 156, 156, 255 ], "width": 0.5 } }, "value": "Needs inspection", "label": "Needs inspection" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 169, 230, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 156, 156, 156, 255 ], "width": 0.5 } }, "value": "Requires follow-up", "label": "Requires follow-up" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 169, 0, 230, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 156, 156, 156, 255 ], "width": 0.5 } }, "value": "No date provided", "label": "New facility" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 76, 230, 0, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 156, 156, 156, 255 ], "width": 0.5 } }, "value": "Inspected within two years", "label": "Inspected within two years" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 252, 215, 255 ], "toColor": [ 228, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 182, 252, 255 ], "toColor": [ 242, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 193, 187, 255 ], "toColor": [ 252, 193, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 223, 252, 255 ], "toColor": [ 184, 223, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 246, 255 ], "toColor": [ 252, 215, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 182, 255 ], "toColor": [ 184, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 190, 252, 255 ], "toColor": [ 187, 190, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 251, 179, 255 ], "toColor": [ 252, 251, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 247, 255 ], "toColor": [ 192, 252, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 231, 207, 255 ], "toColor": [ 252, 231, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 228, 255 ], "toColor": [ 252, 182, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 212, 252, 255 ], "toColor": [ 214, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 212, 255 ], "toColor": [ 189, 252, 212, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": 254, "defaultValue": null, "modelName": "Name" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Address" }, { "name": "Permit_Number", "type": "esriFieldTypeString", "alias": "Permit Number", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Permit_Number" }, { "name": "Last_Inspection_Date", "type": "esriFieldTypeDate", "alias": "Last Inspection Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Last_Inspection_Date" }, { "name": "Inspection_Results", "type": "esriFieldTypeString", "alias": "Inspection Results", "domain": { "type": "codedValue", "name": "InspectionResults", "description": "Inspection Results", "codedValues": [ { "name": "Completed", "code": "Completed" }, { "name": "Requires follow-up", "code": "Requires follow-up" }, { "name": "Not Inspected", "code": "Not Inspected" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Inspection_Results" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Notes" }, { "name": "HS_Establishment_Name", "type": "esriFieldTypeString", "alias": "HS Establishment Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "HS_Establishment_Name" }, { "name": "Standard_Address", "type": "esriFieldTypeString", "alias": "Standard Address", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Standard_Address" }, { "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": "Tier", "type": "esriFieldTypeString", "alias": "Tier", "domain": { "type": "codedValue", "name": "FOG_Tiers", "description": "FOG Facility Tiers", "codedValues": [ { "name": "LWG1", "code": "LWG1" }, { "name": "LWG2", "code": "LWG2" }, { "name": "LWG3", "code": "LWG3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "Tier" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R3922_pk", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "S3449_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Tier 2 FOG Traps", "description": "", "prototype": { "attributes": { "Tier": null, "Name": null, "Address": null, "Permit_Number": null, "Last_Inspection_Date": null, "Inspection_Results": null, "Notes": null, "HS_Establishment_Name": null, "Standard_Address": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "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": false }, { "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": "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 }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 3, "name": "Tier 3 FOG Traps", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "The locations of the fat, oil, and grease traps inspected by the Environmental Health & Sustainability Department. The feature class was created in July 2022 and is regularly updated by the staff in the field.", "copyrightText": "Environmental Health & Sustainability Department, BI-GIS team in Technology Services.", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "hasContingentValuesDefinition": 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": 2472691.3967465013, "ymin": 7050774.640530467, "xmax": 2542159.8919652402, "ymax": 7096364.145439118, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 2.56113708377043E-4, "zTolerance": 1.9999999999999998E-5, "mTolerance": 0.001, "falseX": -1.23407699999878E8, "falseY": -8.61234999999639E7, "xyUnits": 7809.031436363641, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "valueExpression": "if (IsEmpty($feature.Last_Inspection_Date)){\n return \"No date provided\"\n}\nelse if ($feature.Inspection_Results==\"Requires follow-up\"){\n return \"Requires follow-up\"\n}\nelse if (DateDiff(Now(), Date($feature.Last_Inspection_Date), 'year') > 3){\n return \"Needs inspection\"\n}\nelse if (DateDiff(Now(), Date($feature.Last_Inspection_Date), 'year') < 3){\n return \"Inspected within three years\"\n}", "valueExpressionTitle": "Inspection Status", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Needs inspection", "description": "Needs inspection", "symbol": { "type": "esriPMS", "url": "c1546eadab2f4f225bb07328d6ca53c6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAUCAYAAAC07qxWAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABCUlEQVQokWNhIBKwoAssW7ZMJCoq6g1Bhb/fvp25cPJkhvjc3GCcCmfPnh0kfP68M+O/f6yzZ8/WTE1NvY5VIduPH9EKe/bws33+zPBGW7uFgYEhGEMhzDShW7fAfJGrVz2QTWVBNw3GV924kQvZVBZspoEAz/PnKKayYDMNm6ks8+fPtxU+fRrFNGymsvz58+cNKDgYCAAWkP0LJ0/e8UVSMghkAjJ4YWTE8FZNbR/cjb84OGpu+/t7GM6YwYWs8LmZ2be/goJdcF9jMxVmWmJi4mGUcEQ3Fdk0FIXIpn6RlEQxDUUhsqkgNrJpGAphpjL+/s2GbBqGQhAApUNQ4sUIR2yBiy2FAwDSR6DgSYO7PQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 7, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Needs inspection" ] ] }, { "label": "Requires follow-up", "description": "Requires follow-up", "symbol": { "type": "esriPMS", "url": "6322dd86ec1036635ec39ade4fbcad6f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAUCAYAAAC07qxWAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABCUlEQVQokWNhIBKwoAssW7ZMJCoq6g1BhW9//J45ed5Chtyk+GCcCmfPnh10nknY+R8DI+vs2bM1U1NTr2NV+IOZLXoPmwL/Z0Y2Bu1/b1oYGBiCMRTCTLvFLATmX2US8UA2lQXdNBh/I7sqF7KpLNhMA4HnTDwoprJgMw2bqSzz58+3Pc2Iaho2U1n+/Pnz5h8rIysDAcACsn/yvIU7JP99CQKZgAyM/rxgUPv7dh/cjRx/f9X4/7ztMYPTkAtZodnv598Emf52wX2NzVSYaYnJiYdRwhHdVGTTUBQimyr57wuKaSgKkU0FsZFNw1AIM/X3f0Y2ZNMwFIIAKB2CEi9GOGILXGwpHABwY5tXQd7JOwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 7, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Requires follow-up" ] ] }, { "label": "New facility", "description": "New facility", "symbol": { "type": "esriPMS", "url": "1514a2c955c20fd48149c5ec9a373071", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAUCAYAAAC07qxWAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABCUlEQVQokWNhIBKwoAssW7ZMJCoq6g1BhT/e/p45b/JChqTc+GCcCmfPnh3EdF7YmeEfI+vs2bM1U1NTr2NVyPyDLZptjwI/42c2hn/ab1oYGBiCMRTCTGO+JQTmM10V8UA2lQXdNBiffaMqF7KpLNhMA5v4nAfFVBZspmEzlWX+/Pm2jKdRTcNmKsufP3/esP5jZGUgAFhA9s+bvHDHP8kvQSATkMEfoxcMf9Xe7oO78S/Hr5qf/rc9OGcYciEr/G32/BuT4N8uuK+xmQozLTkx8TBKOKKbimwaikJkU/9JfkExDUUhsqngoEEyDUMhzNT/vxnZkE3DUAgCoHQISrwY4YgtcLGlcABq2ptX2OO7VQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 7, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "No date provided" ] ] }, { "label": "Inspected within three years", "description": "Inspected within three years", "symbol": { "type": "esriPMS", "url": "5ec947ff6135c365ed44017bbfe1d96f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAATCAYAAABGKffQAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABvklEQVQokWNhIAGwoAvMnz9f4j37Yzv298LbsrOzv+BV/FLgWvhTibMTlP45JzMwMMzDqXj+/PkSF0SXZdyX38fA9pOndP78+dsSExNfYFX8UuBa+AuJixog9guJ8xpib7RAprdiKJ41a5bBVdHVGV+5XoH5H/keMzyVPpk5a9asrWlpaRfgiqdOncrzROZkGsxUGHgqcU5a/IVBKgMDQzZc8WeRR0bPJc/5wUyFgZ/sHxkeyRyNnTVr1myQ6SwgT93jO1TwTuCeNLawfSlxkfeF5MW6qVOnxrH8/fuX56X4pUCQKdjAH+afDA9lD7tIvTSUYPn58+cLiRcGe1+JXnEGSaAD9p/8DGJvtE8zMzN/YQHF0pw5c3peil42eyp9ihddsdhrrafKD5y7E1MSX4A9mJKSsqN1feHiNyI3s5CdAzJV8rnxUpA8SjiLv9Xul35h5H9Pfj/coyBTpV4bzMaIlJSUlDudayqmvxW80wKKEP5PsjBT72AoBpv0WX2u9DNzv6/cr8zEX+meQjYVQzEo0fQta+r9yvVyjshb9VnIpmIoBnvqvfA26ecmhZIf9Laiy2Eohib4uejiID4AZme+obEimHMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Inspected within three years" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "c1546eadab2f4f225bb07328d6ca53c6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAUCAYAAAC07qxWAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABCUlEQVQokWNhIBKwoAssW7ZMJCoq6g1Bhb/fvp25cPJkhvjc3GCcCmfPnh0kfP68M+O/f6yzZ8/WTE1NvY5VIduPH9EKe/bws33+zPBGW7uFgYEhGEMhzDShW7fAfJGrVz2QTWVBNw3GV924kQvZVBZspoEAz/PnKKayYDMNm6ks8+fPtxU+fRrFNGymsvz58+cNKDgYCAAWkP0LJ0/e8UVSMghkAjJ4YWTE8FZNbR/cjb84OGpu+/t7GM6YwYWs8LmZ2be/goJdcF9jMxVmWmJi4mGUcEQ3Fdk0FIXIpn6RlEQxDUUhsqkgNrJpGAphpjL+/s2GbBqGQhAApUNQ4sUIR2yBiy2FAwDSR6DgSYO7PQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 7, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Needs inspection", "label": "Needs inspection" }, { "symbol": { "type": "esriPMS", "url": "6322dd86ec1036635ec39ade4fbcad6f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAUCAYAAAC07qxWAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABCUlEQVQokWNhIBKwoAssW7ZMJCoq6g1BhW9//J45ed5Chtyk+GCcCmfPnh10nknY+R8DI+vs2bM1U1NTr2NV+IOZLXoPmwL/Z0Y2Bu1/b1oYGBiCMRTCTLvFLATmX2US8UA2lQXdNBh/I7sqF7KpLNhMA4HnTDwoprJgMw2bqSzz58+3Pc2Iaho2U1n+/Pnz5h8rIysDAcACsn/yvIU7JP99CQKZgAyM/rxgUPv7dh/cjRx/f9X4/7ztMYPTkAtZodnv598Emf52wX2NzVSYaYnJiYdRwhHdVGTTUBQimyr57wuKaSgKkU0FsZFNw1AIM/X3f0Y2ZNMwFIIAKB2CEi9GOGILXGwpHABwY5tXQd7JOwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 7, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Requires follow-up", "label": "Requires follow-up" }, { "symbol": { "type": "esriPMS", "url": "1514a2c955c20fd48149c5ec9a373071", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAUCAYAAAC07qxWAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABCUlEQVQokWNhIBKwoAssW7ZMJCoq6g1BhT/e/p45b/JChqTc+GCcCmfPnh3EdF7YmeEfI+vs2bM1U1NTr2NVyPyDLZptjwI/42c2hn/ab1oYGBiCMRTCTGO+JQTmM10V8UA2lQXdNBiffaMqF7KpLNhMA5v4nAfFVBZspmEzlWX+/Pm2jKdRTcNmKsufP3/esP5jZGUgAFhA9s+bvHDHP8kvQSATkMEfoxcMf9Xe7oO78S/Hr5qf/rc9OGcYciEr/G32/BuT4N8uuK+xmQozLTkx8TBKOKKbimwaikJkU/9JfkExDUUhsqngoEEyDUMhzNT/vxnZkE3DUAgCoHQISrwY4YgtcLGlcABq2ptX2OO7VQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 7, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "No date provided", "label": "New facility" }, { "symbol": { "type": "esriPMS", "url": "5ec947ff6135c365ed44017bbfe1d96f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAATCAYAAABGKffQAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABvklEQVQokWNhIAGwoAvMnz9f4j37Yzv298LbsrOzv+BV/FLgWvhTibMTlP45JzMwMMzDqXj+/PkSF0SXZdyX38fA9pOndP78+dsSExNfYFX8UuBa+AuJixog9guJ8xpib7RAprdiKJ41a5bBVdHVGV+5XoH5H/keMzyVPpk5a9asrWlpaRfgiqdOncrzROZkGsxUGHgqcU5a/IVBKgMDQzZc8WeRR0bPJc/5wUyFgZ/sHxkeyRyNnTVr1myQ6SwgT93jO1TwTuCeNLawfSlxkfeF5MW6qVOnxrH8/fuX56X4pUCQKdjAH+afDA9lD7tIvTSUYPn58+cLiRcGe1+JXnEGSaAD9p/8DGJvtE8zMzN/YQHF0pw5c3peil42eyp9ihddsdhrrafKD5y7E1MSX4A9mJKSsqN1feHiNyI3s5CdAzJV8rnxUpA8SjiLv9Xul35h5H9Pfj/coyBTpV4bzMaIlJSUlDudayqmvxW80wKKEP5PsjBT72AoBpv0WX2u9DNzv6/cr8zEX+meQjYVQzEo0fQta+r9yvVyjshb9VnIpmIoBnvqvfA26ecmhZIf9Laiy2Eohib4uejiID4AZme+obEimHMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Inspected within three years", "label": "Inspected within three years" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 252, 215, 255 ], "toColor": [ 228, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 182, 252, 255 ], "toColor": [ 242, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 193, 187, 255 ], "toColor": [ 252, 193, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 223, 252, 255 ], "toColor": [ 184, 223, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 246, 255 ], "toColor": [ 252, 215, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 182, 255 ], "toColor": [ 184, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 190, 252, 255 ], "toColor": [ 187, 190, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 251, 179, 255 ], "toColor": [ 252, 251, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 247, 255 ], "toColor": [ 192, 252, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 231, 207, 255 ], "toColor": [ 252, 231, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 228, 255 ], "toColor": [ 252, 182, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 212, 252, 255 ], "toColor": [ 214, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 212, 255 ], "toColor": [ 189, 252, 212, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": 254, "defaultValue": null, "modelName": "Name" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Address" }, { "name": "Permit_Number", "type": "esriFieldTypeString", "alias": "Permit Number", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Permit_Number" }, { "name": "Last_Inspection_Date", "type": "esriFieldTypeDate", "alias": "Last Inspection Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Last_Inspection_Date" }, { "name": "Inspection_Results", "type": "esriFieldTypeString", "alias": "Inspection Results", "domain": { "type": "codedValue", "name": "InspectionResults", "description": "Inspection Results", "codedValues": [ { "name": "Completed", "code": "Completed" }, { "name": "Requires follow-up", "code": "Requires follow-up" }, { "name": "Not Inspected", "code": "Not Inspected" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Inspection_Results" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Notes" }, { "name": "HS_Establishment_Name", "type": "esriFieldTypeString", "alias": "HS Establishment Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "HS_Establishment_Name" }, { "name": "Standard_Address", "type": "esriFieldTypeString", "alias": "Standard Address", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Standard_Address" }, { "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": "Tier", "type": "esriFieldTypeString", "alias": "Tier", "domain": { "type": "codedValue", "name": "FOG_Tiers", "description": "FOG Facility Tiers", "codedValues": [ { "name": "LWG1", "code": "LWG1" }, { "name": "LWG2", "code": "LWG2" }, { "name": "LWG3", "code": "LWG3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "Tier" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R3922_pk", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "S3449_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Tier 3 FOG Traps", "description": "", "prototype": { "attributes": { "Tier": null, "Name": null, "Address": null, "Permit_Number": null, "Last_Inspection_Date": null, "Inspection_Results": null, "Notes": null, "HS_Establishment_Name": null, "Standard_Address": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "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": false }, { "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": "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 }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 4, "name": "Not Tiered FOG Traps", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "The locations of the fat, oil, and grease traps inspected by the Environmental Health & Sustainability Department. The feature class was created in July 2022 and is regularly updated by the staff in the field.", "copyrightText": "Environmental Health & Sustainability Department, BI-GIS team in Technology Services.", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "hasContingentValuesDefinition": 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": 2472691.3967465013, "ymin": 7050774.640530467, "xmax": 2542159.8919652402, "ymax": 7096364.145439118, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 2.56113708377043E-4, "zTolerance": 1.9999999999999998E-5, "mTolerance": 0.001, "falseX": -1.23407699999878E8, "falseY": -8.61234999999639E7, "xyUnits": 7809.031436363641, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 178, 178, 178, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": 254, "defaultValue": null, "modelName": "Name" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Address" }, { "name": "Permit_Number", "type": "esriFieldTypeString", "alias": "Permit Number", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Permit_Number" }, { "name": "Last_Inspection_Date", "type": "esriFieldTypeDate", "alias": "Last Inspection Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Last_Inspection_Date" }, { "name": "Inspection_Results", "type": "esriFieldTypeString", "alias": "Inspection Results", "domain": { "type": "codedValue", "name": "InspectionResults", "description": "Inspection Results", "codedValues": [ { "name": "Completed", "code": "Completed" }, { "name": "Requires follow-up", "code": "Requires follow-up" }, { "name": "Not Inspected", "code": "Not Inspected" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Inspection_Results" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Notes" }, { "name": "HS_Establishment_Name", "type": "esriFieldTypeString", "alias": "HS Establishment Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "HS_Establishment_Name" }, { "name": "Standard_Address", "type": "esriFieldTypeString", "alias": "Standard Address", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Standard_Address" }, { "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": "Tier", "type": "esriFieldTypeString", "alias": "Tier", "domain": { "type": "codedValue", "name": "FOG_Tiers", "description": "FOG Facility Tiers", "codedValues": [ { "name": "LWG1", "code": "LWG1" }, { "name": "LWG2", "code": "LWG2" }, { "name": "LWG3", "code": "LWG3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "Tier" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R3922_pk", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "S3449_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Not Tiered FOG Traps", "description": "", "prototype": { "attributes": { "Tier": null, "Name": null, "Address": null, "Permit_Number": null, "Last_Inspection_Date": null, "Inspection_Results": null, "Notes": null, "HS_Establishment_Name": null, "Standard_Address": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "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": false }, { "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": "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 }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 5, "name": "PLANO.FatOilGrease", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "The locations of the fat, oil, and grease traps inspected by the Environmental Health & Sustainability Department. The feature class was created in July 2022 and is regularly updated by the staff in the field.", "copyrightText": "Environmental Health & Sustainability Department, BI-GIS team in Technology Services.", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "hasContingentValuesDefinition": 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": 2472691.3967465013, "ymin": 7050774.640530467, "xmax": 2542159.8919652402, "ymax": 7096364.145439118, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 2.56113708377043E-4, "zTolerance": 1.9999999999999998E-5, "mTolerance": 0.001, "falseX": -1.23407699999878E8, "falseY": -8.61234999999639E7, "xyUnits": 7809.031436363641, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 121, 140, 47, 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": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": 254, "defaultValue": null, "modelName": "Name" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Address" }, { "name": "Permit_Number", "type": "esriFieldTypeString", "alias": "Permit Number", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Permit_Number" }, { "name": "Last_Inspection_Date", "type": "esriFieldTypeDate", "alias": "Last Inspection Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Last_Inspection_Date" }, { "name": "Inspection_Results", "type": "esriFieldTypeString", "alias": "Inspection Results", "domain": { "type": "codedValue", "name": "InspectionResults", "description": "Inspection Results", "codedValues": [ { "name": "Completed", "code": "Completed" }, { "name": "Requires follow-up", "code": "Requires follow-up" }, { "name": "Not Inspected", "code": "Not Inspected" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Inspection_Results" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Notes" }, { "name": "HS_Establishment_Name", "type": "esriFieldTypeString", "alias": "HS Establishment Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "HS_Establishment_Name" }, { "name": "Standard_Address", "type": "esriFieldTypeString", "alias": "Standard Address", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Standard_Address" }, { "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": "Tier", "type": "esriFieldTypeString", "alias": "Tier", "domain": { "type": "codedValue", "name": "FOG_Tiers", "description": "FOG Facility Tiers", "codedValues": [ { "name": "LWG1", "code": "LWG1" }, { "name": "LWG2", "code": "LWG2" }, { "name": "LWG3", "code": "LWG3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "Tier" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R3922_pk", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "S3449_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "PLANO.FatOilGrease", "description": "", "prototype": { "attributes": { "Standard_Address": null, "Tier": null, "Name": null, "Address": null, "Permit_Number": null, "Last_Inspection_Date": null, "Inspection_Results": null, "Notes": null, "HS_Establishment_Name": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "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": false }, { "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": "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": [] }