API version v1.0
API to fetch geometry of a specific SICaR layer on supplied layerId.
http://sicar.beniculturali.it:8080/SIMBA-API/polygons
Parameter | Description | Optional | Default |
---|---|---|---|
layer_id | SICaR layer identifier |
GET | http://sicar.beniculturali.it:8080/SIMBA-API/polygons?layer_id=30179 |
None
{
2: {
poly_id: "2"
poly_area: "66.25"
poly_ext_area: "100"
poly_coeff: "1"
poly_real_area: "66.25"
poly_perimeter: "32.7387"
poly_point_count: "4"
poly_user_id_owner: "441"
poly_group_id_owner: "132"
poly_user_id_last: "441"
poly_group_id_last: "132"
poly_creation_date: "D20110405B"
poly_last_modify_date: "D20130211B"
poly_ray: "0"
poly_center_x: "0"
poly_center_y: "0"
poly_type: "P"
poly_env_x_min: "12473.2"
poly_env_y_min: "8444.92"
poly_env_x_max: "12483.2"
poly_env_y_max: "8454.92"
coordinates: "[12473.2,8453.17][12476.6,8444.92][12483.2,8446.67][12481.6,8454.92]"
}
3: {
poly_id: "3"
poly_area: "5477.73"
poly_ext_area: "7014.18"
poly_coeff: "1"
poly_real_area: "5477.73"
poly_perimeter: "330.271"
poly_point_count: "74"
poly_user_id_owner: "441"
poly_group_id_owner: "132"
poly_user_id_last: "441"
poly_group_id_last: "132"
poly_creation_date: "D20110405B"
poly_last_modify_date: "D20130211B"
poly_ray: "0"
poly_center_x: "0"
poly_center_y: "0"
poly_type: "P"
poly_env_x_min: "11263.2"
poly_env_y_min: "8441.67"
poly_env_x_max: "11320"
poly_env_y_max: "8565.08"
coordinates: "[11286.7,8565.08][11283.2,8561.67][11275,8543.17][11275,8541.75][11273.2,8539.92][11273.2,8538.17][11271.6,8534.92][11271.6,8531.67][11271.6,8528.25][11270,8526.67][11270,8523.25][11270,8519.83][11270,8516.67][11268.2,8515][11268.2,8511.58][11268.2,8508.17][11266.6,8501.58][11264.9,8493.33][11264.9,8488.33][11263.2,8481.67][11263.2,8478.25][11263.2,8473.25][11263.2,8468.25][11263.2,8465][11263.2,8454.92][11263.2,8443.33][11266.6,8443.33][11306.8,8441.67][11313.2,8441.67][11316.6,8441.67][11318.2,8441.67][11318.2,8443.33][11318.2,8444.92][11318.2,8446.67][11318.2,8449.92][11318.2,8460][11318.2,8471.67][11318.2,8484.92][11318.2,8498.17][11320,8506.58][11320,8515][11318.2,8515][11318.2,8516.67][11318.2,8519.83][11318.2,8521.67][11318.2,8523.25][11318.2,8525.08][11316.6,8526.67][11316.6,8528.25][11315,8529.92][11315,8531.67][11313.2,8533.33][11311.6,8534.92][11311.6,8536.75][11310,8538.17][11310,8539.92][11308.2,8539.92][11308.2,8541.75][11306.8,8543.17][11304.9,8543.17][11303.2,8545][11301.8,8546.58][11299.9,8546.58][11298.3,8546.58][11298.3,8548.17][11296.7,8548.17][11294.9,8550][11294.9,8551.58][11293.2,8551.58][11293.2,8553.25][11293.2,8555][11294.9,8556.58][11294.9,8558.25][11294.9,8559.83]"
}
}
Rate Limited | False |
Response Format | JSON |
Authentication | None |