{ "currentVersion": 11.0, "cimVersion": "3.0.0", "id": 9, "name": "Road Closure Signs", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2882, "latestWkid": 2882, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121905, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "5d76db2d7a5e53928abec29e72b1cf1c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAC1UlEQVRIie3WTUgUYRgH8P87M7vurOvqulJKfmRqaG5USx+m4VdGVlBYsBAYdevSpUMdOnmIAqEoI6ijHgyFMtJDh0wrlA7iFughDddac/1o19w2x935eGN2WzTR/ZD01HObGXh//J/neWE4bFJx/6HO20l17p+01pLju7L/MsQNad3Tm8YLIxNiS4qBoG+Itww8Fipjxbh4kC8useVchTb43D0olvYN8b20R6ggVZD+CRRGzv5B1Dpq1QSxB8+CWGU0jFsPsgIra+rge2iPUBUJ42JFeu0STEaCUaeMg0UcZAXo/SDhUq0Wr+3ikaYOvpu2C9XEBjkuSEW+Ti0l+fZdgcsDSBIw8EkGywDzPgq3l4aTld9/x7+i7ULNahgXCakrX2pXxd5QCsekgvxMJvhOpwXSksnyNlbee6t/SRsWjpMGKBEhFXFMii3VVg1m5ij0OkA9KkFDMD2nIG8bA72OQMMCe/JZOFwK+ASAIQQlRRzefJRq7szou4CFk2tCjicp29t6/c0ZZgaz8wq6+sVgq7LTGSwGALORBA8W/BQHCjl4vAqS9AQ6LcGYS4ZzWsHuPA6JOpxovpHYePHWr+urQhxrmPYJ/jk+AakeLwXHEpRZWIy5FBh0QHoqgdnIYmJWAQWFKAHJhhDkDwBVVk1wbvZRmdqqtf1rJsqyTQjOdmPBwxeBz/XHtKbDxaHPJcWIWvsKWEgy0Ni6SM+UJ9TXXPU+jzijLJvX42w35ocxA0/wflgCryOwj8gozGYgysCUW0G6mUGijsC682/k1DVva0xbtxLLSWcwOCJDCFAMj8vIzWCDbcvawkCWERVZE1qJnS7VmA7t4mDZQWEyEPjFUKvUbVPBaEhEaLVkacmh+xMuNcndtuhIVGitmYWRWJLEDK2GqescDxIztBx71CmOur2KKR4kLmgJy8yUZN/W3PM/xjf0L0i91ADiQtYFrbc2DfoNbz+Ix3mghg0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9219078.872322543, "ymin": 3238719.124956929, "xmax": -9214454.67193124, "ymax": 3243557.606414207, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -3.326506915422476E7, "xyUnits": 1.3538524770505473E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "INCIDENTID", "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": "INCIDENTID", "type": "esriFieldTypeString", "alias": "Incident Number", "length": 30, "domain": null }, { "name": "INCIDENTNM", "type": "esriFieldTypeString", "alias": "Incident Name", "length": 255, "domain": null }, { "name": "BLOCKNM", "type": "esriFieldTypeString", "alias": "Road Name", "length": 255, "domain": null }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "From - To", "length": 255, "domain": null }, { "name": "FULLCLOSE", "type": "esriFieldTypeString", "alias": "Full Closure", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIRECTION", "type": "esriFieldTypeString", "alias": "If not full closure, which direction closed?", "length": 35, "domain": { "type": "codedValue", "name": "Direction", "description": "A general description of cardinal direction", "codedValues": [ { "name": "East Bound", "code": "East Bound" }, { "name": "North Bound", "code": "North Bound" }, { "name": "South Bound", "code": "South Bound" }, { "name": "West Bound", "code": "West Bound" }, { "name": "Northeast Bound", "code": "Northeast Bound" }, { "name": "Northwest Bound", "code": "Northwest Bound" }, { "name": "Southeast Bound", "code": "Southeast Bound" }, { "name": "Southwest Bound", "code": "Southwest Bound" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "RoadClosures_ObstStatus", "description": "Road Closures Obstruction Status", "codedValues": [ { "name": "Cleared", "code": "Cleared" }, { "name": "Closed", "code": "Verified" }, { "name": "Caution", "code": "Not Verified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CLOSEVERIFIED", "type": "esriFieldTypeString", "alias": "Close Verified", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ALTROUTE", "type": "esriFieldTypeString", "alias": "Alternate Route", "length": 255, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "Report Source", "length": 255, "domain": { "type": "codedValue", "name": "RoadClosures_Source", "description": "Report Source", "codedValues": [ { "name": "Citizen", "code": "Citizen" }, { "name": "EOC", "code": "EOC" }, { "name": "Municipality", "code": "Municipality" }, { "name": "Other", "code": "Other" }, { "name": "PCSO", "code": "PCSO" }, { "name": "Utilities (PC)", "code": "Utilities (PC)" }, { "name": "Utilities (Private)", "code": "Utilities (Private)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONTACT", "type": "esriFieldTypeString", "alias": "Contact Information", "length": 255, "domain": null }, { "name": "CONTACT2", "type": "esriFieldTypeString", "alias": "Contact Information", "length": 255, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R74_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S52_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, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }