{ "currentVersion": 10.91, "id": 0, "name": "Greenway", "type": "Feature Layer", "description": "This layer provides trails located within the county and descriptive information about each.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102658, "latestWkid": 2236 }, "copyrightText": "IRCGIS", "parentLayer": null, "subLayers": [], "minScale": 40000, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_27", "symbolLayerName": "Level_3" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_27", "symbolLayerName": "Level_2" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_26", "symbolLayerName": "Level_1" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_26", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_27", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "uniqueValue", "field1": "PUBLIC_APP", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 3.75 }, "value": "1", "label": "TRAILS", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 68, 68, 255 ], "width": 5.25 }, "value": "4", "label": "BOARDWALK", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "PUBLIC_APP <> 4 AND NAME NOT IN ('IMPOUNDMENT TRAIL (1 MILE LOOP)', 'RUTH''S WALKING TRAIL')", "labelExpression": "[NAME] CONCAT \" (\" CONCAT [TRAIL_LENGTH_MI] CONCAT \" mi)\"", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 78, 78, 78, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 12000, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "PUBLIC_APP <> 4 AND NAME = 'IMPOUNDMENT TRAIL (1 MILE LOOP)'", "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 78, 78, 78, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 12000, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementBelowAlong", "where": "PUBLIC_APP <> 4 AND NAME IN( 'RUTH''S WALKING TRAIL' ) AND TRLSEG_UID IN(100,90,108)", "labelExpression": "[NAME] CONCAT \"/\" CONCAT \"(0.4 mi RT)\"", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 78, 78, 78, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 12000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 728476.9734953307, "ymin": 1165050.6381138265, "xmax": 875545.1065238304, "ymax": 1361604.0107543245, "spatialReference": { "wkid": 102658, "latestWkid": 2236 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TRLSEG_UID", "type": "esriFieldTypeInteger", "alias": "TRLSEG_UID", "domain": null }, { "name": "TRAIL_STATUS", "type": "esriFieldTypeSmallInteger", "alias": "TRAIL_STATUS", "domain": { "type": "codedValue", "name": "IRC_Trails_Status", "description": "Status of IRC Parks Trails", "codedValues": [ { "name": "Proposed Trail", "code": 1 }, { "name": "Active Trail", "code": 2 }, { "name": "Closed Trail", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "OVERALL_NAME", "type": "esriFieldTypeString", "alias": "OVERALL_NAME", "length": 100, "domain": null }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "OWNED_BY", "length": 50, "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "length": 200, "domain": null }, { "name": "TRAIL_NUM", "type": "esriFieldTypeString", "alias": "TRAIL_NUM", "length": 2, "domain": null }, { "name": "TRAIL_LENGTH_MI", "type": "esriFieldTypeDouble", "alias": "TRAIL_LENGTH_MI", "domain": null }, { "name": "DIFF_RATING", "type": "esriFieldTypeString", "alias": "Difficulty Rating", "length": 20, "domain": { "type": "codedValue", "name": "IRC_Trails_DiffRating", "description": "Trails Difficulty Rating", "codedValues": [ { "name": "EASY", "code": "EASY" }, { "name": "MODERATE", "code": "MODERATE" }, { "name": "DIFFICULT", "code": "DIFFICULT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TRAIL_TYPE", "type": "esriFieldTypeString", "alias": "TRAIL_TYPE", "length": 50, "domain": null }, { "name": "SURFACE", "type": "esriFieldTypeString", "alias": "SURFACE", "length": 50, "domain": null }, { "name": "PUBLIC_APP", "type": "esriFieldTypeSmallInteger", "alias": "PUBLIC_APP", "domain": { "type": "codedValue", "name": "IRC_Trails_PublicApp_Status", "description": "Public App Status", "codedValues": [ { "name": "0: Exclude", "code": 0 }, { "name": "1: Include", "code": 1 }, { "name": "2: Coming Soon", "code": 2 }, { "name": "3: Paddling Trail", "code": 3 }, { "name": "4: Boardwalk", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "COMMUNITY_MAPS", "type": "esriFieldTypeSmallInteger", "alias": "COMMUNITY_MAPS", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "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": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "b80fc00fb6454c77b17f840c50f2e286" }