{ "currentVersion": 10.81, "id": 1, "name": "Streets - Active Closures", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "Active Closures" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "Street centerlines for NBU service areas plus buffer. 02/2020 CONB Open data site", "copyrightText": "CONB", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "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": 2155297.084603131, "ymin": 1.3768103996770471E7, "xmax": 2293585.6298758835, "ymax": 1.3859380317498311E7, "spatialReference": { "wkid": 102740, "latestWkid": 2278 } }, "sourceSpatialReference": { "wkid": 102740, "latestWkid": 2278 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Type", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 2 }, "value": "full closure", "label": "Full Closure", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 2 }, "value": "partial closure", "label": "Partial Closure", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "msag_name", "typeIdField": "Type", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "msag_name", "type": "esriFieldTypeString", "alias": "MSAG_NAME", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "msag_name" }, { "name": "Cost", "type": "esriFieldTypeString", "alias": "Budget", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Cost" }, { "name": "Project_Name", "type": "esriFieldTypeString", "alias": "Project Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Project_Name" }, { "name": "StartDate", "type": "esriFieldTypeDate", "alias": "Start Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "StartDate" }, { "name": "EndDate", "type": "esriFieldTypeDate", "alias": "End Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EndDate" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": { "type": "codedValue", "name": "RoadClosureType", "description": "full\\partial", "codedValues": [ { "name": "Full Closure", "code": "full closure" }, { "name": "Partial Closure", "code": "partial closure" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Type" }, { "name": "DaysClosed", "type": "esriFieldTypeString", "alias": "Days Closed", "domain": { "type": "codedValue", "name": "DaysClosed", "description": "Days roads closed", "codedValues": [ { "name": "Other", "code": "other" }, { "name": "Every day - 24 hrs", "code": "every day all day" }, { "name": "Saturday & Sunday", "code": "weekends" }, { "name": "Monday - Friday", "code": "weekdays" }, { "name": "Every Day", "code": "every day" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "DaysClosed" }, { "name": "Start_Time", "type": "esriFieldTypeString", "alias": "Start Time", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Start_Time" }, { "name": "End_Time", "type": "esriFieldTypeString", "alias": "End Time", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "End_Time" }, { "name": "Project_Description", "type": "esriFieldTypeString", "alias": "Project Description", "domain": null, "editable": true, "nullable": true, "length": 1500, "defaultValue": null, "modelName": "Project_Description" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "Status", "description": "Status", "codedValues": [ { "name": "Open Road", "code": "Open" }, { "name": "Closed Road", "code": "Closed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Status" }, { "name": "Start_Time_2", "type": "esriFieldTypeString", "alias": "Start_Time_2", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Start_Time_2" }, { "name": "End_Time_2", "type": "esriFieldTypeString", "alias": "End_Time_2", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "End_Time_2" }, { "name": "road_classification", "type": "esriFieldTypeString", "alias": "ROAD_CLASSIFICATION", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "road_classification" }, { "name": "segmentid", "type": "esriFieldTypeInteger", "alias": "SegmentID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "segmentid" }, { "name": "st_predir", "type": "esriFieldTypeString", "alias": "Street Name Pre Dir", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "st_predir" }, { "name": "st_name", "type": "esriFieldTypeString", "alias": "Street Name", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "st_name" }, { "name": "st_postyp", "type": "esriFieldTypeString", "alias": "Street Name Post Typ", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "st_postyp" }, { "name": "st_posdir", "type": "esriFieldTypeString", "alias": "Street Name Post Dir", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "st_posdir" }, { "name": "streetnmid", "type": "esriFieldTypeInteger", "alias": "StreetNameID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "streetnmid" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "types": [ { "id": "full closure", "name": "full closure", "domains": { "Type": {"type": "inherited"}, "DaysClosed": {"type": "inherited"}, "Status": {"type": "inherited"} }, "templates": [ { "name": "full closure", "description": "", "prototype": { "attributes": { "streetnmid": null, "st_posdir": null, "msag_name": null, "Cost": null, "Project_Name": null, "StartDate": null, "EndDate": null, "Type": "full closure", "DaysClosed": null, "Start_Time": null, "End_Time": null, "Project_Description": null, "Status": null, "Start_Time_2": null, "End_Time_2": null, "road_classification": null, "segmentid": null, "st_predir": null, "st_name": null, "st_postyp": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "partial closure", "name": "partial closure", "domains": { "Type": {"type": "inherited"}, "DaysClosed": {"type": "inherited"}, "Status": {"type": "inherited"} }, "templates": [ { "name": "partial closure", "description": "", "prototype": { "attributes": { "streetnmid": null, "st_posdir": null, "msag_name": null, "Cost": null, "Project_Name": null, "StartDate": null, "EndDate": null, "Type": "partial closure", "DaysClosed": null, "Start_Time": null, "End_Time": null, "Project_Description": null, "Status": null, "Start_Time_2": null, "End_Time_2": null, "road_classification": null, "segmentid": null, "st_predir": null, "st_name": null, "st_postyp": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }