{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Total IA Applicants Aggregated to 1KM USNG (Apps > 10)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 255, 150, 255 ], "toColor": [ 240, 183, 70, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 183, 70, 255 ], "toColor": [ 128, 15, 0, 255 ] } ] }, "classificationMethod": "esriClassifyManual" }, "field": "APPLICANTS_ALL", "classificationMethod": "esriClassifyManual", "minValue": 4, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 10, "label": "4 - 10" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 209, 85, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 25, "label": "11 - 25" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 167, 46, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 50, "label": "26 - 50" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 83, 19, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 100, "label": "51 - 100" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 8000, "label": "101 - 8000" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -166.74899889499997, "ymin": 13.341503352000075, "xmax": 144.93926857500003, "ymax": 68.35107309200004, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "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": "STATEABR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "disaster_number", "type": "esriFieldTypeInteger", "alias": "DISASTER_NUMBER", "domain": null }, { "name": "stateabr", "type": "esriFieldTypeString", "alias": "STATEABR", "length": 2, "domain": null }, { "name": "usng", "type": "esriFieldTypeString", "alias": "USNG", "length": 25, "domain": null }, { "name": "applicants_all", "type": "esriFieldTypeInteger", "alias": "APPLICANTS_ALL", "domain": null }, { "name": "applicants_valid", "type": "esriFieldTypeInteger", "alias": "APPLICANTS_VALID", "domain": null }, { "name": "inspections_issued", "type": "esriFieldTypeInteger", "alias": "INSPECTIONS_ISSUED", "domain": null }, { "name": "inspections_returned", "type": "esriFieldTypeInteger", "alias": "INSPECTIONS_RETURNED", "domain": null }, { "name": "ihp_awards", "type": "esriFieldTypeDouble", "alias": "IHP_AWARDS", "domain": null }, { "name": "ha_awards", "type": "esriFieldTypeDouble", "alias": "HA_AWARDS", "domain": null }, { "name": "ona_awards", "type": "esriFieldTypeDouble", "alias": "ONA_AWARDS", "domain": null }, { "name": "ihp_eligible", "type": "esriFieldTypeInteger", "alias": "IHP_ELIGIBLE", "domain": null }, { "name": "ha_eligible", "type": "esriFieldTypeInteger", "alias": "HA_ELIGIBLE", "domain": null }, { "name": "ona_eligible", "type": "esriFieldTypeInteger", "alias": "ONA_ELIGIBLE", "domain": null }, { "name": "update_dat", "type": "esriFieldTypeDate", "alias": "UPDATE_DAT", "length": 8, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "st_perimeter(shape)", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "r110_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a83_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_perimeter(shape)", "units": "esriDecimalDegrees" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Total IA Applicants Aggregated to 5KM USNG (Apps > 10)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 255, 150, 255 ], "toColor": [ 240, 183, 70, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 183, 70, 255 ], "toColor": [ 128, 15, 0, 255 ] } ] }, "classificationMethod": "esriClassifyManual" }, "field": "APPLICANTS_ALL", "classificationMethod": "esriClassifyManual", "minValue": 1, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 50, "label": "1 - 50" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 209, 85, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 125, "label": "51 - 125" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 167, 46, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 250, "label": "126 - 250" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 83, 19, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 500, "label": "251 - 500" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 50000, "label": "501 - 50000" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -166.82326557899998, "ymin": 13.332304030000046, "xmax": 144.96697902800008, "ymax": 68.36925218700003, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "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": "STATEABR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "disaster_number", "type": "esriFieldTypeInteger", "alias": "DISASTER_NUMBER", "domain": null }, { "name": "stateabr", "type": "esriFieldTypeString", "alias": "STATEABR", "length": 2, "domain": null }, { "name": "usng_5km", "type": "esriFieldTypeString", "alias": "USNG_5KM", "length": 20, "domain": null }, { "name": "applicants_all", "type": "esriFieldTypeInteger", "alias": "APPLICANTS_ALL", "domain": null }, { "name": "applicants_valid", "type": "esriFieldTypeInteger", "alias": "APPLICANTS_VALID", "domain": null }, { "name": "inspections_issued", "type": "esriFieldTypeInteger", "alias": "INSPECTIONS_ISSUED", "domain": null }, { "name": "inspections_returned", "type": "esriFieldTypeInteger", "alias": "INSPECTIONS_RETURNED", "domain": null }, { "name": "ihp_awards", "type": "esriFieldTypeDouble", "alias": "IHP_AWARDS", "domain": null }, { "name": "ha_awards", "type": "esriFieldTypeDouble", "alias": "HA_AWARDS", "domain": null }, { "name": "ona_awards", "type": "esriFieldTypeDouble", "alias": "ONA_AWARDS", "domain": null }, { "name": "ihp_eligible", "type": "esriFieldTypeInteger", "alias": "IHP_ELIGIBLE", "domain": null }, { "name": "ha_eligible", "type": "esriFieldTypeInteger", "alias": "HA_ELIGIBLE", "domain": null }, { "name": "ona_eligible", "type": "esriFieldTypeInteger", "alias": "ONA_ELIGIBLE", "domain": null }, { "name": "update_dat", "type": "esriFieldTypeDate", "alias": "UPDATE_DAT", "length": 8, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "st_perimeter(shape)", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "r111_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a84_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_perimeter(shape)", "units": "esriDecimalDegrees" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Total IA Inspections Aggregated to 1KM USNG (Apps > 10)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 255, 150, 255 ], "toColor": [ 240, 183, 70, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 183, 70, 255 ], "toColor": [ 128, 15, 0, 255 ] } ] }, "classificationMethod": "esriClassifyManual" }, "field": "INSPECTIONS_ISSUED", "classificationMethod": "esriClassifyManual", "minValue": 2, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 10, "label": "2 - 10" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 209, 85, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 25, "label": "11 - 25" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 167, 46, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 50, "label": "26 - 50" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 83, 19, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 100, "label": "51 - 100" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 8000, "label": "101 - 8000" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -166.74899889499997, "ymin": 13.341503352000075, "xmax": 144.93926857500003, "ymax": 68.35107309200004, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "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": "STATEABR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "disaster_number", "type": "esriFieldTypeInteger", "alias": "DISASTER_NUMBER", "domain": null }, { "name": "stateabr", "type": "esriFieldTypeString", "alias": "STATEABR", "length": 2, "domain": null }, { "name": "usng", "type": "esriFieldTypeString", "alias": "USNG", "length": 25, "domain": null }, { "name": "applicants_all", "type": "esriFieldTypeInteger", "alias": "APPLICANTS_ALL", "domain": null }, { "name": "applicants_valid", "type": "esriFieldTypeInteger", "alias": "APPLICANTS_VALID", "domain": null }, { "name": "inspections_issued", "type": "esriFieldTypeInteger", "alias": "INSPECTIONS_ISSUED", "domain": null }, { "name": "inspections_returned", "type": "esriFieldTypeInteger", "alias": "INSPECTIONS_RETURNED", "domain": null }, { "name": "ihp_awards", "type": "esriFieldTypeDouble", "alias": "IHP_AWARDS", "domain": null }, { "name": "ha_awards", "type": "esriFieldTypeDouble", "alias": "HA_AWARDS", "domain": null }, { "name": "ona_awards", "type": "esriFieldTypeDouble", "alias": "ONA_AWARDS", "domain": null }, { "name": "ihp_eligible", "type": "esriFieldTypeInteger", "alias": "IHP_ELIGIBLE", "domain": null }, { "name": "ha_eligible", "type": "esriFieldTypeInteger", "alias": "HA_ELIGIBLE", "domain": null }, { "name": "ona_eligible", "type": "esriFieldTypeInteger", "alias": "ONA_ELIGIBLE", "domain": null }, { "name": "update_dat", "type": "esriFieldTypeDate", "alias": "UPDATE_DAT", "length": 8, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "st_perimeter(shape)", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "r110_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a83_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_perimeter(shape)", "units": "esriDecimalDegrees" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Total IA Inspections Aggregated to 5KM USNG (Apps > 10)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 255, 150, 255 ], "toColor": [ 240, 183, 70, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 183, 70, 255 ], "toColor": [ 128, 15, 0, 255 ] } ] }, "classificationMethod": "esriClassifyManual" }, "field": "INSPECTIONS_ISSUED", "classificationMethod": "esriClassifyManual", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 50, "label": "0 - 50" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 209, 85, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 125, "label": "51 - 125" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 167, 46, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 250, "label": "126 - 250" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 83, 19, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 500, "label": "251 - 500" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 50000, "label": "501 - 50000" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -166.82326557899998, "ymin": 13.332304030000046, "xmax": 144.96697902800008, "ymax": 68.36925218700003, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "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": "STATEABR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "disaster_number", "type": "esriFieldTypeInteger", "alias": "DISASTER_NUMBER", "domain": null }, { "name": "stateabr", "type": "esriFieldTypeString", "alias": "STATEABR", "length": 2, "domain": null }, { "name": "usng_5km", "type": "esriFieldTypeString", "alias": "USNG_5KM", "length": 20, "domain": null }, { "name": "applicants_all", "type": "esriFieldTypeInteger", "alias": "APPLICANTS_ALL", "domain": null }, { "name": "applicants_valid", "type": "esriFieldTypeInteger", "alias": "APPLICANTS_VALID", "domain": null }, { "name": "inspections_issued", "type": "esriFieldTypeInteger", "alias": "INSPECTIONS_ISSUED", "domain": null }, { "name": "inspections_returned", "type": "esriFieldTypeInteger", "alias": "INSPECTIONS_RETURNED", "domain": null }, { "name": "ihp_awards", "type": "esriFieldTypeDouble", "alias": "IHP_AWARDS", "domain": null }, { "name": "ha_awards", "type": "esriFieldTypeDouble", "alias": "HA_AWARDS", "domain": null }, { "name": "ona_awards", "type": "esriFieldTypeDouble", "alias": "ONA_AWARDS", "domain": null }, { "name": "ihp_eligible", "type": "esriFieldTypeInteger", "alias": "IHP_ELIGIBLE", "domain": null }, { "name": "ha_eligible", "type": "esriFieldTypeInteger", "alias": "HA_ELIGIBLE", "domain": null }, { "name": "ona_eligible", "type": "esriFieldTypeInteger", "alias": "ONA_ELIGIBLE", "domain": null }, { "name": "update_dat", "type": "esriFieldTypeDate", "alias": "UPDATE_DAT", "length": 8, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "st_perimeter(shape)", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "r111_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a84_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_perimeter(shape)", "units": "esriDecimalDegrees" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "Total IA Eligibility Aggregated to 1KM USNG (Apps > 10)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 255, 150, 255 ], "toColor": [ 240, 183, 70, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 183, 70, 255 ], "toColor": [ 128, 15, 0, 255 ] } ] }, "classificationMethod": "esriClassifyManual" }, "field": "IHP_ELIGIBLE", "classificationMethod": "esriClassifyManual", "minValue": 2, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 10, "label": "2 - 10" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 209, 85, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 25, "label": "11 - 25" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 167, 46, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 50, "label": "26 - 50" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 83, 19, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 100, "label": "51 - 100" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 8000, "label": "101 - 8000" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -166.74899889499997, "ymin": 13.341503352000075, "xmax": 144.93926857500003, "ymax": 68.35107309200004, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "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": "STATEABR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "disaster_number", "type": "esriFieldTypeInteger", "alias": "DISASTER_NUMBER", "domain": null }, { "name": "stateabr", "type": "esriFieldTypeString", "alias": "STATEABR", "length": 2, "domain": null }, { "name": "usng", "type": "esriFieldTypeString", "alias": "USNG", "length": 25, "domain": null }, { "name": "applicants_all", "type": "esriFieldTypeInteger", "alias": "APPLICANTS_ALL", "domain": null }, { "name": "applicants_valid", "type": "esriFieldTypeInteger", "alias": "APPLICANTS_VALID", "domain": null }, { "name": "inspections_issued", "type": "esriFieldTypeInteger", "alias": "INSPECTIONS_ISSUED", "domain": null }, { "name": "inspections_returned", "type": "esriFieldTypeInteger", "alias": "INSPECTIONS_RETURNED", "domain": null }, { "name": "ihp_awards", "type": "esriFieldTypeDouble", "alias": "IHP_AWARDS", "domain": null }, { "name": "ha_awards", "type": "esriFieldTypeDouble", "alias": "HA_AWARDS", "domain": null }, { "name": "ona_awards", "type": "esriFieldTypeDouble", "alias": "ONA_AWARDS", "domain": null }, { "name": "ihp_eligible", "type": "esriFieldTypeInteger", "alias": "IHP_ELIGIBLE", "domain": null }, { "name": "ha_eligible", "type": "esriFieldTypeInteger", "alias": "HA_ELIGIBLE", "domain": null }, { "name": "ona_eligible", "type": "esriFieldTypeInteger", "alias": "ONA_ELIGIBLE", "domain": null }, { "name": "update_dat", "type": "esriFieldTypeDate", "alias": "UPDATE_DAT", "length": 8, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "st_perimeter(shape)", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "r110_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a83_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_perimeter(shape)", "units": "esriDecimalDegrees" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "Total IA Eligibility Aggregated to 5KM USNG (Apps > 10)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 255, 150, 255 ], "toColor": [ 240, 183, 70, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 183, 70, 255 ], "toColor": [ 128, 15, 0, 255 ] } ] }, "classificationMethod": "esriClassifyManual" }, "field": "IHP_ELIGIBLE", "classificationMethod": "esriClassifyManual", "minValue": 1, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 25, "label": "1 - 25" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 209, 85, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 50, "label": "26 - 50" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 167, 46, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 125, "label": "51 - 125" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 83, 19, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 500, "label": "126 - 500" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 50000, "label": "501 - 50000" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -166.82326557899998, "ymin": 13.332304030000046, "xmax": 144.96697902800008, "ymax": 68.36925218700003, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "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": "STATEABR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "disaster_number", "type": "esriFieldTypeInteger", "alias": "DISASTER_NUMBER", "domain": null }, { "name": "stateabr", "type": "esriFieldTypeString", "alias": "STATEABR", "length": 2, "domain": null }, { "name": "usng_5km", "type": "esriFieldTypeString", "alias": "USNG_5KM", "length": 20, "domain": null }, { "name": "applicants_all", "type": "esriFieldTypeInteger", "alias": "APPLICANTS_ALL", "domain": null }, { "name": "applicants_valid", "type": "esriFieldTypeInteger", "alias": "APPLICANTS_VALID", "domain": null }, { "name": "inspections_issued", "type": "esriFieldTypeInteger", "alias": "INSPECTIONS_ISSUED", "domain": null }, { "name": "inspections_returned", "type": "esriFieldTypeInteger", "alias": "INSPECTIONS_RETURNED", "domain": null }, { "name": "ihp_awards", "type": "esriFieldTypeDouble", "alias": "IHP_AWARDS", "domain": null }, { "name": "ha_awards", "type": "esriFieldTypeDouble", "alias": "HA_AWARDS", "domain": null }, { "name": "ona_awards", "type": "esriFieldTypeDouble", "alias": "ONA_AWARDS", "domain": null }, { "name": "ihp_eligible", "type": "esriFieldTypeInteger", "alias": "IHP_ELIGIBLE", "domain": null }, { "name": "ha_eligible", "type": "esriFieldTypeInteger", "alias": "HA_ELIGIBLE", "domain": null }, { "name": "ona_eligible", "type": "esriFieldTypeInteger", "alias": "ONA_ELIGIBLE", "domain": null }, { "name": "update_dat", "type": "esriFieldTypeDate", "alias": "UPDATE_DAT", "length": 8, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "st_perimeter(shape)", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "r111_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a84_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_perimeter(shape)", "units": "esriDecimalDegrees" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 6, "name": "Total IA IHP Awards Aggregated to 1KM USNG (Apps > 10)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 255, 150, 255 ], "toColor": [ 240, 183, 70, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 183, 70, 255 ], "toColor": [ 128, 15, 0, 255 ] } ] }, "classificationMethod": "esriClassifyManual" }, "field": "IHP_AWARDS", "classificationMethod": "esriClassifyManual", "minValue": 1157.95, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 250000, "label": "$1,157.95 - $250,000.00" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 209, 85, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 1000000, "label": "$250,000.01 - $1,000,000.00" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 167, 46, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 2000000, "label": "$1,000,000.01 - $2,000,000.00" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 83, 19, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 5000000, "label": "$2,000,000.01 - $5,000,000.00" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 15000000, "label": "$5,000,000.01 - $15,000,000.00" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -166.74899889499997, "ymin": 13.341503352000075, "xmax": 144.93926857500003, "ymax": 68.35107309200004, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "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": "STATEABR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "disaster_number", "type": "esriFieldTypeInteger", "alias": "DISASTER_NUMBER", "domain": null }, { "name": "stateabr", "type": "esriFieldTypeString", "alias": "STATEABR", "length": 2, "domain": null }, { "name": "usng", "type": "esriFieldTypeString", "alias": "USNG", "length": 25, "domain": null }, { "name": "applicants_all", "type": "esriFieldTypeInteger", "alias": "APPLICANTS_ALL", "domain": null }, { "name": "applicants_valid", "type": "esriFieldTypeInteger", "alias": "APPLICANTS_VALID", "domain": null }, { "name": "inspections_issued", "type": "esriFieldTypeInteger", "alias": "INSPECTIONS_ISSUED", "domain": null }, { "name": "inspections_returned", "type": "esriFieldTypeInteger", "alias": "INSPECTIONS_RETURNED", "domain": null }, { "name": "ihp_awards", "type": "esriFieldTypeDouble", "alias": "IHP_AWARDS", "domain": null }, { "name": "ha_awards", "type": "esriFieldTypeDouble", "alias": "HA_AWARDS", "domain": null }, { "name": "ona_awards", "type": "esriFieldTypeDouble", "alias": "ONA_AWARDS", "domain": null }, { "name": "ihp_eligible", "type": "esriFieldTypeInteger", "alias": "IHP_ELIGIBLE", "domain": null }, { "name": "ha_eligible", "type": "esriFieldTypeInteger", "alias": "HA_ELIGIBLE", "domain": null }, { "name": "ona_eligible", "type": "esriFieldTypeInteger", "alias": "ONA_ELIGIBLE", "domain": null }, { "name": "update_dat", "type": "esriFieldTypeDate", "alias": "UPDATE_DAT", "length": 8, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "st_perimeter(shape)", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "r110_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a83_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_perimeter(shape)", "units": "esriDecimalDegrees" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 7, "name": "Total IA IHP Awards Aggregated to 5KM USNG (Apps > 10)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 255, 150, 255 ], "toColor": [ 240, 183, 70, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 183, 70, 255 ], "toColor": [ 128, 15, 0, 255 ] } ] }, "classificationMethod": "esriClassifyManual" }, "field": "IHP_AWARDS", "classificationMethod": "esriClassifyManual", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 1000000, "label": "$0.00 - $1,000,000.00" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 209, 85, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 5000000, "label": "$1,000,000.01 - $5,000,000.00" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 167, 46, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 10000000, "label": "$5,000,000.01 - $10,000,000.00" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 83, 19, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 20000000, "label": "$10,000,000.01 - $20,000,000.00" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 50000000, "label": "$20,000,000.01 - $50,000,000.00" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -166.82326557899998, "ymin": 13.332304030000046, "xmax": 144.96697902800008, "ymax": 68.36925218700003, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "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": "STATEABR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "disaster_number", "type": "esriFieldTypeInteger", "alias": "DISASTER_NUMBER", "domain": null }, { "name": "stateabr", "type": "esriFieldTypeString", "alias": "STATEABR", "length": 2, "domain": null }, { "name": "usng_5km", "type": "esriFieldTypeString", "alias": "USNG_5KM", "length": 20, "domain": null }, { "name": "applicants_all", "type": "esriFieldTypeInteger", "alias": "APPLICANTS_ALL", "domain": null }, { "name": "applicants_valid", "type": "esriFieldTypeInteger", "alias": "APPLICANTS_VALID", "domain": null }, { "name": "inspections_issued", "type": "esriFieldTypeInteger", "alias": "INSPECTIONS_ISSUED", "domain": null }, { "name": "inspections_returned", "type": "esriFieldTypeInteger", "alias": "INSPECTIONS_RETURNED", "domain": null }, { "name": "ihp_awards", "type": "esriFieldTypeDouble", "alias": "IHP_AWARDS", "domain": null }, { "name": "ha_awards", "type": "esriFieldTypeDouble", "alias": "HA_AWARDS", "domain": null }, { "name": "ona_awards", "type": "esriFieldTypeDouble", "alias": "ONA_AWARDS", "domain": null }, { "name": "ihp_eligible", "type": "esriFieldTypeInteger", "alias": "IHP_ELIGIBLE", "domain": null }, { "name": "ha_eligible", "type": "esriFieldTypeInteger", "alias": "HA_ELIGIBLE", "domain": null }, { "name": "ona_eligible", "type": "esriFieldTypeInteger", "alias": "ONA_ELIGIBLE", "domain": null }, { "name": "update_dat", "type": "esriFieldTypeDate", "alias": "UPDATE_DAT", "length": 8, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "st_perimeter(shape)", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "r111_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a84_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_perimeter(shape)", "units": "esriDecimalDegrees" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }