{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 11, "name": "Intersections", "type": "Feature Layer", "description": "Depicts street intersection locations within the Tigard area. Each intersection contains 2 overlapping points (for example Hall and Burnham and Burnham and Hall) to allow for the ability to query the intersection in two ways.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2913, "latestWkid": 2913, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -111333600, "falseY": -98152500, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "City of Tigard Public Works Department", "parentLayer": null, "subLayers": [], "minScale": 125000, "maxScale": 10, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "5d93b18196c981d5d135b10c320ef838", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAc0lEQVQokWNhIBGwYBWNf67N8IdRkWGpxBbiNPz578vA8D+GgYGBSA0kO4koDTHPbiCJCzEwMPCjiP1nrGFYKrkGyYb/UxBsJlcGhv+mqGKM11BtWCKNkIx+xsPAwKDMsBRJjHI/UKRhqVQHAwNDB1VsAADAShshoIvSYgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 7592711.082677171, "ymin": 630179.6761811078, "xmax": 7632001.007545933, "ymax": 667798.5498687625, "spatialReference": { "wkid": 2913, "latestWkid": 2913, "xyTolerance": 0.00715901445516247, "zTolerance": 2.0E-4, "mTolerance": 2.0E-4, "falseX": -111333600, "falseY": -98152500, "xyUnits": 3.767577073100752E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "UNITID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PREDIR1", "type": "esriFieldTypeString", "alias": "Prefix Direction 1", "length": 2, "domain": { "type": "codedValue", "name": "transDIRECTIONAL", "description": "Directional", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" }, { "name": "NE", "code": "NE" }, { "name": "NW", "code": "NW" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STREET1", "type": "esriFieldTypeString", "alias": "Intersecting Street 1", "length": 60, "domain": null }, { "name": "TYPE1", "type": "esriFieldTypeString", "alias": "Street Type 1", "length": 6, "domain": { "type": "codedValue", "name": "transSTREET_TYPE", "description": "Street Type Domain", "codedValues": [ { "name": "ALY", "code": "ALY" }, { "name": "AVE", "code": "AVE" }, { "name": "BLVD", "code": "BLVD" }, { "name": "CIR", "code": "CIR" }, { "name": "CRST", "code": "CRST" }, { "name": "CT", "code": "CT" }, { "name": "DR", "code": "DR" }, { "name": "HWY", "code": "HWY" }, { "name": "LN", "code": "LN" }, { "name": "PKWY", "code": "PKWY" }, { "name": "PL", "code": "PL" }, { "name": "PLZ", "code": "PLZ" }, { "name": "RD", "code": "RD" }, { "name": "ST", "code": "ST" }, { "name": "TER", "code": "TER" }, { "name": "WAY", "code": "WAY" }, { "name": "FWY", "code": "FWY" }, { "name": "LOOP", "code": "LOOP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PREDIR2", "type": "esriFieldTypeString", "alias": "Prefix Direction 2", "length": 2, "domain": { "type": "codedValue", "name": "transDIRECTIONAL", "description": "Directional", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" }, { "name": "NE", "code": "NE" }, { "name": "NW", "code": "NW" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STREET2", "type": "esriFieldTypeString", "alias": "Intersecting Street 2", "length": 60, "domain": null }, { "name": "TYPE2", "type": "esriFieldTypeString", "alias": "Street Type 2", "length": 6, "domain": { "type": "codedValue", "name": "transSTREET_TYPE", "description": "Street Type Domain", "codedValues": [ { "name": "ALY", "code": "ALY" }, { "name": "AVE", "code": "AVE" }, { "name": "BLVD", "code": "BLVD" }, { "name": "CIR", "code": "CIR" }, { "name": "CRST", "code": "CRST" }, { "name": "CT", "code": "CT" }, { "name": "DR", "code": "DR" }, { "name": "HWY", "code": "HWY" }, { "name": "LN", "code": "LN" }, { "name": "PKWY", "code": "PKWY" }, { "name": "PL", "code": "PL" }, { "name": "PLZ", "code": "PLZ" }, { "name": "RD", "code": "RD" }, { "name": "ST", "code": "ST" }, { "name": "TER", "code": "TER" }, { "name": "WAY", "code": "WAY" }, { "name": "FWY", "code": "FWY" }, { "name": "LOOP", "code": "LOOP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 30, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 600, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "dcf0c85406e94e3f880fdc0256467094" }