{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 5, "name": "Hydrology Polygons", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103756, "latestWkid": 103756, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119510200, "falseY": -97896900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 577790.554289, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 223, 255, 0 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "DomainName($feature, 'Name')"}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "Category = 'Lake' Or Category = 'Pond'", "useCodedValues": true, "maxScale": 0, "minScale": 18055.954822, "name": "Ponds-Lakes", "priority": -1, "symbol": { "type": "esriTS", "color": [ 115, 223, 255, 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": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.0358562943787752E7, "ymin": 5387449.453346693, "xmax": -1.0290584082218742E7, "ymax": 5442462.241711487, "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": "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": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": { "type": "codedValue", "name": "BFHydroNames", "description": "Names of water features within Mower County", "codedValues": [ { "name": "Bear Creek", "code": "Bear Creek" }, { "name": "Bear Creek, North Fork", "code": "Bear Creek, North Fork" }, { "name": "Beaver Creek", "code": "Beaver Creek" }, { "name": "Blooming Prairie Creek", "code": "Blooming Prairie Creek" }, { "name": "Carey Creek", "code": "Carey Creek" }, { "name": "Carey Spring", "code": "Carey Spring" }, { "name": "Cedar River", "code": "Cedar River" }, { "name": "County Ditch 8", "code": "County Ditch 8" }, { "name": "Deer Creek", "code": "Deer Creek" }, { "name": "Dexter Creek", "code": "Dexter Creek" }, { "name": "Dobbins Creek", "code": "Dobbins Creek" }, { "name": "Dobbins Creek, South Branch", "code": "Dobbins Creek, South Branch" }, { "name": "Hamilton Creek", "code": "Hamilton Creek" }, { "name": "Iowa River, North Branch", "code": "Iowa River, North Branch" }, { "name": "Iowa River, Upper", "code": "Iowa River, Upper" }, { "name": "Kedron Creek", "code": "Kedron Creek" }, { "name": "Lansing Creek", "code": "Lansing Creek" }, { "name": "LeRoy Trout Pond", "code": "LeRoy Trout Pond" }, { "name": "Little Cedar River", "code": "Little Cedar River" }, { "name": "Little Iowa River", "code": "Little Iowa River" }, { "name": "Murphy Creek", "code": "Murphy Creek" }, { "name": "Orchard Creek", "code": "Orchard Creek" }, { "name": "Otter Creek", "code": "Otter Creek" }, { "name": "Racine Creek", "code": "Racine Creek" }, { "name": "Ramsey Creek", "code": "Ramsey Creek" }, { "name": "Roberts Creek", "code": "Roberts Creek" }, { "name": "Robinson Creek", "code": "Robinson Creek" }, { "name": "Root River", "code": "Root River" }, { "name": "Root River, South Branch", "code": "Root River, South Branch" }, { "name": "Rose Creek", "code": "Rose Creek" }, { "name": "Sargeant Creek", "code": "Sargeant Creek" }, { "name": "Spring Valley Creek", "code": "Spring Valley Creek" }, { "name": "Turtle Creek", "code": "Turtle Creek" }, { "name": "Wapsipinicon River", "code": "Wapsipinicon River" }, { "name": "Wolf Creek", "code": "Wolf Creek" }, { "name": "Woodbury Creek", "code": "Woodbury Creek" }, { "name": "Woodson Creek", "code": "Woodson Creek" }, { "name": "East Side Lake", "code": "East Side Lake" }, { "name": "Mill Pond", "code": "Mill Pond" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Category", "type": "esriFieldTypeString", "alias": "Category", "length": 20, "domain": { "type": "codedValue", "name": "BFHydroPolyCategory", "description": "Category of the water polygons", "codedValues": [ { "name": "Pond", "code": "Pond" }, { "name": "Lake", "code": "Lake" }, { "name": "River", "code": "River" }, { "name": "Stream", "code": "Stream" }, { "name": "Pit", "code": "Pit" }, { "name": "Swamp", "code": "Swamp" }, { "name": "Creek", "code": "Creek" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R708_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S643_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map", "maxRecordCount": 2000, "maxSelectionCount": 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": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": 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", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8fbc802398c54e43973ec74e34dd5004" }