{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 9, "name": "Herd Area (HA) Polygons", "type": "Feature Layer", "description": "This polygon feature class represents the spatial extent and boundaries for BLM Wild Horse and Burro Herd Area polygons. BLM Wild Horse and Burro Herd Areas have been designated by The Wild Free-Roaming Horse and Burro Act of 1971 as areas that wild horses and burros appeared to be inhabiting. Federal lands identified in 1971 but not managed for wild horses and burros are called Herd Areas. Originally designated Herd Areas contain Herd Management Areas. Management status can change based on changing conditions. Dissolved to have multipart polygons.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4269, "latestWkid": 4269, "xyTolerance": 8.983152841195213E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Bureau of Land Management, National Operations Center", "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": [ 0, 0, 0, 255 ], "width": 1.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.3625533140442645E7, "ymin": 3844971.6626377045, "xmax": -1.1775765976052491E7, "ymax": 6085838.775073355, "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": "HA_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "HA_NAME", "type": "esriFieldTypeString", "alias": "Designated Herd Area Name", "length": 200, "domain": null }, { "name": "HA_NO", "type": "esriFieldTypeString", "alias": "Herd Area Number", "length": 6, "domain": null }, { "name": "ADMIN_ST", "type": "esriFieldTypeString", "alias": "Administrative State Code", "length": 2, "domain": { "type": "codedValue", "name": "WS1_DOM_ADMIN_ST", "description": "ADMIN_ST", "codedValues": [ { "name": "Alaska", "code": "AK" }, { "name": "Arizona", "code": "AZ" }, { "name": "California", "code": "CA" }, { "name": "Colorado", "code": "CO" }, { "name": "Eastern States", "code": "ES" }, { "name": "Idaho", "code": "ID" }, { "name": "Montana", "code": "MT" }, { "name": "New Mexico", "code": "NM" }, { "name": "Nevada", "code": "NV" }, { "name": "Oregon", "code": "OR" }, { "name": "Utah", "code": "UT" }, { "name": "Wyoming", "code": "WY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADMIN_AGCY", "type": "esriFieldTypeString", "alias": "Administrative Agency Code", "length": 4, "domain": { "type": "codedValue", "name": "WS1_WHB_DOM_ADMIN_AGCY", "description": "ADMIN_AGCY", "codedValues": [ { "name": "Bureau of Land Management", "code": "BLM" }, { "name": "US Forest Service", "code": "USFS" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HERD_TYPE", "type": "esriFieldTypeString", "alias": "Herd Type", "length": 5, "domain": { "type": "codedValue", "name": "WS1_WHB_DOM_HERD_TYPE", "description": "HERD_TYPE", "codedValues": [ { "name": "Horse", "code": "HORSE" }, { "name": "Burro", "code": "BURRO" }, { "name": "Both", "code": "BOTH" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BLM_ACRES", "type": "esriFieldTypeDouble", "alias": "BLM Acres", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "TOTAL_ACRES", "type": "esriFieldTypeDouble", "alias": "TOTAL_ACRES", "domain": null }, { "name": "TRANSFER_ACRES", "type": "esriFieldTypeString", "alias": "TRANSFER_ACRES", "length": 255, "domain": null }, { "name": "EST_HORSE_POP", "type": "esriFieldTypeDouble", "alias": "EST_HORSE_POP", "domain": null }, { "name": "EST_BURRO_POP", "type": "esriFieldTypeDouble", "alias": "EST_BURRO_POP", "domain": null }, { "name": "LAST_GATHER_DT", "type": "esriFieldTypeDate", "alias": "LAST_GATHER_DT", "length": 8, "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": 1000, "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, "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_Length", "units": "esriDecimalDegrees" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }