{ "currentVersion": 10.81, "id": 3, "name": "Metrobús Líneas", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "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": -99.19972721190801, "ymin": 19.273305134447856, "xmax": -99.04678352464134, "ymax": 19.52869094555962, "spatialReference": { "wkid": 6365, "latestWkid": 6365 } }, "sourceSpatialReference": { "wkid": 6369, "latestWkid": 6369 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "linea", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 167, 53, 58, 255 ], "width": 1.7 }, "value": "01", "label": "01", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 138, 25, 156, 255 ], "width": 1.7 }, "value": "02", "label": "02", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 118, 153, 15, 255 ], "width": 1.7 }, "value": "03", "label": "03", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 253, 80, 0, 255 ], "width": 1.7 }, "value": "04", "label": "04", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 7, 31, 96, 255 ], "width": 1.7 }, "value": "05", "label": "05", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 228, 19, 149, 255 ], "width": 1.7 }, "value": "06", "label": "06", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 22, 105, 56, 255 ], "width": 1.7 }, "value": "07", "label": "07", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 167, 53, 58, 255 ], "width": 1.7 }, "value": "01 y 02", "label": "01 y 02", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 138, 25, 156, 255 ], "width": 1.7 }, "value": "02 y 03", "label": "02 y 03", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "sistema", "typeIdField": "linea", "subtypeField": "", "fields": [ { "name": "id", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "id" }, { "name": "sistema", "type": "esriFieldTypeString", "alias": "SISTEMA", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "sistema" }, { "name": "ruta", "type": "esriFieldTypeString", "alias": "RUTA", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "ruta" }, { "name": "tramo", "type": "esriFieldTypeString", "alias": "TRAMO", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "tramo" }, { "name": "linea", "type": "esriFieldTypeString", "alias": "LINEA", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "linea" }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "FID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "r1226_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a1196_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "01", "name": "01", "domains": {}, "templates": [ { "name": "01", "description": "", "prototype": { "attributes": { "linea": "01", "id": null, "sistema": null, "ruta": null, "tramo": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "02", "name": "02", "domains": {}, "templates": [ { "name": "02", "description": "", "prototype": { "attributes": { "linea": "02", "id": null, "sistema": null, "ruta": null, "tramo": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "03", "name": "03", "domains": {}, "templates": [ { "name": "03", "description": "", "prototype": { "attributes": { "linea": "03", "id": null, "sistema": null, "ruta": null, "tramo": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "04", "name": "04", "domains": {}, "templates": [ { "name": "04", "description": "", "prototype": { "attributes": { "linea": "04", "id": null, "sistema": null, "ruta": null, "tramo": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "05", "name": "05", "domains": {}, "templates": [ { "name": "05", "description": "", "prototype": { "attributes": { "linea": "05", "id": null, "sistema": null, "ruta": null, "tramo": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "06", "name": "06", "domains": {}, "templates": [ { "name": "06", "description": "", "prototype": { "attributes": { "linea": "06", "id": null, "sistema": null, "ruta": null, "tramo": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "07", "name": "07", "domains": {}, "templates": [ { "name": "07", "description": "", "prototype": { "attributes": { "linea": "07", "id": null, "sistema": null, "ruta": null, "tramo": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "01 y 02", "name": "01 y 02", "domains": {}, "templates": [ { "name": "01 y 02", "description": "", "prototype": { "attributes": { "linea": "01 y 02", "id": null, "sistema": null, "ruta": null, "tramo": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "02 y 03", "name": "02 y 03", "domains": {}, "templates": [ { "name": "02 y 03", "description": "", "prototype": { "attributes": { "linea": "02 y 03", "id": null, "sistema": null, "ruta": null, "tramo": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "654b474839954f1680a0a0d7f47a3615" }