{ "currentVersion": 10.91, "id": 2, "name": "Lineas Electricas otras Empresas", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "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": 480300.03058782604, "ymin": 1093000.02615002, "xmax": 506900.03061259905, "ymax": 1116800.02617219, "spatialReference": { "wkid": 102305, "latestWkid": 5367 } }, "sourceSpatialReference": { "wkid": 102305, "latestWkid": 5367 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SUBTIPOLINEA", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 1.5 }, "value": "3", "label": "COOPESANTOS", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 1.5 }, "value": "1", "label": "ESPH", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 1.5 }, "value": "4", "label": "ICE", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 1.5 }, "value": "2", "label": "JASEC", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "TIPOLINEA", "typeIdField": "SUBTIPOLINEA", "subtypeField": "SUBTIPOLINEA", "defaultSubtypeCode": 4, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "TIPOLINEA", "type": "esriFieldTypeString", "alias": "Tipo de Linea", "domain": { "type": "codedValue", "name": "TipoLineaEmpresa", "description": "Tipo Linea Empresa", "codedValues": [ { "name": "Monofasico", "code": "1F" }, { "name": "Bifasico", "code": "2F" }, { "name": "Trifasico", "code": "3F" }, { "name": "Secundaria", "code": "Secundaria" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "TIPOLINEA" }, { "name": "COMENTARIOS", "type": "esriFieldTypeString", "alias": "Comentarios", "domain": null, "editable": true, "nullable": true, "length": 185, "defaultValue": null, "modelName": "COMENTARIOS" }, { "name": "SUBTIPOLINEA", "type": "esriFieldTypeInteger", "alias": "Subtipo", "domain": null, "editable": true, "nullable": true, "defaultValue": 4, "modelName": "SUBTIPOLINEA" }, { "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": "R4935_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_4935", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_4935", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "A1940_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 3, "name": "COOPESANTOS", "domains": { "TIPOLINEA": {"type": "inherited"} }, "templates": [ { "name": "COOPESANTOS", "description": "", "prototype": { "attributes": { "SUBTIPOLINEA": 3, "COMENTARIOS": null, "TIPOLINEA": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 1, "name": "ESPH", "domains": { "TIPOLINEA": {"type": "inherited"} }, "templates": [ { "name": "ESPH", "description": "", "prototype": { "attributes": { "SUBTIPOLINEA": 1, "COMENTARIOS": null, "TIPOLINEA": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 4, "name": "ICE", "domains": { "TIPOLINEA": {"type": "inherited"} }, "templates": [ { "name": "ICE", "description": "", "prototype": { "attributes": { "SUBTIPOLINEA": 4, "COMENTARIOS": null, "TIPOLINEA": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 2, "name": "JASEC", "domains": { "TIPOLINEA": {"type": "inherited"} }, "templates": [ { "name": "JASEC", "description": "", "prototype": { "attributes": { "SUBTIPOLINEA": 2, "COMENTARIOS": null, "TIPOLINEA": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "subtypes": [ { "code": 1, "name": "ESPH", "defaultValues": { "TIPOLINEA": null, "COMENTARIOS": null, "SUBTIPOLINEA": 1, "GLOBALID": null }, "domains": { "TIPOLINEA": {"type": "inherited"} } }, { "code": 2, "name": "JASEC", "defaultValues": { "TIPOLINEA": null, "COMENTARIOS": null, "SUBTIPOLINEA": 2, "GLOBALID": null }, "domains": { "TIPOLINEA": {"type": "inherited"} } }, { "code": 3, "name": "COOPESANTOS", "defaultValues": { "TIPOLINEA": null, "COMENTARIOS": null, "SUBTIPOLINEA": 3, "GLOBALID": null }, "domains": { "TIPOLINEA": {"type": "inherited"} } }, { "code": 4, "name": "ICE", "defaultValues": { "TIPOLINEA": null, "COMENTARIOS": null, "SUBTIPOLINEA": 4, "GLOBALID": null }, "domains": { "TIPOLINEA": {"type": "inherited"} } } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "92682725d97c4626b1a598a297486d9c" }