{ "currentVersion": 10.91, "id": 5, "name": "Wet/Dry Boundary", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 1000000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "The laws regulating the alcoholic beverage industry are consistent statewide, but the Alcoholic Beverage Code allows local determination of the types of alcoholic beverages which may be sold and how they can be sold by means of local option elections. Elections can be held by counties, cities or individual justice of the peace precincts. This feature class is an unofficial representation of wet/dry options established by local governments.", "copyrightText": "Creation of this dataset, utilized source data from the City of Longview.", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "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": 2862248.580965504, "ymin": 6645229.280029789, "xmax": 3343860.1709180474, "ymax": 7032870.549382806, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "WET", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 180, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2", "label": "DRY", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 240, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3", "label": "PARTIALLY WET", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 239, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1", "label": "WET", "description": "" } ], "fieldDelimiter": "," }, "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": "ASSETID", "typeIdField": "WET", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ASSETID" }, { "name": "DISTILLED_SPIRITS_SALES", "type": "esriFieldTypeString", "alias": "DISTILLED SPIRITS SALES", "domain": { "type": "codedValue", "name": "Wet_Dry_Sales", "description": "Type of sales within a wet/dry boundary", "codedValues": [ { "name": "ON-PREMISES", "code": "ON" }, { "name": "OFF-PREMISES", "code": "OFF" }, { "name": "ON AND OFF PREMISES", "code": "BOTH" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "DISTILLED_SPIRITS_SALES" }, { "name": "BEER_WINE_SALES", "type": "esriFieldTypeString", "alias": "BEER AND WINE SALES", "domain": { "type": "codedValue", "name": "Wet_Dry_Sales", "description": "Type of sales within a wet/dry boundary", "codedValues": [ { "name": "ON-PREMISES", "code": "ON" }, { "name": "OFF-PREMISES", "code": "OFF" }, { "name": "ON AND OFF PREMISES", "code": "BOTH" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "BERR_WINE_SALES" }, { "name": "MIXED_BEVERAGE_SALES", "type": "esriFieldTypeString", "alias": "MIXED BEVERAGE SALES", "domain": { "type": "codedValue", "name": "Wet_Dry_MB_Sales", "description": "Mixed Beverages Sales", "codedValues": [ { "name": "YES", "code": "Y" }, { "name": "NO", "code": "N" }, { "name": "RESTAURANTS ONLY", "code": "RM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "MIXED_BEVERAGE_SALES" }, { "name": "WET", "type": "esriFieldTypeInteger", "alias": "WET", "domain": { "type": "codedValue", "name": "Wet_Dry_Type", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "WET", "code": 1 }, { "name": "DRY", "code": 2 }, { "name": "PARTIALLY WET", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "WET" }, { "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" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R2441_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2441", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2441", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2002_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 2, "name": "2", "domains": { "DISTILLED_SPIRITS_SALES": {"type": "inherited"}, "BEER_WINE_SALES": {"type": "inherited"}, "MIXED_BEVERAGE_SALES": {"type": "inherited"}, "WET": {"type": "inherited"} }, "templates": [ { "name": "2", "description": "", "prototype": { "attributes": { "WET": 2, "MIXED_BEVERAGE_SALES": null, "ASSETID": null, "DISTILLED_SPIRITS_SALES": null, "BEER_WINE_SALES": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 3, "name": "3", "domains": { "DISTILLED_SPIRITS_SALES": {"type": "inherited"}, "BEER_WINE_SALES": {"type": "inherited"}, "MIXED_BEVERAGE_SALES": {"type": "inherited"}, "WET": {"type": "inherited"} }, "templates": [ { "name": "3", "description": "", "prototype": { "attributes": { "WET": 3, "MIXED_BEVERAGE_SALES": null, "ASSETID": null, "DISTILLED_SPIRITS_SALES": null, "BEER_WINE_SALES": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 1, "name": "1", "domains": { "DISTILLED_SPIRITS_SALES": {"type": "inherited"}, "BEER_WINE_SALES": {"type": "inherited"}, "MIXED_BEVERAGE_SALES": {"type": "inherited"}, "WET": {"type": "inherited"} }, "templates": [ { "name": "1", "description": "", "prototype": { "attributes": { "WET": 1, "MIXED_BEVERAGE_SALES": null, "ASSETID": null, "DISTILLED_SPIRITS_SALES": null, "BEER_WINE_SALES": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "94058de9bcaf45898b161b6ce3d2f278" }