{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 15, "name": "Annotation", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 14, "name": "Lot_Anno" }, { "id": 2, "name": "Block_Anno" }, { "id": 0, "name": "Addition_Anno" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.124196379878189E7, "ymin": 5446212.22537964, "xmax": -1.1190601921109771E7, "ymax": 5490252.995077972, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "c1471cd947f6423f8be890ee1d01ebf8" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 14, "name": "Lot_Anno", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102735, "latestWkid": 3455, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 2.0E-5, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 99999.99999999999 }, "copyrightText": "", "parentLayer": { "id": 15, "name": "Annotation" }, "subLayers": [ { "id": 13, "name": "Default" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.12418342291305E7, "ymin": 5446480.133056649, "xmax": -1.1190602540956097E7, "ymax": 5490252.995077972, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "Element", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS3_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "WS3_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "WS3_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS3_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "WS3_VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "WS3_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I48AnnotationCla", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I48Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "c1471cd947f6423f8be890ee1d01ebf8" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 13, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 14, "name": "Lot_Anno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.12418342291305E7, "ymin": 5446480.133056649, "xmax": -1.1190602540956097E7, "ymax": 5490252.995077972, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "c1471cd947f6423f8be890ee1d01ebf8" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Block_Anno", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102735, "latestWkid": 3455, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 2.0E-5, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 99999.99999999999 }, "copyrightText": "", "parentLayer": { "id": 15, "name": "Annotation" }, "subLayers": [ { "id": 3, "name": "Default" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.1241817567670109E7, "ymin": 5446213.369711901, "xmax": -1.119177887657725E7, "ymax": 5490236.449524679, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "Element", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS3_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "WS3_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "WS3_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS3_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "WS3_VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "WS3_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I11Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I11AnnotationCla", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "c1471cd947f6423f8be890ee1d01ebf8" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 2, "name": "Block_Anno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.1241817567670109E7, "ymin": 5446213.369711901, "xmax": -1.119177887657725E7, "ymax": 5490236.449524679, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "c1471cd947f6423f8be890ee1d01ebf8" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Addition_Anno", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102735, "latestWkid": 3455, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 2.0E-5, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 99999.99999999999 }, "copyrightText": "", "parentLayer": { "id": 15, "name": "Annotation" }, "subLayers": [ { "id": 1, "name": "Default" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.1241963005828166E7, "ymin": 5446311.848708337, "xmax": -1.1191757265465451E7, "ymax": 5490149.285843916, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "Element", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS3_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "WS3_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "WS3_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS3_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "WS3_VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "WS3_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I47AnnotationCla", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I47Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "c1471cd947f6423f8be890ee1d01ebf8" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Addition_Anno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.1241963005828166E7, "ymin": 5446311.848708337, "xmax": -1.1191757265465451E7, "ymax": 5490149.285843916, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "c1471cd947f6423f8be890ee1d01ebf8" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 16, "name": "Links", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 10 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.Name"}, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 216, "lineConnection": "none", "multiPart": "labelPerFeature", "stackLabel": false, "useCodedValues": false, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -2.0037507842788246E7, "ymin": -3.024097145838615E7, "xmax": 2.0037507842788246E7, "ymax": 3.024097145838615E7, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Shape_Length", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ResidualError", "type": "esriFieldTypeDouble", "alias": "ResidualError", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "c1471cd947f6423f8be890ee1d01ebf8" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "WHITE_RIVER_2008", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102735, "latestWkid": 3455, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 2.0E-5, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 99999.99999999999 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.1250403603511903E7, "ymin": 5420589.2627704395, "xmax": -1.1169621970829565E7, "ymax": 5443851.043990031, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SHAPE_Length", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "c1471cd947f6423f8be890ee1d01ebf8" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "Roads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102735, "latestWkid": 3455, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 2.0E-5, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 399999.99999999994 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.8 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ROADNAME]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 80000, "name": "Default", "priority": 8, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.125084548049339E7, "ymin": 5420868.034713897, "xmax": -1.1169734498799255E7, "ymax": 5491832.844329978, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ROADNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ROADNAME", "type": "esriFieldTypeString", "alias": "ROADNAME", "length": 35, "domain": null }, { "name": "SURFACE_WIDTH", "type": "esriFieldTypeSmallInteger", "alias": "SURFACE_WIDTH", "domain": { "type": "range", "name": "WS2_NSTRI - Surface Width", "description": "DOT field for surface width", "range": [ 0, 99 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SURFACE_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "SURFACE_TYPE", "domain": { "type": "codedValue", "name": "WS2_NSTRI - Surface Type", "description": "DOT field for surface type", "codedValues": [ { "name": "0 - Not Attributed", "code": 0 }, { "name": "1 - Primitive (Trail)", "code": 1 }, { "name": "2 - Unimproved", "code": 2 }, { "name": "3 - Graded & Drained Earth", "code": 3 }, { "name": "4 - Brick", "code": 4 }, { "name": "5 - Gravel or Crushed Rock", "code": 5 }, { "name": "7 - Bit. Surf-treated (1\" or less)", "code": 7 }, { "name": "8 - Mixed Bit. (more than 1\" thick)", "code": 8 }, { "name": "9 - Concrete", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SURFACE_COND", "type": "esriFieldTypeSmallInteger", "alias": "SURFACE_COND", "domain": { "type": "codedValue", "name": "WS2_NSTRI - Excellent to Poor", "description": "DOT fields surface condition & rideability", "codedValues": [ { "name": "0 - Not Attributed", "code": 0 }, { "name": "1 - Excellent", "code": 1 }, { "name": "2 - Good", "code": 2 }, { "name": "3 - Fair", "code": 3 }, { "name": "4 - Poor", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LANES", "type": "esriFieldTypeSmallInteger", "alias": "LANES", "domain": { "type": "codedValue", "name": "WS2_NSTRI - Lanes", "description": "DOT field for the number of lanes", "codedValues": [ { "name": "0 - Not Attributed", "code": 0 }, { "name": "1 Lane", "code": 1 }, { "name": "2 Lanes", "code": 2 }, { "name": "3 Lanes", "code": 3 }, { "name": "4 Lanes", "code": 4 }, { "name": "5 Lanes", "code": 5 }, { "name": "6 Lanes", "code": 6 }, { "name": "7 Lanes", "code": 7 }, { "name": "8 Lanes", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CURB_SHLDR_DESIG", "type": "esriFieldTypeSmallInteger", "alias": "CURB_SHLDR_DESIG", "domain": { "type": "codedValue", "name": "WS2_NSTRI - Curb/Shoulder Designation", "description": "DOT field for curb/shoulder designation", "codedValues": [ { "name": "0 - Not Attributed", "code": 0 }, { "name": "1 - Curb on the left and curb on the right", "code": 1 }, { "name": "2 - Curb on the left and shoulder on the right", "code": 2 }, { "name": "3 - Curb on the left and neither on the right", "code": 3 }, { "name": "4 - Shoulder on the left and curb on the right", "code": 4 }, { "name": "5 - Shoulder on the left and shoulder on the right", "code": 5 }, { "name": "6 - Shoulder on the left and neither on the right", "code": 6 }, { "name": "7 - Neither on the left and curb on the right", "code": 7 }, { "name": "8 - Neither on the left and shoulder on the right", "code": 8 }, { "name": "9 - Neither on the left and neither on the right", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHOULDER_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "SHOULDER_TYPE", "domain": { "type": "codedValue", "name": "WS2_NSTRI - Shoulder Type", "description": "DOT field for shoulder type", "codedValues": [ { "name": "0 - No Shoulders", "code": 0 }, { "name": "1 - Earth", "code": 1 }, { "name": "2 - Gravel or Crushed Stone", "code": 2 }, { "name": "3 - Blotter (< 1 in asphalt mix)", "code": 3 }, { "name": "4 - Asphalt (> 1 in asphalt mix)", "code": 4 }, { "name": "5 - Concrete", "code": 5 }, { "name": "9 - Not Attributed", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHOULDER_WIDTH", "type": "esriFieldTypeSmallInteger", "alias": "SHOULDER_WIDTH", "domain": { "type": "range", "name": "WS2_NSTRI - Shoulder Width", "description": "DOT field for shoulder width", "range": [ 0, 99 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SPEED_LIMIT", "type": "esriFieldTypeSmallInteger", "alias": "SPEED_LIMIT", "domain": { "type": "codedValue", "name": "WS2_NSTRI - Speed Limit", "description": "DOT field for speed limit", "codedValues": [ { "name": "0 - Not Attributed", "code": 0 }, { "name": "5 MPH", "code": 5 }, { "name": "10 MPH", "code": 10 }, { "name": "15 MPH", "code": 15 }, { "name": "20 MPH", "code": 20 }, { "name": "25 MPH", "code": 25 }, { "name": "30 MPH", "code": 30 }, { "name": "35 MPH", "code": 35 }, { "name": "40 MPH", "code": 40 }, { "name": "45 MPH", "code": 45 }, { "name": "50 MPH", "code": 50 }, { "name": "55 MPH", "code": 55 }, { "name": "60 MPH", "code": 60 }, { "name": "65 MPH", "code": 65 }, { "name": "70 MPH", "code": 70 }, { "name": "75 MPH", "code": 75 }, { "name": "80 MPH", "code": 80 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PARKING", "type": "esriFieldTypeSmallInteger", "alias": "PARKING", "domain": { "type": "codedValue", "name": "WS2_NSTRI - Parking", "description": "DOT field for parking", "codedValues": [ { "name": "0 - Not Attributed", "code": 0 }, { "name": "1 - No parking spaces", "code": 1 }, { "name": "2 - Parking available on the left side", "code": 2 }, { "name": "3 - Parking available on the right side", "code": 3 }, { "name": "4 - Parking available on both right and left sides", "code": 4 }, { "name": "5 - Parking in the center of the road", "code": 5 }, { "name": "6 - Parking available on the left and center", "code": 6 }, { "name": "7 - Parking available on the right and center", "code": 7 }, { "name": "8 - Parking available on the right, left, and center", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TERRAIN", "type": "esriFieldTypeSmallInteger", "alias": "TERRAIN", "domain": { "type": "codedValue", "name": "WS2_NSTRI - Terrain", "description": "DOT field for terrain", "codedValues": [ { "name": "0 - Not Attributed", "code": 0 }, { "name": "1 - Level", "code": 1 }, { "name": "2 - Rolling", "code": 2 }, { "name": "3 - Hilly", "code": 3 }, { "name": "4 - Mountainous", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RIDEABILITY", "type": "esriFieldTypeSmallInteger", "alias": "RIDEABILITY", "domain": { "type": "codedValue", "name": "WS2_NSTRI - Excellent to Poor", "description": "DOT fields surface condition & rideability", "codedValues": [ { "name": "0 - Not Attributed", "code": 0 }, { "name": "1 - Excellent", "code": 1 }, { "name": "2 - Good", "code": 2 }, { "name": "3 - Fair", "code": 3 }, { "name": "4 - Poor", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PRIVATE_RD", "type": "esriFieldTypeString", "alias": "PRIVATE_RD", "length": 3, "domain": { "type": "codedValue", "name": "WS2_NSTRI - Private Road", "description": "DOT field for private road designation", "codedValues": [ { "name": "N - No", "code": "N" }, { "name": "Y - Yes", "code": "Y" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DATA_CLASS", "type": "esriFieldTypeSmallInteger", "alias": "DATA_CLASS", "domain": { "type": "codedValue", "name": "WS2_NSTRI - Data Class", "description": "DOT field for data class", "codedValues": [ { "name": "0 - Not Attributed", "code": 0 }, { "name": "1 - State Highway System", "code": 1 }, { "name": "2 - Rural Road", "code": 2 }, { "name": "3 - City Street", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "COUNTY_CODE", "type": "esriFieldTypeSmallInteger", "alias": "COUNTY_CODE", "domain": { "type": "codedValue", "name": "WS2_NSTRI - County Code", "description": "DOT field for county code", "codedValues": [ { "name": "00 - Not Attributed", "code": 0 }, { "name": "01 - Statewide", "code": 1 }, { "name": "02 - Aurora", "code": 2 }, { "name": "03 - Beadle", "code": 3 }, { "name": "04 - Bennett", "code": 4 }, { "name": "05 - Bon Homme", "code": 5 }, { "name": "06 - Brookings", "code": 6 }, { "name": "07 - Brown", "code": 7 }, { "name": "08 - Brule", "code": 8 }, { "name": "09 - Buffalo", "code": 9 }, { "name": "10 - Butte", "code": 10 }, { "name": "11 - Campbell", "code": 11 }, { "name": "12 - Charles Mix", "code": 12 }, { "name": "13 - Clark", "code": 13 }, { "name": "14 - Clay", "code": 14 }, { "name": "15 - Codington", "code": 15 }, { "name": "16 - Corson", "code": 16 }, { "name": "17 - Custer", "code": 17 }, { "name": "18 - Davison", "code": 18 }, { "name": "19 - Day", "code": 19 }, { "name": "20 - Deuel", "code": 20 }, { "name": "21 - Dewey", "code": 21 }, { "name": "22 - Douglas", "code": 22 }, { "name": "23 - Edmunds", "code": 23 }, { "name": "24 - Fall River", "code": 24 }, { "name": "25 - Faulk", "code": 25 }, { "name": "26 - Grant", "code": 26 }, { "name": "27 - Gregory", "code": 27 }, { "name": "28 - Haakon", "code": 28 }, { "name": "29 - Hamlin", "code": 29 }, { "name": "30 - Hand", "code": 30 }, { "name": "31 - Hanson", "code": 31 }, { "name": "32 - Harding", "code": 32 }, { "name": "33 - Hughes", "code": 33 }, { "name": "34 - Hutchinson", "code": 34 }, { "name": "35 - Hyde", "code": 35 }, { "name": "36 - Jackson", "code": 36 }, { "name": "37 - Jerauld", "code": 37 }, { "name": "38 - Jones", "code": 38 }, { "name": "39 - Kingsbury", "code": 39 }, { "name": "40 - Lake", "code": 40 }, { "name": "41 - Lawrence", "code": 41 }, { "name": "42 - Lincoln", "code": 42 }, { "name": "43 - Lyman", "code": 43 }, { "name": "44 - McCook", "code": 44 }, { "name": "45 - McPherson", "code": 45 }, { "name": "46 - Marshall", "code": 46 }, { "name": "47 - Meade", "code": 47 }, { "name": "48 - Mellette", "code": 48 }, { "name": "49 - Miner", "code": 49 }, { "name": "50 - Minnehaha", "code": 50 }, { "name": "51 - Moody", "code": 51 }, { "name": "52 - Pennington", "code": 52 }, { "name": "53 - Perkins", "code": 53 }, { "name": "54 - Potter", "code": 54 }, { "name": "55 - Roberts", "code": 55 }, { "name": "56 - Sanborn", "code": 56 }, { "name": "57 - Shannon", "code": 57 }, { "name": "58 - Spink", "code": 58 }, { "name": "59 - Stanley", "code": 59 }, { "name": "60 - Sully", "code": 60 }, { "name": "61 - Todd", "code": 61 }, { "name": "62 - Tripp", "code": 62 }, { "name": "63 - Turner", "code": 63 }, { "name": "64 - Union", "code": 64 }, { "name": "65 - Walworth", "code": 65 }, { "name": "68 - Yankton", "code": 68 }, { "name": "69 - Ziebach", "code": 69 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CITY_CODE", "type": "esriFieldTypeString", "alias": "CITY_CODE", "length": 3, "domain": { "type": "codedValue", "name": "WS2_NSTRI - City Code", "description": "DOT field for city code", "codedValues": [ { "name": "No City Code", "code": "999" }, { "name": "AB - Aberdeen", "code": "AB" }, { "name": "AD - Agar", "code": "AD" }, { "name": "AF - Akaska", "code": "AF" }, { "name": "AH - Albee", "code": "AH" }, { "name": "AJ - Alcester", "code": "AJ" }, { "name": "AL - Alexandria", "code": "AL" }, { "name": "AN - Alpena", "code": "AN" }, { "name": "AP - Altamont", "code": "AP" }, { "name": "AR - Andover", "code": "AR" }, { "name": "AV - Arlington", "code": "AV" }, { "name": "AX - Armour", "code": "AX" }, { "name": "AZ - Artas", "code": "AZ" }, { "name": "BB - Artesian", "code": "BB" }, { "name": "BD - Ashton", "code": "BD" }, { "name": "BF - Astoria", "code": "BF" }, { "name": "BH - Aurora", "code": "BH" }, { "name": "BJ - Avon", "code": "BJ" }, { "name": "BL - Badger", "code": "BL" }, { "name": "BN - Baltic", "code": "BN" }, { "name": "BP - Bancroft", "code": "BP" }, { "name": "BQ - Batesland", "code": "BQ" }, { "name": "BR - Belle Fourche", "code": "BR" }, { "name": "BT - Belvidere", "code": "BT" }, { "name": "BV - Beresford", "code": "BV" }, { "name": "BX - Big Stone City", "code": "BX" }, { "name": "BZ - Bison", "code": "BZ" }, { "name": "CB - Blunt", "code": "CB" }, { "name": "CD - Bonesteel", "code": "CD" }, { "name": "CF - Bowdle", "code": "CF" }, { "name": "CH - Box Elder", "code": "CH" }, { "name": "CJ - Bradley", "code": "CJ" }, { "name": "CL - Brandon", "code": "CL" }, { "name": "CN - Brandt", "code": "CN" }, { "name": "CP - Brentford", "code": "CP" }, { "name": "CR - Bridgewater", "code": "CR" }, { "name": "CT - Bristol", "code": "CT" }, { "name": "CV - Britton", "code": "CV" }, { "name": "CX - Broadland", "code": "CX" }, { "name": "CZ - Brookings", "code": "CZ" }, { "name": "DB - Bruce", "code": "DB" }, { "name": "DD - Bryant", "code": "DD" }, { "name": "DF - Buffalo", "code": "DF" }, { "name": "DH - Buffalo Gap", "code": "DH" }, { "name": "DJ - Burke", "code": "DJ" }, { "name": "DL - Bushnell", "code": "DL" }, { "name": "DN - Butler", "code": "DN" }, { "name": "DP - Camp Crook", "code": "DP" }, { "name": "DR - Canistota", "code": "DR" }, { "name": "DT - Canova", "code": "DT" }, { "name": "DV - Canton", "code": "DV" }, { "name": "DZ - Carthage", "code": "DZ" }, { "name": "EB - Castlewood", "code": "EB" }, { "name": "ED - Cavour", "code": "ED" }, { "name": "EF - Centerville", "code": "EF" }, { "name": "EH - Central City", "code": "EH" }, { "name": "EJ - Chamberlain", "code": "EJ" }, { "name": "EL - Chancellor", "code": "EL" }, { "name": "EN - Chelsea", "code": "EN" }, { "name": "EP - Claire City", "code": "EP" }, { "name": "ER - Claremont", "code": "ER" }, { "name": "ET - Clark", "code": "ET" }, { "name": "EV - Clear Lake", "code": "EV" }, { "name": "EX - Colman", "code": "EX" }, { "name": "EZ - Colome", "code": "EZ" }, { "name": "FB - Colton", "code": "FB" }, { "name": "FD - Columbia", "code": "FD" }, { "name": "FF - Conde", "code": "FF" }, { "name": "FH - Corona", "code": "FH" }, { "name": "FJ - Corsica", "code": "FJ" }, { "name": "FL - Cottonwood", "code": "FL" }, { "name": "FN - Cresbard", "code": "FN" }, { "name": "FO - Crooks", "code": "FO" }, { "name": "FP - Custer", "code": "FP" }, { "name": "FR - Dallas", "code": "FR" }, { "name": "FT - Dante", "code": "FT" }, { "name": "FV - Davis", "code": "FV" }, { "name": "FX - Deadwood", "code": "FX" }, { "name": "FZ - Dell Rapids", "code": "FZ" }, { "name": "GB - Delmont", "code": "GB" }, { "name": "GD - DeSmet", "code": "GD" }, { "name": "GE - Dimock", "code": "GE" }, { "name": "GF - Doland", "code": "GF" }, { "name": "GH - Dolton", "code": "GH" }, { "name": "GJ - Draper", "code": "GJ" }, { "name": "GL - Dupree", "code": "GL" }, { "name": "GN - Eagle Butte", "code": "GN" }, { "name": "GP - Eden", "code": "GP" }, { "name": "GR - Edgemont", "code": "GR" }, { "name": "GT - Egan", "code": "GT" }, { "name": "GV - Elk Point", "code": "GV" }, { "name": "GX - Elkton", "code": "GX" }, { "name": "GZ - Emery", "code": "GZ" }, { "name": "HB - Erwin", "code": "HB" }, { "name": "HF - Estelline", "code": "HF" }, { "name": "HH - Ethan", "code": "HH" }, { "name": "HJ - Eureka", "code": "HJ" }, { "name": "HL - Fairburn", "code": "HL" }, { "name": "HN - Fairfax", "code": "HN" }, { "name": "HP - Fairview", "code": "HP" }, { "name": "HR - Faith", "code": "HR" }, { "name": "HT - Farmer", "code": "HT" }, { "name": "HV - Faulkton", "code": "HV" }, { "name": "HX - Flandreau", "code": "HX" }, { "name": "HZ - Florence", "code": "HZ" }, { "name": "IB - Fort Pierre", "code": "IB" }, { "name": "ID - Frankfort", "code": "ID" }, { "name": "IF - Frederick", "code": "IF" }, { "name": "IH - Freeman", "code": "IH" }, { "name": "IJ - Fruitdale", "code": "IJ" }, { "name": "IL - Fulton", "code": "IL" }, { "name": "IN - Garden City", "code": "IN" }, { "name": "IP - Garretson", "code": "IP" }, { "name": "IR - Gary", "code": "IR" }, { "name": "IT - Gayville", "code": "IT" }, { "name": "IV - Geddes", "code": "IV" }, { "name": "IX - Gettysburg", "code": "IX" }, { "name": "IZ - Glenham", "code": "IZ" }, { "name": "JB - Goodwin", "code": "JB" }, { "name": "JD - Gregory", "code": "JD" }, { "name": "JF - Grenville", "code": "JF" }, { "name": "JH - Groton", "code": "JH" }, { "name": "JJ - Harrisburg", "code": "JJ" }, { "name": "JL - Harrold", "code": "JL" }, { "name": "JN - Hartford", "code": "JN" }, { "name": "JP - Hayti", "code": "JP" }, { "name": "JR - Hazel", "code": "JR" }, { "name": "JT - Hecla", "code": "JT" }, { "name": "JV - Henry", "code": "JV" }, { "name": "JX - Hermosa", "code": "JX" }, { "name": "JZ - Herreid", "code": "JZ" }, { "name": "KB - Herrick", "code": "KB" }, { "name": "KD - Hetland", "code": "KD" }, { "name": "KF - Highmore", "code": "KF" }, { "name": "KH - Hill City", "code": "KH" }, { "name": "KJ - Hillsview", "code": "KJ" }, { "name": "KL - Hitchcock", "code": "KL" }, { "name": "KN - Hosmer", "code": "KN" }, { "name": "KP - Hot Springs", "code": "KP" }, { "name": "KR - Hoven", "code": "KR" }, { "name": "KT - Howard", "code": "KT" }, { "name": "KV - Hudson", "code": "KV" }, { "name": "KX - Humboldt", "code": "KX" }, { "name": "KZ - Hurley", "code": "KZ" }, { "name": "LB - Huron", "code": "LB" }, { "name": "LD - Interior", "code": "LD" }, { "name": "LF - Ipswich", "code": "LF" }, { "name": "LH - Irene", "code": "LH" }, { "name": "LJ - Iroquois", "code": "LJ" }, { "name": "LL - Isabel", "code": "LL" }, { "name": "LN - Java", "code": "LN" }, { "name": "LP - Jefferson", "code": "LP" }, { "name": "LR - Kadoka", "code": "LR" }, { "name": "LT - Kennebec", "code": "LT" }, { "name": "LU - Keystone", "code": "LU" }, { "name": "LV - Kimball", "code": "LV" }, { "name": "LX - Kranzburg", "code": "LX" }, { "name": "LZ - Labolt", "code": "LZ" }, { "name": "MB - Lake Andes", "code": "MB" }, { "name": "MD - Lake City", "code": "MD" }, { "name": "MF - Lake Norden", "code": "MF" }, { "name": "MH - Lake Preston", "code": "MH" }, { "name": "MJ - Lane", "code": "MJ" }, { "name": "ML - Langford", "code": "ML" }, { "name": "MN - Lead", "code": "MN" }, { "name": "MP - Lebanon", "code": "MP" }, { "name": "MR - Lemmon", "code": "MR" }, { "name": "MT - Lennox", "code": "MT" }, { "name": "MV - Leola", "code": "MV" }, { "name": "MX - Lesterville", "code": "MX" }, { "name": "MZ - Letcher", "code": "MZ" }, { "name": "NB - Lily", "code": "NB" }, { "name": "ND - Long Lake", "code": "ND" }, { "name": "NF - Lowry", "code": "NF" }, { "name": "NJ - McIntosh", "code": "NJ" }, { "name": "NL - McLaughlin", "code": "NL" }, { "name": "NN - Madison", "code": "NN" }, { "name": "NP - Marion", "code": "NP" }, { "name": "NR - Martin", "code": "NR" }, { "name": "NT - Marvin", "code": "NT" }, { "name": "NV - Mellette", "code": "NV" }, { "name": "NX - Menno", "code": "NX" }, { "name": "NZ - Midland", "code": "NZ" }, { "name": "OB - Milbank", "code": "OB" }, { "name": "OD - Miller", "code": "OD" }, { "name": "OF - Mission", "code": "OF" }, { "name": "OH - Mission Hill", "code": "OH" }, { "name": "OJ - Mitchell", "code": "OJ" }, { "name": "OL - Mobridge", "code": "OL" }, { "name": "ON - Monroe", "code": "ON" }, { "name": "OP - Montrose", "code": "OP" }, { "name": "OR - Morristown", "code": "OR" }, { "name": "OT - Mound City", "code": "OT" }, { "name": "OV - Mount Vernon", "code": "OV" }, { "name": "OX - Murdo", "code": "OX" }, { "name": "OZ - Naples", "code": "OZ" }, { "name": "PB - New Effington", "code": "PB" }, { "name": "PD - Newell", "code": "PD" }, { "name": "PF - New Underwood", "code": "PF" }, { "name": "PH - Nisland", "code": "PH" }, { "name": "PJ - N Sioux City", "code": "PJ" }, { "name": "PL - Northville", "code": "PL" }, { "name": "PN - Nunda", "code": "PN" }, { "name": "PP - Oacoma", "code": "PP" }, { "name": "PR - Oelrichs", "code": "PR" }, { "name": "PT - Oldham", "code": "PT" }, { "name": "PV - Olivet", "code": "PV" }, { "name": "PX - Onaka", "code": "PX" }, { "name": "PZ - Onida", "code": "PZ" }, { "name": "QB - Orient", "code": "QB" }, { "name": "QD - Ortley", "code": "QD" }, { "name": "QF - Parker", "code": "QF" }, { "name": "QH - Parkston", "code": "QH" }, { "name": "QJ - Peever", "code": "QJ" }, { "name": "QL - Philip", "code": "QL" }, { "name": "QM - Pickstown", "code": "QM" }, { "name": "QN - Pierpont", "code": "QN" }, { "name": "QP - Pierre", "code": "QP" }, { "name": "QT - Plankinton", "code": "QT" }, { "name": "QV - Platte", "code": "QV" }, { "name": "QX - Pollock", "code": "QX" }, { "name": "QZ - Presho", "code": "QZ" }, { "name": "RB - Pringle", "code": "RB" }, { "name": "RD - Pukwana", "code": "RD" }, { "name": "RF - Quinn", "code": "RF" }, { "name": "RH - Ramona", "code": "RH" }, { "name": "RJ - Rapid City", "code": "RJ" }, { "name": "RL - Ravinia", "code": "RL" }, { "name": "RN - Raymond", "code": "RN" }, { "name": "RP - Redfield", "code": "RP" }, { "name": "RR - Ree Heights", "code": "RR" }, { "name": "RT - Reliance", "code": "RT" }, { "name": "RV - Revillo", "code": "RV" }, { "name": "RX - Rockham", "code": "RX" }, { "name": "RZ - Roscoe", "code": "RZ" }, { "name": "SB - Rosholt", "code": "SB" }, { "name": "SD - Roslyn", "code": "SD" }, { "name": "SF - Roswell", "code": "SF" }, { "name": "SH - St Francis", "code": "SH" }, { "name": "SJ - St Lawrence", "code": "SJ" }, { "name": "SL - Salem", "code": "SL" }, { "name": "SN - Scotland", "code": "SN" }, { "name": "SP - Selby", "code": "SP" }, { "name": "SR - Seneca", "code": "SR" }, { "name": "ST - Sherman", "code": "ST" }, { "name": "SV - Sinai", "code": "SV" }, { "name": "SX - Sioux Falls", "code": "SX" }, { "name": "SZ - Sisseton", "code": "SZ" }, { "name": "TB - South Shore", "code": "TB" }, { "name": "TD - Spearfish", "code": "TD" }, { "name": "TF - Spencer", "code": "TF" }, { "name": "TH - Springfield", "code": "TH" }, { "name": "TJ - Stickney", "code": "TJ" }, { "name": "TL - Stockholm", "code": "TL" }, { "name": "TN - Strandburg", "code": "TN" }, { "name": "TP - Stratford", "code": "TP" }, { "name": "TR - Sturgis", "code": "TR" }, { "name": "TS - Summerset", "code": "TS" }, { "name": "TT - Summit", "code": "TT" }, { "name": "TV - Tabor", "code": "TV" }, { "name": "TX - Tea", "code": "TX" }, { "name": "TZ - Timber Lake", "code": "TZ" }, { "name": "UB - Tolstoy", "code": "UB" }, { "name": "UD - Toronto", "code": "UD" }, { "name": "UF - Trent", "code": "UF" }, { "name": "UH - Tripp", "code": "UH" }, { "name": "UJ - Tulare", "code": "UJ" }, { "name": "UL - Turton", "code": "UL" }, { "name": "UN - Twin Brooks", "code": "UN" }, { "name": "UP - Tyndall", "code": "UP" }, { "name": "UR - Utica", "code": "UR" }, { "name": "UT - Valley Springs", "code": "UT" }, { "name": "UV - Veblen", "code": "UV" }, { "name": "UX - Verdon", "code": "UX" }, { "name": "UZ - Vermillion", "code": "UZ" }, { "name": "VB - Viborg", "code": "VB" }, { "name": "VD - Vienna", "code": "VD" }, { "name": "VF - Vilas", "code": "VF" }, { "name": "VH - Virgil", "code": "VH" }, { "name": "VJ - Volga", "code": "VJ" }, { "name": "VL - Volin", "code": "VL" }, { "name": "VN - Wagner", "code": "VN" }, { "name": "VP - Wakonda", "code": "VP" }, { "name": "VR - Wall", "code": "VR" }, { "name": "VT - Wallace", "code": "VT" }, { "name": "VV - Ward", "code": "VV" }, { "name": "VW - Warner", "code": "VW" }, { "name": "VX - Wasta", "code": "VX" }, { "name": "VZ - Watertown", "code": "VZ" }, { "name": "WB - Waubay", "code": "WB" }, { "name": "WD - Webster", "code": "WD" }, { "name": "WF - Wentworth", "code": "WF" }, { "name": "WH - Wessington", "code": "WH" }, { "name": "WJ - Wessington Springs", "code": "WJ" }, { "name": "WK - Westport", "code": "WK" }, { "name": "WL - Wetonka", "code": "WL" }, { "name": "WN - White", "code": "WN" }, { "name": "WP - White Lake", "code": "WP" }, { "name": "WR - White River", "code": "WR" }, { "name": "WT - White Rock", "code": "WT" }, { "name": "WV - Whitewood", "code": "WV" }, { "name": "WX - Willow Lake", "code": "WX" }, { "name": "WZ - Wilmot", "code": "WZ" }, { "name": "XD - Winner", "code": "XD" }, { "name": "XF - Witten", "code": "XF" }, { "name": "XH - Wolsey", "code": "XH" }, { "name": "XJ - Wood", "code": "XJ" }, { "name": "XL - Woonsocket", "code": "XL" }, { "name": "XN - Worthing", "code": "XN" }, { "name": "XP - Yale", "code": "XP" }, { "name": "XR - Yankton", "code": "XR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SDDOT_ID", "type": "esriFieldTypeString", "alias": "SDDOT_ID", "length": 10, "domain": null }, { "name": "SECT_NUM", "type": "esriFieldTypeSingle", "alias": "SECT_NUM", "domain": { "type": "range", "name": "WS2_NSTRI - Section Number2", "description": "DOT field for section number", "range": [ 0, 999.989990234375 ], "mergePolicy": "esriMPTSumValues", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RUR_URB_DESIG", "type": "esriFieldTypeSmallInteger", "alias": "RUR_URB_DESIG", "domain": { "type": "codedValue", "name": "WS2_NSTRI - Rural/Urban Designation", "description": "DOT field for rural/urban designation", "codedValues": [ { "name": "0 - Not Attributed", "code": 0 }, { "name": "1 - Entirely Rural", "code": 1 }, { "name": "2 - Incorporated place, but not part of a FA Urban Area", "code": 2 }, { "name": "3 - Unincorporated area included as part of a FA Urban Area", "code": 3 }, { "name": "4 - Incorporated place included as part of a FA Urban Area", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "URBAN_AREA", "type": "esriFieldTypeSmallInteger", "alias": "URBAN_AREA", "domain": { "type": "codedValue", "name": "WS2_NSTRI - Urban Area Designation", "description": "DOT field for urban area designation", "codedValues": [ { "name": "00 - Not in an Urban Area", "code": 0 }, { "name": "05 - Aberdeen", "code": 5 }, { "name": "08 - Box Elder", "code": 8 }, { "name": "10 - Brandon", "code": 10 }, { "name": "15 - Brookings", "code": 15 }, { "name": "20 - Huron", "code": 20 }, { "name": "25 - Madison", "code": 25 }, { "name": "30 - Mitchell", "code": 30 }, { "name": "35 - Sioux City", "code": 35 }, { "name": "40 - Pierre", "code": 40 }, { "name": "45 - Rapid City", "code": 45 }, { "name": "50 - Sioux Falls", "code": 50 }, { "name": "55 - Spearfish", "code": 55 }, { "name": "60 - Sturgis", "code": 60 }, { "name": "65 - Vermillion", "code": 65 }, { "name": "70 - Watertown", "code": 70 }, { "name": "75 - Yankton", "code": 75 }, { "name": "99 - Not Attributed", "code": 99 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LOCAL_SYSTEM", "type": "esriFieldTypeSmallInteger", "alias": "LOCAL_SYSTEM", "domain": { "type": "codedValue", "name": "WS2_NSTRI - Local System", "description": "DOT field for local system", "codedValues": [ { "name": "0 - Other Administration", "code": 0 }, { "name": "3 - County Secondary System", "code": 3 }, { "name": "4 - County System", "code": 4 }, { "name": "6 - Township System", "code": 6 }, { "name": "7 - City Street", "code": 7 }, { "name": "99 - Not Attributed", "code": 99 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RESOL_NUM", "type": "esriFieldTypeInteger", "alias": "RESOL_NUM", "domain": { "type": "range", "name": "WS2_NSTRI - Resolution Number", "description": "DOT field for resolution number", "range": [ 0, 999999999 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RESOL_DATE", "type": "esriFieldTypeSmallInteger", "alias": "RESOL_DATE", "domain": { "type": "range", "name": "WS2_NSTRI - Resolution Date", "description": "DOT field for resolution date", "range": [ 0, 2099 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CURRENT_ADT", "type": "esriFieldTypeInteger", "alias": "CURRENT_ADT", "domain": { "type": "range", "name": "WS2_NSTRI - Current ADT", "description": "DOT field for average daily traffic (ADT)", "range": [ 0, 99999 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FEDAID_ELIG", "type": "esriFieldTypeSmallInteger", "alias": "FEDAID_ELIG", "domain": { "type": "codedValue", "name": "WS2_NSTRI - Federal Aid Eligibility", "description": "DOT field for federal aid eligibility", "codedValues": [ { "name": "0 - Non Federal-aid", "code": 0 }, { "name": "1 - Federal-aid - STP", "code": 1 }, { "name": "2 - Federal-aid - NHS Connector", "code": 2 }, { "name": "6 - Federal-aid - HPMS Sample", "code": 6 }, { "name": "7 - Federal-aid - NHS Connector HPMS Sample", "code": 7 }, { "name": "99 - Not Attributed", "code": 99 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FEDAID_RTNUM", "type": "esriFieldTypeSmallInteger", "alias": "FEDAID_RTNUM", "domain": { "type": "range", "name": "WS2_NSTRI - Federal Aid Route Number", "description": "DOT field for federal aid route number", "range": [ 0, 9999 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STATE_ADMIN", "type": "esriFieldTypeSmallInteger", "alias": "STATE_ADMIN", "domain": { "type": "codedValue", "name": "WS2_NSTRI - State Administration", "description": "DOT field for state administration", "codedValues": [ { "name": "0 - No State Administration", "code": 0 }, { "name": "4 - State Institutional Roads", "code": 4 }, { "name": "5 - State Park Roads", "code": 5 }, { "name": "6 - Other State Roads", "code": 6 }, { "name": "99 - Not Attributed", "code": 99 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FED_DOMAIN", "type": "esriFieldTypeSmallInteger", "alias": "FED_DOMAIN", "domain": { "type": "codedValue", "name": "WS2_NSTRI - Federal Domain", "description": "DOT field for federal domain", "codedValues": [ { "name": "0 - Not Federally Administrated", "code": 0 }, { "name": "1 - National Indian Reservation System (BIA)", "code": 1 }, { "name": "2 - National Forest Highway System", "code": 2 }, { "name": "3 - National Forest System Road", "code": 3 }, { "name": "4 - National Park System", "code": 4 }, { "name": "5 - Indian Nations Road System (Tribal)", "code": 5 }, { "name": "6 - U.S. Fish and Wildlife Service", "code": 6 }, { "name": "7 - Bureau of Reclamation", "code": 7 }, { "name": "8 - Department of Defense", "code": 8 }, { "name": "9 - Corps of Engineers", "code": 9 }, { "name": "99 - Not Attributed", "code": 99 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RESPRK_DESIG", "type": "esriFieldTypeSmallInteger", "alias": "RESPRK_DESIG", "domain": { "type": "codedValue", "name": "WS2_NSTRI - Reservation/Park Designation", "description": "DOT field for reservation/park designation", "codedValues": [ { "name": "00 - No Reservation and Park", "code": 0 }, { "name": "01 - Black Hills National Forest", "code": 1 }, { "name": "02 - Custer National Forest", "code": 2 }, { "name": "10 - Crow Creek Indian Reservation", "code": 10 }, { "name": "11 - Cheyenne Indian Reservation", "code": 11 }, { "name": "12 - Lower Brule Indian Reservation", "code": 12 }, { "name": "13 - Pine Ridge Indian Reservation", "code": 13 }, { "name": "14 - Rosebud Indian Reservation", "code": 14 }, { "name": "20 - Fort Meade Veterans Administration Area", "code": 20 }, { "name": "30 - Wind Cave National Park", "code": 30 }, { "name": "40 - Badlands National Monument", "code": 40 }, { "name": "41 - Jewel Cave National Monument", "code": 41 }, { "name": "42 - Rushmore National Memorial", "code": 42 }, { "name": "50 - Custer State Park", "code": 50 }, { "name": "60 - Belle Fourche National Wildlife Refuge", "code": 60 }, { "name": "61 - La Creek National Wildlife Refuge", "code": 61 }, { "name": "62 - Lake Andes National Wildlife Refuge", "code": 62 }, { "name": "63 - Sand Lake National Wildlife Refuge", "code": 63 }, { "name": "64 - Waubay National Wildlife Refuge", "code": 64 }, { "name": "65 - Standing Rock Indian Reservation", "code": 65 }, { "name": "66 - Other Game, Fish and Parks Roads", "code": 66 }, { "name": "99 - Not Attributed", "code": 99 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FUNC_CLASS", "type": "esriFieldTypeSmallInteger", "alias": "FUNC_CLASS", "domain": { "type": "codedValue", "name": "WS2_NSTRI - Functional Classification", "description": "DOT field for functional classification", "codedValues": [ { "name": "0 - Not Attributed", "code": 0 }, { "name": "1 - Interstate", "code": 1 }, { "name": "2 - Other Expressways and Freeways", "code": 2 }, { "name": "3 - Other Principal Arterial", "code": 3 }, { "name": "4 - Minor Arterial", "code": 4 }, { "name": "5 - Major Collector", "code": 5 }, { "name": "6 - Minor Collector", "code": 6 }, { "name": "7 - Local", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "YR_LAST_SURF", "type": "esriFieldTypeSmallInteger", "alias": "YR_LAST_SURF", "domain": { "type": "range", "name": "WS2_NSTRI - Year Last Surfaced", "description": "DOT field for year last surfaced", "range": [ 0, 9999 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "YR_INVENTRD", "type": "esriFieldTypeSmallInteger", "alias": "YR_INVENTRD", "domain": { "type": "range", "name": "WS2_NSTRI - Year Inventoried", "description": "DOT field for year inventoried", "range": [ 0, 9999 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ARC_LENGTH", "type": "esriFieldTypeDouble", "alias": "ARC_LENGTH", "domain": { "type": "range", "name": "WS2_NSTRI - Arc Length", "description": "DOT field for road length (in miles)", "range": [ 0, 9999.999 ], "mergePolicy": "esriMPTSumValues", "splitPolicy": "esriSPTGeometryRatio" } }, { "name": "CHANGE", "type": "esriFieldTypeString", "alias": "CHANGE", "length": 50, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 250, "domain": null }, { "name": "HPMS_SEC_ID", "type": "esriFieldTypeString", "alias": "HPMS_SEC_ID", "length": 12, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "ROADNAME_ALIAS", "type": "esriFieldTypeString", "alias": "ROADNAME_ALIAS", "length": 35, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 250, "domain": null }, { "name": "ZIPCODE_LEFT", "type": "esriFieldTypeInteger", "alias": "ZIPCODE_LEFT", "domain": null }, { "name": "ZIPCODE_RIGHT", "type": "esriFieldTypeInteger", "alias": "ZIPCODE_RIGHT", "domain": null }, { "name": "LFROM", "type": "esriFieldTypeDouble", "alias": "LFROM", "domain": null }, { "name": "LTO", "type": "esriFieldTypeDouble", "alias": "LTO", "domain": null }, { "name": "RFROM", "type": "esriFieldTypeDouble", "alias": "RFROM", "domain": null }, { "name": "RTO", "type": "esriFieldTypeDouble", "alias": "RTO", "domain": null }, { "name": "PRE_DIR", "type": "esriFieldTypeString", "alias": "PRE_DIR", "length": 10, "domain": null }, { "name": "PRE_TYPE", "type": "esriFieldTypeString", "alias": "PRE_TYPE", "length": 15, "domain": null }, { "name": "STR_NAME", "type": "esriFieldTypeString", "alias": "STR_NAME", "length": 25, "domain": null }, { "name": "STR_TYPE", "type": "esriFieldTypeString", "alias": "STR_TYPE", "length": 15, "domain": null }, { "name": "SUF_DIR", "type": "esriFieldTypeString", "alias": "SUF_DIR", "length": 15, "domain": null }, { "name": "ESNL", "type": "esriFieldTypeString", "alias": "ESNL", "length": 10, "domain": null }, { "name": "ESNR", "type": "esriFieldTypeString", "alias": "ESNR", "length": 10, "domain": null }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "FULLNAME", "length": 50, "domain": null }, { "name": "ONEWAY", "type": "esriFieldTypeString", "alias": "ONEWAY", "length": 5, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 5, "domain": null }, { "name": "COMMUNITY_L", "type": "esriFieldTypeString", "alias": "COMMUNITY_L", "length": 30, "domain": null }, { "name": "COMMUNITY_R", "type": "esriFieldTypeString", "alias": "COMMUNITY_R", "length": 30, "domain": null }, { "name": "RD_CLASS", "type": "esriFieldTypeSmallInteger", "alias": "RD_CLASS", "domain": null }, { "name": "RATE", "type": "esriFieldTypeSmallInteger", "alias": "RATE", "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 100, "domain": null }, { "name": "PRINCIPAL", "type": "esriFieldTypeSmallInteger", "alias": "PRINCIPAL", "domain": null }, { "name": "ZORDER", "type": "esriFieldTypeSmallInteger", "alias": "ZORDER", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "c1471cd947f6423f8be890ee1d01ebf8" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 6, "name": "TOWNSHIP", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102735, "latestWkid": 3455, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 2.0E-5, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 99999.99999999999 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[TOWNSHIP] CONCAT \" - \" CONCAT [RANGE]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": false, "stackLabel": false, "useCodedValues": true, "maxScale": 24000.00000000033, "minScale": 0, "name": "Default", "priority": 4, "symbol": { "type": "esriTS", "color": [ 115, 76, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 12, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.1250824288268397E7, "ymin": 5419754.705363218, "xmax": -1.1169679320916777E7, "ymax": 5491872.658433737, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TOWNSHIP_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 10, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "RANGE", "length": 10, "domain": null }, { "name": "TOWNSHIP_NAME", "type": "esriFieldTypeString", "alias": "TOWNSHIP NAME", "length": 25, "domain": null }, { "name": "FEATURE_TYPE", "type": "esriFieldTypeString", "alias": "FEATURE TYPE", "length": 15, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 25, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "c1471cd947f6423f8be890ee1d01ebf8" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 7, "name": "SECTION", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102735, "latestWkid": 3455, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 2.0E-5, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 99999.99999999999 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 100000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[SECTION_NUMBER]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 62500, "name": "Default", "priority": 5, "symbol": { "type": "esriTS", "color": [ 230, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.1250824288268397E7, "ymin": 5419754.705363218, "xmax": -1.1169679320916777E7, "ymax": 5491872.658433737, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TOWNSHIP_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "SECTION_NUMBER", "type": "esriFieldTypeDouble", "alias": "SECTION NUMBER", "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 10, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "RANGE", "length": 10, "domain": null }, { "name": "TOWNSHIP_NAME", "type": "esriFieldTypeString", "alias": "TOWNSHIP NAME", "length": 25, "domain": null }, { "name": "FEATURE_TYPE", "type": "esriFieldTypeString", "alias": "FEATURE TYPE", "length": 15, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 25, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "c1471cd947f6423f8be890ee1d01ebf8" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 8, "name": "PARCEL", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102735, "latestWkid": 3455, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.1250824288268397E7, "ymin": 5419754.705363218, "xmax": -1.1169679320916777E7, "ymax": 5491872.658433737, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TOWNSHIP_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "PARCEL_ID", "type": "esriFieldTypeString", "alias": "PARCEL_ID", "length": 15, "domain": null }, { "name": "SECTION_NUMBER", "type": "esriFieldTypeDouble", "alias": "SECTION NUMBER", "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 10, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "RANGE", "length": 10, "domain": null }, { "name": "TOWNSHIP_NAME", "type": "esriFieldTypeString", "alias": "TOWNSHIP NAME", "length": 25, "domain": null }, { "name": "FEATURE_TYPE", "type": "esriFieldTypeString", "alias": "FEATURE TYPE", "length": 50, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 25, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 100, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "BLOCK", "type": "esriFieldTypeString", "alias": "BLOCK", "length": 10, "domain": null }, { "name": "ADDITION", "type": "esriFieldTypeString", "alias": "ADDITION", "length": 50, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 50, "domain": null }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "length": 50, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "OWNERNAME", "type": "esriFieldTypeString", "alias": "OWNERNAME", "length": 255, "domain": null }, { "name": "SITE_ADDRESS", "type": "esriFieldTypeString", "alias": "SITE_ADDRESS", "length": 255, "domain": null }, { "name": "LEGAL", "type": "esriFieldTypeString", "alias": "LEGAL", "length": 255, "domain": null }, { "name": "DEEDED_ACRE", "type": "esriFieldTypeDouble", "alias": "DEEDED_ACRE", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "c1471cd947f6423f8be890ee1d01ebf8" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 9, "name": "ADDRESS_POINTS", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102735, "latestWkid": 3455, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 77, 168, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[HSE_NUM]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.1250265307536602E7, "ymin": 5423174.545506153, "xmax": -1.1172256880236885E7, "ymax": 5491103.098333265, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREET_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "POST_DIR", "type": "esriFieldTypeString", "alias": "POST_DIR", "length": 2, "domain": null }, { "name": "DLVRY_ADD", "type": "esriFieldTypeString", "alias": "DLVRY_ADD", "length": 75, "domain": null }, { "name": "PRE_DIR", "type": "esriFieldTypeString", "alias": "PRE_DIR", "length": 2, "domain": null }, { "name": "STR_NAME", "type": "esriFieldTypeString", "alias": "STR_NAME", "length": 50, "domain": null }, { "name": "STR_TYPE", "type": "esriFieldTypeString", "alias": "STR_TYPE", "length": 5, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 30, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 2, "domain": null }, { "name": "ZIP_CODE", "type": "esriFieldTypeString", "alias": "ZIP_CODE", "length": 5, "domain": null }, { "name": "STR_NUM", "type": "esriFieldTypeString", "alias": "STR_NUM", "length": 15, "domain": null }, { "name": "UNIT_TYPE", "type": "esriFieldTypeString", "alias": "UNIT_TYPE", "length": 15, "domain": null }, { "name": "UNIT_NUM", "type": "esriFieldTypeString", "alias": "UNIT_NUM", "length": 15, "domain": null }, { "name": "ESN", "type": "esriFieldTypeString", "alias": "ESN", "length": 5, "domain": null }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "length": 26, "domain": null }, { "name": "DateUpdate", "type": "esriFieldTypeString", "alias": "DateUpdate", "length": 26, "domain": null }, { "name": "UNIQ_ID", "type": "esriFieldTypeString", "alias": "UNIQ_ID", "length": 50, "domain": null }, { "name": "COUNTRY", "type": "esriFieldTypeString", "alias": "COUNTRY", "length": 2, "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 40, "domain": null }, { "name": "INC_MUNI", "type": "esriFieldTypeString", "alias": "INC_MUNI", "length": 40, "domain": null }, { "name": "HSE_NUM_SUF", "type": "esriFieldTypeString", "alias": "HSE_NUM_SUF", "length": 15, "domain": null }, { "name": "HSE_NUM", "type": "esriFieldTypeInteger", "alias": "HSE_NUM", "domain": null }, { "name": "GC_EXCEPT", "type": "esriFieldTypeString", "alias": "GC_EXCEPT", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "c1471cd947f6423f8be890ee1d01ebf8" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 10, "name": "Soil", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102735, "latestWkid": 3455, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 100000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MUSYM", "uniqueValueGroups": [ { "heading": "MUSYM", "classes": [ { "label": "AB", "description": "AB", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "AB" ] ] }, { "label": "AIC", "description": "AIC", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "AIC" ] ] }, { "label": "BB", "description": "BB", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BB" ] ] }, { "label": "BF", "description": "BF", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 249, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BF" ] ] }, { "label": "BG", "description": "BG", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BG" ] ] }, { "label": "BH", "description": "BH", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 227, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BH" ] ] }, { "label": "BI", "description": "BI", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 239, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BI" ] ] }, { "label": "BS", "description": "BS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BS" ] ] }, { "label": "BT", "description": "BT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 201, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BT" ] ] }, { "label": "BU", "description": "BU", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BU" ] ] }, { "label": "BUA", "description": "BUA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BUA" ] ] }, { "label": "BX", "description": "BX", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 235, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BX" ] ] }, { "label": "CPA", "description": "CPA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 193, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CPA" ] ] }, { "label": "DSC", "description": "DSC", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "DSC" ] ] }, { "label": "DUD", "description": "DUD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "DUD" ] ] }, { "label": "GE", "description": "GE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GE" ] ] }, { "label": "GP", "description": "GP", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 213, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GP" ] ] }, { "label": "HA", "description": "HA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HA" ] ] }, { "label": "HB", "description": "HB", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HB" ] ] }, { "label": "HD", "description": "HD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 241, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HD" ] ] }, { "label": "HG", "description": "HG", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 243, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HG" ] ] }, { "label": "HM", "description": "HM", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HM" ] ] }, { "label": "HN", "description": "HN", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 245, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HN" ] ] }, { "label": "HO", "description": "HO", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 180, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HO" ] ] }, { "label": "IN", "description": "IN", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 233, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "IN" ] ] }, { "label": "KEA", "description": "KEA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 209, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KEA" ] ] }, { "label": "KEB", "description": "KEB", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KEB" ] ] }, { "label": "KEC", "description": "KEC", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KEC" ] ] }, { "label": "KED", "description": "KED", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KED" ] ] }, { "label": "KH", "description": "KH", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KH" ] ] }, { "label": "KMB", "description": "KMB", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KMB" ] ] }, { "label": "KNB", "description": "KNB", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 241, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KNB" ] ] }, { "label": "KNC", "description": "KNC", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KNC" ] ] }, { "label": "KND", "description": "KND", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 198, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KND" ] ] }, { "label": "KO", "description": "KO", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 229, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KO" ] ] }, { "label": "KP", "description": "KP", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KP" ] ] }, { "label": "KY", "description": "KY", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 228, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KY" ] ] }, { "label": "LAB", "description": "LAB", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LAB" ] ] }, { "label": "LAC", "description": "LAC", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LAC" ] ] }, { "label": "LAD", "description": "LAD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LAD" ] ] }, { "label": "LDD", "description": "LDD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LDD" ] ] }, { "label": "LKC", "description": "LKC", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LKC" ] ] }, { "label": "LOA", "description": "LOA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LOA" ] ] }, { "label": "LOB", "description": "LOB", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LOB" ] ] }, { "label": "LS", "description": "LS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 221, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LS" ] ] }, { "label": "LVE", "description": "LVE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 249, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LVE" ] ] }, { "label": "M-W", "description": "M-W", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 237, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "M-W" ] ] }, { "label": "MFC", "description": "MFC", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 241, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MFC" ] ] }, { "label": "MIA", "description": "MIA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 237, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MIA" ] ] }, { "label": "MLB", "description": "MLB", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MLB" ] ] }, { "label": "MLC", "description": "MLC", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MLC" ] ] }, { "label": "MM", "description": "MM", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MM" ] ] }, { "label": "MMA", "description": "MMA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 211, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MMA" ] ] }, { "label": "MN", "description": "MN", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 209, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MN" ] ] }, { "label": "MO", "description": "MO", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 241, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MO" ] ] }, { "label": "MP", "description": "MP", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MP" ] ] }, { "label": "MSD", "description": "MSD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MSD" ] ] }, { "label": "MUD", "description": "MUD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MUD" ] ] }, { "label": "NB", "description": "NB", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 228, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NB" ] ] }, { "label": "NC", "description": "NC", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 206, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NC" ] ] }, { "label": "OAF", "description": "OAF", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 223, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "OAF" ] ] }, { "label": "OBE", "description": "OBE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "OBE" ] ] }, { "label": "OCC", "description": "OCC", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "OCC" ] ] }, { "label": "OIC", "description": "OIC", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "OIC" ] ] }, { "label": "OKE", "description": "OKE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 241, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "OKE" ] ] }, { "label": "OLB", "description": "OLB", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "OLB" ] ] }, { "label": "OLC", "description": "OLC", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 228, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "OLC" ] ] }, { "label": "OLD", "description": "OLD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 235, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "OLD" ] ] }, { "label": "OMB", "description": "OMB", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "OMB" ] ] }, { "label": "OND", "description": "OND", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 191, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "OND" ] ] }, { "label": "OPA", "description": "OPA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 217, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "OPA" ] ] }, { "label": "OPB", "description": "OPB", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 195, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "OPB" ] ] }, { "label": "OPC", "description": "OPC", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "OPC" ] ] }, { "label": "OPD", "description": "OPD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 229, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "OPD" ] ] }, { "label": "OT", "description": "OT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "OT" ] ] }, { "label": "OTD", "description": "OTD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "OTD" ] ] }, { "label": "OWC", "description": "OWC", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 186, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "OWC" ] ] }, { "label": "PCA", "description": "PCA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PCA" ] ] }, { "label": "PD", "description": "PD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PD" ] ] }, { "label": "PRA", "description": "PRA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 200, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PRA" ] ] }, { "label": "PRB", "description": "PRB", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PRB" ] ] }, { "label": "PRC", "description": "PRC", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PRC" ] ] }, { "label": "PSA", "description": "PSA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PSA" ] ] }, { "label": "PTA", "description": "PTA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PTA" ] ] }, { "label": "PU", "description": "PU", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 235, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PU" ] ] }, { "label": "R511E", "description": "R511E", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 244, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "R511E" ] ] }, { "label": "REA", "description": "REA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 250, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "REA" ] ] }, { "label": "REB", "description": "REB", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "REB" ] ] }, { "label": "REC", "description": "REC", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "REC" ] ] }, { "label": "RKA", "description": "RKA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 195, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RKA" ] ] }, { "label": "RKB", "description": "RKB", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RKB" ] ] }, { "label": "RLA", "description": "RLA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RLA" ] ] }, { "label": "RLB", "description": "RLB", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 208, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RLB" ] ] }, { "label": "SBE", "description": "SBE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SBE" ] ] }, { "label": "SNE", "description": "SNE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SNE" ] ] }, { "label": "SOE", "description": "SOE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SOE" ] ] }, { "label": "SRE", "description": "SRE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 222, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SRE" ] ] }, { "label": "SVE", "description": "SVE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 220, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SVE" ] ] }, { "label": "SWE", "description": "SWE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SWE" ] ] }, { "label": "W", "description": "W", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "W" ] ] }, { "label": "WBB", "description": "WBB", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WBB" ] ] }, { "label": "WC", "description": "WC", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WC" ] ] }, { "label": "WD", "description": "WD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 224, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WD" ] ] }, { "label": "WT", "description": "WT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WT" ] ] }, { "label": "WW", "description": "WW", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 249, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WW" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "AB", "label": "AB" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "AIC", "label": "AIC" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BB", "label": "BB" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 249, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BF", "label": "BF" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BG", "label": "BG" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 227, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BH", "label": "BH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 239, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BI", "label": "BI" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BS", "label": "BS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 201, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BT", "label": "BT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BU", "label": "BU" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BUA", "label": "BUA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 235, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BX", "label": "BX" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 193, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CPA", "label": "CPA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DSC", "label": "DSC" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DUD", "label": "DUD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GE", "label": "GE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 213, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GP", "label": "GP" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HA", "label": "HA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HB", "label": "HB" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 241, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HD", "label": "HD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 243, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HG", "label": "HG" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HM", "label": "HM" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 245, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HN", "label": "HN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 180, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HO", "label": "HO" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 233, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "IN", "label": "IN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 209, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KEA", "label": "KEA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KEB", "label": "KEB" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KEC", "label": "KEC" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KED", "label": "KED" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KH", "label": "KH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KMB", "label": "KMB" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 241, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KNB", "label": "KNB" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KNC", "label": "KNC" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 198, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KND", "label": "KND" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 229, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KO", "label": "KO" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KP", "label": "KP" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 228, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KY", "label": "KY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LAB", "label": "LAB" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LAC", "label": "LAC" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LAD", "label": "LAD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LDD", "label": "LDD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LKC", "label": "LKC" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LOA", "label": "LOA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LOB", "label": "LOB" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 221, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LS", "label": "LS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 249, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LVE", "label": "LVE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 237, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "M-W", "label": "M-W" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 241, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MFC", "label": "MFC" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 237, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MIA", "label": "MIA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MLB", "label": "MLB" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MLC", "label": "MLC" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MM", "label": "MM" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 211, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MMA", "label": "MMA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 209, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MN", "label": "MN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 241, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MO", "label": "MO" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MP", "label": "MP" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MSD", "label": "MSD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MUD", "label": "MUD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 228, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NB", "label": "NB" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 206, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NC", "label": "NC" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 223, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "OAF", "label": "OAF" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "OBE", "label": "OBE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "OCC", "label": "OCC" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "OIC", "label": "OIC" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 241, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "OKE", "label": "OKE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "OLB", "label": "OLB" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 228, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "OLC", "label": "OLC" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 235, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "OLD", "label": "OLD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "OMB", "label": "OMB" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 191, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "OND", "label": "OND" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 217, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "OPA", "label": "OPA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 195, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "OPB", "label": "OPB" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "OPC", "label": "OPC" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 229, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "OPD", "label": "OPD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "OT", "label": "OT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "OTD", "label": "OTD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 186, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "OWC", "label": "OWC" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PCA", "label": "PCA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PD", "label": "PD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 200, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PRA", "label": "PRA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PRB", "label": "PRB" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PRC", "label": "PRC" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PSA", "label": "PSA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PTA", "label": "PTA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 235, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PU", "label": "PU" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 244, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "R511E", "label": "R511E" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 250, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "REA", "label": "REA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "REB", "label": "REB" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "REC", "label": "REC" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 195, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RKA", "label": "RKA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RKB", "label": "RKB" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RLA", "label": "RLA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 208, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RLB", "label": "RLB" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SBE", "label": "SBE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SNE", "label": "SNE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SOE", "label": "SOE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 222, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SRE", "label": "SRE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 220, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SVE", "label": "SVE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SWE", "label": "SWE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "W", "label": "W" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WBB", "label": "WBB" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WC", "label": "WC" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 224, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WD", "label": "WD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WT", "label": "WT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 249, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WW", "label": "WW" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 252, 182, 255 ], "toColor": [ 217, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 189, 252, 255 ], "toColor": [ 238, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 196, 187, 255 ], "toColor": [ 252, 196, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 244, 255 ], "toColor": [ 199, 252, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 218, 252, 255 ], "toColor": [ 189, 218, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 215, 255 ], "toColor": [ 252, 242, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 231, 255 ], "toColor": [ 252, 210, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 209, 255 ], "toColor": [ 182, 252, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 182, 252, 255 ], "toColor": [ 179, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 240, 252, 255 ], "toColor": [ 199, 240, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 223, 255 ], "toColor": [ 252, 182, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 251, 194, 255 ], "toColor": [ 252, 251, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 212, 252, 255 ], "toColor": [ 234, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 224, 184, 255 ], "toColor": [ 252, 224, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 205, 255 ], "toColor": [ 252, 187, 205, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 197, 252, 255 ], "toColor": [ 202, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 252, 210, 255 ], "toColor": [ 233, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 184, 255 ], "toColor": [ 189, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 219, 210, 255 ], "toColor": [ 252, 219, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 250, 255 ], "toColor": [ 252, 179, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 199, 255 ], "toColor": [ 207, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 182, 252, 255 ], "toColor": [ 208, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 252, 255 ], "toColor": [ 252, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 224, 252, 255 ], "toColor": [ 212, 224, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 227, 255 ], "toColor": [ 179, 252, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 221, 255 ], "toColor": [ 207, 252, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 252, 184, 255 ], "toColor": [ 240, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 180, 255 ], "toColor": [ 252, 179, 180, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 228, 252, 255 ], "toColor": [ 182, 228, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 210, 255 ], "toColor": [ 252, 204, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 252, 194, 255 ], "toColor": [ 226, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 249, 252, 255 ], "toColor": [ 192, 249, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 206, 184, 255 ], "toColor": [ 252, 206, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 210, 255 ], "toColor": [ 252, 229, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 201, 252, 255 ], "toColor": [ 184, 201, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 213, 252, 255 ], "toColor": [ 212, 213, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 240, 255 ], "toColor": [ 252, 184, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 194, 252, 255 ], "toColor": [ 218, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 235, 252, 255 ], "toColor": [ 215, 235, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 250, 255 ], "toColor": [ 179, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 232, 182, 255 ], "toColor": [ 252, 232, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 232, 255 ], "toColor": [ 252, 197, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 179, 252, 255 ], "toColor": [ 239, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 249, 255 ], "toColor": [ 252, 212, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 179, 255 ], "toColor": [ 252, 250, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 237, 199, 255 ], "toColor": [ 252, 237, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 252, 255 ], "toColor": [ 215, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 230, 255 ], "toColor": [ 207, 252, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 214, 184, 255 ], "toColor": [ 252, 214, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 252, 210, 255 ], "toColor": [ 217, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 199, 252, 255 ], "toColor": [ 230, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 252, 199, 255 ], "toColor": [ 244, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 248, 187, 252, 255 ], "toColor": [ 248, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 252, 255 ], "toColor": [ 252, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 199, 255 ], "toColor": [ 179, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 212, 255 ], "toColor": [ 252, 250, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 224, 194, 255 ], "toColor": [ 252, 224, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 193, 252, 255 ], "toColor": [ 187, 193, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 209, 255 ], "toColor": [ 202, 252, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 204, 252, 255 ], "toColor": [ 218, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 191, 255 ], "toColor": [ 252, 189, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 189, 252, 255 ], "toColor": [ 197, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 217, 255 ], "toColor": [ 252, 197, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 252, 212, 255 ], "toColor": [ 245, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 222, 199, 255 ], "toColor": [ 252, 222, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 202, 255 ], "toColor": [ 252, 192, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 243, 255 ], "toColor": [ 215, 252, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 215, 252, 255 ], "toColor": [ 228, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 252, 202, 255 ], "toColor": [ 218, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 236, 255 ], "toColor": [ 187, 252, 236, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 232, 255 ], "toColor": [ 252, 189, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 229, 252, 255 ], "toColor": [ 199, 229, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 204, 255 ], "toColor": [ 252, 210, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 238, 179, 255 ], "toColor": [ 252, 238, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 192, 252, 255 ], "toColor": [ 223, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 234, 252, 255 ], "toColor": [ 187, 234, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 242, 252, 255 ], "toColor": [ 184, 242, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 204, 252, 255 ], "toColor": [ 206, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 252, 179, 255 ], "toColor": [ 228, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 223, 255 ], "toColor": [ 197, 252, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 221, 255 ], "toColor": [ 252, 207, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 179, 255 ], "toColor": [ 202, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 214, 255 ], "toColor": [ 252, 184, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 207, 252, 255 ], "toColor": [ 240, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 252, 179, 255 ], "toColor": [ 245, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 211, 252, 189, 255 ], "toColor": [ 211, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 197, 255 ], "toColor": [ 189, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 194, 255 ], "toColor": [ 252, 179, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 222, 255 ], "toColor": [ 252, 192, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 218, 252, 255 ], "toColor": [ 204, 218, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 221, 255 ], "toColor": [ 252, 215, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 205, 194, 255 ], "toColor": [ 252, 205, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 221, 252, 255 ], "toColor": [ 194, 221, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 239, 255 ], "toColor": [ 197, 252, 239, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 245, 255 ], "toColor": [ 189, 252, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 249, 255 ], "toColor": [ 252, 207, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 214, 255 ], "toColor": [ 202, 252, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 221, 255 ], "toColor": [ 182, 252, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 252, 204, 255 ], "toColor": [ 226, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 194, 252, 255 ], "toColor": [ 234, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 207, 252, 255 ], "toColor": [ 179, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 212, 252, 255 ], "toColor": [ 219, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 252, 189, 255 ], "toColor": [ 221, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 182, 252, 255 ], "toColor": [ 196, 182, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 60, "labelingInfo": [ { "labelExpression": "[MUSYM]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Default", "priority": 3, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.1250824288268397E7, "ymin": 5419754.705363218, "xmax": -1.1169679320916777E7, "ymax": 5491872.658433737, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PARCEL_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "PARCEL_ID", "type": "esriFieldTypeString", "alias": "PARCEL_ID", "length": 15, "domain": null }, { "name": "MUSYM", "type": "esriFieldTypeString", "alias": "MUSYM", "length": 6, "domain": null }, { "name": "MUKEY", "type": "esriFieldTypeString", "alias": "MUKEY", "length": 30, "domain": null }, { "name": "SOIL_DESCRIPTION", "type": "esriFieldTypeString", "alias": "SOIL_DESCRIPTION", "length": 125, "domain": null }, { "name": "RATING", "type": "esriFieldTypeDouble", "alias": "RATING", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "Soil_Acres", "type": "esriFieldTypeDouble", "alias": "Soil_Acres", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "c1471cd947f6423f8be890ee1d01ebf8" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 11, "name": "PLAT", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102735, "latestWkid": 3455, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 2.0E-5, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 99999.99999999999 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 11230.315269542734, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ADDITION", "uniqueValueGroups": [ { "heading": "ADDITION", "classes": [ { "label": "1ST DIVISION OF OUTLOT I", "description": "1ST DIVISION OF OUTLOT I", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "1ST DIVISION OF OUTLOT I" ] ] }, { "label": "2ND DIVISION OF OUTLOT I", "description": "2ND DIVISION OF OUTLOT I", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 242, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "2ND DIVISION OF OUTLOT I" ] ] }, { "label": "3RD DIVISION OF OUTLOT I", "description": "3RD DIVISION OF OUTLOT I", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "3RD DIVISION OF OUTLOT I" ] ] }, { "label": "4TH DIVISION OF OUTLOT I", "description": "4TH DIVISION OF OUTLOT I", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 231, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "4TH DIVISION OF OUTLOT I" ] ] }, { "label": "5TH DIVISION OF OUTLOT I", "description": "5TH DIVISION OF OUTLOT I", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 246, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "5TH DIVISION OF OUTLOT I" ] ] }, { "label": "7TH DIVISION OF OUTLOT I", "description": "7TH DIVISION OF OUTLOT I", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 228, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "7TH DIVISION OF OUTLOT I" ] ] }, { "label": "BECK'S ADDITION", "description": "BECK'S ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BECK'S ADDITION" ] ] }, { "label": "BORDER'S ADDITION", "description": "BORDER'S ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 193, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BORDER'S ADDITION" ] ] }, { "label": "BRACKETT'S 1ST ADDITION", "description": "BRACKETT'S 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 201, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BRACKETT'S 1ST ADDITION" ] ] }, { "label": "BYRD'S ADDITION", "description": "BYRD'S ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 233, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BYRD'S ADDITION" ] ] }, { "label": "CAPA 1ST ADDITION", "description": "CAPA 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 227, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CAPA 1ST ADDITION" ] ] }, { "label": "EAST FRONT ADDITION", "description": "EAST FRONT ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 208, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EAST FRONT ADDITION" ] ] }, { "label": "JOY'S 1ST ADDITION", "description": "JOY'S 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 248, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "JOY'S 1ST ADDITION" ] ] }, { "label": "KLEVENS ADDITION", "description": "KLEVENS ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 225, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KLEVENS ADDITION" ] ] }, { "label": "KOTHE-GEISLER ADDITION", "description": "KOTHE-GEISLER ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KOTHE-GEISLER ADDITION" ] ] }, { "label": "LEUDTKES ADDITION", "description": "LEUDTKES ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LEUDTKES ADDITION" ] ] }, { "label": "MILWAUKEES 1ST ADDITION", "description": "MILWAUKEES 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MILWAUKEES 1ST ADDITION" ] ] }, { "label": "MILWAUKEES 2ND ADDITION", "description": "MILWAUKEES 2ND ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 239, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MILWAUKEES 2ND ADDITION" ] ] }, { "label": "MILWAUKEES 3RD ADDITION", "description": "MILWAUKEES 3RD ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MILWAUKEES 3RD ADDITION" ] ] }, { "label": "MURDO WATERWORKS", "description": "MURDO WATERWORKS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MURDO WATERWORKS" ] ] }, { "label": "McCULLOUGH'S ADDITION", "description": "McCULLOUGH'S ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 246, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "McCULLOUGH'S ADDITION" ] ] }, { "label": "NIX TRACTS", "description": "NIX TRACTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 218, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NIX TRACTS" ] ] }, { "label": "NORTH'S 2ND ADDITION", "description": "NORTH'S 2ND ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 227, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NORTH'S 2ND ADDITION" ] ] }, { "label": "NORTH'S ADDITION", "description": "NORTH'S ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NORTH'S ADDITION" ] ] }, { "label": "NYQUIST ADDITION", "description": "NYQUIST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 185, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NYQUIST ADDITION" ] ] }, { "label": "ORIGINAL ADDITION", "description": "ORIGINAL ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ORIGINAL ADDITION" ] ] }, { "label": "WEST CENTRAL ELECTRICAL ADDITION", "description": "WEST CENTRAL ELECTRICAL ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 229, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WEST CENTRAL ELECTRICAL ADDITION" ] ] }, { "label": "ZAUGG ADDITION", "description": "ZAUGG ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ZAUGG ADDITION" ] ] }, { "label": "RAILROAD FIRST", "description": "RAILROAD FIRST", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 205, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "RAILROAD FIRST" ] ] }, { "label": "M & H", "description": "M & H", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 241, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "M & H" ] ] }, { "label": "M & B", "description": "M & B", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "M & B" ] ] }, { "label": "AGTEGRA", "description": "AGTEGRA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 188, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "AGTEGRA" ] ] }, { "label": "KATIE'S", "description": "KATIE'S", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "KATIE'S" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1ST DIVISION OF OUTLOT I", "label": "1ST DIVISION OF OUTLOT I" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 242, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2ND DIVISION OF OUTLOT I", "label": "2ND DIVISION OF OUTLOT I" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3RD DIVISION OF OUTLOT I", "label": "3RD DIVISION OF OUTLOT I" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 231, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "4TH DIVISION OF OUTLOT I", "label": "4TH DIVISION OF OUTLOT I" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 246, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5TH DIVISION OF OUTLOT I", "label": "5TH DIVISION OF OUTLOT I" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 228, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7TH DIVISION OF OUTLOT I", "label": "7TH DIVISION OF OUTLOT I" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BECK'S ADDITION", "label": "BECK'S ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 193, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BORDER'S ADDITION", "label": "BORDER'S ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 201, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BRACKETT'S 1ST ADDITION", "label": "BRACKETT'S 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 233, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BYRD'S ADDITION", "label": "BYRD'S ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 227, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CAPA 1ST ADDITION", "label": "CAPA 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 208, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EAST FRONT ADDITION", "label": "EAST FRONT ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 248, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "JOY'S 1ST ADDITION", "label": "JOY'S 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 225, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KLEVENS ADDITION", "label": "KLEVENS ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KOTHE-GEISLER ADDITION", "label": "KOTHE-GEISLER ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LEUDTKES ADDITION", "label": "LEUDTKES ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MILWAUKEES 1ST ADDITION", "label": "MILWAUKEES 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 239, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MILWAUKEES 2ND ADDITION", "label": "MILWAUKEES 2ND ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MILWAUKEES 3RD ADDITION", "label": "MILWAUKEES 3RD ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MURDO WATERWORKS", "label": "MURDO WATERWORKS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 246, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "McCULLOUGH'S ADDITION", "label": "McCULLOUGH'S ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 218, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NIX TRACTS", "label": "NIX TRACTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 227, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NORTH'S 2ND ADDITION", "label": "NORTH'S 2ND ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NORTH'S ADDITION", "label": "NORTH'S ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 185, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NYQUIST ADDITION", "label": "NYQUIST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ORIGINAL ADDITION", "label": "ORIGINAL ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 229, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WEST CENTRAL ELECTRICAL ADDITION", "label": "WEST CENTRAL ELECTRICAL ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ZAUGG ADDITION", "label": "ZAUGG ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 205, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "RAILROAD FIRST", "label": "RAILROAD FIRST" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 241, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "M & H", "label": "M & H" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "M & B", "label": "M & B" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 188, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "AGTEGRA", "label": "AGTEGRA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "KATIE'S", "label": "KATIE'S" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 252, 182, 255 ], "toColor": [ 217, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 179, 252, 255 ], "toColor": [ 244, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 229, 252, 255 ], "toColor": [ 179, 229, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 201, 187, 255 ], "toColor": [ 252, 201, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 228, 255 ], "toColor": [ 179, 252, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 202, 252, 255 ], "toColor": [ 210, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 224, 255 ], "toColor": [ 252, 192, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 197, 255 ], "toColor": [ 252, 239, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 252, 212, 255 ], "toColor": [ 226, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 179, 252, 255 ], "toColor": [ 180, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 252, 255 ], "toColor": [ 210, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 222, 252, 255 ], "toColor": [ 212, 222, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 230, 210, 255 ], "toColor": [ 252, 230, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 184, 255 ], "toColor": [ 249, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 201, 255 ], "toColor": [ 192, 252, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 252, 255 ], "toColor": [ 252, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 222, 255 ], "toColor": [ 252, 215, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 184, 252, 255 ], "toColor": [ 216, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 207, 252, 255 ], "toColor": [ 182, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 201, 255 ], "toColor": [ 252, 192, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 232, 255 ], "toColor": [ 212, 252, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 252, 182, 255 ], "toColor": [ 185, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 238, 255 ], "toColor": [ 252, 179, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 244, 255 ], "toColor": [ 252, 215, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 214, 184, 255 ], "toColor": [ 252, 214, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 246, 255 ], "toColor": [ 187, 252, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 192, 252, 255 ], "toColor": [ 189, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 210, 252, 255 ], "toColor": [ 238, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 240, 252, 255 ], "toColor": [ 212, 240, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 243, 252, 255 ], "toColor": [ 182, 243, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 252, 202, 255 ], "toColor": [ 247, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 200, 255 ], "toColor": [ 252, 179, 200, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 214, 255 ], "toColor": [ 187, 252, 214, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 60, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.1241893958722005E7, "ymin": 5446181.820562441, "xmax": -1.1190591362578342E7, "ymax": 5491690.994128896, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ADDITION", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "ADDITION", "type": "esriFieldTypeString", "alias": "ADDITION", "length": 50, "domain": null }, { "name": "BLOCK", "type": "esriFieldTypeString", "alias": "BLOCK", "length": 50, "domain": null }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "length": 50, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 50, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 50, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "c1471cd947f6423f8be890ee1d01ebf8" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 12, "name": "CITY LIMITS", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102735, "latestWkid": 3455, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 2.0E-5, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 99999.99999999999 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 60, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.1212783766613012E7, "ymin": 5447459.56002497, "xmax": -1.119059581912215E7, "ymax": 5454609.17645841, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TOWNSHIP_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "PARCEL_NUMBER", "type": "esriFieldTypeString", "alias": "PARCEL_NUMBER", "length": 15, "domain": null }, { "name": "SECTION_NUMBER", "type": "esriFieldTypeDouble", "alias": "SECTION NUMBER", "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 10, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "RANGE", "length": 10, "domain": null }, { "name": "TOWNSHIP_NAME", "type": "esriFieldTypeString", "alias": "TOWNSHIP NAME", "length": 25, "domain": null }, { "name": "FEATURE_TYPE", "type": "esriFieldTypeString", "alias": "FEATURE TYPE", "length": 50, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 25, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 100, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "BLOCK", "type": "esriFieldTypeString", "alias": "BLOCK", "length": 10, "domain": null }, { "name": "ADDITION", "type": "esriFieldTypeString", "alias": "ADDITION", "length": 50, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 50, "domain": null }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "length": 50, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "c1471cd947f6423f8be890ee1d01ebf8" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 19, "name": "SCHOOL_DISTRICTS", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102735, "latestWkid": 3455, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SCHOOL_DIS", "uniqueValueGroups": [ { "heading": "SCHOOL DIS", "classes": [ { "label": "KADOKA AREA 35-2", "description": "KADOKA AREA 35-2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "1" ] ] }, { "label": "JONES COUNTY 37-3", "description": "JONES COUNTY 37-3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "2" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "1", "label": "KADOKA AREA 35-2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "2", "label": "JONES COUNTY 37-3" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 252, 182, 255 ], "toColor": [ 217, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 179, 252, 255 ], "toColor": [ 239, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 179, 255 ], "toColor": [ 252, 194, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 228, 252, 255 ], "toColor": [ 194, 228, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 232, 255 ], "toColor": [ 212, 252, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 193, 252, 255 ], "toColor": [ 184, 193, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 244, 255 ], "toColor": [ 252, 215, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 207, 255 ], "toColor": [ 252, 246, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 201, 255 ], "toColor": [ 252, 179, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 201, 255 ], "toColor": [ 179, 252, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 224, 212, 255 ], "toColor": [ 252, 224, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 249, 252, 255 ], "toColor": [ 182, 249, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 212, 252, 255 ], "toColor": [ 210, 212, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "labelExpression": "[SCHOOL_NAME] CONCAT NEWLINE CONCAT [SCHOOL_CODE]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Times New Roman", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.1250824288268415E7, "ymin": 5420101.53558473, "xmax": -1.1169686548549602E7, "ymax": 5491872.657935619, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SCHOOL_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SCHOOL_DIS", "type": "esriFieldTypeInteger", "alias": "SCHOOL DIS", "domain": null }, { "name": "SCHOOL_NAME", "type": "esriFieldTypeString", "alias": "SCHOOL_NAME", "length": 50, "domain": null }, { "name": "SCHOOL_CODE", "type": "esriFieldTypeString", "alias": "SCHOOL_CODE", "length": 50, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "c1471cd947f6423f8be890ee1d01ebf8" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 18, "name": "FIRE_DISTRICTS", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102735, "latestWkid": 3455, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FIRE_DISTR", "uniqueValueGroups": [ { "heading": "FIRE DISTR", "classes": [ { "label": "MIDLAND FIRE DISTRICT", "description": "MIDLAND FIRE DISTRICT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 116, 122, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "0" ] ] }, { "label": "DRAPER FIRE DISTRICT", "description": "DRAPER FIRE DISTRICT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 82, 52, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "1" ] ] }, { "label": "MURDO FIRE DISTRICT", "description": "MURDO FIRE DISTRICT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "2" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 116, 122, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "0", "label": "MIDLAND FIRE DISTRICT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 82, 52, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "1", "label": "DRAPER FIRE DISTRICT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "2", "label": "MURDO FIRE DISTRICT" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 103, 80, 255 ], "toColor": [ 217, 103, 80, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 196, 194, 255 ], "toColor": [ 242, 196, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 100, 117, 255 ], "toColor": [ 181, 100, 117, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 56, 93, 255 ], "toColor": [ 242, 56, 93, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 50, 78, 255 ], "toColor": [ 179, 50, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 122, 146, 255 ], "toColor": [ 250, 122, 146, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 48, 48, 255 ], "toColor": [ 230, 48, 48, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 143, 146, 255 ], "toColor": [ 181, 143, 146, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 154, 134, 255 ], "toColor": [ 235, 154, 134, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 51, 46, 255 ], "toColor": [ 179, 51, 46, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 104, 87, 255 ], "toColor": [ 186, 104, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 149, 161, 255 ], "toColor": [ 240, 149, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 95, 84, 255 ], "toColor": [ 247, 95, 84, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.FIRE_DISTRICT", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Times New Roman", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.1250824288268415E7, "ymin": 5420101.53558473, "xmax": -1.1169686548549602E7, "ymax": 5491872.657935619, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FIRE_DISTRICT", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FIRE_DISTR", "type": "esriFieldTypeInteger", "alias": "FIRE DISTR", "domain": null }, { "name": "FIRE_DISTRICT", "type": "esriFieldTypeString", "alias": "FIRE_DISTRICT", "length": 50, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "c1471cd947f6423f8be890ee1d01ebf8" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 17, "name": "AMBULANCE_DISTRICTS", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102735, "latestWkid": 3455, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "AMBULANCE_DISTRICTIS", "uniqueValueGroups": [ { "heading": "AMBULANCE_DISTRICTIS", "classes": [ { "label": "CAPA AMBULANCE DISTRICT", "description": "CAPA AMBULANCE DISTRICT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 28, 128, 46, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "CAPA AMBULANCE DISTRICT" ] ] }, { "label": "DRAPER/MURDO AMBULANCE DISTRICT", "description": "DRAPER/MURDO AMBULANCE DISTRICT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 160, 49, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "DRAPER/MURDO AMBULANCE DISTRICT" ] ] }, { "label": "MURDO AMBULANCE DISTRICT", "description": "MURDO AMBULANCE DISTRICT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 34, 36, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "MURDO AMBULANCE DISTRICT" ] ] }, { "label": "MURDO RURAL AMBULANCE DISTRICT", "description": "MURDO RURAL AMBULANCE DISTRICT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 37, 116, 153, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "MURDO RURAL AMBULANCE DISTRICT" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 28, 128, 46, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CAPA AMBULANCE DISTRICT", "label": "CAPA AMBULANCE DISTRICT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 160, 49, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "DRAPER/MURDO AMBULANCE DISTRICT", "label": "DRAPER/MURDO AMBULANCE DISTRICT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 34, 36, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MURDO AMBULANCE DISTRICT", "label": "MURDO AMBULANCE DISTRICT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 37, 116, 153, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MURDO RURAL AMBULANCE DISTRICT", "label": "MURDO RURAL AMBULANCE DISTRICT" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 103, 150, 56, 255 ], "toColor": [ 103, 150, 56, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 104, 33, 133, 255 ], "toColor": [ 104, 33, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 40, 38, 255 ], "toColor": [ 163, 40, 38, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 132, 161, 255 ], "toColor": [ 45, 132, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 65, 93, 255 ], "toColor": [ 135, 65, 93, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 126, 77, 255 ], "toColor": [ 163, 126, 77, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 43, 92, 171, 255 ], "toColor": [ 43, 92, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 166, 131, 255 ], "toColor": [ 66, 166, 131, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 55, 161, 255 ], "toColor": [ 50, 55, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 128, 33, 255 ], "toColor": [ 143, 128, 33, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 47, 168, 92, 255 ], "toColor": [ 47, 168, 92, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 34, 65, 255 ], "toColor": [ 156, 34, 65, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 68, 35, 255 ], "toColor": [ 135, 68, 35, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.AMBULANCE_DISTRICTIS", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Times New Roman", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.1250824288268415E7, "ymin": 5420101.53558473, "xmax": -1.1169686548549602E7, "ymax": 5491872.657935619, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AMBULANCE_DISTRICTIS", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "AMBULANCE_DISTRICTIS", "type": "esriFieldTypeString", "alias": "AMBULANCE_DISTRICTIS", "length": 50, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "c1471cd947f6423f8be890ee1d01ebf8" } ], "tables": [] }