{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 11, "name": "Play Field", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "This layer contains the data for the play fields for the Parks and Recreation department in the City of Round Rock, located in Williamson County, Texas. This layer is part of an original dataset provided and maintained by the City of Round Rock GIS/IT Department and the Planning and Development Services Department. The data in this layer are represented as polygons.A play field is an area designated by the City of Round Rock to be used for sports or other outdoor play activities. There are currently 142 play fields in the City of Round Rock, located in many of the city's various parks. Old Settler's Park, Luther Peterson Park, and McNeil Park are some examples of the places in town where play fields are located. ", "copyrightText": "City of Round Rock GIS/IT and PDS Departments", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 3102356.8153363913, "ymin": 1.0148790000208646E7, "xmax": 3154334.229097888, "ymax": 1.0186643848385304E7, "spatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -124805500, "falseY": -81923100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -124805500, "falseY": -81923100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FACILITY_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FACILITY_NAME", "type": "esriFieldTypeString", "alias": "FACILITY NAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "FACILITY_NAME" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 130, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "YEAR_BUILT", "type": "esriFieldTypeInteger", "alias": "YEAR BUILT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YEAR_BUILT" }, { "name": "YEAR_OPEN", "type": "esriFieldTypeInteger", "alias": "YEAR OPEN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YEAR_OPEN" }, { "name": "FACILITY_SIZE", "type": "esriFieldTypeDouble", "alias": "FACILITY SIZE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FACILITY_SIZE" }, { "name": "FACILITY_TYPE", "type": "esriFieldTypeString", "alias": "FACILITY TYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITY_TYPE" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": { "type": "codedValue", "name": "PARD_PARK_STATUS", "description": "PARD_PARK_STATUS", "codedValues": [ { "name": "CLOSED", "code": "CLOSED" }, { "name": "OPEN", "code": "OPEN" }, { "name": "PLANNED", "code": "PLANNED" }, { "name": "PROPOSED", "code": "PROPOSED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATUS" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "MANAGING__AGENCY" }, { "name": "OWNER_TYPE", "type": "esriFieldTypeString", "alias": "OWNER TYPE", "domain": { "type": "codedValue", "name": "PARD_OWNER_TYPE", "description": "PARD_OWNER_TYPE", "codedValues": [ { "name": "CITY", "code": "CITY" }, { "name": "COUNTY", "code": "COUNTY" }, { "name": "HOA", "code": "HOA" }, { "name": "MUD", "code": "MUD" }, { "name": "OTHER", "code": "OTHER" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "STATE", "code": "STATE" }, { "name": "SCHOOL", "code": "SCHOOL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AGENCY_TYPE" }, { "name": "PRORAGIS_ID", "type": "esriFieldTypeString", "alias": "PRORAGIS_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PRORAGIS_ID" }, { "name": "SPORT_TYPE", "type": "esriFieldTypeString", "alias": "SPORT TYPE", "domain": { "type": "codedValue", "name": "PARD_PLAY_FIELD_SPORT_TYPE", "description": "TYPE FOR PARD PLAY FIELD", "codedValues": [ { "name": "BASEBALL", "code": "BASEBALL" }, { "name": "CRICKET", "code": "CRICKET" }, { "name": "FOOTBALL", "code": "FOOTBALL" }, { "name": "MULTI-PURPOSE", "code": "MULTI-PURPOSE" }, { "name": "SOCCER", "code": "SOCCER" }, { "name": "SOFTBALL", "code": "SOFTBALL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SPORT_TYPE" }, { "name": "USE_TYPE", "type": "esriFieldTypeString", "alias": "USE TYPE", "domain": { "type": "codedValue", "name": "PARD_PLAY_FIELD_USE_TYPE", "description": "USE_TYPE DOMAIN FOR PLAY_FIELD IN PARD", "codedValues": [ { "name": "GAME", "code": "GAME" }, { "name": "PRACTICE", "code": "PRACTICE" }, { "name": "TOURNAMENT", "code": "TOURNAMENT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "USE_TYPE" }, { "name": "COMPLEX_NAME", "type": "esriFieldTypeString", "alias": "COMPLEX NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COMPLEX_NAME" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "LOCATION" }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "WARRANTY DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTY_DATE" }, { "name": "CONDITION", "type": "esriFieldTypeInteger", "alias": "CONDITION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "CONDITION DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITION_DATE" }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "INSTALLDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDATE" }, { "name": "UID", "type": "esriFieldTypeString", "alias": "UID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "UID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "FIELD_NAME", "type": "esriFieldTypeString", "alias": "FIELD_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FIELD_NAME" }, { "name": "FACILITY_UID", "type": "esriFieldTypeString", "alias": "FACILITY_UID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITY_UID" }, { "name": "PARK_UID", "type": "esriFieldTypeString", "alias": "PARK_UID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PARK_UID" }, { "name": "PARK_NAME", "type": "esriFieldTypeString", "alias": "PARK_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PARK_NAME" }, { "name": "VENDOR", "type": "esriFieldTypeString", "alias": "VENDOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "VENDOR" }, { "name": "PLAY_FIELD_SURFACE_TYPE", "type": "esriFieldTypeString", "alias": "PLAY_FIELD_SURFACE_TYPE", "domain": { "type": "codedValue", "name": "PARD_PLAY_FIELD_SURFACE_TYPE", "description": "PARD_PLAY_FIELD_SURFACE_TYPE", "codedValues": [ { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "DECOMPOSED GRANITE", "code": "DECOMPOSED GRANITE" }, { "name": "GRASS", "code": "GRASS" }, { "name": "OTHER", "code": "OTHER" }, { "name": "SYNTURF", "code": "SYNTURF" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PLAY_FIELD_SURFACE_TYPE" }, { "name": "FIELD_DIMENSIONS", "type": "esriFieldTypeString", "alias": "FIELD_DIMENSIONS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FIELD_DIMENSIONS" }, { "name": "LIGHTED", "type": "esriFieldTypeString", "alias": "LIGHTED", "domain": { "type": "codedValue", "name": "YES/NO", "description": "A YES/NO DOMAIN", "codedValues": [ { "name": "YES", "code": "Y" }, { "name": "NO", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LIGHTED" }, { "name": "SEATING", "type": "esriFieldTypeString", "alias": "SEATING", "domain": { "type": "codedValue", "name": "YES/NO", "description": "A YES/NO DOMAIN", "codedValues": [ { "name": "YES", "code": "Y" }, { "name": "NO", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SEATING" }, { "name": "SHADE", "type": "esriFieldTypeString", "alias": "SHADE", "domain": { "type": "codedValue", "name": "YES/NO", "description": "A YES/NO DOMAIN", "codedValues": [ { "name": "YES", "code": "Y" }, { "name": "NO", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SHADE" }, { "name": "ELECTRICAL", "type": "esriFieldTypeString", "alias": "ELECTRICAL", "domain": { "type": "codedValue", "name": "YES/NO", "description": "A YES/NO DOMAIN", "codedValues": [ { "name": "YES", "code": "Y" }, { "name": "NO", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ELECTRICAL" }, { "name": "PANEL_SIZE", "type": "esriFieldTypeString", "alias": "PANEL_SIZE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PANEL_SIZE" }, { "name": "POWER_DRAW", "type": "esriFieldTypeString", "alias": "POWER_DRAW", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "POWER_DRAW" }, { "name": "PROJECT_NUMBER", "type": "esriFieldTypeString", "alias": "PROJECT_NUMBER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PROJECT_NUMBER" }, { "name": "LEGACY_ID", "type": "esriFieldTypeString", "alias": "LEGACY_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LEGACY_ID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STLength()" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R1982_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1982", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1982", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_33237_UID", "fields": "UID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S748_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Play Field", "description": "", "prototype": { "attributes": { "PROJECT_NUMBER": null, "LEGACY_ID": null, "FACILITY_NAME": null, "ADDRESS": null, "YEAR_BUILT": null, "YEAR_OPEN": null, "FACILITY_SIZE": null, "FACILITY_TYPE": null, "STATUS": null, "OWNER": null, "OWNER_TYPE": null, "PRORAGIS_ID": null, "SPORT_TYPE": null, "USE_TYPE": null, "COMPLEX_NAME": null, "LOCATION": null, "WARRANTY_DATE": null, "CONDITION": null, "CONDITION_DATE": null, "INSTALLDATE": null, "UID": null, "PANEL_SIZE": null, "ELECTRICAL": null, "SHADE": null, "SEATING": null, "POWER_DRAW": null, "FIELD_NAME": null, "FACILITY_UID": null, "PARK_UID": null, "PARK_NAME": null, "VENDOR": null, "PLAY_FIELD_SURFACE_TYPE": null, "FIELD_DIMENSIONS": null, "LIGHTED": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1e11943b0b0145de9389d2ae14ebc200" }