{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Facility", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 1, "name": "LARA_SDE.LARA_ADMIN.reports", "relatedTableId": 5, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "GlobalID", "composite": false, "catalogID": "{CC0C032F-A3FB-4CCB-B238-742298B1F092}" }, { "id": 7, "name": "LARA_SDE.LARA_ADMIN.tanks", "relatedTableId": 2, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "GlobalID", "composite": false, "catalogID": "{10C987CC-7ECE-4FE3-B7DF-96C18FE10CAD}" }, { "id": 2, "name": "LARA_SDE.LARA_ADMIN.reports", "relatedTableId": 5, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "GlobalID", "composite": false, "catalogID": "{A3BAB7EE-3EBE-4D92-814C-B06D8AEE78AA}" }, { "id": 8, "name": "LARA_SDE.LARA_ADMIN.customers", "relatedTableId": 47, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "ownerid", "composite": false, "catalogID": "{A4C39B8C-4908-4D51-BC6F-E93A966A0682}" } ], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1722249248000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": -86.22134499999999, "ymin": 42.271768000000066, "xmax": -83.11951399999998, "ymax": 45.15302800000006, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 160, 117, 38, 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": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "facility_name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "facility_no", "type": "esriFieldTypeString", "alias": "Facility No", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "facility_no" }, { "name": "facility_name", "type": "esriFieldTypeString", "alias": "Facility Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "facility_name" }, { "name": "county", "type": "esriFieldTypeString", "alias": "Facility County", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "county" }, { "name": "ownerid", "type": "esriFieldTypeGUID", "alias": "Owner ID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "ownerid" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "x", "type": "esriFieldTypeDouble", "alias": "x", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "x" }, { "name": "y", "type": "esriFieldTypeDouble", "alias": "y", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "y" }, { "name": "facility_type", "type": "esriFieldTypeString", "alias": "facility_type", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "facility_type" }, { "name": "location_contact_id", "type": "esriFieldTypeGUID", "alias": "Location Contact ID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "location_contact_id" }, { "name": "expirationdt", "type": "esriFieldTypeDate", "alias": "Expiration Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "expirationdt" }, { "name": "accela_ref_id", "type": "esriFieldTypeString", "alias": "Accela Ref ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "accela_ref_id" }, { "name": "program_region", "type": "esriFieldTypeString", "alias": "Program Region", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "program_region" }, { "name": "fac_insp_ref_id", "type": "esriFieldTypeString", "alias": "Facility Inspection Ref ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "fac_insp_ref_id" }, { "name": "fac_compliance_status", "type": "esriFieldTypeString", "alias": "Facility Compliance Status", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "fac_compliance_status" }, { "name": "fac_last_insp_dt", "type": "esriFieldTypeDate", "alias": "Facility Inspection Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "fac_last_insp_dt" }, { "name": "fac_last_insp_typ", "type": "esriFieldTypeString", "alias": "Facility Inspection Type", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "fac_last_insp_typ" }, { "name": "fac_last_insp_result", "type": "esriFieldTypeString", "alias": "Facility Inspection Result", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "fac_last_insp_result" }, { "name": "fr_reporting_year", "type": "esriFieldTypeSmallInteger", "alias": "FR Reporting Year", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "fr_reporting_year" }, { "name": "fr_expiration_dt", "type": "esriFieldTypeDate", "alias": "FR Expiration Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "fr_expiration_dt" }, { "name": "fr_exempt", "type": "esriFieldTypeString", "alias": "FR Exempt", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "fr_exempt" }, { "name": "fr_type_of_insurance", "type": "esriFieldTypeString", "alias": "FR Type of Insurance", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "fr_type_of_insurance" }, { "name": "fr_revoked", "type": "esriFieldTypeString", "alias": "FR Revoked", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "fr_revoked" }, { "name": "fr_revoked_year", "type": "esriFieldTypeSmallInteger", "alias": "FR Revoked Year", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "fr_revoked_year" }, { "name": "fr_revoked_egle_dt", "type": "esriFieldTypeDate", "alias": "FR Revoked Date EGLE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "fr_revoked_egle_dt" }, { "name": "hmsi_full_name", "type": "esriFieldTypeString", "alias": "HMSI Full Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "hmsi_full_name" }, { "name": "accela_hist_billing_code", "type": "esriFieldTypeString", "alias": "Accela Billing Code", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "accela_hist_billing_code" }, { "name": "accela_hist_region", "type": "esriFieldTypeString", "alias": "Accela Region", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "accela_hist_region" }, { "name": "insp_ref_tank_no", "type": "esriFieldTypeString", "alias": "Inspection Report Tank Nos", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "insp_ref_tank_no" }, { "name": "accela_hist_billable_owner", "type": "esriFieldTypeString", "alias": "Accela Billable Owners", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "accela_hist_billable_owner" }, { "name": "accela_hist_owner_type", "type": "esriFieldTypeString", "alias": "Accela Owner Type", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "accela_hist_owner_type" }, { "name": "address1", "type": "esriFieldTypeString", "alias": "Address 1", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "address1" }, { "name": "address2", "type": "esriFieldTypeString", "alias": "Address 2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "address2" }, { "name": "city", "type": "esriFieldTypeString", "alias": "City", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "city" }, { "name": "state", "type": "esriFieldTypeString", "alias": "State", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "state" }, { "name": "zipcode", "type": "esriFieldTypeString", "alias": "Zip Code", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "zipcode" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "UUID_597", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "IX_FAC_FNO", "fields": "facility_no", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Facility", "description": "", "prototype": { "attributes": { "state": null, "city": null, "facility_no": null, "facility_name": null, "county": null, "ownerid": null, "address2": null, "address1": null, "zipcode": null, "x": 0, "y": 0, "facility_type": null, "location_contact_id": null, "expirationdt": null, "accela_ref_id": null, "program_region": null, "fac_insp_ref_id": null, "fac_compliance_status": null, "fac_last_insp_dt": null, "fac_last_insp_typ": null, "fac_last_insp_result": null, "fr_reporting_year": null, "fr_expiration_dt": null, "fr_exempt": null, "fr_type_of_insurance": null, "fr_revoked": null, "fr_revoked_year": null, "fr_revoked_egle_dt": null, "hmsi_full_name": null, "accela_hist_billing_code": null, "accela_hist_region": null, "insp_ref_tank_no": null, "accela_hist_billable_owner": null, "accela_hist_owner_type": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }