{ "layers": [ { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 2, "name": "gis001.sde.waze_jams", "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, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriDecimalDegrees" }, "hasMetadata": true, "extent": { "xmin": -77.74127499999997, "ymin": 0.7194990000000416, "xmax": -71.26097299999998, "ymax": 11.550043000000073, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 128, 130, 27, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "jam_id", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "jam_id", "type": "esriFieldTypeString", "alias": "ID Jam", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "jam_id" }, { "name": "uuid", "type": "esriFieldTypeString", "alias": "UUID", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "uuid" }, { "name": "calle", "type": "esriFieldTypeString", "alias": "Calle", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "calle" }, { "name": "ciudad", "type": "esriFieldTypeString", "alias": "Ciudad", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ciudad" }, { "name": "pais", "type": "esriFieldTypeString", "alias": "País", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "pais" }, { "name": "nivel", "type": "esriFieldTypeInteger", "alias": "Nivel de Congestión", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "nivel" }, { "name": "velocidad_kmh", "type": "esriFieldTypeDouble", "alias": "Velocidad (km/h)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "velocidad_kmh" }, { "name": "velocidad_mph", "type": "esriFieldTypeDouble", "alias": "Velocidad (mph)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "velocidad_mph" }, { "name": "longitud_metros", "type": "esriFieldTypeDouble", "alias": "Longitud (metros)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "longitud_metros" }, { "name": "tiempo_segundos", "type": "esriFieldTypeDouble", "alias": "Tiempo (segundos)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "tiempo_segundos" }, { "name": "delay_segundos", "type": "esriFieldTypeInteger", "alias": "Delay (segundos)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "delay_segundos" }, { "name": "tipo_calle", "type": "esriFieldTypeString", "alias": "Tipo de Calle", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "tipo_calle" }, { "name": "turno", "type": "esriFieldTypeString", "alias": "Turno", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "turno" }, { "name": "nodo_final", "type": "esriFieldTypeString", "alias": "Nodo Final", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "nodo_final" }, { "name": "fecha_actualizacion", "type": "esriFieldTypeDate", "alias": "Fecha de Actualización", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "fecha_actualizacion" }, { "name": "timestamp_waze", "type": "esriFieldTypeDate", "alias": "Timestamp Waze", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "timestamp_waze" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "st_length(shape)", "required": true } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "r1575_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a1462_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "gis001.sde.waze_jams", "description": "", "prototype": { "attributes": { "timestamp_waze": null, "fecha_actualizacion": null, "jam_id": null, "uuid": null, "calle": null, "ciudad": null, "pais": null, "nivel": null, "velocidad_kmh": null, "velocidad_mph": null, "longitud_metros": null, "tiempo_segundos": null, "delay_segundos": null, "tipo_calle": null, "turno": null, "nodo_final": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "063112f7f77a454683b8f70b712f9dbe" } ], "tables": [] }