{ "currentVersion": 10.81, "id": 17, "name": "Aquatic Pool", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 10000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1556563404000 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -1.0641247155099718E7, "ymin": 3520864.0835861643, "xmax": -1.0625197582500543E7, "ymax": 3532418.649571115, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102740, "latestWkid": 2278 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[PoolType]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "POOLNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "POOLID", "type": "esriFieldTypeSmallInteger", "alias": "POOLID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POOLID" }, { "name": "POOLNAME", "type": "esriFieldTypeString", "alias": "Pool Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PoolName" }, { "name": "PoolType", "type": "esriFieldTypeString", "alias": "PoolType", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PoolType" }, { "name": "PARENTID", "type": "esriFieldTypeString", "alias": "PARENTID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PARENTID" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": "ACTIVE", "modelName": "STATUS" }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ID" }, { "name": "SWIMLANECOUNT", "type": "esriFieldTypeSmallInteger", "alias": "Swim Lane Count", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SWIMLANECOUNT" }, { "name": "SWIMLANELENGTH", "type": "esriFieldTypeSmallInteger", "alias": "Swim Lane Length (yds)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SWIMLANELENGTH" }, { "name": "SEASON", "type": "esriFieldTypeString", "alias": "SEASON", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SEASON" }, { "name": "POOLDEPTHRANGE", "type": "esriFieldTypeString", "alias": "Pool Depth Range (ft)", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "POOLDEPTHRANGE" }, { "name": "BABYPOOLDEPTHRANGE", "type": "esriFieldTypeString", "alias": "Baby Pool Depth Range (in)", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "BABYPOOLDEPTHRANGE" }, { "name": "DIVINGBOARD", "type": "esriFieldTypeString", "alias": "Diving Board?", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "DIVINGBOARD" }, { "name": "ZERODEPTHENTRY", "type": "esriFieldTypeString", "alias": "Zero Depth Entry?", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "ZERODEPTHENTRY" }, { "name": "SPRAYGROUND", "type": "esriFieldTypeString", "alias": "Sprayground?", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "SPRAYGROUND" }, { "name": "SPECIALWATERFEATURE", "type": "esriFieldTypeString", "alias": "Special Water Feature", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "SPECIALWATERFEATURE" }, { "name": "PARKID", "type": "esriFieldTypeString", "alias": "PARKID", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "PARKID" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "NOTES" }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COMMENT" }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "DESCRIPTION" }, { "name": "ASSETTYPE", "type": "esriFieldTypeString", "alias": "ASSETTYPE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": "AQUATIC FEATURE", "modelName": "ASSETTYPE" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "gdb_ct3_510", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S499_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Aquatic Pool", "description": "Parks aquatic pools", "prototype": { "attributes": { "PARENTID": null, "ASSETTYPE": null, "POOLID": null, "POOLNAME": null, "PoolType": null, "STATUS": "ACTIVE", "ID": null, "SWIMLANECOUNT": null, "SWIMLANELENGTH": null, "SEASON": null, "POOLDEPTHRANGE": null, "BABYPOOLDEPTHRANGE": null, "DIVINGBOARD": null, "ZERODEPTHENTRY": null, "SPRAYGROUND": null, "SPECIALWATERFEATURE": null, "PARKID": null, "NOTES": null, "COMMENT": null, "DESCRIPTION": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 5000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }