{ "currentVersion": 10.91, "id": 1, "name": "Road Intersection", "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": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "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": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 133, 0, 11, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "timeInfo": { "startTimeField": "startdate", "endTimeField": "enddate", "trackIdField": null, "timeExtent": [ 978307200000, 978307200000 ], "timeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "timeInterval": 15, "timeIntervalUnits": "esriTimeUnitsMinutes", "exportOptions": { "useTime": true, "timeDataCumulative": false, "timeOffset": null, "timeOffsetUnits": null }, "hasLiveData": false }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "eventtype", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "eventtype", "type": "esriFieldTypeString", "alias": "eventtype", "domain": { "type": "codedValue", "name": "dRoadClosures", "description": "Values for road closure types", "codedValues": [ { "name": "Special Event", "code": "Special Event" }, { "name": "Parade", "code": "Parade" }, { "name": "Weather Related (non-CAD)", "code": "Weather Related (non-CAD)" }, { "name": "Emergency Related (non-CAD)", "code": "Emergency Related (non-CAD)" }, { "name": "Miscellaneous", "code": "Miscellaneous" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "eventtype" }, { "name": "status", "type": "esriFieldTypeString", "alias": "status", "domain": { "type": "codedValue", "name": "dRoadClosureStatus", "description": "Status of road closure", "codedValues": [ { "name": "Active", "code": "1" }, { "name": "Inactive", "code": "2" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 7, "defaultValue": "1", "modelName": "status" }, { "name": "notificationsent", "type": "esriFieldTypeString", "alias": "notificationsent", "domain": { "type": "codedValue", "name": "YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": "No", "modelName": "notificationsent" }, { "name": "startdate", "type": "esriFieldTypeDate", "alias": "startdate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "startdate" }, { "name": "enddate", "type": "esriFieldTypeDate", "alias": "enddate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "enddate" }, { "name": "description", "type": "esriFieldTypeString", "alias": "description", "domain": null, "editable": true, "nullable": true, "length": 1024, "defaultValue": null, "modelName": "description" }, { "name": "notificationdate", "type": "esriFieldTypeDate", "alias": "notificationdate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "notificationdate" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "R1446_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1302_idx", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Road Intersection", "description": "", "prototype": { "attributes": { "description": null, "notificationdate": null, "eventtype": null, "status": "1", "notificationsent": "No", "startdate": null, "enddate": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }