{ "currentVersion": 10.81, "id": 4, "name": "Trails", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TRAIL_TYPE", "field2": "STATUS", "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 38, 115, 0, 255 ], "width": 2 }, "value": "GREENWAY,PROPOSED", "label": "Greenway Trail - Proposed", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 2 }, "value": "GREENWAY,EXISTING", "label": "Greenway Trail - Existing", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 163, 255, 115, 255 ], "width": 2 }, "value": "STREET,PROPOSED", "label": "Street Based Trail - Proposed", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 163, 255, 115, 255 ], "width": 2 }, "value": "STREET,EXISTING", "label": "Street Based Trail - Existing", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 168, 112, 0, 255 ], "width": 2 }, "value": "NATURAL,PROPOSED", "label": "Natural Surface Trail - Proposed", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 2 }, "value": "NATURAL,EXISTING", "label": "Natural Surface Trail - Existing", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1561042.1355817702, "ymin": 1043918.9025590481, "xmax": 1641502.1387795226, "ymax": 1152265.1040026296, "spatialReference": { "wkid": 3361, "latestWkid": 3361 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SYSTEM_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 30, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 10, "domain": { "type": "codedValue", "name": "dTrailStatus", "description": "Status for trails and bikeways", "codedValues": [ { "name": "Existing", "code": "EXISTING" }, { "name": "Proposed", "code": "PROPOSED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SYSTEM_NAME", "type": "esriFieldTypeString", "alias": "SYSTEM_NAME", "length": 50, "domain": null }, { "name": "TRAIL_NAME", "type": "esriFieldTypeString", "alias": "TRAIL_NAME", "length": 50, "domain": null }, { "name": "TRAIL_USE", "type": "esriFieldTypeString", "alias": "TRAIL_USE", "length": 10, "domain": { "type": "codedValue", "name": "dTrailUse", "description": "Public vs Private use of the trail", "codedValues": [ { "name": "Public", "code": "PUB" }, { "name": "Private", "code": "PRIV" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FEAT_CODE", "type": "esriFieldTypeString", "alias": "FEAT_CODE", "length": 20, "domain": { "type": "codedValue", "name": "dTrailFeatCodes", "description": "Trail Feature Codes", "codedValues": [ { "name": "Bridge", "code": "BRIDGE" }, { "name": "Under Bridge", "code": "UNDERBRIDGE" }, { "name": "Sidewalk", "code": "SIDWALK" }, { "name": "Street Crossing", "code": "STREETXING" }, { "name": "Steps", "code": "STEPS" }, { "name": "Trail", "code": "TRAIL" }, { "name": "Other", "code": "OTHR" }, { "name": "Bikeway", "code": "BIKE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TRAIL_TYPE", "type": "esriFieldTypeString", "alias": "TRAIL_TYPE", "length": 25, "domain": { "type": "codedValue", "name": "dTrailType", "description": "Types of trails", "codedValues": [ { "name": "Greenway Trail - Paved", "code": "GREENWAY" }, { "name": "Natural Surface Trail", "code": "NATURAL" }, { "name": "Street Based Trail", "code": "STREET" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SURFACE", "type": "esriFieldTypeString", "alias": "SURFACE", "length": 25, "domain": { "type": "codedValue", "name": "dTrailSurface", "description": "Surface types for trails", "codedValues": [ { "name": "Asphalt", "code": "ASPHALT" }, { "name": "Concrete", "code": "CONCRETE" }, { "name": "Gravel", "code": "GRAVEL" }, { "name": "Metal", "code": "METAL" }, { "name": "Natural Surface", "code": "NATURAL" }, { "name": "Rubber", "code": "RUBBER" }, { "name": "Wood", "code": "WOOD" }, { "name": "Combination", "code": "COMBO" }, { "name": "Other", "code": "OTHR" }, { "name": "Unknown", "code": "UNK" }, { "name": "Brick", "code": "BRICK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WIDTH", "type": "esriFieldTypeSmallInteger", "alias": "WIDTH", "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 255, "domain": null }, { "name": "GPS_DATE", "type": "esriFieldTypeDate", "alias": "GPS_DATE", "length": 8, "domain": null }, { "name": "EDIT_SOURCE", "type": "esriFieldTypeString", "alias": "EDIT_SOURCE", "length": 20, "domain": { "type": "codedValue", "name": "dTrailSource", "description": "Source of data for Trail location", "codedValues": [ { "name": "Centerline from Photo", "code": "CLINE" }, { "name": "GPS", "code": "GPS" }, { "name": "Sketch", "code": "SKETCH" }, { "name": "Consultant", "code": "VENDOR" }, { "name": "Librarian", "code": "LIB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FILE_NAME", "type": "esriFieldTypeString", "alias": "FILE_NAME", "length": 100, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "length": 8, "domain": null }, { "name": "EDITORNAME", "type": "esriFieldTypeString", "alias": "EDITORNAME", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "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 } ], "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": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }