{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "V3_Waze_Jams_Recent", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "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, "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" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriDecimalDegrees" }, "hasMetadata": true, "extent": { "xmin": -74.31504799999999, "ymin": 4.390903999999978, "xmax": -73.92425899999995, "ymax": 4.909648000000004, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.1258999068426238E13, "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": 1.1258999068426238E13, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 152, 255, 255 ], "width": 1.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "oid", "globalIdField": "", "displayField": "Delay", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "oid", "type": "esriFieldTypeOID", "alias": "OID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "oid" }, { "name": "uuid", "type": "esriFieldTypeString", "alias": "UUID", "domain": null, "editable": true, "nullable": true, "length": 1024, "defaultValue": null, "modelName": "uuid" }, { "name": "street", "type": "esriFieldTypeString", "alias": "Street", "domain": null, "editable": true, "nullable": true, "length": 1024, "defaultValue": null, "modelName": "street" }, { "name": "startnode", "type": "esriFieldTypeString", "alias": "StartNode", "domain": null, "editable": true, "nullable": true, "length": 1024, "defaultValue": null, "modelName": "startnode" }, { "name": "endnode", "type": "esriFieldTypeString", "alias": "EndNode", "domain": null, "editable": true, "nullable": true, "length": 1024, "defaultValue": null, "modelName": "endnode" }, { "name": "length", "type": "esriFieldTypeInteger", "alias": "Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "length" }, { "name": "roadtype", "type": "esriFieldTypeString", "alias": "RoadType", "domain": null, "editable": true, "nullable": true, "length": 1024, "defaultValue": null, "modelName": "roadtype" }, { "name": "speedkmh", "type": "esriFieldTypeDouble", "alias": "SpeedKMH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "speedkmh" }, { "name": "speed", "type": "esriFieldTypeDouble", "alias": "Speed", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "speed" }, { "name": "delay", "type": "esriFieldTypeInteger", "alias": "Delay", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "delay" }, { "name": "level", "type": "esriFieldTypeInteger", "alias": "Level", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "level" }, { "name": "pubmilis", "type": "esriFieldTypeInteger", "alias": "PubMilis", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "pubmilis" }, { "name": "pubtime", "type": "esriFieldTypeDate", "alias": "PubTime", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "pubtime" }, { "name": "receptiontime", "type": "esriFieldTypeDate", "alias": "ReceptionTime", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "receptiontime" }, { "name": "quarterhour", "type": "esriFieldTypeString", "alias": "QuarterHour", "domain": null, "editable": true, "nullable": true, "length": 1024, "defaultValue": null, "modelName": "quarterhour" }, { "name": "hour", "type": "esriFieldTypeString", "alias": "Hour", "domain": null, "editable": true, "nullable": true, "length": 1024, "defaultValue": null, "modelName": "hour" }, { "name": "weekday", "type": "esriFieldTypeString", "alias": "WeekDay", "domain": null, "editable": true, "nullable": true, "length": 1024, "defaultValue": null, "modelName": "weekday" }, { "name": "peakhour", "type": "esriFieldTypeString", "alias": "PeakHour", "domain": null, "editable": true, "nullable": true, "length": 1024, "defaultValue": null, "modelName": "peakhour" }, { "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": "r598_sde_rowid_uk", "fields": "oid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a375_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "V3_Waze_Jams_Recent", "description": "", "prototype": { "attributes": { "peakhour": null, "uuid": null, "street": null, "startnode": null, "endnode": null, "length": null, "roadtype": null, "speedkmh": null, "speed": null, "delay": null, "level": null, "pubmilis": null, "pubtime": null, "receptiontime": null, "quarterhour": null, "hour": null, "weekday": 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": "15baa57cf4c043388bdf1cfb838a79fb" } ], "tables": [] }