{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Contours 2'", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103457, "latestWkid": 8120, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17588100, "falseY": -48820100, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 9027.977411, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Contour_Type", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "value": "Index", "label": "Index" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1 }, "value": "Intermediate", "label": "Intermediate" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 96, 107, 247, 255 ], "toColor": [ 96, 107, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 196, 88, 255 ], "toColor": [ 135, 196, 88, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 88, 106, 255 ], "toColor": [ 209, 88, 106, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 165, 194, 255 ], "toColor": [ 79, 165, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 87, 239, 255 ], "toColor": [ 250, 87, 239, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 190, 131, 255 ], "toColor": [ 242, 190, 131, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 57, 129, 255 ], "toColor": [ 130, 57, 129, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 237, 202, 255 ], "toColor": [ 95, 237, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 130, 87, 255 ], "toColor": [ 120, 130, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 145, 212, 255 ], "toColor": [ 237, 145, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 86, 138, 255 ], "toColor": [ 50, 86, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 78, 55, 255 ], "toColor": [ 138, 78, 55, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 171, 250, 255 ], "toColor": [ 135, 171, 250, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Contour]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 1, "symbol": { "type": "esriTS", "color": [ 230, 152, 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": 2, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9932914.486346921, "ymin": 5556078.374766219, "xmax": -9822756.653286416, "ymax": 5626542.474394291, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Contour_Type", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "Contour", "type": "esriFieldTypeDouble", "alias": "Contour", "domain": null }, { "name": "Contour_Type", "type": "esriFieldTypeString", "alias": "Contour_Type", "length": 30, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R530_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S449_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b6e308ab39264728a2481ee791a60f5a" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "NRCS Wetspots", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103457, "latestWkid": 8120, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17588100, "falseY": -48820100, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "01af6cc8268a9a5d25c83a73a50fbf76", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACe0lEQVQ4jbWUP2hTQRzHPycRCUIjaMF7rUWo4p9BhOvi5NQtkKXYRYJQSGmX4pbJNk7FLVNs6JAGl0qhNA5mKnTRCj0oCqVgwe09MBQkdNGC5/DevV5ekrYo/pb33r27z33v9/veL8V/itR5JhljPEBGn4EQwv8ncARcArKJ8SpQOm2DnmBjTAEoAKrPugJQMMZooCqEqJ4JNsYsAPPuWBAENFbWAZguzrq/FLBkjPGEEAt9wZHSGBoEAVJKfN/n7sZVAPS4RimF1uEzinljjBZCvOunuGBfXjwtcrzdZmJ1KnkotNZ8eP6eSqrM8mY9hgPd4KhQyio93m5THJ2hll8jPTfEHTIx9Oeb7+TTOVojR67yjnq4ipfsi5SSidUpavk1ng1PUCuvwUAI/vZql+LoDK2RI/Zzh2TViWGMMTtCiLEYHKnNWrW+H7ooPTdErRzCbTwcuM/ni1/ZHP5CVmbRWuN5HlLKDtVWsTU/jZV1rrz9DUAGyFwa7MqxLebBxkcAdp5ciN1ijFFCCN3Tx9d7wE77/4PDrjkWHNiB6eIselwDYaEyr391Ldpt75GeG4rtNsat3mAhhB9d0wIQ+/Re4xoPBm/TbG3FKnfbeycFrSvXyxDeQu0qBihZsPVpPp2j2dpiP3fI9WYIdgu6OFmBVVx4KZkKq1qHghWVVJlma4vLL2+SlY84ah5gT0NdsThZ4cbjUReq3aaULF6VyM/Lm/XY/FrrjklKqaRSu7Yzx47qqjFGubkG8DyPRu4TcFKoBLSU7HBddhNCTEcpidumlDLZ1Wycv21a5UA1upENuvvy3zV6ZwMfGIPwRjnjuu+i84ATm5wJc+MPkb4IQVHZzhEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.0351623293222861E7, "ymin": 5224791.785165912, "xmax": -9659091.104197452, "ymax": 5948774.404494965, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FEATNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "Object ID", "domain": null }, { "name": "FEATSYM", "type": "esriFieldTypeString", "alias": "Feature Symbol", "length": 3, "domain": null }, { "name": "FEATNAME", "type": "esriFieldTypeString", "alias": "Feature Name", "length": 80, "domain": null }, { "name": "FEATDESC", "type": "esriFieldTypeString", "alias": "Feature Description", "length": 400, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R630_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S542_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b6e308ab39264728a2481ee791a60f5a" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "NRCS Soils", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103457, "latestWkid": 8120, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 2.0E-5, "falseX": -17588100, "falseY": -48820100, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 20000, "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": [ 115, 76, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[MUSYM]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 2, "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": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9932759.645760374, "ymin": 5556207.142771452, "xmax": -9822883.83087698, "ymax": 5626392.344669004, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MUSYM", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MUSYM", "type": "esriFieldTypeString", "alias": "MUSYM", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "musym_1", "type": "esriFieldTypeString", "alias": "musym_1", "length": 5, "domain": null }, { "name": "HYDRIC", "type": "esriFieldTypeString", "alias": "HYDRIC", "length": 5, "domain": null }, { "name": "PRIMEAG", "type": "esriFieldTypeString", "alias": "PRIMEAG", "length": 5, "domain": null }, { "name": "MUHELCL", "type": "esriFieldTypeSmallInteger", "alias": "MUHELCL", "domain": null }, { "name": "SEPTIC", "type": "esriFieldTypeString", "alias": "SEPTIC", "length": 12, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "a136_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.area", "shapeLengthFieldName": "Shape.len", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b6e308ab39264728a2481ee791a60f5a" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Wetland too small to delineate", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103457, "latestWkid": 8120, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17588100, "falseY": -48820100, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "95cf176acb69fd1c903929c6a8c4f911", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAmElEQVQ4jWNhoBCwQOkGBgYGYxL1nmVgYGiAGWCs7Ozro+TsQ5TOe3u3MNzduxnFBQxKzj4MepFpRFuPYQC5AKcBLy+fReGL62IPIqwGvLx8lmGJnwmKWMymM1gNoZ0XBtYAcV1jhphNZ1DEeMSlSHMBrlAn2gBiAdyAe3u3EK3p66vnGAacvbt3Mzx5EgmeIRvQQIpOZAAA9oMkknZjgiAAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.0352338311938465E7, "ymin": 5224592.371664655, "xmax": -9660629.045253148, "ymax": 5957446.748224893, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OBJECTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "DNR_CNTY_C", "type": "esriFieldTypeSmallInteger", "alias": "DNR_CNTY_C", "domain": null }, { "name": "DNR_CNTY_N", "type": "esriFieldTypeString", "alias": "DNR_CNTY_N", "length": 11, "domain": null }, { "name": "WETLAND_SY", "type": "esriFieldTypeString", "alias": "WETLAND_SY", "length": 37, "domain": null }, { "name": "DIGITIZEDA", "type": "esriFieldTypeString", "alias": "DIGITIZEDA", "length": 10, "domain": null }, { "name": "UPDATED_DA", "type": "esriFieldTypeString", "alias": "UPDATED_DA", "length": 10, "domain": null }, { "name": "UPDATE_CHA", "type": "esriFieldTypeString", "alias": "UPDATE_CHA", "length": 21, "domain": null }, { "name": "UPDATE_REA", "type": "esriFieldTypeString", "alias": "UPDATE_REA", "length": 30, "domain": null }, { "name": "DIGITAL_UP", "type": "esriFieldTypeString", "alias": "DIGITAL_UP", "length": 10, "domain": null }, { "name": "BASEMAP_YE", "type": "esriFieldTypeString", "alias": "BASEMAP_YE", "length": 4, "domain": null }, { "name": "PHOTO_YEAR", "type": "esriFieldTypeString", "alias": "PHOTO_YEAR", "length": 10, "domain": null }, { "name": "MAP_SOURCE", "type": "esriFieldTypeString", "alias": "MAP_SOURCE", "length": 28, "domain": null }, { "name": "WETLAND_ID", "type": "esriFieldTypeDouble", "alias": "WETLAND_ID", "domain": null }, { "name": "FILLED_FLA", "type": "esriFieldTypeString", "alias": "FILLED_FLA", "length": 1, "domain": null }, { "name": "MAPPING_ST", "type": "esriFieldTypeString", "alias": "MAPPING_ST", "length": 1, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R629_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S541_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b6e308ab39264728a2481ee791a60f5a" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Wisconsin DNR Wetlands", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103457, "latestWkid": 8120, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17588100, "falseY": -48820100, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 255, 190, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 127 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[CURRENT_WETCODE]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 3, "symbol": { "type": "esriTS", "color": [ 38, 115, 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, 127 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9932764.883575225, "ymin": 5556473.712841714, "xmax": -9822906.07867197, "ymax": 5626379.599118468, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DNR_CNTY_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DIGITIZED_DATE_TEXT", "type": "esriFieldTypeString", "alias": "DIGITIZED_DATE_TEXT", "length": 10, "domain": null }, { "name": "ORIGINAL_WETCODE", "type": "esriFieldTypeString", "alias": "ORIGINAL_WETCODE", "length": 10, "domain": null }, { "name": "CURRENT_WETCODE", "type": "esriFieldTypeString", "alias": "CURRENT_WETCODE", "length": 10, "domain": null }, { "name": "WETLAND_CLASS_DESC", "type": "esriFieldTypeString", "alias": "WETLAND_CLASS_DESC", "length": 75, "domain": null }, { "name": "WETLAND_SUBCLASS_DESC", "type": "esriFieldTypeString", "alias": "WETLAND_SUBCLASS_DESC", "length": 60, "domain": null }, { "name": "HYDROLOGIC_MODIFIER_DESC", "type": "esriFieldTypeString", "alias": "HYDROLOGIC_MODIFIER", "length": 30, "domain": null }, { "name": "SPECIAL_MODIFIER_DESC", "type": "esriFieldTypeString", "alias": "SPECIAL_MODIFIER_DESC", "length": 50, "domain": null }, { "name": "UPDATED_DATE_TEXT", "type": "esriFieldTypeString", "alias": "UPDATED_DATE_TEXT", "length": 10, "domain": null }, { "name": "UPDATE_CHANGE_DESC", "type": "esriFieldTypeString", "alias": "UPDATE_CHANGE_DESC", "length": 30, "domain": null }, { "name": "UPDATE_REASON_DESC", "type": "esriFieldTypeString", "alias": "UPDATE_REASON_DESC", "length": 30, "domain": null }, { "name": "DIGITAL_UPDATE_TEXT", "type": "esriFieldTypeString", "alias": "DIGITAL_UPDATE_TEXT", "length": 10, "domain": null }, { "name": "BASEMAP_YEAR", "type": "esriFieldTypeString", "alias": "BASEMAP_YEAR", "length": 14, "domain": null }, { "name": "PHOTO_YEAR", "type": "esriFieldTypeString", "alias": "PHOTO_YEAR", "length": 14, "domain": null }, { "name": "MAP_SOURCE_DESC", "type": "esriFieldTypeString", "alias": "MAP_SOURCE", "length": 35, "domain": null }, { "name": "WETLAND_ID", "type": "esriFieldTypeDouble", "alias": "WETLAND_ID", "domain": null }, { "name": "ACRE_AMT", "type": "esriFieldTypeDouble", "alias": "ACRE_AMT", "domain": null }, { "name": "FILLED_DESC_TEXT", "type": "esriFieldTypeString", "alias": "FILLED_DESC_TEXT", "length": 1, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S432_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b6e308ab39264728a2481ee791a60f5a" } ], "tables": [] }