{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "carto.carto.PruebaIncendios", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 195032.5301000001, "ymin": 4764993.962300001, "xmax": 361463.4994999999, "ymax": 4839348.6423, "spatialReference": { "wkid": 25830, "latestWkid": 25830 } }, "sourceSpatialReference": { "wkid": 25830, "latestWkid": 25830 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 102, 143, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "codigo", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "codigo", "type": "esriFieldTypeString", "alias": "Código", "domain": null, "editable": true, "nullable": false, "length": 15, "defaultValue": null, "modelName": "codigo" }, { "name": "fecha", "type": "esriFieldTypeDate", "alias": "Fecha", "domain": null, "editable": true, "nullable": false, "length": 8, "defaultValue": null, "modelName": "fecha" }, { "name": "hora", "type": "esriFieldTypeDate", "alias": "Hora", "domain": null, "editable": true, "nullable": false, "length": 8, "defaultValue": null, "modelName": "hora" }, { "name": "guarda", "type": "esriFieldTypeString", "alias": "Nombre Guarda", "domain": null, "editable": true, "nullable": false, "length": 30, "defaultValue": null, "modelName": "guarda" }, { "name": "incidencia", "type": "esriFieldTypeString", "alias": "Incidencia", "domain": { "type": "codedValue", "name": "m_incidencia", "description": "Incidencia apoyo extinción montes", "codedValues": [ { "name": "Seleccionar", "code": "Seleccionar" }, { "name": "Incendio", "code": "Incendio" }, { "name": "Conato", "code": "Conato" }, { "name": "Reproducción", "code": "Reproducción" }, { "name": "Falsa alarma", "code": "Falsa alarma" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": "Seleccionar", "modelName": "incidencia" }, { "name": "igp", "type": "esriFieldTypeString", "alias": "Índice de gravedad potencial", "domain": { "type": "codedValue", "name": "m_igp", "description": "igp montes", "codedValues": [ { "name": "Seleccionar", "code": "Seleccionar" }, { "name": "Baja", "code": "Baja" }, { "name": "Moderada", "code": "Moderada" }, { "name": "Alta", "code": "Alta" }, { "name": "Severa", "code": "Severa" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "Seleccionar", "modelName": "igp" }, { "name": "avance", "type": "esriFieldTypeString", "alias": "Dirección de avance", "domain": { "type": "codedValue", "name": "m_avance", "description": "Dirección de avance incendio montes", "codedValues": [ { "name": "Seleccionar", "code": "Seleccionar" }, { "name": "Norte", "code": "Norte" }, { "name": "Este", "code": "Este" }, { "name": "Sur", "code": "Sur" }, { "name": "Oeste", "code": "Oeste" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": "Seleccionar", "modelName": "avance" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "r499_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a446_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "carto.carto.PruebaIncendios", "description": "", "prototype": { "attributes": { "igp": "Seleccionar", "avance": "Seleccionar", "codigo": " ", "fecha": -2209161600000, "hora": -2209161600000, "guarda": " ", "incidencia": "Seleccionar" } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }