{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 7, "name": "Existing Trails", "type": "Feature Layer", "description": "Trails within the City of Tigard, Oregon.", "geometryType": "esriGeometryPolyline", "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, Oregon", "parentLayer": null, "subLayers": [], "minScale": 125000, "maxScale": 10, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TRAIL_USE", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 4 }, "value": "MULTI", "label": "Multi-Use" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 4 }, "value": "PED", "label": "Pedestrian" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 166, 102, 255 ], "toColor": [ 212, 166, 102, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 129, 51, 255 ], "toColor": [ 245, 129, 51, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 225, 198, 255 ], "toColor": [ 247, 225, 198, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 98, 55, 255 ], "toColor": [ 184, 98, 55, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 155, 136, 255 ], "toColor": [ 181, 155, 136, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 171, 52, 255 ], "toColor": [ 250, 171, 52, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 128, 42, 255 ], "toColor": [ 199, 128, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 150, 98, 255 ], "toColor": [ 240, 150, 98, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 174, 147, 255 ], "toColor": [ 230, 174, 147, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 131, 96, 255 ], "toColor": [ 196, 131, 96, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 210, 154, 255 ], "toColor": [ 245, 210, 154, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 127, 68, 255 ], "toColor": [ 179, 127, 68, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 185, 110, 255 ], "toColor": [ 250, 185, 110, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 7597003.760498688, "ymin": 635518.5912073553, "xmax": 7631576.1788057685, "ymax": 670733.2116141766, "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": "esriServerHTMLPopupTypeNone", "displayField": "UNITID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "UNITID", "type": "esriFieldTypeString", "alias": "Unit Id", "length": 20, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Trail Type", "length": 5, "domain": { "type": "codedValue", "name": "transTRAILTYPE", "description": "", "codedValues": [ { "name": "Concrete", "code": "CONC" }, { "name": "Asphalt", "code": "ASPH" }, { "name": "Barkdust", "code": "BARK" }, { "name": "Earthen", "code": "EARTH" }, { "name": "Other", "code": "OTH" }, { "name": "Boardwalk", "code": "BOARD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TRAIL_USE", "type": "esriFieldTypeString", "alias": "Trail Use", "length": 5, "domain": { "type": "codedValue", "name": "transTRAILUSE", "description": "", "codedValues": [ { "name": "Bicycle", "code": "BICYC" }, { "name": "Pedestrian", "code": "PED" }, { "name": "Multi-Use", "code": "MULTI" }, { "name": "On-Street Trail", "code": "ST" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TRAIL_NAME", "type": "esriFieldTypeString", "alias": "Trail Name", "length": 35, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "TRAILENDPT1", "type": "esriFieldTypeString", "alias": "Trail end point 1", "length": 20, "domain": null }, { "name": "TRAILENDPT2", "type": "esriFieldTypeString", "alias": "Trail end point 2", "length": 50, "domain": null }, { "name": "TRUNKLINE", "type": "esriFieldTypeString", "alias": "Trunkline", "length": 3, "domain": { "type": "codedValue", "name": "YES_NO", "description": "Generic yes/no", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TRAIL_NAME_GROUPING", "type": "esriFieldTypeString", "alias": "Trail Name Grouping", "length": 50, "domain": null }, { "name": "REPORTING_STATE", "type": "esriFieldTypeSmallInteger", "alias": "Reporting State", "domain": { "type": "codedValue", "name": "transTRAILSTATE", "description": "Trail Reporting State", "codedValues": [ { "name": "Planned", "code": 1 }, { "name": "Existing", "code": 2 }, { "name": "Detour", "code": 3 }, { "name": "On-Street Connection", "code": 4 }, { "name": "On-Private Land", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "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" }