| ArcGIS REST Services Directory | Login |
| Home > services > SERV_IMG_SUSCEP_MOV_MASA (ImageServer) > Raster Attribute Table | Help | API Reference |
| JSON |
{
"objectIdFieldName": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "VALUE",
"type": "esriFieldTypeInteger",
"alias": "VALUE",
"domain": null
}
],
"features": [
{"attributes": {
"OBJECTID": 1,
"VALUE": 1
}},
{"attributes": {
"OBJECTID": 2,
"VALUE": 2
}},
{"attributes": {
"OBJECTID": 3,
"VALUE": 3
}},
{"attributes": {
"OBJECTID": 4,
"VALUE": 4
}},
{"attributes": {
"OBJECTID": 5,
"VALUE": 5
}}
]
} |