{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "ESTACIONES TRONCALES", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3116, "latestWkid": 3116 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "96045e2eb96b16bd5cfcf405d8b7e344", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAATZJREFUOI21lL9KxEAQh7/E/BGvFCwCHgtn4EALG5/DwkbwBW0s7gks9RHElTMqxMpSIYmbWJjbbJIl4bzz12z47cw3szMQjy3L+zdgfnFZbQIKbq6dFtC9vduEp6WBKmzMCgjTZDAxiwTOINAwv4EQ+IqEFbaXJuTYF6A9c4Cr78cstwJP6xjb0K0dlvU5CwMrcBWjLL7XBPjaVBQ9rysFOJZ7A9gOBsgo2OkkrYopwB3qUBmvUzXkYGDTKvBHgIZZAov9iKMw4CnLOQknAMxSyUMkmKfJ+AzNSwWcf6QAHHcS5nXXvzMcAJozNJ/yJuJWwmEidUxJXw2wnv1USl7jmKWIcX1wO4t8FjEV4PlN7GiHUyktte3qdtkDLjsV15UG3n8Wf4acTXb7wKv3F9vS1tbW/9g/qiJbd4dKE7oAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 983903.2972999997, "ymin": 992869.2056000009, "xmax": 1003765.0206000004, "ymax": 1019088.8346999995, "spatialReference": { "wkid": 3116, "latestWkid": 3116 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "numero_estacion", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "numero_estacion", "type": "esriFieldTypeString", "alias": "NUMERO ESTACION", "length": 254, "domain": null }, { "name": "nombre_estacion", "type": "esriFieldTypeString", "alias": "NOMBRE ESTACION", "length": 254, "domain": null }, { "name": "coordenada_x_estacion", "type": "esriFieldTypeDouble", "alias": "COORDENADA X", "domain": null }, { "name": "coordenada_y_estacion", "type": "esriFieldTypeDouble", "alias": "COORDENADA Y", "domain": null }, { "name": "ubicacion_estacion", "type": "esriFieldTypeString", "alias": "UBICACION ESTACION", "length": 254, "domain": null }, { "name": "troncal_estacion", "type": "esriFieldTypeString", "alias": "TRONCAL", "length": 254, "domain": null }, { "name": "numero_vagones_estacion", "type": "esriFieldTypeSmallInteger", "alias": "NUMERO VAGONES", "domain": null }, { "name": "numero_accesos_estacion", "type": "esriFieldTypeSmallInteger", "alias": "NUMERO ACCESOS", "domain": null }, { "name": "biciestacion_estacion", "type": "esriFieldTypeString", "alias": "BICIESTACION", "length": 50, "domain": null }, { "name": "capacidad_biciestacion_estacion", "type": "esriFieldTypeSmallInteger", "alias": "CAPACIDAD BICIESTACION", "domain": null }, { "name": "tipo_estacion", "type": "esriFieldTypeSmallInteger", "alias": "TIPO ESTACION", "domain": { "type": "codedValue", "name": "TIPO_ESTACION", "description": "Contienen los tipos de las estaciones del componente troncal", "codedValues": [ { "name": "CABECERA", "code": 1 }, { "name": "INTERMEDIA", "code": 2 }, { "name": "INTERCAMBIO", "code": 3 }, { "name": "SENCILLA", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "biciparqueadero_estacion", "type": "esriFieldTypeSmallInteger", "alias": "BICIPARQUEADERO ESTACION", "domain": { "type": "codedValue", "name": "TIENE_BICIPARQUEADERO", "description": "Contiene los valores para la validación si se tiene o no biciparqueadero", "codedValues": [ { "name": "NO", "code": 0 }, { "name": "SI", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "latitud_estacion", "type": "esriFieldTypeDouble", "alias": "LATITUD", "domain": null }, { "name": "longitud_estacion", "type": "esriFieldTypeDouble", "alias": "LONGITUD", "domain": null }, { "name": "codigo_nodo_estacion", "type": "esriFieldTypeSmallInteger", "alias": "NODO ESTACIÓN", "domain": null }, { "name": "componente_wifi", "type": "esriFieldTypeString", "alias": "COMPONENTE WIFI", "length": 50, "domain": { "type": "codedValue", "name": "SI_NO-TEXTO", "description": "Contiene los valores SI y NO en texto para los campos de la base de datos", "codedValues": [ { "name": "SI", "code": "SI" }, { "name": "NO", "code": "NO" }, { "name": "PENDIENTE", "code": "PENDIENTE" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "componente_aplificacion", "type": "esriFieldTypeString", "alias": "COMPONENTE APLIFICACION", "length": 50, "domain": { "type": "codedValue", "name": "SI_NO-TEXTO", "description": "Contiene los valores SI y NO en texto para los campos de la base de datos", "codedValues": [ { "name": "SI", "code": "SI" }, { "name": "NO", "code": "NO" }, { "name": "PENDIENTE", "code": "PENDIENTE" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "log_replica", "type": "esriFieldTypeString", "alias": "log_replica", "length": 255, "domain": null }, { "name": "id_trazado_troncal", "type": "esriFieldTypeString", "alias": "ID TRAZADO TRONCAL", "length": 10, "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "gdb_488_codigo_n", "fields": "codigo_nodo_estacion", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r78_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_78", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_oid_78", "fields": "globalid,objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a63_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 1, "name": "TRAZADOS TRONCALES", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 3116, "latestWkid": 3116 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "letra_trazado_troncal", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 32, 65, 154, 255 ], "width": 1.5 }, "value": "A", "label": "A", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 122, 193, 67, 255 ], "width": 1.5 }, "value": "B ", "label": "B ", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 253, 187, 48, 255 ], "width": 1.5 }, "value": "C", "label": "C", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 122, 104, 174, 255 ], "width": 1.5 }, "value": "D", "label": "D", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 171, 101, 13, 255 ], "width": 1.5 }, "value": "E", "label": "E", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 227, 27, 35, 255 ], "width": 1.5 }, "value": "F", "label": "F", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 164, 228, 255 ], "width": 1.5 }, "value": "G", "label": "G", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 246, 137, 31, 255 ], "width": 1.5 }, "value": "H", "label": "H", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 221, 155, 165, 255 ], "width": 1.5 }, "value": "J", "label": "J", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 207, 171, 122, 255 ], "width": 1.5 }, "value": "K", "label": "K", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 170, 166, 255 ], "width": 1.5 }, "value": "L", "label": "L", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 162, 25, 132, 255 ], "width": 1.5 }, "value": "M", "label": "M", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 985621.2781999996, "ymin": 993076.4410999995, "xmax": 1005437.5259999996, "ymax": 1019219.0742000006, "spatialReference": { "wkid": 3116, "latestWkid": 3116 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "id_trazado_troncal", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "id_trazado_troncal", "type": "esriFieldTypeString", "alias": "ID_TRAZADO", "length": 8000, "domain": null }, { "name": "nombre_trazado_troncal", "type": "esriFieldTypeString", "alias": "TRAZADO", "length": 8000, "domain": null }, { "name": "longitud_trazado", "type": "esriFieldTypeDouble", "alias": "LONGITUD", "domain": null }, { "name": "origen_trazado", "type": "esriFieldTypeString", "alias": "ORIGEN", "length": 50, "domain": null }, { "name": "fin_trazado", "type": "esriFieldTypeString", "alias": "FIN", "length": 50, "domain": null }, { "name": "tipo_trazado", "type": "esriFieldTypeString", "alias": "Tipo_Trazado", "length": 20, "domain": null }, { "name": "letra_trazado_troncal", "type": "esriFieldTypeString", "alias": "LETRA", "length": 50, "domain": null }, { "name": "troncal", "type": "esriFieldTypeString", "alias": "TRONCAL", "length": 50, "domain": null }, { "name": "fase_trazado_troncal", "type": "esriFieldTypeString", "alias": "FASE", "length": 50, "domain": null }, { "name": "log_replica", "type": "esriFieldTypeString", "alias": "log_replica", "length": 50, "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "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": "r298_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_298", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_oid_298", "fields": "globalid,objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a192_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "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 } ], "tables": [ { "currentVersion": 10.91, "id": 2, "name": "MATRIZ DISTANCIA TRONCAL", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "tipo_servicio", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "tipo_servicio", "type": "esriFieldTypeString", "alias": "tipo_servicio", "length": 1073741822, "domain": null }, { "name": "ruta", "type": "esriFieldTypeDouble", "alias": "ruta", "domain": null }, { "name": "nombre_ruta", "type": "esriFieldTypeString", "alias": "nombre_ruta", "length": 1073741822, "domain": null }, { "name": "ruta_extraida", "type": "esriFieldTypeString", "alias": "ruta_extraida", "length": 1073741822, "domain": null }, { "name": "destino_limpio", "type": "esriFieldTypeString", "alias": "destino_limpio", "length": 1073741822, "domain": null }, { "name": "nombre_panel_ruta", "type": "esriFieldTypeString", "alias": "nombre_panel_ruta", "length": 1073741822, "domain": null }, { "name": "nodo", "type": "esriFieldTypeDouble", "alias": "nodo", "domain": null }, { "name": "nombre_nodo", "type": "esriFieldTypeString", "alias": "nombre_nodo", "length": 1073741822, "domain": null }, { "name": "nombre_parada", "type": "esriFieldTypeString", "alias": "nombre_parada", "length": 1073741822, "domain": null }, { "name": "etiqueta_parada", "type": "esriFieldTypeString", "alias": "etiqueta_parada", "length": 1073741822, "domain": null }, { "name": "estacion_parada", "type": "esriFieldTypeString", "alias": "estacion_parada", "length": 1073741822, "domain": null }, { "name": "posicion", "type": "esriFieldTypeDouble", "alias": "posicion", "domain": null }, { "name": "estado_ruta", "type": "esriFieldTypeString", "alias": "estado_ruta", "length": 1073741822, "domain": null }, { "name": "nombre_zona", "type": "esriFieldTypeString", "alias": "nombre_zona", "length": 1073741822, "domain": null }, { "name": "color_ruta", "type": "esriFieldTypeString", "alias": "color_ruta", "length": 1073741822, "domain": null }, { "name": "color_texto", "type": "esriFieldTypeString", "alias": "color_texto", "length": 1073741822, "domain": null }, { "name": "color_zona", "type": "esriFieldTypeString", "alias": "color_zona", "length": 1073741822, "domain": null } ], "indexes": null, "subtypes": [], "relationships": [], "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null }, { "currentVersion": 10.91, "id": 3, "name": "MATRIZ DISTANCIA ALIMENTADOR", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "tipo_servicio", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "tipo_servicio", "type": "esriFieldTypeString", "alias": "tipo_servicio", "length": 1073741822, "domain": null }, { "name": "ruta", "type": "esriFieldTypeDouble", "alias": "ruta", "domain": null }, { "name": "nombre_ruta", "type": "esriFieldTypeString", "alias": "nombre_ruta", "length": 1073741822, "domain": null }, { "name": "ruta_extraida", "type": "esriFieldTypeString", "alias": "ruta_extraida", "length": 1073741822, "domain": null }, { "name": "destino_limpio", "type": "esriFieldTypeString", "alias": "destino_limpio", "length": 1073741822, "domain": null }, { "name": "nombre_panel_ruta", "type": "esriFieldTypeString", "alias": "nombre_panel_ruta", "length": 1073741822, "domain": null }, { "name": "nodo", "type": "esriFieldTypeDouble", "alias": "nodo", "domain": null }, { "name": "nombre_nodo", "type": "esriFieldTypeString", "alias": "nombre_nodo", "length": 1073741822, "domain": null }, { "name": "nombre_parada", "type": "esriFieldTypeString", "alias": "nombre_parada", "length": 1073741822, "domain": null }, { "name": "etiqueta_parada", "type": "esriFieldTypeString", "alias": "etiqueta_parada", "length": 1073741822, "domain": null }, { "name": "estacion_parada", "type": "esriFieldTypeString", "alias": "estacion_parada", "length": 1073741822, "domain": null }, { "name": "posicion", "type": "esriFieldTypeDouble", "alias": "posicion", "domain": null }, { "name": "estado_ruta", "type": "esriFieldTypeString", "alias": "estado_ruta", "length": 1073741822, "domain": null } ], "indexes": null, "subtypes": [], "relationships": [], "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null } ] }