{ "currentVersion": 10.91, "id": 9, "name": "Drainage Easements", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "This polygon data set shows the locations of surface drainage and storm water storage easements and underground storm water line easements. This data is part of the official City of Lubbock base map and is maintained at a scale of 1\" = 100'.", "copyrightText": "Public Works Engineering, GIS & Data Services, City of Lubbock, TX", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 876449.7635523826, "ymin": 7054688.468709648, "xmax": 1194012.298701644, "ymax": 7317361.114295065, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "vcsWkid": 5703, "latestVcsWkid": 5703 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "vcsWkid": 5703, "latestVcsWkid": 5703 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 247, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "MAP_DOC_NO", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "MAP_DOC_NO", "type": "esriFieldTypeString", "alias": "Map Document Number", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "MAP_DOC_NO" }, { "name": "PLAT_NO", "type": "esriFieldTypeString", "alias": "Plat Number", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PLAT_NO" }, { "name": "DRAINAGE1", "type": "esriFieldTypeString", "alias": "Drainage Easement 1", "domain": { "type": "codedValue", "name": "bmDrainageEsmt", "description": "Drainage Easment Types", "codedValues": [ { "name": "Drainage Ditch Easement", "code": "DRD" }, { "name": "Drainage Easement", "code": "DRE" }, { "name": "Slope Easement", "code": "SLP" }, { "name": "Underground Storm Water Line Easement", "code": "SWE" }, { "name": "Storm Water Storage Easement", "code": "SWS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "DRAINAGE1" }, { "name": "DRAINAGE2", "type": "esriFieldTypeString", "alias": "Drainage Easement 2", "domain": { "type": "codedValue", "name": "bmDrainageEsmt", "description": "Drainage Easment Types", "codedValues": [ { "name": "Drainage Ditch Easement", "code": "DRD" }, { "name": "Drainage Easement", "code": "DRE" }, { "name": "Slope Easement", "code": "SLP" }, { "name": "Underground Storm Water Line Easement", "code": "SWE" }, { "name": "Storm Water Storage Easement", "code": "SWS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "DRAINAGE2" }, { "name": "PVT_ESMT", "type": "esriFieldTypeString", "alias": "Private Easement", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 5, "defaultValue": "No", "modelName": "PRIVATE" }, { "name": "TEMP_ESMT", "type": "esriFieldTypeString", "alias": "Temporary Easement", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 5, "defaultValue": "No", "modelName": "TEMPORARY" }, { "name": "BASE_MAP_NOTE", "type": "esriFieldTypeString", "alias": "Base Map Note", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BASE_MAP_NOTE" }, { "name": "FILE_RECORD_INFO", "type": "esriFieldTypeString", "alias": "File Record Info", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FILE_RECORD_INFO" }, { "name": "OTHER_INFO", "type": "esriFieldTypeString", "alias": "Other Info", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OTHER_INFO" }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "Asset ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ASSETID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "R2237_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1817_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Drainage Easements", "description": "", "prototype": { "attributes": { "ASSETID": null, "OTHER_INFO": null, "MAP_DOC_NO": null, "PLAT_NO": null, "DRAINAGE1": null, "DRAINAGE2": null, "PVT_ESMT": "No", "TEMP_ESMT": "No", "BASE_MAP_NOTE": null, "FILE_RECORD_INFO": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "9c6d46eb1f8448e4a30d7138a347b282" }