{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Facility Closures", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "authoringInfo": { "visualVariables": [ { "type": "transparencyInfo", "minSliderValue": 0, "maxSliderValue": 1 } ] }, "type": "simple", "symbol": { "type": "esriPMS", "url": "b7ec88e5a7c9f5d04cdbf9eaa3d0fcf9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB5UlEQVRIie3WO04bURSA4W8eZgWmwJaNsgErEg2LwFJEimQFUJCKDQSkKDuggBVQ0ZANJE3cTBG3iRSCwRVtGsAzKWZGsQN+YStKkV+aZjRzf91zz7nnxP4y8X/hEBV1GyItoZqBCvoCHZeS5QnXrIttYUekJUCACBlSNNyInLnwBndPFza1Zd6JtUQIx3yXqRrY0bCNl3o+zS9seCV0Kp4gKgmKlUJVdz56Ztd3J7MLm9pCpyrFYrMSYgW3jtV1XetMF65ZL8I4n6wkKKSpc6xOF8a2xFpTwzhNGqtq2NNzNElYkWfj4sS4d8Ak4e86W5y8dKrqNofPclRY1tnzNusbiwm/nPM1YUWLccJQTSCXvXi7mBC+JaRqw69GhQOVpZxfSVCsOVZIXyYPx6L8SPKrL9QfLwx0pLhI8mdRUmSjxT8qvJRoupGpPqno/5QNdPVGO8nDwk+dGdhZuFMOPNjd48Iruxq2hapPrsd8d4kr+9OF+Q9tdz5bMf99muIeHOLnbMJrHU27bh3PJS1lt17rezTVx5/UpRN1XalzserE7pGHMA8jh+Nkk4Uo7sBVDXvuHYiK7C2fcsQY6OKDnvceCePswpK8xRyp2xRpyVRQUw5RvWUOUcPkO36Q6vPwT8+lS+EXfUWE2NNxxfQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "visualVariables": [ { "type": "transparencyInfo", "valueExpressionTitle": "Custom", "valueExpression": "IIf($feature.endtime == null || $feature.endtime >= Now(), 1, 0)", "stops": [ { "value": 0, "transparency": 75 }, { "value": 1, "transparency": 0 } ], "legendOptions": { "title": "Custom", "showLegend": false } } ] }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "pocname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "facility", "type": "esriFieldTypeString", "alias": "Facility Name", "length": 150, "domain": null }, { "name": "type", "type": "esriFieldTypeString", "alias": "Reason", "length": 50, "domain": null }, { "name": "closurestatus", "type": "esriFieldTypeString", "alias": "Closure Status", "length": 50, "domain": null }, { "name": "description", "type": "esriFieldTypeString", "alias": "Description", "length": 1000, "domain": null }, { "name": "starttime", "type": "esriFieldTypeDate", "alias": "Start Time", "length": 8, "domain": null }, { "name": "endtime", "type": "esriFieldTypeDate", "alias": "End Time", "length": 8, "domain": null }, { "name": "mainrespons", "type": "esriFieldTypeString", "alias": "Maintenance Responsibility", "length": 100, "domain": null }, { "name": "activeincid", "type": "esriFieldTypeString", "alias": "Active Incident", "length": 5, "domain": null }, { "name": "leadddept", "type": "esriFieldTypeString", "alias": "Lead Department", "length": 100, "domain": null }, { "name": "pocname", "type": "esriFieldTypeString", "alias": "Contact Name", "length": 100, "domain": null }, { "name": "pocemail", "type": "esriFieldTypeString", "alias": "Contact Email", "length": 100, "domain": null }, { "name": "pocphone", "type": "esriFieldTypeString", "alias": "Contact Phone", "length": 15, "domain": null }, { "name": "url", "type": "esriFieldTypeString", "alias": "URL", "length": 1000, "domain": null }, { "name": "prjfundingsrc", "type": "esriFieldTypeString", "alias": "Project Funding Source", "length": 1000, "domain": null }, { "name": "comments", "type": "esriFieldTypeString", "alias": "Additional Comments", "length": 1000, "domain": null }, { "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R672_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_672", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S617_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "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": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ab832496a1304fb4b4d924480a9047df" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Road Blocks", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "authoringInfo": { "visualVariables": [ { "type": "transparencyInfo", "minSliderValue": 0, "maxSliderValue": 1 } ] }, "type": "simple", "symbol": { "type": "esriPMS", "url": "20ed0e71fc322c785a4ddf48ca002a22", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACdUlEQVRIie3Wv0sbYRzH8fcl92A0EarcSUmhIoZUKdySxal/gVkstIUu4pDQKg4dulYh9A8IKDVI6SgdXOw/UJdmuaEBMaRmsZAOSlMIaoyX5zpcUhLj5aeUDv2Md8fzuud73+e5R+UvR/0PNkQkQ0QCKoYNwYpE2FAY8ZBezGLeGpiYYnJcMK9CbEzFUBUQCqgKWDaUqpAKc+r3sPs8ywpw1Te4PUNUShK6wBhTYdjT+owuwLLRihaxVJiFis3jlW/s9wy+C/PUr7Cj+2DU2+61nNnqAgJetONLPn98SPzJAamuwe0Zon6FnftDzmDdZtgD0z7Il9lKhsisHpHuCCammJSShO7rDfszoOKgB+fsAXpHcFwwrwuMTmXshOoCbTPM8sscG+1AUevGgTMh4OSKNWgDJkNExlSMm7qx16gKjHrRkiHmGr9lExiorbM7j6L4ZyMDgb/29/B9Nbk7hAEuoA1BoYB/NsK9+JuBQACRMflpEWy81gRWJKKfznSLqjhjuoI2FCzbKcegOTs0sWzweym4giMe0qWq8/DZYdf7sWtKVZB28+JvAhezmB8ecGrZaIOW9kJCqUomlmv+k7SsOGmzW7SI6eL6nd5StECli61tKUc8FWYh4EXrdz1eSChamEs5XnUEAcqS6PElX6b72E8vJPyogFRYB866AlePSL+fIZ4vs9ULWse+V3j2Os+Nre66ay5lSSVDZA7O2dMF2oRwh2slpGhhSoV1N6wtCM5MAX0zzPLJFWujXjSfp/WIUaqSqcKnFzneckMZuwbrqf1iNpIh5gIqRlkiFAjWD1HXW39gsJ7ajFtavZf80+fSW8lvv2DSxjox180AAAAASUVORK5CYII=", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "visualVariables": [ { "type": "transparencyInfo", "valueExpressionTitle": "Custom", "valueExpression": "IIf($feature.endtime == null || $feature.endtime >= Now(), 1, 0)", "stops": [ { "value": 0, "transparency": 75 }, { "value": 1, "transparency": 0 } ], "legendOptions": { "title": "Custom", "showLegend": false } } ] }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "pocname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "street", "type": "esriFieldTypeString", "alias": "Street Name", "length": 150, "domain": null }, { "name": "closurestatus", "type": "esriFieldTypeString", "alias": "Closure Status", "length": 50, "domain": { "type": "codedValue", "name": "Comm_ClosureStatus", "description": "", "codedValues": [ { "name": "Closed", "code": "Closed" }, { "name": "Reopened", "code": "Reopened" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "description", "type": "esriFieldTypeString", "alias": "Description", "length": 4000, "domain": null }, { "name": "direction", "type": "esriFieldTypeString", "alias": "Direction", "length": 50, "domain": { "type": "codedValue", "name": "Comm_ClosureCompassDirection", "description": "", "codedValues": [ { "name": "East", "code": "East" }, { "name": "North", "code": "North" }, { "name": "South", "code": "South" }, { "name": "West", "code": "West" }, { "name": "Northeast", "code": "Northeast" }, { "name": "Northwest", "code": "Northwest" }, { "name": "Southeast", "code": "Southeast" }, { "name": "Southwest", "code": "Southwest" }, { "name": "North/South", "code": "North/South" }, { "name": "East/West", "code": "East/West" }, { "name": "Northeast/Southwest", "code": "Northeast/Southwest" }, { "name": "Northwest/Southeast", "code": "Northwest/Southeast" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "starttime", "type": "esriFieldTypeDate", "alias": "Start Time", "length": 8, "domain": null }, { "name": "endtime", "type": "esriFieldTypeDate", "alias": "End Time", "length": 8, "domain": null }, { "name": "altroute", "type": "esriFieldTypeString", "alias": "Alternate Route", "length": 1000, "domain": null }, { "name": "mainrespons", "type": "esriFieldTypeString", "alias": "Maintenance Responsibility", "length": 100, "domain": { "type": "codedValue", "name": "Comm_MaintenanceResponsibility", "description": "", "codedValues": [ { "name": "NCDOT", "code": "NCDOT" }, { "name": "City of Durham", "code": "City of Durham" }, { "name": "Private or Other", "code": "Private or Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "activeincid", "type": "esriFieldTypeString", "alias": "Active Incident", "length": 5, "domain": { "type": "codedValue", "name": "Comm_YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "leadddept", "type": "esriFieldTypeString", "alias": "Lead Department", "length": 100, "domain": { "type": "codedValue", "name": "Comm_LeadDepartment", "description": "", "codedValues": [ { "name": "Fire", "code": "Fire" }, { "name": "General Services", "code": "General Services" }, { "name": "Parks & Recreation", "code": "Parks & Recreation" }, { "name": "Neighborhood Improvement Services", "code": "Neighborhood Improvement Services" }, { "name": "Police", "code": "Police" }, { "name": "Public Works", "code": "Public Works" }, { "name": "Transportation", "code": "Transportation" }, { "name": "Water Management", "code": "Water Management" }, { "name": "City-County Emergency Management", "code": "City-County Emergency Management" }, { "name": "Communications", "code": "Communications" }, { "name": "Emergency Communications", "code": "Emergency Communications" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "pocname", "type": "esriFieldTypeString", "alias": "Contact Name", "length": 100, "domain": null }, { "name": "pocemail", "type": "esriFieldTypeString", "alias": "Contact Email", "length": 100, "domain": null }, { "name": "pocphone", "type": "esriFieldTypeString", "alias": "Contact Phone", "length": 15, "domain": null }, { "name": "url", "type": "esriFieldTypeString", "alias": "URL", "length": 1000, "domain": null }, { "name": "prjfundingsrc", "type": "esriFieldTypeString", "alias": "Project Funding Source", "length": 1000, "domain": null }, { "name": "comments", "type": "esriFieldTypeString", "alias": "Additional Comments", "length": 4000, "domain": null }, { "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "reason", "type": "esriFieldTypeString", "alias": "Reason", "length": 50, "domain": { "type": "codedValue", "name": "Comm_ClosureType", "description": "", "codedValues": [ { "name": "Construction", "code": "Construction" }, { "name": "Event", "code": "Event" }, { "name": "Hazard", "code": "Hazard" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "blockid", "type": "esriFieldTypeString", "alias": "Closure ID", "length": 50, "domain": null }, { "name": "accessallowed", "type": "esriFieldTypeString", "alias": "Access Allowed", "length": 50, "domain": { "type": "codedValue", "name": "Comm_AccessAllowed", "description": "", "codedValues": [ { "name": "Local Access", "code": "Local Access" }, { "name": "Critical Services", "code": "Critical Services " }, { "name": "Police and Fire", "code": "Police and Fire " }, { "name": "No Access", "code": "No Access" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "streetoverride", "type": "esriFieldTypeString", "alias": "Street Override", "length": 5, "domain": { "type": "codedValue", "name": "Comm_YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "closureglobalid", "type": "esriFieldTypeGUID", "alias": "Closure GlobalID", "length": 38, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1121_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1121", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1003_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "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": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ab832496a1304fb4b4d924480a9047df" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 6, "name": "Sidewalk Closures", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "authoringInfo": { "visualVariables": [ { "type": "transparencyInfo", "minSliderValue": 0, "maxSliderValue": 1 } ] }, "type": "simple", "symbol": { "type": "esriPMS", "url": "d3a404949ff3df5eb8b97d7b38bcb0be", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACTElEQVRIie3WPU8bMRzH8a999h0V67FkIQEqFalYqCy8CFjo0C5dw0CnvgKQUN8BA7wCJhb6BtqlWYIgoFIJpWFiYkMIkTvbHY5ISeHydKjq0N94svw5P/xtK/5y1H+wK9qUWZIBBkEp9WjhuNKS2lGT+rOB8xWmFawIQVUrjBAgBUQCvIfUgpnhWgYcHF/wEUjGBs0cqzi2Q43RAQTycZtQgffEiaVqZljznrenLb6NDL6e5Z0S7IcRqKDfb4EQGRxI4rs2X9+8Yv3oJ3tDg2aOVSXYfxFmnQ2bQMJkBLf37JoyjcYltYHgfIVpHNthNBrWiRAZeuM4BKYGggpWQo0ZNI2D0FATL1TYOG2x0w/UQlDVBbBOIgXthE3oA5oyS1phntqNo0YIUAGxKbPcvZY9oAyyOtPLELwsBiY1kD9ATWAgB0RQkiLDJj4UAwHkOaQppe5vPWDq0dEYOzMvQmR95oLCceV9Nh1FYy+yo08FXOWCWlJLbdbYXhRHUwvS9RZ/D3jUpL44y7X3xOMUfXesg9TSaPzqvUkeFb53HCSWaljwpkwsCD/E0XbSYt3MsBZI4nHr0TpIU+onLT4NBAFwrN61+T45xnlqHdwn4ARbwO1QYOOS2uIs67f37I6CdrC7hPfnlxw+1SZ3pY6b7JkyjRvHYaiJI5UPW5etWZpSd4KtPKwvCNlIgamFChvthE0VEEuZPTFE1xMjtTSc4MtZk888MY1Dg508XDE7psyyDDDWob2k1HlE/bn1C4OdPIy40Dn0T79LnyW/AZtfyES55Tf9AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "visualVariables": [ { "type": "transparencyInfo", "valueExpressionTitle": "Custom", "valueExpression": "IIf($feature.endtime == null || $feature.endtime >= Now(), 1, 0)", "stops": [ { "value": 0, "transparency": 75 }, { "value": 1, "transparency": 0 } ], "legendOptions": { "title": "Custom", "showLegend": false } } ] }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OBJECTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "street", "type": "esriFieldTypeString", "alias": "Street Name", "length": 150, "domain": null }, { "name": "type", "type": "esriFieldTypeString", "alias": "Reason", "length": 50, "domain": null }, { "name": "closurestatus", "type": "esriFieldTypeString", "alias": "Closure Status", "length": 50, "domain": null }, { "name": "description", "type": "esriFieldTypeString", "alias": "Description", "length": 1000, "domain": null }, { "name": "starttime", "type": "esriFieldTypeDate", "alias": "Start Time", "length": 8, "domain": null }, { "name": "endtime", "type": "esriFieldTypeDate", "alias": "End Time", "length": 8, "domain": null }, { "name": "mainrespons", "type": "esriFieldTypeString", "alias": "Maintenance Responsibility", "length": 100, "domain": null }, { "name": "activeincid", "type": "esriFieldTypeString", "alias": "Active Incident", "length": 5, "domain": null }, { "name": "leadddept", "type": "esriFieldTypeString", "alias": "Lead Department", "length": 100, "domain": null }, { "name": "pocname", "type": "esriFieldTypeString", "alias": "Contact Name", "length": 100, "domain": null }, { "name": "pocemail", "type": "esriFieldTypeString", "alias": "Contact Email", "length": 100, "domain": null }, { "name": "pocphone", "type": "esriFieldTypeString", "alias": "Contact Phone", "length": 15, "domain": null }, { "name": "url", "type": "esriFieldTypeString", "alias": "URL", "length": 1000, "domain": null }, { "name": "prjfundingsrc", "type": "esriFieldTypeString", "alias": "Project Funding Source", "length": 1000, "domain": null }, { "name": "comments", "type": "esriFieldTypeString", "alias": "Additional Comments", "length": 1000, "domain": null }, { "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R675_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_675", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S620_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "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": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ab832496a1304fb4b4d924480a9047df" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Bike Lane Closures", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "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": [ 168, 112, 0, 255 ], "width": 4 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "pocname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "street", "type": "esriFieldTypeString", "alias": "Nearest Street Name", "length": 150, "domain": null }, { "name": "type", "type": "esriFieldTypeString", "alias": "Reason", "length": 50, "domain": null }, { "name": "closurestatus", "type": "esriFieldTypeString", "alias": "Closure Status", "length": 50, "domain": null }, { "name": "description", "type": "esriFieldTypeString", "alias": "Description", "length": 1000, "domain": null }, { "name": "direction", "type": "esriFieldTypeString", "alias": "Direction", "length": 25, "domain": null }, { "name": "starttime", "type": "esriFieldTypeDate", "alias": "Start Time", "length": 8, "domain": null }, { "name": "endtime", "type": "esriFieldTypeDate", "alias": "End Time", "length": 8, "domain": null }, { "name": "altroute", "type": "esriFieldTypeString", "alias": "Alternate Route", "length": 1000, "domain": null }, { "name": "closdthrutraff", "type": "esriFieldTypeString", "alias": "Closed to Thru Traffic", "length": 5, "domain": null }, { "name": "mainrespons", "type": "esriFieldTypeString", "alias": "Maintenance Responsibility", "length": 100, "domain": null }, { "name": "activeincid", "type": "esriFieldTypeString", "alias": "Active Incident", "length": 5, "domain": null }, { "name": "leadddept", "type": "esriFieldTypeString", "alias": "Lead Department", "length": 100, "domain": null }, { "name": "pocname", "type": "esriFieldTypeString", "alias": "Contact Name", "length": 100, "domain": null }, { "name": "pocemail", "type": "esriFieldTypeString", "alias": "Contact Email", "length": 100, "domain": null }, { "name": "pocphone", "type": "esriFieldTypeString", "alias": "Contact Phone", "length": 15, "domain": null }, { "name": "url", "type": "esriFieldTypeString", "alias": "URL", "length": 1000, "domain": null }, { "name": "prjfundingsrc", "type": "esriFieldTypeString", "alias": "Project Funding Source", "length": 1000, "domain": null }, { "name": "comments", "type": "esriFieldTypeString", "alias": "Additional Comments", "length": 1000, "domain": null }, { "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R671_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_671", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S616_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "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": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ab832496a1304fb4b4d924480a9047df" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Road Closures", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "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": [ 168, 56, 0, 255 ], "width": 4 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2018882.6929653883, "ymin": 825159.1677866429, "xmax": 2023896.0569543839, "ymax": 825420.8687068075, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "pocname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "street", "type": "esriFieldTypeString", "alias": "Street Name", "length": 150, "domain": null }, { "name": "closurestatus", "type": "esriFieldTypeString", "alias": "Closure Status", "length": 50, "domain": { "type": "codedValue", "name": "Comm_ClosureStatus", "description": "", "codedValues": [ { "name": "Closed", "code": "Closed" }, { "name": "Reopened", "code": "Reopened" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "description", "type": "esriFieldTypeString", "alias": "Description", "length": 4000, "domain": null }, { "name": "direction", "type": "esriFieldTypeString", "alias": "Direction", "length": 50, "domain": { "type": "codedValue", "name": "Comm_ClosureDirection", "description": "", "codedValues": [ { "name": "Both Directions", "code": "Both Directions" }, { "name": "One Direction", "code": "One Direction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "starttime", "type": "esriFieldTypeDate", "alias": "Start Time", "length": 8, "domain": null }, { "name": "endtime", "type": "esriFieldTypeDate", "alias": "End Time", "length": 8, "domain": null }, { "name": "altroute", "type": "esriFieldTypeString", "alias": "Alternate Route", "length": 4000, "domain": null }, { "name": "closdthrutraff", "type": "esriFieldTypeString", "alias": "Closed to Thru Traffic", "length": 5, "domain": { "type": "codedValue", "name": "Comm_YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "mainrespons", "type": "esriFieldTypeString", "alias": "Maintenance Responsibility", "length": 100, "domain": { "type": "codedValue", "name": "Comm_MaintenanceResponsibility", "description": "", "codedValues": [ { "name": "NCDOT", "code": "NCDOT" }, { "name": "City of Durham", "code": "City of Durham" }, { "name": "Private or Other", "code": "Private or Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "leadddept", "type": "esriFieldTypeString", "alias": "Lead Department", "length": 100, "domain": { "type": "codedValue", "name": "Comm_LeadDepartment", "description": "", "codedValues": [ { "name": "Fire", "code": "Fire" }, { "name": "General Services", "code": "General Services" }, { "name": "Parks & Recreation", "code": "Parks & Recreation" }, { "name": "Neighborhood Improvement Services", "code": "Neighborhood Improvement Services" }, { "name": "Police", "code": "Police" }, { "name": "Public Works", "code": "Public Works" }, { "name": "Transportation", "code": "Transportation" }, { "name": "Water Management", "code": "Water Management" }, { "name": "City-County Emergency Management", "code": "City-County Emergency Management" }, { "name": "Communications", "code": "Communications" }, { "name": "Emergency Communications", "code": "Emergency Communications" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "pocname", "type": "esriFieldTypeString", "alias": "Contact Name", "length": 150, "domain": null }, { "name": "pocemail", "type": "esriFieldTypeString", "alias": "Contact Email", "length": 150, "domain": null }, { "name": "pocphone", "type": "esriFieldTypeString", "alias": "Contact Phone", "length": 15, "domain": null }, { "name": "url", "type": "esriFieldTypeString", "alias": "URL", "length": 1000, "domain": null }, { "name": "prjfundingsrc", "type": "esriFieldTypeString", "alias": "Project Funding Source", "length": 1000, "domain": null }, { "name": "comments", "type": "esriFieldTypeString", "alias": "Additional Comments", "length": 1000, "domain": null }, { "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "reason", "type": "esriFieldTypeString", "alias": "Reason", "length": 50, "domain": { "type": "codedValue", "name": "Comm_ClosureType", "description": "", "codedValues": [ { "name": "Construction", "code": "Construction" }, { "name": "Event", "code": "Event" }, { "name": "Hazard", "code": "Hazard" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "laneimpact", "type": "esriFieldTypeString", "alias": "Lane Impact", "length": 50, "domain": { "type": "codedValue", "name": "Comm_LaneImpact", "description": "", "codedValues": [ { "name": "All Lanes", "code": "All Lanes" }, { "name": "Some Lanes", "code": "Some Lanes " }, { "name": "Alternating One Way", "code": "Alternating One Way" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "closureid", "type": "esriFieldTypeString", "alias": "Closure ID", "length": 50, "domain": null }, { "name": "accessallowed", "type": "esriFieldTypeString", "alias": "Access Allowed", "length": 50, "domain": { "type": "codedValue", "name": "Comm_AccessAllowed", "description": "", "codedValues": [ { "name": "Local Access", "code": "Local Access" }, { "name": "Critical Services", "code": "Critical Services " }, { "name": "Police and Fire", "code": "Police and Fire " }, { "name": "No Access", "code": "No Access" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "streetoverride", "type": "esriFieldTypeString", "alias": "Street Override", "length": 5, "domain": { "type": "codedValue", "name": "Comm_YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1120_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1120", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1002_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "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": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ab832496a1304fb4b4d924480a9047df" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "Trail Closures", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "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": [ 80, 125, 135, 255 ], "width": 4 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "pocname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "trail", "type": "esriFieldTypeString", "alias": "Trail Name", "length": 150, "domain": null }, { "name": "type", "type": "esriFieldTypeString", "alias": "Reason", "length": 50, "domain": null }, { "name": "closurestatus", "type": "esriFieldTypeString", "alias": "Closure Status", "length": 50, "domain": null }, { "name": "description", "type": "esriFieldTypeString", "alias": "Description", "length": 1000, "domain": null }, { "name": "direction", "type": "esriFieldTypeString", "alias": "Direction", "length": 25, "domain": null }, { "name": "starttime", "type": "esriFieldTypeDate", "alias": "Start Time", "length": 8, "domain": null }, { "name": "endtime", "type": "esriFieldTypeDate", "alias": "End Time", "length": 8, "domain": null }, { "name": "altroute", "type": "esriFieldTypeString", "alias": "Alternate Route", "length": 1000, "domain": null }, { "name": "mainrespons", "type": "esriFieldTypeString", "alias": "Maintenance Responsibility", "length": 100, "domain": null }, { "name": "activeincid", "type": "esriFieldTypeString", "alias": "Active Incident", "length": 5, "domain": null }, { "name": "leadddept", "type": "esriFieldTypeString", "alias": "Lead Department", "length": 100, "domain": null }, { "name": "pocname", "type": "esriFieldTypeString", "alias": "Contact Name", "length": 100, "domain": null }, { "name": "pocemail", "type": "esriFieldTypeString", "alias": "Contact Email", "length": 100, "domain": null }, { "name": "pocphone", "type": "esriFieldTypeString", "alias": "Contact Phone", "length": 15, "domain": null }, { "name": "url", "type": "esriFieldTypeString", "alias": "URL", "length": 1000, "domain": null }, { "name": "prjfundingsrc", "type": "esriFieldTypeString", "alias": "Project Funding Source", "length": 1000, "domain": null }, { "name": "comments", "type": "esriFieldTypeString", "alias": "Additional Comments", "length": 1000, "domain": null }, { "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R676_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_676", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S621_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "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": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ab832496a1304fb4b4d924480a9047df" } ], "tables": [] }