You are not logged in. Click here to log in.

Application Lifecycle Management

Search In Project

Search inClear

GRAS-01b: Create Forage Inventory Site and Get Forage Suitability Group Estimated Production (createfsgfis)#6531/v130
Tags:  not added yet

GRAS-01b: Create Forage Inventory Site and Get Forage Suitability Group Estimated Production (createfsgfis)[SERVICE-6531]

Tracker: Services Priority: NormalNormal Status: Accepted
Submitted by: wlloydJan 12 2016 11:03 Modified by: JRCarlsonOct 31 2016 22:32 Type:
Data
Path: m/gras/createfsgfis Context: csip-gras Version: 1.0
Endpoints: http://csip.engr.colostate.edu:8083/csip-gras/m/gras/createfsgfis/1.0
Maintainers:
Website: -- Apps:
--
Test Status:
N/A
Last Tested: May 31 2016 00:50 Test Count: 0
Test Success Rate: 0 Failed Tests: --
Traceability
Loading…
Description

GRAS-01b: Create Forage Inventory Site and Get Forage Suitability Group Estimated Production (createfsgfis)

This service creates one or more forage inventory sites (FISs) per requested method: (1) one area of analysis (AoA) extent FIS, (2) one or more AoA x soil mapunit polygon FISs, and (3) one or more user defined FISs. The service then derives a set of soil components from SSURGO for the AoA (usually a fenced grazing unit) and matches the forage suitability group (FSG) identifier to the identifier in ESIS to get estimated irrigated and non-irrigated forage production for the plant species and mixes associated to the FSG. This service applies to pasture and crop land uses.

Request Response
{
    "metainfo": {
    },
    "parameter": [
        {
            "name": "aoa_id",
            "value": 1,
            "description": "Area of Analysis Identifier"
        },
        {
            "name": "aoa_geometry",
            "type": "Polygon",
            "coordinates": [
                [
                    [-97.843562, 46.527635],
                    [-97.852, 46.527635],
                    [-97.852, 46.524],
                    [-97.843562, 46.5241158],
                    [-97.843562, 46.527635]

                ]
            ],
            "description": "Area of Analysis Geometry"
        },
        {
            "name": "fis_method",
            "value": 3,
            "description": "Method for Creating Forage Inventory Site"
        },
        {
            "name": "est_prod_method",
            "value": 1,
            "description": "Method to Get Estimated Forage Production"
        },
        {
            "name": "fis_geometry",
            "type": "FeatureCollection",
            "features": [
                {
                    "type": "feature",
                    "geometry": {
                        "type": "Polygon",
                        "coordinates": [
                            [
                                [-97.847115, 46.527635],
                                [-97.846958, 46.526635],
                                [-97.847356, 46.525254],
                                [-97.848521, 46.524],
                                [-97.852, 46.524],
                                [-97.852, 46.527635],
                                [-97.847115, 46.527635]
                            ]

                        ],
                        "description": "FIS geometry"
                    },
                    "properties": {
                        "fis_id": 1
                    }
                },
                {
                    "type": "feature",
                    "geometry": {
                        "type": "Polygon",
                        "coordinates": [
                            [
                                [-97.843562, 46.527635],
                                [-97.843562, 46.524],
                                [-97.848521, 46.524],
                                [-97.847356, 46.525254],
                                [-97.846958, 46.526635],
                                [-97.847115, 46.527635],
                                [-97.843562, 46.527635]
                            ]
                        ],
                        "description": "FIS geometry"
                    },
                    "properties": {
                        "fis_id": 2
                    }
                }
            ],
            "description": "User FIS geometries"
        },
        {
            "name": "planner_id",
            "value": "Test",
            "description": "Application User Identifier"
        },
        {
            "name": "inventory_date",
            "value": "2015-01-01",
            "description": "Forage Inventory Date"
        }
    ]


}

{
    "metainfo": {
        "status": "Finished",
        "suid": "1e72f547-3fcb-11e6-a3fe-b5c7d965a8cb",
        "cloud_node": "172.1.6.59",
        "tstamp": "2016-07-01 14:33:50",
        "service_url": "http://csip.engr.colostate.edu:8092/csip-gras/m/gras/createfsgfis/1.0",
        "request_ip": "10.84.65.39",
        "csip-gras.version": "$version: 0.4.42 74a4dc9bd7d8 2016-07-01 rumpal, built at 2016-07-01 14:04 by jenkins$",
        "csip.version": "$version: 2.1.88 984ffd7c1826 2016-06-24 wlloyd@titan, built at 2016-07-01 14:04 by jenkins$",
        "cpu_time": 7533,
        "expiration_date": "2016-07-01 14:34:00"
    },
    "parameter": [
        {
            "name": "aoa_id",
            "value": 1,
            "description": "Area of Analysis Identifier"
        },
        {
            "name": "aoa_geometry",
            "type": "Polygon",
            "coordinates": [
                [
                    [
                        -97.843562,
                        46.527635
                    ],
                    [
                        -97.852,
                        46.527635
                    ],
                    [
                        -97.852,
                        46.524
                    ],
                    [
                        -97.843562,
                        46.5241158
                    ],
                    [
                        -97.843562,
                        46.527635
                    ]
                ]
            ],
            "description": "Area of Analysis Geometry"
        },
        {
            "name": "fis_method",
            "value": 3,
            "description": "Method for Creating Forage Inventory Site"
        },
        {
            "name": "est_prod_method",
            "value": 1,
            "description": "Method to Get Estimated Forage Production"
        },
        {
            "name": "fis_geometry",
            "type": "FeatureCollection",
            "features": [
                {
                    "type": "feature",
                    "geometry": {
                        "type": "Polygon",
                        "coordinates": [
                            [
                                [
                                    -97.847115,
                                    46.527635
                                ],
                                [
                                    -97.846958,
                                    46.526635
                                ],
                                [
                                    -97.847356,
                                    46.525254
                                ],
                                [
                                    -97.848521,
                                    46.524
                                ],
                                [
                                    -97.852,
                                    46.524
                                ],
                                [
                                    -97.852,
                                    46.527635
                                ],
                                [
                                    -97.847115,
                                    46.527635
                                ]
                            ]
                        ],
                        "description": "FIS geometry"
                    },
                    "properties": {
                        "fis_id": 1
                    }
                },
                {
                    "type": "feature",
                    "geometry": {
                        "type": "Polygon",
                        "coordinates": [
                            [
                                [
                                    -97.843562,
                                    46.527635
                                ],
                                [
                                    -97.843562,
                                    46.524
                                ],
                                [
                                    -97.848521,
                                    46.524
                                ],
                                [
                                    -97.847356,
                                    46.525254
                                ],
                                [
                                    -97.846958,
                                    46.526635
                                ],
                                [
                                    -97.847115,
                                    46.527635
                                ],
                                [
                                    -97.843562,
                                    46.527635
                                ]
                            ]
                        ],
                        "description": "FIS geometry"
                    },
                    "properties": {
                        "fis_id": 2
                    }
                }
            ],
            "description": "User FIS geometries"
        },
        {
            "name": "planner_id",
            "value": "Test",
            "description": "Application User Identifier"
        },
        {
            "name": "inventory_date",
            "value": "2015-01-01",
            "description": "Forage Inventory Date"
        }
    ],
    "result": [
        {
            "name": "aoa_id",
            "value": 1,
            "description": "Area of Analysis Identifier"
        },
        {
            "name": "planner_id",
            "value": "Test",
            "description": "Application User Identifier"
        },
        {
            "name": "inventory_date",
            "value": "2015-01-01",
            "description": "Forage Inventory Date"
        },
        {
            "name": "fis_type",
            "value": 2,
            "description": "Forage Inventory Site Type"
        },
        {
            "name": "FIS",
            "value": [
                {
                    "name": "FIS",
                    "value": [
                        {
                            "name": "fis_id",
                            "value": 1,
                            "description": "Forage Inventory Site Identifier"
                        },
                        {
                            "name": "fis_geometry",
                            "value": {
                                "type": "Polygon",
                                "coordinates": [
                                    [
                                        [
                                            -97.847115,
                                            46.527635
                                        ],
                                        [
                                            -97.846958,
                                            46.526635
                                        ],
                                        [
                                            -97.847356,
                                            46.525254
                                        ],
                                        [
                                            -97.848521,
                                            46.524
                                        ],
                                        [
                                            -97.852,
                                            46.524
                                        ],
                                        [
                                            -97.852,
                                            46.527635
                                        ],
                                        [
                                            -97.847115,
                                            46.527635
                                        ]
                                    ]
                                ]
                            },
                            "description": "Forage Inventory Site Geometry"
                        },
                        {
                            "name": "ecoclassids",
                            "value": [
                                {
                                    "name": "ecoclassid",
                                    "value": [
                                        {
                                            "name": "fsg_id",
                                            "value": "G055BY000ND",
                                            "description": "Forage Suitability Group Identifier"
                                        },
                                        {
                                            "name": "fsg_name",
                                            "value": "Not Suited",
                                            "description": "Forage Suitability Group Name"
                                        },
                                        {
                                            "name": "fsg_pctfis",
                                            "value": 43.12,
                                            "description": "Percent of Forage Suitability Group"
                                        },
                                        {
                                            "name": "fsg_production_list",
                                            "value": [],
                                            "description": "Forage Suitability Group List"
                                        },
                                        {
                                            "name": "component_crop_yield_list",
                                            "value": [],
                                            "description": "Soil Component Crop Yield List"
                                        },
                                        {
                                            "name": "mapunit_crop_yield_list",
                                            "value": [],
                                            "description": "Mapunit Crop Yield List"
                                        }
                                    ],
                                    "description": "Ecological Site"
                                },
                                {
                                    "name": "ecoclassid",
                                    "value": [
                                        {
                                            "name": "fsg_id",
                                            "value": "G055BY100ND",
                                            "description": "Forage Suitability Group Identifier"
                                        },
                                        {
                                            "name": "fsg_name",
                                            "value": "Loam",
                                            "description": "Forage Suitability Group Name"
                                        },
                                        {
                                            "name": "fsg_pctfis",
                                            "value": 24.09,
                                            "description": "Percent of Forage Suitability Group"
                                        },
                                        {
                                            "name": "fsg_production_list",
                                            "value": [
                                                {
                                                    "name": "fsg_production",
                                                    "value": [
                                                        {
                                                            "name": "fsg_production_id",
                                                            "value": 1,
                                                            "description": "Forage Suitability Group Production Id"
                                                        },
                                                        {
                                                            "name": "fsg_species_list",
                                                            "value": "alfalfa",
                                                            "description": "Plant Species List"
                                                        },
                                                        {
                                                            "name": "fsg_production_type",
                                                            "value": "F",
                                                            "description": "Forage Suitability Group Production Type"
                                                        },
                                                        {
                                                            "name": "dry_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Dryland Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "irrig_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "dry_lbs_high",
                                                            "value": 3900,
                                                            "description": "Estimated Dryland Pounds Per Acre Production"
                                                        },
                                                        {
                                                            "name": "irrig_lbs_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Pounds Per Acre Production"
                                                        }
                                                    ],
                                                    "description": "Forage Suitability Group Summary"
                                                },
                                                {
                                                    "name": "fsg_production",
                                                    "value": [
                                                        {
                                                            "name": "fsg_production_id",
                                                            "value": 2,
                                                            "description": "Forage Suitability Group Production Id"
                                                        },
                                                        {
                                                            "name": "fsg_species_list",
                                                            "value": "alfalfa,intermediate wheatgrass",
                                                            "description": "Plant Species List"
                                                        },
                                                        {
                                                            "name": "fsg_production_type",
                                                            "value": "F",
                                                            "description": "Forage Suitability Group Production Type"
                                                        },
                                                        {
                                                            "name": "dry_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Dryland Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "irrig_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "dry_lbs_high",
                                                            "value": 3500,
                                                            "description": "Estimated Dryland Pounds Per Acre Production"
                                                        },
                                                        {
                                                            "name": "irrig_lbs_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Pounds Per Acre Production"
                                                        }
                                                    ],
                                                    "description": "Forage Suitability Group Summary"
                                                },
                                                {
                                                    "name": "fsg_production",
                                                    "value": [
                                                        {
                                                            "name": "fsg_production_id",
                                                            "value": 3,
                                                            "description": "Forage Suitability Group Production Id"
                                                        },
                                                        {
                                                            "name": "fsg_species_list",
                                                            "value": "smooth brome,alfalfa",
                                                            "description": "Plant Species List"
                                                        },
                                                        {
                                                            "name": "fsg_production_type",
                                                            "value": "F",
                                                            "description": "Forage Suitability Group Production Type"
                                                        },
                                                        {
                                                            "name": "dry_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Dryland Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "irrig_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "dry_lbs_high",
                                                            "value": 3500,
                                                            "description": "Estimated Dryland Pounds Per Acre Production"
                                                        },
                                                        {
                                                            "name": "irrig_lbs_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Pounds Per Acre Production"
                                                        }
                                                    ],
                                                    "description": "Forage Suitability Group Summary"
                                                },
                                                {
                                                    "name": "fsg_production",
                                                    "value": [
                                                        {
                                                            "name": "fsg_production_id",
                                                            "value": 4,
                                                            "description": "Forage Suitability Group Production Id"
                                                        },
                                                        {
                                                            "name": "fsg_species_list",
                                                            "value": "big bluestem",
                                                            "description": "Plant Species List"
                                                        },
                                                        {
                                                            "name": "fsg_production_type",
                                                            "value": "F",
                                                            "description": "Forage Suitability Group Production Type"
                                                        },
                                                        {
                                                            "name": "dry_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Dryland Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "irrig_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "dry_lbs_high",
                                                            "value": 2900,
                                                            "description": "Estimated Dryland Pounds Per Acre Production"
                                                        },
                                                        {
                                                            "name": "irrig_lbs_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Pounds Per Acre Production"
                                                        }
                                                    ],
                                                    "description": "Forage Suitability Group Summary"
                                                },
                                                {
                                                    "name": "fsg_production",
                                                    "value": [
                                                        {
                                                            "name": "fsg_production_id",
                                                            "value": 5,
                                                            "description": "Forage Suitability Group Production Id"
                                                        },
                                                        {
                                                            "name": "fsg_species_list",
                                                            "value": "crested wheatgrass",
                                                            "description": "Plant Species List"
                                                        },
                                                        {
                                                            "name": "fsg_production_type",
                                                            "value": "F",
                                                            "description": "Forage Suitability Group Production Type"
                                                        },
                                                        {
                                                            "name": "dry_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Dryland Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "irrig_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "dry_lbs_high",
                                                            "value": 2600,
                                                            "description": "Estimated Dryland Pounds Per Acre Production"
                                                        },
                                                        {
                                                            "name": "irrig_lbs_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Pounds Per Acre Production"
                                                        }
                                                    ],
                                                    "description": "Forage Suitability Group Summary"
                                                },
                                                {
                                                    "name": "fsg_production",
                                                    "value": [
                                                        {
                                                            "name": "fsg_production_id",
                                                            "value": 6,
                                                            "description": "Forage Suitability Group Production Id"
                                                        },
                                                        {
                                                            "name": "fsg_species_list",
                                                            "value": "green needlegrass",
                                                            "description": "Plant Species List"
                                                        },
                                                        {
                                                            "name": "fsg_production_type",
                                                            "value": "F",
                                                            "description": "Forage Suitability Group Production Type"
                                                        },
                                                        {
                                                            "name": "dry_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Dryland Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "irrig_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "dry_lbs_high",
                                                            "value": 2000,
                                                            "description": "Estimated Dryland Pounds Per Acre Production"
                                                        },
                                                        {
                                                            "name": "irrig_lbs_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Pounds Per Acre Production"
                                                        }
                                                    ],
                                                    "description": "Forage Suitability Group Summary"
                                                },
                                                {
                                                    "name": "fsg_production",
                                                    "value": [
                                                        {
                                                            "name": "fsg_production_id",
                                                            "value": 7,
                                                            "description": "Forage Suitability Group Production Id"
                                                        },
                                                        {
                                                            "name": "fsg_species_list",
                                                            "value": "intermediate wheatgrass",
                                                            "description": "Plant Species List"
                                                        },
                                                        {
                                                            "name": "fsg_production_type",
                                                            "value": "F",
                                                            "description": "Forage Suitability Group Production Type"
                                                        },
                                                        {
                                                            "name": "dry_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Dryland Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "irrig_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "dry_lbs_high",
                                                            "value": 2800,
                                                            "description": "Estimated Dryland Pounds Per Acre Production"
                                                        },
                                                        {
                                                            "name": "irrig_lbs_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Pounds Per Acre Production"
                                                        }
                                                    ],
                                                    "description": "Forage Suitability Group Summary"
                                                },
                                                {
                                                    "name": "fsg_production",
                                                    "value": [
                                                        {
                                                            "name": "fsg_production_id",
                                                            "value": 8,
                                                            "description": "Forage Suitability Group Production Id"
                                                        },
                                                        {
                                                            "name": "fsg_species_list",
                                                            "value": "smooth brome",
                                                            "description": "Plant Species List"
                                                        },
                                                        {
                                                            "name": "fsg_production_type",
                                                            "value": "F",
                                                            "description": "Forage Suitability Group Production Type"
                                                        },
                                                        {
                                                            "name": "dry_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Dryland Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "irrig_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "dry_lbs_high",
                                                            "value": 2800,
                                                            "description": "Estimated Dryland Pounds Per Acre Production"
                                                        },
                                                        {
                                                            "name": "irrig_lbs_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Pounds Per Acre Production"
                                                        }
                                                    ],
                                                    "description": "Forage Suitability Group Summary"
                                                },
                                                {
                                                    "name": "fsg_production",
                                                    "value": [
                                                        {
                                                            "name": "fsg_production_id",
                                                            "value": 9,
                                                            "description": "Forage Suitability Group Production Id"
                                                        },
                                                        {
                                                            "name": "fsg_species_list",
                                                            "value": "switchgrass",
                                                            "description": "Plant Species List"
                                                        },
                                                        {
                                                            "name": "fsg_production_type",
                                                            "value": "F",
                                                            "description": "Forage Suitability Group Production Type"
                                                        },
                                                        {
                                                            "name": "dry_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Dryland Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "irrig_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "dry_lbs_high",
                                                            "value": 3100,
                                                            "description": "Estimated Dryland Pounds Per Acre Production"
                                                        },
                                                        {
                                                            "name": "irrig_lbs_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Pounds Per Acre Production"
                                                        }
                                                    ],
                                                    "description": "Forage Suitability Group Summary"
                                                },
                                                {
                                                    "name": "fsg_production",
                                                    "value": [
                                                        {
                                                            "name": "fsg_production_id",
                                                            "value": 10,
                                                            "description": "Forage Suitability Group Production Id"
                                                        },
                                                        {
                                                            "name": "fsg_species_list",
                                                            "value": "western wheatgrass",
                                                            "description": "Plant Species List"
                                                        },
                                                        {
                                                            "name": "fsg_production_type",
                                                            "value": "F",
                                                            "description": "Forage Suitability Group Production Type"
                                                        },
                                                        {
                                                            "name": "dry_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Dryland Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "irrig_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "dry_lbs_high",
                                                            "value": 2000,
                                                            "description": "Estimated Dryland Pounds Per Acre Production"
                                                        },
                                                        {
                                                            "name": "irrig_lbs_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Pounds Per Acre Production"
                                                        }
                                                    ],
                                                    "description": "Forage Suitability Group Summary"
                                                }
                                            ],
                                            "description": "Forage Suitability Group List"
                                        },
                                        {
                                            "name": "component_crop_yield_list",
                                            "value": [],
                                            "description": "Soil Component Crop Yield List"
                                        },
                                        {
                                            "name": "mapunit_crop_yield_list",
                                            "value": [],
                                            "description": "Mapunit Crop Yield List"
                                        }
                                    ],
                                    "description": "Ecological Site"
                                },
                                {
                                    "name": "ecoclassid",
                                    "value": [
                                        {
                                            "name": "fsg_id",
                                            "value": "G055BY109ND",
                                            "description": "Forage Suitability Group Identifier"
                                        },
                                        {
                                            "name": "fsg_name",
                                            "value": "Steep Loam",
                                            "description": "Forage Suitability Group Name"
                                        },
                                        {
                                            "name": "fsg_pctfis",
                                            "value": 23.25,
                                            "description": "Percent of Forage Suitability Group"
                                        },
                                        {
                                            "name": "fsg_production_list",
                                            "value": [
                                                {
                                                    "name": "fsg_production",
                                                    "value": [
                                                        {
                                                            "name": "fsg_production_id",
                                                            "value": 1,
                                                            "description": "Forage Suitability Group Production Id"
                                                        },
                                                        {
                                                            "name": "fsg_species_list",
                                                            "value": "alfalfa",
                                                            "description": "Plant Species List"
                                                        },
                                                        {
                                                            "name": "fsg_production_type",
                                                            "value": "F",
                                                            "description": "Forage Suitability Group Production Type"
                                                        },
                                                        {
                                                            "name": "dry_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Dryland Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "irrig_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "dry_lbs_high",
                                                            "value": 3100,
                                                            "description": "Estimated Dryland Pounds Per Acre Production"
                                                        },
                                                        {
                                                            "name": "irrig_lbs_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Pounds Per Acre Production"
                                                        }
                                                    ],
                                                    "description": "Forage Suitability Group Summary"
                                                },
                                                {
                                                    "name": "fsg_production",
                                                    "value": [
                                                        {
                                                            "name": "fsg_production_id",
                                                            "value": 2,
                                                            "description": "Forage Suitability Group Production Id"
                                                        },
                                                        {
                                                            "name": "fsg_species_list",
                                                            "value": "crested wheatgrass,alfalfa",
                                                            "description": "Plant Species List"
                                                        },
                                                        {
                                                            "name": "fsg_production_type",
                                                            "value": "F",
                                                            "description": "Forage Suitability Group Production Type"
                                                        },
                                                        {
                                                            "name": "dry_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Dryland Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "irrig_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "dry_lbs_high",
                                                            "value": 2400,
                                                            "description": "Estimated Dryland Pounds Per Acre Production"
                                                        },
                                                        {
                                                            "name": "irrig_lbs_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Pounds Per Acre Production"
                                                        }
                                                    ],
                                                    "description": "Forage Suitability Group Summary"
                                                },
                                                {
                                                    "name": "fsg_production",
                                                    "value": [
                                                        {
                                                            "name": "fsg_production_id",
                                                            "value": 3,
                                                            "description": "Forage Suitability Group Production Id"
                                                        },
                                                        {
                                                            "name": "fsg_species_list",
                                                            "value": "alfalfa,intermediate wheatgrass",
                                                            "description": "Plant Species List"
                                                        },
                                                        {
                                                            "name": "fsg_production_type",
                                                            "value": "F",
                                                            "description": "Forage Suitability Group Production Type"
                                                        },
                                                        {
                                                            "name": "dry_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Dryland Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "irrig_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "dry_lbs_high",
                                                            "value": 2700,
                                                            "description": "Estimated Dryland Pounds Per Acre Production"
                                                        },
                                                        {
                                                            "name": "irrig_lbs_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Pounds Per Acre Production"
                                                        }
                                                    ],
                                                    "description": "Forage Suitability Group Summary"
                                                },
                                                {
                                                    "name": "fsg_production",
                                                    "value": [
                                                        {
                                                            "name": "fsg_production_id",
                                                            "value": 4,
                                                            "description": "Forage Suitability Group Production Id"
                                                        },
                                                        {
                                                            "name": "fsg_species_list",
                                                            "value": "smooth brome,alfalfa",
                                                            "description": "Plant Species List"
                                                        },
                                                        {
                                                            "name": "fsg_production_type",
                                                            "value": "F",
                                                            "description": "Forage Suitability Group Production Type"
                                                        },
                                                        {
                                                            "name": "dry_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Dryland Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "irrig_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "dry_lbs_high",
                                                            "value": 2700,
                                                            "description": "Estimated Dryland Pounds Per Acre Production"
                                                        },
                                                        {
                                                            "name": "irrig_lbs_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Pounds Per Acre Production"
                                                        }
                                                    ],
                                                    "description": "Forage Suitability Group Summary"
                                                },
                                                {
                                                    "name": "fsg_production",
                                                    "value": [
                                                        {
                                                            "name": "fsg_production_id",
                                                            "value": 5,
                                                            "description": "Forage Suitability Group Production Id"
                                                        },
                                                        {
                                                            "name": "fsg_species_list",
                                                            "value": "big bluestem",
                                                            "description": "Plant Species List"
                                                        },
                                                        {
                                                            "name": "fsg_production_type",
                                                            "value": "F",
                                                            "description": "Forage Suitability Group Production Type"
                                                        },
                                                        {
                                                            "name": "dry_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Dryland Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "irrig_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "dry_lbs_high",
                                                            "value": 2500,
                                                            "description": "Estimated Dryland Pounds Per Acre Production"
                                                        },
                                                        {
                                                            "name": "irrig_lbs_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Pounds Per Acre Production"
                                                        }
                                                    ],
                                                    "description": "Forage Suitability Group Summary"
                                                },
                                                {
                                                    "name": "fsg_production",
                                                    "value": [
                                                        {
                                                            "name": "fsg_production_id",
                                                            "value": 6,
                                                            "description": "Forage Suitability Group Production Id"
                                                        },
                                                        {
                                                            "name": "fsg_species_list",
                                                            "value": "crested wheatgrass",
                                                            "description": "Plant Species List"
                                                        },
                                                        {
                                                            "name": "fsg_production_type",
                                                            "value": "F",
                                                            "description": "Forage Suitability Group Production Type"
                                                        },
                                                        {
                                                            "name": "dry_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Dryland Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "irrig_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "dry_lbs_high",
                                                            "value": 2400,
                                                            "description": "Estimated Dryland Pounds Per Acre Production"
                                                        },
                                                        {
                                                            "name": "irrig_lbs_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Pounds Per Acre Production"
                                                        }
                                                    ],
                                                    "description": "Forage Suitability Group Summary"
                                                },
                                                {
                                                    "name": "fsg_production",
                                                    "value": [
                                                        {
                                                            "name": "fsg_production_id",
                                                            "value": 7,
                                                            "description": "Forage Suitability Group Production Id"
                                                        },
                                                        {
                                                            "name": "fsg_species_list",
                                                            "value": "green needlegrass",
                                                            "description": "Plant Species List"
                                                        },
                                                        {
                                                            "name": "fsg_production_type",
                                                            "value": "F",
                                                            "description": "Forage Suitability Group Production Type"
                                                        },
                                                        {
                                                            "name": "dry_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Dryland Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "irrig_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "dry_lbs_high",
                                                            "value": 1700,
                                                            "description": "Estimated Dryland Pounds Per Acre Production"
                                                        },
                                                        {
                                                            "name": "irrig_lbs_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Pounds Per Acre Production"
                                                        }
                                                    ],
                                                    "description": "Forage Suitability Group Summary"
                                                },
                                                {
                                                    "name": "fsg_production",
                                                    "value": [
                                                        {
                                                            "name": "fsg_production_id",
                                                            "value": 8,
                                                            "description": "Forage Suitability Group Production Id"
                                                        },
                                                        {
                                                            "name": "fsg_species_list",
                                                            "value": "intermediate wheatgrass",
                                                            "description": "Plant Species List"
                                                        },
                                                        {
                                                            "name": "fsg_production_type",
                                                            "value": "F",
                                                            "description": "Forage Suitability Group Production Type"
                                                        },
                                                        {
                                                            "name": "dry_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Dryland Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "irrig_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "dry_lbs_high",
                                                            "value": 2500,
                                                            "description": "Estimated Dryland Pounds Per Acre Production"
                                                        },
                                                        {
                                                            "name": "irrig_lbs_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Pounds Per Acre Production"
                                                        }
                                                    ],
                                                    "description": "Forage Suitability Group Summary"
                                                },
                                                {
                                                    "name": "fsg_production",
                                                    "value": [
                                                        {
                                                            "name": "fsg_production_id",
                                                            "value": 9,
                                                            "description": "Forage Suitability Group Production Id"
                                                        },
                                                        {
                                                            "name": "fsg_species_list",
                                                            "value": "smooth brome",
                                                            "description": "Plant Species List"
                                                        },
                                                        {
                                                            "name": "fsg_production_type",
                                                            "value": "F",
                                                            "description": "Forage Suitability Group Production Type"
                                                        },
                                                        {
                                                            "name": "dry_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Dryland Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "irrig_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "dry_lbs_high",
                                                            "value": 2500,
                                                            "description": "Estimated Dryland Pounds Per Acre Production"
                                                        },
                                                        {
                                                            "name": "irrig_lbs_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Pounds Per Acre Production"
                                                        }
                                                    ],
                                                    "description": "Forage Suitability Group Summary"
                                                },
                                                {
                                                    "name": "fsg_production",
                                                    "value": [
                                                        {
                                                            "name": "fsg_production_id",
                                                            "value": 10,
                                                            "description": "Forage Suitability Group Production Id"
                                                        },
                                                        {
                                                            "name": "fsg_species_list",
                                                            "value": "switchgrass",
                                                            "description": "Plant Species List"
                                                        },
                                                        {
                                                            "name": "fsg_production_type",
                                                            "value": "F",
                                                            "description": "Forage Suitability Group Production Type"
                                                        },
                                                        {
                                                            "name": "dry_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Dryland Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "irrig_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "dry_lbs_high",
                                                            "value": 2300,
                                                            "description": "Estimated Dryland Pounds Per Acre Production"
                                                        },
                                                        {
                                                            "name": "irrig_lbs_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Pounds Per Acre Production"
                                                        }
                                                    ],
                                                    "description": "Forage Suitability Group Summary"
                                                },
                                                {
                                                    "name": "fsg_production",
                                                    "value": [
                                                        {
                                                            "name": "fsg_production_id",
                                                            "value": 11,
                                                            "description": "Forage Suitability Group Production Id"
                                                        },
                                                        {
                                                            "name": "fsg_species_list",
                                                            "value": "western wheatgrass",
                                                            "description": "Plant Species List"
                                                        },
                                                        {
                                                            "name": "fsg_production_type",
                                                            "value": "F",
                                                            "description": "Forage Suitability Group Production Type"
                                                        },
                                                        {
                                                            "name": "dry_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Dryland Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "irrig_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "dry_lbs_high",
                                                            "value": 1600,
                                                            "description": "Estimated Dryland Pounds Per Acre Production"
                                                        },
                                                        {
                                                            "name": "irrig_lbs_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Pounds Per Acre Production"
                                                        }
                                                    ],
                                                    "description": "Forage Suitability Group Summary"
                                                }
                                            ],
                                            "description": "Forage Suitability Group List"
                                        },
                                        {
                                            "name": "component_crop_yield_list",
                                            "value": [],
                                            "description": "Soil Component Crop Yield List"
                                        },
                                        {
                                            "name": "mapunit_crop_yield_list",
                                            "value": [],
                                            "description": "Mapunit Crop Yield List"
                                        }
                                    ],
                                    "description": "Ecological Site"
                                }
                            ],
                            "description": "Ecological Site List for FIS"
                        }
                    ],
                    "description": "Forage Inventory Site Summary"
                },
                {
                    "name": "FIS",
                    "value": [
                        {
                            "name": "fis_id",
                            "value": 2,
                            "description": "Forage Inventory Site Identifier"
                        },
                        {
                            "name": "fis_geometry",
                            "value": {
                                "type": "Polygon",
                                "coordinates": [
                                    [
                                        [
                                            -97.843562,
                                            46.527635
                                        ],
                                        [
                                            -97.843562,
                                            46.524
                                        ],
                                        [
                                            -97.848521,
                                            46.524
                                        ],
                                        [
                                            -97.847356,
                                            46.525254
                                        ],
                                        [
                                            -97.846958,
                                            46.526635
                                        ],
                                        [
                                            -97.847115,
                                            46.527635
                                        ],
                                        [
                                            -97.843562,
                                            46.527635
                                        ]
                                    ]
                                ]
                            },
                            "description": "Forage Inventory Site Geometry"
                        },
                        {
                            "name": "ecoclassids",
                            "value": [
                                {
                                    "name": "ecoclassid",
                                    "value": [
                                        {
                                            "name": "fsg_id",
                                            "value": "G055BY000ND",
                                            "description": "Forage Suitability Group Identifier"
                                        },
                                        {
                                            "name": "fsg_name",
                                            "value": "Not Suited",
                                            "description": "Forage Suitability Group Name"
                                        },
                                        {
                                            "name": "fsg_pctfis",
                                            "value": 30.32,
                                            "description": "Percent of Forage Suitability Group"
                                        },
                                        {
                                            "name": "fsg_production_list",
                                            "value": [],
                                            "description": "Forage Suitability Group List"
                                        },
                                        {
                                            "name": "component_crop_yield_list",
                                            "value": [],
                                            "description": "Soil Component Crop Yield List"
                                        },
                                        {
                                            "name": "mapunit_crop_yield_list",
                                            "value": [],
                                            "description": "Mapunit Crop Yield List"
                                        }
                                    ],
                                    "description": "Ecological Site"
                                },
                                {
                                    "name": "ecoclassid",
                                    "value": [
                                        {
                                            "name": "fsg_id",
                                            "value": "G055BY100ND",
                                            "description": "Forage Suitability Group Identifier"
                                        },
                                        {
                                            "name": "fsg_name",
                                            "value": "Loam",
                                            "description": "Forage Suitability Group Name"
                                        },
                                        {
                                            "name": "fsg_pctfis",
                                            "value": 37.5,
                                            "description": "Percent of Forage Suitability Group"
                                        },
                                        {
                                            "name": "fsg_production_list",
                                            "value": [
                                                {
                                                    "name": "fsg_production",
                                                    "value": [
                                                        {
                                                            "name": "fsg_production_id",
                                                            "value": 1,
                                                            "description": "Forage Suitability Group Production Id"
                                                        },
                                                        {
                                                            "name": "fsg_species_list",
                                                            "value": "alfalfa",
                                                            "description": "Plant Species List"
                                                        },
                                                        {
                                                            "name": "fsg_production_type",
                                                            "value": "F",
                                                            "description": "Forage Suitability Group Production Type"
                                                        },
                                                        {
                                                            "name": "dry_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Dryland Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "irrig_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "dry_lbs_high",
                                                            "value": 3900,
                                                            "description": "Estimated Dryland Pounds Per Acre Production"
                                                        },
                                                        {
                                                            "name": "irrig_lbs_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Pounds Per Acre Production"
                                                        }
                                                    ],
                                                    "description": "Forage Suitability Group Summary"
                                                },
                                                {
                                                    "name": "fsg_production",
                                                    "value": [
                                                        {
                                                            "name": "fsg_production_id",
                                                            "value": 2,
                                                            "description": "Forage Suitability Group Production Id"
                                                        },
                                                        {
                                                            "name": "fsg_species_list",
                                                            "value": "alfalfa,intermediate wheatgrass",
                                                            "description": "Plant Species List"
                                                        },
                                                        {
                                                            "name": "fsg_production_type",
                                                            "value": "F",
                                                            "description": "Forage Suitability Group Production Type"
                                                        },
                                                        {
                                                            "name": "dry_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Dryland Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "irrig_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "dry_lbs_high",
                                                            "value": 3500,
                                                            "description": "Estimated Dryland Pounds Per Acre Production"
                                                        },
                                                        {
                                                            "name": "irrig_lbs_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Pounds Per Acre Production"
                                                        }
                                                    ],
                                                    "description": "Forage Suitability Group Summary"
                                                },
                                                {
                                                    "name": "fsg_production",
                                                    "value": [
                                                        {
                                                            "name": "fsg_production_id",
                                                            "value": 3,
                                                            "description": "Forage Suitability Group Production Id"
                                                        },
                                                        {
                                                            "name": "fsg_species_list",
                                                            "value": "smooth brome,alfalfa",
                                                            "description": "Plant Species List"
                                                        },
                                                        {
                                                            "name": "fsg_production_type",
                                                            "value": "F",
                                                            "description": "Forage Suitability Group Production Type"
                                                        },
                                                        {
                                                            "name": "dry_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Dryland Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "irrig_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "dry_lbs_high",
                                                            "value": 3500,
                                                            "description": "Estimated Dryland Pounds Per Acre Production"
                                                        },
                                                        {
                                                            "name": "irrig_lbs_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Pounds Per Acre Production"
                                                        }
                                                    ],
                                                    "description": "Forage Suitability Group Summary"
                                                },
                                                {
                                                    "name": "fsg_production",
                                                    "value": [
                                                        {
                                                            "name": "fsg_production_id",
                                                            "value": 4,
                                                            "description": "Forage Suitability Group Production Id"
                                                        },
                                                        {
                                                            "name": "fsg_species_list",
                                                            "value": "big bluestem",
                                                            "description": "Plant Species List"
                                                        },
                                                        {
                                                            "name": "fsg_production_type",
                                                            "value": "F",
                                                            "description": "Forage Suitability Group Production Type"
                                                        },
                                                        {
                                                            "name": "dry_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Dryland Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "irrig_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "dry_lbs_high",
                                                            "value": 2900,
                                                            "description": "Estimated Dryland Pounds Per Acre Production"
                                                        },
                                                        {
                                                            "name": "irrig_lbs_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Pounds Per Acre Production"
                                                        }
                                                    ],
                                                    "description": "Forage Suitability Group Summary"
                                                },
                                                {
                                                    "name": "fsg_production",
                                                    "value": [
                                                        {
                                                            "name": "fsg_production_id",
                                                            "value": 5,
                                                            "description": "Forage Suitability Group Production Id"
                                                        },
                                                        {
                                                            "name": "fsg_species_list",
                                                            "value": "crested wheatgrass",
                                                            "description": "Plant Species List"
                                                        },
                                                        {
                                                            "name": "fsg_production_type",
                                                            "value": "F",
                                                            "description": "Forage Suitability Group Production Type"
                                                        },
                                                        {
                                                            "name": "dry_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Dryland Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "irrig_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "dry_lbs_high",
                                                            "value": 2600,
                                                            "description": "Estimated Dryland Pounds Per Acre Production"
                                                        },
                                                        {
                                                            "name": "irrig_lbs_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Pounds Per Acre Production"
                                                        }
                                                    ],
                                                    "description": "Forage Suitability Group Summary"
                                                },
                                                {
                                                    "name": "fsg_production",
                                                    "value": [
                                                        {
                                                            "name": "fsg_production_id",
                                                            "value": 6,
                                                            "description": "Forage Suitability Group Production Id"
                                                        },
                                                        {
                                                            "name": "fsg_species_list",
                                                            "value": "green needlegrass",
                                                            "description": "Plant Species List"
                                                        },
                                                        {
                                                            "name": "fsg_production_type",
                                                            "value": "F",
                                                            "description": "Forage Suitability Group Production Type"
                                                        },
                                                        {
                                                            "name": "dry_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Dryland Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "irrig_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "dry_lbs_high",
                                                            "value": 2000,
                                                            "description": "Estimated Dryland Pounds Per Acre Production"
                                                        },
                                                        {
                                                            "name": "irrig_lbs_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Pounds Per Acre Production"
                                                        }
                                                    ],
                                                    "description": "Forage Suitability Group Summary"
                                                },
                                                {
                                                    "name": "fsg_production",
                                                    "value": [
                                                        {
                                                            "name": "fsg_production_id",
                                                            "value": 7,
                                                            "description": "Forage Suitability Group Production Id"
                                                        },
                                                        {
                                                            "name": "fsg_species_list",
                                                            "value": "intermediate wheatgrass",
                                                            "description": "Plant Species List"
                                                        },
                                                        {
                                                            "name": "fsg_production_type",
                                                            "value": "F",
                                                            "description": "Forage Suitability Group Production Type"
                                                        },
                                                        {
                                                            "name": "dry_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Dryland Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "irrig_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "dry_lbs_high",
                                                            "value": 2800,
                                                            "description": "Estimated Dryland Pounds Per Acre Production"
                                                        },
                                                        {
                                                            "name": "irrig_lbs_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Pounds Per Acre Production"
                                                        }
                                                    ],
                                                    "description": "Forage Suitability Group Summary"
                                                },
                                                {
                                                    "name": "fsg_production",
                                                    "value": [
                                                        {
                                                            "name": "fsg_production_id",
                                                            "value": 8,
                                                            "description": "Forage Suitability Group Production Id"
                                                        },
                                                        {
                                                            "name": "fsg_species_list",
                                                            "value": "smooth brome",
                                                            "description": "Plant Species List"
                                                        },
                                                        {
                                                            "name": "fsg_production_type",
                                                            "value": "F",
                                                            "description": "Forage Suitability Group Production Type"
                                                        },
                                                        {
                                                            "name": "dry_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Dryland Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "irrig_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "dry_lbs_high",
                                                            "value": 2800,
                                                            "description": "Estimated Dryland Pounds Per Acre Production"
                                                        },
                                                        {
                                                            "name": "irrig_lbs_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Pounds Per Acre Production"
                                                        }
                                                    ],
                                                    "description": "Forage Suitability Group Summary"
                                                },
                                                {
                                                    "name": "fsg_production",
                                                    "value": [
                                                        {
                                                            "name": "fsg_production_id",
                                                            "value": 9,
                                                            "description": "Forage Suitability Group Production Id"
                                                        },
                                                        {
                                                            "name": "fsg_species_list",
                                                            "value": "switchgrass",
                                                            "description": "Plant Species List"
                                                        },
                                                        {
                                                            "name": "fsg_production_type",
                                                            "value": "F",
                                                            "description": "Forage Suitability Group Production Type"
                                                        },
                                                        {
                                                            "name": "dry_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Dryland Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "irrig_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "dry_lbs_high",
                                                            "value": 3100,
                                                            "description": "Estimated Dryland Pounds Per Acre Production"
                                                        },
                                                        {
                                                            "name": "irrig_lbs_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Pounds Per Acre Production"
                                                        }
                                                    ],
                                                    "description": "Forage Suitability Group Summary"
                                                },
                                                {
                                                    "name": "fsg_production",
                                                    "value": [
                                                        {
                                                            "name": "fsg_production_id",
                                                            "value": 10,
                                                            "description": "Forage Suitability Group Production Id"
                                                        },
                                                        {
                                                            "name": "fsg_species_list",
                                                            "value": "western wheatgrass",
                                                            "description": "Plant Species List"
                                                        },
                                                        {
                                                            "name": "fsg_production_type",
                                                            "value": "F",
                                                            "description": "Forage Suitability Group Production Type"
                                                        },
                                                        {
                                                            "name": "dry_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Dryland Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "irrig_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "dry_lbs_high",
                                                            "value": 2000,
                                                            "description": "Estimated Dryland Pounds Per Acre Production"
                                                        },
                                                        {
                                                            "name": "irrig_lbs_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Pounds Per Acre Production"
                                                        }
                                                    ],
                                                    "description": "Forage Suitability Group Summary"
                                                }
                                            ],
                                            "description": "Forage Suitability Group List"
                                        },
                                        {
                                            "name": "component_crop_yield_list",
                                            "value": [],
                                            "description": "Soil Component Crop Yield List"
                                        },
                                        {
                                            "name": "mapunit_crop_yield_list",
                                            "value": [],
                                            "description": "Mapunit Crop Yield List"
                                        }
                                    ],
                                    "description": "Ecological Site"
                                },
                                {
                                    "name": "ecoclassid",
                                    "value": [
                                        {
                                            "name": "fsg_id",
                                            "value": "G055BY109ND",
                                            "description": "Forage Suitability Group Identifier"
                                        },
                                        {
                                            "name": "fsg_name",
                                            "value": "Steep Loam",
                                            "description": "Forage Suitability Group Name"
                                        },
                                        {
                                            "name": "fsg_pctfis",
                                            "value": 10.27,
                                            "description": "Percent of Forage Suitability Group"
                                        },
                                        {
                                            "name": "fsg_production_list",
                                            "value": [
                                                {
                                                    "name": "fsg_production",
                                                    "value": [
                                                        {
                                                            "name": "fsg_production_id",
                                                            "value": 1,
                                                            "description": "Forage Suitability Group Production Id"
                                                        },
                                                        {
                                                            "name": "fsg_species_list",
                                                            "value": "alfalfa",
                                                            "description": "Plant Species List"
                                                        },
                                                        {
                                                            "name": "fsg_production_type",
                                                            "value": "F",
                                                            "description": "Forage Suitability Group Production Type"
                                                        },
                                                        {
                                                            "name": "dry_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Dryland Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "irrig_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "dry_lbs_high",
                                                            "value": 3100,
                                                            "description": "Estimated Dryland Pounds Per Acre Production"
                                                        },
                                                        {
                                                            "name": "irrig_lbs_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Pounds Per Acre Production"
                                                        }
                                                    ],
                                                    "description": "Forage Suitability Group Summary"
                                                },
                                                {
                                                    "name": "fsg_production",
                                                    "value": [
                                                        {
                                                            "name": "fsg_production_id",
                                                            "value": 2,
                                                            "description": "Forage Suitability Group Production Id"
                                                        },
                                                        {
                                                            "name": "fsg_species_list",
                                                            "value": "crested wheatgrass,alfalfa",
                                                            "description": "Plant Species List"
                                                        },
                                                        {
                                                            "name": "fsg_production_type",
                                                            "value": "F",
                                                            "description": "Forage Suitability Group Production Type"
                                                        },
                                                        {
                                                            "name": "dry_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Dryland Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "irrig_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "dry_lbs_high",
                                                            "value": 2400,
                                                            "description": "Estimated Dryland Pounds Per Acre Production"
                                                        },
                                                        {
                                                            "name": "irrig_lbs_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Pounds Per Acre Production"
                                                        }
                                                    ],
                                                    "description": "Forage Suitability Group Summary"
                                                },
                                                {
                                                    "name": "fsg_production",
                                                    "value": [
                                                        {
                                                            "name": "fsg_production_id",
                                                            "value": 3,
                                                            "description": "Forage Suitability Group Production Id"
                                                        },
                                                        {
                                                            "name": "fsg_species_list",
                                                            "value": "alfalfa,intermediate wheatgrass",
                                                            "description": "Plant Species List"
                                                        },
                                                        {
                                                            "name": "fsg_production_type",
                                                            "value": "F",
                                                            "description": "Forage Suitability Group Production Type"
                                                        },
                                                        {
                                                            "name": "dry_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Dryland Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "irrig_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "dry_lbs_high",
                                                            "value": 2700,
                                                            "description": "Estimated Dryland Pounds Per Acre Production"
                                                        },
                                                        {
                                                            "name": "irrig_lbs_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Pounds Per Acre Production"
                                                        }
                                                    ],
                                                    "description": "Forage Suitability Group Summary"
                                                },
                                                {
                                                    "name": "fsg_production",
                                                    "value": [
                                                        {
                                                            "name": "fsg_production_id",
                                                            "value": 4,
                                                            "description": "Forage Suitability Group Production Id"
                                                        },
                                                        {
                                                            "name": "fsg_species_list",
                                                            "value": "smooth brome,alfalfa",
                                                            "description": "Plant Species List"
                                                        },
                                                        {
                                                            "name": "fsg_production_type",
                                                            "value": "F",
                                                            "description": "Forage Suitability Group Production Type"
                                                        },
                                                        {
                                                            "name": "dry_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Dryland Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "irrig_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "dry_lbs_high",
                                                            "value": 2700,
                                                            "description": "Estimated Dryland Pounds Per Acre Production"
                                                        },
                                                        {
                                                            "name": "irrig_lbs_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Pounds Per Acre Production"
                                                        }
                                                    ],
                                                    "description": "Forage Suitability Group Summary"
                                                },
                                                {
                                                    "name": "fsg_production",
                                                    "value": [
                                                        {
                                                            "name": "fsg_production_id",
                                                            "value": 5,
                                                            "description": "Forage Suitability Group Production Id"
                                                        },
                                                        {
                                                            "name": "fsg_species_list",
                                                            "value": "big bluestem",
                                                            "description": "Plant Species List"
                                                        },
                                                        {
                                                            "name": "fsg_production_type",
                                                            "value": "F",
                                                            "description": "Forage Suitability Group Production Type"
                                                        },
                                                        {
                                                            "name": "dry_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Dryland Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "irrig_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "dry_lbs_high",
                                                            "value": 2500,
                                                            "description": "Estimated Dryland Pounds Per Acre Production"
                                                        },
                                                        {
                                                            "name": "irrig_lbs_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Pounds Per Acre Production"
                                                        }
                                                    ],
                                                    "description": "Forage Suitability Group Summary"
                                                },
                                                {
                                                    "name": "fsg_production",
                                                    "value": [
                                                        {
                                                            "name": "fsg_production_id",
                                                            "value": 6,
                                                            "description": "Forage Suitability Group Production Id"
                                                        },
                                                        {
                                                            "name": "fsg_species_list",
                                                            "value": "crested wheatgrass",
                                                            "description": "Plant Species List"
                                                        },
                                                        {
                                                            "name": "fsg_production_type",
                                                            "value": "F",
                                                            "description": "Forage Suitability Group Production Type"
                                                        },
                                                        {
                                                            "name": "dry_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Dryland Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "irrig_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "dry_lbs_high",
                                                            "value": 2400,
                                                            "description": "Estimated Dryland Pounds Per Acre Production"
                                                        },
                                                        {
                                                            "name": "irrig_lbs_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Pounds Per Acre Production"
                                                        }
                                                    ],
                                                    "description": "Forage Suitability Group Summary"
                                                },
                                                {
                                                    "name": "fsg_production",
                                                    "value": [
                                                        {
                                                            "name": "fsg_production_id",
                                                            "value": 7,
                                                            "description": "Forage Suitability Group Production Id"
                                                        },
                                                        {
                                                            "name": "fsg_species_list",
                                                            "value": "green needlegrass",
                                                            "description": "Plant Species List"
                                                        },
                                                        {
                                                            "name": "fsg_production_type",
                                                            "value": "F",
                                                            "description": "Forage Suitability Group Production Type"
                                                        },
                                                        {
                                                            "name": "dry_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Dryland Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "irrig_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "dry_lbs_high",
                                                            "value": 1700,
                                                            "description": "Estimated Dryland Pounds Per Acre Production"
                                                        },
                                                        {
                                                            "name": "irrig_lbs_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Pounds Per Acre Production"
                                                        }
                                                    ],
                                                    "description": "Forage Suitability Group Summary"
                                                },
                                                {
                                                    "name": "fsg_production",
                                                    "value": [
                                                        {
                                                            "name": "fsg_production_id",
                                                            "value": 8,
                                                            "description": "Forage Suitability Group Production Id"
                                                        },
                                                        {
                                                            "name": "fsg_species_list",
                                                            "value": "intermediate wheatgrass",
                                                            "description": "Plant Species List"
                                                        },
                                                        {
                                                            "name": "fsg_production_type",
                                                            "value": "F",
                                                            "description": "Forage Suitability Group Production Type"
                                                        },
                                                        {
                                                            "name": "dry_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Dryland Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "irrig_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "dry_lbs_high",
                                                            "value": 2500,
                                                            "description": "Estimated Dryland Pounds Per Acre Production"
                                                        },
                                                        {
                                                            "name": "irrig_lbs_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Pounds Per Acre Production"
                                                        }
                                                    ],
                                                    "description": "Forage Suitability Group Summary"
                                                },
                                                {
                                                    "name": "fsg_production",
                                                    "value": [
                                                        {
                                                            "name": "fsg_production_id",
                                                            "value": 9,
                                                            "description": "Forage Suitability Group Production Id"
                                                        },
                                                        {
                                                            "name": "fsg_species_list",
                                                            "value": "smooth brome",
                                                            "description": "Plant Species List"
                                                        },
                                                        {
                                                            "name": "fsg_production_type",
                                                            "value": "F",
                                                            "description": "Forage Suitability Group Production Type"
                                                        },
                                                        {
                                                            "name": "dry_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Dryland Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "irrig_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "dry_lbs_high",
                                                            "value": 2500,
                                                            "description": "Estimated Dryland Pounds Per Acre Production"
                                                        },
                                                        {
                                                            "name": "irrig_lbs_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Pounds Per Acre Production"
                                                        }
                                                    ],
                                                    "description": "Forage Suitability Group Summary"
                                                },
                                                {
                                                    "name": "fsg_production",
                                                    "value": [
                                                        {
                                                            "name": "fsg_production_id",
                                                            "value": 10,
                                                            "description": "Forage Suitability Group Production Id"
                                                        },
                                                        {
                                                            "name": "fsg_species_list",
                                                            "value": "switchgrass",
                                                            "description": "Plant Species List"
                                                        },
                                                        {
                                                            "name": "fsg_production_type",
                                                            "value": "F",
                                                            "description": "Forage Suitability Group Production Type"
                                                        },
                                                        {
                                                            "name": "dry_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Dryland Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "irrig_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "dry_lbs_high",
                                                            "value": 2300,
                                                            "description": "Estimated Dryland Pounds Per Acre Production"
                                                        },
                                                        {
                                                            "name": "irrig_lbs_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Pounds Per Acre Production"
                                                        }
                                                    ],
                                                    "description": "Forage Suitability Group Summary"
                                                },
                                                {
                                                    "name": "fsg_production",
                                                    "value": [
                                                        {
                                                            "name": "fsg_production_id",
                                                            "value": 11,
                                                            "description": "Forage Suitability Group Production Id"
                                                        },
                                                        {
                                                            "name": "fsg_species_list",
                                                            "value": "western wheatgrass",
                                                            "description": "Plant Species List"
                                                        },
                                                        {
                                                            "name": "fsg_production_type",
                                                            "value": "F",
                                                            "description": "Forage Suitability Group Production Type"
                                                        },
                                                        {
                                                            "name": "dry_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Dryland Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "irrig_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "dry_lbs_high",
                                                            "value": 1600,
                                                            "description": "Estimated Dryland Pounds Per Acre Production"
                                                        },
                                                        {
                                                            "name": "irrig_lbs_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Pounds Per Acre Production"
                                                        }
                                                    ],
                                                    "description": "Forage Suitability Group Summary"
                                                }
                                            ],
                                            "description": "Forage Suitability Group List"
                                        },
                                        {
                                            "name": "component_crop_yield_list",
                                            "value": [],
                                            "description": "Soil Component Crop Yield List"
                                        },
                                        {
                                            "name": "mapunit_crop_yield_list",
                                            "value": [],
                                            "description": "Mapunit Crop Yield List"
                                        }
                                    ],
                                    "description": "Ecological Site"
                                },
                                {
                                    "name": "ecoclassid",
                                    "value": [
                                        {
                                            "name": "fsg_id",
                                            "value": "G055BY130ND",
                                            "description": "Forage Suitability Group Identifier"
                                        },
                                        {
                                            "name": "fsg_name",
                                            "value": "Very Droughty Loam",
                                            "description": "Forage Suitability Group Name"
                                        },
                                        {
                                            "name": "fsg_pctfis",
                                            "value": 5.81,
                                            "description": "Percent of Forage Suitability Group"
                                        },
                                        {
                                            "name": "fsg_production_list",
                                            "value": [
                                                {
                                                    "name": "fsg_production",
                                                    "value": [
                                                        {
                                                            "name": "fsg_production_id",
                                                            "value": 1,
                                                            "description": "Forage Suitability Group Production Id"
                                                        },
                                                        {
                                                            "name": "fsg_species_list",
                                                            "value": "crested wheatgrass",
                                                            "description": "Plant Species List"
                                                        },
                                                        {
                                                            "name": "fsg_production_type",
                                                            "value": "F",
                                                            "description": "Forage Suitability Group Production Type"
                                                        },
                                                        {
                                                            "name": "dry_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Dryland Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "irrig_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "dry_lbs_high",
                                                            "value": 1400,
                                                            "description": "Estimated Dryland Pounds Per Acre Production"
                                                        },
                                                        {
                                                            "name": "irrig_lbs_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Pounds Per Acre Production"
                                                        }
                                                    ],
                                                    "description": "Forage Suitability Group Summary"
                                                },
                                                {
                                                    "name": "fsg_production",
                                                    "value": [
                                                        {
                                                            "name": "fsg_production_id",
                                                            "value": 2,
                                                            "description": "Forage Suitability Group Production Id"
                                                        },
                                                        {
                                                            "name": "fsg_species_list",
                                                            "value": "intermediate wheatgrass",
                                                            "description": "Plant Species List"
                                                        },
                                                        {
                                                            "name": "fsg_production_type",
                                                            "value": "F",
                                                            "description": "Forage Suitability Group Production Type"
                                                        },
                                                        {
                                                            "name": "dry_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Dryland Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "irrig_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "dry_lbs_high",
                                                            "value": 1700,
                                                            "description": "Estimated Dryland Pounds Per Acre Production"
                                                        },
                                                        {
                                                            "name": "irrig_lbs_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Pounds Per Acre Production"
                                                        }
                                                    ],
                                                    "description": "Forage Suitability Group Summary"
                                                },
                                                {
                                                    "name": "fsg_production",
                                                    "value": [
                                                        {
                                                            "name": "fsg_production_id",
                                                            "value": 3,
                                                            "description": "Forage Suitability Group Production Id"
                                                        },
                                                        {
                                                            "name": "fsg_species_list",
                                                            "value": "western wheatgrass",
                                                            "description": "Plant Species List"
                                                        },
                                                        {
                                                            "name": "fsg_production_type",
                                                            "value": "F",
                                                            "description": "Forage Suitability Group Production Type"
                                                        },
                                                        {
                                                            "name": "dry_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Dryland Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "irrig_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "dry_lbs_high",
                                                            "value": 1100,
                                                            "description": "Estimated Dryland Pounds Per Acre Production"
                                                        },
                                                        {
                                                            "name": "irrig_lbs_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Pounds Per Acre Production"
                                                        }
                                                    ],
                                                    "description": "Forage Suitability Group Summary"
                                                }
                                            ],
                                            "description": "Forage Suitability Group List"
                                        },
                                        {
                                            "name": "component_crop_yield_list",
                                            "value": [],
                                            "description": "Soil Component Crop Yield List"
                                        },
                                        {
                                            "name": "mapunit_crop_yield_list",
                                            "value": [],
                                            "description": "Mapunit Crop Yield List"
                                        }
                                    ],
                                    "description": "Ecological Site"
                                },
                                {
                                    "name": "ecoclassid",
                                    "value": [
                                        {
                                            "name": "fsg_id",
                                            "value": "G055BY400ND",
                                            "description": "Forage Suitability Group Identifier"
                                        },
                                        {
                                            "name": "fsg_name",
                                            "value": "Limy Upland",
                                            "description": "Forage Suitability Group Name"
                                        },
                                        {
                                            "name": "fsg_pctfis",
                                            "value": 9.84,
                                            "description": "Percent of Forage Suitability Group"
                                        },
                                        {
                                            "name": "fsg_production_list",
                                            "value": [
                                                {
                                                    "name": "fsg_production",
                                                    "value": [
                                                        {
                                                            "name": "fsg_production_id",
                                                            "value": 1,
                                                            "description": "Forage Suitability Group Production Id"
                                                        },
                                                        {
                                                            "name": "fsg_species_list",
                                                            "value": "crested wheatgrass,alfalfa",
                                                            "description": "Plant Species List"
                                                        },
                                                        {
                                                            "name": "fsg_production_type",
                                                            "value": "F",
                                                            "description": "Forage Suitability Group Production Type"
                                                        },
                                                        {
                                                            "name": "dry_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Dryland Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "irrig_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "dry_lbs_high",
                                                            "value": 2400,
                                                            "description": "Estimated Dryland Pounds Per Acre Production"
                                                        },
                                                        {
                                                            "name": "irrig_lbs_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Pounds Per Acre Production"
                                                        }
                                                    ],
                                                    "description": "Forage Suitability Group Summary"
                                                },
                                                {
                                                    "name": "fsg_production",
                                                    "value": [
                                                        {
                                                            "name": "fsg_production_id",
                                                            "value": 2,
                                                            "description": "Forage Suitability Group Production Id"
                                                        },
                                                        {
                                                            "name": "fsg_species_list",
                                                            "value": "alfalfa,intermediate wheatgrass",
                                                            "description": "Plant Species List"
                                                        },
                                                        {
                                                            "name": "fsg_production_type",
                                                            "value": "F",
                                                            "description": "Forage Suitability Group Production Type"
                                                        },
                                                        {
                                                            "name": "dry_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Dryland Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "irrig_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "dry_lbs_high",
                                                            "value": 2700,
                                                            "description": "Estimated Dryland Pounds Per Acre Production"
                                                        },
                                                        {
                                                            "name": "irrig_lbs_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Pounds Per Acre Production"
                                                        }
                                                    ],
                                                    "description": "Forage Suitability Group Summary"
                                                },
                                                {
                                                    "name": "fsg_production",
                                                    "value": [
                                                        {
                                                            "name": "fsg_production_id",
                                                            "value": 3,
                                                            "description": "Forage Suitability Group Production Id"
                                                        },
                                                        {
                                                            "name": "fsg_species_list",
                                                            "value": "crested wheatgrass",
                                                            "description": "Plant Species List"
                                                        },
                                                        {
                                                            "name": "fsg_production_type",
                                                            "value": "F",
                                                            "description": "Forage Suitability Group Production Type"
                                                        },
                                                        {
                                                            "name": "dry_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Dryland Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "irrig_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "dry_lbs_high",
                                                            "value": 2400,
                                                            "description": "Estimated Dryland Pounds Per Acre Production"
                                                        },
                                                        {
                                                            "name": "irrig_lbs_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Pounds Per Acre Production"
                                                        }
                                                    ],
                                                    "description": "Forage Suitability Group Summary"
                                                },
                                                {
                                                    "name": "fsg_production",
                                                    "value": [
                                                        {
                                                            "name": "fsg_production_id",
                                                            "value": 4,
                                                            "description": "Forage Suitability Group Production Id"
                                                        },
                                                        {
                                                            "name": "fsg_species_list",
                                                            "value": "intermediate wheatgrass",
                                                            "description": "Plant Species List"
                                                        },
                                                        {
                                                            "name": "fsg_production_type",
                                                            "value": "F",
                                                            "description": "Forage Suitability Group Production Type"
                                                        },
                                                        {
                                                            "name": "dry_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Dryland Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "irrig_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "dry_lbs_high",
                                                            "value": 2500,
                                                            "description": "Estimated Dryland Pounds Per Acre Production"
                                                        },
                                                        {
                                                            "name": "irrig_lbs_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Pounds Per Acre Production"
                                                        }
                                                    ],
                                                    "description": "Forage Suitability Group Summary"
                                                },
                                                {
                                                    "name": "fsg_production",
                                                    "value": [
                                                        {
                                                            "name": "fsg_production_id",
                                                            "value": 5,
                                                            "description": "Forage Suitability Group Production Id"
                                                        },
                                                        {
                                                            "name": "fsg_species_list",
                                                            "value": "little bluestem",
                                                            "description": "Plant Species List"
                                                        },
                                                        {
                                                            "name": "fsg_production_type",
                                                            "value": "F",
                                                            "description": "Forage Suitability Group Production Type"
                                                        },
                                                        {
                                                            "name": "dry_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Dryland Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "irrig_aum_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Animal Unit Month Production"
                                                        },
                                                        {
                                                            "name": "dry_lbs_high",
                                                            "value": 2300,
                                                            "description": "Estimated Dryland Pounds Per Acre Production"
                                                        },
                                                        {
                                                            "name": "irrig_lbs_high",
                                                            "value": 0,
                                                            "description": "Estimated Irrigated Pounds Per Acre Production"
                                                        }
                                                    ],
                                                    "description": "Forage Suitability Group Summary"
                                                }
                                            ],
                                            "description": "Forage Suitability Group List"
                                        },
                                        {
                                            "name": "component_crop_yield_list",
                                            "value": [],
                                            "description": "Soil Component Crop Yield List"
                                        },
                                        {
                                            "name": "mapunit_crop_yield_list",
                                            "value": [],
                                            "description": "Mapunit Crop Yield List"
                                        }
                                    ],
                                    "description": "Ecological Site"
                                }
                            ],
                            "description": "Ecological Site List for FIS"
                        }
                    ],
                    "description": "Forage Inventory Site Summary"
                }
            ],
            "description": "Forage Inventory Site List"
        }
    ]
}

Files to attach:
(the file to convert)
Files to fetch:
(the converted file)
createfsgfis

Details
Comments & Attachments
Associations
Children
SCM Commits
History (130)
Baselines
All (130)

Submitter Association Comment
Nothing found to display.