{ "currentVersion": 10.41, "id": 23, "name": "Nivel de Riesgo", "type": "Feature Layer", "description": "", "copyrightText": "", "defaultVisibility": true, "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "supportsRollbackOnFailureParameter": false, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true }, "geometryType": "esriGeometryPolygon", "minScale": 0, "maxScale": 0, "extent": { "xmin": 352539.61230000015, "ymin": 3491912.2430000007, "xmax": 368084.35250000004, "ymax": 3515594.3421, "spatialReference": { "wkid": 32613, "latestWkid": 32613 } }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RIESGO", "field2": null, "field3": null, "fieldDelimiter": ", ", "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": " ", "label": "Sin dato", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Alto", "label": "Alto", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Medio", "label": "Medio", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Bajo", "label": "Bajo", "description": "" } ] }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "TIPO", "typeIdField": "RIESGO", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null, "editable": true, "nullable": true }, { "name": "TIPO", "type": "esriFieldTypeString", "alias": "TIPO", "domain": null, "editable": true, "nullable": true, "length": 254 }, { "name": "NOMBRE", "type": "esriFieldTypeString", "alias": "NOMBRE", "domain": null, "editable": true, "nullable": true, "length": 254 }, { "name": "UBICACION", "type": "esriFieldTypeString", "alias": "UBICACION", "domain": null, "editable": true, "nullable": true, "length": 254 }, { "name": "AFLUENTE", "type": "esriFieldTypeString", "alias": "AFLUENTE", "domain": null, "editable": true, "nullable": true, "length": 254 }, { "name": "RIESGO", "type": "esriFieldTypeString", "alias": "RIESGO", "domain": null, "editable": true, "nullable": true, "length": 254 }, { "name": "SUPERFICIE", "type": "esriFieldTypeInteger", "alias": "SUPERFICIE", "domain": null, "editable": true, "nullable": true }, { "name": "CAPACIDAD", "type": "esriFieldTypeInteger", "alias": "CAPACIDAD", "domain": null, "editable": true, "nullable": true }, { "name": "REVISION", "type": "esriFieldTypeString", "alias": "REVISION", "domain": null, "editable": true, "nullable": true, "length": 254 }, { "name": "PRIORITARI", "type": "esriFieldTypeString", "alias": "PRIORITARI", "domain": null, "editable": true, "nullable": true, "length": 254 }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38 } ], "indexes": [ { "name": "R178_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_178", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_178", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S163_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": " ", "name": "Sin dato", "domains": {}, "templates": [ { "name": "Sin dato", "description": "", "prototype": { "attributes": { "PRIORITARI": null, "REVISION": null, "Id": null, "TIPO": null, "NOMBRE": null, "UBICACION": null, "AFLUENTE": null, "RIESGO": " ", "SUPERFICIE": null, "CAPACIDAD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Alto", "name": "Alto", "domains": {}, "templates": [ { "name": "Alto", "description": "", "prototype": { "attributes": { "PRIORITARI": null, "REVISION": null, "Id": null, "TIPO": null, "NOMBRE": null, "UBICACION": null, "AFLUENTE": null, "RIESGO": "Alto", "SUPERFICIE": null, "CAPACIDAD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Medio", "name": "Medio", "domains": {}, "templates": [ { "name": "Medio", "description": "", "prototype": { "attributes": { "PRIORITARI": null, "REVISION": null, "Id": null, "TIPO": null, "NOMBRE": null, "UBICACION": null, "AFLUENTE": null, "RIESGO": "Medio", "SUPERFICIE": null, "CAPACIDAD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Bajo", "name": "Bajo", "domains": {}, "templates": [ { "name": "Bajo", "description": "", "prototype": { "attributes": { "PRIORITARI": null, "REVISION": null, "Id": null, "TIPO": null, "NOMBRE": null, "UBICACION": null, "AFLUENTE": null, "RIESGO": "Bajo", "SUPERFICIE": null, "CAPACIDAD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Query", "useStandardizedQueries": true }