{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 1, "name": "Featured Trails", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121905, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.00102400000095367, "zTolerance": 2, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3.695308229454812E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Park Features" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 4 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[TRAIL_NAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "none", "multiPart": "labelPerFeature", "useClippedGeometry": true, "allowOverlapOfFeatureInterior": "avoid", "stackLabel": false, "removeDuplicates": "none", "useCodedValues": true, "maxScale": 6000, "minScale": 0, "name": "Default", "priority": 4, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1165429.95065273, "ymin": 462791.245601386, "xmax": 1319245.16303481, "ymax": 587502.662188545, "spatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.00102400000095367, "zTolerance": 2, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3.695308229454812E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TRAIL_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SURFACE", "type": "esriFieldTypeString", "alias": "SURFACE", "length": 25, "domain": null }, { "name": "TRAIL_NAME", "type": "esriFieldTypeString", "alias": "TRAIL_NAME", "length": 80, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 20, "domain": null }, { "name": "PARK_NAME", "type": "esriFieldTypeString", "alias": "PARK_NAME", "length": 80, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 20, "domain": null }, { "name": "TRAIL_TYPE", "type": "esriFieldTypeString", "alias": "TRAIL_TYPE", "length": 30, "domain": null }, { "name": "MAP1", "type": "esriFieldTypeString", "alias": "MAP1", "length": 30, "domain": null }, { "name": "MAP2", "type": "esriFieldTypeString", "alias": "MAP2", "length": 30, "domain": null }, { "name": "USER_TYPES", "type": "esriFieldTypeString", "alias": "USER_TYPES", "length": 25, "domain": { "type": "codedValue", "name": "Trails_USER_TYPES_Text", "description": "Trails user types values as text", "codedValues": [ { "name": "Biking Only", "code": "Biking Only" }, { "name": "Hiking Only", "code": "Hiking Only" }, { "name": "Hiking / Biking", "code": "Hiking / Biking" }, { "name": "Hiking / Equestrian", "code": "Hiking / Equestrian" }, { "name": "Shared by All", "code": "Shared by All" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NARRATIVE", "type": "esriFieldTypeString", "alias": "NARRATIVE", "length": 1073741822, "domain": null }, { "name": "SYMBOLOGY", "type": "esriFieldTypeString", "alias": "SYMBOLOGY", "length": 50, "domain": { "type": "codedValue", "name": "Trails_SYMBOLOGY_Text", "description": "Trails symbology as text", "codedValues": [ { "name": "Hard Surface Connector", "code": "Hard Surface Connector" }, { "name": "Hard Surface Path", "code": "Hard Surface Path" }, { "name": "Hard Surface Trail", "code": "Hard Surface Trail" }, { "name": "Natural Surface Connector", "code": "Natural Surface Connector" }, { "name": "Natural Surface Path", "code": "Natural Surface Path" }, { "name": "Natural Surface Trail", "code": "Natural Surface Trail" }, { "name": "Water Trail", "code": "Water Trail" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null }, { "name": "FACILITY_C", "type": "esriFieldTypeString", "alias": "Facility Code", "length": 3, "domain": null }, { "name": "SANCTIONED", "type": "esriFieldTypeSmallInteger", "alias": "Sanctioned", "domain": { "type": "codedValue", "name": "YesNo_Short", "description": "Basic Yes/No domain. Coded values as short.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "length": 255, "domain": null }, { "name": "PIC_URL", "type": "esriFieldTypeString", "alias": "Pic URL", "length": 255, "domain": null }, { "name": "HIKING", "type": "esriFieldTypeSmallInteger", "alias": "Hiking", "domain": { "type": "codedValue", "name": "YesNo_Short", "description": "Basic Yes/No domain. Coded values as short.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BIKING", "type": "esriFieldTypeSmallInteger", "alias": "Biking", "domain": { "type": "codedValue", "name": "YesNo_Short", "description": "Basic Yes/No domain. Coded values as short.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EQUESTRIAN", "type": "esriFieldTypeSmallInteger", "alias": "Equestrian", "domain": { "type": "codedValue", "name": "YesNo_Short", "description": "Basic Yes/No domain. Coded values as short.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ASSET_ID", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 30, "domain": null }, { "name": "GISOBJID", "type": "esriFieldTypeInteger", "alias": "GIS ID", "domain": null }, { "name": "ADD_DATE", "type": "esriFieldTypeDate", "alias": "Add Date", "length": 8, "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "UPDATED_DATE", "type": "esriFieldTypeDate", "alias": "Updated Date", "length": 8, "domain": null }, { "name": "WITHDRAW_DATE", "type": "esriFieldTypeDate", "alias": "Withdraw Date", "length": 8, "domain": null }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "Created User", "length": 50, "domain": null }, { "name": "UPDATED_USER", "type": "esriFieldTypeString", "alias": "Updated User", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R303262_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A3757_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.LEN", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "381f653b2c044be29639d73c20ffb119" }