{ "currentVersion": 10.7, "id": 0, "name": "GISDev.DBO.Pools", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "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, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "extent": { "xmin": 3068099.8900839686, "ymin": 1.013991066330856E7, "xmax": 3107659.7187725455, "ymax": 1.0172647630970985E7, "spatialReference": { "wkid": 102739, "latestWkid": 2277, "vcsWkid": 115702, "latestVcsWkid": 115702 } }, "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "vcsWkid": 115702, "latestVcsWkid": 115702 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 59, 148, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Park_Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PoolID", "type": "esriFieldTypeString", "alias": "PoolID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PoolID" }, { "name": "LucityID", "type": "esriFieldTypeInteger", "alias": "LucityID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LucityID" }, { "name": "ParkID", "type": "esriFieldTypeString", "alias": "ParkID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ParkID" }, { "name": "Park_Name", "type": "esriFieldTypeString", "alias": "Park_Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Park_Name" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Address" }, { "name": "Ownership", "type": "esriFieldTypeString", "alias": "Ownership", "domain": { "type": "codedValue", "name": "Ownership", "description": "Park Ownership", "codedValues": [ { "name": "City of Cedar Park", "code": "CP" }, { "name": "Williamson County", "code": "WC" }, { "name": "State of Texas", "code": "TX" }, { "name": "Not Available", "code": "NA" }, { "name": "Private", "code": "PV" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Ownership" }, { "name": "ManagingEntity", "type": "esriFieldTypeSmallInteger", "alias": "ManagingEntity", "domain": { "type": "codedValue", "name": "Managing_Entity", "description": "Managing Entity", "codedValues": [ { "name": "City of Cedar Park", "code": 1 }, { "name": "Williamson County", "code": 2 }, { "name": "Home Owners Association", "code": 3 }, { "name": "Cedar Park Youth League", "code": 4 }, { "name": "Other", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ManagingEntity" }, { "name": "ParkLucityID", "type": "esriFieldTypeInteger", "alias": "ParkLucityID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ParkLucityID" }, { "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": "R402_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_402", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_402", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S269_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "GISDev.DBO.Pools", "description": "", "prototype": { "attributes": { "ParkLucityID": null, "PoolID": null, "LucityID": null, "ParkID": null, "Park_Name": null, "Address": null, "Ownership": null, "ManagingEntity": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }