{ "currentVersion": 10.61, "id": 2, "name": "Ash Cans", "parentLayerId": -1, "defaultVisibility": true, "minScale": 4999.999999999284, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "extent": { "xmin": 560172.0007999996, "ymin": 4189891.5834999997, "xmax": 563007.4968999997, "ymax": 4190859.7785, "spatialReference": { "wkid": 32610, "latestWkid": 32610 } }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "ec52acf780fea9bed3419667f7dad46b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAAWCAYAAAAinad/AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAApBJREFUOI2t1U1IFGEYwPG/s7Mzq6ZGpSgrbpTVQQiCumR0MMNLXirs0jGwk32Rxw7pJQjsUIJB5KFLHutS7qEwKBKEPi2/wg111P2y/WrfmdnZDrOuu+1gGT0wMM888/7mfV4eGJn/GLLTw07Yu8/HLV3HK0HWgjIAV64eA+2hRi8wuyl2vZkLqouq/im6AMvpY/Mge31cnI6TGIkw7IjdbKFTCKT+KQY2a2c3mAS4e6eF7miV2uEPiOcl2HKCU4MBujeDCuPyZ4Z6fGLQD6NANo/dPsDZb2me/i20Hq27Gsa+EOnwB8SzPLaUVo8NBsSVrWJdE9rjtz51wA8bGDoGkN0qVgbZXjCh4MxMRGtPA5/KFAyXji4p6LgRsoEOGBKUWSBbbpQseLJJlIyCktGRg3GxAqh57HiT+qZaEVdP1IFh2VcGyFhg5N5xAy7Jnje3BLIEr1Zh9Dv3iCDyWLmyY3wxriHVgyqBWtDK/UmIm3DtYGmbiykywwHGitosj2sv56KlL8d0qPZAJRBMQ62nuD73g7QG00VY2ztWLjVg8tvsjQfhaL3d2tgqnGkqxhJJ0uROomhhhULStKiRJTvPAh/D0O6185kw6I2g5OqWBbpCcn19EbbTQyhhUrNdsfNAAg7VbdRPNsH7MBypze3KhEo3y46YKquxlClYx8Y0WP4JMxE7TwNLiQ0sZYEMEWfMLdaSpn0vLJiNwo3DxWc09BUWU+CtgJQJEoQcMbdBNJ4bqg9haG+yZ6kw2hrhxTKc3wNJEyxDDYJwwDyEYjlscg1O+yiJ/dtgZM4e6oQBGV2sOu8MdeHRrGAxBbILniyUYgDNNTAyD69DIEPAETs3IfqAvgeaM/KncPwH/Gv8AjpL9kycQyAIAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Material", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "Material_1", "description": "", "codedValues": [ { "name": "Metal", "code": "Metal" }, { "name": "Wood", "code": "Wood" }, { "name": "Composite", "code": "Composite" }, { "name": "Plastic", "code": "Plastic" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Aluminum", "code": "Aluminum" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50 }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "domain": { "type": "codedValue", "name": "Condition_1", "description": "", "codedValues": [ { "name": "New", "code": "New" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50 }, { "name": "Install_Date", "type": "esriFieldTypeDate", "alias": "Install_Date", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255 }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8 }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255 }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8 }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 20 }, { "name": "Park_Location", "type": "esriFieldTypeString", "alias": "Park Location", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "COBPARKID", "type": "esriFieldTypeString", "alias": "PARK FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 50 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R394_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S194_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Ash Cans", "description": "", "prototype": { "attributes": { "COBPARKID": null, "Material": "", "Condition": "", "Install_Date": -2209161600000, "Notes": "", "Park_Location": null, "FACILITYID": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Create,Delete,Extract,Query,Update,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }