{ "currentVersion": 10.91, "id": 0, "name": "Road Block/Project Site", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "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": -1.21155838323E7, "ymin": 4732744.924699999, "xmax": -1.20679778787E7, "ymax": 4755661.626000002, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "9d161796036c45ebd432e1676413f145", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAgxJREFUSInN1r9rE2EcB+DnavU6CQbRXlPExYAggvoH6OBSoVZEsIurIA06OImDQ8VJFMEiCCKuwUEt4uygzoIgpIiKNlcUUwuCfbX0HJr0V0JqTRQ/0937Hve8995733u7/aN0/1dQhV4cxQEk6MFURHk+lxvPV6sv24ImKURcwXFEq/szRNXqaIVXuNjHo3VDFYq4vtZgatmDhxUebOLUVr79FlSJ46tCOP8bwOoc+8GzTxzaxnRLqMLpP0Tq2TtH6R0DO5lrCqXsyLjRBlLP4ZizuNYUyhi1sKLaTsbFlDsJMyugSTZjuBNILbmME7izAooYwKYOQjDUAInjfUIAPTdv2jIystgVJiZUCwVJlq24SxpFcuWyeNeuxbbpsTGzxWL9dF/9YAkKIenYcyxle0YUkS1fDBv/AtT9ng2YWz51U/Wp62A+76x9S0uLIYRy/Q3MFovSpXleTBo1lDvVQqEVNFE/WIQyHq93uGslYrwB6uNDhac42CHn5zylBgiyOL4QhfC8Q9DtPG+bQvkQXlS4hTNtIm8zLi1vaKjeEecyduPQHyIzkuRoPk2/tIQSfn7kSBd3cXKdyJuIwSRNX6/uaPrj6+c7hlOeZFxeaGqZII7HukIY7eVrswta/qYT7n2k1MUghsTx/lqpiiOmsoXv5PE89/tDmGx1rzX3A7WnK6HUTuX4Z/u6X6r9mI1+c/iOAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[street] CONCAT NEWLINE CONCAT [description] CONCAT NEWLINE CONCAT \"Start: \" CONCAT [starttime] CONCAT NEWLINE CONCAT \"Stop: \" CONCAT [endtime]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": [ 255, 255, 210, 255 ], "borderLineColor": [ 0, 0, 0, 255 ], "borderLineSize": 1, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "pocname", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "street", "type": "esriFieldTypeString", "alias": "Street Name", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": "", "modelName": "street" }, { "name": "subtype", "type": "esriFieldTypeString", "alias": "Reason", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": "", "modelName": "subtype" }, { "name": "description", "type": "esriFieldTypeString", "alias": "Description", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": "", "modelName": "description" }, { "name": "direction", "type": "esriFieldTypeString", "alias": "Direction", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": "", "modelName": "direction" }, { "name": "starttime", "type": "esriFieldTypeDate", "alias": "Start Time", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "starttime" }, { "name": "endtime", "type": "esriFieldTypeDate", "alias": "End Time", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "endtime" }, { "name": "altroute", "type": "esriFieldTypeString", "alias": "Alternate Route", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": "", "modelName": "altroute" }, { "name": "pocname", "type": "esriFieldTypeString", "alias": "Contact Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": "", "modelName": "pocname" }, { "name": "pocemail", "type": "esriFieldTypeString", "alias": "Contact Email", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": "", "modelName": "pocemail" }, { "name": "pocphone", "type": "esriFieldTypeString", "alias": "Contact Phone", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": "", "modelName": "pocphone" }, { "name": "url", "type": "esriFieldTypeString", "alias": "URL", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": "", "modelName": "url" }, { "name": "identifier", "type": "esriFieldTypeString", "alias": "Identifier", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": "", "modelName": "identifier" }, { "name": "activeincid", "type": "esriFieldTypeString", "alias": "Active Incident", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": "", "modelName": "activeincid" }, { "name": "closureid", "type": "esriFieldTypeString", "alias": "Road Closure ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": "", "modelName": "closureid" }, { "name": "CreationDate", "type": "esriFieldTypeDate", "alias": "CreationDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CreationDate" }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "domain": null, "editable": true, "nullable": true, "length": 128, "defaultValue": "", "modelName": "Creator" }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "EditDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EditDate" }, { "name": "Editor", "type": "esriFieldTypeString", "alias": "Editor", "domain": null, "editable": true, "nullable": true, "length": 128, "defaultValue": "", "modelName": "Editor" }, { "name": "Reason", "type": "esriFieldTypeString", "alias": "Reason", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Reason" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Comments" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R8618_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S7441_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Road Blocks", "description": "", "prototype": { "attributes": { "Comments": null, "street": "", "subtype": "", "description": "", "endtime": null, "altroute": "", "pocname": "", "pocemail": "", "pocphone": "", "url": "", "identifier": "", "activeincid": "", "CreationDate": null, "EditDate": null, "direction": "", "starttime": null, "closureid": "", "Creator": "", "Editor": "", "Reason": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "7711134bae7e44bc870ba744d93aad13" }