{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 13, "name": "Stormwater Water Bodies", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "This polygon data set shows the locations of the water bodies (playas, lakes, detention basins) within the stormwater system.", "copyrightText": "Public Works Engineering, GIS & Data Services, City of Lubbock, TX", "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": 868307.1453232765, "ymin": 7217433.943086848, "xmax": 1000420.2557684481, "ymax": 7311314.652962849, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3.592069011000888E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 0.003280833333333, "zTolerance": 0.001, "mTolerance": 0.1, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 208, 244, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "PLAYA_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "UNIQUE_ID", "type": "esriFieldTypeString", "alias": "Unique ID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "UNIQUE_ID" }, { "name": "PLAYA_NAME", "type": "esriFieldTypeString", "alias": "Playa Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PLAYA_NAME" }, { "name": "PLAYA_NUM", "type": "esriFieldTypeString", "alias": "Playa Number", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PLAYA_NUM" }, { "name": "JURISDICTION", "type": "esriFieldTypeString", "alias": "Jurisdiction", "domain": { "type": "codedValue", "name": "dLakeJurisdiction", "description": "", "codedValues": [ { "name": "City Owned", "code": "City Owned" }, { "name": "Inside City", "code": "Inside City" }, { "name": "Inside ETJ", "code": "Inside ETJ" }, { "name": "Outside ETJ", "code": "Outside ETJ" }, { "name": "Canyon Lakes", "code": "Canyon Lakes" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "JURISDICTION" }, { "name": "LAKE_SITE", "type": "esriFieldTypeString", "alias": "Lake Site", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LAKE_SITE" }, { "name": "LAKE_TYPE", "type": "esriFieldTypeString", "alias": "Lake Type", "domain": { "type": "codedValue", "name": "dLakeType", "description": "", "codedValues": [ { "name": "Overflow", "code": "Overflow" }, { "name": "Non-Overflow", "code": "Non-Overflow" }, { "name": "Marginal-Overflow", "code": "Marginal-Overflow" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Playa", "code": "Playa" }, { "name": "Detention", "code": "Detention" }, { "name": "Canyon", "code": "Canyon" }, { "name": "Pond", "code": "Pond" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LAKE_TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "NOTES" }, { "name": "DATA_SOURCE", "type": "esriFieldTypeString", "alias": "Data Source", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DATA_SOURCE" }, { "name": "PLAYA_SYS", "type": "esriFieldTypeString", "alias": "Playa System", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "PLAYA_SYS" }, { "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()" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "S1139_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Stormwater Water Bodies", "description": "", "prototype": { "attributes": { "DATA_SOURCE": null, "PLAYA_SYS": null, "UNIQUE_ID": null, "PLAYA_NAME": null, "PLAYA_NUM": null, "JURISDICTION": null, "LAKE_SITE": null, "LAKE_TYPE": null, "NOTES": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Extract", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "8961e8fb35804a7d95a1969928277fda" }