{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Amphitheater", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "This layer contains the data for the amphitheaters 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 points.An amphitheater is an open air venue that is used for entertainment, performances and sports. The city of Round Rock has two amphitheaters, the Centennial Amphitheater and the Rabb House Amphitheater. Both amphitheaters in this layer are represented as points. ", "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": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "extent": { "xmin": 3118848.0356347263, "ymin": 1.0157622276507318E7, "xmax": 3140779.6049604714, "ymax": 1.0161210076090232E7, "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": "esriSMS", "style": "esriSMSCircle", "color": [ 142, 38, 47, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 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": "AMPHITHEATER_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "AMPHITHEATER_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": "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": "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": "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": "FACILITY_UID", "type": "esriFieldTypeString", "alias": "FACILITY_UID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITY_UID" }, { "name": "FACILITY_NAME", "type": "esriFieldTypeString", "alias": "FACILITY_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITY_NAME" }, { "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": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNER" }, { "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": "OWNER_TYPE" }, { "name": "YEAR_OPEN", "type": "esriFieldTypeString", "alias": "YEAR_OPEN", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "YEAR_OPEN" }, { "name": "AMPH_TYPE", "type": "esriFieldTypeString", "alias": "AMPH_TYPE", "domain": { "type": "codedValue", "name": "PARD_AMPH_TYPE", "description": "PARD_AMPH_TYPE", "codedValues": [ { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "GRASS", "code": "GRASS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AMPH_TYPE" }, { "name": "CAPACITY", "type": "esriFieldTypeString", "alias": "CAPACITY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CAPACITY" }, { "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": "STAGE_DIMENSIONS", "type": "esriFieldTypeString", "alias": "STAGE_DIMENSIONS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STAGE_DIMENSIONS" }, { "name": "STAGE_COVERED", "type": "esriFieldTypeString", "alias": "STAGE_COVERED", "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": "STAGE_COVERED" }, { "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": "LEGACY_ID", "type": "esriFieldTypeString", "alias": "LEGACY_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LEGACY_ID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R1988_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1988", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1988", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S753_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Amphitheater", "description": "", "prototype": { "attributes": { "POWER_DRAW": null, "PANEL_SIZE": null, "AMPHITHEATER_NAME": null, "ADDRESS": null, "STATUS": null, "LOCATION": null, "WARRANTY_DATE": null, "CONDITION": null, "CONDITION_DATE": null, "UID": null, "ELECTRICAL": null, "STAGE_COVERED": null, "STAGE_DIMENSIONS": null, "LIGHTED": null, "LEGACY_ID": null, "FACILITY_UID": null, "FACILITY_NAME": null, "PARK_UID": null, "PARK_NAME": null, "OWNER": null, "OWNER_TYPE": null, "YEAR_OPEN": null, "AMPH_TYPE": null, "CAPACITY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1e11943b0b0145de9389d2ae14ebc200" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Complex", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "This layer contains the data for the baseball and softball complexes 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.The City of Round Rock currently houses 5 complexes for baseball and softball: Triple Crown, Gold Glove, Hall of Fame, Cy Young, and Silver Slugger. Each of these complexes is located at 3300 E. Palm Valley Blvd. and are open to the public. ", "copyrightText": "City of Round Rock GIS/IT and PDS Departments", "editFieldsInfo": null, "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": 3149123.9485079646, "ymin": 1.0170741829664484E7, "xmax": 3152288.9136347175, "ymax": 1.0172812186088055E7, "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": [ 191, 210, 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": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "UID", "type": "esriFieldTypeString", "alias": "UID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "UID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NAME" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "YEAR_BUILT", "type": "esriFieldTypeDate", "alias": "YEAR BUILT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "YEAR_BUILT" }, { "name": "YEAR_OPEN", "type": "esriFieldTypeDate", "alias": "YEAR_OPEN", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "YEAR_OPEN" }, { "name": "COMPLEX_TYPE", "type": "esriFieldTypeString", "alias": "COMPLEX TYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COMPLEX_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": 200, "defaultValue": null, "modelName": "OWNER" }, { "name": "OWNER_TYPE", "type": "esriFieldTypeString", "alias": "OWNER_TYPE", "domain": { "type": "codedValue", "name": "PARD_COMPLEX_OWNER_TYPE", "description": "PARD_COMPLEX_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": "OWNER_TYPE" }, { "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": "PARK_NAME", "type": "esriFieldTypeString", "alias": "PARK_NAME", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PARK_NAME" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "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": "R2446_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2446", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2446", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1068_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Complex", "description": "", "prototype": { "attributes": { "PARK_NAME": null, "CONDITION_DATE": null, "UID": null, "NAME": null, "ADDRESS": null, "YEAR_BUILT": null, "YEAR_OPEN": null, "COMPLEX_TYPE": null, "STATUS": null, "OWNER": null, "OWNER_TYPE": null, "LOCATION": null, "WARRANTY_DATE": null, "CONDITION": 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" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Corridor", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "This layer contains the data for the highway corridors 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.", "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": 3046595.78349, "ymin": 1.011351003534E7, "xmax": 3276373.47711, "ymax": 1.028537839829E7, "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": [ 252, 214, 250, 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": "CORRIDOR_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "UID", "type": "esriFieldTypeString", "alias": "UID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "UID" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 130, "defaultValue": null, "modelName": "ADDRESS" }, { "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": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "INSTALL_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "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": "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": "CORRIDOR_NAME", "type": "esriFieldTypeString", "alias": "CORRIDOR_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CORRIDOR_NAME" }, { "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": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNER" }, { "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": "OWNER_TYPE" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "TRAIL_UID", "type": "esriFieldTypeString", "alias": "TRAIL_UID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TRAIL_UID" }, { "name": "TRAIL_SEGMENT_NAME", "type": "esriFieldTypeString", "alias": "TRAIL_SEGMENT_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TRAIL_SEGMENT_NAME" }, { "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": "R1917_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1917", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1917", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S684_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Corridor", "description": "", "prototype": { "attributes": { "TRAIL_SEGMENT_NAME": null, "LEGACY_ID": null, "UID": null, "ADDRESS": null, "LOCATION": null, "WARRANTY_DATE": null, "CONDITION": null, "CONDITION_DATE": null, "INSTALL_DATE": null, "STATUS": null, "ACRES": null, "OWNER_TYPE": null, "OWNER": null, "PARK_NAME": null, "TRAIL_UID": null, "CORRIDOR_NAME": null, "PARK_UID": 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" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Dog Park", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "This layer contains the data for the dog park 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 a point.This layer contains only one point, which is the Dog Depot at Lake Creek Park. This dog park is located at 800 Deerfoot Dr., and is currently open for public use. The dog park is owned by the City of Round Rock, and has a dirt surface. The dog park is friendly to both lage and small dogs, and includes obstacles, sanitary stations, seating, shade and water.", "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": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "extent": { "xmin": 3018356.277629137, "ymin": 1.0018995515703648E7, "xmax": 3136353.9284443855, "ymax": 1.0159302070063725E7, "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": "esriSMS", "style": "esriSMSCircle", "color": [ 58, 70, 130, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 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": "DOG_PARK_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "DOG_PARK_NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NAME" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 130, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "YEAR_OPEN", "type": "esriFieldTypeInteger", "alias": "YEAR OPEN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YEAR_OPEN" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UID" }, { "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": "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": "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": "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": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNER" }, { "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": "OWNER_TYPE" }, { "name": "DOG_PARK_SURFACE_TYPE", "type": "esriFieldTypeString", "alias": "DOG_PARK_SURFACE_TYPE", "domain": { "type": "codedValue", "name": "PARD_DOG_PARK_SURFACE_TYPE", "description": "PARD_DOG_PARK_SURFACE_TYPE", "codedValues": [ { "name": "DIRT", "code": "DIRT" }, { "name": "GRASS", "code": "GRASS" }, { "name": "MULCH", "code": "MULCH" }, { "name": "OTHER", "code": "OTHER" }, { "name": "PAVED", "code": "PAVED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DOG_PARK_SURFACE_TYPE" }, { "name": "SMALL_DOG_AREA", "type": "esriFieldTypeString", "alias": "SMALL_DOG_AREA", "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": "SMALL_DOG_AREA" }, { "name": "LARGE_DOG_AREA", "type": "esriFieldTypeString", "alias": "LARGE_DOG_AREA", "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": "LARGE_DOG_AREA" }, { "name": "OBSTACLES", "type": "esriFieldTypeString", "alias": "OBSTACLES", "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": "OBSTACLES" }, { "name": "SANITARY_STATIONS", "type": "esriFieldTypeString", "alias": "SANITARY_STATIONS", "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": "SANITARY_STATIONS" }, { "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": "WATER", "type": "esriFieldTypeString", "alias": "WATER", "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": "WATER" }, { "name": "LEGACY_ID", "type": "esriFieldTypeString", "alias": "LEGACY_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LEGACY_ID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R1738_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1738", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1738", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S581_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Dog Park", "description": "", "prototype": { "attributes": { "WATER": null, "SHADE": null, "DOG_PARK_NAME": null, "ADDRESS": null, "YEAR_OPEN": null, "ACRES": null, "LOCATION": null, "WARRANTY_DATE": null, "CONDITION": null, "CONDITION_DATE": null, "STATUS": null, "UID": null, "SEATING": null, "SANITARY_STATIONS": null, "OBSTACLES": null, "LARGE_DOG_AREA": null, "LEGACY_ID": null, "PARK_UID": null, "PARK_NAME": null, "OWNER": null, "OWNER_TYPE": null, "DOG_PARK_SURFACE_TYPE": null, "SMALL_DOG_AREA": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1e11943b0b0145de9389d2ae14ebc200" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "Exercise Station", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "This layer contains the data for the exercise stations 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 points.An exercise station is an outdoor facility that is open to the public and has easy to use and accessible exercise equipment for people of all ages who are seeking to lead a more fit lifestyle. The City of Round Rock has two exercise stations, one located at a school and one in a public area. ", "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": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "extent": { "xmin": 3113565.9549915493, "ymin": 1.015500171285081E7, "xmax": 3126682.502249226, "ymax": 1.0169203577819735E7, "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": "esriSMS", "style": "esriSMSCircle", "color": [ 62, 90, 142, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 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": "EXCERCISE_STATION_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 130, "defaultValue": null, "modelName": "ADDRESS" }, { "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": "EXCERCISE_STATION_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": "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": "FACILITY_UID", "type": "esriFieldTypeString", "alias": "FACILITY_UID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITY_UID" }, { "name": "FACILITY_NAME", "type": "esriFieldTypeString", "alias": "FACILITY_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITY_NAME" }, { "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": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNER" }, { "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": "OWNER_TYPE" }, { "name": "EXCERCISE_STATION_TYPE", "type": "esriFieldTypeString", "alias": "EXCERCISE_STATION_TYPE", "domain": { "type": "codedValue", "name": "PARD_EXCERCISE_STATION_TYPE", "description": "PARD_EXCERCISE_STATION_TYPE", "codedValues": [ { "name": "COMBO", "code": "COMBO" }, { "name": "INTERACTIVE", "code": "INTERACTIVE" }, { "name": "METAL", "code": "METAL" }, { "name": "WOOD", "code": "WOOD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EXCERCISE_STATION_TYPE" }, { "name": "VENDOR", "type": "esriFieldTypeString", "alias": "VENDOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "VENDOR" }, { "name": "TOTAL_STATIONS", "type": "esriFieldTypeString", "alias": "TOTAL_STATIONS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TOTAL_STATIONS" }, { "name": "TRAIL_UID", "type": "esriFieldTypeString", "alias": "TRAIL_UID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TRAIL_UID" }, { "name": "TRAIL_SEGMENT_NAME", "type": "esriFieldTypeString", "alias": "TRAIL_SEGMENT_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TRAIL_SEGMENT_NAME" }, { "name": "LEGACY_ID", "type": "esriFieldTypeString", "alias": "LEGACY_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LEGACY_ID" }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "INSTALLDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R1986_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1986", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1986", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S751_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Exercise Station", "description": "", "prototype": { "attributes": { "LEGACY_ID": null, "TRAIL_SEGMENT_NAME": null, "ADDRESS": null, "STATUS": null, "EXCERCISE_STATION_NAME": null, "LOCATION": null, "WARRANTY_DATE": null, "CONDITION": null, "CONDITION_DATE": null, "UID": null, "TRAIL_UID": null, "TOTAL_STATIONS": null, "VENDOR": null, "EXCERCISE_STATION_TYPE": null, "INSTALLDATE": null, "FACILITY_UID": null, "FACILITY_NAME": null, "PARK_UID": null, "PARK_NAME": null, "OWNER": null, "OWNER_TYPE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1e11943b0b0145de9389d2ae14ebc200" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "Festival Area", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "This layer contains the data for the festival area 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 a polygon.A festival area is an area designated by the city to be used for festivals. It is generally an open space area with the capacity to host large amounts of people and venues for various types of events.The City of Round Rock has one festival area, located at 1201 Harrell Parkway, in Old Settler's Park. ", "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": 3147932.335405633, "ymin": 1.0168501836441055E7, "xmax": 3148838.2919270545, "ymax": 1.0169541584361568E7, "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": [ 252, 204, 229, 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": "FESTIVAL_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FESTIVAL_NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NAME" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "LOCATION" }, { "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": "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": "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": "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": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNER" }, { "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": "OWNER_TYPE" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "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": "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": "TRAIL_UID", "type": "esriFieldTypeString", "alias": "TRAIL_UID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TRAIL_UID" }, { "name": "TRAIL_SEGMENT_NAME", "type": "esriFieldTypeString", "alias": "TRAIL_SEGMENT_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TRAIL_SEGMENT_NAME" }, { "name": "LEGACY_ID", "type": "esriFieldTypeString", "alias": "LEGACY_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LEGACY_ID" }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "INSTALLDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDATE" }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "WARRANTY_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTY_DATE" }, { "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": "R1736_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1736", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1736", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S579_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Festival Area", "description": "", "prototype": { "attributes": { "INSTALLDATE": null, "WARRANTY_DATE": null, "FESTIVAL_NAME": null, "ADDRESS": null, "LOCATION": null, "CONDITION": null, "CONDITION_DATE": null, "STATUS": null, "UID": null, "TRAIL_SEGMENT_NAME": null, "TRAIL_UID": null, "POWER_DRAW": null, "PANEL_SIZE": null, "LEGACY_ID": null, "PARK_UID": null, "PARK_NAME": null, "OWNER": null, "OWNER_TYPE": null, "ACRES": null, "LIGHTED": null, "ELECTRICAL": 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" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 6, "name": "Neighborhood", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "This layer contains the data of the neighborhoods 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 neighborhood is generally defined as an area that is designated as a district or community within a city. The neighborhoods in the City of Round Rock are created and maintained by the City.There are currently 112 neighborhoods in the City of Round Rock. ", "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": 3099651.3305898905, "ymin": 1.0146929485556975E7, "xmax": 3160363.692432642, "ymax": 1.018865001530473E7, "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": [ 248, 194, 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": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 28, "defaultValue": null, "modelName": "NAME" }, { "name": "ALIAS_NAME", "type": "esriFieldTypeString", "alias": "ALIAS_NAME", "domain": null, "editable": true, "nullable": true, "length": 175, "defaultValue": null, "modelName": "ALIAS_NAME" }, { "name": "UID", "type": "esriFieldTypeString", "alias": "UID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "UID" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "TYPE" }, { "name": "EditorName", "type": "esriFieldTypeString", "alias": "EditorName", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EditorName" }, { "name": "LastUpdate", "type": "esriFieldTypeDate", "alias": "LastUpdate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastUpdate" }, { "name": "VersionName", "type": "esriFieldTypeString", "alias": "VersionName", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "VersionName" }, { "name": "EditTool", "type": "esriFieldTypeString", "alias": "EditTool", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EditTool" }, { "name": "EditTask", "type": "esriFieldTypeString", "alias": "EditTask", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EditTask" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "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": "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": "R2106_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2106", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2106", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S848_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Neighborhood", "description": "", "prototype": { "attributes": { "EditTask": null, "EditTool": null, "NAME": null, "ALIAS_NAME": null, "UID": null, "TYPE": null, "EditorName": null, "LastUpdate": null, "VersionName": 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" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 7, "name": "Parking Lot", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "This layer contains the data for the parking lots 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 parking lot is defined as a designated area in which people can park and leave their cars. This layer contains parking lots for public area that are regulated by the City of Round Rock Parks and Recreation Department, and not commercially owned and regulated parking lots. Some of the parking lots in this layer have unique names. Other parking lot information includes size, owner, park location, and other information. ", "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": 3103707.0550899655, "ymin": 1.0152371803412482E7, "xmax": 3151931.826750472, "ymax": 1.0188510112697393E7, "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": [ 243, 201, 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": "PARKING_LOT_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PARKING_LOT_NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "NAME" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 130, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "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": "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": "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": "FACILITY_UID", "type": "esriFieldTypeString", "alias": "FACILITY_UID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITY_UID" }, { "name": "FACILITY_NAME", "type": "esriFieldTypeString", "alias": "FACILITY_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITY_NAME" }, { "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": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNER" }, { "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": "OWNER_TYPE" }, { "name": "SURFACE_TYPE", "type": "esriFieldTypeString", "alias": "SURFACE_TYPE", "domain": { "type": "codedValue", "name": "PARD_PARKING_LOT_SURFACE_TYPE", "description": "PARD_PARKING_LOT_SURFACE_TYPE", "codedValues": [ { "name": "ASPHALT", "code": "ASPHALT" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "DIRT", "code": "DIRT" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SURFACE_TYPE" }, { "name": "SPACES", "type": "esriFieldTypeString", "alias": "SPACES", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SPACES" }, { "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": "TRAIL_UID", "type": "esriFieldTypeString", "alias": "TRAIL_UID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TRAIL_UID" }, { "name": "TRAIL_SEGMENT_NAME", "type": "esriFieldTypeString", "alias": "TRAIL_SEGMENT_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TRAIL_SEGMENT_NAME" }, { "name": "LEGACY_ID", "type": "esriFieldTypeString", "alias": "LEGACY_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LEGACY_ID" }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "INSTALLDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDATE" }, { "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": "R1741_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1741", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1741", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S584_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Parking Lot", "description": "", "prototype": { "attributes": { "LEGACY_ID": null, "INSTALLDATE": null, "PARKING_LOT_NAME": null, "ADDRESS": null, "ACRES": null, "LOCATION": null, "WARRANTY_DATE": null, "CONDITION": null, "CONDITION_DATE": null, "STATUS": null, "UID": null, "TRAIL_UID": null, "LIGHTED": null, "SPACES": null, "SURFACE_TYPE": null, "TRAIL_SEGMENT_NAME": null, "FACILITY_UID": null, "FACILITY_NAME": null, "PARK_UID": null, "PARK_NAME": null, "OWNER": null, "OWNER_TYPE": 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" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 8, "name": "Parks", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "This layer contains the data for the public parks 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 public park is generally defined as an area set aside and maintained by the City to be used and enjoyed by its citizens. The City of Round Rock currently has 843 parks, ranging from small neighborhood parks to larger community parks. Information about park amenities such as lights, restrooms, picnic areas, grills, and more can be found in this layer. ", "copyrightText": "City of Round Rock GIS/IT and PDS Departments", "editFieldsInfo": null, "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": 3100010.7219314724, "ymin": 1.0147525408249646E7, "xmax": 3160298.8890845478, "ymax": 1.0199821141912565E7, "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": [ 250, 207, 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": "PARK_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PARK_NAME", "type": "esriFieldTypeString", "alias": "PARK NAME", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "NAME" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 130, "defaultValue": null, "modelName": "ADDRESS" }, { "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": "YEAR_OPEN", "type": "esriFieldTypeInteger", "alias": "YEAR OPEN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YEAR_OPEN" }, { "name": "PARK_ACRES", "type": "esriFieldTypeDouble", "alias": "PARK ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PARK_ACRES" }, { "name": "PARK_STATUS", "type": "esriFieldTypeString", "alias": "PARK 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": "PARK_STATUS" }, { "name": "PRORAGIS_ID", "type": "esriFieldTypeString", "alias": "PRORAGIS ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PRORAGIS_ID" }, { "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": "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": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": true, "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": "PARK_TYPE", "type": "esriFieldTypeString", "alias": "PARK_TYPE", "domain": { "type": "codedValue", "name": "PARD_PARK_TYPE", "description": "PARD_PARK_TYPE", "codedValues": [ { "name": "COMMUNITY", "code": "COMMUNITY" }, { "name": "NEIGHBORHOOD", "code": "NEIGHBORHOOD" }, { "name": "REGIONAL", "code": "REGIONAL" }, { "name": "METROPOLITAN", "code": "METROPOLITAN" }, { "name": "LINEAR/GREENBELT", "code": "LINEAR/GREENBELT" }, { "name": "SCHOOL", "code": "SCHOOL" }, { "name": "SPECIAL USE", "code": "SPECIAL USE" }, { "name": "OPEN SPACE", "code": "OPEN SPACE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PARK_TYPE" }, { "name": "LEGACY_ID", "type": "esriFieldTypeString", "alias": "LEGACY_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LEGACY_ID" }, { "name": "PARK_ZONE", "type": "esriFieldTypeString", "alias": "PARK_ZONE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PARK_ZONE" }, { "name": "QUADRANT", "type": "esriFieldTypeString", "alias": "QUADRANT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "QUADRANT" }, { "name": "MANAGEMENT_PRIORITY", "type": "esriFieldTypeString", "alias": "MANAGEMENT_PRIORITY", "domain": { "type": "codedValue", "name": "PARD_MANAGMENT_PRIORITY", "description": "PARD_MANAGEMENT_PRIORITY", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "PASSIVE", "code": "PASSIVE" }, { "name": "MIXED-USE", "code": "MIXED-USE" }, { "name": "NATURAL AREA", "code": "NATURAL AREA" }, { "name": "HISTORICAL/CULTURAL", "code": "HISTORICAL/CULTURAL" }, { "name": "SPECIAL USE AREA", "code": "SPECIAL USE AREA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MANAGEMENT_PRIORITY" }, { "name": "ACQUISITION_SOURCE", "type": "esriFieldTypeString", "alias": "ACQUISITION_SOURCE", "domain": { "type": "codedValue", "name": "PARD_PARK_ACQUISITION_SOURCE", "description": "PARD_PARK_ACQUISITION_SOURCE", "codedValues": [ { "name": "BOND", "code": "BOND" }, { "name": "CAPITAL BUDGET", "code": "CAPITAL BUDGET" }, { "name": "DONATION", "code": "DONATION" }, { "name": "EXACTIONS", "code": "EXACTIONS" }, { "name": "FEDERAL GRANT", "code": "FEDERAL GRANT" }, { "name": "MULTIPLE", "code": "MULTIPLE" }, { "name": "NONE", "code": "NONE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "OTHER GRANT", "code": "OTHER GRANT" }, { "name": "PARTNERSHIP", "code": "PARTNERSHIP" }, { "name": "SPECIAL ASSESSMENT", "code": "SPECIAL ASSESSMENT" }, { "name": "SPECIAL TAX", "code": "SPECIAL TAX" }, { "name": "STATE GRANT", "code": "STATE GRANT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ACQUISITION_SOURCE" }, { "name": "DEVELOPMENT_SOURCE", "type": "esriFieldTypeString", "alias": "DEVELOPMENT_SOURCE", "domain": { "type": "codedValue", "name": "PARD_PARK_DEVELOPMENT_SOURCE", "description": "PARD_PARK_DEVELOPMENT_SOURCE", "codedValues": [ { "name": "BOND", "code": "BOND" }, { "name": "CAPITAL BUDGET", "code": "CAPITAL BUDGET" }, { "name": "DONATION", "code": "DONATION" }, { "name": "EXACTIONS", "code": "EXACTIONS" }, { "name": "FEDERAL GRANT", "code": "FEDERAL GRANT" }, { "name": "MULTIPLE", "code": "MULTIPLE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "OTHER GRANT", "code": "OTHER GRANT" }, { "name": "PARTNERSHIP", "code": "PARTNERSHIP" }, { "name": "SPECIAL ASSESSMENT", "code": "SPECIAL ASSESSMENT" }, { "name": "SPECIAL TAX", "code": "SPECIAL TAX" }, { "name": "STATE GRANT", "code": "STATE GRANT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DEVELOPMENT_SOURCE" }, { "name": "DEVELOPMENT_COMMENTS", "type": "esriFieldTypeString", "alias": "DEVELOPMENT_COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DEVELOPMENT_COMMENTS" }, { "name": "LWCF_PROTECTION", "type": "esriFieldTypeString", "alias": "LWCF_PROTECTION", "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": 10, "defaultValue": null, "modelName": "LWCF_PROTECTION" }, { "name": "OTHER_PROTECTIONS", "type": "esriFieldTypeString", "alias": "OTHER_PROTECTIONS", "domain": { "type": "codedValue", "name": "PARD_PARK_OTHER_PROTECTIONS", "description": "PARD_PARK_OTHER_PROTECTIONS", "codedValues": [ { "name": "CONSERVATION EASEMENT", "code": "CONSERVATION EASEMENT" }, { "name": "FEDERAL GRANT", "code": "FEDERAL GRANT" }, { "name": "MULTIPLE", "code": "MULTIPLE" }, { "name": "NONE", "code": "NONE" }, { "name": "RAILBANK", "code": "RAILBANK" }, { "name": "STATE SPECIFIC", "code": "STATE SPECIFIC" }, { "name": "TRAIL EASEMENT", "code": "TRAIL EASEMENT" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OTHER_PROTECTIONS" }, { "name": "RESTRICTION_PROTECTION_COMMENTS", "type": "esriFieldTypeString", "alias": "RESTRICTION_PROTECTION_COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "RESTRICTION_PROTECTION_COMMENTS" }, { "name": "NEIGHBORHOOD_UID", "type": "esriFieldTypeString", "alias": "NEIGHBORHOOD_UID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NEIGHBORHOOD_UID" }, { "name": "NEIGHBORHOOD_NAME", "type": "esriFieldTypeString", "alias": "NEIGHBORHOOD_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NEIGHBORHOOD_NAME" }, { "name": "PROJECT_NUMBER", "type": "esriFieldTypeString", "alias": "PROJECT_NUMBER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PROJECT_NUMBER" }, { "name": "SYSTEM_NAME", "type": "esriFieldTypeString", "alias": "SYSTEM_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SYSTEM_NAME" }, { "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": 10, "defaultValue": null, "modelName": "LIGHTED" }, { "name": "RESTROOM", "type": "esriFieldTypeString", "alias": "RESTROOM", "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": 10, "defaultValue": null, "modelName": "RESTROOM" }, { "name": "PICNIC_SHELTER", "type": "esriFieldTypeString", "alias": "PICNIC_SHELTER", "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": 10, "defaultValue": null, "modelName": "PICNIC_SHELTER" }, { "name": "PICNIC_TABLES", "type": "esriFieldTypeString", "alias": "PICNIC_TABLES", "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": 10, "defaultValue": null, "modelName": "PICNIC_TABLES" }, { "name": "GRILL", "type": "esriFieldTypeString", "alias": "GRILL", "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": 10, "defaultValue": null, "modelName": "GRILL" }, { "name": "DRINKING_FOUNTAINS", "type": "esriFieldTypeString", "alias": "DRINKING_FOUNTAINS", "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": 10, "defaultValue": null, "modelName": "DRINKING_FOUNTAINS" }, { "name": "PLAYSCAPE", "type": "esriFieldTypeString", "alias": "PLAYSCAPE", "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": 10, "defaultValue": null, "modelName": "PLAYSCAPE" }, { "name": "POOL_WATER_FEATURE", "type": "esriFieldTypeString", "alias": "POOL/WATER_FEATURE", "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": 10, "defaultValue": null, "modelName": "POOL_WATER_FEATURE" }, { "name": "PLAY_COURT", "type": "esriFieldTypeString", "alias": "PLAY_COURT", "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": 10, "defaultValue": null, "modelName": "PLAY_COURT" }, { "name": "PLAY_FIELDS", "type": "esriFieldTypeString", "alias": "PLAY_FIELDS", "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": 10, "defaultValue": null, "modelName": "PLAY_FIELDS" }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COUNTY" }, { "name": "ACRE_SOURCE", "type": "esriFieldTypeString", "alias": "ACRE_SOURCE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ACRE_SOURCE" }, { "name": "YEAR_UPDATED", "type": "esriFieldTypeString", "alias": "YEAR_UPDATED", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "YEAR_UPDATED" }, { "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": "R2596_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2596", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2596", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1134_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Parks", "description": "", "prototype": { "attributes": { "ACRE_SOURCE": null, "YEAR_UPDATED": null, "PARK_NAME": null, "ADDRESS": null, "OWNER": null, "OWNER_TYPE": null, "YEAR_OPEN": null, "PARK_ACRES": null, "PARK_STATUS": null, "PRORAGIS_ID": null, "LOCATION": null, "WARRANTY_DATE": null, "CONDITION": null, "CONDITION_DATE": null, "UID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "COUNTY": null, "PARK_TYPE": null, "LEGACY_ID": null, "PARK_ZONE": null, "QUADRANT": null, "MANAGEMENT_PRIORITY": null, "ACQUISITION_SOURCE": null, "DEVELOPMENT_SOURCE": null, "DEVELOPMENT_COMMENTS": null, "LWCF_PROTECTION": null, "OTHER_PROTECTIONS": null, "RESTRICTION_PROTECTION_COMMENTS": null, "NEIGHBORHOOD_UID": null, "NEIGHBORHOOD_NAME": null, "PROJECT_NUMBER": null, "SYSTEM_NAME": null, "LIGHTED": null, "RESTROOM": null, "PICNIC_SHELTER": null, "PICNIC_TABLES": null, "GRILL": null, "DRINKING_FOUNTAINS": null, "PLAYSCAPE": null, "POOL_WATER_FEATURE": null, "PLAY_COURT": null, "PLAY_FIELDS": 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" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 9, "name": "Pedestrian Bridges", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "This layer contains the data for the pedestrian bridges 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 points.A pedestrian bridge is a bridge that can be crossed on foot. There are currently 8 pedestrian bridges in the City of Round Rock. Information about addresses and locations, owner, and size is available in this dataset. The purpose of a pedestrian bridge is to accommodate pedestrians on foot and provide a safer way to walk in the city. ", "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": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "extent": { "xmin": 3129559.121495962, "ymin": 1.0152158407841891E7, "xmax": 3151667.84138605, "ymax": 1.0180043601087138E7, "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": "esriSMS", "style": "esriSMSCircle", "color": [ 36, 150, 78, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 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": "PED_BRIDGE_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PED_BRIDGE_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": "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": "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": "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": "FACILITY_UID", "type": "esriFieldTypeString", "alias": "FACILITY_UID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITY_UID" }, { "name": "FACILITY_NAME", "type": "esriFieldTypeString", "alias": "FACILITY_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITY_NAME" }, { "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": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNER" }, { "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": "OWNER_TYPE" }, { "name": "PED_BRIDGE_MATERIAL", "type": "esriFieldTypeString", "alias": "PED_BRIDGE_MATERIAL", "domain": { "type": "codedValue", "name": "PARD_PEDBRIDGE_MATERIAL", "description": "PARD_PEDBRIDGE_MATERIAL", "codedValues": [ { "name": "COMBO", "code": "COMBO" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "METAL", "code": "METAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "WOOD", "code": "WOOD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PED_BRIDGE_MATERIAL" }, { "name": "VENDOR", "type": "esriFieldTypeString", "alias": "VENDOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "VENDOR" }, { "name": "LENGTH", "type": "esriFieldTypeString", "alias": "LENGTH", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LENGTH" }, { "name": "WIDTH", "type": "esriFieldTypeString", "alias": "WIDTH", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "WIDTH" }, { "name": "RAIL_HEIGHT", "type": "esriFieldTypeString", "alias": "RAIL_HEIGHT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RAIL_HEIGHT" }, { "name": "WEIGHT_CAPACITY", "type": "esriFieldTypeString", "alias": "WEIGHT_CAPACITY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "WEIGHT_CAPACITY" }, { "name": "TRAIL_UID", "type": "esriFieldTypeString", "alias": "TRAIL_UID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TRAIL_UID" }, { "name": "TRAIL_SEGMENT_NAME", "type": "esriFieldTypeString", "alias": "TRAIL_SEGMENT_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TRAIL_SEGMENT_NAME" }, { "name": "LEGACY_ID", "type": "esriFieldTypeString", "alias": "LEGACY_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LEGACY_ID" }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "INSTALLDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R1987_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1987", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1987", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S752_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Pedestrian Bridges", "description": "", "prototype": { "attributes": { "LEGACY_ID": null, "TRAIL_SEGMENT_NAME": null, "PED_BRIDGE_NAME": null, "ADDRESS": null, "STATUS": null, "LOCATION": null, "WARRANTY_DATE": null, "CONDITION": null, "CONDITION_DATE": null, "UID": null, "TRAIL_UID": null, "WEIGHT_CAPACITY": null, "RAIL_HEIGHT": null, "WIDTH": null, "INSTALLDATE": null, "FACILITY_UID": null, "FACILITY_NAME": null, "PARK_UID": null, "PARK_NAME": null, "OWNER": null, "OWNER_TYPE": null, "PED_BRIDGE_MATERIAL": null, "VENDOR": null, "LENGTH": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1e11943b0b0145de9389d2ae14ebc200" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 10, "name": "Play Court", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "This layer contains the data for the play courts 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 court is an area designated by the City or other organization to be used for court-based sports, such as basketball, tennis, or volleyball.The City of Round Rock currently has 152 play courts, with some being located at public park facilities and others being located at local Round Rock schools. ", "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": 3097681.85454, "ymin": 1.013528364008E7, "xmax": 3171435.56694, "ymax": 1.019775090229E7, "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": [ 196, 220, 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": "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_COURT_SPORT_TYPE", "description": "SPORT_TYPE DOMAIN FOR PLAY COURT IN PARD", "codedValues": [ { "name": "BASKETBALL", "code": "BASKETBALL" }, { "name": "RAQUETBALL", "code": "RAQUETBALL" }, { "name": "TENNIS", "code": "TENNIS" }, { "name": "VOLLEYBALL", "code": "VOLLEYBALL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SPORT_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": "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": "PLAY_COURT_NAME", "type": "esriFieldTypeString", "alias": "PLAY_COURT_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PLAY_COURT_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": "PROJECT_NUMBER", "type": "esriFieldTypeString", "alias": "PROJECT_NUMBER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PROJECT_NUMBER" }, { "name": "COURT_TYPE", "type": "esriFieldTypeString", "alias": "COURT_TYPE", "domain": { "type": "codedValue", "name": "PARD_PLAY_COURT_COURT_TYPE", "description": "PARD_PLAY_COURT_COURT_TYPE", "codedValues": [ { "name": "ASPHALTIC", "code": "ASPHALTIC" }, { "name": "CONCRETE WITH LAKOID", "code": "CONCRETE WITH LAKOID" }, { "name": "RUBBER", "code": "RUBBER" }, { "name": "SAND", "code": "SAND" }, { "name": "WOOD", "code": "WOOD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COURT_TYPE" }, { "name": "COURT_DIMENSIONS", "type": "esriFieldTypeString", "alias": "COURT_DIMENSIONS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COURT_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": "OUTDOOR", "type": "esriFieldTypeString", "alias": "OUTDOOR", "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": "OUTDOOR" }, { "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": "LEGACY_ID", "type": "esriFieldTypeString", "alias": "LEGACY_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LEGACY_ID" }, { "name": "INSTALLDATE", "type": "esriFieldTypeString", "alias": "INSTALLDATE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "INSTALLDATE" }, { "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": "R2041_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2041", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2041", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S787_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Play Court", "description": "", "prototype": { "attributes": { "LEGACY_ID": null, "INSTALLDATE": null, "FACILITY_NAME": null, "ADDRESS": null, "STATUS": null, "OWNER": null, "OWNER_TYPE": null, "PRORAGIS_ID": null, "SPORT_TYPE": null, "COMPLEX_NAME": null, "LOCATION": null, "WARRANTY_DATE": null, "CONDITION": null, "CONDITION_DATE": null, "UID": null, "PANEL_SIZE": null, "ELECTRICAL": null, "SHADE": null, "SEATING": null, "POWER_DRAW": null, "PLAY_COURT_NAME": null, "FACILITY_UID": null, "PARK_UID": null, "PARK_NAME": null, "VENDOR": null, "PROJECT_NUMBER": null, "COURT_TYPE": null, "COURT_DIMENSIONS": null, "LIGHTED": null, "OUTDOOR": 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" }, { "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" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 12, "name": "Playground", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "This layer contains the data for the playgrounds as points 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 points.The playgrounds in this layer include both school and public park play grounds. Information about each playground's location, neighborhood, owner, status, surface type and other relevant details are available with this layer.There are currently 135 playgrounds located in the City of Round Rock. ", "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": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "extent": { "xmin": 3100822.7426171303, "ymin": 1.0151119446009055E7, "xmax": 3156699.328370303, "ymax": 1.0185351933318228E7, "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": "esriSMS", "style": "esriSMSCircle", "color": [ 150, 54, 89, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 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": "PLAYGROUND_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PLAYGROUND_NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "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": "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": "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": "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": "PARK_NAME", "type": "esriFieldTypeString", "alias": "PARK_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PARK_NAME" }, { "name": "PARK_UID", "type": "esriFieldTypeString", "alias": "PARK_UID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PARK_UID" }, { "name": "NEIGHBORHOOD_UID", "type": "esriFieldTypeString", "alias": "NEIGHBORHOOD_UID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NEIGHBORHOOD_UID" }, { "name": "NEIGHBORHOOD_NAME", "type": "esriFieldTypeString", "alias": "NEIGHBORHOOD_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NEIGHBORHOOD_NAME" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNER" }, { "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": "OWNER_TYPE" }, { "name": "SURFACE_TYPE", "type": "esriFieldTypeString", "alias": "SURFACE_TYPE", "domain": { "type": "codedValue", "name": "PARD_PLAYGROUND_SURFACE_TYPE", "description": "PARD_PLAYGROUND_SURFACE_TYPE", "codedValues": [ { "name": "POURED IN PLACE", "code": "POURED IN PLACE" }, { "name": "EWF", "code": "EWF" }, { "name": "SAND", "code": "SAND" }, { "name": "SYNTURF", "code": "SYNTURF" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SURFACE_TYPE" }, { "name": "sde.ROUND_ROCK.PLAYGROUND.AREA", "type": "esriFieldTypeString", "alias": "sde.ROUND_ROCK.PLAYGROUND.AREA", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "sde.ROUND_ROCK.PLAYGROUND.AREA" }, { "name": "VENDOR", "type": "esriFieldTypeString", "alias": "VENDOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "VENDOR" }, { "name": "PLAY_SHADE", "type": "esriFieldTypeString", "alias": "PLAY_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": 10, "defaultValue": null, "modelName": "PLAY_SHADE" }, { "name": "TRAIL_UID", "type": "esriFieldTypeString", "alias": "TRAIL_UID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TRAIL_UID" }, { "name": "TRAIL_SEGMENT_NAME", "type": "esriFieldTypeString", "alias": "TRAIL_SEGMENT_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TRAIL_SEGMENT_NAME" }, { "name": "LEGACY_ID", "type": "esriFieldTypeString", "alias": "LEGACY_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LEGACY_ID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R1742_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1742", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1742", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S585_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Playground", "description": "", "prototype": { "attributes": { "TRAIL_SEGMENT_NAME": null, "TRAIL_UID": null, "PLAYGROUND_NAME": null, "ADDRESS": null, "YEAR_BUILT": null, "LOCATION": null, "WARRANTY_DATE": null, "CONDITION": null, "CONDITION_DATE": null, "INSTALLDATE": null, "STATUS": null, "UID": null, "PLAY_SHADE": null, "VENDOR": null, "sde.ROUND_ROCK.PLAYGROUND.AREA": null, "SURFACE_TYPE": null, "LEGACY_ID": null, "PARK_NAME": null, "PARK_UID": null, "NEIGHBORHOOD_UID": null, "NEIGHBORHOOD_NAME": null, "OWNER": null, "OWNER_TYPE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1e11943b0b0145de9389d2ae14ebc200" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 13, "name": "Pond Lake", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "This layer contains the data for the ponds and lakes 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.Ponds and lakes are generally defined as being small to medium sized bodies of water, and can be either artificial or natural. The City of Round Rock has thirteen total ponds and lakes. This layer contains the names of the ponds and lakes, the addresses, and other relevant information such as size and status. ", "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": 3112288.042193055, "ymin": 1.0148921100668222E7, "xmax": 3153223.1168188006, "ymax": 1.0189035100164473E7, "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": [ 207, 252, 244, 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": "POND_LAKE_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "POND_LAKE_NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NAME" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 130, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "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": "esriFieldTypeString", "alias": "CONDITION_DATE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONDITION_DATE" }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "INSTALLDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDATE" }, { "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": "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": "FACILITY_UID", "type": "esriFieldTypeString", "alias": "FACILITY_UID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITY_UID" }, { "name": "FACILITY_NAME", "type": "esriFieldTypeString", "alias": "FACILITY_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITY_NAME" }, { "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": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNER" }, { "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": "OWNER_TYPE" }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "DEPTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DEPTH" }, { "name": "FISHING_PIER", "type": "esriFieldTypeString", "alias": "FISHING_PIER", "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": "FISHING_PIER" }, { "name": "FOUNTAIN", "type": "esriFieldTypeString", "alias": "FOUNTAIN", "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": "FOUNTAIN" }, { "name": "WATER_ACCESS", "type": "esriFieldTypeString", "alias": "WATER_ACCESS", "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": "WATER_ACCESS" }, { "name": "TRAIL_UID", "type": "esriFieldTypeString", "alias": "TRAIL_UID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TRAIL_UID" }, { "name": "TRAIL_SEGMENT_NAME", "type": "esriFieldTypeString", "alias": "TRAIL_SEGMENT_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TRAIL_SEGMENT_NAME" }, { "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": "R1739_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_32949_UID", "fields": "UID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_1739", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1739", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S582_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Pond Lake", "description": "", "prototype": { "attributes": { "TRAIL_SEGMENT_NAME": null, "LEGACY_ID": null, "POND_LAKE_NAME": null, "ADDRESS": null, "ACRES": null, "LOCATION": null, "WARRANTY_DATE": null, "CONDITION": null, "CONDITION_DATE": null, "INSTALLDATE": null, "STATUS": null, "UID": null, "WATER_ACCESS": null, "FOUNTAIN": null, "FISHING_PIER": null, "DEPTH": null, "TRAIL_UID": null, "FACILITY_UID": null, "FACILITY_NAME": null, "PARK_UID": null, "PARK_NAME": null, "OWNER": null, "OWNER_TYPE": 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" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 14, "name": "Pool", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "This layer contains the data for the public pools 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 public pool is defined as a pool that is regulated and maintained by either the City, the MUD, an HOA, or other regulatory body. The public pools in this layer have unique names and address, and other information about the pools is available in this layer as well.The City of Round Rock currently has 41 public pools. ", "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": 3101613.1819811314, "ymin": 1.0151187741476148E7, "xmax": 3155519.320559725, "ymax": 1.0188694301633477E7, "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": [ 194, 204, 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": "POOL_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "POOL_NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NAME" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 130, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "GALLONS", "type": "esriFieldTypeDouble", "alias": "GALLONS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GALLONS" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": null, "editable": true, "nullable": true, "length": 100, "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": "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": "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": "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": "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": "FACILITY_UID", "type": "esriFieldTypeString", "alias": "FACILITY_UID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITY_UID" }, { "name": "FACILITY_NAME", "type": "esriFieldTypeString", "alias": "FACILITY_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITY_NAME" }, { "name": "PROJECT_NUMBER", "type": "esriFieldTypeString", "alias": "PROJECT_NUMBER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PROJECT_NUMBER" }, { "name": "sde.ROUND_ROCK.POOLS_PARD.AREA", "type": "esriFieldTypeString", "alias": "sde.ROUND_ROCK.POOLS_PARD.AREA", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "sde.ROUND_ROCK.POOLS_PARD.AREA" }, { "name": "CONCESSIONS", "type": "esriFieldTypeString", "alias": "CONCESSIONS", "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": "CONCESSIONS" }, { "name": "DIVE_AREA", "type": "esriFieldTypeString", "alias": "DIVE_AREA", "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": "DIVE_AREA" }, { "name": "KIDDIE_POOL", "type": "esriFieldTypeString", "alias": "KIDDIE_POOL", "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": "KIDDIE_POOL" }, { "name": "LAP_POOL", "type": "esriFieldTypeString", "alias": "LAP_POOL", "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": "LAP_POOL" }, { "name": "LOCKERS", "type": "esriFieldTypeString", "alias": "LOCKERS", "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": "LOCKERS" }, { "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": "LEGACY_ID", "type": "esriFieldTypeString", "alias": "LEGACY_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LEGACY_ID" }, { "name": "YEAR_OPEN", "type": "esriFieldTypeDate", "alias": "YEAR_OPEN", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "YEAR_OPEN" }, { "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": "R1981_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_33236_UID", "fields": "UID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_1981", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1981", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S747_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Pool", "description": "", "prototype": { "attributes": { "LEGACY_ID": null, "YEAR_OPEN": null, "POOL_NAME": null, "ADDRESS": null, "ACRES": null, "GALLONS": null, "OWNER": null, "OWNER_TYPE": null, "PRORAGIS_ID": null, "LOCATION": null, "WARRANTY_DATE": null, "CONDITION": null, "CONDITION_DATE": null, "STATUS": null, "UID": null, "LOCKERS": null, "LAP_POOL": null, "KIDDIE_POOL": null, "DIVE_AREA": null, "SHADE": null, "PARK_UID": null, "PARK_NAME": null, "FACILITY_UID": null, "FACILITY_NAME": null, "PROJECT_NUMBER": null, "sde.ROUND_ROCK.POOLS_PARD.AREA": null, "CONCESSIONS": 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" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 15, "name": "Public Art", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "This layer contains the data for public art 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 points.Public art is defined as art created for the citizens of Round Rock to enjoy at no cost. The public art in this layer is represented as points and includes the names and addresses of the locations of the public art exhibits around town. ", "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": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "extent": { "xmin": 3119563.584728554, "ymin": 1.015882222817564E7, "xmax": 3145657.1365439743, "ymax": 1.0185990960583478E7, "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": "esriSMS", "style": "esriSMSCircle", "color": [ 48, 98, 127, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 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": "PUBLIC_ART_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PUBLIC_ART_NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NAME" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 130, "defaultValue": null, "modelName": "ADDRESS" }, { "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": "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": "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": "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": "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": "OWNER_TYPE" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNER" }, { "name": "OWNER_NAME", "type": "esriFieldTypeString", "alias": "OWNER_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNER_NAME" }, { "name": "OWN_LEASE", "type": "esriFieldTypeString", "alias": "OWN/LEASE", "domain": { "type": "codedValue", "name": "PARD_PUBLIC_ART_OWN/LEASE", "description": "PARD_PUBLIC_ART_OWN/LEASE", "codedValues": [ { "name": "OWN", "code": "OWN" }, { "name": "LEASE", "code": "LEASE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWN_LEASE" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": { "type": "codedValue", "name": "PARD_PUBLIC_ART_TYPE", "description": "PARD_PUBLIC_ART_TYPE", "codedValues": [ { "name": "MURAL", "code": "MURAL" }, { "name": "PLAQUE", "code": "PLAQUE" }, { "name": "SCULPTURE", "code": "SCULPTURE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TYPE" }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "domain": { "type": "codedValue", "name": "PARD_PUBLIC_ART_MATERIAL", "description": "MATERIAL DOMAIN FOR PARD PUBLIC ART", "codedValues": [ { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "FIBER", "code": "FIBER" }, { "name": "GLASS", "code": "GLASS" }, { "name": "METAL", "code": "METAL" }, { "name": "SYNTHETIC", "code": "SYNTHETIC" }, { "name": "WOOD", "code": "WOOD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MATERIAL" }, { "name": "ARTIST_NAME", "type": "esriFieldTypeString", "alias": "ARTIST_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ARTIST_NAME" }, { "name": "BASE_TYPE", "type": "esriFieldTypeString", "alias": "BASE_TYPE", "domain": { "type": "codedValue", "name": "PARD_PUBLIC_ART_BASETYPE", "description": "PARD_PUBLIC_ART_BASETYPE", "codedValues": [ { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "IN GROUND", "code": "IN GROUND" }, { "name": "SURFACE MOUNT", "code": "SURFACE MOUNT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BASE_TYPE" }, { "name": "BASE_DIMENSIONS", "type": "esriFieldTypeString", "alias": "BASE_DIMENSIONS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BASE_DIMENSIONS" }, { "name": "INTERACTIVE", "type": "esriFieldTypeString", "alias": "INTERACTIVE", "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": 10, "defaultValue": null, "modelName": "INTERACTIVE" }, { "name": "TRAIL_UID", "type": "esriFieldTypeString", "alias": "TRAIL_UID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TRAIL_UID" }, { "name": "TRAIL_SEGMENT_NAME", "type": "esriFieldTypeString", "alias": "TRAIL_SEGMENT_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TRAIL_SEGMENT_NAME" }, { "name": "LEGACY_ID", "type": "esriFieldTypeString", "alias": "LEGACY_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LEGACY_ID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R1735_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1735", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1735", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S578_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Public Art", "description": "", "prototype": { "attributes": { "TRAIL_SEGMENT_NAME": null, "TRAIL_UID": null, "PUBLIC_ART_NAME": null, "ADDRESS": null, "LOCATION": null, "WARRANTY_DATE": null, "CONDITION": null, "CONDITION_DATE": null, "INSTALLDATE": null, "STATUS": null, "UID": null, "INTERACTIVE": null, "BASE_DIMENSIONS": null, "BASE_TYPE": null, "ARTIST_NAME": null, "LEGACY_ID": null, "PARK_UID": null, "PARK_NAME": null, "OWNER_TYPE": null, "OWNER": null, "OWNER_NAME": null, "OWN_LEASE": null, "TYPE": null, "MATERIAL": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1e11943b0b0145de9389d2ae14ebc200" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 16, "name": "RC Field", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "This layer contains the data for the RC field 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. This data in this layer are represented as a polygon.An RC field is a field designated by the City to be used for flying remote controlle aircraft and other similar machines. The field activities are run and regulated by the local club \"Lone Star AeroNuts\" who organize flying events and monitor other related activities. Learn more about their club and what they do here: https://www.roundrockrc.org/apex/f?p=185:HOME:::::: The City of Round Rock currently has one RC Field, located at 905 Harrell Parkway.", "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": 3147834.0314683914, "ymin": 1.016734783743672E7, "xmax": 3147988.1112127155, "ymax": 1.0167774772934556E7, "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": [ 212, 248, 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": "RC_FIELD_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "RC_FIELD_NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NAME" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 130, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "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": "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": "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": "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": "OWNER", "type": "esriFieldTypeString", "alias": "OWNDER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNER" }, { "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": "OWNER_TYPE" }, { "name": "YEAR_OPEN", "type": "esriFieldTypeString", "alias": "YEAR_OPEN", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "YEAR_OPEN" }, { "name": "RUNWAY_DIMENSIONS", "type": "esriFieldTypeString", "alias": "RUNWAY_DIMENSIONS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RUNWAY_DIMENSIONS" }, { "name": "HANGER", "type": "esriFieldTypeString", "alias": "HANGER", "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": "HANGER" }, { "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": "SURFACE_RUNWAY", "type": "esriFieldTypeString", "alias": "SURFACE_RUNWAY", "domain": { "type": "codedValue", "name": "PARD_RC_FIELD_SURFACE_RUNWAY", "description": "PARD_RC_FIELD_SURFACE_RUNWAY", "codedValues": [ { "name": "DIRT", "code": "DIRT" }, { "name": "GRASS", "code": "GRASS" }, { "name": "OTHER", "code": "OTHER" }, { "name": "PAVED", "code": "PAVED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SURFACE_RUNWAY" }, { "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": "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": "R1980_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1980", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1980", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S746_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "RC Field", "description": "", "prototype": { "attributes": { "POWER_DRAW": null, "LEGACY_ID": null, "RC_FIELD_NAME": null, "ADDRESS": null, "ACRES": null, "LOCATION": null, "WARRANTY_DATE": null, "CONDITION": null, "CONDITION_DATE": null, "STATUS": null, "UID": null, "SURFACE_RUNWAY": null, "ELECTRICAL": null, "SHADE": null, "SEATING": null, "PANEL_SIZE": null, "PARK_UID": null, "PARK_NAME": null, "OWNER": null, "OWNER_TYPE": null, "YEAR_OPEN": null, "RUNWAY_DIMENSIONS": null, "HANGER": 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" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 17, "name": "Skate Park", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "This layer contains the data for the skate park 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 a polygon.A skate park is an area designated, in this case, by the City, for the use of skateboards, bicycles, and other similar outdoor equipment. The skate park in Round Rock is located at 1600 Gattis School Road, behind the Clay Madsed Recreation Center. ", "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": 3138155.50358139, "ymin": 1.0154888831186816E7, "xmax": 3138345.244999796, "ymax": 1.0155162938906312E7, "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": [ 252, 201, 184, 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": "SKATE_PARK_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SKATE_PARK_NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NAME" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 130, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "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": "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": "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": "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": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNER" }, { "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": "OWNER_TYPE" }, { "name": "SKATE_PARK_TYPE", "type": "esriFieldTypeString", "alias": "SKATE_PARK_TYPE", "domain": { "type": "codedValue", "name": "PARD_SKATE_PARK_TYPE", "description": "PARD_SKATE_PARK_TYPE", "codedValues": [ { "name": "BOWL", "code": "BOWL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "STREET", "code": "STREET" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SKATE_PARK_TYPE" }, { "name": "SKATE_PARK_SURFACE_TYPE", "type": "esriFieldTypeString", "alias": "SKATE_PARK_SURFACE_TYPE", "domain": { "type": "codedValue", "name": "PARD_SKATE_PARK_SURFACE_TYPE", "description": "PARD_SKATE_PARK_SURFACE_TYPE", "codedValues": [ { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "WOOD", "code": "WOOD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SKATE_PARK_SURFACE_TYPE" }, { "name": "AREA_BOWL", "type": "esriFieldTypeString", "alias": "AREA_BOWL", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AREA_BOWL" }, { "name": "AREA_STREET", "type": "esriFieldTypeString", "alias": "AREA_STREET", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AREA_STREET" }, { "name": "AREA_TOTAL", "type": "esriFieldTypeString", "alias": "AREA_TOTAL", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AREA_TOTAL" }, { "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": "TRAIL_UID", "type": "esriFieldTypeString", "alias": "TRAIL_UID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TRAIL_UID" }, { "name": "TRAIL_SEGMENT_NAME", "type": "esriFieldTypeString", "alias": "TRAIL_SEGMENT_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TRAIL_SEGMENT_NAME" }, { "name": "LEGACY_ID", "type": "esriFieldTypeString", "alias": "LEGACY_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LEGACY_ID" }, { "name": "YEAR_OPEN", "type": "esriFieldTypeDate", "alias": "YEAR_OPEN", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "YEAR_OPEN" }, { "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": "R1979_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1979", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1979", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S745_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Skate Park", "description": "", "prototype": { "attributes": { "LEGACY_ID": null, "YEAR_OPEN": null, "SKATE_PARK_NAME": null, "ADDRESS": null, "ACRES": null, "LOCATION": null, "WARRANTY_DATE": null, "CONDITION": null, "CONDITION_DATE": null, "STATUS": null, "UID": null, "TRAIL_UID": null, "SHADE": null, "SEATING": null, "LIGHTED": null, "TRAIL_SEGMENT_NAME": null, "PARK_UID": null, "PARK_NAME": null, "OWNER": null, "OWNER_TYPE": null, "SKATE_PARK_TYPE": null, "SKATE_PARK_SURFACE_TYPE": null, "AREA_BOWL": null, "AREA_STREET": null, "AREA_TOTAL": 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" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 18, "name": "Structure", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "This layer contains the data for the structures as points 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 points.Structures maintained by the Parks and Recreation Department include pavilions, park restroom facilities, pool houses, and other similar structures related to PARD properties. This layer contains 123 of these structures, most with unique names and addresses, locations, and status. ", "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": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "extent": { "xmin": 3097681.85454, "ymin": 1.013528364008E7, "xmax": 3171435.56694, "ymax": 1.019775090229E7, "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": "esriSMS", "style": "esriSMSCircle", "color": [ 26, 127, 127, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 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": "STRUCTURE_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "STRUCTURE_NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NAME" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 130, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "HAS_RESTROOM", "type": "esriFieldTypeString", "alias": "HAS_RESTROOM", "domain": { "type": "codedValue", "name": "Yes_No", "description": "General Use Yes No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "HAS_RESTROOM" }, { "name": "HAS_OFFICE", "type": "esriFieldTypeString", "alias": "HAS_OFFICE", "domain": { "type": "codedValue", "name": "Yes_No", "description": "General Use Yes No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "HAS_OFFICE" }, { "name": "HAS_PUMP", "type": "esriFieldTypeString", "alias": "HAS_PUMP", "domain": { "type": "codedValue", "name": "Yes_No", "description": "General Use Yes No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "HAS_PUMP" }, { "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": "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": "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": "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": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNER" }, { "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": "OWNER_TYPE" }, { "name": "STRUCTURE_TYPE", "type": "esriFieldTypeString", "alias": "STRUCTURE_TYPE", "domain": { "type": "codedValue", "name": "PARD_STRUCTURE_TYPE", "description": "PARD_STRUCTURE_TYPE", "codedValues": [ { "name": "CONCESSION", "code": "CONCESSION" }, { "name": "OFFICE", "code": "OFFICE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "PAVILION", "code": "PAVILION" }, { "name": "PUMP", "code": "PUMP" }, { "name": "RESTROOM", "code": "RESTROOM" }, { "name": "SHADE", "code": "SHADE" }, { "name": "POOL HOUSE", "code": "POOL HOUSE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STRUCTURE_TYPE" }, { "name": "SHADE_TYPE", "type": "esriFieldTypeString", "alias": "SHADE_TYPE", "domain": { "type": "codedValue", "name": "PARD_STRUCTURE_SHADE_TYPE", "description": "PARD_STRUCTURE_SHADE_TYPE", "codedValues": [ { "name": "FABRIC", "code": "FABRIC" }, { "name": "METAL", "code": "METAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "WOOD", "code": "WOOD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SHADE_TYPE" }, { "name": "DIMENSIONS", "type": "esriFieldTypeString", "alias": "DIMENSIONS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "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": 10, "defaultValue": null, "modelName": "LIGHTED" }, { "name": "CONCESSIONS", "type": "esriFieldTypeString", "alias": "CONCESSIONS", "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": 10, "defaultValue": null, "modelName": "CONCESSIONS" }, { "name": "HOSEBIB", "type": "esriFieldTypeString", "alias": "HOSEBIB", "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": 10, "defaultValue": null, "modelName": "HOSEBIB" }, { "name": "OFFICE", "type": "esriFieldTypeString", "alias": "OFFICE", "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": 10, "defaultValue": null, "modelName": "OFFICE" }, { "name": "PUMP", "type": "esriFieldTypeString", "alias": "PUMP", "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": 10, "defaultValue": null, "modelName": "PUMP" }, { "name": "RESTROOM", "type": "esriFieldTypeString", "alias": "RESTROOM", "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": "RESTROOM" }, { "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": "TRAIL_UID", "type": "esriFieldTypeString", "alias": "TRAIL_UID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TRAIL_UID" }, { "name": "TRAIL_SEGMENT_NAME", "type": "esriFieldTypeString", "alias": "TRAIL_SEGMENT_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TRAIL_SEGMENT_NAME" }, { "name": "LEGACY_ID", "type": "esriFieldTypeString", "alias": "LEGACY_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LEGACY_ID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R1737_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1737", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1737", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S580_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Structure", "description": "", "prototype": { "attributes": { "TRAIL_SEGMENT_NAME": null, "TRAIL_UID": null, "STRUCTURE_NAME": null, "ADDRESS": null, "HAS_RESTROOM": null, "HAS_OFFICE": null, "HAS_PUMP": null, "LOCATION": null, "WARRANTY_DATE": null, "CONDITION": null, "CONDITION_DATE": null, "INSTALLDATE": null, "STATUS": null, "UID": null, "POWER_DRAW": null, "PANEL_SIZE": null, "ELECTRICAL": null, "RESTROOM": null, "LEGACY_ID": null, "PARK_UID": null, "PARK_NAME": null, "OWNER": null, "OWNER_TYPE": null, "STRUCTURE_TYPE": null, "SHADE_TYPE": null, "DIMENSIONS": null, "LIGHTED": null, "CONCESSIONS": null, "HOSEBIB": null, "OFFICE": null, "PUMP": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1e11943b0b0145de9389d2ae14ebc200" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 19, "name": "Trail", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "This layer contains the data for the trails 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 polylines.A trail is an outdoor path mean for activities such as hiking, biking, horseback riding, and other types of outdoor recreation. The City of Round Rock contains 624 trail segments. This layer contains all 624 segments and includes information about trail names, types, locations, status, materials, owner/regulator, size, and more. ", "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": false, "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": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 3100685.510280058, "ymin": 1.014761282539764E7, "xmax": 3168487.089243546, "ymax": 1.0196188132446304E7, "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": "esriSLS", "style": "esriSLSSolid", "color": [ 63, 147, 119, 255 ], "width": 1 } }, "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": "TRAIL_SEGMENT_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "TRAIL_SEGMENT_NAME", "type": "esriFieldTypeString", "alias": "TRAIL_SEGMENT_NAME", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "TRAIL_NAME" }, { "name": "TRAIL_SYSTEM_TYPE", "type": "esriFieldTypeString", "alias": "TRAIL SYSTEM TYPE", "domain": { "type": "codedValue", "name": "PARD_TRAILS_SYSTEM_TYPE", "description": "PARD_TRAILS_SYSTEM_TYPE", "codedValues": [ { "name": "LOCAL", "code": "LOCAL" }, { "name": "LOCAL CONNECTOR", "code": "LOCAL CONNECTOR" }, { "name": "NATIONAL DESIGNATION", "code": "NATIONAL DESIGNATION" }, { "name": "PARKWAY", "code": "PARKWAY" }, { "name": "PRIMARY", "code": "PRIMARY" }, { "name": "REGIONAL", "code": "REGIONAL" }, { "name": "SECONDARY", "code": "SECONDARY" }, { "name": "TRACK", "code": "TRACK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "TRAIL_SYSTEM_NAME" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": { "type": "codedValue", "name": "PARD_TRAIL_STATUS", "description": "PARD_TRAIL_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": "YEAR_OPEN", "type": "esriFieldTypeInteger", "alias": "YEAR OPEN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YEAR_OPEN" }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH" }, { "name": "TRAIL_SURFACE", "type": "esriFieldTypeString", "alias": "TRAIL SURFACE", "domain": { "type": "codedValue", "name": "PARD_TRAIL_SURFACE", "description": "PARD_TRAIL_SURFACE", "codedValues": [ { "name": "ASPHALT", "code": "ASPHALT" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "CRUSHED ROCK", "code": "CRUSHED ROCK" }, { "name": "DECKING", "code": "DECKING" }, { "name": "OTHER", "code": "OTHER" }, { "name": "NATIVE", "code": "NATIVE" }, { "name": "SHREDDED WOOD", "code": "SHREDDED WOOD" }, { "name": "RUBBER", "code": "RUBBER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TRAIL_SURFACE" }, { "name": "WIDTH", "type": "esriFieldTypeInteger", "alias": "WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WIDTH" }, { "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_TRAIL_OWNER_TYPE", "description": "PARD_TRAIL_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": "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": "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": "LEGACY_ID", "type": "esriFieldTypeString", "alias": "LEGACY_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LEGACY_ID" }, { "name": "PARK_UID", "type": "esriFieldTypeString", "alias": "PARK_UID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PARK_UID" }, { "name": "SHARED_NAME", "type": "esriFieldTypeString", "alias": "SHARED_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SHARED_NAME" }, { "name": "PARK_NAME", "type": "esriFieldTypeString", "alias": "PARK_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PARK_NAME" }, { "name": "NEIGHBORHOOD_UID", "type": "esriFieldTypeString", "alias": "NEIGHBORHOOD_UID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "NEIGHBORHOOD_UID" }, { "name": "NEIGHBORHOOD_NAME", "type": "esriFieldTypeString", "alias": "NEIGHBORHOOD_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NEIGHBORHOOD_NAME" }, { "name": "YEAR_UPDATED", "type": "esriFieldTypeString", "alias": "YEAR_UPDATED", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "YEAR_UPDATED" }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COUNTY" }, { "name": "DESIGN_USE", "type": "esriFieldTypeString", "alias": "DESIGN_USE", "domain": { "type": "codedValue", "name": "PARD_TRAIL_DESIGN_USE", "description": "PARD_TRAIL_DESIGN_USE", "codedValues": [ { "name": "EQUESTRIAN", "code": "EQUESTRIAN" }, { "name": "HIKE", "code": "HIKE" }, { "name": "MOUNTAIN BIKE", "code": "MOUNTAIN BIKE" }, { "name": "ON-STREET BIKE", "code": "ON-STREET BIKE" }, { "name": "PARK TRAIL", "code": "PARK TRAIL" }, { "name": "ROAD BIKE", "code": "ROAD BIKE" }, { "name": "SHARED USE", "code": "SHARED USE" }, { "name": "COMPETITIVE", "code": "COMPETITIVE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DESIGN_USE" }, { "name": "AQUISITION_SOURCE", "type": "esriFieldTypeString", "alias": "AQUISITION_SOURCE", "domain": { "type": "codedValue", "name": "PARD_TRAIL_ACQUISITION_SOURCE", "description": "PARD_TRAIL_ACQUISTION_TRAIL", "codedValues": [ { "name": "BOND", "code": "BOND" }, { "name": "CAPITAL BUDGET", "code": "CAPITAL BUDGET" }, { "name": "DONATION", "code": "DONATION" }, { "name": "EXACTIONS", "code": "EXACTIONS" }, { "name": "FEDERAL GRANTS", "code": "FEDERAL GRANTS" }, { "name": "MULTIPLE", "code": "MULTIPLE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "OTHER GRANT", "code": "OTHER GRANT" }, { "name": "PARTNERSHIP", "code": "PARTNERSHIP" }, { "name": "SPECIAL TAX", "code": "SPECIAL TAX" }, { "name": "STATE GRANT", "code": "STATE GRANT" }, { "name": "TRANSFER", "code": "TRANSFER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AQUISITION_SOURCE" }, { "name": "LWCF_PROT", "type": "esriFieldTypeString", "alias": "LWCF_PROT", "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": 10, "defaultValue": null, "modelName": "LWCF_PROT" }, { "name": "OTHER_PROT", "type": "esriFieldTypeString", "alias": "OTHER_PROT", "domain": { "type": "codedValue", "name": "PARD_TRAIL_OTHER_PROT", "description": "PARD_TRAIL_OTHER_PROT", "codedValues": [ { "name": "CONSERVATION EASEMENT", "code": "CONSERVATION EASEMENT" }, { "name": "MULTIPLE", "code": "MULTIPLE" }, { "name": "NONE", "code": "NONE" }, { "name": "RAILBANK", "code": "RAILBANK" }, { "name": "TRAIL EASEMENT", "code": "TRAIL EASEMENT" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OTHER_PROT" }, { "name": "RESPRT_COMMENT", "type": "esriFieldTypeString", "alias": "RESPRT_COMMENT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RESPRT_COMMENT" }, { "name": "PROJECT_NUMBER", "type": "esriFieldTypeString", "alias": "PROJECT_NUMBER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PROJECT_NUMBER" }, { "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": 10, "defaultValue": null, "modelName": "LIGHTED" }, { "name": "RESTROOM", "type": "esriFieldTypeString", "alias": "RESTROOM", "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": 10, "defaultValue": null, "modelName": "RESTROOM" }, { "name": "PICNIC_SHELTER", "type": "esriFieldTypeString", "alias": "PICNIC_SHELTER", "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": 10, "defaultValue": null, "modelName": "PICNIC_SHELTER" }, { "name": "PICNIC_TABLES", "type": "esriFieldTypeString", "alias": "PICNIC_TABLES", "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": 10, "defaultValue": null, "modelName": "PICNIC_TABLES" }, { "name": "GRILL", "type": "esriFieldTypeString", "alias": "GRILL", "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": 10, "defaultValue": null, "modelName": "GRILL" }, { "name": "DRINKING_FOUNTAIN", "type": "esriFieldTypeString", "alias": "DRINKING_FOUNTAIN", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "DRINKING_FOUNTAIN" }, { "name": "PLAYSCAPE", "type": "esriFieldTypeString", "alias": "PLAYSCAPE", "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": 10, "defaultValue": null, "modelName": "PLAYSCAPE" }, { "name": "POOL_WATER_FEATURE", "type": "esriFieldTypeString", "alias": "POOL/WATER_FEATURE", "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": 10, "defaultValue": null, "modelName": "POOL_WATER_FEATURE" }, { "name": "WATER_BODY", "type": "esriFieldTypeString", "alias": "WATER_BODY", "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": 10, "defaultValue": null, "modelName": "WATER_BODY" }, { "name": "PLAY_COURT", "type": "esriFieldTypeString", "alias": "PLAY_COURT", "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": 10, "defaultValue": null, "modelName": "PLAY_COURT" }, { "name": "PLAY_FIELD", "type": "esriFieldTypeString", "alias": "PLAY_FIELD", "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": 10, "defaultValue": null, "modelName": "PLAY_FIELD" }, { "name": "TRAIL_SYSTEM_NAME", "type": "esriFieldTypeString", "alias": "TRAIL SYSTEM NAME", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "TRAIL_SYSTEM_NAME" }, { "name": "PARKWAY", "type": "esriFieldTypeString", "alias": "PARKWAY", "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": 10, "defaultValue": null, "modelName": "PARKWAY" }, { "name": "TRAIL_NAME", "type": "esriFieldTypeString", "alias": "TRAIL_NAME", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "TRAIL_NAME" }, { "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": "R1730_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1730", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1730", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S573_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Trail", "description": "", "prototype": { "attributes": { "TRAIL_NAME": null, "PARKWAY": null, "TRAIL_SEGMENT_NAME": null, "TRAIL_SYSTEM_TYPE": null, "STATUS": null, "YEAR_OPEN": null, "LENGTH": null, "TRAIL_SURFACE": null, "WIDTH": null, "OWNER": null, "OWNER_TYPE": null, "PRORAGIS_ID": null, "LOCATION": null, "WARRANTY_DATE": null, "CONDITION": null, "CONDITION_DATE": null, "UID": null, "PLAY_FIELD": null, "PLAY_COURT": null, "WATER_BODY": null, "POOL_WATER_FEATURE": null, "TRAIL_SYSTEM_NAME": null, "LEGACY_ID": null, "PARK_UID": null, "SHARED_NAME": null, "PARK_NAME": null, "NEIGHBORHOOD_UID": null, "NEIGHBORHOOD_NAME": null, "YEAR_UPDATED": null, "COUNTY": null, "DESIGN_USE": null, "AQUISITION_SOURCE": null, "LWCF_PROT": null, "OTHER_PROT": null, "RESPRT_COMMENT": null, "PROJECT_NUMBER": null, "LIGHTED": null, "RESTROOM": null, "PICNIC_SHELTER": null, "PICNIC_TABLES": null, "GRILL": null, "DRINKING_FOUNTAIN": null, "PLAYSCAPE": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1e11943b0b0145de9389d2ae14ebc200" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 20, "name": "Tree Nursery", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "This layer contains the data for the tree nursery 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 a polygon.A tree nursery is a designated area intended for the planting and maintenance of trees to be sold or moved and replanted somewhere else for the purpose of city beautification.The City of Round Rock currently has one tree nursery, located at 1800 Harrell Parkway. ", "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": 3147716.729209557, "ymin": 1.0171962760293484E7, "xmax": 3147900.105811298, "ymax": 1.0172275260324642E7, "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": [ 252, 229, 209, 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": "TREE_NURSERY_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "UID", "type": "esriFieldTypeString", "alias": "UID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "UID" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 130, "defaultValue": null, "modelName": "ADDRESS" }, { "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": "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": "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": "TREE_NURSERY_NAME", "type": "esriFieldTypeString", "alias": "TREE_NURSERY_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TREE_NURSERY_NAME" }, { "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": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNER" }, { "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": "OWNER_TYPE" }, { "name": "YEAR_OPEN", "type": "esriFieldTypeString", "alias": "YEAR_OPEN", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "YEAR_OPEN" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "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": "R1911_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1911", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1911", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S680_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Tree Nursery", "description": "", "prototype": { "attributes": { "ACRES": null, "LEGACY_ID": null, "UID": null, "ADDRESS": null, "LOCATION": null, "WARRANTY_DATE": null, "CONDITION": null, "CONDITION_DATE": null, "STATUS": null, "OWNER_TYPE": null, "OWNER": null, "PARK_NAME": null, "PARK_UID": null, "YEAR_OPEN": null, "TREE_NURSERY_NAME": 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" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 21, "name": "Water Feature Splash Pad", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "This layer contains the data for the splash pads 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 points.A splash pad is an area designated for water play and use by children and other citizens of Round Rock. Splash pads include spouts in the ground that spray and shoot water to be used to cool off and play in on hot summer days. There are currently 3 splash pads in use in the City of Round Rock. ", "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": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "extent": { "xmin": 3105899.654707387, "ymin": 1.0157627672165811E7, "xmax": 3132953.86372222, "ymax": 1.017636918520765E7, "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": "esriSMS", "style": "esriSMSCircle", "color": [ 158, 67, 70, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 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": "SPLASH_PAD_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SPLASH_PAD_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": "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": "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": "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": "FACILITY_UID", "type": "esriFieldTypeString", "alias": "FACILITY_UID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITY_UID" }, { "name": "FACILITY_NAME", "type": "esriFieldTypeString", "alias": "FACILITY_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITY_NAME" }, { "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": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNER" }, { "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": "OWNER_TYPE" }, { "name": "SPLASH_PAD_TYPE", "type": "esriFieldTypeString", "alias": "SPLASH_PAD_TYPE", "domain": { "type": "codedValue", "name": "PARD_SPLASHPAD_TYPE", "description": "PARD_SPLASHPAD_TYPE", "codedValues": [ { "name": "FOUNTAIN", "code": "FOUNTAIN" }, { "name": "OTHER", "code": "OTHER" }, { "name": "SPLASHPAD", "code": "SPLASHPAD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SPLASH_PAD_TYPE" }, { "name": "FEATURE_LIGHTS", "type": "esriFieldTypeString", "alias": "FEATURE_LIGHTS", "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": "FEATURE_LIGHTS" }, { "name": "LEGACY_ID", "type": "esriFieldTypeString", "alias": "LEGACY_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LEGACY_ID" }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "INSTALLDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R1985_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1985", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1985", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S750_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Water Feature Splash Pad", "description": "", "prototype": { "attributes": { "LEGACY_ID": null, "FEATURE_LIGHTS": null, "SPLASH_PAD_NAME": null, "ADDRESS": null, "STATUS": null, "LOCATION": null, "WARRANTY_DATE": null, "CONDITION": null, "CONDITION_DATE": null, "UID": null, "SPLASH_PAD_TYPE": null, "OWNER_TYPE": null, "OWNER": null, "PARK_NAME": null, "INSTALLDATE": null, "FACILITY_UID": null, "FACILITY_NAME": null, "PARK_UID": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1e11943b0b0145de9389d2ae14ebc200" } ], "tables": [] }