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

Application Lifecycle Management

Search In Project

Search inClear

GRAS-04: Calculate Forage Area Adjustment Factors (CalcFAAFactors)#6534/v114
Tags:  not added yet

GRAS-04: Calculate Forage Area Adjustment Factors (CalcFAAFactors)[SERVICE-6534]

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

GRAS-04: Calculate Forage Area Adjustment Factors (CalcFAAFactors)

This service intersects the geometries of all forage area adjustments and calculates the adjustment factor for each intersected polygon. Included are water source point features and distance to water factors. Other adjustment areas (vegetation, slope, etc.) are polygons. The calculated factors are used later to adjust forage production in the grazing unit (area of analysis, or AoA).

Description.

Request Response
{
    "metainfo": {},
    "parameter": [
        {
            "name": "AoA",
            "value": [
                {
                    "name": "aoa_id",
                    "value": 2,
                    "description": "Area of Analysis Identifier"
                },
                {
                    "name": "aoa_geometry",
                    "value": {
                        "type": "Feature",
                        "geometry": {
                            "type": "Polygon",
                            "coordinates": [
                                [
                                    [
                                        -102.269346955537,
                                        36.4001570615595
                                    ],
                                    [
                                        -102.242295693682,
                                        36.4001570615595
                                    ],
                                    [
                                        -102.242295693682,
                                        36.3855761123352
                                    ],
                                    [
                                        -102.269346955537,
                                        36.3855761123352
                                    ],
                                    [
                                        -102.269346955537,
                                        36.4001570615595
                                    ]
                                ]
                            ]
                        }
                    },
                    "description": "Area of Analysis Geometry"
                },
                {
                    "name": "water_feature_list",
                    "value": [
                        [
                            {
                                "name": "water_faa_identifier",
                                "value": 1,
                                "description": "Water Forage Adjustment Area Identifier"
                            },
                            {
                                "name": "water_feature_geometry",
                                "value": {
                                    "type": "Feature",
                                    "geometry": {
                                        "type": "Point",
                                        "coordinates": [
                                            -102.268755580832,
                                            36.385957528377
                                        ]
                                    }
                                },
                                "description": "Water Forage Adjustment Area Geometry"
                            },
                            {
                                "name": "water_feature_factor_edits",
                                "value": false,
                                "description": "Water Feature Factor Edit Flag"
                            },
                            {
                                "name": "adj_factor_edits",
                                "value": [
                                    [
                                        {
                                            "name": "adj_factor_edit_id",
                                            "value": 1,
                                            "description": "Water feature factor edit identifier"
                                        },
                                        {
                                            "name": "min_extent_edit",
                                            "value": 2,
                                            "description": "Minimum Extent in Feet"
                                        },
                                        {
                                            "name": "max_extent_edit",
                                            "value": 8,
                                            "description": "Maximum Extent in Feet"
                                        },
                                        {
                                            "name": "adj_factor_edit",
                                            "value": 0.7,
                                            "description": "Forage Adjustment Factor"
                                        }
                                    ]
                                ],
                                "description": "List of water FAA factor adjustment edits"
                            }
                        ],
                        [
                            {
                                "name": "water_faa_identifier",
                                "value": 2,
                                "description": "Water Forage Adjustment Area Identifier"
                            },
                            {
                                "name": "water_feature_geometry",
                                "value": {
                                    "type": "Feature",
                                    "geometry": {
                                        "type": "Point",
                                        "coordinates": [
                                            -102.24285831583,
                                            36.399728046009
                                        ]
                                    }
                                },
                                "description": "Water Forage Adjustment Area Geometry"
                            },
                            {
                                "name": "water_feature_factor_edits",
                                "value": false,
                                "description": "Water Feature Factor Edit Flag"
                            }
                        ]
                    ],
                    "description": "AoA water features"
                },
                {
                    "name": "forage_area_adjustments",
                    "value": [
                        [
                            {
                                "name": "faa_id",
                                "value": 1,
                                "description": "Forage Adjustment Area Identifier"
                            },
                            {
                                "name": "faa_geometry",
                                "value": {
                                    "type": "Feature",
                                    "geometry": {
                                        "type": "Polygon",
                                        "coordinates": [
                                            [
                                                [
                                                    -102.252753947674,
                                                    36.3898617600563
                                                ],
                                                [
                                                    -102.242350625446,
                                                    36.3898617600563
                                                ],
                                                [
                                                    -102.242350625446,
                                                    36.3856921948653
                                                ],
                                                [
                                                    -102.252753947674,
                                                    36.3856921948653
                                                ],
                                                [
                                                    -102.252753947674,
                                                    36.3898617600563
                                                ]
                                            ]
                                        ]
                                    }
                                },
                                "description": "Forage Adjustment Area Geometry"
                            },
                            {
                                "name": "adjustment_category",
                                "value": "Vegetation",
                                "description": "Forage Adjustment Area Category; values are vegetation, slope, water, other"
                            },
                            {
                                "name": "adjustment_factor",
                                "value": 0.85,
                                "description": "Forage Adjustment Factor"
                            }
                        ]
                    ],
                    "description": "AoA Forage Area Adjustments"
                }
            ],
            "description": "List of AoAs"
        }
    ]
}
{
    "metainfo": {
        "status": "Finished",
        "suid": "1ead3413-37d4-11e5-8659-c732cbab5b00",
        "cloud_node": "129.82.226.52",
        "tstamp": "2015-07-31 16:33:09",
        "service_url": "http://129.82.226.52:8080/csip-gras/m/gras/calcfaafactors/1.0",
        "request_ip": "129.82.53.151",
        "cpu_time": 94021,
        "expiration_date": "2015-07-31 16:39:43"
    },
    "parameter": [
        {
            "name": "AoA",
            "value": [
                {
                    "name": "aoa_id",
                    "value": 2,
                    "description": "Area of Analysis Identifier"
                },
                {
                    "name": "aoa_geometry",
                    "value": {
                        "type": "Feature",
                        "geometry": {
                            "type": "Polygon",
                            "coordinates": [
                                [
                                    [
                                        -102.269346955537,
                                        36.4001570615595
                                    ],
                                    [
                                        -102.242295693682,
                                        36.4001570615595
                                    ],
                                    [
                                        -102.242295693682,
                                        36.3855761123352
                                    ],
                                    [
                                        -102.269346955537,
                                        36.3855761123352
                                    ],
                                    [
                                        -102.269346955537,
                                        36.4001570615595
                                    ]
                                ]
                            ]
                        }
                    },
                    "description": "Area of Analysis Geometry"
                },
                {
                    "name": "water_feature_list",
                    "value": [
                        [
                            {
                                "name": "water_faa_identifier",
                                "value": 1,
                                "description": "Water Forage Adjustment Area Identifier"
                            },
                            {
                                "name": "water_feature_geometry",
                                "value": {
                                    "type": "Feature",
                                    "geometry": {
                                        "type": "Point",
                                        "coordinates": [
                                            -102.268755580832,
                                            36.385957528377
                                        ]
                                    }
                                },
                                "description": "Water Forage Adjustment Area Geometry"
                            },
                            {
                                "name": "water_feature_factor_edits",
                                "value": false,
                                "description": "Water Feature Factor Edit Flag"
                            },
                            {
                                "name": "adj_factor_edits",
                                "value": [
                                    [
                                        {
                                            "name": "adj_factor_edit_id",
                                            "value": 1,
                                            "description": "Water feature factor edit identifier"
                                        },
                                        {
                                            "name": "min_extent_edit",
                                            "value": 2,
                                            "description": "Minimum Extent in Feet"
                                        },
                                        {
                                            "name": "max_extent_edit",
                                            "value": 8,
                                            "description": "Maximum Extent in Feet"
                                        },
                                        {
                                            "name": "adj_factor_edit",
                                            "value": 0.7,
                                            "description": "Forage Adjustment Factor"
                                        }
                                    ]
                                ],
                                "description": "List of water FAA factor adjustment edits"
                            }
                        ],
                        [
                            {
                                "name": "water_faa_identifier",
                                "value": 2,
                                "description": "Water Forage Adjustment Area Identifier"
                            },
                            {
                                "name": "water_feature_geometry",
                                "value": {
                                    "type": "Feature",
                                    "geometry": {
                                        "type": "Point",
                                        "coordinates": [
                                            -102.24285831583,
                                            36.399728046009
                                        ]
                                    }
                                },
                                "description": "Water Forage Adjustment Area Geometry"
                            },
                            {
                                "name": "water_feature_factor_edits",
                                "value": false,
                                "description": "Water Feature Factor Edit Flag"
                            }
                        ]
                    ],
                    "description": "AoA water features"
                },
                {
                    "name": "forage_area_adjustments",
                    "value": [
                        [
                            {
                                "name": "faa_id",
                                "value": 1,
                                "description": "Forage Adjustment Area Identifier"
                            },
                            {
                                "name": "faa_geometry",
                                "value": {
                                    "type": "Feature",
                                    "geometry": {
                                        "type": "Polygon",
                                        "coordinates": [
                                            [
                                                [
                                                    -102.252753947674,
                                                    36.3898617600563
                                                ],
                                                [
                                                    -102.242350625446,
                                                    36.3898617600563
                                                ],
                                                [
                                                    -102.242350625446,
                                                    36.3856921948653
                                                ],
                                                [
                                                    -102.252753947674,
                                                    36.3856921948653
                                                ],
                                                [
                                                    -102.252753947674,
                                                    36.3898617600563
                                                ]
                                            ]
                                        ]
                                    }
                                },
                                "description": "Forage Adjustment Area Geometry"
                            },
                            {
                                "name": "adjustment_category",
                                "value": "Vegetation",
                                "description": "Forage Adjustment Area Category; values are vegetation, slope, water, other"
                            },
                            {
                                "name": "adjustment_factor",
                                "value": 0.85,
                                "description": "Forage Adjustment Factor"
                            }
                        ]
                    ],
                    "description": "AoA Forage Area Adjustments"
                }
            ],
            "description": "List of AoAs"
        }
    ],
    "result": [
        {
            "name": "AoAId",
            "value": 2,
            "description": "Area of Analysis Identifier"
        },
        {
            "name": "aoa_faa_polygon_list",
            "value": [
                {
                    "name": "aoa_faa_identifier",
                    "value": 1,
                    "description": "Area of Analysis Forage Adjustment Area Identifier"
                },
                {
                    "name": "aoa_faa_geometry",
                    "value": "{\"type\":\"Feature\",\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-102.252753947674,36.3898617600563],[-102.242350625446,36.3898617600563],[-102.242350625446,36.3856921948653],[-102.252753947674,36.3856921948653],[-102.252753947674,36.3898617600563]]]},\"properties\":{}}",
                    "description": "Area of Analysis Forage Adjustment Area Geometry"
                },
                {
                    "name": "adjustment_area",
                    "value": 431860.8606271744,
                    "description": "Area of Analysis Forage Adjustment Area in Acres"
                },
                {
                    "name": "adjustment_factor",
                    "value": 0.85,
                    "description": "Forage Adjustment Factor"
                },
                {
                    "name": "aoa_faa_identifier",
                    "value": 2,
                    "description": "Area of Analysis Forage Adjustment Area Identifier"
                },
                {
                    "name": "aoa_faa_geometry",
                    "value": "{\"type\":\"Feature\",\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-102.252753947674,36.3898617600563],[-102.242350625446,36.3898617600563],[-102.242350625446,36.3856921948653],[-102.252753947674,36.3856921948653],[-102.252753947674,36.3898617600563]]]},\"properties\":{}}",
                    "description": "Area of Analysis Forage Adjustment Area Geometry"
                },
                {
                    "name": "adjustment_area",
                    "value": 431860.8606271744,
                    "description": "Area of Analysis Forage Adjustment Area in Acres"
                },
                {
                    "name": "adjustment_factor",
                    "value": 0.85,
                    "description": "Forage Adjustment Factor"
                },
                {
                    "name": "aoa_faa_identifier",
                    "value": 3,
                    "description": "Area of Analysis Forage Adjustment Area Identifier"
                },
                {
                    "name": "aoa_faa_geometry",
                    "value": "{\"type\":\"Feature\",\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-102.252753947674,36.3898617600563],[-102.242350625446,36.3898617600563],[-102.242350625446,36.3856921948653],[-102.252753947674,36.3856921948653],[-102.252753947674,36.3898617600563]]]},\"properties\":{}}",
                    "description": "Area of Analysis Forage Adjustment Area Geometry"
                },
                {
                    "name": "adjustment_area",
                    "value": 431860.8606271744,
                    "description": "Area of Analysis Forage Adjustment Area in Acres"
                },
                {
                    "name": "adjustment_factor",
                    "value": 0.85,
                    "description": "Forage Adjustment Factor"
                }
            ],
            "description": "List of Area of Analysis Forage Adjustment Polygons"
        }
    ]
}
Files to attach:
(the file to convert)
Files to fetch:
(the converted file)

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

