{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 99, "name": "Trails/Greenway", "type": "Feature Layer", "description": "A layer of trails and greenways maintained by the Technology Solutins Department. Source data, accuracy, and frequency of updates unknown.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.02, "zTolerance": 2, "mTolerance": 2, "falseX": -1.2184189999328801E8, "falseY": -93659000, "xyUnits": 1600, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 97, "name": "Durham GIS" }, "subLayers": [], "minScale": 30000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STATUS", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 115, 0, 255 ], "width": 2 }, "value": "Existing", "label": "Existing" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 115, 230, 0, 255 ], "width": 2 }, "value": "Proposed", "label": "Proposed" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 252, 197, 255 ], "toColor": [ 240, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 179, 252, 255 ], "toColor": [ 222, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 232, 252, 255 ], "toColor": [ 182, 232, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 184, 255 ], "toColor": [ 252, 189, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 218, 255 ], "toColor": [ 184, 252, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 200, 252, 255 ], "toColor": [ 184, 200, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 238, 255 ], "toColor": [ 252, 210, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 184, 255 ], "toColor": [ 252, 223, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 252, 179, 255 ], "toColor": [ 183, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 220, 215, 255 ], "toColor": [ 252, 220, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 247, 255 ], "toColor": [ 215, 252, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 233, 255 ], "toColor": [ 252, 179, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 212, 252, 255 ], "toColor": [ 222, 212, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 216, "lineConnection": "none", "multiPart": "labelPerFeature", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 8, "symbol": { "type": "esriTS", "color": [ 115, 115, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 12, "style": "italic", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1980305.2248369902, "ymin": 761020.6162499934, "xmax": 2091782.532336995, "ymax": 905873, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 255, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 8, "domain": { "type": "codedValue", "name": "WS2_Status", "description": "The status of the facility", "codedValues": [ { "name": "Existing", "code": "Existing" }, { "name": "Proposed", "code": "Proposed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "Length (Feet)", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "domain": null }, { "name": "SYSTEMNAME", "type": "esriFieldTypeString", "alias": "Trail System Name", "length": 255, "domain": { "type": "codedValue", "name": "WS2_TrailSystemName", "description": "A list of trail system names", "codedValues": [ { "name": "North South Greenway", "code": "North South Greenway" }, { "name": "American Tobacco Greenway", "code": "American Tobacco Greenway" }, { "name": "New Hope Creek Greenway", "code": "New Hope Creek Greenway" }, { "name": "Little Lick Creek Greenway", "code": "Little Lick Creek Greenway" }, { "name": "Lick Creek Greenway", "code": "Lick Creek Greenway" }, { "name": "Pearsontown-Rocky Creek Greenway", "code": "Pearsontown-Rocky Creek Greenway" }, { "name": "Roxboro Rail-Trail Greenway", "code": "Roxboro Rail-Trail Greenway" }, { "name": "Little River Greenway", "code": "Little River Greenway" }, { "name": "Eno River Greenway", "code": "Eno River Greenway" }, { "name": "Northeast Creek Greenway", "code": "Northeast Creek Greenway" }, { "name": "Flat River Greenway", "code": "Flat River Greenway" }, { "name": "Crooked Creek Greenway", "code": "Crooked Creek Greenway" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WIDTH", "type": "esriFieldTypeDouble", "alias": "Trail Width", "domain": null }, { "name": "TRAILTYPE", "type": "esriFieldTypeString", "alias": "Trail Type", "length": 20, "domain": { "type": "codedValue", "name": "WS2_TrailType", "description": "The type of trail", "codedValues": [ { "name": "Multi Use Path", "code": "Multi Use Path" }, { "name": "Walking Path", "code": "Walking Path" }, { "name": "Park Infrastructure", "code": "Park Infrastructure" }, { "name": "To Be Determined", "code": "To Be Determined" }, { "name": "Crosswalk", "code": "Crosswalk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SURFTYPE", "type": "esriFieldTypeString", "alias": "Trail Surface Type", "length": 20, "domain": { "type": "codedValue", "name": "WS2_SurfaceType_6", "description": "The type of surface material", "codedValues": [ { "name": "Asphalt", "code": "Asphalt" }, { "name": "Chunk Wood", "code": "Chunk Wood" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Decking", "code": "Decking" }, { "name": "Gravel", "code": "Gravel" }, { "name": "Limestone", "code": "Limestone" }, { "name": "Native", "code": "Native" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HIKING", "type": "esriFieldTypeString", "alias": "Hiking Allowed", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DOGWALKING", "type": "esriFieldTypeString", "alias": "Leashed Dog Walking Allowed", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WALKING", "type": "esriFieldTypeString", "alias": "Walking Allowed", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ELECTRIC", "type": "esriFieldTypeString", "alias": "Personal Electric Vehicle Allowed", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MTBCYCLE", "type": "esriFieldTypeString", "alias": "MTB Allowed", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROADCYCLE", "type": "esriFieldTypeString", "alias": "Cycling Allowed", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EQUESTRIAN", "type": "esriFieldTypeString", "alias": "Horseback Riding Allowed", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SKI", "type": "esriFieldTypeString", "alias": "X Country Skiing Allowed", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SNOWMOBILE", "type": "esriFieldTypeString", "alias": "Snowmobiling Allowed", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MOTORCYCLE", "type": "esriFieldTypeString", "alias": "Motorcycling Allowed", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ATV", "type": "esriFieldTypeString", "alias": "ATV'ing Allowed", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MTRVEHICLE", "type": "esriFieldTypeString", "alias": "Motorized Vehicles Allowed", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SKILLLEVEL", "type": "esriFieldTypeString", "alias": "Skill Level", "length": 20, "domain": { "type": "codedValue", "name": "WS2_SkillLevel", "description": "The difficulty rating", "codedValues": [ { "name": "Easy", "code": "Easy" }, { "name": "Intermediate", "code": "Intermediate" }, { "name": "Advanced", "code": "Advanced" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": { "type": "codedValue", "name": "WS2_Condition", "description": "The condition of the asset", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "INSTALLYR", "type": "esriFieldTypeSmallInteger", "alias": "Install Year", "domain": null }, { "name": "RESURFYR", "type": "esriFieldTypeSmallInteger", "alias": "Resurface Year", "domain": null }, { "name": "OWNEDBY", "type": "esriFieldTypeString", "alias": "Owned By", "length": 100, "domain": { "type": "codedValue", "name": "WS2_AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Other", "code": "Other" }, { "name": "Neighborhood", "code": "Neighborhood" }, { "name": "Non-Profit", "code": "Non-Profit" }, { "name": "City of Durham", "code": "City of Durham" }, { "name": "Town of Hillsborough", "code": "Town of Hillsborough" }, { "name": "City of Raleigh", "code": "City of Raleigh" }, { "name": "Town of Chapel Hill", "code": "Town of Chapel Hill" }, { "name": "Town of Cary", "code": "Town of Cary" }, { "name": "Town of Carrboro", "code": "Town of Carrboro" }, { "name": "Wake County", "code": "Wake County" }, { "name": "Durham County", "code": "Durham County" }, { "name": "Chatham County", "code": "Chatham County" }, { "name": "Orange County", "code": "Orange County" }, { "name": "North Carolina Division of Parks and Recreation ", "code": "North Carolina Division of Parks and Recreation " } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBY", "type": "esriFieldTypeString", "alias": "Managed By", "length": 100, "domain": { "type": "codedValue", "name": "WS2_AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Volunteer", "code": "Volunteer" }, { "name": "Other", "code": "Other" }, { "name": "Neighborhood", "code": "Neighborhood" }, { "name": "Non-Profit", "code": "Non-Profit" }, { "name": "City of Durham", "code": "City of Durham" }, { "name": "Town of Hillsborough", "code": "Town of Hillsborough" }, { "name": "City of Raleigh", "code": "City of Raleigh" }, { "name": "Town of Chapel Hill", "code": "Town of Chapel Hill" }, { "name": "Town of Cary", "code": "Town of Cary" }, { "name": "Town of Carrboro", "code": "Town of Carrboro" }, { "name": "Wake County", "code": "Wake County" }, { "name": "Durham County", "code": "Durham County" }, { "name": "Chatham County", "code": "Chatham County" }, { "name": "Orange County", "code": "Orange County" }, { "name": "North Carolina Division of Parks and Recreation ", "code": "North Carolina Division of Parks and Recreation " } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHLDER", "type": "esriFieldTypeString", "alias": "Shoulder Present", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R4311_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2313_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "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": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "7ae37cba229b436fb4f7f1c7e5c9e212" }