{ "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": "R3667_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3667", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2045_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" }