Completed Jan 12 2016 11:03
Submit by wlloyd
Compare tracker item versions
Submitted Action Version
ktraff
May 18 2016 00:50
Edit 114
Last Tested May 18 2016 00:50 May 17 2016 00:50
ktraff
May 17 2016 00:50
Edit 113
Last Tested May 17 2016 00:50 May 16 2016 00:50
ktraff
May 16 2016 00:50
Edit 112
Last Tested May 16 2016 00:50 May 15 2016 00:50
ktraff
May 15 2016 00:50
Edit 111
Last Tested May 15 2016 00:50 May 14 2016 00:50
ktraff
May 14 2016 00:50
Edit 110
Last Tested May 14 2016 00:50 May 13 2016 00:50
ktraff
May 13 2016 00:50
Edit 109
Last Tested May 13 2016 00:50 May 12 2016 00:50
ktraff
May 12 2016 00:50
Edit 108
Last Tested May 12 2016 00:50 May 11 2016 00:50
ktraff
May 11 2016 00:50
Edit 107
Last Tested May 11 2016 00:50 May 10 2016 00:50
ktraff
May 10 2016 00:50
Edit 106
Last Tested May 10 2016 00:50 May 09 2016 00:50
ktraff
May 09 2016 00:50
Edit 105
Last Tested May 09 2016 00:50 May 08 2016 00:50
ktraff
May 08 2016 00:50
Edit 104
Last Tested May 08 2016 00:50 May 07 2016 00:50
ktraff
May 07 2016 00:50
Edit 103
Last Tested May 07 2016 00:50 May 06 2016 00:50
ktraff
May 06 2016 00:50
Edit 102
Last Tested May 06 2016 00:50 May 05 2016 00:50
ktraff
May 05 2016 00:50
Edit 101
Last Tested May 05 2016 00:50 May 04 2016 00:50
ktraff
May 04 2016 00:50
Edit 100
Last Tested May 04 2016 00:50 May 03 2016 00:50
ktraff
May 03 2016 00:50
Edit 99
Last Tested May 03 2016 00:50 May 02 2016 00:50
ktraff
May 02 2016 00:50
Edit 98
Last Tested May 02 2016 00:50 May 01 2016 00:50
ktraff
May 01 2016 00:50
Edit 97
Last Tested May 01 2016 00:50 Apr 30 2016 00:50
ktraff
Apr 30 2016 00:50
Edit 96
Last Tested Apr 30 2016 00:50 Apr 29 2016 00:50
ktraff
Apr 29 2016 00:50
Edit 95
Last Tested Apr 29 2016 00:50 Apr 28 2016 00:50
Only the last 20 history item loaded. Show All (114)