{ "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 0, "name": "Methane Permits ≥ 10 tons/year", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4269, "latestWkid": 4269, "xyTolerance": 8.98315284119521E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 5000000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedSize", "classificationMethod": "esriClassifyManual" }, "field": "METHANE_75_VOC", "classificationMethod": "esriClassifyManual", "minValue": 10.012500000000001, "classBreakInfos": [ { "symbol": { "type": "esriPMS", "url": "432e80c87a5051e5cbab780ff3593f74", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAsUlEQVQYlWNhIABYYIweL68Mdi6usm8fPigys7Je/vf795SyPXtmgRV0ubik/f31azqfvDyDoZ8fw93jx3Vf3L49s8PJ6TlYARMra7aoggJD3LRpYNOsY2MZFmVlMby8fbserODv7996ypaWKHaLq6kxvLh92xisgJGB4ezd48eNQTph4OWtW2BxmCNngewEGQvSCZJ8cfs2w/9//xrBCkCuBTkIZCfIWJBOkGTFvn2bAfmhUE3ECZJqAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "classMaxValue": 25, "label": "10-25 tons/year" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 255, 255 ], "size": 7.5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 137, 68, 68, 255 ], "width": 1 } }, "classMaxValue": 50, "label": "25-50 tons/year" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 255, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 137, 68, 68, 255 ], "width": 1 } }, "classMaxValue": 100, "label": "50-100 tons/year" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 255, 255 ], "size": 14.5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 137, 68, 68, 255 ], "width": 1 } }, "classMaxValue": 500, "label": "100-500 tons/year" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 255, 255 ], "size": 20, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 137, 68, 68, 255 ], "width": 1 } }, "classMaxValue": 1500, "label": "> 500 tons/year" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -109.801917, "ymin": 32.000310999999996, "xmax": -103.034739, "ymax": 36.939167, "spatialReference": { "wkid": 4269, "latestWkid": 4269, "xyTolerance": 8.98315284119521E-9, "zTolerance": 2, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.125899906842624E13, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "COMPANY", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "COMPANY", "type": "esriFieldTypeString", "alias": "Company Name", "length": 63, "domain": null }, { "name": "FACILITY", "type": "esriFieldTypeString", "alias": "Facility Name", "length": 127, "domain": null }, { "name": "PERMIT_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "Permit Type", "domain": { "type": "codedValue", "name": "AQB_EMISSION_PERMIT_TYPE", "description": "", "codedValues": [ { "name": "Major-Title V", "code": 1 }, { "name": "Minor", "code": 2 }, { "name": "Synthetic Minor", "code": 3 }, { "name": "Stationary/Point", "code": 4 }, { "name": "Notice of Exemption", "code": 5 }, { "name": "Notice of Intent", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "VOC_TONS_YEAR", "type": "esriFieldTypeDouble", "alias": "VOC tons/year", "domain": null }, { "name": "METHANE_75_VOC", "type": "esriFieldTypeDouble", "alias": "Methane (75% VOC)", "domain": null }, { "name": "LAT", "type": "esriFieldTypeDouble", "alias": "LAT", "domain": null }, { "name": "LON", "type": "esriFieldTypeDouble", "alias": "LON", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R96275_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A227_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "49ba10ffc9ed4cfebcebee45dcff23d6" }