{ "currentVersion": 10.91, "id": 57, "name": "Amenities - Trash Cans", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102654, "latestWkid": 2232 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "709851e41f28ac629b8f515b701075d8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAglJREFUWIXtmEFLG0EUgL+UQA57KGx6KIKIh2J7E4QGcjFX8QcI4kUqKXr3sJRCoYcIkXjbQsF6EFr8Cd5EbOgKYigBAz0Intt3KSndVogHteDqujM7k6ox3ynJvHnvI/NmdpIsd4zsTQvo0hfuNjaFs0AQM1YAjm0VscF3IF8hBziRoTYe4V/gB/DItJAt4XwFN2bIoYKDh+RtFOrpHu5cN+ghpjkyKglUhTvxS24HD+mgIN3TLXErUBZW7NGuoyqcAZ6OFgsHU/VvVgU2ik9o1INnQEslXqclWo16wJTlzdeoB6AoC73cw3F4CNEjr3r2dlGSY3W5f9/w/6Yv3G36wt1GV/g4xRyVnMroFt+sukxGz9e0VF1A2NSZoyXsuu5rEZnE0uNZRM5zKs/REhaRfW0ryzkt9WOby7+WL5KhbaWSFeHh2TkO1z5dG/N4egY+rhrXMhYeGRtlb9BN7OrdgYeMlUqw9dWonrHw8+YR1ebbxFuYv1yj7A6ZljMXnn3xknW/ohQ7Ij/5Y1jPWPiLX1OO/U2bBwmbMwlj4QwOECrFmspCOmGlPzw0cmmRRni7MF8eD969//dBdMNd9eiOxhQWyuAvbesW1xbO5XKvJj6s7LwxXN6J1RWAku48beEwDD+fvjITDkO1vo/S8/fhcxwPMb0cpFqitMK/sHdSaHFvWuLGuHPCJwz1ebT7GLF2AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 33, "height": 33, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3136627.3820586354, "ymin": 1735073.4039930552, "xmax": 3158426.108146131, "ymax": 1772935.7465753108, "spatialReference": { "wkid": 102654, "latestWkid": 2232 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Brand", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Brand", "type": "esriFieldTypeString", "alias": "Brand", "length": 50, "domain": null }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": { "type": "codedValue", "name": "ParkAssetsCondition", "description": "General condition domain for park assets", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Adequate", "code": "Adequate" }, { "name": "Replace", "code": "Replace" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ConditionComment", "type": "esriFieldTypeString", "alias": "Condition Comment", "length": 125, "domain": null }, { "name": "ConditionDateEvaluated", "type": "esriFieldTypeDate", "alias": "Condition Date Evaluated", "length": 8, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "ParkAssetsTrashCanType", "description": "Types of trash cans in parks", "codedValues": [ { "name": "55-Gallon Drum", "code": "55-Gallon Drum" }, { "name": "Decorative Metal", "code": "Decorative Metal" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TypeOther", "type": "esriFieldTypeString", "alias": "Type Other", "length": 50, "domain": null }, { "name": "Color", "type": "esriFieldTypeString", "alias": "Color", "length": 50, "domain": { "type": "codedValue", "name": "ParkAssetsColors", "description": "Colors associated with park assets", "codedValues": [ { "name": "Black", "code": "Black" }, { "name": "Blue", "code": "Blue" }, { "name": "Brown", "code": "Brown" }, { "name": "Cream", "code": "Cream" }, { "name": "Green", "code": "Green" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "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 }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R710_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_710", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_710", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S673_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": true, "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 }