{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 12, "name": "Traffic Restrictions", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -36747100, "falseY": -29091500, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "HASCLOSURE", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 1.7 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 38, 0, 255 ], "width": 3 }, "value": "CLOSED", "label": "Closed to all traffic" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 187, 0, 255 ], "width": 1.7 }, "value": "AUTH", "label": "Authorized vehicles only" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 164, 196, 0, 255 ], "width": 1.7 }, "value": "LOCAL", "label": "Authorized vehicles and local residents or businesses only" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 97, 0, 255 ], "width": 1.7 }, "value": "OPEN", "label": "Open to public traffic" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 0, 112, 6, 255 ], "toColor": [ 241, 252, 30, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 252, 30, 255 ], "toColor": [ 250, 58, 10, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -77.11655454605588, "ymin": 38.868370376580664, "xmax": -76.98824411754235, "ymax": 38.93256183911045, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.98315284119521E-9, "zTolerance": 2, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.125899906842624E13, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "EVENTNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PERMIT", "type": "esriFieldTypeString", "alias": "PERMIT", "length": 20, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 100, "domain": null }, { "name": "STARTDATE", "type": "esriFieldTypeDate", "alias": "STARTDATE", "length": 8, "domain": null }, { "name": "STARTTIME", "type": "esriFieldTypeString", "alias": "STARTTIME", "length": 10, "domain": null }, { "name": "ENDDATE", "type": "esriFieldTypeDate", "alias": "ENDDATE", "length": 8, "domain": null }, { "name": "ENDTIME", "type": "esriFieldTypeString", "alias": "ENDTIME", "length": 10, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "STREETSEGID", "type": "esriFieldTypeString", "alias": "STREETSEGID", "length": 50, "domain": null }, { "name": "HASENP", "type": "esriFieldTypeString", "alias": "HasENP", "length": 50, "domain": { "type": "codedValue", "name": "YN", "description": "", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HASCLOSURE", "type": "esriFieldTypeString", "alias": "Has Road Closure", "length": 255, "domain": { "type": "codedValue", "name": "ClosureType", "description": "Various types of road closures", "codedValues": [ { "name": "Open to public traffic", "code": "OPEN" }, { "name": "Authorized vehicles and local residents or businesses only", "code": "LOCAL" }, { "name": "Authorized vehicles only", "code": "AUTH" }, { "name": "Closed to all traffic", "code": "CLOSED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "length": 255, "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "length": 255, "domain": null }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "length": 8, "domain": null }, { "name": "ENP_STARTDATE", "type": "esriFieldTypeDate", "alias": "Emergency No Parking Start Date", "length": 8, "domain": null }, { "name": "ENP_ENDDATE", "type": "esriFieldTypeDate", "alias": "Emergency No Parking End Date", "length": 8, "domain": null }, { "name": "ENP_STARTTIME", "type": "esriFieldTypeString", "alias": "Emergency No Parking Start Time", "length": 50, "domain": null }, { "name": "ENP_ENDTIME", "type": "esriFieldTypeString", "alias": "Emergency No Parking End Time", "length": 50, "domain": null }, { "name": "EVENTNAME", "type": "esriFieldTypeString", "alias": "EventName", "length": 255, "domain": null }, { "name": "ENTITY", "type": "esriFieldTypeString", "alias": "DDOTSGIS.TRAFFICSAFETY.MajorEvent_TrafficRestrictions.ENTITY", "length": 25, "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R195_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S132_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }