{ "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 3, "name": "doee.DOEE.Automotive_WM_1", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 4.7032899797017065E-12, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": 388396.434, "falseY": 126471.39500000002, "xyUnits": 4.252342527531855E11, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "8531d7c98e62eed2e48900c9f1b3013b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAPCAYAAADtc08vAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAt0lEQVQokbXTMWvCQBQA4G8ICG6uTsWtU3+Ba/EvdA+6Ce3PkIJ0K93FKfkbRdDByVVQsrp1tQRSkJBLUoIPbrh33Md7j7tIx4juDTzjgNN/gR4WmOOCGGlb4BFrPBX7ARJ84RU/dUCMD/Qr4CnGeMG+CpjhM9TrTXUbjJCVga12kf1dLgM7HPHQAOTzCM4gxVsXIGkAzsUMgsB30d8wAOQVXuuA/HCJSQBYlRNVD+m9WK2i82f6BTR9H3IdSUkhAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 391636.08999888116, "ymin": 129402.54000339868, "xmax": 406479.180002454, "ymax": 146267.3700066985, "spatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 1.6496626287221264E-8, "zTolerance": 2, "mTolerance": 0.001, "falseX": -36747100, "falseY": -29091500, "xyUnits": 1.2123691021292362E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "Object ID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 50, "domain": null }, { "name": "SCHID_FK", "type": "esriFieldTypeInteger", "alias": "Schedule ID", "domain": null }, { "name": "DISPOSALMETHOD", "type": "esriFieldTypeString", "alias": "Disposal Method", "length": 14, "domain": { "type": "codedValue", "name": "A_Disposal", "description": "Fluid Disposal", "codedValues": [ { "name": "Sanitary Sewer", "code": "Sanitary Sewer" }, { "name": "MS4", "code": "MS4" }, { "name": "Street/Lot", "code": "Street/Lot" }, { "name": "Contractor", "code": "Contractor" }, { "name": "Other", "code": "Other" }, { "name": "Garbage/Trash", "code": "Garbage/Trash" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONTRACTOR", "type": "esriFieldTypeString", "alias": "Disposal Contractor", "length": 255, "domain": null }, { "name": "CONTRACTORPHONE", "type": "esriFieldTypeString", "alias": "Disposal Contractor Phone Number", "length": 12, "domain": null }, { "name": "CONTRACTORADD", "type": "esriFieldTypeString", "alias": "Disposal Contractor Address", "length": 255, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "PAINT_WASTE", "type": "esriFieldTypeString", "alias": "Paint Wastes: thinners, strippers, or Paint Sludge", "length": 50, "domain": null }, { "name": "FREON", "type": "esriFieldTypeString", "alias": "Freon", "length": 50, "domain": null }, { "name": "CONT_DUST", "type": "esriFieldTypeString", "alias": "Contaminated Dust", "length": 50, "domain": null }, { "name": "HAZWASTE_WM", "type": "esriFieldTypeString", "alias": "Hazardous Waste", "length": 50, "domain": null }, { "name": "NONHAZ_WM", "type": "esriFieldTypeString", "alias": "Non-Hazardous Waste", "length": 50, "domain": null }, { "name": "USED_OIL", "type": "esriFieldTypeString", "alias": "Used Oil", "length": 50, "domain": null }, { "name": "ANTIFREEZE", "type": "esriFieldTypeString", "alias": "Antifreeze", "length": 50, "domain": null }, { "name": "OIL_FILTERS", "type": "esriFieldTypeString", "alias": "Oil Filters", "length": 50, "domain": null }, { "name": "CONT_RAGS", "type": "esriFieldTypeString", "alias": "Contaminated Rags", "length": 50, "domain": null }, { "name": "CLEANERS", "type": "esriFieldTypeString", "alias": "Cleaners and Degreasers", "length": 50, "domain": null }, { "name": "OTHER", "type": "esriFieldTypeString", "alias": "Other", "length": 50, "domain": null }, { "name": "EXISTING", "type": "esriFieldTypeSmallInteger", "alias": "Existing", "domain": { "type": "codedValue", "name": "D_Yes_No", "description": "Yes/No", "codedValues": [ { "name": "NA", "code": 2 }, { "name": "Yes", "code": 0 }, { "name": "No", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "UUID_228", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_228", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S148_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1594430750000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }