{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 5, "name": "NOI", "type": "Feature Layer", "parentLayer": { "id": 4, "name": "Industrial Sites" }, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "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": [], "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": 2476720.5101207346, "ymin": 7052784.720029816, "xmax": 2534855.8819270283, "ymax": 7093065.655708373, "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": 1.9999999999999998E-5, "falseX": -1.23407699999878E8, "falseY": -8.61234999999639E7, "xyUnits": 7809.031436363641, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "valueExpression": "var startDate = Date('2025-09-30 00:00:00');\n\nif (IsEmpty($feature.DateLastInspection)){\n return \"No date provided\"\n}\nelse if ($feature.InspectionResults==\"Requires follow-up\"){\n return \"Requires follow-up\"\n}\nelse if ($feature.DateLastInspection<= startDate){\n return \"Needs inspection\"\n}\nelse if ($feature.DateLastInspection>= startDate){\n return \"Inspected this fiscal year\"\n}", "valueExpressionTitle": "Inspection Status", "uniqueValueGroups": [ { "heading": "Inspection Status", "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": [ 0, 0, 0, 255 ], "width": 0.6 } }, "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 this fiscal year", "description": "Inspected this fiscal year", "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 this fiscal year" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 0, 0, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } }, "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 this fiscal year", "label": "Inspected this fiscal year" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 246, 255 ], "toColor": [ 210, 252, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 250, 255 ], "toColor": [ 252, 179, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 179, 255 ], "toColor": [ 252, 194, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 251, 179, 255 ], "toColor": [ 252, 251, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 204, 252, 255 ], "toColor": [ 194, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 190, 255 ], "toColor": [ 182, 252, 190, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 237, 255 ], "toColor": [ 252, 212, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 244, 215, 255 ], "toColor": [ 252, 244, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 205, 182, 252, 255 ], "toColor": [ 205, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 252, 207, 255 ], "toColor": [ 226, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 230, 252, 255 ], "toColor": [ 194, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 207, 255 ], "toColor": [ 252, 179, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 223, 255 ], "toColor": [ 184, 252, 223, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Facility", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FullAddress", "type": "esriFieldTypeString", "alias": "Full Address", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FullAddress" }, { "name": "PermitNo", "type": "esriFieldTypeString", "alias": "Permit No", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "PermitNo" }, { "name": "PermitStatus", "type": "esriFieldTypeString", "alias": "Permit Status", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "PermitStatus" }, { "name": "PermitSubclass", "type": "esriFieldTypeString", "alias": "Permit Subclass", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PermitSubclass" }, { "name": "SIC", "type": "esriFieldTypeString", "alias": "Primary SIC", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "SIC" }, { "name": "Sector", "type": "esriFieldTypeString", "alias": "Sector", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "Sector" }, { "name": "LastInspectionDate", "type": "esriFieldTypeDate", "alias": "Last Inspection Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InspectionDate" }, { "name": "InspectionResults", "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": "InspectionStatus" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Notes" }, { "name": "PermitType", "type": "esriFieldTypeString", "alias": "Permit Type", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "PermitType" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R2667_pk", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "S2368_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "timeZoneIANA": "America/Chicago", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "timeZoneIANA": "America/Chicago", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "NOI", "description": "", "prototype": { "attributes": { "Notes": null, "FullAddress": null, "PermitNo": null, "PermitStatus": null, "PermitSubclass": null, "SIC": null, "Sector": null, "LastInspectionDate": null, "InspectionResults": null, "PermitType": 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" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }