{ "currentVersion": 10.61, "id": 16, "name": "Excercise Equipment", "parentLayerId": -1, "defaultVisibility": true, "minScale": 3000.0000000003515, "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": 561802.1951000001, "ymin": 4189679.284499999, "xmax": 565906.1277999999, "ymax": 4193211.2786, "spatialReference": { "wkid": 32610, "latestWkid": 32610 } }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "38fa071897590090493271ade2ab09f9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAtNJREFUSInNll9I01EUxz8/UZZN50SDImPOTNdKDMI3A/HFTCpRp9CTqCUqZj4ERYgTXNEfEMFFPgRCaqaVoqKYJUzJTAisXpzOyqeJ0uZCiB9u/noQbbXNOUPpPN1zzr33w/f87v3dE8weWfD/BpIDHcD5XQVdSo9fAWgfsUiAsGsggIsXdLSP3NkJY9sgqbyscmO8vFsg6aUpjanFZ1iXXBTqTylb9FObOQCrdQFBEBgff0dOTvZGzqO8W4KKy1Ve4QCm0TEEIYiqoR8AXNMcYuL9JP19vdTX1wem6PHDebIK1AB8nf5O+ZlKWqgSAGn41RAAsvl5VCoVA5b1Nd4gfkHuptZEubtCUlKyVFCgg99lkp60trn7OwO5WTbQo9VqPRIJCcd8LvILqllpJ0QexGrIT1o/mAC6AUEZqfSYG6eO2znIl9lsNo+Y3eHYMegbEDt17uDfcclms/Px02dmLXOSxTLL4uISy/ZlWD+VgR1vQF0yaZBSuhpJ1VXRUFtBdZ2R6zdu8uD+XfLy8khOTsa1usqay8nMjJlcXT4vujoDViQdVx8hVVf1R/DL3Bz79svpHxikf2AQAJUqlrMZGXT3eN/I7zcKk4cC0Pa0g8XpMa9ztNoTrLlcaDQar2q2BQIYfv2GR83NpGoPeOTC5eFER0czY57h7fgEBHiPJItljvj4o+hK6zh5OgWFMgKLUklFwy2M1QZydfkAZGZlMmoaw9jUiLGp0ecT4g0kORwOHI71f1hOTdnmxsZqAwBpaekAXK2spLPzOcamRp9KfIJkMhmrTie9/QMAGKsNlFwpxW63b6oAuG2ox+l0bbh+H0MPkCiKy9FRUZvXPjExEYUigoSERGJiDmO1LlBSVIhrbY2aGv2GGr/mrXSR7o7ZbMZsvodMJtOLolgLcLm4iDB56LZKthXIq4miqAf0AApFOEAfATQr/9JuBdQR7Vlf9ws6HfJMQNjisAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 19, "height": 19, "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": "R434_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S214_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Excercise Equipment", "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 }