{ "currentVersion": 10.91, "id": 17, "name": "Vegetation Spraying", "type": "Feature Layer", "description": "Polygons that represent locations in the City of Longview that require vegetation control. Includes control method, description of area, length, width, ID, and status.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "Creation of this dataset utilized source data from the City of Longview.", "parentLayer": null, "subLayers": [], "minScale": 1000000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 123, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 104, 104, 104, 255 ], "width": 0 } }, "value": "GRL", "label": "GUARDRAIL", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 193, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 104, 104, 104, 255 ], "width": 0 } }, "value": "LOP", "label": "LOTP ROW", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 55, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 104, 104, 104, 255 ], "width": 0 } }, "value": "RWY", "label": "CURB AND GUTTER", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 167, 123, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 104, 104, 104, 255 ], "width": 0 } }, "value": "ROW", "label": "RIGHT-OF-WAY", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 156, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 104, 104, 104, 255 ], "width": 0 } }, "value": "SLN", "label": "SEWER LINE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 190, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 104, 104, 104, 255 ], "width": 0 } }, "value": "DRN", "label": "DRAINAGE DITCHES & CREEKS", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3095520.947774753, "ymin": 6863790.377449334, "xmax": 3172430.526598379, "ymax": 6986278.900187418, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LongviewGIS.SDE.Vegetation_Control.AREA", "typeIdField": "CONTRACT", "subtypeFieldName": "CONTRACT", "subtypeField": "CONTRACT", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LongviewGIS.SDE.Vegetation_Control.AREA", "type": "esriFieldTypeString", "alias": "AREA", "length": 100, "domain": null }, { "name": "WIDTH", "type": "esriFieldTypeDouble", "alias": "WIDTH", "domain": null }, { "name": "ID", "type": "esriFieldTypeDouble", "alias": "ID", "domain": null }, { "name": "CONTRACT", "type": "esriFieldTypeSmallInteger", "alias": "CONTRACT", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 255, "domain": { "type": "codedValue", "name": "MowType", "description": "Mowing contract vegetation control area type", "codedValues": [ { "name": "FLOODPLAIN AREA", "code": "FLD" }, { "name": "DETENTION POND", "code": "DET" }, { "name": "RESIDENTIAL LOT", "code": "RES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 8, "domain": { "type": "codedValue", "name": "AreaStatus", "description": "Active or Inactive", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "INACTIVE", "code": "INACTIVE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2174_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2174", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2174", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1735_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "TYPE": { "type": "codedValue", "name": "SprayType", "description": "Spraying contract vegetation control area type", "codedValues": [ { "name": "DRAINAGE DITCH", "code": "DRN" }, { "name": "GUARDRAIL", "code": "GRL" }, { "name": "LOTP ROW", "code": "LOP" }, { "name": "MEDIAN", "code": "MDN" }, { "name": "RIGHT-OF-WAY", "code": "ROW" }, { "name": "ROADWAY", "code": "RWY" }, { "name": "SEWER LINE", "code": "SLN" }, { "name": "SIDEWALK", "code": "SDW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "STATUS": {"type": "inherited"} }, "id": 0, "name": "SPRAY" }, { "domains": { "TYPE": {"type": "inherited"} }, "id": 1, "name": "MOW" } ], "subtypes": [ { "domains": { "TYPE": { "type": "codedValue", "name": "SprayType", "description": "Spraying contract vegetation control area type", "codedValues": [ { "name": "DRAINAGE DITCH", "code": "DRN" }, { "name": "GUARDRAIL", "code": "GRL" }, { "name": "LOTP ROW", "code": "LOP" }, { "name": "MEDIAN", "code": "MDN" }, { "name": "RIGHT-OF-WAY", "code": "ROW" }, { "name": "ROADWAY", "code": "RWY" }, { "name": "SEWER LINE", "code": "SLN" }, { "name": "SIDEWALK", "code": "SDW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "STATUS": {"type": "inherited"} }, "defaultValues": { "LongviewGIS.SDE.Vegetation_Control.AREA": null, "WIDTH": null, "ID": null, "CONTRACT": null, "TYPE": null, "STATUS": "ACTIVE", "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 0, "name": "SPRAY" }, { "domains": { "TYPE": {"type": "inherited"} }, "defaultValues": { "LongviewGIS.SDE.Vegetation_Control.AREA": null, "WIDTH": null, "ID": null, "CONTRACT": null, "TYPE": null, "STATUS": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 1, "name": "MOW" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "66bf30229b934fcb902bfa6ca8508f6b" }