Untitled

 avatar
unknown
plain_text
2 years ago
3.6 kB
8
Indexable
"landSurveyQuestion": {
            "agriculture": {
                "commodityId": {
                    "min": 0,
                    "max": 0
                },
                "description": {
                    "min": 0,
                    "max": 0
                },
                "distanceToRoad": {
                    "min": 0,
                    "max": 0
                },
                "farmerId": {
                    "min": 0,
                    "max": 0
                },
                "isSuitable": {
                    "min": 0,
                    "max": 0
                },
                "location": {
                    "min": 0,
                    "max": 0
                },
                "size": {
                    "min": 0,
                    "max": 0
                },
                "additionalQuestion": [],
                "productionPotential": {
                    "min": 20,
                    "max": 200
                },
                "populationPotential": {
                    "min": 100,
                    "max": 10000
                },
                "texture": {
                    "min": 0,
                    "max": 1
                },
                "structure": {
                    "min": 0,
                    "max": 1
                },
                "locationHeight": {
                    "min": 0,
                    "max": 0
                },
                "pH": {
                    "min": 7,
                    "max": 10
                },
                "landLegality": {
                    "min": 0,
                    "max": 1
                },
                "rainfall": {
                    "min": 0,
                    "max": 0
                },
                "infrastructureAccess": {
                    "min": 0,
                    "max": 0
                },
                "image": {
                    "min": 1,
                    "max": 10
                },
                "ownershipStatus": {
                    "min": 1,
                    "max": 10,
                    "options": [
                        "Lahan Kelompok",
                        "Milik Sendiri",
                        "Sewa"
                    ]
                },
                "landSlope": {
                    "min": 10,
                    "max": 100,
                    "options": [
                        "Datar",
                        "Landai",
                        "Miring"
                    ]
                },
                "vegetationCover": {
                    "min": 0,
                    "max": 0,
                    "options": [
                        "Lahan Terbuka",
                        "Pepohonan"
                    ]
                },
                "typeOfSoil": {
                    "min": 0,
                    "max": 0,
                    "options": [
                        "Andosol",
                        "Kapur"
                    ]
                },
                "financing": {
                    "min": 1000,
                    "max": 10000,
                    "options": [
                        "Modal Sendiri",
                        "KUR"
                    ]
                },
                "waterSources": {
                    "min": 0,
                    "max": 0,
                    "options": [
                        "Teknis",
                        "Sungai"
                    ]
                }
            }
        }
Editor is loading...