{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 16, "name": "Oleoducto", "type": "Feature Layer", "parentLayer": { "id": 11, "name": "Combustibles" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriDecimalDegrees" }, "hasMetadata": true, "extent": { "xmin": -73.13161985299996, "ymin": -53.10850432299998, "xmax": -68.60585400399998, "ymax": -32.77029818099993, "spatialReference": { "wkid": 5360, "latestWkid": 9184, "xyTolerance": 8.983152841195212E-9, "zTolerance": 2, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.125899906842624E13, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 5360, "latestWkid": 9184, "xyTolerance": 8.983152841195213E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NOMBRE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ID_OLEODUCTO", "type": "esriFieldTypeInteger", "alias": "ID_OLEODUCTO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ID_GASODUCTO" }, { "name": "NOMBRE", "type": "esriFieldTypeString", "alias": "NOMBRE", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NOMBRE" }, { "name": "COMBUSTIBL", "type": "esriFieldTypeString", "alias": "COMBUSTIBLE", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "COMBUSTIBL" }, { "name": "LONG_KM", "type": "esriFieldTypeDouble", "alias": "LONGITUD (KMS)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LONG_KM" }, { "name": "DIAMETR_MM", "type": "esriFieldTypeDouble", "alias": "DIAMETRO (MM)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIAMETR_MM" }, { "name": "CAPAC_M3_H", "type": "esriFieldTypeDouble", "alias": "CAPACIDAD M3 / HORA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CAPAC_M3_H" }, { "name": "DISENO_MPA", "type": "esriFieldTypeDouble", "alias": "DISEÑO MPA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DISENO_MPA" }, { "name": "OPERACI_MP", "type": "esriFieldTypeDouble", "alias": "OPERACIOM MP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OPERACI_MP" }, { "name": "V_GAS", "type": "esriFieldTypeString", "alias": "V_GAS", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "V_GAS" }, { "name": "PROPIEDAD", "type": "esriFieldTypeString", "alias": "PROPIEDAD", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PROPIEDAD" }, { "name": "F_OPERACIO", "type": "esriFieldTypeDate", "alias": "FECHA OPERACION", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "F_OPERACIO" }, { "name": "COORD_ESTE", "type": "esriFieldTypeDouble", "alias": "COORDENADA ESTE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COORD_ESTE" }, { "name": "COOR_NORTE", "type": "esriFieldTypeDouble", "alias": "COORDENADA NORTE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COOR_NORTE" }, { "name": "HUSO", "type": "esriFieldTypeString", "alias": "HUSO", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "HUSO" }, { "name": "DATUM", "type": "esriFieldTypeString", "alias": "DATUM", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "DATUM" }, { "name": "REGION", "type": "esriFieldTypeString", "alias": "REGION", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "REGION" }, { "name": "PROVINCIA", "type": "esriFieldTypeString", "alias": "PROVINCIA", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PROVINCIA" }, { "name": "COMUNA", "type": "esriFieldTypeString", "alias": "COMUNA", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "COMUNA" }, { "name": "FUENTE_BAS", "type": "esriFieldTypeString", "alias": "FUENTE BASE", "domain": { "type": "codedValue", "name": "Dom_Fuente", "description": "Dominio fuentes de información", "codedValues": [ { "name": "SUPERINTENDENCIA DE ELECTRICIDAD Y COMBUSTIBLES", "code": "SEC" }, { "name": "DIRECCION GENERAL DEL TERRITORIO MARITIMO Y DE MARINA MERCANTE", "code": "DIRECTEMAR" }, { "name": "SISTEMA DE EVALUACION DE IMPACTO AMBIENTAL", "code": "SEIA" }, { "name": "COMISION NACIONAL DE ENERGIA", "code": "CNE" }, { "name": "EMPRESA ELECTRICA DE AYSEN S.A.", "code": "EDELAYSEN" }, { "name": "EMPRESA ELECTRICA DE MAGALLANES S.A.", "code": "EDELMAG" }, { "name": "SISTEMA ELECTRICO NACIONAL", "code": "SEN" }, { "name": "COORDINADOR ELECTRICO NACIONAL", "code": "CEN" }, { "name": "SERVICIO HIDROGRAFICO Y OCEANOGRAFICO DE LA ARMADA", "code": "SHOA" }, { "name": "CORPORACION NACIONAL FORESTAL", "code": "CONAF" }, { "name": "CORPORACION DE DESARROLLO TECNOLOGICO", "code": "CDT" }, { "name": "CONCEJO DE CERTIFICACION DE LENA", "code": "COCEL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "FUENTE_BAS" }, { "name": "FECH_CREA", "type": "esriFieldTypeDate", "alias": "FECHA CREACION", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FECH_CREA" }, { "name": "FECH_ACT", "type": "esriFieldTypeDate", "alias": "FECHA ACTUALIZACION", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FECH_ACT" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STLength()" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R603_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S469_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Oleoducto", "description": "", "prototype": { "attributes": { "FECH_ACT": null, "ID_OLEODUCTO": null, "NOMBRE": null, "COMBUSTIBL": null, "LONG_KM": null, "DIAMETR_MM": null, "CAPAC_M3_H": null, "DISENO_MPA": null, "OPERACI_MP": null, "V_GAS": null, "PROPIEDAD": null, "F_OPERACIO": null, "COORD_ESTE": null, "COOR_NORTE": null, "HUSO": null, "DATUM": null, "REGION": null, "PROVINCIA": null, "COMUNA": null, "FUENTE_BAS": null, "FECH_CREA": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Extract", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "2c1e25c8cb634869828b3d57ee499c03" }