{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Basins", "type": "Feature Layer", "description": "

Basins are the USGS defined boundaries imported from the 1:24000 National Hydrography Dataset (NHD). They are defined by a six-digit Hydrologic Unit Code (HUC) in NHD. Basins are the highest level drainage units that fit within the South Florida Water Management District. The next-higher-level, the four-digit Subregion, covers the entire Florida peninsula. The HUC Code is stored in the NHD_HUA_CODE field. The boundary details have been edited to match AHED WATERSHED boundaries. Topology rules are enforced among features of Basin, Subbasin, Watershed, SubWatershed and Rainarea in AHED.<\/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": [ 163, 255, 115, 255 ], "width": 4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 2500000, "name": "Default", "priority": 7, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 211, 255, 190, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "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": "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": "R453_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G892HYDROID", "fields": "HYDROID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S315_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 4, "name": "SUBBASIN", "relatedTableId": 2, "role": "esriRelRoleOrigin", "keyField": "HYDROID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{C279ECCB-DF4B-4E6E-95A8-60358E0C29EE}" }, { "id": 6, "name": "SOURCEQUALITY", "relatedTableId": 4, "role": "esriRelRoleDestination", "keyField": "SOURCEID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{969DCEA9-0A78-4778-8E55-49E1D453F0F4}" } ], "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" }