{ "currentVersion": 10.91, "id": 0, "name": "ExtremeEvents.dbo.VideoPoints", "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, "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": -88.19154464499996, "ymin": -7.440349999683349E-4, "xmax": 2.5001000005886453E-4, "ymax": 34.66295881100007, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "7a8380ee288ab31bc500deada78f5fd1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAAQCAYAAAD0xERiAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAkhJREFUOI1jYcACwhbtVvv47xc/NjkGBgYGwV/Mz1akeTxFF2dBFwhcuV/r77dv5yWk5NhwGfbu3s3XebN2y0xKc/2F17Bf798tVHfzZ2NiYsZlFgOPpKzo3UO7ZjMwMMTjNCx4wdZoPgV1Y3wGMTAwMHDy8TNwiUsEB8/fUbc20eMhVsP+/PnXJqygzIjXJCiQMbTgvrFj/SIGBgZ7DMO8Z66dKG1sJYeu6ffP7ww/Pn5g4BYRZ2BiYoKLM7OwMoip61j7ztnkvjnFbyfcMP+Fu8XY2VnjuQSFUAz69PIpw+a8OIbnJ/cxGGRWMjgWNzIws7DC5UVVtZjf3L89kYGBQQNu2J8v7xYpWPpjJIX7B3czPD+5j4GBgYHhwvR2Bv2ASAZRdV0UNXKGFureM9ZWbc0IboN4k4n5/d/fvxlY2dhRFHIJiaDw2XkF0O1j+PXj+382NvancJfxSkokPT133FnZ1lUUWaGCrQuDa9d8htfXLzGoegQw8EnJohj0798/hhdXz57fmhGyEG7YigCb7/5zNk34/PJZK6+4FFwxKzsHg35YAoZrYODl1fM/udm5k2F8eGxuTPFr8521IV7d1U+NgZFw6vj14zvDu4f3dm/PCbuAYRgDAwMDAxtXzsubV7aLa+jiT7UMDAxPzxz9ICQmGocshmLY5gS33d7T1xwWUVZ3YGbFmTUZvr19zfDr88f5azND3uM0jIGBgYGfTzT61q5Nd7hFxTlxGfb5+ZNn2/OjitDFMQxbFm3/jIGBgQuns/AAAIuwsoz4JbrNAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "Id", "globalIdField": "", "displayField": "Time", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "Id", "type": "esriFieldTypeOID", "alias": "Id", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Id" }, { "name": "Time", "type": "esriFieldTypeString", "alias": "Time", "domain": null, "editable": true, "nullable": false, "length": 1073741822, "defaultValue": "00:00", "modelName": "Time" }, { "name": "VideoTrackId", "type": "esriFieldTypeInteger", "alias": "VideoTrackId", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "VideoTrackId" }, { "name": "Speed", "type": "esriFieldTypeSmallInteger", "alias": "Speed", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Speed" }, { "name": "Bearing", "type": "esriFieldTypeSmallInteger", "alias": "Bearing", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Bearing" }, { "name": "Milliseconds", "type": "esriFieldTypeDouble", "alias": "Milliseconds", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Milliseconds" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "PK_VideoPoints", "fields": "Id", "isAscending": true, "isUnique": true, "description": "" }, { "name": "IX_Spatial_VideoPoints", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "ExtremeEvents.dbo.VideoPoints", "description": "", "prototype": { "attributes": { "Bearing": 0, "Milliseconds": 0, "Time": "00:00", "VideoTrackId": 0, "Speed": 0 } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 12500, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }