{ "objectIdFieldName": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Value", "type": "esriFieldTypeInteger", "alias": "Value", "domain": null }, { "name": "Count", "type": "esriFieldTypeDouble", "alias": "Count", "domain": null }, { "name": "Probabilidad", "type": "esriFieldTypeString", "alias": "% probabilidad", "domain": null, "length": 10 }, { "name": "LinkMapa", "type": "esriFieldTypeString", "alias": "Enlace para poder descargar mapa", "domain": null, "length": 250 } ], "features": [ { "attributes": { "OBJECTID": 1, "Value": 1, "Count": 104901, "Probabilidad": "0% a 25%", "LinkMapa": null } }, { "attributes": { "OBJECTID": 2, "Value": 2, "Count": 14453, "Probabilidad": "25% a 50%", "LinkMapa": null } }, { "attributes": { "OBJECTID": 3, "Value": 3, "Count": 8123, "Probabilidad": "50% a 75%", "LinkMapa": null } }, { "attributes": { "OBJECTID": 4, "Value": 4, "Count": 5368, "Probabilidad": "75% a 100%", "LinkMapa": null } } ] }