{ "currentVersion": 10.91, "id": 1, "name": "Road Closures", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "Current road blocks or road closures with location affected.", "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": 1469307.4669678807, "ymin": 3668428.06888856, "xmax": 1663481.0422026366, "ymax": 3892795.606373057, "spatialReference": { "wkid": 102742, "latestWkid": 3560 } }, "sourceSpatialReference": { "wkid": 102742, "latestWkid": 3560 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "comment", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 230, 0, 255 ], "width": 5 }, "value": "Caution Advised", "label": "Caution Advised", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 5 }, "value": "Road Closed", "label": "Road Closed", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 5 }, "value": "Road Closed For Winter", "label": "Road Closed For Winter", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 2 }, "value": "Road Open", "label": "Road Open", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[active]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "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": "blocknm", "typeIdField": "comment", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "blocknm", "type": "esriFieldTypeString", "alias": "Road Closure", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BLOCKNM" }, { "name": "locdesc", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCDESC" }, { "name": "blocktype", "type": "esriFieldTypeString", "alias": "Reason", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BLOCKTYPE" }, { "name": "comment", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COMMENT" }, { "name": "fullclose", "type": "esriFieldTypeString", "alias": "Full Closure", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "FULLCLOSE" }, { "name": "direction", "type": "esriFieldTypeString", "alias": "Direction", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "DIRECTION" }, { "name": "blockoccur", "type": "esriFieldTypeString", "alias": "Road Closure Duration", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "BLOCKOCCUR" }, { "name": "active", "type": "esriFieldTypeString", "alias": "Active", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ACTIVE" }, { "name": "altroute", "type": "esriFieldTypeString", "alias": "Alternate Route", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ALTROUTE" }, { "name": "startdate", "type": "esriFieldTypeDate", "alias": "Starts", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "STARTDATE" }, { "name": "enddate", "type": "esriFieldTypeDate", "alias": "Ends", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ENDDATE" }, { "name": "contact", "type": "esriFieldTypeString", "alias": "Contact Information", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CONTACT" }, { "name": "permitid", "type": "esriFieldTypeString", "alias": "Permit Identifier", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PERMITID" }, { "name": "incidentid", "type": "esriFieldTypeString", "alias": "Incident Number", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "INCIDENTID" }, { "name": "incidentnm", "type": "esriFieldTypeString", "alias": "Incident Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "INCIDENTNM" }, { "name": "lastupdate", "type": "esriFieldTypeDate", "alias": "Last Update Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "lasteditor", "type": "esriFieldTypeString", "alias": "Last Editor", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "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": "r1694_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a1357_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Caution Advised", "name": "Caution Advised", "domains": {}, "templates": [ { "name": "Caution Advised", "description": "", "prototype": { "attributes": { "lasteditor": null, "lastupdate": null, "blocknm": null, "locdesc": null, "blocktype": null, "comment": "Caution Advised", "fullclose": null, "direction": null, "blockoccur": null, "active": null, "altroute": null, "startdate": null, "enddate": null, "contact": null, "permitid": null, "incidentid": null, "incidentnm": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Road Closed", "name": "Road Closed", "domains": {}, "templates": [ { "name": "Road Closed", "description": "", "prototype": { "attributes": { "lasteditor": null, "lastupdate": null, "blocknm": null, "locdesc": null, "blocktype": null, "comment": "Road Closed", "fullclose": null, "direction": null, "blockoccur": null, "active": null, "altroute": null, "startdate": null, "enddate": null, "contact": null, "permitid": null, "incidentid": null, "incidentnm": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Road Closed For Winter", "name": "Road Closed For Winter", "domains": {}, "templates": [ { "name": "Road Closed For Winter", "description": "", "prototype": { "attributes": { "lasteditor": null, "lastupdate": null, "blocknm": null, "locdesc": null, "blocktype": null, "comment": "Road Closed For Winter", "fullclose": null, "direction": null, "blockoccur": null, "active": null, "altroute": null, "startdate": null, "enddate": null, "contact": null, "permitid": null, "incidentid": null, "incidentnm": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Road Open", "name": "Road Open", "domains": {}, "templates": [ { "name": "Road Open", "description": "", "prototype": { "attributes": { "lasteditor": null, "lastupdate": null, "blocknm": null, "locdesc": null, "blocktype": null, "comment": "Road Open", "fullclose": null, "direction": null, "blockoccur": null, "active": null, "altroute": null, "startdate": null, "enddate": null, "contact": null, "permitid": null, "incidentid": null, "incidentnm": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }