{ "currentVersion": 10.81, "id": 4, "name": "ACTUALIZACIONES_LINEA", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 1, "name": "DATOS_ACTUALIZACIONES_LINEA", "relatedTableId": 19, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "ID_SESION", "composite": true } ], "isDataVersioned": false, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1530952166000 }, "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": -938916.7071000002, "ymin": 4493814.359899998, "xmax": -87511.11439999938, "ymax": 5408368.487400003, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 163, 54, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "USUARIO", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FECHA_ACTUALIZACION", "type": "esriFieldTypeDate", "alias": "FECHA_ACTUALIZACION", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FECHA_ACTUALIZACION" }, { "name": "USUARIO", "type": "esriFieldTypeString", "alias": "USUARIO", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "USUARIO" }, { "name": "ID_OT", "type": "esriFieldTypeString", "alias": "ID_OT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ID_OT" }, { "name": "ID_TIPO_ACTUACION", "type": "esriFieldTypeString", "alias": "ID_TIPO_ACTUACION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ID_TIPO_ACTUACION" }, { "name": "ID_ACTUACION", "type": "esriFieldTypeString", "alias": "ID_ACTUACION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ID_ACTUACION" }, { "name": "ID_ELEMENTO", "type": "esriFieldTypeString", "alias": "ID_ELEMENTO", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ID_ELEMENTO" }, { "name": "CAPA", "type": "esriFieldTypeString", "alias": "CAPA", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CAPA" }, { "name": "ID_SESION", "type": "esriFieldTypeString", "alias": "ID_SESION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ID_SESION" }, { "name": "FECHA_OBRA", "type": "esriFieldTypeDate", "alias": "FECHA_OBRA", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FECHA_OBRA" }, { "name": "TIPO_ACTUALIZACION", "type": "esriFieldTypeSmallInteger", "alias": "TIPO_ACTUALIZACION", "domain": { "type": "codedValue", "name": "actualizacion_tiposAct", "description": "Tipos de Actualizaciones", "codedValues": [ { "name": "Insertar", "code": 0 }, { "name": "Editar", "code": 1 }, { "name": "Eliminar", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TIPO_ACTUALIZACION" }, { "name": "BORRADO", "type": "esriFieldTypeSmallInteger", "alias": "BORRADO", "domain": { "type": "codedValue", "name": "actualizacion_borrado", "description": "Borrado lógico del registro", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Si", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BORRADO" }, { "name": "CONSOLIDADO", "type": "esriFieldTypeSmallInteger", "alias": "CONSOLIDADO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONSOLIDADO" }, { "name": "TIPO_RED", "type": "esriFieldTypeString", "alias": "TIPO_RED", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TIPO_RED" }, { "name": "ID_TABLA", "type": "esriFieldTypeSmallInteger", "alias": "ID_TABLA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ID_TABLA" }, { "name": "ID_EXPLOTACION", "type": "esriFieldTypeString", "alias": "ID_EXPLOTACION", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "ID_EXPLOTACION" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "G13ID_SESION", "fields": "ID_SESION", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_14", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_14", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S6_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "ACTUALIZACIONES_LINEA", "description": "", "prototype": { "attributes": { "ID_EXPLOTACION": null, "ID_TABLA": null, "FECHA_ACTUALIZACION": null, "USUARIO": null, "ID_OT": null, "ID_TIPO_ACTUACION": null, "ID_ACTUACION": null, "ID_ELEMENTO": null, "CAPA": null, "ID_SESION": null, "FECHA_OBRA": null, "TIPO_ACTUALIZACION": null, "BORRADO": null, "CONSOLIDADO": null, "TIPO_RED": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 99999, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }