{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Intersection Improvements", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "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": "esriPMS", "url": "034f39c81fea790c731788b0af75a5d8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACoUlEQVRIidXRTUgUYRzH8d/MjrqvM+tqKJsaaUSaW5hYRpqJYV32YBDRixTBoqVWW4cOGUJEhwgKTCsxulSHQEnEt7Q0qoNSoKFuaqUtIWm7s7Mzu1u67kyHFFqT2B310P/8f74fnuehsMpD/Q9AgpHBCwWBtRQJ6ziLupUEmDgabxpKiMRNehBF9VLNigKaKFiuFxGJh+9Ljgkncox69OQnwz/BoWwBWhbAqLExwQCCJEEA8E9yyBs4g9HMatwEVgAQvApl5VMIj06KscUPpN65ADA8CUSQYBd2lgVsiNGYU2ht5PknU0LdUXGN3QmcaJTYcRY7lw3QSupK2Y4kfU2vnfvkRGvFY0nxzYN+pxe1AHjZAK2kqpL1Kmt59jrG2vrhmjA7dwkAhqaW3g8L+DNe22d3LcT/NSEDi+NjDt+dUM4tCUTHxHSAIDiXw1EKwAUAKQb1ubLtSczvN/fVCLNzl+UCqeaDRwrHP45I/W/7cgWOMxkMhrOb42nVfPw2H2J8MaDW6HSDxSXl662nLHjY2EQIbj4ukiLt1ffq1fv25FzlWD7k8F9AlEpzOnt3frzJZEJDWxfGbDZ8/fLZ39LVo64osXg5lr0VbjwIiIxQWLJ25apys7ahob0LxoREMPpo0VxY4E3PyCRohhnk3e40zP9J2ABJUkyUUgWdVgMA0Omjcay0QjU7MwOtVguf16MeHR66yzq+H5IFgCQAAC43H7RA0zoc2L8Xnc1NIEDEhhMPAsRAYPrnD19cU2c3zAV5MOgZCF4fXve9w8XKKvQ8a00DYJMNQBQHbO8H0lO3bCWan78EAPBuDq862gIjtkFWTjwIEAT+Qndbs9jd3pIhiaJRQVGQgBnRH6j1eNw35MSDbwBMCzx/XG4oFGBV5hcUiQ3N4lMhxwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6073327.4746132195, "ymin": 2177737.589717984, "xmax": 6114752.609938636, "ymax": 2214204.688699648, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ProjectName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ProjectName", "type": "esriFieldTypeString", "alias": "ProjectName", "length": 100, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": null }, { "name": "ContractedBy", "type": "esriFieldTypeString", "alias": "ContractedBy", "length": 50, "domain": null }, { "name": "StartDate", "type": "esriFieldTypeString", "alias": "StartDate", "length": 15, "domain": null }, { "name": "CompletionDate", "type": "esriFieldTypeString", "alias": "CompletionDate", "length": 15, "domain": null }, { "name": "Contact", "type": "esriFieldTypeString", "alias": "Contact", "length": 100, "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 1000, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "dRdClosureType", "description": "Road construction type", "codedValues": [ { "name": "Roadway Improvements", "code": "Roadway Improvements" }, { "name": "Utility Improvements", "code": "Utility Improvements" }, { "name": "Slurry Seal", "code": "Slurry Seal" }, { "name": "Traffic Signal Improvement", "code": "Traffic Signal Improvement" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Number", "type": "esriFieldTypeSmallInteger", "alias": "Number", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R22634_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S14976_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": "Pacific Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }