{ "currentVersion": 10.71, "id": 2, "name": "Adopt-a-Road", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103045, "latestWkid": 6463 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ProjStatus", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 83, 130, 130, 255 ], "width": 2 }, "value": "Adopted", "label": "Adopted", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 180, 170, 255 ], "width": 2 }, "value": "Available", "label": "Available", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 5395698.8278, "ymin": 3423274.5749, "xmax": 5450272.174000001, "ymax": 3490019.8553, "spatialReference": { "wkid": 103045, "latestWkid": 6463 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LogName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OneBagID", "type": "esriFieldTypeString", "alias": "OneBagID", "length": 20, "domain": null }, { "name": "LogType", "type": "esriFieldTypeString", "alias": "Type", "length": 25, "domain": { "type": "codedValue", "name": "OneBagType", "description": "Participant Type", "codedValues": [ { "name": "Organization", "code": "Organization" }, { "name": "Resident", "code": "Resident" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LogName", "type": "esriFieldTypeString", "alias": "Organization Name", "length": 125, "domain": null }, { "name": "LogAddress", "type": "esriFieldTypeString", "alias": "Address", "length": 125, "domain": null }, { "name": "LogDesc", "type": "esriFieldTypeString", "alias": "Area Description", "length": 255, "domain": null }, { "name": "LogContactName", "type": "esriFieldTypeString", "alias": "Contact Name", "length": 50, "domain": null }, { "name": "LogContactPhone", "type": "esriFieldTypeString", "alias": "ContactPhone", "length": 25, "domain": null }, { "name": "LogContactEmail", "type": "esriFieldTypeString", "alias": "ContactEmail", "length": 50, "domain": null }, { "name": "LogDate", "type": "esriFieldTypeDate", "alias": "Date Completed", "length": 8, "domain": null }, { "name": "LogBagsCt", "type": "esriFieldTypeInteger", "alias": "Total Bags", "domain": null }, { "name": "LogVolunCt", "type": "esriFieldTypeInteger", "alias": "Total Volunteers", "domain": null }, { "name": "LogComm", "type": "esriFieldTypeString", "alias": "User Comments", "length": 255, "domain": null }, { "name": "ProjName", "type": "esriFieldTypeString", "alias": "Project Name", "length": 255, "domain": null }, { "name": "ProjStatus", "type": "esriFieldTypeString", "alias": "Road Status", "length": 25, "domain": { "type": "codedValue", "name": "OneBagStatus", "description": "OneBag Adopt a Road Status", "codedValues": [ { "name": "Available", "code": "Available" }, { "name": "Not Available", "code": "Not Available" }, { "name": "Adopted", "code": "Adopted" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ProjCategory", "type": "esriFieldTypeString", "alias": "Category Name", "length": 125, "domain": null }, { "name": "ProjUser", "type": "esriFieldTypeString", "alias": "User Name", "length": 125, "domain": null }, { "name": "ProjContact", "type": "esriFieldTypeString", "alias": "Project Contact", "length": 255, "domain": null }, { "name": "ProjOwner", "type": "esriFieldTypeString", "alias": "Owner", "length": 255, "domain": null }, { "name": "ProjCampaign", "type": "esriFieldTypeString", "alias": "Campaign", "length": 50, "domain": null }, { "name": "ProjFeature", "type": "esriFieldTypeString", "alias": "Feature Type", "length": 125, "domain": null }, { "name": "ProjGoal", "type": "esriFieldTypeString", "alias": "Goal", "length": 125, "domain": null }, { "name": "ProjProgress", "type": "esriFieldTypeString", "alias": "Progress", "length": 125, "domain": null }, { "name": "XCoord", "type": "esriFieldTypeDouble", "alias": "XCoord", "domain": null }, { "name": "YCoord", "type": "esriFieldTypeDouble", "alias": "YCoord", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "Verified", "type": "esriFieldTypeString", "alias": "Verified", "length": 10, "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1851_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1851", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1694_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "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}, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }