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/HEAD / v133
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: jdriMay 18 2018 13:33 Type:
Data
Path: m/gras/createfsgfis/1.0 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.

{
    "metainfo": {},
    "parameter": [
        {
            "name": "AoAId",
            "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 Polygon Geometry"
        },
        {
            "name": "fis_method",
            "value": 1,
            "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 Supplied Geometry for Creating Forage Inventory Sites"
        }
    ]
}
{
    "metainfo": {
        "status": "Finished",
        "suid": "33f0c056-0fe6-11e7-b2e3-f15a130e6c8d",
        "cloud_node": "10.1.33.11",
        "tstamp": "2017-03-23 10:31:44",
        "service_url": "http://csip.engr.colostate.edu:8092/csip-gras/m/gras/createfsgfis/1.0",
        "request_ip": "10.84.192.174",
        "csip-gras.version": "$version: 0.4.186 064574ea49e5 2017-03-23 rumpal, built at 2017-03-23 09:45 by jenkins$",
        "csip.version": "$version: 2.1.165 d96dacc34b0c 2017-03-12 od, built at 2017-03-23 09:45 by jenkins$",
        "cpu_time": 874,
        "expiration_date": "2017-03-23 10:32:15"
    },
    "parameter": [
        {
            "name": "AoAId",
            "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 Polygon Geometry"
        },
        {
            "name": "fis_method",
            "value": 1,
            "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 Supplied Geometry for Creating Forage Inventory Sites"
        }
    ],
    "result": [
        {
            "name": "AoAId",
            "value": 1,
            "description": "Area of Analysis Identifier"
        },
        {
            "name": "fis_type",
            "value": 1,
            "description": "Forage Inventory Site Type"
        },
        {
            "name": "FIS List",
            "value": [
                [
                    {
                        "name": "fis_id",
                        "value": 1,
                        "description": "Forage Inventory Site Identifier"
                    },
                    {
                        "name": "fis_geometry",
                        "value": {
                            "type": "Polygon",
                            "coordinates": [
                                [
                                    [
                                        -97.843562,
                                        46.527635
                                    ],
                                    [
                                        -97.852,
                                        46.527635
                                    ],
                                    [
                                        -97.852,
                                        46.524
                                    ],
                                    [
                                        -97.843562,
                                        46.524116
                                    ],
                                    [
                                        -97.843562,
                                        46.527635
                                    ]
                                ]
                            ]
                        },
                        "description": "Forage Inventory Site Geometry"
                    },
                    {
                        "name": "FSG List",
                        "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": 36.98,
                                    "description": "Percent of Forage Suitability Group"
                                },
                                {
                                    "name": "FSG Production List",
                                    "value": []
                                },
                                {
                                    "name": "Soil Component Crop Yield List",
                                    "value": []
                                },
                                {
                                    "name": "Mapunit Crop Yield List",
                                    "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": 30.49,
                                    "description": "Percent of Forage Suitability Group"
                                },
                                {
                                    "name": "FSG Production List",
                                    "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"
                                            }
                                        ],
                                        [
                                            {
                                                "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"
                                            }
                                        ],
                                        [
                                            {
                                                "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"
                                            }
                                        ],
                                        [
                                            {
                                                "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"
                                            }
                                        ],
                                        [
                                            {
                                                "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"
                                            }
                                        ],
                                        [
                                            {
                                                "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"
                                            }
                                        ],
                                        [
                                            {
                                                "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"
                                            }
                                        ],
                                        [
                                            {
                                                "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"
                                            }
                                        ],
                                        [
                                            {
                                                "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"
                                            }
                                        ],
                                        [
                                            {
                                                "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"
                                            }
                                        ]
                                    ]
                                },
                                {
                                    "name": "Soil Component Crop Yield List",
                                    "value": []
                                },
                                {
                                    "name": "Mapunit Crop Yield List",
                                    "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": 17.42,
                                    "description": "Percent of Forage Suitability Group"
                                },
                                {
                                    "name": "FSG Production List",
                                    "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"
                                            }
                                        ],
                                        [
                                            {
                                                "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"
                                            }
                                        ],
                                        [
                                            {
                                                "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"
                                            }
                                        ],
                                        [
                                            {
                                                "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"
                                            }
                                        ],
                                        [
                                            {
                                                "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"
                                            }
                                        ],
                                        [
                                            {
                                                "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"
                                            }
                                        ],
                                        [
                                            {
                                                "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"
                                            }
                                        ],
                                        [
                                            {
                                                "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"
                                            }
                                        ],
                                        [
                                            {
                                                "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"
                                            }
                                        ],
                                        [
                                            {
                                                "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"
                                            }
                                        ],
                                        [
                                            {
                                                "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"
                                            }
                                        ]
                                    ]
                                },
                                {
                                    "name": "Soil Component Crop Yield List",
                                    "value": []
                                },
                                {
                                    "name": "Mapunit Crop Yield List",
                                    "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": 5.09,
                                    "description": "Percent of Forage Suitability Group"
                                },
                                {
                                    "name": "FSG Production List",
                                    "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"
                                            }
                                        ],
                                        [
                                            {
                                                "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"
                                            }
                                        ],
                                        [
                                            {
                                                "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"
                                            }
                                        ],
                                        [
                                            {
                                                "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"
                                            }
                                        ],
                                        [
                                            {
                                                "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"
                                            }
                                        ]
                                    ]
                                },
                                {
                                    "name": "Soil Component Crop Yield List",
                                    "value": []
                                },
                                {
                                    "name": "Mapunit Crop Yield List",
                                    "value": []
                                }
                            ]
                        ]
                    }
                ]
            ]
        }
    ]
}
   (the file to convert)
   (the converted file)
Details
Comments & Attachments
Associations (1)
Children
SCM Commits
History (133)
Baselines
All (133)

Filter
 
No data to display.