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

Application Lifecycle Management

Search In Project

Search inClear

GRAS-01a Create Forage Inventory Site and Get Ecological Site Estimated Production (fisprodesd)#6513/HEAD / v132
Tags:  not added yet

GRAS-01a Create Forage Inventory Site and Get Ecological Site Estimated Production (fisprodesd)[SERVICE-6513]

Tracker: Services Priority: NormalNormal Status: Accepted
Submitted by: wlloydJan 12 2016 11:03 Modified by: jdriMay 18 2018 14:09 Type:
Data
Path: m/gras/fisprodesd/1.0 Context: csip-gras Version: 1.0
Endpoints: http://csip.engr.colostate.edu:8083/csip-gras/m/gras/fisprodesd/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-01a Create Forage Inventory Site and Get Ecological Site Estimated Production (FISProdESD)

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 ecological site (ESD) identifier to the identifier in ESIS to get estimated forage production for the plant communities representing the ecological states of the ESD. This service applies to the NRCS land uses of range, forest, protected, other rural land, and associated agricultural land.

{
    "metainfo": {},
    "parameter": [
        {
            "name": "AoAId",
            "value": 1,
            "description": "Area of Analysis Identifier"
        },
        {
            "name": "aoa_geometry",
            "type": "Polygon",
            "coordinates": [
                [
                    [
                        -97.8435624,
                        46.527635
                    ],
                    [
                        -97.852,
                        46.527635
                    ],
                    [
                        -97.852,
                        46.524
                    ],
                    [
                        -97.8435624,
                        46.5241158
                    ],
                    [
                        -97.8435624,
                        46.527635
                    ]
                ]
            ],
            "description": "Area of Analysis Polygon Geometry"
        },
        {
            "name": "fis_method",
            "value": 1,
            "description": "Method for Creating Forage Inventory Site"
        },
        {
            "name": "aoa_land_use",
            "value": 3,
            "description": "Land Use Identifier"
        },
        {
            "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": "a86774b4-0fe1-11e7-b2e3-2999a3754a46",
        "cloud_node": "10.1.33.11",
        "tstamp": "2017-03-23 09:59:12",
        "service_url": "http://csip.engr.colostate.edu:8092/csip-gras/m/gras/fisprodesd/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": 1731,
        "expiration_date": "2017-03-23 09:59:44"
    },
    "parameter": [
        {
            "name": "AoAId",
            "value": 1,
            "description": "Area of Analysis Identifier"
        },
        {
            "name": "aoa_geometry",
            "type": "Polygon",
            "coordinates": [
                [
                    [
                        -97.8435624,
                        46.527635
                    ],
                    [
                        -97.852,
                        46.527635
                    ],
                    [
                        -97.852,
                        46.524
                    ],
                    [
                        -97.8435624,
                        46.5241158
                    ],
                    [
                        -97.8435624,
                        46.527635
                    ]
                ]
            ],
            "description": "Area of Analysis Polygon Geometry"
        },
        {
            "name": "fis_method",
            "value": 1,
            "description": "Method for Creating Forage Inventory Site"
        },
        {
            "name": "aoa_land_use",
            "value": 3,
            "description": "Land Use Identifier"
        },
        {
            "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": "Ecological Site List",
                        "value": [
                            [
                                {
                                    "name": "es_id",
                                    "value": "R055BY059ND",
                                    "description": "Ecological Site Identifier"
                                },
                                {
                                    "name": "es_range_name",
                                    "value": "Loamy Overflow",
                                    "description": "Rangeland Ecological Site Name"
                                },
                                {
                                    "name": "es_forest_name",
                                    "description": "Forestland Ecological Site Name"
                                },
                                {
                                    "name": "es_pctfis",
                                    "value": 7.63,
                                    "description": "Percent of Forage Inventory Site"
                                },
                                {
                                    "name": "es_rsprod",
                                    "value": 3800,
                                    "description": "Estimated Forage Production"
                                },
                                {
                                    "name": "Plant Community List",
                                    "value": [
                                        [
                                            {
                                                "name": "plant_community_id",
                                                "value": 1,
                                                "description": "Plant Community Identifier"
                                            },
                                            {
                                                "name": "plant_community_name",
                                                "value": "Big Bluestem/Needlegrass Plant Community Phase",
                                                "description": "Plant Community Name"
                                            },
                                            {
                                                "name": "plant_community_sequence",
                                                "value": 1,
                                                "description": "Sequence of the Plant Community and Its State in the Ecological Site"
                                            },
                                            {
                                                "name": "state_id",
                                                "value": 1,
                                                "description": "Plant Community Ecological State Identifier"
                                            },
                                            {
                                                "name": "state_name",
                                                "value": "Reference",
                                                "description": "Name of the Ecological State of the Plant Community"
                                            },
                                            {
                                                "name": "es_est_prod",
                                                "value": 3800,
                                                "description": "Representative Forage Production for the Plant Community"
                                            }
                                        ],
                                        [
                                            {
                                                "name": "plant_community_id",
                                                "value": 13,
                                                "description": "Plant Community Identifier"
                                            },
                                            {
                                                "name": "plant_community_name",
                                                "value": "Western Wheatgrass/Needlegrasses/Blue Grama Plant Community",
                                                "description": "Plant Community Name"
                                            },
                                            {
                                                "name": "plant_community_sequence",
                                                "value": 2,
                                                "description": "Sequence of the Plant Community and Its State in the Ecological Site"
                                            },
                                            {
                                                "name": "state_id",
                                                "value": 1,
                                                "description": "Plant Community Ecological State Identifier"
                                            },
                                            {
                                                "name": "state_name",
                                                "value": "Reference",
                                                "description": "Name of the Ecological State of the Plant Community"
                                            },
                                            {
                                                "name": "es_est_prod",
                                                "value": 0,
                                                "description": "Representative Forage Production for the Plant Community"
                                            }
                                        ],
                                        [
                                            {
                                                "name": "plant_community_id",
                                                "value": 14,
                                                "description": "Plant Community Identifier"
                                            },
                                            {
                                                "name": "plant_community_name",
                                                "value": "Snowberry/Plum/Chokecherry/Grasses",
                                                "description": "Plant Community Name"
                                            },
                                            {
                                                "name": "plant_community_sequence",
                                                "value": 3,
                                                "description": "Sequence of the Plant Community and Its State in the Ecological Site"
                                            },
                                            {
                                                "name": "state_id",
                                                "value": 1,
                                                "description": "Plant Community Ecological State Identifier"
                                            },
                                            {
                                                "name": "state_name",
                                                "value": "Reference",
                                                "description": "Name of the Ecological State of the Plant Community"
                                            },
                                            {
                                                "name": "es_est_prod",
                                                "value": 0,
                                                "description": "Representative Forage Production for the Plant Community"
                                            }
                                        ],
                                        [
                                            {
                                                "name": "plant_community_id",
                                                "value": 15,
                                                "description": "Plant Community Identifier"
                                            },
                                            {
                                                "name": "plant_community_name",
                                                "value": "Green Ash & Boxelder Saplings, Shrubs",
                                                "description": "Plant Community Name"
                                            },
                                            {
                                                "name": "plant_community_sequence",
                                                "value": 4,
                                                "description": "Sequence of the Plant Community and Its State in the Ecological Site"
                                            },
                                            {
                                                "name": "state_id",
                                                "value": 1,
                                                "description": "Plant Community Ecological State Identifier"
                                            },
                                            {
                                                "name": "state_name",
                                                "value": "Reference",
                                                "description": "Name of the Ecological State of the Plant Community"
                                            },
                                            {
                                                "name": "es_est_prod",
                                                "value": 0,
                                                "description": "Representative Forage Production for the Plant Community"
                                            }
                                        ],
                                        [
                                            {
                                                "name": "plant_community_id",
                                                "value": 16,
                                                "description": "Plant Community Identifier"
                                            },
                                            {
                                                "name": "plant_community_name",
                                                "value": "Big Bluestem/Needlegrass",
                                                "description": "Plant Community Name"
                                            },
                                            {
                                                "name": "plant_community_sequence",
                                                "value": 1,
                                                "description": "Sequence of the Plant Community and Its State in the Ecological Site"
                                            },
                                            {
                                                "name": "state_id",
                                                "value": 2,
                                                "description": "Plant Community Ecological State Identifier"
                                            },
                                            {
                                                "name": "state_name",
                                                "value": "Native/Invaded ",
                                                "description": "Name of the Ecological State of the Plant Community"
                                            },
                                            {
                                                "name": "es_est_prod",
                                                "value": 0,
                                                "description": "Representative Forage Production for the Plant Community"
                                            }
                                        ],
                                        [
                                            {
                                                "name": "plant_community_id",
                                                "value": 17,
                                                "description": "Plant Community Identifier"
                                            },
                                            {
                                                "name": "plant_community_name",
                                                "value": "Western Wheatgrass/Kentucky Bluegrass/Big Bluestem",
                                                "description": "Plant Community Name"
                                            },
                                            {
                                                "name": "plant_community_sequence",
                                                "value": 2,
                                                "description": "Sequence of the Plant Community and Its State in the Ecological Site"
                                            },
                                            {
                                                "name": "state_id",
                                                "value": 2,
                                                "description": "Plant Community Ecological State Identifier"
                                            },
                                            {
                                                "name": "state_name",
                                                "value": "Native/Invaded ",
                                                "description": "Name of the Ecological State of the Plant Community"
                                            },
                                            {
                                                "name": "es_est_prod",
                                                "value": 0,
                                                "description": "Representative Forage Production for the Plant Community"
                                            }
                                        ],
                                        [
                                            {
                                                "name": "plant_community_id",
                                                "value": 18,
                                                "description": "Plant Community Identifier"
                                            },
                                            {
                                                "name": "plant_community_name",
                                                "value": "Kentucky Bluegrass/Smooth Bromegrass/Shrubs",
                                                "description": "Plant Community Name"
                                            },
                                            {
                                                "name": "plant_community_sequence",
                                                "value": 1,
                                                "description": "Sequence of the Plant Community and Its State in the Ecological Site"
                                            },
                                            {
                                                "name": "state_id",
                                                "value": 3,
                                                "description": "Plant Community Ecological State Identifier"
                                            },
                                            {
                                                "name": "state_name",
                                                "value": "Invaded",
                                                "description": "Name of the Ecological State of the Plant Community"
                                            },
                                            {
                                                "name": "es_est_prod",
                                                "value": 0,
                                                "description": "Representative Forage Production for the Plant Community"
                                            }
                                        ],
                                        [
                                            {
                                                "name": "plant_community_id",
                                                "value": 19,
                                                "description": "Plant Community Identifier"
                                            },
                                            {
                                                "name": "plant_community_name",
                                                "value": "Kentucky Bluegrass Sod/Forbs",
                                                "description": "Plant Community Name"
                                            },
                                            {
                                                "name": "plant_community_sequence",
                                                "value": 2,
                                                "description": "Sequence of the Plant Community and Its State in the Ecological Site"
                                            },
                                            {
                                                "name": "state_id",
                                                "value": 3,
                                                "description": "Plant Community Ecological State Identifier"
                                            },
                                            {
                                                "name": "state_name",
                                                "value": "Invaded",
                                                "description": "Name of the Ecological State of the Plant Community"
                                            },
                                            {
                                                "name": "es_est_prod",
                                                "value": 0,
                                                "description": "Representative Forage Production for the Plant Community"
                                            }
                                        ],
                                        [
                                            {
                                                "name": "plant_community_id",
                                                "value": 20,
                                                "description": "Plant Community Identifier"
                                            },
                                            {
                                                "name": "plant_community_name",
                                                "value": "Annual/Pioneer/Non-Native Perennial ",
                                                "description": "Plant Community Name"
                                            },
                                            {
                                                "name": "plant_community_sequence",
                                                "value": 3,
                                                "description": "Sequence of the Plant Community and Its State in the Ecological Site"
                                            },
                                            {
                                                "name": "state_id",
                                                "value": 3,
                                                "description": "Plant Community Ecological State Identifier"
                                            },
                                            {
                                                "name": "state_name",
                                                "value": "Invaded",
                                                "description": "Name of the Ecological State of the Plant Community"
                                            },
                                            {
                                                "name": "es_est_prod",
                                                "value": 0,
                                                "description": "Representative Forage Production for the Plant Community"
                                            }
                                        ],
                                        [
                                            {
                                                "name": "plant_community_id",
                                                "value": 21,
                                                "description": "Plant Community Identifier"
                                            },
                                            {
                                                "name": "plant_community_name",
                                                "value": "Green Ash/American Elm",
                                                "description": "Plant Community Name"
                                            },
                                            {
                                                "name": "plant_community_sequence",
                                                "value": 1,
                                                "description": "Sequence of the Plant Community and Its State in the Ecological Site"
                                            },
                                            {
                                                "name": "state_id",
                                                "value": 4,
                                                "description": "Plant Community Ecological State Identifier"
                                            },
                                            {
                                                "name": "state_name",
                                                "value": "Wooded",
                                                "description": "Name of the Ecological State of the Plant Community"
                                            },
                                            {
                                                "name": "es_est_prod",
                                                "value": 0,
                                                "description": "Representative Forage Production for the Plant Community"
                                            }
                                        ],
                                        [
                                            {
                                                "name": "plant_community_id",
                                                "value": 22,
                                                "description": "Plant Community Identifier"
                                            },
                                            {
                                                "name": "plant_community_name",
                                                "value": "American Elm/Green Ash",
                                                "description": "Plant Community Name"
                                            },
                                            {
                                                "name": "plant_community_sequence",
                                                "value": 2,
                                                "description": "Sequence of the Plant Community and Its State in the Ecological Site"
                                            },
                                            {
                                                "name": "state_id",
                                                "value": 4,
                                                "description": "Plant Community Ecological State Identifier"
                                            },
                                            {
                                                "name": "state_name",
                                                "value": "Wooded",
                                                "description": "Name of the Ecological State of the Plant Community"
                                            },
                                            {
                                                "name": "es_est_prod",
                                                "value": 0,
                                                "description": "Representative Forage Production for the Plant Community"
                                            }
                                        ],
                                        [
                                            {
                                                "name": "plant_community_id",
                                                "value": 23,
                                                "description": "Plant Community Identifier"
                                            },
                                            {
                                                "name": "plant_community_name",
                                                "value": "Green Ash/Shrubs/Kentucky Bluegrass/Smooth Bromegrass",
                                                "description": "Plant Community Name"
                                            },
                                            {
                                                "name": "plant_community_sequence",
                                                "value": 3,
                                                "description": "Sequence of the Plant Community and Its State in the Ecological Site"
                                            },
                                            {
                                                "name": "state_id",
                                                "value": 4,
                                                "description": "Plant Community Ecological State Identifier"
                                            },
                                            {
                                                "name": "state_name",
                                                "value": "Wooded",
                                                "description": "Name of the Ecological State of the Plant Community"
                                            },
                                            {
                                                "name": "es_est_prod",
                                                "value": 0,
                                                "description": "Representative Forage Production for the Plant Community"
                                            }
                                        ]
                                    ]
                                }
                            ],
                            [
                                {
                                    "name": "es_id",
                                    "value": "R055BY064ND",
                                    "description": "Ecological Site Identifier"
                                },
                                {
                                    "name": "es_range_name",
                                    "value": "Loamy",
                                    "description": "Rangeland Ecological Site Name"
                                },
                                {
                                    "name": "es_forest_name",
                                    "description": "Forestland Ecological Site Name"
                                },
                                {
                                    "name": "es_pctfis",
                                    "value": 41.39,
                                    "description": "Percent of Forage Inventory Site"
                                },
                                {
                                    "name": "es_rsprod",
                                    "value": 2800,
                                    "description": "Estimated Forage Production"
                                },
                                {
                                    "name": "Plant Community List",
                                    "value": [
                                        [
                                            {
                                                "name": "plant_community_id",
                                                "value": 1,
                                                "description": "Plant Community Identifier"
                                            },
                                            {
                                                "name": "plant_community_name",
                                                "value": "Green Needlegrass/Western Wheatgrass ",
                                                "description": "Plant Community Name"
                                            },
                                            {
                                                "name": "plant_community_sequence",
                                                "value": 1,
                                                "description": "Sequence of the Plant Community and Its State in the Ecological Site"
                                            },
                                            {
                                                "name": "state_id",
                                                "value": 1,
                                                "description": "Plant Community Ecological State Identifier"
                                            },
                                            {
                                                "name": "state_name",
                                                "value": "Reference",
                                                "description": "Name of the Ecological State of the Plant Community"
                                            },
                                            {
                                                "name": "es_est_prod",
                                                "value": 2800,
                                                "description": "Representative Forage Production for the Plant Community"
                                            }
                                        ],
                                        [
                                            {
                                                "name": "plant_community_id",
                                                "value": 17,
                                                "description": "Plant Community Identifier"
                                            },
                                            {
                                                "name": "plant_community_name",
                                                "value": "Big Bluestem/Sideoats Grama/Western Wheatgrass ",
                                                "description": "Plant Community Name"
                                            },
                                            {
                                                "name": "plant_community_sequence",
                                                "value": 2,
                                                "description": "Sequence of the Plant Community and Its State in the Ecological Site"
                                            },
                                            {
                                                "name": "state_id",
                                                "value": 1,
                                                "description": "Plant Community Ecological State Identifier"
                                            },
                                            {
                                                "name": "state_name",
                                                "value": "Reference",
                                                "description": "Name of the Ecological State of the Plant Community"
                                            },
                                            {
                                                "name": "es_est_prod",
                                                "value": 0,
                                                "description": "Representative Forage Production for the Plant Community"
                                            }
                                        ],
                                        [
                                            {
                                                "name": "plant_community_id",
                                                "value": 18,
                                                "description": "Plant Community Identifier"
                                            },
                                            {
                                                "name": "plant_community_name",
                                                "value": "Snowberry/Plum/Chokecherry/Grasses",
                                                "description": "Plant Community Name"
                                            },
                                            {
                                                "name": "plant_community_sequence",
                                                "value": 3,
                                                "description": "Sequence of the Plant Community and Its State in the Ecological Site"
                                            },
                                            {
                                                "name": "state_id",
                                                "value": 1,
                                                "description": "Plant Community Ecological State Identifier"
                                            },
                                            {
                                                "name": "state_name",
                                                "value": "Reference",
                                                "description": "Name of the Ecological State of the Plant Community"
                                            },
                                            {
                                                "name": "es_est_prod",
                                                "value": 0,
                                                "description": "Representative Forage Production for the Plant Community"
                                            }
                                        ],
                                        [
                                            {
                                                "name": "plant_community_id",
                                                "value": 19,
                                                "description": "Plant Community Identifier"
                                            },
                                            {
                                                "name": "plant_community_name",
                                                "value": "Green Needlegrass/Western Wheatgrass/Kentucky Bluegrass ",
                                                "description": "Plant Community Name"
                                            },
                                            {
                                                "name": "plant_community_sequence",
                                                "value": 1,
                                                "description": "Sequence of the Plant Community and Its State in the Ecological Site"
                                            },
                                            {
                                                "name": "state_id",
                                                "value": 2,
                                                "description": "Plant Community Ecological State Identifier"
                                            },
                                            {
                                                "name": "state_name",
                                                "value": "Native/Invaded",
                                                "description": "Name of the Ecological State of the Plant Community"
                                            },
                                            {
                                                "name": "es_est_prod",
                                                "value": 2800,
                                                "description": "Representative Forage Production for the Plant Community"
                                            }
                                        ],
                                        [
                                            {
                                                "name": "plant_community_id",
                                                "value": 20,
                                                "description": "Plant Community Identifier"
                                            },
                                            {
                                                "name": "plant_community_name",
                                                "value": "Kentucky Bluegrass/Blue Grama/Sedge ",
                                                "description": "Plant Community Name"
                                            },
                                            {
                                                "name": "plant_community_sequence",
                                                "value": 2,
                                                "description": "Sequence of the Plant Community and Its State in the Ecological Site"
                                            },
                                            {
                                                "name": "state_id",
                                                "value": 2,
                                                "description": "Plant Community Ecological State Identifier"
                                            },
                                            {
                                                "name": "state_name",
                                                "value": "Native/Invaded",
                                                "description": "Name of the Ecological State of the Plant Community"
                                            },
                                            {
                                                "name": "es_est_prod",
                                                "value": 0,
                                                "description": "Representative Forage Production for the Plant Community"
                                            }
                                        ],
                                        [
                                            {
                                                "name": "plant_community_id",
                                                "value": 21,
                                                "description": "Plant Community Identifier"
                                            },
                                            {
                                                "name": "plant_community_name",
                                                "value": "Kentucky Bluegrass/Western Wheatgrass/Green Needlegrass ",
                                                "description": "Plant Community Name"
                                            },
                                            {
                                                "name": "plant_community_sequence",
                                                "value": 3,
                                                "description": "Sequence of the Plant Community and Its State in the Ecological Site"
                                            },
                                            {
                                                "name": "state_id",
                                                "value": 2,
                                                "description": "Plant Community Ecological State Identifier"
                                            },
                                            {
                                                "name": "state_name",
                                                "value": "Native/Invaded",
                                                "description": "Name of the Ecological State of the Plant Community"
                                            },
                                            {
                                                "name": "es_est_prod",
                                                "value": 0,
                                                "description": "Representative Forage Production for the Plant Community"
                                            }
                                        ],
                                        [
                                            {
                                                "name": "plant_community_id",
                                                "value": 22,
                                                "description": "Plant Community Identifier"
                                            },
                                            {
                                                "name": "plant_community_name",
                                                "value": "Smooth Brome ",
                                                "description": "Plant Community Name"
                                            },
                                            {
                                                "name": "plant_community_sequence",
                                                "value": 1,
                                                "description": "Sequence of the Plant Community and Its State in the Ecological Site"
                                            },
                                            {
                                                "name": "state_id",
                                                "value": 3,
                                                "description": "Plant Community Ecological State Identifier"
                                            },
                                            {
                                                "name": "state_name",
                                                "value": "Invaded",
                                                "description": "Name of the Ecological State of the Plant Community"
                                            },
                                            {
                                                "name": "es_est_prod",
                                                "value": 0,
                                                "description": "Representative Forage Production for the Plant Community"
                                            }
                                        ],
                                        [
                                            {
                                                "name": "plant_community_id",
                                                "value": 23,
                                                "description": "Plant Community Identifier"
                                            },
                                            {
                                                "name": "plant_community_name",
                                                "value": "Kentucky Bluegrass Sod/Forbs Community Phase",
                                                "description": "Plant Community Name"
                                            },
                                            {
                                                "name": "plant_community_sequence",
                                                "value": 2,
                                                "description": "Sequence of the Plant Community and Its State in the Ecological Site"
                                            },
                                            {
                                                "name": "state_id",
                                                "value": 3,
                                                "description": "Plant Community Ecological State Identifier"
                                            },
                                            {
                                                "name": "state_name",
                                                "value": "Invaded",
                                                "description": "Name of the Ecological State of the Plant Community"
                                            },
                                            {
                                                "name": "es_est_prod",
                                                "value": 0,
                                                "description": "Representative Forage Production for the Plant Community"
                                            }
                                        ],
                                        [
                                            {
                                                "name": "plant_community_id",
                                                "value": 24,
                                                "description": "Plant Community Identifier"
                                            },
                                            {
                                                "name": "plant_community_name",
                                                "value": "Annual/Pioneer Perennial ",
                                                "description": "Plant Community Name"
                                            },
                                            {
                                                "name": "plant_community_sequence",
                                                "value": 3,
                                                "description": "Sequence of the Plant Community and Its State in the Ecological Site"
                                            },
                                            {
                                                "name": "state_id",
                                                "value": 3,
                                                "description": "Plant Community Ecological State Identifier"
                                            },
                                            {
                                                "name": "state_name",
                                                "value": "Invaded",
                                                "description": "Name of the Ecological State of the Plant Community"
                                            },
                                            {
                                                "name": "es_est_prod",
                                                "value": 0,
                                                "description": "Representative Forage Production for the Plant Community"
                                            }
                                        ],
                                        [
                                            {
                                                "name": "plant_community_id",
                                                "value": 25,
                                                "description": "Plant Community Identifier"
                                            },
                                            {
                                                "name": "plant_community_name",
                                                "value": "Green Ash/Bur Oak/Shrubs ",
                                                "description": "Plant Community Name"
                                            },
                                            {
                                                "name": "plant_community_sequence",
                                                "value": 1,
                                                "description": "Sequence of the Plant Community and Its State in the Ecological Site"
                                            },
                                            {
                                                "name": "state_id",
                                                "value": 4,
                                                "description": "Plant Community Ecological State Identifier"
                                            },
                                            {
                                                "name": "state_name",
                                                "value": "Wooded ",
                                                "description": "Name of the Ecological State of the Plant Community"
                                            },
                                            {
                                                "name": "es_est_prod",
                                                "value": 0,
                                                "description": "Representative Forage Production for the Plant Community"
                                            }
                                        ],
                                        [
                                            {
                                                "name": "plant_community_id",
                                                "value": 26,
                                                "description": "Plant Community Identifier"
                                            },
                                            {
                                                "name": "plant_community_name",
                                                "value": "Bur Oak/Green Ash/Ironwood/Sprengel Sedge",
                                                "description": "Plant Community Name"
                                            },
                                            {
                                                "name": "plant_community_sequence",
                                                "value": 2,
                                                "description": "Sequence of the Plant Community and Its State in the Ecological Site"
                                            },
                                            {
                                                "name": "state_id",
                                                "value": 4,
                                                "description": "Plant Community Ecological State Identifier"
                                            },
                                            {
                                                "name": "state_name",
                                                "value": "Wooded ",
                                                "description": "Name of the Ecological State of the Plant Community"
                                            },
                                            {
                                                "name": "es_est_prod",
                                                "value": 0,
                                                "description": "Representative Forage Production for the Plant Community"
                                            }
                                        ],
                                        [
                                            {
                                                "name": "plant_community_id",
                                                "value": 27,
                                                "description": "Plant Community Identifier"
                                            },
                                            {
                                                "name": "plant_community_name",
                                                "value": "Oak/Sedge",
                                                "description": "Plant Community Name"
                                            },
                                            {
                                                "name": "plant_community_sequence",
                                                "value": 1,
                                                "description": "Sequence of the Plant Community and Its State in the Ecological Site"
                                            },
                                            {
                                                "name": "state_id",
                                                "value": 5,
                                                "description": "Plant Community Ecological State Identifier"
                                            },
                                            {
                                                "name": "state_name",
                                                "value": "Wooded Native/Invaded",
                                                "description": "Name of the Ecological State of the Plant Community"
                                            },
                                            {
                                                "name": "es_est_prod",
                                                "value": 0,
                                                "description": "Representative Forage Production for the Plant Community"
                                            }
                                        ],
                                        [
                                            {
                                                "name": "plant_community_id",
                                                "value": 28,
                                                "description": "Plant Community Identifier"
                                            },
                                            {
                                                "name": "plant_community_name",
                                                "value": "Mature Oak/Kentucky Bluegrass",
                                                "description": "Plant Community Name"
                                            },
                                            {
                                                "name": "plant_community_sequence",
                                                "value": 2,
                                                "description": "Sequence of the Plant Community and Its State in the Ecological Site"
                                            },
                                            {
                                                "name": "state_id",
                                                "value": 5,
                                                "description": "Plant Community Ecological State Identifier"
                                            },
                                            {
                                                "name": "state_name",
                                                "value": "Wooded Native/Invaded",
                                                "description": "Name of the Ecological State of the Plant Community"
                                            },
                                            {
                                                "name": "es_est_prod",
                                                "value": 0,
                                                "description": "Representative Forage Production for the Plant Community"
                                            }
                                        ],
                                        [
                                            {
                                                "name": "plant_community_id",
                                                "value": 29,
                                                "description": "Plant Community Identifier"
                                            },
                                            {
                                                "name": "plant_community_name",
                                                "value": "Buckthorn/Oak",
                                                "description": "Plant Community Name"
                                            },
                                            {
                                                "name": "plant_community_sequence",
                                                "value": 3,
                                                "description": "Sequence of the Plant Community and Its State in the Ecological Site"
                                            },
                                            {
                                                "name": "state_id",
                                                "value": 5,
                                                "description": "Plant Community Ecological State Identifier"
                                            },
                                            {
                                                "name": "state_name",
                                                "value": "Wooded Native/Invaded",
                                                "description": "Name of the Ecological State of the Plant Community"
                                            },
                                            {
                                                "name": "es_est_prod",
                                                "value": 0,
                                                "description": "Representative Forage Production for the Plant Community"
                                            }
                                        ],
                                        [
                                            {
                                                "name": "plant_community_id",
                                                "value": 30,
                                                "description": "Plant Community Identifier"
                                            },
                                            {
                                                "name": "plant_community_name",
                                                "value": "Oak/Eastern Redcedar",
                                                "description": "Plant Community Name"
                                            },
                                            {
                                                "name": "plant_community_sequence",
                                                "value": 4,
                                                "description": "Sequence of the Plant Community and Its State in the Ecological Site"
                                            },
                                            {
                                                "name": "state_id",
                                                "value": 5,
                                                "description": "Plant Community Ecological State Identifier"
                                            },
                                            {
                                                "name": "state_name",
                                                "value": "Wooded Native/Invaded",
                                                "description": "Name of the Ecological State of the Plant Community"
                                            },
                                            {
                                                "name": "es_est_prod",
                                                "value": 0,
                                                "description": "Representative Forage Production for the Plant Community"
                                            }
                                        ],
                                        [
                                            {
                                                "name": "plant_community_id",
                                                "value": 31,
                                                "description": "Plant Community Identifier"
                                            },
                                            {
                                                "name": "plant_community_name",
                                                "value": "Buckhorn/Kentucky Bluegrass",
                                                "description": "Plant Community Name"
                                            },
                                            {
                                                "name": "plant_community_sequence",
                                                "value": 5,
                                                "description": "Sequence of the Plant Community and Its State in the Ecological Site"
                                            },
                                            {
                                                "name": "state_id",
                                                "value": 5,
                                                "description": "Plant Community Ecological State Identifier"
                                            },
                                            {
                                                "name": "state_name",
                                                "value": "Wooded Native/Invaded",
                                                "description": "Name of the Ecological State of the Plant Community"
                                            },
                                            {
                                                "name": "es_est_prod",
                                                "value": 0,
                                                "description": "Representative Forage Production for the Plant Community"
                                            }
                                        ]
                                    ]
                                }
                            ],
                            [
                                {
                                    "name": "es_id",
                                    "value": "R055BY068ND",
                                    "description": "Ecological Site Identifier"
                                },
                                {
                                    "name": "es_range_name",
                                    "value": "Thin Loamy",
                                    "description": "Rangeland Ecological Site Name"
                                },
                                {
                                    "name": "es_forest_name",
                                    "description": "Forestland Ecological Site Name"
                                },
                                {
                                    "name": "es_pctfis",
                                    "value": 34.89,
                                    "description": "Percent of Forage Inventory Site"
                                },
                                {
                                    "name": "es_rsprod",
                                    "value": 2200,
                                    "description": "Estimated Forage Production"
                                },
                                {
                                    "name": "Plant Community List",
                                    "value": [
                                        [
                                            {
                                                "name": "plant_community_id",
                                                "value": 1,
                                                "description": "Plant Community Identifier"
                                            },
                                            {
                                                "name": "plant_community_name",
                                                "value": "Bluestem/Needlegrass/Sideoats Grama",
                                                "description": "Plant Community Name"
                                            },
                                            {
                                                "name": "plant_community_sequence",
                                                "value": 1,
                                                "description": "Sequence of the Plant Community and Its State in the Ecological Site"
                                            },
                                            {
                                                "name": "state_id",
                                                "value": 1,
                                                "description": "Plant Community Ecological State Identifier"
                                            },
                                            {
                                                "name": "state_name",
                                                "value": "Reference",
                                                "description": "Name of the Ecological State of the Plant Community"
                                            },
                                            {
                                                "name": "es_est_prod",
                                                "value": 2200,
                                                "description": "Representative Forage Production for the Plant Community"
                                            }
                                        ],
                                        [
                                            {
                                                "name": "plant_community_id",
                                                "value": 9,
                                                "description": "Plant Community Identifier"
                                            },
                                            {
                                                "name": "plant_community_name",
                                                "value": "Grama/Sedge/Needlegrass/Bluestem",
                                                "description": "Plant Community Name"
                                            },
                                            {
                                                "name": "plant_community_sequence",
                                                "value": 2,
                                                "description": "Sequence of the Plant Community and Its State in the Ecological Site"
                                            },
                                            {
                                                "name": "state_id",
                                                "value": 1,
                                                "description": "Plant Community Ecological State Identifier"
                                            },
                                            {
                                                "name": "state_name",
                                                "value": "Reference",
                                                "description": "Name of the Ecological State of the Plant Community"
                                            },
                                            {
                                                "name": "es_est_prod",
                                                "value": 0,
                                                "description": "Representative Forage Production for the Plant Community"
                                            }
                                        ],
                                        [
                                            {
                                                "name": "plant_community_id",
                                                "value": 10,
                                                "description": "Plant Community Identifier"
                                            },
                                            {
                                                "name": "plant_community_name",
                                                "value": "Bluestem/Needlegrass/Sideoats Grama ",
                                                "description": "Plant Community Name"
                                            },
                                            {
                                                "name": "plant_community_sequence",
                                                "value": 1,
                                                "description": "Sequence of the Plant Community and Its State in the Ecological Site"
                                            },
                                            {
                                                "name": "state_id",
                                                "value": 2,
                                                "description": "Plant Community Ecological State Identifier"
                                            },
                                            {
                                                "name": "state_name",
                                                "value": "Native/Invaded",
                                                "description": "Name of the Ecological State of the Plant Community"
                                            },
                                            {
                                                "name": "es_est_prod",
                                                "value": 0,
                                                "description": "Representative Forage Production for the Plant Community"
                                            }
                                        ],
                                        [
                                            {
                                                "name": "plant_community_id",
                                                "value": 11,
                                                "description": "Plant Community Identifier"
                                            },
                                            {
                                                "name": "plant_community_name",
                                                "value": "Needlegrass/Grama/Sedge/Bluestem ",
                                                "description": "Plant Community Name"
                                            },
                                            {
                                                "name": "plant_community_sequence",
                                                "value": 2,
                                                "description": "Sequence of the Plant Community and Its State in the Ecological Site"
                                            },
                                            {
                                                "name": "state_id",
                                                "value": 2,
                                                "description": "Plant Community Ecological State Identifier"
                                            },
                                            {
                                                "name": "state_name",
                                                "value": "Native/Invaded",
                                                "description": "Name of the Ecological State of the Plant Community"
                                            },
                                            {
                                                "name": "es_est_prod",
                                                "value": 0,
                                                "description": "Representative Forage Production for the Plant Community"
                                            }
                                        ],
                                        [
                                            {
                                                "name": "plant_community_id",
                                                "value": 12,
                                                "description": "Plant Community Identifier"
                                            },
                                            {
                                                "name": "plant_community_name",
                                                "value": "Grama/Sedge/Bluegrass ",
                                                "description": "Plant Community Name"
                                            },
                                            {
                                                "name": "plant_community_sequence",
                                                "value": 3,
                                                "description": "Sequence of the Plant Community and Its State in the Ecological Site"
                                            },
                                            {
                                                "name": "state_id",
                                                "value": 2,
                                                "description": "Plant Community Ecological State Identifier"
                                            },
                                            {
                                                "name": "state_name",
                                                "value": "Native/Invaded",
                                                "description": "Name of the Ecological State of the Plant Community"
                                            },
                                            {
                                                "name": "es_est_prod",
                                                "value": 0,
                                                "description": "Representative Forage Production for the Plant Community"
                                            }
                                        ],
                                        [
                                            {
                                                "name": "plant_community_id",
                                                "value": 13,
                                                "description": "Plant Community Identifier"
                                            },
                                            {
                                                "name": "plant_community_name",
                                                "value": "Kentucky Bluegrass/Smooth Bromegrass/Needlegrass/Shrubs",
                                                "description": "Plant Community Name"
                                            },
                                            {
                                                "name": "plant_community_sequence",
                                                "value": 1,
                                                "description": "Sequence of the Plant Community and Its State in the Ecological Site"
                                            },
                                            {
                                                "name": "state_id",
                                                "value": 3,
                                                "description": "Plant Community Ecological State Identifier"
                                            },
                                            {
                                                "name": "state_name",
                                                "value": "Invaded",
                                                "description": "Name of the Ecological State of the Plant Community"
                                            },
                                            {
                                                "name": "es_est_prod",
                                                "value": 0,
                                                "description": "Representative Forage Production for the Plant Community"
                                            }
                                        ],
                                        [
                                            {
                                                "name": "plant_community_id",
                                                "value": 14,
                                                "description": "Plant Community Identifier"
                                            },
                                            {
                                                "name": "plant_community_name",
                                                "value": "Kentucky Bluegrass Sod/Forbs",
                                                "description": "Plant Community Name"
                                            },
                                            {
                                                "name": "plant_community_sequence",
                                                "value": 2,
                                                "description": "Sequence of the Plant Community and Its State in the Ecological Site"
                                            },
                                            {
                                                "name": "state_id",
                                                "value": 3,
                                                "description": "Plant Community Ecological State Identifier"
                                            },
                                            {
                                                "name": "state_name",
                                                "value": "Invaded",
                                                "description": "Name of the Ecological State of the Plant Community"
                                            },
                                            {
                                                "name": "es_est_prod",
                                                "value": 0,
                                                "description": "Representative Forage Production for the Plant Community"
                                            }
                                        ],
                                        [
                                            {
                                                "name": "plant_community_id",
                                                "value": 15,
                                                "description": "Plant Community Identifier"
                                            },
                                            {
                                                "name": "plant_community_name",
                                                "value": "Annual/Pioneer/Non-Native Perennial ",
                                                "description": "Plant Community Name"
                                            },
                                            {
                                                "name": "plant_community_sequence",
                                                "value": 3,
                                                "description": "Sequence of the Plant Community and Its State in the Ecological Site"
                                            },
                                            {
                                                "name": "state_id",
                                                "value": 3,
                                                "description": "Plant Community Ecological State Identifier"
                                            },
                                            {
                                                "name": "state_name",
                                                "value": "Invaded",
                                                "description": "Name of the Ecological State of the Plant Community"
                                            },
                                            {
                                                "name": "es_est_prod",
                                                "value": 0,
                                                "description": "Representative Forage Production for the Plant Community"
                                            }
                                        ]
                                    ]
                                }
                            ],
                            [
                                {
                                    "name": "es_id",
                                    "value": "R055BY069ND",
                                    "description": "Ecological Site Identifier"
                                },
                                {
                                    "name": "es_range_name",
                                    "value": "Very Shallow",
                                    "description": "Rangeland Ecological Site Name"
                                },
                                {
                                    "name": "es_forest_name",
                                    "description": "Forestland Ecological Site Name"
                                },
                                {
                                    "name": "es_pctfis",
                                    "value": 6.31,
                                    "description": "Percent of Forage Inventory Site"
                                },
                                {
                                    "name": "es_rsprod",
                                    "value": 1400,
                                    "description": "Estimated Forage Production"
                                },
                                {
                                    "name": "Plant Community List",
                                    "value": [
                                        [
                                            {
                                                "name": "plant_community_id",
                                                "value": 1,
                                                "description": "Plant Community Identifier"
                                            },
                                            {
                                                "name": "plant_community_name",
                                                "value": "Needleandthread/Sedge/Blue Grama",
                                                "description": "Plant Community Name"
                                            },
                                            {
                                                "name": "plant_community_sequence",
                                                "value": 1,
                                                "description": "Sequence of the Plant Community and Its State in the Ecological Site"
                                            },
                                            {
                                                "name": "state_id",
                                                "value": 1,
                                                "description": "Plant Community Ecological State Identifier"
                                            },
                                            {
                                                "name": "state_name",
                                                "value": "Reference",
                                                "description": "Name of the Ecological State of the Plant Community"
                                            },
                                            {
                                                "name": "es_est_prod",
                                                "value": 1400,
                                                "description": "Representative Forage Production for the Plant Community"
                                            }
                                        ],
                                        [
                                            {
                                                "name": "plant_community_id",
                                                "value": 3,
                                                "description": "Plant Community Identifier"
                                            },
                                            {
                                                "name": "plant_community_name",
                                                "value": "Sedge/Blue Grama/Fringed Sagewort",
                                                "description": "Plant Community Name"
                                            },
                                            {
                                                "name": "plant_community_sequence",
                                                "value": 2,
                                                "description": "Sequence of the Plant Community and Its State in the Ecological Site"
                                            },
                                            {
                                                "name": "state_id",
                                                "value": 1,
                                                "description": "Plant Community Ecological State Identifier"
                                            },
                                            {
                                                "name": "state_name",
                                                "value": "Reference",
                                                "description": "Name of the Ecological State of the Plant Community"
                                            },
                                            {
                                                "name": "es_est_prod",
                                                "value": 0,
                                                "description": "Representative Forage Production for the Plant Community"
                                            }
                                        ]
                                    ]
                                }
                            ]
                        ]
                    }
                ]
            ]
        }
    ]
}
   (the file to convert)
   (the converted file)
Details
Comments & Attachments
Associations (1)
Children
SCM Commits
History (132)
Baselines
All (132)

Submitter Association Comment
casesp
Jan 13 2017 13:42