{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Sub-Basins", "type": "Feature Layer", "description": "

Subbasins are grouped from Watershed boundaries and are consistent with NHD (National Hydrography Dataset) Subbasins. In areas where AHED Watersheds need major changes, the subsequent change in Subbaisn boundary will be communicated with USGS and NRCS (Natural Resources Conservation Service). Subbasins are USGS drainage areas one level smaller than Basins and each have a unique 8 Digit Hydrologic Unit Code or HUC. Topology rules are enforced among features of Basin, Subbasin, Watershed, SubWatershed and RainArea.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.00833333333333333, "zTolerance": 0.00833333333333333, "mTolerance": 0.00833333333333333, "falseX": -17791300, "falseY": -41645400, "xyUnits": 1920, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Geospatial Services is a unit within the South Florida Water Management District\u2019s Information Technology Bureau (ITB). Geospatial Services manages and maintains enterprise geospatial services, products, and data and is governed by the ITB's Policies and Procedures.", "parentLayer": null, "subLayers": [], "minScale": 5000000, "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": [ 0, 168, 132, 255 ], "width": 2.676470588235294 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 1700000, "name": "Default", "priority": 6, "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": [ 225, 225, 225, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8.5, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 237292.9869791679, "ymin": 68310.48177083582, "xmax": 972116.1739583351, "ymax": 1537187.0427083299, "spatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "EXPERT", "type": "esriFieldTypeString", "alias": "EXPERT", "length": 50, "domain": null }, { "name": "SOURCEID", "type": "esriFieldTypeInteger", "alias": "SOURCEID", "domain": null }, { "name": "HYDROID", "type": "esriFieldTypeInteger", "alias": "HYDROID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 30, "domain": null }, { "name": "ALIAS", "type": "esriFieldTypeString", "alias": "ALIAS", "length": 30, "domain": null }, { "name": "NHD_HUA_CODE", "type": "esriFieldTypeString", "alias": "NHD_HUA_CODE", "length": 30, "domain": null }, { "name": "AREAACRES", "type": "esriFieldTypeDouble", "alias": "AREAACRES", "domain": null }, { "name": "BASINID", "type": "esriFieldTypeInteger", "alias": "BASINID", "domain": null }, { "name": "QCSTATUS", "type": "esriFieldTypeSmallInteger", "alias": "QCSTATUS", "domain": { "type": "codedValue", "name": "QC_STATUS", "description": "", "codedValues": [ { "name": "LOADED - NO QC", "code": 0 }, { "name": "EDITOR QC", "code": 1 }, { "name": "DBO QC", "code": 2 }, { "name": "FINAL QC", "code": 3 }, { "name": "TRAINING", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "JUNCTIONID", "type": "esriFieldTypeInteger", "alias": "JUNCTIONID", "domain": null }, { "name": "NEXTDOWNID", "type": "esriFieldTypeInteger", "alias": "NEXTDOWNID", "domain": null }, { "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": "R464_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G903BASINID", "fields": "BASINID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G903HYDROID", "fields": "HYDROID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S326_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 2, "name": "WATERSHED", "relatedTableId": 1, "role": "esriRelRoleOrigin", "keyField": "HYDROID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{E876707B-B531-4506-A2AC-499BCCC3D8AB}" }, { "id": 4, "name": "BASIN", "relatedTableId": 3, "role": "esriRelRoleDestination", "keyField": "BASINID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{C279ECCB-DF4B-4E6E-95A8-60358E0C29EE}" }, { "id": 5, "name": "SOURCEQUALITY", "relatedTableId": 4, "role": "esriRelRoleDestination", "keyField": "SOURCEID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{FAAD4634-1D4E-4A62-8291-97B2C05AF17B}" } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "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": "ac38becdb4504eac8e3581e894ad5cac" }