{ "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": "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3665_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3665", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2043_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" }