{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "GTFS Transit Vehicles Real Time", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "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": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": false, "extent": { "xmin": -85.45143999999993, "ymin": 26.487594600000023, "xmax": -80.33452609999995, "ymax": 29.993566500000043, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 2, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.125899906842624E13, "falseZ": 0, "zUnits": 1, "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": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "a7f254adfcc7adbd5d6465267c4c2a48", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA1UlEQVQokWNhIBGwUKqBiyHEsZhBUdqegZmJleHZmzMMaw70MHz79hybBlaG9MCVDI7GPnARAzU7BgUJO4Z5GwMYnrx9iqrB3y6fwcEIoRgGtJRMGFytqhnmb85C1aAkY8nAyIjd4VLC1lic9B+HagYGhv//mTA1PHtzhOH3n0AGViwB9+L9MUwNK3f3MQjyeDBY67vCNf3/z8Bw6tpVhotPy7A4iYGBYcZ6N4bvv+oYJISdGRgZWBhevT/L8PlNOcPZs9+xawCBhVubGBgYQBgrIDmmAaNLOQ9uz61sAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "ENTITY_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LATITUDE" }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LONGITUDE" }, { "name": "BEARING", "type": "esriFieldTypeDouble", "alias": "BEARING", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BEARING" }, { "name": "SPEED", "type": "esriFieldTypeDouble", "alias": "SPEED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SPEED" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ENTITY_ID", "type": "esriFieldTypeString", "alias": "ENTITY_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ENTITY_ID" }, { "name": "TRIP_ID", "type": "esriFieldTypeString", "alias": "TRIP_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TRIP_ID" }, { "name": "DIRECTION_ID", "type": "esriFieldTypeSmallInteger", "alias": "DIRECTION_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIRECTION_ID" }, { "name": "ROUTE_ID", "type": "esriFieldTypeString", "alias": "ROUTE_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ROUTE_ID" }, { "name": "SCHEDULE_RELATIONSHIP", "type": "esriFieldTypeString", "alias": "SCHEDULE_RELATIONSHIP", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SCHEDULE_RELATIONSHIP" }, { "name": "VEHICLE_ID", "type": "esriFieldTypeString", "alias": "VEHICLE_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "VEHICLE_ID" }, { "name": "VEHICLE_LABEL", "type": "esriFieldTypeString", "alias": "VEHICLE_LABEL", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "VEHICLE_LABEL" }, { "name": "CURRENT_STOP_SEQUENCE", "type": "esriFieldTypeSmallInteger", "alias": "CURRENT_STOP_SEQUENCE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CURRENT_STOP_SEQUENCE" }, { "name": "STOP_ID", "type": "esriFieldTypeString", "alias": "STOP_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STOP_ID" }, { "name": "CURRENT_STATUS", "type": "esriFieldTypeString", "alias": "CURRENT_STATUS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CURRENT_STATUS" }, { "name": "TIMESTAMP", "type": "esriFieldTypeDate", "alias": "TIMESTAMP", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "TIMESTAMP" }, { "name": "Agency", "type": "esriFieldTypeString", "alias": "Agency", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Agency" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R4058901_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1779971_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "GTFS Transit Vehicles Real Time", "description": "", "prototype": { "attributes": { "TIMESTAMP": null, "LATITUDE": null, "LONGITUDE": null, "BEARING": null, "SPEED": null, "Agency": null, "ENTITY_ID": null, "TRIP_ID": null, "DIRECTION_ID": null, "ROUTE_ID": null, "SCHEDULE_RELATIONSHIP": null, "VEHICLE_ID": null, "VEHICLE_LABEL": null, "CURRENT_STOP_SEQUENCE": null, "STOP_ID": null, "CURRENT_STATUS": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1e020222b3e54173a58e734a5a7fa2c9" }