{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 5, "name": "Area of Construction*", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2913, "latestWkid": 2913, "xyTolerance": 1.0E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -111333600, "falseY": -98152500, "xyUnits": 20000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 14 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3748421114773748E7, "ymin": 5669265.088119943, "xmax": -1.3662906913881542E7, "ymax": 5747244.470728661, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Project_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Agency", "type": "esriFieldTypeString", "alias": "Agency", "length": 50, "domain": null }, { "name": "Department", "type": "esriFieldTypeString", "alias": "Department", "length": 100, "domain": null }, { "name": "Agency_Contact", "type": "esriFieldTypeString", "alias": "Agency Contact", "length": 50, "domain": null }, { "name": "Contact_Phone", "type": "esriFieldTypeString", "alias": "Contact Phone", "length": 20, "domain": null }, { "name": "Project_Name", "type": "esriFieldTypeString", "alias": "Project Name", "length": 100, "domain": null }, { "name": "Project_Number", "type": "esriFieldTypeString", "alias": "Project Number", "length": 20, "domain": null }, { "name": "Project_Type", "type": "esriFieldTypeString", "alias": "Project Type", "length": 50, "domain": null }, { "name": "Project_Group", "type": "esriFieldTypeString", "alias": "Project Group", "length": 50, "domain": null }, { "name": "Project_Hyperlink", "type": "esriFieldTypeString", "alias": "Project Hyperlink", "length": 250, "domain": null }, { "name": "Project_Status", "type": "esriFieldTypeString", "alias": "Project Status", "length": 50, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 250, "domain": null }, { "name": "Project_Location", "type": "esriFieldTypeString", "alias": "Project Location", "length": 250, "domain": null }, { "name": "Project_Address", "type": "esriFieldTypeString", "alias": "Project Address", "length": 100, "domain": null }, { "name": "Road_Name", "type": "esriFieldTypeString", "alias": "Road Name", "length": 100, "domain": null }, { "name": "Road_Number", "type": "esriFieldTypeString", "alias": "Road Number", "length": 15, "domain": null }, { "name": "From_Location", "type": "esriFieldTypeString", "alias": "From Location", "length": 100, "domain": null }, { "name": "From_Milepost", "type": "esriFieldTypeDouble", "alias": "From Milepost", "domain": null }, { "name": "To_Location", "type": "esriFieldTypeString", "alias": "To Location", "length": 100, "domain": null }, { "name": "To_Milepost", "type": "esriFieldTypeDouble", "alias": "To Milepost", "domain": null }, { "name": "Begin_Date", "type": "esriFieldTypeDate", "alias": "Begin Date", "length": 8, "domain": null }, { "name": "Construction_Begin_Date", "type": "esriFieldTypeDate", "alias": "Construction Begin Date", "length": 8, "domain": null }, { "name": "Construction_End_Date", "type": "esriFieldTypeDate", "alias": "Construction End Date", "length": 8, "domain": null }, { "name": "Completion_Date", "type": "esriFieldTypeDate", "alias": "Completion Date", "length": 8, "domain": null }, { "name": "After_Hours_Contact", "type": "esriFieldTypeString", "alias": "After Hours Contact", "length": 50, "domain": null }, { "name": "After_Hours_Phone", "type": "esriFieldTypeString", "alias": "After Hours Phone", "length": 50, "domain": null }, { "name": "Traffic_Impact", "type": "esriFieldTypeString", "alias": "Traffic Impact", "length": 50, "domain": null }, { "name": "Traffic_Impact_Duration", "type": "esriFieldTypeString", "alias": "Traffic Impact Duration", "length": 50, "domain": null }, { "name": "Project_Impacts", "type": "esriFieldTypeString", "alias": "Project Impacts", "length": 250, "domain": null }, { "name": "Multi_Jurisdiction", "type": "esriFieldTypeSmallInteger", "alias": "Multi Jurisdiction", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Active", "type": "esriFieldTypeSmallInteger", "alias": "Active", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Data_Maintainer", "type": "esriFieldTypeString", "alias": "Data Maintainer", "length": 50, "domain": null }, { "name": "Data_Last_Updated", "type": "esriFieldTypeDate", "alias": "Data Last Updated", "length": 8, "domain": null }, { "name": "For_Public_Consumption", "type": "esriFieldTypeSmallInteger", "alias": "For Public Consumption", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Bid_Open_Date", "type": "esriFieldTypeDate", "alias": "Bid Open Date", "length": 8, "domain": null }, { "name": "Project_Description", "type": "esriFieldTypeString", "alias": "Project Description", "length": 100, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.len", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "af20f6ee9a3a4a87b72555a809e2ade1" }