{ "currentVersion": 10.91, "id": 8, "name": "descriptor", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 3116, "latestWkid": 3116 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 100000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 80, 130, 255 ], "width": 1.5 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 984867.6585999997, "ymin": 978861.4024999999, "xmax": 1008108.1153999995, "ymax": 1024179.8247999996, "spatialReference": { "wkid": 3116, "latestWkid": 3116 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "id_ruta", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "id_ruta", "type": "esriFieldTypeString", "alias": "ID Ruta", "length": 20, "domain": null }, { "name": "id_sector_color", "type": "esriFieldTypeInteger", "alias": "ID Sector color", "domain": null }, { "name": "ruta", "type": "esriFieldTypeString", "alias": "Ruta", "length": 50, "domain": null }, { "name": "codigo_definitivo", "type": "esriFieldTypeString", "alias": "Codigo Definitivo", "length": 20, "domain": null }, { "name": "descriptor", "type": "esriFieldTypeString", "alias": "Descriptor", "length": 200, "domain": null }, { "name": "sector_destino", "type": "esriFieldTypeString", "alias": "Sector destino", "length": 100, "domain": null }, { "name": "origen", "type": "esriFieldTypeString", "alias": "Origen", "length": 100, "domain": null }, { "name": "destino", "type": "esriFieldTypeString", "alias": "Destino", "length": 100, "domain": null }, { "name": "n_caracter", "type": "esriFieldTypeSmallInteger", "alias": "Numero caracteres", "domain": null }, { "name": "archivo_descriptor", "type": "esriFieldTypeString", "alias": "Archivo descriptor", "length": 200, "domain": null }, { "name": "horario", "type": "esriFieldTypeString", "alias": "Horario", "length": 10, "domain": null }, { "name": "tipo_ruta", "type": "esriFieldTypeSmallInteger", "alias": "Tipo ruta", "domain": null }, { "name": "longitud_ruta", "type": "esriFieldTypeDouble", "alias": "Longitud ruta", "domain": null }, { "name": "tipo_servicio", "type": "esriFieldTypeSmallInteger", "alias": "Tipo servicio", "domain": null }, { "name": "delega_ruta", "type": "esriFieldTypeSmallInteger", "alias": "Delega", "domain": null }, { "name": "zona_origen", "type": "esriFieldTypeSmallInteger", "alias": "Zona origen", "domain": null }, { "name": "zona_destino", "type": "esriFieldTypeSmallInteger", "alias": "Zona destino", "domain": null }, { "name": "localidad_origen", "type": "esriFieldTypeSmallInteger", "alias": "Localidad origen", "domain": null }, { "name": "localidad_destino", "type": "esriFieldTypeSmallInteger", "alias": "Localidad destino", "domain": null }, { "name": "fecha_implementacion", "type": "esriFieldTypeString", "alias": "Fecha implementación", "length": 20, "domain": null }, { "name": "operador", "type": "esriFieldTypeString", "alias": "Operador", "length": 50, "domain": null }, { "name": "observacion", "type": "esriFieldTypeString", "alias": "Observación", "length": 500, "domain": null }, { "name": "fecha_modificacion", "type": "esriFieldTypeDate", "alias": "Fecha modificación", "length": 8, "domain": null }, { "name": "id_responsable", "type": "esriFieldTypeInteger", "alias": "ID Responsable", "domain": null }, { "name": "estado", "type": "esriFieldTypeSmallInteger", "alias": "Estado", "domain": { "type": "codedValue", "name": "ESTADO_1", "description": "Estado del dato en la GDB", "codedValues": [ { "name": "Activo", "code": 1 }, { "name": "Inactivo", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "i1395id_sector_c", "fields": "id_sector_color", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r122_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a35_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "ruta_paradero", "relatedTableId": 2, "role": "esriRelRoleOrigin", "keyField": "objectid", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 1, "name": "senal_descriptor", "relatedTableId": 12, "role": "esriRelRoleOrigin", "keyField": "objectid", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 2, "name": "sector_color", "relatedTableId": 11, "role": "esriRelRoleDestination", "keyField": "id_sector_color", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }