{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "Administrative Boundaries", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "City Limits" }, { "id": 2, "name": "County" }, { "id": 3, "name": "Council District" }, { "id": 4, "name": "Commissioner Precinct" }, { "id": 5, "name": "JP Precinct" }, { "id": 6, "name": "School District" }, { "id": 7, "name": "Zipcode" }, { "id": 8, "name": "Annexations" }, { "id": 9, "name": "ETJ" }, { "id": 10, "name": "SLIP Boundary" }, { "id": 11, "name": "Industrial District" }, { "id": 12, "name": "Historic District" }, { "id": 13, "name": "Enterprise Zone" }, { "id": 14, "name": "Wet/Dry Boundary" }, { "id": 85, "name": "Cultural Art District Boundary" }, { "id": 87, "name": "Project 365" } ], "minScale": 200000, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2785084.9145896435, "ymin": 6504727.550746933, "xmax": 3419767.2902207375, "ymax": 7115553.227091804, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "2ee5e180e5de4393a7754bae04dce19f" }, { "currentVersion": 10.91, "id": 1, "name": "City Limits", "type": "Feature Layer", "description": "Contains city limit boundaries.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "Creation of this dataset, utilized source data from the City of Longview.", "parentLayer": { "id": 0, "name": "Administrative Boundaries" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[CITY_NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 3006300.4509236664, "ymin": 6830807.2786666155, "xmax": 3188695.851669535, "ymax": 7000831.729000971, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CITY_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "length": 20, "domain": null }, { "name": "CITY_NAME", "type": "esriFieldTypeString", "alias": "CITY_NAME", "length": 32, "domain": { "type": "codedValue", "name": "WS2_CityCode", "description": "", "codedValues": [ { "name": "BIG SANDY", "code": "BS" }, { "name": "CLARKSVILLE CITY", "code": "CL" }, { "name": "EAST MOUNTAIN", "code": "EM" }, { "name": "EASTON", "code": "EA" }, { "name": "ELDERVILLE", "code": "EL" }, { "name": "GILMER", "code": "GI" }, { "name": "GLADEWATER", "code": "GL" }, { "name": "GREGG COUNTY", "code": "GC" }, { "name": "HALLSVILLE", "code": "HA" }, { "name": "HARRISON COUNTY", "code": "HC" }, { "name": "KILGORE", "code": "KI" }, { "name": "LAKEPORT", "code": "LA" }, { "name": "LIBERTY CITY", "code": "LC" }, { "name": "LONGVIEW", "code": "LV" }, { "name": "ORE CITY", "code": "OC" }, { "name": "RUSK COUNTY", "code": "RC" }, { "name": "SMITH COUNTY", "code": "SC" }, { "name": "UNION GROVE", "code": "UG" }, { "name": "UPSHUR COUNTY", "code": "UC" }, { "name": "WARREN CITY", "code": "WC" }, { "name": "WHITE OAK", "code": "WO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "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": "R2436_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2436", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2436", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1997_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 200000, "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": "2ee5e180e5de4393a7754bae04dce19f" }, { "currentVersion": 10.91, "id": 2, "name": "County", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Administrative Boundaries" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 170, 170, 255 ], "width": 4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[COUNTY_NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 2862248.078053504, "ymin": 6645229.664285779, "xmax": 3343860.1709180474, "ymax": 7032870.549382806, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "COUNTY_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "length": 20, "domain": null }, { "name": "COUNTY_NAME", "type": "esriFieldTypeString", "alias": "COUNTY_NAME", "length": 32, "domain": { "type": "codedValue", "name": "WS2_CountyName", "description": "", "codedValues": [ { "name": "GREGG COUNTY", "code": "GREGG" }, { "name": "HARRISON COUNTY", "code": "HARRISON" }, { "name": "MARION COUNTY", "code": "MARION" }, { "name": "RUSK COUNTY", "code": "RUSK" }, { "name": "SMITH COUNTY", "code": "SMITH" }, { "name": "UPSHUR COUNTY", "code": "UPSHUR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "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": "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": "R2437_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2437", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2437", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1998_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 200000, "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": "2ee5e180e5de4393a7754bae04dce19f" }, { "currentVersion": 10.91, "id": 3, "name": "Council District", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Administrative Boundaries" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 76, 0, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "\"Council District \" CONCAT [DISTRICT_NO]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 85, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 3094694.5801579803, "ymin": 6860949.489382684, "xmax": 3151009.004146427, "ymax": 6917846.876955673, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "COUNCIL_MEMBER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "length": 20, "domain": null }, { "name": "DISTRICT_NO", "type": "esriFieldTypeSmallInteger", "alias": "DISTRICT_NO", "domain": null }, { "name": "COUNCIL_MEMBER", "type": "esriFieldTypeString", "alias": "COUNCIL_MEMBER", "length": 32, "domain": null }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "length": 250, "domain": null }, { "name": "IMAGE_URL", "type": "esriFieldTypeString", "alias": "IMAGE_URL", "length": 250, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "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": "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": "R2434_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2434", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2434", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1995_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 200000, "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": "2ee5e180e5de4393a7754bae04dce19f" }, { "currentVersion": 10.91, "id": 4, "name": "Commissioner Precinct", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Administrative Boundaries" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "\"Commissioner Precinct \" CONCAT [DISTRICT]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 170, 0, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 2862216.2339574695, "ymin": 6645229.279901788, "xmax": 3343860.1709180474, "ymax": 7032870.549382806, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "length": 20, "domain": null }, { "name": "LongviewGIS.SDE.CommissionerPrecinct.AREA", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null }, { "name": "AREA_SQ_ML", "type": "esriFieldTypeDouble", "alias": "AREA IN SQ MILES", "domain": null }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "DISTRICT", "length": 254, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 254, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "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": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 15, "domain": { "type": "codedValue", "name": "WS2_CountyName", "description": "", "codedValues": [ { "name": "GREGG COUNTY", "code": "GREGG" }, { "name": "HARRISON COUNTY", "code": "HARRISON" }, { "name": "MARION COUNTY", "code": "MARION" }, { "name": "RUSK COUNTY", "code": "RUSK" }, { "name": "SMITH COUNTY", "code": "SMITH" }, { "name": "UPSHUR COUNTY", "code": "UPSHUR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "R2442_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2442", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2442", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2003_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 200000, "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": "2ee5e180e5de4393a7754bae04dce19f" }, { "currentVersion": 10.91, "id": 5, "name": "JP Precinct", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Administrative Boundaries" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 255, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "\"Justice of the Peace: \" CONCAT [DISTRICT]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 3050906.4999892116, "ymin": 6835997.999951452, "xmax": 3178356.9995639026, "ymax": 6945813.000117719, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "DISTRICT", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "length": 20, "domain": null }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "DISTRICT", "length": 20, "domain": null }, { "name": "JUDGE", "type": "esriFieldTypeString", "alias": "JUDGE", "length": 32, "domain": null }, { "name": "PAGER", "type": "esriFieldTypeString", "alias": "PAGER", "length": 32, "domain": null }, { "name": "CELL_PHONE", "type": "esriFieldTypeString", "alias": "CELL_PHONE", "length": 32, "domain": null }, { "name": "OFFICE_PHONE", "type": "esriFieldTypeString", "alias": "OFFICE_PHONE", "length": 32, "domain": null }, { "name": "HOME_PHONE", "type": "esriFieldTypeString", "alias": "HOME_PHONE", "length": 32, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "EID", "type": "esriFieldTypeInteger", "alias": "EID", "domain": null }, { "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": "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": "R2097_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2097", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2097", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1658_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 200000, "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": "2ee5e180e5de4393a7754bae04dce19f" }, { "currentVersion": 10.91, "id": 6, "name": "School District", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Administrative Boundaries" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 2.6 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[Name]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 76, 230, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 2802502.372525856, "ymin": 6566953.104852885, "xmax": 3345617.0321036726, "ymax": 7092977.282238781, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "length": 20, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 32, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "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": "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": "R2440_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2440", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2440", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2001_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 200000, "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": "2ee5e180e5de4393a7754bae04dce19f" }, { "currentVersion": 10.91, "id": 7, "name": "Zipcode", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Administrative Boundaries" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[ZIPCODE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 197, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 2785084.9145896435, "ymin": 6504727.550746933, "xmax": 3419767.2902207375, "ymax": 7115553.227091804, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ZIPCODE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "length": 20, "domain": null }, { "name": "ZIPCODE", "type": "esriFieldTypeInteger", "alias": "ZIPCODE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "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": "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": "R2448_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2448", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2448", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2009_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 200000, "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": "2ee5e180e5de4393a7754bae04dce19f" }, { "currentVersion": 10.91, "id": 8, "name": "Annexations", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Administrative Boundaries" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 0, 0, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 3083093.7882111818, "ymin": 6860949.489382684, "xmax": 3151008.9523064345, "ymax": 6940411.187120691, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "DATE_", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "length": 20, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 10, "domain": null }, { "name": "ABANDON_ORD", "type": "esriFieldTypeSmallInteger", "alias": "ABANDON_ORD", "domain": null }, { "name": "ABANDON_DATE", "type": "esriFieldTypeDate", "alias": "ABANDON_DATE", "length": 8, "domain": null }, { "name": "GROUPED_YEARS", "type": "esriFieldTypeString", "alias": "GROUPED_YEARS", "length": 15, "domain": null }, { "name": "ORDINANCE", "type": "esriFieldTypeSmallInteger", "alias": "ORDINANCE", "domain": null }, { "name": "DATE_", "type": "esriFieldTypeDate", "alias": "DATE_", "length": 8, "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "LF_ANNEXATION_EID", "type": "esriFieldTypeString", "alias": "LF ANNEXATION ENTRY ID", "length": 20, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 255, "domain": null }, { "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": "LINKED_IMAGES", "type": "esriFieldTypeString", "alias": "LINKED_IMAGES", "length": 100, "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": "R2123_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2123", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6226LF_ANNEXATI", "fields": "LF_ANNEXATION_EID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2123", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1684_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 200000, "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": "2ee5e180e5de4393a7754bae04dce19f" }, { "currentVersion": 10.91, "id": 9, "name": "ETJ", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Administrative Boundaries" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 230, 0, 0, 255 ], "width": 1.5 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[CITY_NAME] CONCAT NEWLINE CONCAT \"ETJ\"", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 230, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 6, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 3068748.373029828, "ymin": 6825524.500165701, "xmax": 3191335.8516719937, "ymax": 6938780.758319169, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "CITY_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "length": 20, "domain": null }, { "name": "CITY_NAME", "type": "esriFieldTypeString", "alias": "CITY_NAME", "length": 32, "domain": { "type": "codedValue", "name": "WS2_CityCode", "description": "", "codedValues": [ { "name": "BIG SANDY", "code": "BS" }, { "name": "CLARKSVILLE CITY", "code": "CL" }, { "name": "EAST MOUNTAIN", "code": "EM" }, { "name": "EASTON", "code": "EA" }, { "name": "ELDERVILLE", "code": "EL" }, { "name": "GILMER", "code": "GI" }, { "name": "GLADEWATER", "code": "GL" }, { "name": "GREGG COUNTY", "code": "GC" }, { "name": "HALLSVILLE", "code": "HA" }, { "name": "HARRISON COUNTY", "code": "HC" }, { "name": "KILGORE", "code": "KI" }, { "name": "LAKEPORT", "code": "LA" }, { "name": "LIBERTY CITY", "code": "LC" }, { "name": "LONGVIEW", "code": "LV" }, { "name": "ORE CITY", "code": "OC" }, { "name": "RUSK COUNTY", "code": "RC" }, { "name": "SMITH COUNTY", "code": "SC" }, { "name": "UNION GROVE", "code": "UG" }, { "name": "UPSHUR COUNTY", "code": "UC" }, { "name": "WARREN CITY", "code": "WC" }, { "name": "WHITE OAK", "code": "WO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "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": "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": "R2439_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2439", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2439", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2000_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 200000, "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": "2ee5e180e5de4393a7754bae04dce19f" }, { "currentVersion": 10.91, "id": 10, "name": "SLIP Boundary", "type": "Feature Layer", "description": "This feature class represents the SLIP boundaries in the City of Longview, Texas. The South Longview Incentive Program (SLIP) allows the city to forgive all fees associated with development and upgrading property in an area generally referred to as South Longview.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "Creation of this dataset utilized source data from the City of Longview", "parentLayer": { "id": 0, "name": "Administrative Boundaries" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3103180.2500538826, "ymin": 6860949.489382684, "xmax": 3148596.779632181, "ymax": 6894925.500038326, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ASSETID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "length": 20, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "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": "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": "R2443_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2443", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2443", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2004_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 200000, "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": "2ee5e180e5de4393a7754bae04dce19f" }, { "currentVersion": 10.91, "id": 11, "name": "Industrial District", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Administrative Boundaries" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSVertical", "color": [ 76, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 3134051.732322648, "ymin": 6849695.435356215, "xmax": 3170354.6283564568, "ymax": 6873605.622258484, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DISTRICT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "length": 20, "domain": null }, { "name": "DISTRICT_NAME", "type": "esriFieldTypeString", "alias": "DISTRICT_NAME", "length": 50, "domain": null }, { "name": "ORDINANCE_NUMBER", "type": "esriFieldTypeString", "alias": "ORDINANCE NUMBER", "length": 25, "domain": null }, { "name": "DATE_ADOPTED", "type": "esriFieldTypeDate", "alias": "DATE ORDINANCE ADOPTED", "length": 8, "domain": null }, { "name": "LINKED_IMAGES", "type": "esriFieldTypeString", "alias": "LINKED_IMAGES", "length": 250, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 200, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "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": "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": "R2435_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2435", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2435", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1996_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 200000, "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": "2ee5e180e5de4393a7754bae04dce19f" }, { "currentVersion": 10.91, "id": 12, "name": "Historic District", "type": "Feature Layer", "description": "Contains information pertaining to annexations and de-annexations by the City of Longview.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Administrative Boundaries" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSHorizontal", "color": [ 0, 92, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 3126228.1544593573, "ymin": 6882657.16914691, "xmax": 3132282.500064999, "ymax": 6886706.138750672, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "length": 20, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 100, "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "LINKED_IMAGES", "type": "esriFieldTypeString", "alias": "LINKED_IMAGES", "length": 100, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 80, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "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": "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": "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": "S2007_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 200000, "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": "2ee5e180e5de4393a7754bae04dce19f" }, { "currentVersion": 10.91, "id": 13, "name": "Enterprise Zone", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Administrative Boundaries" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 169, 0, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 0, 168, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 3097326.288832441, "ymin": 6852527.695070848, "xmax": 3149282.999792829, "ymax": 6912503.999766707, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ZONE_NO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "length": 20, "domain": null }, { "name": "ZONE_NO", "type": "esriFieldTypeSmallInteger", "alias": "ZONE_NO", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "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": "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": "R2438_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2438", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2438", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1999_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 200000, "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": "2ee5e180e5de4393a7754bae04dce19f" }, { "currentVersion": 10.91, "id": 14, "name": "Wet/Dry Boundary", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Administrative Boundaries" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "WET", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "2", "label": "Dry", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 } }, "value": "1", "label": "Wet", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2862248.580965504, "ymin": 6645229.280029789, "xmax": 3343860.1709180474, "ymax": 7032870.549382806, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ASSETID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "length": 20, "domain": null }, { "name": "DISTILLED_SPIRITS_SALES", "type": "esriFieldTypeString", "alias": "DISTILLED SPIRITS SALES", "length": 25, "domain": { "type": "codedValue", "name": "WS2_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" } }, { "name": "BEER_WINE_SALES", "type": "esriFieldTypeString", "alias": "BEER AND WINE SALES", "length": 25, "domain": { "type": "codedValue", "name": "WS2_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" } }, { "name": "MIXED_BEVERAGE_SALES", "type": "esriFieldTypeString", "alias": "MIXED BEVERAGE SALES", "length": 25, "domain": { "type": "codedValue", "name": "WS2_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" } }, { "name": "WET", "type": "esriFieldTypeInteger", "alias": "WET", "domain": { "type": "codedValue", "name": "WS2_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" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "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": "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": "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 200000, "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 }, { "currentVersion": 10.91, "id": 85, "name": "Cultural Art District Boundary", "type": "Feature Layer", "description": "Display ploygon of the area defined as the Cutlural Arts District in the City of Longview.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "Creation of data utilized sources from the City of Longview Planning and Zoning department.", "parentLayer": { "id": 0, "name": "Administrative Boundaries" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 237, 23, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 50, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 3125575.120218754, "ymin": 6871678.022768676, "xmax": 3133491.6454101205, "ymax": 6885894.380797923, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 150, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "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": "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": "R2207_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2207", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2207", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1768_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 200000, "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": "2ee5e180e5de4393a7754bae04dce19f" }, { "currentVersion": 10.91, "id": 87, "name": "Project 365", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Administrative Boundaries" }, "subLayers": [], "minScale": 200000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 3 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 3104581.7501928806, "ymin": 6875497.499992564, "xmax": 3136593.3748178035, "ymax": 6892712.937018305, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 40, "domain": null }, { "name": "START_DATE", "type": "esriFieldTypeDate", "alias": "START_DATE", "length": 8, "domain": null }, { "name": "END_DATE", "type": "esriFieldTypeDate", "alias": "END_DATE", "length": 8, "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "length": 60, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "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": "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": "R2407_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2407", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2407", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1968_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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": "2ee5e180e5de4393a7754bae04dce19f" }, { "currentVersion": 10.91, "id": 15, "name": "Property Information", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 16, "name": "Centerline" }, { "id": 17, "name": "Small Cell Tower" }, { "id": 18, "name": "Parcels" }, { "id": 19, "name": "City-Owned Property" }, { "id": 20, "name": "Site Address" }, { "id": 21, "name": "Contour Lines" }, { "id": 86, "name": "Substandard Buildings" }, { "id": 22, "name": "Subdivision" }, { "id": 23, "name": "Easement" } ], "minScale": 62500.00000000016, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -4.172325134277344E-6, "ymin": -1.506507396697998E-5, "xmax": 3181336.5854866803, "ymax": 6986337.520091474, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "2ee5e180e5de4393a7754bae04dce19f" }, { "currentVersion": 10.91, "id": 16, "name": "Centerline", "type": "Feature Layer", "description": "Contains street centerline linework.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "Creation of this dataset utilized source data from the City of Longview.", "parentLayer": { "id": 15, "name": "Property Information" }, "subLayers": [], "minScale": 32000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": null, "labelExpression": "[FULLNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 32000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 3051219.4786774963, "ymin": 6825789.416645944, "xmax": 3181336.5854866803, "ymax": 6943825.38680388, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FULLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "length": 20, "domain": null }, { "name": "RM_NUMBER", "type": "esriFieldTypeString", "alias": "ROAD MATRIX NUMBER", "length": 15, "domain": null }, { "name": "RM_ID", "type": "esriFieldTypeString", "alias": "RM ID", "length": 15, "domain": null }, { "name": "CAD_ID", "type": "esriFieldTypeInteger", "alias": "CAD ID", "domain": null }, { "name": "DIR", "type": "esriFieldTypeString", "alias": "DIRECTION PREFIX", "length": 10, "domain": { "type": "codedValue", "name": "WS2_StreetDir", "description": "", "codedValues": [ { "name": "EAST", "code": "E" }, { "name": "NORTH", "code": "N" }, { "name": "NORTHEAST", "code": "NE" }, { "name": "NORTHWEST", "code": "NW" }, { "name": "SOUTH", "code": "S" }, { "name": "SOUTHEAST", "code": "SE" }, { "name": "SOUTHWEST", "code": "SW" }, { "name": "WEST", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "length": 50, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 10, "domain": { "type": "codedValue", "name": "WS2_StreetType", "description": "", "codedValues": [ { "name": "ALLEY", "code": "AL" }, { "name": "AVENUE", "code": "AV" }, { "name": "BEND", "code": "BND" }, { "name": "BOULEVARD", "code": "BL" }, { "name": "CIRCLE", "code": "CI" }, { "name": "COURT", "code": "CT" }, { "name": "COVE", "code": "CV" }, { "name": "CROSSING", "code": "XING" }, { "name": "DRIVE", "code": "DR" }, { "name": "LANE", "code": "LN" }, { "name": "LOOP", "code": "LP" }, { "name": "OFFRAMP", "code": "OF" }, { "name": "ONRAMP", "code": "ON" }, { "name": "PARKWAY", "code": "PKWY" }, { "name": "PLACE", "code": "PL" }, { "name": "PLAZA", "code": "PLZ" }, { "name": "ROAD", "code": "RD" }, { "name": "SPUR", "code": "SPUR" }, { "name": "SQUARE", "code": "SQ" }, { "name": "STREET", "code": "ST" }, { "name": "TERRACE", "code": "TER" }, { "name": "TRACE", "code": "TC" }, { "name": "TRACK", "code": "TRAK" }, { "name": "TRAIL", "code": "TR" }, { "name": "WAY", "code": "WA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "FULLNAME", "length": 50, "domain": null }, { "name": "BEGST", "type": "esriFieldTypeString", "alias": "BEGST", "length": 60, "domain": null }, { "name": "ENDST", "type": "esriFieldTypeString", "alias": "ENDST", "length": 60, "domain": null }, { "name": "BEG_BLOCK", "type": "esriFieldTypeString", "alias": "BEG BLOCK", "length": 15, "domain": null }, { "name": "LEFT_FROM", "type": "esriFieldTypeInteger", "alias": "LEFT FROM", "domain": null }, { "name": "LEFT_TO", "type": "esriFieldTypeInteger", "alias": "LEFT TO", "domain": null }, { "name": "RIGHT_FROM", "type": "esriFieldTypeInteger", "alias": "RIGHT FROM", "domain": null }, { "name": "RIGHT_TO", "type": "esriFieldTypeInteger", "alias": "RIGHT TO", "domain": null }, { "name": "ROAD_CLASS", "type": "esriFieldTypeInteger", "alias": "ROAD CLASSIFICATION", "domain": { "type": "codedValue", "name": "WS2_RoadClass", "description": "", "codedValues": [ { "name": "RAMP", "code": 1 }, { "name": "CONNECTOR", "code": 2 }, { "name": "INTERSTATE HIGHWAY", "code": 4 }, { "name": "US HIGHWAY", "code": 5 }, { "name": "STATE HIGHWAY", "code": 8 }, { "name": "FRONTAGE", "code": 15 }, { "name": "FARM TO MARKET", "code": 16 }, { "name": "COUNTY ROAD", "code": 26 }, { "name": "CITY STREET", "code": 27 }, { "name": "PRIVATE ROAD", "code": 29 }, { "name": "OIL LEASE ROAD", "code": 40 }, { "name": "UNKNOWN", "code": 99 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CITY_L", "type": "esriFieldTypeString", "alias": "CITY LEFT", "length": 10, "domain": { "type": "codedValue", "name": "WS2_CityCode", "description": "", "codedValues": [ { "name": "BIG SANDY", "code": "BS" }, { "name": "CLARKSVILLE CITY", "code": "CL" }, { "name": "EAST MOUNTAIN", "code": "EM" }, { "name": "EASTON", "code": "EA" }, { "name": "ELDERVILLE", "code": "EL" }, { "name": "GILMER", "code": "GI" }, { "name": "GLADEWATER", "code": "GL" }, { "name": "GREGG COUNTY", "code": "GC" }, { "name": "HALLSVILLE", "code": "HA" }, { "name": "HARRISON COUNTY", "code": "HC" }, { "name": "KILGORE", "code": "KI" }, { "name": "LAKEPORT", "code": "LA" }, { "name": "LIBERTY CITY", "code": "LC" }, { "name": "LONGVIEW", "code": "LV" }, { "name": "ORE CITY", "code": "OC" }, { "name": "RUSK COUNTY", "code": "RC" }, { "name": "SMITH COUNTY", "code": "SC" }, { "name": "UNION GROVE", "code": "UG" }, { "name": "UPSHUR COUNTY", "code": "UC" }, { "name": "WARREN CITY", "code": "WC" }, { "name": "WHITE OAK", "code": "WO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CITY_R", "type": "esriFieldTypeString", "alias": "CITY RIGHT", "length": 10, "domain": { "type": "codedValue", "name": "WS2_CityCode", "description": "", "codedValues": [ { "name": "BIG SANDY", "code": "BS" }, { "name": "CLARKSVILLE CITY", "code": "CL" }, { "name": "EAST MOUNTAIN", "code": "EM" }, { "name": "EASTON", "code": "EA" }, { "name": "ELDERVILLE", "code": "EL" }, { "name": "GILMER", "code": "GI" }, { "name": "GLADEWATER", "code": "GL" }, { "name": "GREGG COUNTY", "code": "GC" }, { "name": "HALLSVILLE", "code": "HA" }, { "name": "HARRISON COUNTY", "code": "HC" }, { "name": "KILGORE", "code": "KI" }, { "name": "LAKEPORT", "code": "LA" }, { "name": "LIBERTY CITY", "code": "LC" }, { "name": "LONGVIEW", "code": "LV" }, { "name": "ORE CITY", "code": "OC" }, { "name": "RUSK COUNTY", "code": "RC" }, { "name": "SMITH COUNTY", "code": "SC" }, { "name": "UNION GROVE", "code": "UG" }, { "name": "UPSHUR COUNTY", "code": "UC" }, { "name": "WARREN CITY", "code": "WC" }, { "name": "WHITE OAK", "code": "WO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TRUCK_ROUTE", "type": "esriFieldTypeInteger", "alias": "TRUCK ROUTE", "domain": { "type": "codedValue", "name": "WS2_YesNoNA", "description": "Used to replace YesNo to remove zero code", "codedValues": [ { "name": "YES", "code": 1 }, { "name": "NO", "code": 2 }, { "name": "NA", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ST_ALIAS", "type": "esriFieldTypeString", "alias": "STREET ALIAS", "length": 50, "domain": null }, { "name": "DIVIDED_ROUTE", "type": "esriFieldTypeInteger", "alias": "DIVIDED ROUTE", "domain": { "type": "codedValue", "name": "WS2_YesNoNA", "description": "Used to replace YesNo to remove zero code", "codedValues": [ { "name": "YES", "code": 1 }, { "name": "NO", "code": 2 }, { "name": "NA", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FUNCT_CLASS", "type": "esriFieldTypeInteger", "alias": "FUNCTIONAL CLASSIFICATION", "domain": { "type": "codedValue", "name": "WS2_FunctionalClass", "description": "", "codedValues": [ { "name": "P - PRINCIPAL ARTERIAL", "code": 1 }, { "name": "M - MINOR ARTERIAL", "code": 2 }, { "name": "C - COLLECTOR", "code": 3 }, { "name": "LOCAL", "code": 4 }, { "name": "INTERSTATE HIGHWAY", "code": 5 }, { "name": "ALLEY", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MAINT_DIST", "type": "esriFieldTypeInteger", "alias": "MAINTENANCE DISTRICT", "domain": { "type": "codedValue", "name": "WS2_MaintDist", "description": "", "codedValues": [ { "name": "CITY OF LONGVIEW", "code": 1 }, { "name": "GREGG COUNTY", "code": 2 }, { "name": "TXDOT", "code": 3 }, { "name": "PRIVATE", "code": 7 }, { "name": "OTHER COUNTY", "code": 9 }, { "name": "OTHER CITY", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ONE_WAY", "type": "esriFieldTypeInteger", "alias": "ONE WAY", "domain": { "type": "codedValue", "name": "WS2_YesNoNA", "description": "Used to replace YesNo to remove zero code", "codedValues": [ { "name": "YES", "code": 1 }, { "name": "NO", "code": 2 }, { "name": "NA", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROW_WIDTH", "type": "esriFieldTypeSmallInteger", "alias": "ROW WIDTH", "domain": null }, { "name": "SPEED_LIMIT", "type": "esriFieldTypeSmallInteger", "alias": "SPEED LIMIT", "domain": null }, { "name": "DRNGTYPE", "type": "esriFieldTypeInteger", "alias": "DRAINAGE TYPE", "domain": { "type": "codedValue", "name": "WS2_DrainageType", "description": "", "codedValues": [ { "name": "Typical Curb & Gutter Section", "code": 1 }, { "name": "Excavated or Open Ditch Section", "code": 2 }, { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PAVEWIDE", "type": "esriFieldTypeSmallInteger", "alias": "PAVEWIDE", "domain": null }, { "name": "PAVEMENT_TYPE", "type": "esriFieldTypeInteger", "alias": "PAVEMENT TYPE", "domain": { "type": "codedValue", "name": "WS2_PavementType", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "FLEXIBLE", "code": 1 }, { "name": "COMPOSITE", "code": 2 }, { "name": "RIGID - PCC", "code": 3 }, { "name": "OIL - DIRT", "code": 4 }, { "name": "BRICK", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 128, "domain": null }, { "name": "SIDE_L", "type": "esriFieldTypeString", "alias": "SIDE LEFT", "length": 2, "domain": { "type": "codedValue", "name": "WS2_Street_Sides", "description": "", "codedValues": [ { "name": "NA", "code": "4" }, { "name": "ODD", "code": "O" }, { "name": "EVEN", "code": "E" }, { "name": "BOTH", "code": "B" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SIDE_R", "type": "esriFieldTypeString", "alias": "SIDE RIGHT", "length": 2, "domain": { "type": "codedValue", "name": "WS2_Street_Sides", "description": "", "codedValues": [ { "name": "NA", "code": "4" }, { "name": "ODD", "code": "O" }, { "name": "EVEN", "code": "E" }, { "name": "BOTH", "code": "B" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HIERARCHY", "type": "esriFieldTypeSmallInteger", "alias": "HIERARCHY", "domain": null }, { "name": "LENGTH_MILES", "type": "esriFieldTypeDouble", "alias": "LENGTH_MILES", "domain": null }, { "name": "TRAVEL_DIR", "type": "esriFieldTypeString", "alias": "TRAVEL_DIR", "length": 2, "domain": null }, { "name": "TRAVEL_SPD", "type": "esriFieldTypeSmallInteger", "alias": "TRAVEL_SPD", "domain": null }, { "name": "ROADLEVEL", "type": "esriFieldTypeInteger", "alias": "ROADLEVEL", "domain": { "type": "codedValue", "name": "WS2_GradeLevel", "description": "", "codedValues": [ { "name": "SECOND SUBSURFACE", "code": -2 }, { "name": "SUBSURFACE", "code": -1 }, { "name": "GROUND LEVEL", "code": 0 }, { "name": "FIRST LEVEL", "code": 1 }, { "name": "SECOND LEVEL", "code": 2 }, { "name": "THIRD LEVEL", "code": 3 }, { "name": "FOURTH LEVEL", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IDNO", "type": "esriFieldTypeInteger", "alias": "IDNO", "domain": null }, { "name": "INT_Route", "type": "esriFieldTypeString", "alias": "INT_Route", "length": 10, "domain": null }, { "name": "ST_Route", "type": "esriFieldTypeString", "alias": "ST_Route", "length": 10, "domain": null }, { "name": "C_Route", "type": "esriFieldTypeString", "alias": "C_Route", "length": 10, "domain": null }, { "name": "US_Route", "type": "esriFieldTypeString", "alias": "US_Route", "length": 10, "domain": null }, { "name": "Int_Alt_Rt", "type": "esriFieldTypeString", "alias": "Int_Alt_Rt", "length": 10, "domain": null }, { "name": "US_Alt_Rt", "type": "esriFieldTypeString", "alias": "US_Alt_Rt", "length": 10, "domain": null }, { "name": "Alt_ST_Rt", "type": "esriFieldTypeString", "alias": "Alt_ST_Rt", "length": 10, "domain": null }, { "name": "FM_Road", "type": "esriFieldTypeString", "alias": "FM_Road", "length": 10, "domain": null }, { "name": "Private", "type": "esriFieldTypeString", "alias": "Private", "length": 10, "domain": null }, { "name": "BUS_ROUTE", "type": "esriFieldTypeInteger", "alias": "BUS ROUTE", "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "YES", "code": 1 }, { "name": "NO", "code": 2 }, { "name": "NA", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "F_LEVEL", "type": "esriFieldTypeInteger", "alias": "FROM LEVEL", "domain": { "type": "codedValue", "name": "WS2_GradeLevel", "description": "", "codedValues": [ { "name": "SECOND SUBSURFACE", "code": -2 }, { "name": "SUBSURFACE", "code": -1 }, { "name": "GROUND LEVEL", "code": 0 }, { "name": "FIRST LEVEL", "code": 1 }, { "name": "SECOND LEVEL", "code": 2 }, { "name": "THIRD LEVEL", "code": 3 }, { "name": "FOURTH LEVEL", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "T_LEVEL", "type": "esriFieldTypeInteger", "alias": "TO LEVEL", "domain": { "type": "codedValue", "name": "WS2_GradeLevel", "description": "", "codedValues": [ { "name": "SECOND SUBSURFACE", "code": -2 }, { "name": "SUBSURFACE", "code": -1 }, { "name": "GROUND LEVEL", "code": 0 }, { "name": "FIRST LEVEL", "code": 1 }, { "name": "SECOND LEVEL", "code": 2 }, { "name": "THIRD LEVEL", "code": 3 }, { "name": "FOURTH LEVEL", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CAP_ASSET_NO", "type": "esriFieldTypeString", "alias": "CAP ASSET NO", "length": 20, "domain": null }, { "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": "ESN_L", "type": "esriFieldTypeInteger", "alias": "ESN_L", "domain": null }, { "name": "ESN_R", "type": "esriFieldTypeInteger", "alias": "ESN_R", "domain": null }, { "name": "EXCHANGE_L", "type": "esriFieldTypeString", "alias": "EXCHANGE_L", "length": 5, "domain": null }, { "name": "EXCHANGE_R", "type": "esriFieldTypeString", "alias": "EXCHANGE_R", "length": 5, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2036_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2036", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2036", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1607_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "2ee5e180e5de4393a7754bae04dce19f" }, { "currentVersion": 10.91, "id": 17, "name": "Small Cell Tower", "type": "Feature Layer", "description": "These tower locations are recorded according to the information supplied in the Longview permitting process.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "Creation of data utilized City of Longview permit data.", "parentLayer": { "id": 15, "name": "Property Information" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 0, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 255, 255 ], "width": 1.5 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3125407.00476259, "ymin": 6863641.1373851895, "xmax": 3136874.6097652763, "ymax": 6902848.926221713, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PERMIT_NO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 50, "domain": null }, { "name": "PERMIT_NO", "type": "esriFieldTypeString", "alias": "PERMIT NO", "length": 15, "domain": null }, { "name": "NEAREST_ADDRESS", "type": "esriFieldTypeString", "alias": "NEAREST ADDRESS", "length": 35, "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null }, { "name": "CONSTRUCTION_MATERIAL", "type": "esriFieldTypeString", "alias": "CONSTRUCTION MATERIAL", "length": 40, "domain": null }, { "name": "CONSTRUCTION_DATE", "type": "esriFieldTypeDate", "alias": "CONSTRUCTION DATE", "length": 8, "domain": null }, { "name": "DESCRIPTION_OF_WORK", "type": "esriFieldTypeString", "alias": "DESCRIPTION OF WORK", "length": 255, "domain": null }, { "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": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2208_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2208", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2208", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1769_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 62500.00000000016, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "2ee5e180e5de4393a7754bae04dce19f" }, { "currentVersion": 10.91, "id": 18, "name": "Parcels", "type": "Feature Layer", "description": "This feature class represents the parcel boundaries for the Longview ETJ, City of Kilgore and Gregg County Appraisal District (GCAD). It merges the City of Longview Parcels (CoL_Parcels) with GCAD parcels located outside of Longview's ETJ. Owner attributes from GCAD and Harrison Central Appraisal District (HCAD) are integrated into this layer so that owner attributes are joined to the parcel boundaries. GCAD Parcel polygon updates are as of: Jan 2012 GCAD CAMA data updates are as of: March 2012 HCAD Parcel polygon updates are as of: Oct 2012 HCAD CAMA data updates are as of: Oct 2012", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "Creation of this dataset utilized source data from the City of Longview, Harrison Central Appraisal District and Gregg County Appraisal District.", "parentLayer": { "id": 15, "name": "Property Information" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 1.25 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3050892.189921364, "ymin": 6835599.0302490145, "xmax": 3178393.2554567754, "ymax": 6945814.79046011, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "length": 20, "domain": null }, { "name": "PARCEL_ID", "type": "esriFieldTypeString", "alias": "PARCEL_ID", "length": 25, "domain": null }, { "name": "PROP_ID", "type": "esriFieldTypeInteger", "alias": "PROPERTY_ID", "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 50, "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 250, "domain": null }, { "name": "GCAD_NOTES", "type": "esriFieldTypeString", "alias": "GCAD_NOTES", "length": 50, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 255, "domain": null }, { "name": "ADDRESS_LINE_1", "type": "esriFieldTypeString", "alias": "ADDRESS_LINE_1", "length": 255, "domain": null }, { "name": "ADDRESS_LINE_2", "type": "esriFieldTypeString", "alias": "ADDRESS_LINE_2", "length": 255, "domain": null }, { "name": "ADDRESS_LINE_3", "type": "esriFieldTypeString", "alias": "ADDRESS_LINE_3", "length": 255, "domain": null }, { "name": "ADDRESS_LINE_4", "type": "esriFieldTypeString", "alias": "ADDRESS_LINE_4", "length": 255, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 255, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 255, "domain": null }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "length": 255, "domain": null }, { "name": "SITUS_NUMBER", "type": "esriFieldTypeString", "alias": "SITUS_NUMBER", "length": 50, "domain": null }, { "name": "SITUS_STREET_PREFIX", "type": "esriFieldTypeString", "alias": "SITUS_STREET_PREFIX", "length": 255, "domain": null }, { "name": "SITUS_STREET", "type": "esriFieldTypeString", "alias": "SITUS_STREET", "length": 255, "domain": null }, { "name": "SITUS_STREET_SUFFIX", "type": "esriFieldTypeString", "alias": "SITUS_STREET_SUFFIX", "length": 255, "domain": null }, { "name": "SITUS", "type": "esriFieldTypeString", "alias": "SITUS", "length": 255, "domain": null }, { "name": "LEGAL_DESCRIPTION", "type": "esriFieldTypeString", "alias": "LEGAL_DESCRIPTION", "length": 255, "domain": null }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "length": 255, "domain": null }, { "name": "BLOCK", "type": "esriFieldTypeString", "alias": "BLOCK", "length": 255, "domain": null }, { "name": "SUBDIVISION", "type": "esriFieldTypeString", "alias": "SUBDIVISION", "length": 255, "domain": null }, { "name": "TRACT", "type": "esriFieldTypeString", "alias": "TRACT", "length": 255, "domain": null }, { "name": "ABSTRACT_SURVEY", "type": "esriFieldTypeString", "alias": "ABSTRACT_SURVEY", "length": 255, "domain": null }, { "name": "DEED_TYPE_CD", "type": "esriFieldTypeString", "alias": "DEED_TYPE_CD", "length": 255, "domain": null }, { "name": "DEED_OR_INSTRUMENT_NUMBER", "type": "esriFieldTypeString", "alias": "DEED_OR_INSTRUMENT_NUMBER", "length": 40, "domain": null }, { "name": "DEED_BOOK_ID", "type": "esriFieldTypeString", "alias": "DEED_BOOK_ID", "length": 25, "domain": null }, { "name": "PAGE", "type": "esriFieldTypeString", "alias": "PAGE", "length": 25, "domain": null }, { "name": "IMP_CLASS", "type": "esriFieldTypeString", "alias": "IMP_CLASS", "length": 255, "domain": null }, { "name": "LEGAL_ACREAGE", "type": "esriFieldTypeString", "alias": "LEGAL_ACREAGE", "length": 50, "domain": null }, { "name": "MARKET_VALUE", "type": "esriFieldTypeString", "alias": "market", "length": 50, "domain": null }, { "name": "DEED_DATE", "type": "esriFieldTypeString", "alias": "DEED_DATE", "length": 50, "domain": null }, { "name": "IMPROVED_HOMESTEAD_VALUE", "type": "esriFieldTypeString", "alias": "IMPROVED_HOMESTEAD_VALUE", "length": 50, "domain": null }, { "name": "IMPROVED_SQ_FT", "type": "esriFieldTypeString", "alias": "IMPROVED_SQ_FT", "length": 50, "domain": null }, { "name": "IMP_YEAR", "type": "esriFieldTypeString", "alias": "IMP_YEAR", "length": 50, "domain": null }, { "name": "LAND_NON_HOMESTEAD_VALUE", "type": "esriFieldTypeString", "alias": "land_non_hstd_val", "length": 50, "domain": null }, { "name": "IMPROVED_NON_HOMESTEAD_VALUE", "type": "esriFieldTypeString", "alias": "IMPROVED_NON_HOMESTEAD_VALUE", "length": 50, "domain": null }, { "name": "LAND_HOMESTEAD_VALUE", "type": "esriFieldTypeString", "alias": "LAND_HOMESTEAD_VALUE", "length": 50, "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": "R1896_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1896", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I6002SITUS", "fields": "SITUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1896", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1477_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 62500.00000000016, "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": "2ee5e180e5de4393a7754bae04dce19f" }, { "currentVersion": 10.91, "id": 19, "name": "City-Owned Property", "type": "Feature Layer", "description": "This feature class represents the parcels of land owned by the City of Longview.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "Creation of this dataset utilized source data from the City of Longview and Gregg County Appraisal District.", "parentLayer": { "id": 15, "name": "Property Information" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 50, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 3095872.37561509, "ymin": 6862233.327335879, "xmax": 3146125.429997891, "ymax": 6917825.555483654, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROJECT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "length": 20, "domain": null }, { "name": "PROJECT_NAME", "type": "esriFieldTypeString", "alias": "PROJECT_NAME", "length": 100, "domain": null }, { "name": "CITY_NO", "type": "esriFieldTypeString", "alias": "CITY_NO", "length": 50, "domain": null }, { "name": "GRANTOR", "type": "esriFieldTypeString", "alias": "GRANTOR", "length": 85, "domain": null }, { "name": "DEED_AREA", "type": "esriFieldTypeString", "alias": "DEED_AREA", "length": 20, "domain": null }, { "name": "FILED_DATE", "type": "esriFieldTypeString", "alias": "FILED_DATE", "length": 30, "domain": null }, { "name": "VOL", "type": "esriFieldTypeDouble", "alias": "VOL", "domain": null }, { "name": "PG", "type": "esriFieldTypeString", "alias": "PG", "length": 15, "domain": null }, { "name": "CONDEMNED", "type": "esriFieldTypeInteger", "alias": "CONDEMNED", "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "YES", "code": 1 }, { "name": "NO", "code": 2 }, { "name": "NA", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FILENUMBER", "type": "esriFieldTypeString", "alias": "FILENUMBER", "length": 100, "domain": null }, { "name": "DEDICATION", "type": "esriFieldTypeString", "alias": "DEDICATION", "length": 50, "domain": null }, { "name": "PROJECT_DATE", "type": "esriFieldTypeString", "alias": "PROJECT_DATE", "length": 20, "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 255, "domain": null }, { "name": "LongviewGIS.SDE.City_Owned_Property.area", "type": "esriFieldTypeDouble", "alias": "area", "domain": null }, { "name": "LongviewGIS.SDE.City_Owned_Property.len", "type": "esriFieldTypeDouble", "alias": "len", "domain": null }, { "name": "LF_ASBUILT_EID", "type": "esriFieldTypeString", "alias": "LF ASBUILT ENTRY ID", "length": 20, "domain": null }, { "name": "LF_DEED_EID", "type": "esriFieldTypeString", "alias": "LF DEED ENTRY ID", "length": 20, "domain": null }, { "name": "LF_ORDINANCE_EID", "type": "esriFieldTypeString", "alias": "LF ORDINANCE ENTRY ID", "length": 20, "domain": null }, { "name": "LF_PLAT_EID", "type": "esriFieldTypeString", "alias": "LF PLAT ENTRY ID", "length": 20, "domain": null }, { "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": "LINKED_IMAGES", "type": "esriFieldTypeString", "alias": "LINKED_IMAGES", "length": 100, "domain": null }, { "name": "PARCEL_EID", "type": "esriFieldTypeInteger", "alias": "PARCEL_EID", "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": "R2339_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2339", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6460LF_ASBUILT_", "fields": "LF_ASBUILT_EID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6460LF_ORDINANC", "fields": "LF_ORDINANCE_EID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6460LF_DEED_EID", "fields": "LF_DEED_EID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6460LF_PLAT_EID", "fields": "LF_PLAT_EID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2339", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1900_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 62500.00000000016, "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": "2ee5e180e5de4393a7754bae04dce19f" }, { "currentVersion": 10.91, "id": 20, "name": "Site Address", "type": "Feature Layer", "description": "Contains site address point locations for buildings in the Longview, Texas vicinity.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "Creation of this dataset, utilized source data from the City of Longview, Texas.", "parentLayer": { "id": 15, "name": "Property Information" }, "subLayers": [], "minScale": 8000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "65f644667ed4eda10911d4e9277ba442", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAIhJREFUGJW90LEJAlEMBuBPOXjI6TC6gYX2ti7kFo4g2LqBE1joAIJwgl0K0ebU8+5h6V+F8JGQFPLp4dFuFu1GSmkWESusscQClw6u4RYDjNFH6kxuQTWE0RfOwOa2TURMcS6gLMtbRBwwyRy7w/A9uaqqPa4ZKCKOOGW/8Sv/wXOfdzVzfxVP57EogFtrcEcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[STREET_NUM]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 3000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 3056211.7911301404, "ymin": 6845760.334936544, "xmax": 3149321.249008864, "ymax": 6917451.017371312, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CITY_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STREET_NUM", "type": "esriFieldTypeString", "alias": "STREET_NUM", "length": 20, "domain": null }, { "name": "DIR", "type": "esriFieldTypeString", "alias": "DIR", "length": 10, "domain": { "type": "codedValue", "name": "WS2_StreetDir", "description": "", "codedValues": [ { "name": "EAST", "code": "E" }, { "name": "NORTH", "code": "N" }, { "name": "NORTHEAST", "code": "NE" }, { "name": "NORTHWEST", "code": "NW" }, { "name": "SOUTH", "code": "S" }, { "name": "SOUTHEAST", "code": "SE" }, { "name": "SOUTHWEST", "code": "SW" }, { "name": "WEST", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "length": 50, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 10, "domain": { "type": "codedValue", "name": "WS2_StreetType", "description": "", "codedValues": [ { "name": "ALLEY", "code": "AL" }, { "name": "AVENUE", "code": "AV" }, { "name": "BEND", "code": "BND" }, { "name": "BOULEVARD", "code": "BL" }, { "name": "CIRCLE", "code": "CI" }, { "name": "COURT", "code": "CT" }, { "name": "COVE", "code": "CV" }, { "name": "CROSSING", "code": "XING" }, { "name": "DRIVE", "code": "DR" }, { "name": "LANE", "code": "LN" }, { "name": "LOOP", "code": "LP" }, { "name": "OFFRAMP", "code": "OF" }, { "name": "ONRAMP", "code": "ON" }, { "name": "PARKWAY", "code": "PKWY" }, { "name": "PLACE", "code": "PL" }, { "name": "PLAZA", "code": "PLZ" }, { "name": "ROAD", "code": "RD" }, { "name": "SPUR", "code": "SPUR" }, { "name": "SQUARE", "code": "SQ" }, { "name": "STREET", "code": "ST" }, { "name": "TERRACE", "code": "TER" }, { "name": "TRACE", "code": "TC" }, { "name": "TRACK", "code": "TRAK" }, { "name": "TRAIL", "code": "TR" }, { "name": "WAY", "code": "WA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UNIT", "type": "esriFieldTypeString", "alias": "UNIT", "length": 1575, "domain": null }, { "name": "BUILDING", "type": "esriFieldTypeString", "alias": "BUILDING", "length": 75, "domain": null }, { "name": "CITY_NAME", "type": "esriFieldTypeString", "alias": "CITY_NAME", "length": 32, "domain": { "type": "codedValue", "name": "WS2_CityCode", "description": "", "codedValues": [ { "name": "BIG SANDY", "code": "BS" }, { "name": "CLARKSVILLE CITY", "code": "CL" }, { "name": "EAST MOUNTAIN", "code": "EM" }, { "name": "EASTON", "code": "EA" }, { "name": "ELDERVILLE", "code": "EL" }, { "name": "GILMER", "code": "GI" }, { "name": "GLADEWATER", "code": "GL" }, { "name": "GREGG COUNTY", "code": "GC" }, { "name": "HALLSVILLE", "code": "HA" }, { "name": "HARRISON COUNTY", "code": "HC" }, { "name": "KILGORE", "code": "KI" }, { "name": "LAKEPORT", "code": "LA" }, { "name": "LIBERTY CITY", "code": "LC" }, { "name": "LONGVIEW", "code": "LV" }, { "name": "ORE CITY", "code": "OC" }, { "name": "RUSK COUNTY", "code": "RC" }, { "name": "SMITH COUNTY", "code": "SC" }, { "name": "UNION GROVE", "code": "UG" }, { "name": "UPSHUR COUNTY", "code": "UC" }, { "name": "WARREN CITY", "code": "WC" }, { "name": "WHITE OAK", "code": "WO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ASSIGNED_DATE", "type": "esriFieldTypeDate", "alias": "ASSIGNED_DATE", "length": 8, "domain": null }, { "name": "ASSIGNED_BY", "type": "esriFieldTypeString", "alias": "ASSIGNED_BY", "length": 20, "domain": { "type": "codedValue", "name": "WS2_EditorName", "description": "Name of editor making addition or change", "codedValues": [ { "name": "BRAD KEISER", "code": "BK" }, { "name": "BRANDON ADAIR", "code": "BA" }, { "name": "DANESA HANSEN", "code": "DH" }, { "name": "JUSTIN CURE", "code": "JC" }, { "name": "MICHAEL SHIRLEY", "code": "MS" }, { "name": "RACHEL BRAUN", "code": "RBRAUN" }, { "name": "ROGER MOSER", "code": "RM" }, { "name": "WES STREMMEL", "code": "WSTREMMEL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 100, "domain": null }, { "name": "UTILITY", "type": "esriFieldTypeString", "alias": "UTILITY", "length": 20, "domain": { "type": "codedValue", "name": "WS2_Utility", "description": "", "codedValues": [ { "name": "CELL TOWER", "code": "Cell" }, { "name": "ELECTRIC", "code": "Elec" }, { "name": "GAS", "code": "Gas" }, { "name": "OIL", "code": "Oil" }, { "name": "TELEPHONE", "code": "Tel" }, { "name": "WASTEWATER", "code": "WW" }, { "name": "WATER METER", "code": "WMtr" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "length": 20, "domain": null }, { "name": "PARCEL_ASSETID", "type": "esriFieldTypeInteger", "alias": "PARCEL_ASSETID", "domain": null }, { "name": "PARCEL_EID", "type": "esriFieldTypeInteger", "alias": "PARCEL_EID", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "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": "ESN", "type": "esriFieldTypeString", "alias": "ESN", "length": 5, "domain": null }, { "name": "ADDNUM_SUF", "type": "esriFieldTypeString", "alias": "AddressNum Suffix", "length": 15, "domain": null }, { "name": "FLOOR", "type": "esriFieldTypeString", "alias": "FLOOR", "length": 75, "domain": null }, { "name": "LANDMARKNAME", "type": "esriFieldTypeString", "alias": "LANDMARK NAME", "length": 150, "domain": null }, { "name": "PLACE_TYPE", "type": "esriFieldTypeString", "alias": "PLACE TYPE", "length": 50, "domain": null }, { "name": "PLACEMENT", "type": "esriFieldTypeString", "alias": "PLACEMENT", "length": 25, "domain": null }, { "name": "FCODE", "type": "esriFieldTypeString", "alias": "FCODE", "length": 100, "domain": null }, { "name": "LANDMARK", "type": "esriFieldTypeString", "alias": "LANDMARK", "length": 3, "domain": { "type": "codedValue", "name": "WS2_YesNo_Text", "description": "", "codedValues": [ { "name": "YES", "code": "Y" }, { "name": "NO", "code": "N" }, { "name": "0", "code": "0" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2338_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2338", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2338", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1899_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "2ee5e180e5de4393a7754bae04dce19f" }, { "currentVersion": 10.91, "id": 21, "name": "Contour Lines", "type": "Feature Layer", "description": "2 foot contours. This dataset contains locations and attributes of 2-ft interval topography data, created as part of the 2003 Longview Planimetrics project.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "Creation of this dataset utilized source data from the City of Longview.", "parentLayer": { "id": 15, "name": "Property Information" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 200, 133, 68, 255 ], "width": 0.6 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[ELEV]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 168, 112, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 3085532.199861452, "ymin": 6854365.2000965625, "xmax": 3168544.479746759, "ymax": 6932164.640041009, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ASSETID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "length": 20, "domain": null }, { "name": "FEATURE", "type": "esriFieldTypeString", "alias": "FEATURE", "length": 34, "domain": null }, { "name": "ELEV", "type": "esriFieldTypeDouble", "alias": "ELEV", "domain": null }, { "name": "CONTOUR_", "type": "esriFieldTypeInteger", "alias": "CONTOUR_", "domain": null }, { "name": "CONTOUR_ID", "type": "esriFieldTypeInteger", "alias": "CONTOUR_ID", "domain": null }, { "name": "FNODE_", "type": "esriFieldTypeInteger", "alias": "FNODE_", "domain": null }, { "name": "TNODE_", "type": "esriFieldTypeInteger", "alias": "TNODE_", "domain": null }, { "name": "LPOLY_", "type": "esriFieldTypeInteger", "alias": "LPOLY_", "domain": null }, { "name": "RPOLY_", "type": "esriFieldTypeInteger", "alias": "RPOLY_", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "FCODE", "type": "esriFieldTypeInteger", "alias": "FCODE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "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": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2171_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2171", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2171", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1732_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 62500.00000000016, "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": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "2ee5e180e5de4393a7754bae04dce19f" }, { "currentVersion": 10.91, "id": 86, "name": "Substandard Buildings", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "", "parentLayer": { "id": 15, "name": "Property Information" }, "subLayers": [], "minScale": 32000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "6dc25b7cde5f580bce81b21dc0f242ac", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAYAAAA6RwvCAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAsNJREFUWIXN2E1PGkEcBvBnFiv4QpoYtZioB7QVQRMj9dpAIciHIRCJCaJGbigXjR707McxCoSXQ7EmjQddpCmJIWmKtkwPy5J9YWHYxehzm51J9reT+c/s7gDeSAZeGyDmbUKo2fy7YbP9JLWauTE2Vn2JG3LV6ji1Wv9w5fI4qdeH20Ke3O76QKUyS6pV/Njc/PBtebmvCGcmA3siAWo242ll5REXF60+GcRUqVi4mxsAwPz2NpBMol8YZzYLeyIBAOB4HqaREbO0XwZ5np2t/QoELJOnpy0MTSZRMohxZrOw7+212uVwGO+LxRqaD62CUACX6+tYAyBiPjZnRi/GmcupEGm/H1+LRdk4VdVQjhMwlGLy7MwQZjGXg313V4WghKjGti1fynG4DAaFmZFi9vdRWlpiQ+TzmGNEaEI0MfE4E2Yxn8fczg4zoiNEL8ahRIRCXRFdISLmKhjEZwaMo1DAvBIRCHRFMEEAoMGAWSgUhL1HB4IZIsWsAZhQYIDmYm7moUdETxARc9kOI8lDKISrHhE9Q7QwRhG6ICLmcXoaE4rrjzMzuhC6IQvFoqw6xHyKxUBTKXx3Ol8eslAoyBZmORwGANhOToT+WAzQgekJ4lCWaCSCtM8HAHAbxDBDHPm8fLNqIsQ1kfb7VRiSSuGaEcMEUZ4dfCSCjAQBAJQQAUMIbMfHAIQ1A0ZMV4gKsbGBjNfbtjooIUj7fFgFMCXFHBzg2uXSD1nM5WRHeSeEFJNRYra2umI0IcrXOxaECsNxmDo6YsK0hRhByDBerzAzDBgVRHzlbyGiUWQ8Hl07piameVBqQgbv7ob7heiIicfx1+Ua0oQ0RkcbHAAC4D4aRdYgQoUhBFOHh23HyD+w7u+H6h4PTLUarLe3+HJ+bhihzLPbjX9WKwZLJYs2hOffgeeFRjrdd0SnvM2/Aa+Z/+NuazZ8P19HAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 25, "height": 25, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -4.172325134277344E-6, "ymin": -1.506507396697998E-5, "xmax": 3142957.7498669326, "ymax": 6911639.999893904, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CW_CASE_NUMBER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "length": 20, "domain": null }, { "name": "CW_CASE_NUMBER", "type": "esriFieldTypeString", "alias": "CW_CASE_NUMBER", "length": 20, "domain": null }, { "name": "CASE_DATE", "type": "esriFieldTypeDate", "alias": "CASE_DATE", "length": 8, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 100, "domain": null }, { "name": "DEMOLISHED", "type": "esriFieldTypeString", "alias": "DEMOLISHED", "length": 3, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "YES", "code": "Yes" }, { "name": "NO", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "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": "CAOBJECTID", "type": "esriFieldTypeInteger", "alias": "CA_OBJECT_ID", "domain": null }, { "name": "CASENAME", "type": "esriFieldTypeString", "alias": "CASENAME", "length": 80, "domain": null }, { "name": "ENTEREDBYLOGINID", "type": "esriFieldTypeString", "alias": "ENTEREDBYLOGINID", "length": 80, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2352_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2352", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2352", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1913_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "2ee5e180e5de4393a7754bae04dce19f" }, { "currentVersion": 10.91, "id": 22, "name": "Subdivision", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "", "parentLayer": { "id": 15, "name": "Property Information" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 3 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[SUBD_NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 115, 178, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 12000, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 3052610.8023267984, "ymin": 6830804.500170618, "xmax": 3177471.2729710788, "ymax": 6938613.127087027, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SUBD_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "length": 20, "domain": null }, { "name": "SUBD_NAME", "type": "esriFieldTypeString", "alias": "SUBD_NAME", "length": 64, "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "LF_ASBUILT_EID", "type": "esriFieldTypeString", "alias": "LF ASBUILT ENTRY ID", "length": 20, "domain": null }, { "name": "LF_PLAT_EID", "type": "esriFieldTypeString", "alias": "LF PLAT ENTRY ID", "length": 20, "domain": null }, { "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": "LINKED_IMAGES", "type": "esriFieldTypeString", "alias": "LINKED_IMAGES", "length": 250, "domain": null }, { "name": "PLAT_MISSING", "type": "esriFieldTypeString", "alias": "PLAT MISSING", "length": 3, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "YES", "code": "Yes" }, { "name": "NO", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 250, "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": "R2343_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2343", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6464LF_ASBUILT_", "fields": "LF_ASBUILT_EID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6464LF_PLAT_EID", "fields": "LF_PLAT_EID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2343", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1904_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 62500.00000000016, "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": "2ee5e180e5de4393a7754bae04dce19f" }, { "currentVersion": 10.91, "id": 23, "name": "Easement", "type": "Feature Layer", "description": "Easements are accessed for viewing, querying, and map output production of areas identified as water, sewer, drainage, utility or private easements.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "Creation of this dataset utilized source data from the City of Longview.", "parentLayer": { "id": 15, "name": "Property Information" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "WATER", "label": "WATER", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "SEWER", "label": "SEWER", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "UTILITY", "label": "UTILITY", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "UTILITY/DRAINAGE", "label": "UTILITY/DRAINAGE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "DRAINAGE", "label": "DRAINAGE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "SURFACE", "label": "SURFACE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "INGRESS/EGRESS", "label": "INGRESS/EGRESS", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 3090037.2678976506, "ymin": 6847852.9575304985, "xmax": 3172400.194822356, "ymax": 6986337.520091474, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROJECT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "length": 20, "domain": null }, { "name": "PROJECT_NAME", "type": "esriFieldTypeString", "alias": "PROJECT_NAME", "length": 100, "domain": null }, { "name": "PROJECT_YEAR", "type": "esriFieldTypeString", "alias": "PROJECT_YEAR", "length": 50, "domain": null }, { "name": "CITY_NO", "type": "esriFieldTypeString", "alias": "CITY_NO", "length": 50, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeInteger", "alias": "STATUS", "domain": { "type": "codedValue", "name": "WS2_Status", "description": "", "codedValues": [ { "name": "ACTIVE", "code": 1 }, { "name": "ABANDONED", "code": 2 }, { "name": "0", "code": 0 }, { "name": "INACTIVE", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GRANTOR", "type": "esriFieldTypeString", "alias": "GRANTOR", "length": 85, "domain": null }, { "name": "ESMTWIDTH", "type": "esriFieldTypeInteger", "alias": "ESMTWIDTH", "domain": { "type": "range", "name": "WS2_EasementWidth", "description": "", "range": [ 0, 100 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ESMTWDTH", "type": "esriFieldTypeString", "alias": "ESMTWDTH", "length": 20, "domain": null }, { "name": "FILED_DATE", "type": "esriFieldTypeDate", "alias": "FILED_DATE", "length": 8, "domain": null }, { "name": "VOL", "type": "esriFieldTypeDouble", "alias": "VOL", "domain": null }, { "name": "PG", "type": "esriFieldTypeString", "alias": "PG", "length": 15, "domain": null }, { "name": "FILENUMBER", "type": "esriFieldTypeString", "alias": "FILENUMBER", "length": 100, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 50, "domain": { "type": "codedValue", "name": "WS2_EasementType", "description": "", "codedValues": [ { "name": "ACCESS", "code": "ACCESS" }, { "name": "DRAINAGE", "code": "DRAINAGE" }, { "name": "INGRESS/EGRESS", "code": "INGRESS/EGRESS" }, { "name": "SEWER", "code": "SEWER" }, { "name": "SIDEWALK", "code": "SIDEWALK" }, { "name": "SURFACE", "code": "SURFACE" }, { "name": "UTILITY", "code": "UTILITY" }, { "name": "UTILITY/DRAINAGE", "code": "UTILITY/DRAINAGE" }, { "name": "WATER", "code": "WATER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 255, "domain": null }, { "name": "LF_ABANDONMENT_EID", "type": "esriFieldTypeString", "alias": "LF ABANDONMENT ENTRY ID", "length": 20, "domain": null }, { "name": "LF_ASBUILT_EID", "type": "esriFieldTypeString", "alias": "LF ASBUILT ENTRY ID", "length": 20, "domain": null }, { "name": "LF_DEED_EID", "type": "esriFieldTypeString", "alias": "LF DEED ENTRY ID", "length": 20, "domain": null }, { "name": "LF_EASEMENT_EID", "type": "esriFieldTypeString", "alias": "LF EASEMENT ENTRY ID", "length": 20, "domain": null }, { "name": "LF_PLAT_EID", "type": "esriFieldTypeString", "alias": "LF PLAT ENTRY ID", "length": 20, "domain": null }, { "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": "LINKED_IMAGES", "type": "esriFieldTypeString", "alias": "LINKED_IMAGES", "length": 200, "domain": null }, { "name": "FILED_DT_TXT", "type": "esriFieldTypeString", "alias": "FILED DATE TEXT", "length": 30, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 5, "domain": { "type": "codedValue", "name": "WS2_EasementOwner", "description": "Owner type for easement", "codedValues": [ { "name": "CITY", "code": "CITY" }, { "name": "COUNTY", "code": "CNTY" }, { "name": "STATE", "code": "STATE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 15, "domain": { "type": "codedValue", "name": "WS2_CountyName", "description": "", "codedValues": [ { "name": "GREGG COUNTY", "code": "GREGG" }, { "name": "HARRISON COUNTY", "code": "HARRISON" }, { "name": "MARION COUNTY", "code": "MARION" }, { "name": "RUSK COUNTY", "code": "RUSK" }, { "name": "SMITH COUNTY", "code": "SMITH" }, { "name": "UPSHUR COUNTY", "code": "UPSHUR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "R2337_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2337", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6458LF_ASBUILT_", "fields": "LF_ASBUILT_EID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6458LF_ABANDONM", "fields": "LF_ABANDONMENT_EID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6458LF_DEED_EID", "fields": "LF_DEED_EID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6458LF_EASEMENT", "fields": "LF_EASEMENT_EID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6458LF_PLAT_EID", "fields": "LF_PLAT_EID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2337", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1898_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 62500.00000000016, "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": "2ee5e180e5de4393a7754bae04dce19f" }, { "currentVersion": 10.91, "id": 24, "name": "EnvHealth/Code", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 25, "name": "Animal Control Patrol Areas" }, { "id": 26, "name": "Code Enforcement" }, { "id": 27, "name": "Mosquito_Spraying_Areas" }, { "id": 89, "name": "Pools - Spa" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 3094694.5800299793, "ymin": 6860949.489382684, "xmax": 3151009.004146427, "ymax": 6917846.876955673, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "2ee5e180e5de4393a7754bae04dce19f" }, { "currentVersion": 10.91, "id": 25, "name": "Animal Control Patrol Areas", "type": "Feature Layer", "description": "This feature class includes polygon features that identify location and attribute information for animal control patrol areas in Longview, Texas.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "Creation of this dataset utilized source data from the City of Longview.", "parentLayer": { "id": 24, "name": "EnvHealth/Code" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "AREA_NAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MIDDLE", "label": "MIDDLE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NORTH", "label": "NORTH", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 191, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SOUTH", "label": "SOUTH", "description": "" } ], "fieldDelimiter": "," }, "transparency": 50, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[AREA_NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 225, 225, 225, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 77, 168, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 20, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 3094694.5800299793, "ymin": 6860949.489382684, "xmax": 3151009.004146427, "ymax": 6917846.876955673, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AREA_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "length": 20, "domain": null }, { "name": "AREA_NAME", "type": "esriFieldTypeString", "alias": "AREA NAME", "length": 50, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 50, "domain": null }, { "name": "RADIO_NUMBER", "type": "esriFieldTypeString", "alias": "RADIO NUMBER", "length": 15, "domain": null }, { "name": "OFFICER_NAME", "type": "esriFieldTypeString", "alias": "OFFICER NAME", "length": 50, "domain": null }, { "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": "R2290_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2290", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2290", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1851_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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": "2ee5e180e5de4393a7754bae04dce19f" }, { "currentVersion": 10.91, "id": 26, "name": "Code Enforcement", "type": "Feature Layer", "description": "This feature class represents the Environmental Health Department's Code Enforcement Zones for the City of Longview, Texas.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "Creation of this dataset utilized source data from the City of Longview's Enviromental Health Department.", "parentLayer": { "id": 24, "name": "EnvHealth/Code" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "AREA_ID", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 200, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1", "label": "1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2", "label": "2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3", "label": "3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 241, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "4", "label": "4", "description": "" } ], "fieldDelimiter": "," }, "transparency": 50, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[AREA_ID]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 225, 225, 225, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 20, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 100000, "maxScale": 4000 } ] }, "defaultVisibility": false, "extent": { "xmin": 3094694.5800299793, "ymin": 6860949.489382684, "xmax": 3151009.004146427, "ymax": 6917846.876955673, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ASSETID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "length": 20, "domain": null }, { "name": "AREA_ID", "type": "esriFieldTypeSmallInteger", "alias": "AREA ID", "domain": null }, { "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": "R2291_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2291", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2291", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1852_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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": "2ee5e180e5de4393a7754bae04dce19f" }, { "currentVersion": 10.91, "id": 27, "name": "Mosquito_Spraying_Areas", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "", "parentLayer": { "id": 24, "name": "EnvHealth/Code" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "AREA_NAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 188, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1", "label": "1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "10", "label": "10", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 219, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2", "label": "2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3", "label": "3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "4", "label": "4", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 229, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5", "label": "5", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6", "label": "6", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7", "label": "7", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 185, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "8", "label": "8", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "9", "label": "9", "description": "" } ], "fieldDelimiter": "," }, "transparency": 50, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[AREA_NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 225, 225, 225, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 230, 0, 0, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 20, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 100000, "maxScale": 4000 } ] }, "defaultVisibility": false, "extent": { "xmin": 3094694.5801579803, "ymin": 6860949.489382684, "xmax": 3151009.004146427, "ymax": 6917846.876955673, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AREA_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "length": 20, "domain": null }, { "name": "AREA_NAME", "type": "esriFieldTypeString", "alias": "AREA NAME", "length": 50, "domain": null }, { "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": "R2292_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2292", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2292", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1853_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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 }, { "currentVersion": 10.91, "id": 89, "name": "Pools - Spa", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "", "parentLayer": { "id": 24, "name": "EnvHealth/Code" }, "subLayers": [], "minScale": 16000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[LOCATION]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 4000, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 3107324.8621607125, "ymin": 6865472.132248059, "xmax": 3138540.6025506407, "ymax": 6906964.810089305, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "POOLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "PERMIT_NUMBER", "type": "esriFieldTypeString", "alias": "PERMIT_NUMBER", "length": 20, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 50, "domain": null }, { "name": "POOLTYPE", "type": "esriFieldTypeString", "alias": "POOLTYPE", "length": 10, "domain": null }, { "name": "POOLSPA", "type": "esriFieldTypeString", "alias": "POOLOSPA", "length": 10, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 100, "domain": null }, { "name": "POOLNAME", "type": "esriFieldTypeString", "alias": "POOLNAME", "length": 30, "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "length": 20, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "2ee5e180e5de4393a7754bae04dce19f" }, { "currentVersion": 10.91, "id": 28, "name": "Community Development", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 29, "name": "Community Development Projects" }, { "id": 30, "name": "CDBG 2012" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 3103180.2500538826, "ymin": 6853311.49052757, "xmax": 3148596.779632181, "ymax": 6904287.499791056, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 29, "name": "Community Development Projects", "type": "Feature Layer", "description": "This feature class represents locations of CDBG and HOME Funded Projects in the City of Longview, Texas.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "Creation of this dataset utilized source data from the City of Longview.", "parentLayer": { "id": 28, "name": "Community Development" }, "subLayers": [], "minScale": 32000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "f429a2120f7ab50d914640b5b4bc23d0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAUNJREFUOI3t1MFKAlEUxvH/kQkVaSZK8i1aurDASCWbFi0K2rduH9GiTU/Qe7SIQC1Nqk2PEPQGhVFhjNwJvC2mdDRlZghp47e6By4/Lodzj8GEYvwctCaldfxEhE1QZnQq/q41ZyLqWIRPP3wqovYAlAuNW0glQ3gC+RyIqIwIh1rHNaijHizCNoDrQqUO5QIkE8Hu07P3iGIeRHpOHwYs14VqAzYKkAiBAmQWYQk/rubA12OA6jWsr4VHh/G7e68tv+D0fHTUjz889mtj/NW/ZQpP4f+CWy/Q7UIsFh1yOt7yGgmvrsBl0/vWUXCnA/UbsEuj4bZlMpvLQq0J5ZC40/EWkF2CGU/7GIC1piLCrmXCchYuapBeCIZf38AugmH0nKsBWIT977psmaS27GB0KG2tORfhYBhuATuRuTGZ2Lh9ATTNWSPB63i8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 3107468.0496098846, "ymin": 6871299.2506723255, "xmax": 3136983.3569013774, "ymax": 6896301.043207616, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROJECT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "length": 20, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 20, "domain": { "type": "codedValue", "name": "WS2_CD_Projects_Status", "description": "Status of Community Development Projects", "codedValues": [ { "name": "ENVIRONMENTAL REVIEW IN PROGRESS", "code": "IN PROGRESS" }, { "name": "ENVIRONMENTAL REVIEW COMPLETE", "code": "COMPLETE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PROJECT_NAME", "type": "esriFieldTypeString", "alias": "PROJECT_NAME", "length": 50, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 150, "domain": null }, { "name": "REVIEW_DATE", "type": "esriFieldTypeDate", "alias": "REVIEW DATE", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "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": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2228_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2228", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2228", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1789_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "2ee5e180e5de4393a7754bae04dce19f" }, { "currentVersion": 10.91, "id": 30, "name": "CDBG 2012", "type": "Feature Layer", "description": "The statistical information used in this feature class comes from three tables in Census 2000 Summary File (SF) 3: P9\u2014Household Type (Including Living Alone) by Relationship; P76\u2014Family Income in 1999; and P79\u2014Non-family Household Income in 1999. Each block group record has an identification section containing Federal Information Processing Standards (FIPS) codes and names for the state, county, city/township, and metropolitan area, plus the name, type, and the HUD Unit-of-Government-Identification-Code for the Community Development Block Grant (CDBG) grantee with jurisdiction over the block group area for FY 2012. ", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "Creation of this dataset utilized source data from the U.S. Department of Housing and Urban Development and the U.S. Census Bureau.", "parentLayer": { "id": 28, "name": "Community Development" }, "subLayers": [], "minScale": 100000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 214, 217, 128, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 55, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3103180.2500538826, "ymin": 6853311.49052757, "xmax": 3148596.779632181, "ymax": 6904287.499791056, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CDBG_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LOW_MOD", "type": "esriFieldTypeDouble", "alias": "LOW_MOD", "domain": null }, { "name": "TOTAL_POP", "type": "esriFieldTypeDouble", "alias": "TOTAL_POP", "domain": null }, { "name": "LOW_MOD_PCT", "type": "esriFieldTypeDouble", "alias": "LOW_MOD_PCT", "domain": null }, { "name": "CDBG_UOGID", "type": "esriFieldTypeString", "alias": "CDBG_UOGID", "length": 255, "domain": null }, { "name": "CDBG_NAME", "type": "esriFieldTypeString", "alias": "CDBG_NAME", "length": 255, "domain": null }, { "name": "COUNTY_NAME", "type": "esriFieldTypeString", "alias": "COUNTY_NAME", "length": 255, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 255, "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 255, "domain": null }, { "name": "TRACT", "type": "esriFieldTypeString", "alias": "TRACT", "length": 255, "domain": null }, { "name": "BLK_GRP", "type": "esriFieldTypeString", "alias": "BLK_GRP", "length": 255, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "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": "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": "R2227_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2227", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2227", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1788_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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": "2ee5e180e5de4393a7754bae04dce19f" }, { "currentVersion": 10.91, "id": 31, "name": "P & Z", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 32, "name": "Historic Preservation" }, { "id": 38, "name": "Special Use Permit" }, { "id": 39, "name": "Variance" }, { "id": 40, "name": "Zoning" }, { "id": 41, "name": "Future Landuse" }, { "id": 42, "name": "Annexations" }, { "id": 43, "name": "Billboards" }, { "id": 44, "name": "Mobile Home Park" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 3078240.1972946674, "ymin": 6842567.404117569, "xmax": 3170352.892292455, "ymax": 6940411.187120691, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "2ee5e180e5de4393a7754bae04dce19f" }, { "currentVersion": 10.91, "id": 32, "name": "Historic Preservation", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 31, "name": "P & Z" }, "subLayers": [ { "id": 33, "name": "Recorded Texas Historic Landmarks" }, { "id": 34, "name": "THC Historic Subject Marker" }, { "id": 35, "name": "Historic Texas Cemetery Marker" }, { "id": 36, "name": "Longview Landmarks" }, { "id": 37, "name": "National Register of Historic Places" } ], "minScale": 32000, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 3089824.623417452, "ymin": 6844621.692375481, "xmax": 3136454.513380885, "ymax": 6928158.820773289, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "2ee5e180e5de4393a7754bae04dce19f" }, { "currentVersion": 10.91, "id": 33, "name": "Recorded Texas Historic Landmarks", "type": "Feature Layer", "description": "This feature class contains the locations and basic attributes of buildings, objects and structures listed by the Texas Historical Commission as historical landmarks.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "Creation of this dataset utilized source data from the City of Longview and the Texas Historical Commission.", "parentLayer": { "id": 32, "name": "Historic Preservation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "7015f1bf54c33804fa36a68e3132465e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAPxJREFUOI2tk71KA0EUhb8LkdF2KtdtbCWQLo0vkVfIQ2jnLxHBJq8Q8joBIUUKC4sUwth4u1XHgNciBHbXibuipzyc+925cKbDH9X5J4CdAtfAXouZd2AEclt+wWb4A7AGwC5wDlQAm81dkMef5+0JyGsnfJf31lel5z33qjLflksCnPu8UuUSQBUDOwEZtwRYHiMXJUOAO7ApyEsjwHtyVaSeyzIOQqAZoMoCeAb2S/YyBB5aniCv3tugKJjEyBEwzzKGIciqJQBUZQZ0wXZAViGkUmnAsXN2WLWqvYoRlwK8sS7TNMbt20oq6oAz4IZf/YUKQMZAsihN+gK4JUwCYKdfWwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3108058.294986427, "ymin": 6868083.583085328, "xmax": 3136454.513380885, "ymax": 6901925.15726085, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 100, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 100, "domain": null }, { "name": "MARKER_NUMBER", "type": "esriFieldTypeInteger", "alias": "MARKER NUMBER", "domain": null }, { "name": "THC_ATLAS_NUMBER", "type": "esriFieldTypeDouble", "alias": "THC_ATLAS_NUMBER", "domain": null }, { "name": "YEAR_DESIGNATED", "type": "esriFieldTypeSmallInteger", "alias": "YEAR DESIGNATED", "domain": null }, { "name": "INSIDE_CITY_LIMITS", "type": "esriFieldTypeInteger", "alias": "INSIDE CITY LIMITS", "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "YES", "code": 1 }, { "name": "NO", "code": 2 }, { "name": "NA", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LINKED_DOCUMENTS", "type": "esriFieldTypeString", "alias": "LINKED_DOCUMENTS", "length": 100, "domain": null }, { "name": "ORIG_FID", "type": "esriFieldTypeInteger", "alias": "ORIG_FID", "domain": null }, { "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2232_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2232", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2232", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1793_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 32000, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 34, "name": "THC Historic Subject Marker", "type": "Feature Layer", "description": "Historical markers have been a part of the Texas landscape since 1936, when the Texas Centennial Commission placed more than 900 markers and monuments around the state to commemorate the 100th anniversary of the Texas Revolution and the establishment of the Republic of Texas. The current Official Texas Historical Marker program dates to 1962, and it has been a popular means for interpreting local and state history and encouraging heritage tourism for almost four decades. Probably the most visible program of the Texas Historical Commission, historical markers commemorate diverse topics - from the history and architecture of houses, commercial and public buildings, religious congregations and events that changed the course of local and state history, to individuals who have made lasting contributions to our state, community organizations and businesses, military sites, and many more. Age, significance and architectural requirements govern the eligibility of topics and sites when applying for either a subject marker or a Recorded Texas Historic Landmark marker.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "Creation of this dataset utilized source data from the City of Longview, the Texas Historic Commission.", "parentLayer": { "id": 32, "name": "Historic Preservation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "c12d6d94154004d97a29b41d32d1c6d1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAQpJREFUOI2tk79KA0EQxn8DkdX2KuM1thKwO5Bc3sFX8CG08y+KYJNXCHmXLARFSGFhYWEhnI3bRb2LOBZGvNONt8F83Q7f95sZmG3wTzUWAlDsHnACrARkXoFTIT0vT/AVLgCtASwDB0AFMO2sLaFz91dasQ9AXFnBa4xsgmOTiGtx6WiWzwt4N/YYxxEADlXsrpB2gwDKICbnsFQS4EIZ9oWtp/oJImIc8svXfFsjIwDgzA0Uj8BqqXpPZm6DVhCSZ40G24ylR84GMKLJjmTJJAgAIK5zCbSUqyUhmZD5XF6AtNXY9e93gWKrlhzjA7zweUx98tndShr/BOwDZ8zxFyqA6ZF4D6VOHy1iSzuC/Kh8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3089824.623417452, "ymin": 6844621.692375481, "xmax": 3135919.1384043843, "ymax": 6928158.820773289, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 100, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 100, "domain": null }, { "name": "MARKER_NUMBER", "type": "esriFieldTypeInteger", "alias": "MARKER NUMBER", "domain": null }, { "name": "THC_ATLAS_NUMBER", "type": "esriFieldTypeDouble", "alias": "THC_ATLAS_NUMBER", "domain": null }, { "name": "YEAR_DESIGNATED", "type": "esriFieldTypeSmallInteger", "alias": "YEAR DESIGNATED", "domain": null }, { "name": "INSIDE_CITY_LIMITS", "type": "esriFieldTypeInteger", "alias": "INSIDE CITY LIMITS", "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "YES", "code": 1 }, { "name": "NO", "code": 2 }, { "name": "NA", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LINKED_DOCUMENTS", "type": "esriFieldTypeString", "alias": "LINKED_DOCUMENTS", "length": 100, "domain": null }, { "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2230_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2230", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2230", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1791_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 32000, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "2ee5e180e5de4393a7754bae04dce19f" }, { "currentVersion": 10.91, "id": 35, "name": "Historic Texas Cemetery Marker", "type": "Feature Layer", "description": "This dataset includes cemeteries surveyed by the Texas Historical Commission (THC) plus the ones recorder by USGS.Cemeteries are among the most valuable of historic resources. They are reminders of various settlement patterns, such as villages, rural communities, urban centers and ghost towns. Cemeteries can reveal information about historic events, religion, lifestyles and genealogy. The Texas Historical Commission (THC) provides guidelines to aid in the preservation of these important historic resouces. Cemeteries are like open history books whose pages are tablets of stone. Historians consult cemetery records to confirm past events. Sometimes there is no other recorded information about an area except what can be found in cemeteries. Each one provides clues about the people who settled an area. Cemeteries tell us about the ethnic background of people, their occupations, how long they lived and, sometimes, what caused their deaths. They provide us with insights into cultural practices and beliefs. Some monuments are simple ? a slab of wood or a carved piece of concrete with a name and dates scratched in. Others are elaborate sculptures. Cemeteries are a nonrenewable resource. Their survival is constantly threatened by expanding urban areas, vandalism, removal of headstones, theft of objects such as benches, gates and statuary, neglect and lack of fences to keep cattle from toppling headstones. If not cared for, these reminders of early settlements could be lost forever.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "Creation of this dataset utilized source data from the City of Longview, the Texas Historic Commission and the United States Geological Survey (USGS).", "parentLayer": { "id": 32, "name": "Historic Preservation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSHorizontal", "color": [ 56, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3099887.944258824, "ymin": 6865124.131946579, "xmax": 3135084.3840996027, "ymax": 6906027.212560669, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 100, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 100, "domain": null }, { "name": "MARKER_NUMBER", "type": "esriFieldTypeInteger", "alias": "MARKER NUMBER", "domain": null }, { "name": "THC_ATLAS_NUMBER", "type": "esriFieldTypeDouble", "alias": "THC ATLAS NUMBER", "domain": null }, { "name": "YEAR_DESIGNATED", "type": "esriFieldTypeSmallInteger", "alias": "YEAR DESIGNATED", "domain": null }, { "name": "INSIDE_CITY_LIMITS", "type": "esriFieldTypeInteger", "alias": "INSIDE CITY LIMITS", "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "YES", "code": 1 }, { "name": "NO", "code": 2 }, { "name": "NA", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LINKED_DOCUMENTS", "type": "esriFieldTypeString", "alias": "LINKED_DOCUMENTS", "length": 100, "domain": null }, { "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": "R2229_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2229", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2229", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1790_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 32000, "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": "2ee5e180e5de4393a7754bae04dce19f" }, { "currentVersion": 10.91, "id": 36, "name": "Longview Landmarks", "type": "Feature Layer", "description": "This dataset contains Historic Landmarks (by structure). This is a consolidated collection of structures with historical significance. It contains the locations and attributes of structures & memorials of historical worth. ", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "Creation of this dataset utilized source data from the City of Longview and the Texas Historic Commission.", "parentLayer": { "id": 32, "name": "Historic Preservation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "79ad49afe466a5bf8f7cd73fa14827a6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAARNJREFUOI2tk7tKA1EQhr9ZN7c3ULfZNAEJ2Nn4Er6CD7EbEOKNBKO45BUkryMIKSwshD2FoI1lvGTJjk1MduWYHNC/O8P/fzMDc3z+KP9fABqbGOUcaDhkPsjpyTC8WE6wDE8BXQOo43EMFADfnX3achk+rkprZJ6AoLSC1Rine8xklw3u5Doc/+azAvI4PUPlFA9QVCMTSRIOnQAapQEqJ4WSAFfaTUfSb766TBDMQ2XfxNsGHACV7J6s+gJsFqqGevXBaQUZtN40Sg9AboAd0DEZh5JsZU4AAEmat0Bbj54rMrAH7YAp+9ox4eI9+0Q7ppzIqdkA70ADjxH5qn4LTX4CukAf178AvRJgfiTWQ1mnLy1vU0aycaOGAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3124431.7191296816, "ymin": 6879875.45125632, "xmax": 3132645.813089326, "ymax": 6886407.158910394, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 100, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 100, "domain": null }, { "name": "MARKER_NUMBER", "type": "esriFieldTypeInteger", "alias": "MARKER_NUMBER", "domain": null }, { "name": "YEAR_DESIGNATED", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_DESIGNATED", "domain": null }, { "name": "CITY_OF_LONGVIEW_NUMBER", "type": "esriFieldTypeInteger", "alias": "CITY_OF_LONGVIEW_NUMBER", "domain": null }, { "name": "CASE_NUMBER", "type": "esriFieldTypeInteger", "alias": "CASE_NUMBER", "domain": null }, { "name": "LINKED_DOCUMENTS", "type": "esriFieldTypeString", "alias": "LINKED_DOCUMENTS", "length": 100, "domain": null }, { "name": "BUFF_DIST", "type": "esriFieldTypeDouble", "alias": "BUFF_DIST", "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "length": 250, "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null }, { "name": "PIC_URL", "type": "esriFieldTypeString", "alias": "PHOTO_URL", "length": 150, "domain": null }, { "name": "THUMBNAIL_URL", "type": "esriFieldTypeString", "alias": "THUMBNAIL_URL", "length": 150, "domain": null }, { "name": "IS_VIDEO", "type": "esriFieldTypeString", "alias": "IS_VIDEO", "length": 5, "domain": null }, { "name": "MARKER_COLOR", "type": "esriFieldTypeString", "alias": "MARKER_COLOR", "length": 2, "domain": null }, { "name": "MORE_INFO_URL", "type": "esriFieldTypeString", "alias": "MORE_INFO_URL", "length": 150, "domain": null }, { "name": "TAB_NAME", "type": "esriFieldTypeString", "alias": "TAB_NAME", "length": 25, "domain": null }, { "name": "SHORT_DESC", "type": "esriFieldTypeString", "alias": "SHORT_DESC", "length": 150, "domain": null }, { "name": "WEBSITE", "type": "esriFieldTypeString", "alias": "WEBSITE", "length": 150, "domain": null }, { "name": "DESC1", "type": "esriFieldTypeString", "alias": "DESC1", "length": 1100, "domain": null }, { "name": "DESC2", "type": "esriFieldTypeString", "alias": "DESC2", "length": 1100, "domain": null }, { "name": "DESC3", "type": "esriFieldTypeString", "alias": "DESC3", "length": 1100, "domain": null }, { "name": "DESC4", "type": "esriFieldTypeString", "alias": "DESC4", "length": 1100, "domain": null }, { "name": "DESC5", "type": "esriFieldTypeString", "alias": "DESC5", "length": 1100, "domain": null }, { "name": "HOURS", "type": "esriFieldTypeString", "alias": "HOURS", "length": 60, "domain": null }, { "name": "NUMBER", "type": "esriFieldTypeSmallInteger", "alias": "NUMBER", "domain": null }, { "name": "LANDMARK_NAME", "type": "esriFieldTypeString", "alias": "LANDMARK NAME", "length": 60, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2233_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2233", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2233", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1794_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 32000, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "2ee5e180e5de4393a7754bae04dce19f" }, { "currentVersion": 10.91, "id": 37, "name": "National Register of Historic Places", "type": "Feature Layer", "description": "This data set contains the locations and basic attributes of sites, buildings, objects, structures, and districts listed on the National Register of Historic Places (NRHP). ", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "Creation of this dataset utilized source data from the City of Longview, the U.S. National Parks Service and the U.S. Department of the Interior.", "parentLayer": { "id": 32, "name": "Historic Preservation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 255, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3110252.1763324738, "ymin": 6882350.360954627, "xmax": 3132257.7571529746, "ymax": 6887782.698879674, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 100, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 100, "domain": null }, { "name": "MARKER_NUMBER", "type": "esriFieldTypeInteger", "alias": "MARKER NUMBER", "domain": null }, { "name": "THC_ATLAS_NUMBER", "type": "esriFieldTypeDouble", "alias": "THC ATLAS NUMBER", "domain": null }, { "name": "YEAR_DESIGNATED", "type": "esriFieldTypeSmallInteger", "alias": "YEAR DESIGNATED", "domain": null }, { "name": "INSIDE_CITY_LIMITS", "type": "esriFieldTypeInteger", "alias": "INSIDE CITY LIMITS", "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "YES", "code": 1 }, { "name": "NO", "code": 2 }, { "name": "NA", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LINKED_DOCUMENTS", "type": "esriFieldTypeString", "alias": "LINKED DOCUMENTS", "length": 100, "domain": null }, { "name": "REFERENCE_NUMBER", "type": "esriFieldTypeDouble", "alias": "NATIONAL REGISTER REFERENCE NUMBER", "domain": null }, { "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": "R2231_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2231", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2231", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1792_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 32000, "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 }, { "currentVersion": 10.91, "id": 38, "name": "Special Use Permit", "type": "Feature Layer", "description": "This feature class represents the Specific Use Permits for the City of Longview, Texas.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "Creation of this dataset, utilized source data from the City of Longview and Greg County Appraisal District.", "parentLayer": { "id": 31, "name": "P & Z" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSHorizontal", "color": [ 110, 110, 110, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3099489.8574744463, "ymin": 6863375.102184951, "xmax": 3148596.7277921885, "ymax": 6912868.684055045, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ASSETID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "length": 20, "domain": null }, { "name": "CASE_NO", "type": "esriFieldTypeString", "alias": "CASE_NO", "length": 50, "domain": null }, { "name": "ZONING", "type": "esriFieldTypeString", "alias": "ZONING", "length": 64, "domain": null }, { "name": "AMENDMENTS", "type": "esriFieldTypeString", "alias": "AMENDMENTS", "length": 64, "domain": null }, { "name": "SUP", "type": "esriFieldTypeString", "alias": "SUP AND VARIANCE", "length": 64, "domain": null }, { "name": "DATE_", "type": "esriFieldTypeDate", "alias": "DATE_", "length": 8, "domain": null }, { "name": "CASE_SCAN", "type": "esriFieldTypeString", "alias": "CASE_SCAN", "length": 25, "domain": null }, { "name": "SCANNED_ORDINANCE", "type": "esriFieldTypeString", "alias": "SCANNED_ORDINANCE", "length": 32, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 100, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "LongviewGIS.SDE.SUP.area", "type": "esriFieldTypeDouble", "alias": "area", "domain": null }, { "name": "LongviewGIS.SDE.SUP.len", "type": "esriFieldTypeDouble", "alias": "len", "domain": null }, { "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": "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": "R2120_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2120", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2120", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1681_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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 }, { "currentVersion": 10.91, "id": 39, "name": "Variance", "type": "Feature Layer", "description": "Contains zoning boundaries.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "Creation of this dataset, utilized source data from the City of Longview and Greg County Appraisal District.", "parentLayer": { "id": 31, "name": "P & Z" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3096666.0003198236, "ymin": 6863139.201512724, "xmax": 3146840.888046548, "ymax": 6917846.876955673, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ASSETID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "length": 20, "domain": null }, { "name": "CASE_NO", "type": "esriFieldTypeString", "alias": "CASE_NO", "length": 50, "domain": null }, { "name": "ZONING", "type": "esriFieldTypeString", "alias": "ZONING", "length": 64, "domain": null }, { "name": "AMENDMENTS", "type": "esriFieldTypeString", "alias": "AMENDMENTS", "length": 64, "domain": null }, { "name": "SUP", "type": "esriFieldTypeString", "alias": "SUP AND VARIANCE", "length": 64, "domain": null }, { "name": "DATE_", "type": "esriFieldTypeDate", "alias": "DATE_", "length": 8, "domain": null }, { "name": "CASE_SCAN", "type": "esriFieldTypeString", "alias": "CASE_SCAN", "length": 100, "domain": null }, { "name": "SCANNED_ORDINANCE", "type": "esriFieldTypeString", "alias": "SCANNED_ORDINANCE", "length": 100, "domain": null }, { "name": "APPROVAL", "type": "esriFieldTypeString", "alias": "APPROVAL", "length": 12, "domain": { "type": "codedValue", "name": "WS2_Variance_Approval", "description": "Variance Approval or Denial", "codedValues": [ { "name": "APPROVED", "code": "APPROVED" }, { "name": "DENIED", "code": "DENIED" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 100, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "LongviewGIS.SDE.Variance.area", "type": "esriFieldTypeDouble", "alias": "area", "domain": null }, { "name": "LongviewGIS.SDE.Variance.len", "type": "esriFieldTypeDouble", "alias": "len", "domain": null }, { "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": "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": "R2121_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2121", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2121", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1682_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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": "2ee5e180e5de4393a7754bae04dce19f" }, { "currentVersion": 10.91, "id": 40, "name": "Zoning", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "", "parentLayer": { "id": 31, "name": "P & Z" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ZONING", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 38, 115, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": " ", "label": "Agriculture", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 38, 115, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "A", "label": "Agriculture", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "C", "label": "Commercial", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "C-1", "label": "Light Commercial", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "C-2", "label": "Heavy Commercial", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Central Business", "label": "Central Business", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "GR", "label": "General Retail", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "GR (PD03-8)", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "GR (PD18 & PD05-01)", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "GR (PD18)", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "GR (PD26)", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "GR (PD8)", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD-GR", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD-GR & MF", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD-General Retail", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD03-2", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD04-12", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD07-04", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD1 and GR", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD13", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD16", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD3", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD30", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD35", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD47", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD56", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD64", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD88-4", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD94-2", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD-31", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD-43", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD-53", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD-55", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD-60", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD-69", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD-MF", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD00-2", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD02-03", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD02-1", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD02-4", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD03-1", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD03-3", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD19", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD17", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD22", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD9", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD23", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD03-4", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD03-5", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD03-6", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD04-01", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD04-2", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD04-3", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD04-4", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD04-5", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD04-9", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD05-02", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD05-03", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD06-01", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD06-02", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD06-06", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD07-02", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD07-03", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD07-07", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD06-05", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD06-04", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD07-06", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD07-05", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD38", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD83-16", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD83-13", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD-73", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD83-4", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD83-3", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD-61", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD00-4", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD82-88", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD82-84", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD14", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD20", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD25", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD27", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD33", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD34", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD36", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD37", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD39", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD40", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD44", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD45", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD50", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD51", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD52", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD54", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD57", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD58", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD59", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD65", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD66", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD67", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD70", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD71", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD83-1", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD83-10", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD83-11", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD83-14", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD83-15", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD84-1", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD84-2", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD85-5", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD88-2", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD93-1", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD93-2", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD96-1", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD96-2", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD96-6", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD97-1", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD99-1", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD99-2", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD99-4", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD-Commercial", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD04-7", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD07-01", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD29", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD85-6", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD86-2", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD88-1", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD91-2", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD94-1", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD95-2", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD89-3", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD49", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD48", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD41", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD03-7", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PD42", "label": "Planned Development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "I-1", "label": "Light Industrial", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 78, 78, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "I-2", "label": "Heavy Industrial", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 115, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "MF-1", "label": "Multi Family- 1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 0, 169, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "MF-2", "label": "Multi Family- 2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 0, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "MF-3", "label": "Multi Family- 3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "NS", "label": "Neighborhood Services", "description": "" }, { "symbol": { "type": "esriPFS", "url": "a741df98193ce7c04916708f17fcb745", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAC5JREFUKJFj+f///38GEgALKYpRNDAyMjIgW4aLD9eA7jJcfPKdRLKGUT/g4QMAOLU6ElcFZvoAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Office", "label": "Office", "description": "" }, { "symbol": { "type": "esriPFS", "url": "2e5c21189a2a5f30d9e78073bebbad06", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAEUAAABFCAYAAAAcjSspAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAQNJREFUeJzt2dFqwkAQQNEN7P//cvrSB0tv60aUSDznUR0DFwYCM/d938e3bdvGGGPcfHTImfPPfPa8/eLRP3yH+Wc+e/7zu48lSphj/N7Ho/t55vwrnj3rD47u55nzr3i29QmiBFGCKEGUsBzlKq/wK5ajXOUVfoX1CaKEu1Gu9gq/Mn83ytVe4VdYnyBKECWIEkQJooQfUZw4nDj+nLc+QZTgxOHEsTZvfYIoQZQgShAlOHEEJ45gfYIowYkjOHEE6xNECaIEUYIoQZTgxBHzThwxb32CKMGJw4ljbd76BFGCKEGUIEpw4ghOHMH6BFGCE0dw4gjWJ4gSRAmiBFGCKOEL6AjhNlMjLtMAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "width": 51.75, "height": 51.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "PD-South Main", "label": "PD-South Main", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "SF-1", "label": "Single Family- 1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "SF-2", "label": "Single Family- 2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 197, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "SF-3", "label": "Single Family- 3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "SF-4", "label": "Single Family- 4", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 168, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "SF-5", "label": "Single Family- 5", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "TF-1", "label": "Two Family- 1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 205, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "TF-2", "label": "Two Family- 2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "TF-3", "label": "Two Family- 3", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[ZONING]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 24000, "maxScale": 2001 } ] }, "defaultVisibility": true, "extent": { "xmin": 3094694.5800299793, "ymin": 6860949.489382684, "xmax": 3151009.004146427, "ymax": 6917846.876955673, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ZONING", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "length": 20, "domain": null }, { "name": "CASE_NO", "type": "esriFieldTypeString", "alias": "CASE_NO", "length": 50, "domain": null }, { "name": "ZONING", "type": "esriFieldTypeString", "alias": "ZONING", "length": 64, "domain": null }, { "name": "ZONING_DESCRIPTION", "type": "esriFieldTypeString", "alias": "ZONING_DESCRIPTION", "length": 50, "domain": { "type": "codedValue", "name": "WS2_Zoning_Description", "description": "", "codedValues": [ { "name": "AGRICULTURE", "code": "A" }, { "name": "CENTRAL BUSINESS", "code": "CENTRAL BUSINESS" }, { "name": "DOWNTOWN TRANSITIONAL DISTRICT", "code": "DTD" }, { "name": "GENERAL RETAIL", "code": "GR" }, { "name": "HEAVY COMMERCIAL", "code": "C-2" }, { "name": "HEAVY INDUSTRIAL", "code": "I-2" }, { "name": "IH-20 CORRIDOR DISTRICT", "code": "I20CD" }, { "name": "LIGHT COMMERCIAL", "code": "C-1" }, { "name": "LIGHT INDUSTRIAL", "code": "I-1" }, { "name": "MULTI-FAMILY", "code": "MF" }, { "name": "MULTI-FAMILY 1", "code": "MF-1" }, { "name": "MULTI-FAMILY 2", "code": "MF-2" }, { "name": "MULTI-FAMILY 3", "code": "MF-3" }, { "name": "NEIGHBORHOOD SERVICES", "code": "NS" }, { "name": "OFFICE", "code": "O" }, { "name": "PARKING", "code": "P" }, { "name": "PD-SOUTH MAIN", "code": "PD-SOUTH MAIN" }, { "name": "PLANNED DEVELOPMENT", "code": "PD" }, { "name": "SINGLE FAMILY 1", "code": "SF-1" }, { "name": "SINGLE FAMILY 2", "code": "SF-2" }, { "name": "SINGLE FAMILY 3", "code": "SF-3" }, { "name": "SINGLE FAMILY 4", "code": "SF-4" }, { "name": "SINGLE FAMILY 5", "code": "SF-5" }, { "name": "TOWNHOME", "code": "TH" }, { "name": "TWO FAMILY", "code": "TF" }, { "name": "TWO FAMILY 1", "code": "TF-1" }, { "name": "TWO FAMILY 2", "code": "TF-2" }, { "name": "TWO FAMILY 3", "code": "TF-3" }, { "name": "SINGLE FAMILY 6", "code": "SF-6" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OLD_ZONING", "type": "esriFieldTypeString", "alias": "OLD_ZONING", "length": 25, "domain": null }, { "name": "AMENDMENTS", "type": "esriFieldTypeString", "alias": "AMENDMENTS", "length": 64, "domain": null }, { "name": "SUP", "type": "esriFieldTypeString", "alias": "SUP AND VARIANCE", "length": 64, "domain": null }, { "name": "SUP_SCANNED_CASE", "type": "esriFieldTypeString", "alias": "SUP_SCANNED_CASE", "length": 100, "domain": null }, { "name": "ZONING_SCANNED_CASE", "type": "esriFieldTypeString", "alias": "ZONING_SCANNED_CASE", "length": 100, "domain": null }, { "name": "DATE_", "type": "esriFieldTypeDate", "alias": "DATE_", "length": 8, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 100, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "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": "LF_SUP_SCAN_EID", "type": "esriFieldTypeString", "alias": "LF_SUP_SCAN_EID", "length": 20, "domain": null }, { "name": "LF_ZONING_SCAN_EID", "type": "esriFieldTypeString", "alias": "LF_ZONING_SCAN_EID", "length": 20, "domain": null }, { "name": "ORDINANCE_NUM", "type": "esriFieldTypeString", "alias": "ORDINANCE NUMBER", "length": 15, "domain": null }, { "name": "PRIOR_ZONING_SCANNED_CASE", "type": "esriFieldTypeString", "alias": "PRIOR_ZONING_SCANNED_CASE", "length": 100, "domain": null }, { "name": "PRIOR_LF_ZONING_SCAN_EID", "type": "esriFieldTypeString", "alias": "PRIOR_LF_ZONING_SCAN_EID", "length": 20, "domain": null }, { "name": "SUP_DATE", "type": "esriFieldTypeString", "alias": "SUP_DATE", "length": 10, "domain": null }, { "name": "SUP_ORDINANCE_NUMBER", "type": "esriFieldTypeString", "alias": "SUP_ORDINANCE_NUMBER", "length": 15, "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": "R2124_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2124", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2124", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1685_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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": "2ee5e180e5de4393a7754bae04dce19f" }, { "currentVersion": 10.91, "id": 41, "name": "Future Landuse", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "", "parentLayer": { "id": 31, "name": "P & Z" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FLU", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 115, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BC", "label": "Business Campus (Regional Office Development)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 199, 208, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CBD", "label": "Downtown", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM", "label": "Commercial (High Intensity Business)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FP", "label": "Floodplain", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HDR", "label": "High Density Residential", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "IND", "label": "Industrial", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LDR", "label": "Low Density Residential", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RR", "label": "Low Density Residential", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MDR", "label": "Medium Density Residential", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1 } }, "value": "MUN", "label": "Mixed Use", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 227, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "OFF", "label": "Office (Light Intensity Business)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 231, 138, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "POS", "label": "Parks and Open Space", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PSP", "label": "Public/Semi-Public", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 158, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RET", "label": "Retail (Medium Intensity Business)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "TOD", "label": "Transit Oriented District", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 3078240.1972946674, "ymin": 6842567.404117569, "xmax": 3170352.892292455, "ymax": 6936312.904876873, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FLU", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "length": 20, "domain": null }, { "name": "FLU", "type": "esriFieldTypeString", "alias": "FLU", "length": 25, "domain": { "type": "codedValue", "name": "WS2_FLUP", "description": "Future Landuse Plan", "codedValues": [ { "name": "BC", "code": "BC" }, { "name": "CBD", "code": "CBD" }, { "name": "COM", "code": "COM" }, { "name": "FP", "code": "FP" }, { "name": "HDR", "code": "HDR" }, { "name": "IND", "code": "IND" }, { "name": "LDR", "code": "LDR" }, { "name": "MDR", "code": "MDR" }, { "name": "MUN", "code": "MUN" }, { "name": "NR", "code": "NR" }, { "name": "OFF", "code": "OFF" }, { "name": "POS", "code": "POS" }, { "name": "PSP", "code": "PSP" }, { "name": "RET", "code": "RET" }, { "name": "RR", "code": "RR" }, { "name": "TOD", "code": "TOD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CORP", "type": "esriFieldTypeString", "alias": "CORP", "length": 15, "domain": { "type": "codedValue", "name": "WS2_Corp", "description": "Future Landuse CORP", "codedValues": [ { "name": "CITY", "code": "CITY" }, { "name": "ETJ", "code": "ETJ" } ], "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": "DENSITY", "type": "esriFieldTypeString", "alias": "DENSITY", "length": 50, "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": "R2126_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2126", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2126", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1687_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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 }, { "currentVersion": 10.91, "id": 42, "name": "Annexations", "type": "Feature Layer", "description": "This feature class represents the annexation data for the City of Longview, Texas.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "Creation of this dataset utilized source data from the City of Longview.", "parentLayer": { "id": 31, "name": "P & Z" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 237, 237, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[GROUPED_YEARS]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 230, 230, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 3083093.7882111818, "ymin": 6860949.489382684, "xmax": 3151008.9523064345, "ymax": 6940411.187120691, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ASSETID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "length": 20, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 10, "domain": null }, { "name": "ABANDON_ORD", "type": "esriFieldTypeSmallInteger", "alias": "ABANDON_ORD", "domain": null }, { "name": "ABANDON_DATE", "type": "esriFieldTypeDate", "alias": "ABANDON_DATE", "length": 8, "domain": null }, { "name": "GROUPED_YEARS", "type": "esriFieldTypeString", "alias": "GROUPED_YEARS", "length": 15, "domain": null }, { "name": "ORDINANCE", "type": "esriFieldTypeSmallInteger", "alias": "ORDINANCE", "domain": null }, { "name": "DATE_", "type": "esriFieldTypeDate", "alias": "DATE_", "length": 8, "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "LF_ANNEXATION_EID", "type": "esriFieldTypeString", "alias": "LF ANNEXATION ENTRY ID", "length": 20, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 255, "domain": null }, { "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": "LINKED_IMAGES", "type": "esriFieldTypeString", "alias": "LINKED_IMAGES", "length": 100, "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": "R2123_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2123", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6226LF_ANNEXATI", "fields": "LF_ANNEXATION_EID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2123", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1684_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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": "2ee5e180e5de4393a7754bae04dce19f" }, { "currentVersion": 10.91, "id": 43, "name": "Billboards", "type": "Feature Layer", "description": "Contains billboard point locations.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "Creation of this dataset utilized source data from the City of Longview.", "parentLayer": { "id": 31, "name": "P & Z" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "965fc141bd5d2e1b6e1036080ecbfe33", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAcCAYAAABsxO8nAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAYtJREFUOI3t1LFrFFEQx/HvbFYmEAQ5MYUmpWBpa6+VIFhoa5q0gpgiTaogRPwH0qdLEMTeQhsLD9QuhY2ERBPhYTCB/OCyY7EbPBfvbU7tdKrHvH0ffrPL25K/VOXorbgEnO04PwD7kIXcY0Gyl3knbgP3OhKxD/Ysx7hXV6V6nYPGqn8RkpiGWMwdlvjaCbmzJ9nKHycat/5DvwXFOeCWxHWIz8BzsJ0xoJgAHrrHhfrWx7tez/opMedeTUr2CEwdUJTusTI1ZWspFe+b3uWUrA/0pbjoHo+lWAAb5BLdl2xVqn9STe3+WNqOFKvAA+DJSMg9ZqRiCInzwDTEJNhRg226V/MaMVwJUUAcDiEF8BaYBW4CN052JPvyawZKsEqK7aExquZrzUJstZ4/yEAA7Lf61+rRik+tvndBLyDugq03qY6BFhJzvR6vUspCtuceW1LcAdtoAWeAeeBjSvamKxGSvYa44l4tAybZN+AQGABPwXZHIT9BTbJNiaUmSVG/+NNV5tKeHgH4Dkv5lMafrOgzAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 3102831.950021565, "ymin": 6864703.483370185, "xmax": 3149670.823025182, "ymax": 6912344.276246563, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OWNER_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "length": 20, "domain": null }, { "name": "OWNER_NAME", "type": "esriFieldTypeString", "alias": "OWNER NAME", "length": 100, "domain": null }, { "name": "IDENTIFICATION_NUMBER", "type": "esriFieldTypeString", "alias": "ID NUMBER", "length": 50, "domain": null }, { "name": "LOCATION_DESCRIPTION", "type": "esriFieldTypeString", "alias": "LOCATION DESCRIPTION", "length": 255, "domain": null }, { "name": "NUMBER_FACES", "type": "esriFieldTypeString", "alias": "NUMBER OF FACES", "length": 26, "domain": null }, { "name": "NUMBER_POLES", "type": "esriFieldTypeInteger", "alias": "NUMBER OF POLES", "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "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": "LINKED_IMAGES", "type": "esriFieldTypeString", "alias": "LINKED_IMAGES", "length": 100, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2128_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2128", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2128", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1689_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "2ee5e180e5de4393a7754bae04dce19f" }, { "currentVersion": 10.91, "id": 44, "name": "Mobile Home Park", "type": "Feature Layer", "description": "Contains mobile home/manufactured home community boundaries throughout the greater Longview area.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "Creation of this dataset utilized source data from the City of Longview.", "parentLayer": { "id": 31, "name": "P & Z" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 144, 16, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 249, 159, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 70, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 3095415.418430656, "ymin": 6865169.277546614, "xmax": 3145483.4476612806, "ymax": 6913447.84168759, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "length": 20, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 150, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 150, "domain": null }, { "name": "OWNER_ADDRESS", "type": "esriFieldTypeString", "alias": "OWNER_ADDRESS", "length": 150, "domain": null }, { "name": "NUMBER_LOTS", "type": "esriFieldTypeSmallInteger", "alias": "NUMBER_OF_LOTS", "domain": null }, { "name": "SUP_NUMBER", "type": "esriFieldTypeString", "alias": "SUP_NUMBER", "length": 64, "domain": null }, { "name": "AMENDMENTS", "type": "esriFieldTypeString", "alias": "AMENDMENTS", "length": 64, "domain": null }, { "name": "PERMIT_STATUS", "type": "esriFieldTypeInteger", "alias": "PERMIT_STATUS", "domain": { "type": "codedValue", "name": "WS2_Status", "description": "", "codedValues": [ { "name": "ACTIVE", "code": 1 }, { "name": "ABANDONED", "code": 2 }, { "name": "0", "code": 0 }, { "name": "INACTIVE", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 200, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "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": "MANAGER", "type": "esriFieldTypeString", "alias": "MANAGER", "length": 50, "domain": null }, { "name": "LINKED_IMAGES", "type": "esriFieldTypeString", "alias": "LINKED IMAGES", "length": 100, "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": "R2127_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2127", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2127", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1688_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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": "2ee5e180e5de4393a7754bae04dce19f" }, { "currentVersion": 10.91, "id": 45, "name": "Water", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 46, "name": "Pressure Zone" }, { "id": 47, "name": "Pressure Plane Valve" }, { "id": 48, "name": "Pump Station" }, { "id": 49, "name": "Treatment Plant" }, { "id": 50, "name": "Water Tank" }, { "id": 51, "name": "Fire Hydrant" }, { "id": 52, "name": "Water Valve" }, { "id": 53, "name": "Radio Meter" }, { "id": 54, "name": "Water Main" }, { "id": 55, "name": "Hydrant Lead" }, { "id": 56, "name": "Water Service" }, { "id": 57, "name": "Abandoned Water" }, { "id": 60, "name": "Utility District CCN" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 2997108.9824991077, "ymin": 6835719.2421911955, "xmax": 3208450.8797839284, "ymax": 6986255.345755383, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "2ee5e180e5de4393a7754bae04dce19f" }, { "currentVersion": 10.91, "id": 46, "name": "Pressure Zone", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "", "parentLayer": { "id": 45, "name": "Water" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PRZN", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 3 } }, "value": "LONGVIEW_2006", "label": "Longview", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 3 } }, "value": "NORTH_LONGVIEW_2006", "label": "North Longview", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 3094671.3319019675, "ymin": 6860949.446502686, "xmax": 3151059.6435064822, "ymax": 6918210.860316023, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ASSETID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "length": 20, "domain": null }, { "name": "PRZN", "type": "esriFieldTypeString", "alias": "PRZN", "length": 20, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "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": "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": "R1945_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1945", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1945", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1526_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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 }, { "currentVersion": 10.91, "id": 47, "name": "Pressure Plane Valve", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "", "parentLayer": { "id": 45, "name": "Water" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "206ee6aec1dc898d0bf4b94ba2de96f9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAZ1JREFUKJGd0rGrUlEcwPHvEfF0kcdFh4TeqyjI5TmGe4tOLdLwaHEoQkEwjItL/0CzXhDEJqHlTtIiRFyyxwMJBwkFIbhD751BdBGHA+ppKOT57ps62znwOXz58Yvynyd6/WKMsYA36/X6xWq1um9Z1ty27c9AQwixvBUaYx4FQeDPZrMHtm2TSCRQSj1cLBZPU6nUO2NMXghxcQCNMXI0Gn2LxWInuVwulBUEwVGv1/tqjHkihPi9h5PJ5D1wkslkQmiz2eB5Ho7j3PF9/yOQ28PpdHpWKBRCaLvd0mg0cBwHAM/znh2kWpZ1JIQIIdd1qdVq+7dmsxnN5/PH/X7/MvovZ30TtVotqtVqqGI8HieBv3A+n/8CHgPsdjva7TaVSiWEpJQopS73qd1u97xYLJ5GIpF7nU6HcrkcQgDZbPbHYDBY7qHv++16vX43nU6/KpVK8jYkpdwNh8O3B8MBrlzX/RSPx18CISil3GitXwPnNyFa6+9a61MpZV1r/Rw4BpbAl2Qy+UEp9fP6Zwe7ClxpravAwTiVUqH0P7LpqTnwhAQKAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3095603.548094839, "ymin": 6840328.842835486, "xmax": 3179191.6897406876, "ymax": 6986251.5550353825, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "VALVE_MFG", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "length": 20, "domain": null }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "ANCILLARYROLE", "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS2_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PROJECT_NAME", "type": "esriFieldTypeString", "alias": "PROJECT_NAME", "length": 100, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeInteger", "alias": "OWNER", "domain": { "type": "codedValue", "name": "WS2_WaterOwner", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "CITY OF HALLSVILLE", "code": 6 }, { "name": "CITY OF LONGVIEW", "code": 1 }, { "name": "ELDERVILLE", "code": 7 }, { "name": "GUM SPRINGS WATER SYSTEM", "code": 3 }, { "name": "PRIVATE", "code": 4 }, { "name": "TRYON ROAD WATER DISTRICT", "code": 2 }, { "name": "UNKNOWN", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STATUS", "type": "esriFieldTypeInteger", "alias": "STATUS", "domain": { "type": "codedValue", "name": "WS2_Status", "description": "", "codedValues": [ { "name": "ACTIVE", "code": 1 }, { "name": "ABANDONED", "code": 2 }, { "name": "0", "code": 0 }, { "name": "INACTIVE", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DATE_INSTALLED", "type": "esriFieldTypeDate", "alias": "DATE INSTALLED", "length": 8, "domain": null }, { "name": "YEAR_INSTALLED", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_INSTALLED", "domain": null }, { "name": "ABANDONMENT_DATE", "type": "esriFieldTypeDate", "alias": "ABANDONMENT DATE", "length": 8, "domain": null }, { "name": "ABANDONED", "type": "esriFieldTypeInteger", "alias": "ABANDONED", "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "YES", "code": 1 }, { "name": "NO", "code": 2 }, { "name": "NA", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VALVE_MFG", "type": "esriFieldTypeString", "alias": "VALVE_MFG", "length": 32, "domain": null }, { "name": "MFG_YR", "type": "esriFieldTypeDouble", "alias": "MFG_YR", "domain": null }, { "name": "VALVE_TYPE", "type": "esriFieldTypeInteger", "alias": "VALVE_TYPE", "domain": { "type": "codedValue", "name": "WS2_ValveType", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "AIR RELEASE", "code": 3 }, { "name": "ALTITUDE VALVE", "code": 13 }, { "name": "BACKFLOW PREVENTER", "code": 10 }, { "name": "BLOW OFF", "code": 2 }, { "name": "BYPASS GATE VALVE", "code": 9 }, { "name": "CHECK", "code": 17 }, { "name": "COMBINATION VALVE", "code": 8 }, { "name": "DETECTOR CHECK", "code": 6 }, { "name": "FLOW CONTROL", "code": 11 }, { "name": "GATE", "code": 1 }, { "name": "HYDRANT", "code": 5 }, { "name": "INSERTA", "code": 16 }, { "name": "INSTA", "code": 15 }, { "name": "PRESSURE PLANE", "code": 12 }, { "name": "SHEAR PIN", "code": 14 }, { "name": "UNKNOWN", "code": 4 }, { "name": "VACUUM VALVE", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VALVE_SIZE", "type": "esriFieldTypeInteger", "alias": "VALVE_SIZE", "domain": { "type": "codedValue", "name": "WS2_WaterDiameter", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": ".75\"", "code": 75 }, { "name": "1''", "code": 18 }, { "name": "1.25\"", "code": 125 }, { "name": "1.5''", "code": 1 }, { "name": "2''", "code": 2 }, { "name": "2.5\"", "code": 19 }, { "name": "3''", "code": 3 }, { "name": "4''", "code": 4 }, { "name": "6''", "code": 5 }, { "name": "8''", "code": 6 }, { "name": "10''", "code": 7 }, { "name": "12''", "code": 8 }, { "name": "14''", "code": 9 }, { "name": "16''", "code": 10 }, { "name": "18''", "code": 11 }, { "name": "20''", "code": 12 }, { "name": "24''", "code": 13 }, { "name": "30''", "code": 14 }, { "name": "36\"", "code": 36 }, { "name": "48\"", "code": 48 }, { "name": "OTHER", "code": 17 }, { "name": "UNKNOWN", "code": 16 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NORM_POSN", "type": "esriFieldTypeString", "alias": "NORM_POSN", "length": 10, "domain": null }, { "name": "CURRENT_POSN", "type": "esriFieldTypeString", "alias": "CURRENT_POSN", "length": 10, "domain": null }, { "name": "CLOSED_DIR", "type": "esriFieldTypeString", "alias": "CLOSED_DIR", "length": 10, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 20, "domain": null }, { "name": "DEPTH", "type": "esriFieldTypeSmallInteger", "alias": "DEPTH", "domain": null }, { "name": "OPERATED_DATE", "type": "esriFieldTypeDate", "alias": "OPERATED_DATE", "length": 8, "domain": null }, { "name": "OPERATED_BY", "type": "esriFieldTypeString", "alias": "OPERATED_BY", "length": 10, "domain": null }, { "name": "TURNS", "type": "esriFieldTypeDouble", "alias": "TURNS", "domain": null }, { "name": "HIGH_TORQUE", "type": "esriFieldTypeSmallInteger", "alias": "HIGH_TORQUE", "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null }, { "name": "GPS_COLLECTED", "type": "esriFieldTypeInteger", "alias": "GPS_COLLECTED", "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "YES", "code": 1 }, { "name": "NO", "code": 2 }, { "name": "NA", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 255, "domain": null }, { "name": "VIEW_CONSTRAINTS", "type": "esriFieldTypeInteger", "alias": "VIEW CONSTRAINTS", "domain": { "type": "codedValue", "name": "WS2_V_Constraint", "description": "View Constraint", "codedValues": [ { "name": "NONE", "code": 0 }, { "name": "INTERNAL ONLY", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LF_ABANDONMENT_EID", "type": "esriFieldTypeString", "alias": "LF ABANDONMENT ENTRY ID", "length": 20, "domain": null }, { "name": "LF_ASBUILT_EID", "type": "esriFieldTypeString", "alias": "LF ASBUILT ENTRY ID", "length": 20, "domain": null }, { "name": "LF_PLAT_EID", "type": "esriFieldTypeString", "alias": "LF PLAT ENTRY ID", "length": 20, "domain": null }, { "name": "LF_SKETCH_EID", "type": "esriFieldTypeString", "alias": "LF SKETCH ENTRY ID", "length": 20, "domain": null }, { "name": "LF_VALVE_TIE_EID", "type": "esriFieldTypeString", "alias": "LF VALVE_TIE ENTRY ID", "length": 20, "domain": null }, { "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": "LINKED_IMAGES", "type": "esriFieldTypeString", "alias": "LINKED_IMAGES", "length": 100, "domain": null }, { "name": "ABANDONMENT_LINK", "type": "esriFieldTypeString", "alias": "ABANDONMENT_LINK", "length": 255, "domain": null }, { "name": "CAP_ASSET_NO", "type": "esriFieldTypeString", "alias": "CAP ASSET NO", "length": 20, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1947_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1947", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6058LF_ABANDONM", "fields": "LF_ABANDONMENT_EID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6058LF_SKETCH_E", "fields": "LF_SKETCH_EID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6058LF_VALVE_TI", "fields": "LF_VALVE_TIE_EID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6058LF_PLAT_EID", "fields": "LF_PLAT_EID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6058LF_ASBUILT_", "fields": "LF_ASBUILT_EID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1947", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1528_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "2ee5e180e5de4393a7754bae04dce19f" }, { "currentVersion": 10.91, "id": 48, "name": "Pump Station", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "", "parentLayer": { "id": 45, "name": "Water" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "6678fc6769bad9f1ae72ed3246e74cf4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAATCAYAAACORR0GAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAASdJREFUOI3N0jFLQmEUxvH/e7tol4YIC4ukIomGi2CDaCBBUVNNBdHW4tQQDW0RONjWN2hpcw+kISgpCLQQjIZqiBAK6WbmkJNRQ0NGDm9wuPhM5yzPDw7HxKWYrkO76c+6ZHH1HWcnoYb/QB0G1sayHLS1h9W8u3+6toDy11B+heAg2EEo3kGpDHMx6PQIQk4VojacFCDgh0cHJkNwXoSZiCDk9YLfB/YIVN7ANKC3BybG9RBt6KUG2Uu4uoe1Jbh5gOQ+rC8KQ5YHhvohYkPjA2ajEA/DaQEWpgShLgtGA9/z0zNUahAaA8PQQ7Sh5s8a6IOjC8jkYGVaGIqHf2alYHVeH/gXJBH3oeNbaKTlis9KdLeEDrblEIBNOFSpFpBSSslSv/MFHPs8iGQLAd4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 19, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 3107564.67924197, "ymin": 6840335.112787485, "xmax": 3171216.523781255, "ymax": 6986236.4100753665, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "PROJECT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "length": 20, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "ENG_JOB_NO", "type": "esriFieldTypeString", "alias": "ENG_JOB_NO", "length": 50, "domain": null }, { "name": "YEAR_INSTALLED", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_INSTALLED", "domain": null }, { "name": "GROUND_ELEVATION", "type": "esriFieldTypeDouble", "alias": "GROUND_ELEVATION", "domain": null }, { "name": "Owner", "type": "esriFieldTypeInteger", "alias": "OWNER", "domain": { "type": "codedValue", "name": "WS2_WaterOwner", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "CITY OF HALLSVILLE", "code": 6 }, { "name": "CITY OF LONGVIEW", "code": 1 }, { "name": "ELDERVILLE", "code": 7 }, { "name": "GUM SPRINGS WATER SYSTEM", "code": 3 }, { "name": "PRIVATE", "code": 4 }, { "name": "TRYON ROAD WATER DISTRICT", "code": 2 }, { "name": "UNKNOWN", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PROJECT_NAME", "type": "esriFieldTypeString", "alias": "PROJECT_NAME", "length": 100, "domain": null }, { "name": "GPS_COLLECTED", "type": "esriFieldTypeInteger", "alias": "GPS_COLLECTED", "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "YES", "code": 1 }, { "name": "NO", "code": 2 }, { "name": "NA", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 50, "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS2_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LF_ASBUILT_EID", "type": "esriFieldTypeString", "alias": "LF ASBUILT ENTRY ID", "length": 20, "domain": null }, { "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": "LINKED_IMAGES", "type": "esriFieldTypeString", "alias": "LINKED_IMAGES", "length": 100, "domain": null }, { "name": "CAP_ASSET_NO", "type": "esriFieldTypeString", "alias": "CAP ASSET NO", "length": 20, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1943_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1943", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6054LF_ASBUILT_", "fields": "LF_ASBUILT_EID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1943", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1524_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "2ee5e180e5de4393a7754bae04dce19f" }, { "currentVersion": 10.91, "id": 49, "name": "Treatment Plant", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "", "parentLayer": { "id": 45, "name": "Water" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "77bdf1ba6d8476c668d81f1009d25f82", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAWCAYAAADTlvzyAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAnpJREFUSInF1V1IU2Ecx/Hvs7ejtuk2MecczpeZwQQxSwsre6EgQgTDkDK8ifIuL7wR6VKkKwm6SCEJIohAwwbBMMOQFkUjSSnNyCx7gxw2i7TlThenRmtrLjjWDw48z3PO//mcw8PzHB3/OLpfO6FQyK42oNfr38QFZVmuADxAjpqgLMt+IcTmGBDoaW1tzTHbHOpAyBTnO2lqPFwhy/IJIUTv7yAOh4P3DW2qgCuhr0x6+hRcliNLpftjxRrl/4Ozd0cYPtNB/bnLjA9eYXrIQ133RR7f6Gd6yMPe9i6Gu9qjampOdXD7bCdotVjtueRt3U3poWPJgXqjkcCYj+VPi7x79IDAmI9vXz4r7SeTpNscuA/WM9qprPWO093o0pQaq7uKnLJKbnWcJLe8ElMyoGQyA7C0EGDW26+0gwvMevtxHmjA4iyk/GhLBNzU1MLSwjwApuz15G3bpdQsBpP7whSj8l7BVy8iY8HXcwBY8l1xJ/mZxcA8M3eGAdAapORA/ToFnJuaAMBV28iH508BMGcnPogCYz78L2dwH2/DWrgBZh6uDhpSUpGcJTwbvQlAQfU+/NcuAZCamZUQdO6ppaHvOqDsw3iJ3RZCkF+1namrF5BcbiyujQTujQCQZs5MCCaTuPvQ7CgAwFW1E1OWLTIupWesDVha10hRzX4MxnSMNjtHBu8DYCkoVookiWbvOABavQEpw0qzdxyhW/0cifuExVmExVkU6dvLtkTd12h1ZJWURvqGlNSo/l+Da5ko0Ofz8XH5vCoTh1dWqDZpE4K9AwMDPapo0fH/uKJBIURvOBx+K4RQ9Y8P+DUaTSwIoNFoPCpjMfkOPjC0XrZlmTwAAAAASUVORK5CYII=", "contentType": "image/png", "width": 21, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3108482.6323948205, "ymin": 6866609.633003965, "xmax": 3136198.740964636, "ymax": 6917145.057051033, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "length": 20, "domain": null }, { "name": "ENG_JOB_NO", "type": "esriFieldTypeDouble", "alias": "ENG_JOB_NO", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 100, "domain": null }, { "name": "YEAR_INSTALLED", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_INSTALLED", "domain": null }, { "name": "PROJECT_NAME", "type": "esriFieldTypeString", "alias": "PROJECT_NAME", "length": 100, "domain": null }, { "name": "GPS_COLLECTED", "type": "esriFieldTypeInteger", "alias": "GPS_COLLECTED", "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "YES", "code": 1 }, { "name": "NO", "code": 2 }, { "name": "NA", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LINKED_IMAGES", "type": "esriFieldTypeString", "alias": "LINKED_IMAGES", "length": 100, "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 50, "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS2_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": { "type": "codedValue", "name": "WS2_AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "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": "CAP_ASSET_NO", "type": "esriFieldTypeString", "alias": "CAP ASSET NO", "length": 20, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1942_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1942", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1942", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1523_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "2ee5e180e5de4393a7754bae04dce19f" }, { "currentVersion": 10.91, "id": 50, "name": "Water Tank", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "", "parentLayer": { "id": 45, "name": "Water" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "77ae16ac6795001a41c04bc0d75f68ff", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAfxJREFUOI29lD9oE1Ecxz8xFy8IxVoo3GVwNhnicDc52dkTOiU4SUAuEG9y6JIhifQ2FyEe9EBKxdEu/be4ZBKEvCVCoFun5qBQqh3s08Uhl3p3yYW2iL/p8d77fvh9f+/9fgr/OJT/CSwAFmCHax0YAQI4BurXAdpAG9CNRhOtVCa/uMTF2akeDAeW8NzJnTrgzwWqqtqWUraMRhOz5rCwrMXOi1YFs+bQ3+wiPHcDMKLZJoG2lLL1uNPFfP4yJXlYWNZYWVtHK5XZd6o2sAfsJoEFoG00mpewb58+cPS1NwV8WH3BffMRRatCMBwgPHcHyCSBFqCbNedyo7T6jAdPK/z68Z3Pr1/x5M17ALLKX5lZc4jU1I8CbaPRjNUsq+TIKjl+3/4JtzLk1PxM+0ajifDcKWBBK5VTqjY/Qp2RtKznF5duBIzqosDRxdmpfiNiqE8CRTAcWEWrcm3S0ZcejDsoBjwWnjvzM8+L85MA4bmoqiqklDFgHbD7m11W1tZjojt377H69uNM4OHBNoCQUvrJDAHqwnM3tFKZq1jvb72j13IAOowHxhTQB4x9p2oHw0Gq/fOTgMODbXotB1VVO1LK3cnZrGlTB/aE5+4IzyU6bWD8AGFnCCAGSwPCuNEzgB12gBHujwARPoA/sXkV4CR8EvMOQEqZKvgDVjCs8PvzPb0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "Elevated Tank", "description": "" }, { "symbol": { "type": "esriPMS", "url": "6062aecccb882c335be40d0f5f5f03bf", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAktJREFUOI291D9oVWcYx/FP0jQHDa14EfSGjlmkkuWCCC7aCg7NFntDh0u3m4BZHBz0DonQswjq0GTwDl1OaWhQin+WYhuaseAdGtApUOhgHDSaNoivYNLhvZd7z4kRC9IHDpzzvM/zPb/nfd/nGfCebeD/BA5jDPX2exlraOERJv8LsI5ZlDVqjI5Q2sf6RtnK6pg068RMovlWYJIksyGEGY0a01UOlfIB1VPRP7dIml1HpVdtEVgPIcyYO8fZM7uIF3/yzVRUPjFTx13cKQKHMatRy8O2tvj1Pgu/8OQZpY/4+gtOVKLalVXS7Db6isAxlE1X82oW7rH5gm/PMbSHv19w5XuG9nL0cCy/u6fNXmBdo5bfs+ebLPzMT5f5sB368V7OVnn+T7f8Ro002wEcNjqSV/fXY04f68K2sb3NgX3x6VjMqxRLLiv1BMHrbT7o737//oCrP/DqFaX9fHcx+nvyeoFr1jfKOeDwAZb/YGqc/j6OfcpiytMNzs8r2FoR2LKyOqZ6qus5uJ/jR/jxHuOfMTjA6y0e/plX/lsr5heAj6TZzss8Nc6tZaoX+OQg9x/y1WnSqbj+eJ00kyRJK4SQA06ibm4xXtqODQ7w5eeMn2TzJXsGu4cEN5egFUJoFhVGaJpdNzoiVzr098cr02vzN5i+BpfEgbED2ETFxEzdyuqbe7lT5s0lpq9JkuRSCOFOZ+lN02YSd6XZbWkmN22IBxA7o4UcbDcgsdH7UG93QKXtX0OrfQDNTpnvAuxYU2HeQQhh14R/ASufuDoVhrySAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2", "label": "Ground Storage Tank", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 3107540.781769946, "ymin": 6848547.885403141, "xmax": 3145206.5315650254, "ymax": 6906642.72398524, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "PROJECT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "length": 20, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 100, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 100, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeInteger", "alias": "TYPE", "domain": { "type": "codedValue", "name": "WS2_WaterTankType", "description": "", "codedValues": [ { "name": "ELEVATED TANK", "code": 1 }, { "name": "GROUND STORAGE TANK", "code": 2 }, { "name": "UNKNOWN", "code": 3 }, { "name": "0", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CAPACITY", "type": "esriFieldTypeInteger", "alias": "CAPACITY", "domain": null }, { "name": "GROUND_ELEVATION", "type": "esriFieldTypeDouble", "alias": "GROUND_ELEVATION", "domain": null }, { "name": "YEAR_INSTALLED", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_INSTALLED", "domain": null }, { "name": "PROJECT_NAME", "type": "esriFieldTypeString", "alias": "PROJECT_NAME", "length": 100, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeInteger", "alias": "OWNER", "domain": { "type": "codedValue", "name": "WS2_WaterOwner", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "CITY OF HALLSVILLE", "code": 6 }, { "name": "CITY OF LONGVIEW", "code": 1 }, { "name": "ELDERVILLE", "code": 7 }, { "name": "GUM SPRINGS WATER SYSTEM", "code": 3 }, { "name": "PRIVATE", "code": 4 }, { "name": "TRYON ROAD WATER DISTRICT", "code": 2 }, { "name": "UNKNOWN", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ENG_JOB_NUMBER", "type": "esriFieldTypeString", "alias": "ENG_JOB_NUMBER", "length": 75, "domain": null }, { "name": "GPS_COLLECTED", "type": "esriFieldTypeInteger", "alias": "GPS_COLLECTED", "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "YES", "code": 1 }, { "name": "NO", "code": 2 }, { "name": "NA", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 255, "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS2_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LF_ASBUILT_EID", "type": "esriFieldTypeString", "alias": "LF ASBUILT ENTRY ID", "length": 20, "domain": null }, { "name": "LF_PHOTO_EID", "type": "esriFieldTypeString", "alias": "LF PHOTO ENTRY ID", "length": 20, "domain": null }, { "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": "LINKED_IMAGES", "type": "esriFieldTypeString", "alias": "LINKED_IMAGES", "length": 100, "domain": null }, { "name": "LINKED_IMAGES_2", "type": "esriFieldTypeString", "alias": "LINKED_IMAGES_2", "length": 150, "domain": null }, { "name": "CAP_ASSET_NO", "type": "esriFieldTypeString", "alias": "CAP ASSET NO", "length": 20, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1948_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1948", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6059LF_ASBUILT_", "fields": "LF_ASBUILT_EID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6059LF_PHOTO_EI", "fields": "LF_PHOTO_EID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1948", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1529_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 51, "name": "Fire Hydrant", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "", "parentLayer": { "id": 45, "name": "Water" }, "subLayers": [], "minScale": 8000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "bf3ea8b97e23f624acd7ead743edbec4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAY5JREFUKJGF0s+LzHEcx/HHZOw7bibWzNRysSSUtG5Tu7k4oPailPwBlCNrKW5KSfgLphRt5OBHthxJboocFPmxyxzkK7l4K9ZhvpPZaWrfl8/n8+79fL9fn9fnUzU8VmFLRNRrtVrR6XTe4PdgUXUIOIan2JSZOp0O/MAx3F8JXsBlXO/LPcaDFSdHxNTJzHO78Av38JDpiLiYmWextAyu1WoTRVF8RutO5lyTSqUsmECL6mzmmVL+VRxBuwpFUZyIiNa1zPoolTp6cGISh3Gb89iPnbhRLaW2MnN8c+nWsmuggX1deA2moNFobK9CZq6HtSWwhDlsxZ6ywchA06IoRnuGvce6rxjH39LagyUMHwfgzPzUkz2fmc/vRuzYmzm5Gm3dnwKLuFQOxCnM4m1P9hUUNzN3j/DoOBubpVmvcLq7/x4R05n5BPP8f+dv5fqizaFbERcy80Cfymc4mpkfyvOXfrg/XmbmYK6JP4PJYfCGiHidmWO6/v3Eu4jYlpkLK8GLmTmDmf7kEDX+AXh0jLIsNPOvAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[FHNO]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 230, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 4000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 3094141.0412134677, "ymin": 6841191.760852292, "xmax": 3166518.083456874, "ymax": 6928124.425381258, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FHNO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "length": 20, "domain": null }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "ANCILLARYROLE", "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS2_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STATUS", "type": "esriFieldTypeInteger", "alias": "STATUS", "domain": { "type": "codedValue", "name": "WS2_Status", "description": "", "codedValues": [ { "name": "ACTIVE", "code": 1 }, { "name": "ABANDONED", "code": 2 }, { "name": "0", "code": 0 }, { "name": "INACTIVE", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PROJECT_NAME", "type": "esriFieldTypeString", "alias": "PROJECT_NAME", "length": 100, "domain": null }, { "name": "FHNO", "type": "esriFieldTypeString", "alias": "FHNO", "length": 16, "domain": null }, { "name": "INDEX_NUMBER", "type": "esriFieldTypeString", "alias": "INDEX_NUMBER", "length": 8, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 150, "domain": null }, { "name": "HYD_MFG", "type": "esriFieldTypeString", "alias": "HYD_MFG", "length": 32, "domain": null }, { "name": "HYD_MODEL", "type": "esriFieldTypeString", "alias": "HYD_MODEL", "length": 50, "domain": null }, { "name": "MFG_YR", "type": "esriFieldTypeDouble", "alias": "MFG_YR", "domain": null }, { "name": "DATE_INSTALLED", "type": "esriFieldTypeDate", "alias": "DATE_INSTALLED", "length": 8, "domain": null }, { "name": "YEAR_INSTALLED", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_INSTALLED", "domain": null }, { "name": "OWNER", "type": "esriFieldTypeInteger", "alias": "OWNER", "domain": { "type": "codedValue", "name": "WS2_WaterOwner", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "CITY OF HALLSVILLE", "code": 6 }, { "name": "CITY OF LONGVIEW", "code": 1 }, { "name": "ELDERVILLE", "code": 7 }, { "name": "GUM SPRINGS WATER SYSTEM", "code": 3 }, { "name": "PRIVATE", "code": 4 }, { "name": "TRYON ROAD WATER DISTRICT", "code": 2 }, { "name": "UNKNOWN", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GPS_COLLECTED", "type": "esriFieldTypeInteger", "alias": "GPS_COLLECTED", "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "YES", "code": 1 }, { "name": "NO", "code": 2 }, { "name": "NA", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 255, "domain": null }, { "name": "LF_ASBUILT_EID", "type": "esriFieldTypeString", "alias": "LF ASBUILT ENTRY ID", "length": 20, "domain": null }, { "name": "LF_SKETCH_EID", "type": "esriFieldTypeString", "alias": "LF SKETCH ENTRY ID", "length": 20, "domain": null }, { "name": "LF_VALVE_TIE_EID", "type": "esriFieldTypeString", "alias": "LF VALVE_TIE ENTRY ID", "length": 20, "domain": null }, { "name": "VIEW_CONSTRAINTS", "type": "esriFieldTypeInteger", "alias": "VIEW CONSTRAINTS", "domain": { "type": "codedValue", "name": "WS2_V_Constraint", "description": "View Constraint", "codedValues": [ { "name": "NONE", "code": 0 }, { "name": "INTERNAL ONLY", "code": 1 } ], "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": "LINKED_IMAGES", "type": "esriFieldTypeString", "alias": "LINKED_IMAGES", "length": 100, "domain": null }, { "name": "LF_ABANDONMENT_EID", "type": "esriFieldTypeString", "alias": "LF ABANDOMENT ENTRY ID", "length": 20, "domain": null }, { "name": "ABANDONMENT_LINK", "type": "esriFieldTypeString", "alias": "ABANDONMENT LINK", "length": 255, "domain": null }, { "name": "CAP_ASSET_NO", "type": "esriFieldTypeString", "alias": "CAP ASSET NO", "length": 20, "domain": null }, { "name": "INSPECTION_DATE", "type": "esriFieldTypeDate", "alias": "INSPECTION DATE", "length": 8, "domain": null }, { "name": "STATIC_PRESSURE", "type": "esriFieldTypeDouble", "alias": "STATIC PRESSURE", "domain": null }, { "name": "MAINTENANCE_REQUIRED", "type": "esriFieldTypeString", "alias": "MAINTENANCE REQUIRED", "length": 3, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "YES", "code": "Yes" }, { "name": "NO", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TARGET_HYDRANT", "type": "esriFieldTypeString", "alias": "TARGET HYDRANT", "length": 3, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "YES", "code": "Yes" }, { "name": "NO", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RESIDUAL_PRESSURE", "type": "esriFieldTypeDouble", "alias": "RESIDUAL PRESSURE", "domain": null }, { "name": "HYDR_GPM", "type": "esriFieldTypeDouble", "alias": "HYDR GPM", "domain": null }, { "name": "FD_INSPECT", "type": "esriFieldTypeString", "alias": "FIRST DUE INSPECT", "length": 3, "domain": { "type": "codedValue", "name": "WS2_YesNoOnly", "description": "Yes or No Only", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1951_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1951", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6062LF_ASBUILT_", "fields": "LF_ASBUILT_EID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6062LF_SKETCH_E", "fields": "LF_SKETCH_EID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6062LF_VALVE_TI", "fields": "LF_VALVE_TIE_EID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1951", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1532_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "2ee5e180e5de4393a7754bae04dce19f" }, { "currentVersion": 10.91, "id": 52, "name": "Water Valve", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "", "parentLayer": { "id": 45, "name": "Water" }, "subLayers": [], "minScale": 4000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "VALVE_TYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "c089e990e02a543735804322160689ba", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAYNJREFUKJGdkj9IAmEYxp/ogzsoCbThBOkaXKy1bgp01EEUV2kwBGk8kGbBBnHQhgaH4KTzjpYgsukIgoiuxgKXuAIR73K5JRo+/0CTx6VnQ8/2vt/ze7+Hl5fgnyIL+lvFYjHBsqyv2+0+y7J8C2D0F7iRy+VuotHoJsdxvng8DgBIJpPfkUjksFqtyl4gn8/nH8rlcojjOPT7feeh3W6vaJp2LoriWr1eP/0FplKpi0qlEgoEAp7ZKaXQNO0EwCUAiwBAMBjcjsVi64ugqTqdznI2mxUVRTkiAGBZ1i7P86vueIPBwBMmhOy5ozKZTIabNZVKJQiC4NTj8RitVos4IMMwBqV0brogCEgkEk5tmuakVqu9OCCl9D4cDn8ahjH3q1uqqr7rui65o44MwygAuAKw5AXpuv7WbDafKKWPbhAArgHs+/3+M9u2WQAYDoeTXq/30Wg0viRJerUsqzA1z16OYtv2HYADADvpdJoBYDAMo1JKdbfR61ZNAMfuhtfifgCfb5BsZhLZ1AAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "Gate", "description": "" }, { "symbol": { "type": "esriPMS", "url": "d8e00cd91266eff882be2099f2f6dec7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAATJJREFUKJGd0L1qAkEUxfF/4IKEcRuL7QI2slXa1G4naCchzc50gq/gS/gCW+nsFttYu6VNII29rVVAYmHGVBJShJD9Sgg55YUfnHOFf0YA9vv9k4jc/AXsdrvbMAxfBKDX693FcUy32/0RnE4nJpMJURQFwKMAzOfz18vl4gVBgO/7NeScI01T4jhms9l8V221Wu9aa6y1DIfDEnbOkSQJWmu22215I4CIoLVmuVwyGo3wfR/nHNZatNYoperPKWJjDIvFgn6/T57nGGNot9u1+lI7iDAejxkMBqRp2oga4fl8Jssy1us1q9UKz/MaHyZVlCQJURShlMIYU9rcCKuouPkL1+DhcJAqKm42xmCtRUTKcDabKSCfTqfPjZ/4zDVw3+l03opVr34BxTwcj0cAPgC+XnKd8AMDqAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "8", "label": "COMBINATION VALVE", "description": "" }, { "symbol": { "type": "esriPMS", "url": "5e767a57d1d3e3d68ebeee902bf19a97", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAb5JREFUKJGdkTGLGkEYhl9xxGXxUFZyYCUsFscIcQvbLeziPxAsjGkCNhqba+y8QixU9oqAYNbE2/YuIrgQwkJKqywEG28bBRfZYpLCZi4xXHO36HmkyJTvNw/zvc8Q/Ochz4WSJGVKpdIrQRAiq9VqZhjGFwB3/wLlcrk8zuVyyUwmc0IIwXq9/hOPx3+KolhvtVpXz4Gyqqo/Go2GKMuyH1JKiaqqLwqFwrBer590Op33B2A+n78xTVNsNpvo9XqIRqMAgN1uB13XMR6Pg4qiXAK4AbAhD50U0zRfAsBwOEQgEEC320UkEkG/30elUgEA2LYdLBaL7wzDOCcAwBjL7hfVdR0AoCgKqtXqoU1C1P1Vw0/NWpaF7XZ7ZJxzTnwwHA7fcs79YTKZxHQ6RSKRgCAIGI1G/szzvO8+yDn/lkqlPMdxTh8hSikAQNM0APBh27Y/7K/KHcd5C+B6Mpn8pZQGH1+IxWLQNA2bzea367of5/P57OA7AHwG8LpWq1Xb7TZPp9NnoVBIdF13NRgMfi0WC3u5XFZ8SU+6f7Is62s2m30DwHuQditJksEYmx3YPdIGuAAu9gPG2NGle2iBog2Ck5/CAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "9", "label": "BYPASS GATE VALVE", "description": "" }, { "symbol": { "type": "esriPMS", "url": "1962e7d714c0cdb244cfa1bdb83d4039", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAeVJREFUKJFdkT/IEnEAht+zs+MEF8Ep9EP8viH0Nv/gJKHIN/gH5BODwKEhEMVBQpAghzgVwSCQzMVUHBTcpOEOQQkJQgzadFHCKSghOT30lF+LyUfP/DzL+9I4QwhhAbxYrVbPlsvllSRJMsMwX7Va7Uun07n659Fn2bTb7cRGo3E9GAwQCoXAsiwmk8nVZDK5q1arr+PxOA8ANCGEURTlE8/z1xzHodvtQq1WQ5IkHA4H1Go11Xa7fZPJZH6XSqUPNIDn4/H4sV6vRzQaxel0wnA4RC6Xg9frxXQ6xfF4pGKx2FsAbRpAsN/vI5VKYTaboVwuQ5ZlVCoVcBwHiqIAAG63+8FoNLqlATwSRREsyyKfz6PX6yEYDEKtVuM+FovlIcMwNzSAX0ajEeFwGIqioNlswmAwwGazQaVSXYLNZrPf7/cSDUAMBAJPZFlGsVjEdDoFz/Mwm81IJpMwmUxQFAXtdhs6ne4zDeC93+9PJxIJfb1eh91uR6fTgSiK8Pl8SKfT0Gg0J4ZhvqzX6+80RVEbQshtNpsdxWIxbTabhdVqhcfjQavVgt/vh8vl+iEIwt3lOIqivhFCbsrl8jtBEAKFQkGzWCyIw+H4E4lEPtZqtVcA5Etwjn4CeHp/mfl8jv/5C0Qjx9LKtD5eAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "14", "label": "SHEAR PIN", "description": "" }, { "symbol": { "type": "esriPMS", "url": "b662d6a75d0720af3f1aab3cd3d697bd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAKNJREFUKJGtziEOgzAYhuGXBM1CbWd2gmbJuAC2ougeYNfoPZZwhKV6lmQYzrAEU9sTIBAzmyAUtlf/T/4vZ2c5gBDi0nXdNQVIKe9lWT5ygBijH8fxuIb6vsdaC/CGwEtrvQqnafqeuqf/whACbdtijEEplQ6HYcA5B7AN1nWN956qqrZNLYqCpmkW0SJM6Wd4zrLsmXB/EkLcPuEh9VOMEYAZtGQoD6Gnw/YAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "13", "label": "ALTITUDE VALVE", "description": "" }, { "symbol": { "type": "esriPMS", "url": "cc0629fe883e2d09455b4e520ca12a54", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAM9JREFUKJGdzz1qhVAQhuG3EKzvCowQ5Yyuw03YWKVIEcgm7N2BYGejgrtIFWxFcBs2Z26R3CTiNZp8MNXwzI/DP+MAzPP8Nk3T4xlQFMVr3/eVAzCO44O19uJ53i5QVcqyZBiGJ+ADAvi+TxAEu6hpGrIso67r71N/i6rSti1xHBOG4frHIxRFEcYYrLXH8IZEBGPMpn8Xqipd1yEiiMjdwRt4Q8aYXbSBZ9EK/gWtYFVVpGl6Cn3BJElegOc8zw+B67rvPzfWn3WYZVkAuAIhVVtW0zA0oAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "7", "label": "VACUUM VALVE", "description": "" }, { "symbol": { "type": "esriPMS", "url": "aea1d03bb2ee622ae73d4cddeefbd6cb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAARRJREFUKJGd0DGLgnAcxvHvQeB2f2kvewtHBw69ERHTWm4IewGObUFDgiC3R0aCi9utCkEczsGNLrfp7HLcEEihHnHP/PvA8/x6/DM9gH6//5okydsjYDAYREKIjx5AURSfURQxHo87QZ7nLBYLLpfLD3CFAHEcY5omo9GogcqyJAiCZlWALMvQNI3j8YiiKHfItu1uCHA+n9F1ncPhwHA4pCxLlstlAzUgwOl0wjAMPM9js9mw3+9bNzcgQJqmqKpKVVWtqBPO53PW6zW+77NarR6Ds9mM7XaLEALHcQBa8R20LKtGAJIkdeIaTqdTXNdFluW7gy5cwzAMv3a73XfroGuegZfJZPJ+C5/++uBtiqIA4BdyGWavWg1UQAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "10", "label": "BACKFLOW PREVENTER", "description": "" }, { "symbol": { "type": "esriPMS", "url": "75cd0c26ce568968e1b989a505d22baa", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAASNJREFUKJGdz6FrAmEcxvEvcu+9oOV4sVgsg8WxsDgYHBcuXrfZrhqEwRT/AbEaLLYtyP6BO7j1BdlgYbAZ5OobDIMfBhcmotObsqc9P/jA83P4ZxwAY8zVqcBa+wZ8OevyqLV+OIZE5MYYE1trn5317UNEXuI4vlVKOYdQuVx+HQwGTztTAbTW561Wq1qv16vbIM9zhsMh8/ncAJ97EEAptXJdF4DFYsFkMqHZbALQaDR2FuzNWi6XZFlGu91mOp0W/rsH0zQliiJEpBAdhGEYMpvNGI1GdLvd0yFArVaj0+kQRRH9fp/xePw3zPNclUqlTfc8j16vRxAEJEmyKoKZ7/uF00TkXWt98RteishdofrJtYicVSqV+23oHUGbWGsB+AbLt2F1fLSEYwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "6", "label": "DETECTOR CHECK", "description": "" }, { "symbol": { "type": "esriPMS", "url": "3ef5b19c2746ac2225d759bde011ee5b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAP1JREFUKJGdz71qhEAUBeDDMMMIpgiTpIl2QsqwRcpAwCcRBFHs7BbyGNbWCSzsG8g2dqlSpBDTKaSaIsXCBSVpdsP+OCg53b3wcc/l+Gc4ACilHuYCrfUHgC3fDWsp5esUIqInpVSitX7ju90nEb0nSbJs2/amruuLU+Q4zldVVaujqgAgpbzLsuzadd2roiiQpunxT5zfnv24jxDix7IsxHEMIQSiKDLW5mNLxhjCMAQAIx6Fc7ARHuJhGJDn+Xy4x0EQoCzLbdM047DrOsEYO8N938PzvG/TxY3v+8bLRFRLKe9P4YKInidaPxKRZ9v2yyG8nEB/0VoDAH4B6vNSQcytpYYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "11", "label": "FLOW CONTROL", "description": "" }, { "symbol": { "type": "esriPMS", "url": "dee1990f25fb400388d4963c95ed9c4c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAALCAYAAABLcGxfAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAALhJREFUKJGN0KFKRGEQhuFHPPArWPzbqTbBaPAiDGIRLIrJoEFB2d0g6JXtBdjNph8MA4YTpllcccXj+tV53+Gb6fwv27hGdCvAvpRym5mX2CqlPI4JO7jHeWaW74Mloe/7vdbaFCdY/21TB7XWg4iYtdYOsfZXxw6GYdjA5ir4S8jMOea11v2ImOFoTF66ISKecYxdTHD6kxn70gvO8IA7XHxWHhUWecUVnkopN5n5vkpY5C0zp/ABv9MyINqbAewAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3", "label": "Air Release", "description": "" }, { "symbol": { "type": "esriPMS", "url": "2a651e4eafc771d9ca52b1ddd68c94c8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAQCAYAAAAmlE46AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAe1JREFUKJGdkr9rU2EUhp8vNz+4CR38LriZLClYSVuhUwNxSm7S5C6Sf6B76yC6OBVS7D/QVVoXCQ7VxlwJGSWjYBpDCUIWUSxp4SuYir1p0+viDReNCD3b4bwP530PJ8g1K+hvpJR3lVLtKbq3gPVP8NobvUokEk65XNZOT08vd3d3w/8DA2traw8sy/qytLR0S9M0gOD29rZbr9fjvV5vtVKpPP8LrNVqndFolEqlUvyGAIjFYiKbzc6fnJw8a7Va85lM5pEfvJ1MJlOzs7PYtk0+nycajQJwfHxMu91mfX1d29nZuQ88BlwPXJmbm0MIgWVZE3g4HHJwcIBpmgghWF5e/haJRO45jvPOA10hBAChUAjLstjb22NmZoZisYg3i8fj3x3HuQNMwID/YkopDMPg7OyM8/NzdF0H4OrqSgCuP+PleDxG0zQGgwHdbpdcLsfFxQW2bVMoFNB1nX6/f0NK+UEpNQFf1Wq1TDqdXjk8PIxls9mJ7VKp5GX+VK1WPyul3vs3fi2Xy/v5fH7YaDRcYNWzHw6HlWmaW4ZhlKSUT/+0CvCi2Wz+CAQCNzudzsuFhYUnrut2Nzc3X29sbKSllA+Pjo4+TvscgH1AX1xczAFVQEQikRGwpZRy/cJpv/oTeOM1juNMkcAvjS21F/ttNgoAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2", "label": "Blow Off", "description": "" }, { "symbol": { "type": "esriPMS", "url": "9147cd054c75e5ef33b6e2ef5b6b6b60", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAIRJREFUGJV1yjGuQVEUQNF1uMntFYjCKH7yEzEjBQmFmILeDMRIfi2i1VG//hQeDc0Pu127ePWgo9ZfmUOcgwuUF45xkDl5/y27YF4eBPZ4I0Qww63o9X40zdTnFkXTDL4g9AtOuKP7YTiW4NrWuo3M9T9s1booEJkb3LDCCEe1LiPz7wlKJyUWriaBfAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "5", "label": "Hydrant", "description": "" }, { "symbol": { "type": "esriPMS", "url": "6b83c2b11fa6d3be9654d81e90cb3c96", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAU5JREFUKJF9kDFLw1AUhU/yHnlkyFAMOLV1qsWpi53sLxChQ7SFRlDrLBX8FSI4C60ugZaYSegPEDoEXDqV0skQEIRIhg4hr6TPxZS21J7pwj3fvedeijV1u92zOI5PZVlWJUmacM4fms3mV9qnaWHb9v5sNnsrl8uFfD4PQgim0+nxcDi8tizr2TTN1gJwHGdHCPFeq9V2CSGLbZqmoVKpaL7v31iWBdM0WxQAOOcv1Wp1xbysbDYr5XK5q06nc08BQNf1Q1VVN5pTlUolzfO8OwoAjDF9q/svnhCiQAEgSRK+/IBNSpIE8/k8ogAQhuEngINtgOd5YIy9UgAQQjyOx+OnYrEo/zfddd1Jo9GwKQAYhtHu9XpHAM7XoSiK0O/3vxljJ1jOXa/XLxzHGYxGo9tMJrNHCFHiOA6CIPhQFOXSMIyfFSDdBKC97ZZfZKh67To3zhkAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "4", "label": "Unknown", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3095603.548094839, "ymin": 6840328.842835486, "xmax": 3179191.6897406876, "ymax": 6986251.5550353825, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "VALVE_MFG", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "length": 20, "domain": null }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "ANCILLARYROLE", "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS2_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PROJECT_NAME", "type": "esriFieldTypeString", "alias": "PROJECT_NAME", "length": 100, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeInteger", "alias": "OWNER", "domain": { "type": "codedValue", "name": "WS2_WaterOwner", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "CITY OF HALLSVILLE", "code": 6 }, { "name": "CITY OF LONGVIEW", "code": 1 }, { "name": "ELDERVILLE", "code": 7 }, { "name": "GUM SPRINGS WATER SYSTEM", "code": 3 }, { "name": "PRIVATE", "code": 4 }, { "name": "TRYON ROAD WATER DISTRICT", "code": 2 }, { "name": "UNKNOWN", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STATUS", "type": "esriFieldTypeInteger", "alias": "STATUS", "domain": { "type": "codedValue", "name": "WS2_Status", "description": "", "codedValues": [ { "name": "ACTIVE", "code": 1 }, { "name": "ABANDONED", "code": 2 }, { "name": "0", "code": 0 }, { "name": "INACTIVE", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DATE_INSTALLED", "type": "esriFieldTypeDate", "alias": "DATE INSTALLED", "length": 8, "domain": null }, { "name": "YEAR_INSTALLED", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_INSTALLED", "domain": null }, { "name": "ABANDONMENT_DATE", "type": "esriFieldTypeDate", "alias": "ABANDONMENT DATE", "length": 8, "domain": null }, { "name": "ABANDONED", "type": "esriFieldTypeInteger", "alias": "ABANDONED", "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "YES", "code": 1 }, { "name": "NO", "code": 2 }, { "name": "NA", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VALVE_MFG", "type": "esriFieldTypeString", "alias": "VALVE_MFG", "length": 32, "domain": null }, { "name": "MFG_YR", "type": "esriFieldTypeDouble", "alias": "MFG_YR", "domain": null }, { "name": "VALVE_TYPE", "type": "esriFieldTypeInteger", "alias": "VALVE_TYPE", "domain": { "type": "codedValue", "name": "WS2_ValveType", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "AIR RELEASE", "code": 3 }, { "name": "ALTITUDE VALVE", "code": 13 }, { "name": "BACKFLOW PREVENTER", "code": 10 }, { "name": "BLOW OFF", "code": 2 }, { "name": "BYPASS GATE VALVE", "code": 9 }, { "name": "CHECK", "code": 17 }, { "name": "COMBINATION VALVE", "code": 8 }, { "name": "DETECTOR CHECK", "code": 6 }, { "name": "FLOW CONTROL", "code": 11 }, { "name": "GATE", "code": 1 }, { "name": "HYDRANT", "code": 5 }, { "name": "INSERTA", "code": 16 }, { "name": "INSTA", "code": 15 }, { "name": "PRESSURE PLANE", "code": 12 }, { "name": "SHEAR PIN", "code": 14 }, { "name": "UNKNOWN", "code": 4 }, { "name": "VACUUM VALVE", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VALVE_SIZE", "type": "esriFieldTypeInteger", "alias": "VALVE_SIZE", "domain": { "type": "codedValue", "name": "WS2_WaterDiameter", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": ".75\"", "code": 75 }, { "name": "1''", "code": 18 }, { "name": "1.25\"", "code": 125 }, { "name": "1.5''", "code": 1 }, { "name": "2''", "code": 2 }, { "name": "2.5\"", "code": 19 }, { "name": "3''", "code": 3 }, { "name": "4''", "code": 4 }, { "name": "6''", "code": 5 }, { "name": "8''", "code": 6 }, { "name": "10''", "code": 7 }, { "name": "12''", "code": 8 }, { "name": "14''", "code": 9 }, { "name": "16''", "code": 10 }, { "name": "18''", "code": 11 }, { "name": "20''", "code": 12 }, { "name": "24''", "code": 13 }, { "name": "30''", "code": 14 }, { "name": "36\"", "code": 36 }, { "name": "48\"", "code": 48 }, { "name": "OTHER", "code": 17 }, { "name": "UNKNOWN", "code": 16 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NORM_POSN", "type": "esriFieldTypeString", "alias": "NORM_POSN", "length": 10, "domain": null }, { "name": "CURRENT_POSN", "type": "esriFieldTypeString", "alias": "CURRENT_POSN", "length": 10, "domain": null }, { "name": "CLOSED_DIR", "type": "esriFieldTypeString", "alias": "CLOSED_DIR", "length": 10, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 20, "domain": null }, { "name": "DEPTH", "type": "esriFieldTypeSmallInteger", "alias": "DEPTH", "domain": null }, { "name": "OPERATED_DATE", "type": "esriFieldTypeDate", "alias": "OPERATED_DATE", "length": 8, "domain": null }, { "name": "OPERATED_BY", "type": "esriFieldTypeString", "alias": "OPERATED_BY", "length": 10, "domain": null }, { "name": "TURNS", "type": "esriFieldTypeDouble", "alias": "TURNS", "domain": null }, { "name": "HIGH_TORQUE", "type": "esriFieldTypeSmallInteger", "alias": "HIGH_TORQUE", "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null }, { "name": "GPS_COLLECTED", "type": "esriFieldTypeInteger", "alias": "GPS_COLLECTED", "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "YES", "code": 1 }, { "name": "NO", "code": 2 }, { "name": "NA", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 255, "domain": null }, { "name": "VIEW_CONSTRAINTS", "type": "esriFieldTypeInteger", "alias": "VIEW CONSTRAINTS", "domain": { "type": "codedValue", "name": "WS2_V_Constraint", "description": "View Constraint", "codedValues": [ { "name": "NONE", "code": 0 }, { "name": "INTERNAL ONLY", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LF_ABANDONMENT_EID", "type": "esriFieldTypeString", "alias": "LF ABANDONMENT ENTRY ID", "length": 20, "domain": null }, { "name": "LF_ASBUILT_EID", "type": "esriFieldTypeString", "alias": "LF ASBUILT ENTRY ID", "length": 20, "domain": null }, { "name": "LF_PLAT_EID", "type": "esriFieldTypeString", "alias": "LF PLAT ENTRY ID", "length": 20, "domain": null }, { "name": "LF_SKETCH_EID", "type": "esriFieldTypeString", "alias": "LF SKETCH ENTRY ID", "length": 20, "domain": null }, { "name": "LF_VALVE_TIE_EID", "type": "esriFieldTypeString", "alias": "LF VALVE_TIE ENTRY ID", "length": 20, "domain": null }, { "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": "LINKED_IMAGES", "type": "esriFieldTypeString", "alias": "LINKED_IMAGES", "length": 100, "domain": null }, { "name": "ABANDONMENT_LINK", "type": "esriFieldTypeString", "alias": "ABANDONMENT_LINK", "length": 255, "domain": null }, { "name": "CAP_ASSET_NO", "type": "esriFieldTypeString", "alias": "CAP ASSET NO", "length": 20, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1947_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1947", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6058LF_ABANDONM", "fields": "LF_ABANDONMENT_EID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6058LF_SKETCH_E", "fields": "LF_SKETCH_EID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6058LF_VALVE_TI", "fields": "LF_VALVE_TIE_EID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6058LF_PLAT_EID", "fields": "LF_PLAT_EID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6058LF_ASBUILT_", "fields": "LF_ASBUILT_EID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1947", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1528_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "2ee5e180e5de4393a7754bae04dce19f" }, { "currentVersion": 10.91, "id": 53, "name": "Radio Meter", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "", "parentLayer": { "id": 45, "name": "Water" }, "subLayers": [], "minScale": 2000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "031f2aadb492e7ca759feb564b175434", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAm9JREFUOI2l019IU1EcB/Dv73ru7p/NOZvaZi0wH1LLsIVlZgUWlFRGk+ghllHgWw++9dJL9R5Y9BBEaL1kVkQQPhUMqUwzCw3755+REpK5Obfd6+7d6WF4nY566fd4fud8Dnx/5zD8Z7G1C5xzwTTRFJ7WTyU07lNlYbHUI/ZLNnpIRF//CfyOpna/HU72iCI2eooZ3OsEaDrH53GtWdP4tfmocd/lzGsjIi0HmPyhHxn7rj+trVZtjJGFOh1AiZuBc9DQSDLoKWJbOef1RKRbgKZx17uRePcev93W/XwBu6ollG2SLGR2zsDLNwkcb3Tg0zfNr6h0C8AFC+j/kLhRW63kEwG3e5OY+WWivXUF6BtM4FGfhsP77Ni5TUX/cOIc5/wKEU0xAFAVNCiKAADYUEhQJEJkwYTLmQfT5IjEOHzuTJ8IUGUS9CUeAHA9A8iCNzvMBr+EwY9JHGpw4MuEjpoKG0YnU1bfUyIiPK3XZYe4ahpbNsvofDaHg3sdeDWk4cwJJ9Abt/qyRPipw24dNAw+D6BoeYPICNvLRYyNazDTgCwJq2Yfj6dhV2jKAiKx9CiAA9mb6nfIaL8ZwdXzTqytmVkDNVXKAwsITxud81Fjf2HBygMo89ngUggV5SvTIACpFEc8mZ5gjEIWEAy47vb0RluaG/OPXgpmbhQEwp3LxRDFjNkWcMCuCggNxPXKcrllGbXCC4VTAbyIPW6sU5sACACswwDg89oQGohHvSXsdOl68X0O0NFWtNQBHLv3JHLW52WtBflClchQyDlSCQ0zC4vp1/5Kx0W3m2LZeeT8xuBJVxeArpzk/lJ/ACyF1hQe8A9wAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3093144.9750365466, "ymin": 6841586.09352465, "xmax": 3151048.547058463, "ymax": 6917925.459355757, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ASSETID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "length": 20, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 50, "domain": null }, { "name": "METER_SIZE", "type": "esriFieldTypeString", "alias": "METER_SIZE", "length": 15, "domain": { "type": "codedValue", "name": "WS2_Radio_Meter_Size", "description": "", "codedValues": [ { "name": "1 1/2\"", "code": "1 1/2" }, { "name": "1\"", "code": "1" }, { "name": "2\" CMP", "code": "2 CMP" }, { "name": "2\"", "code": "2" }, { "name": "2 1/2\"", "code": "2 1/2" }, { "name": "3\" TFC", "code": "3 TFC" }, { "name": "3\" TRB", "code": "3" }, { "name": "4\"", "code": "4" }, { "name": "4\" TFC", "code": "4 TFC" }, { "name": "4\" TRB", "code": "4 TRB" }, { "name": "5/8\"", "code": "5/8" }, { "name": "6\" PRTC", "code": "6 PRTC" }, { "name": "6\"", "code": "6" }, { "name": "6\" TFC", "code": "6 TFC" }, { "name": "6\" TRB", "code": "6 TRB" }, { "name": "8\" PRTC", "code": "8 PRTC" }, { "name": "8\"", "code": "8" }, { "name": "10\"", "code": "10" }, { "name": "10\" PRTC", "code": "10 PRTC" }, { "name": "PLUGGED", "code": "PLGD" }, { "name": "VACANT", "code": "VAC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NORTHING_", "type": "esriFieldTypeDouble", "alias": "NORTHING", "domain": null }, { "name": "EASTING_", "type": "esriFieldTypeDouble", "alias": "EASTING", "domain": null }, { "name": "ACCOUNT_NUM", "type": "esriFieldTypeDouble", "alias": "ACCOUNT_NUM", "domain": null }, { "name": "ROUTE", "type": "esriFieldTypeString", "alias": "ROUTE", "length": 10, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 200, "domain": null }, { "name": "GPS_COLLECTED", "type": "esriFieldTypeInteger", "alias": "GPS_COLLECTED", "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "YES", "code": 1 }, { "name": "NO", "code": 2 }, { "name": "NA", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GPS_DATE_", "type": "esriFieldTypeDate", "alias": "GPS_DATE_", "length": 8, "domain": null }, { "name": "VERIFIED_BY", "type": "esriFieldTypeString", "alias": "VERIFIED_BY", "length": 25, "domain": null }, { "name": "VERIFIED_DATE", "type": "esriFieldTypeDate", "alias": "VERIFIED_DATE", "length": 8, "domain": null }, { "name": "VIEW_CONSTRAINTS", "type": "esriFieldTypeInteger", "alias": "VIEW CONSTRAINTS", "domain": { "type": "codedValue", "name": "WS2_V_Constraint", "description": "View Constraint", "codedValues": [ { "name": "NONE", "code": 0 }, { "name": "INTERNAL ONLY", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS2_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "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": "ACCOUNT_NUM_4CYCLE", "type": "esriFieldTypeDouble", "alias": "ACCOUNT NUM 4CYCLE", "domain": null }, { "name": "CAP_ASSET_NO", "type": "esriFieldTypeString", "alias": "CAP ASSET NO", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1953_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1953", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6064ASSETID", "fields": "ASSETID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1953", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1534_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "2ee5e180e5de4393a7754bae04dce19f" }, { "currentVersion": 10.91, "id": 54, "name": "Water Main", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "", "parentLayer": { "id": 45, "name": "Water" }, "subLayers": [], "minScale": 64000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 3 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[DIAMETER] CONCAT \" \" CONCAT [MATERIAL]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 8000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 3095502.607806742, "ymin": 6839984.591315165, "xmax": 3179192.0370046794, "ymax": 6986255.345755383, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "PROJECT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "length": 20, "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS2_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STATUS", "type": "esriFieldTypeInteger", "alias": "STATUS", "domain": { "type": "codedValue", "name": "WS2_Status", "description": "", "codedValues": [ { "name": "ACTIVE", "code": 1 }, { "name": "ABANDONED", "code": 2 }, { "name": "0", "code": 0 }, { "name": "INACTIVE", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PROJECT_NAME", "type": "esriFieldTypeString", "alias": "PROJECT_NAME", "length": 100, "domain": null }, { "name": "ENG_JOB_NO", "type": "esriFieldTypeString", "alias": "ENG_JOB_NO", "length": 75, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeInteger", "alias": "OWNER", "domain": { "type": "codedValue", "name": "WS2_WaterOwner", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "CITY OF HALLSVILLE", "code": 6 }, { "name": "CITY OF LONGVIEW", "code": 1 }, { "name": "ELDERVILLE", "code": 7 }, { "name": "GUM SPRINGS WATER SYSTEM", "code": 3 }, { "name": "PRIVATE", "code": 4 }, { "name": "TRYON ROAD WATER DISTRICT", "code": 2 }, { "name": "UNKNOWN", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DATE_INSTALLED", "type": "esriFieldTypeDate", "alias": "DATE INSTALLED", "length": 8, "domain": null }, { "name": "YEAR_INSTALLED", "type": "esriFieldTypeString", "alias": "YEAR_INSTALLED", "length": 255, "domain": null }, { "name": "ABANDONMENT_DATE", "type": "esriFieldTypeDate", "alias": "ABANDONMENT DATE", "length": 8, "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeInteger", "alias": "DIAMETER", "domain": { "type": "codedValue", "name": "WS2_WaterDiameter", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": ".75\"", "code": 75 }, { "name": "1''", "code": 18 }, { "name": "1.25\"", "code": 125 }, { "name": "1.5''", "code": 1 }, { "name": "2''", "code": 2 }, { "name": "2.5\"", "code": 19 }, { "name": "3''", "code": 3 }, { "name": "4''", "code": 4 }, { "name": "6''", "code": 5 }, { "name": "8''", "code": 6 }, { "name": "10''", "code": 7 }, { "name": "12''", "code": 8 }, { "name": "14''", "code": 9 }, { "name": "16''", "code": 10 }, { "name": "18''", "code": 11 }, { "name": "20''", "code": 12 }, { "name": "24''", "code": 13 }, { "name": "30''", "code": 14 }, { "name": "36\"", "code": 36 }, { "name": "48\"", "code": 48 }, { "name": "OTHER", "code": 17 }, { "name": "UNKNOWN", "code": 16 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": { "type": "range", "name": "WS2_Length", "description": "Length for Lines with ratio split policy", "range": [ 0, 21120 ], "mergePolicy": "esriMPTSumValues", "splitPolicy": "esriSPTGeometryRatio" } }, { "name": "MATERIAL", "type": "esriFieldTypeInteger", "alias": "MATERIAL", "domain": { "type": "codedValue", "name": "WS2_WaterMaterial", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "CIP", "code": 1 }, { "name": "COPPER", "code": 10 }, { "name": "DIP", "code": 3 }, { "name": "ENDOTRACE", "code": 13 }, { "name": "GALV", "code": 4 }, { "name": "HDPE", "code": 11 }, { "name": "PCCP", "code": 5 }, { "name": "PLASTIC", "code": 12 }, { "name": "PVC", "code": 6 }, { "name": "RCCP", "code": 7 }, { "name": "STEEL", "code": 8 }, { "name": "UNKNOWN", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DEADEND", "type": "esriFieldTypeString", "alias": "DEADEND", "length": 50, "domain": { "type": "codedValue", "name": "WS2_YesNo_Text", "description": "", "codedValues": [ { "name": "YES", "code": "Y" }, { "name": "NO", "code": "N" }, { "name": "0", "code": "0" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 255, "domain": null }, { "name": "LF_ABANDONMENT_EID", "type": "esriFieldTypeString", "alias": "LF ABANDONMENT ENTRY ID", "length": 20, "domain": null }, { "name": "LF_ASBUILT_EID", "type": "esriFieldTypeString", "alias": "LF ASBUILT ENTRY ID", "length": 20, "domain": null }, { "name": "LF_SKETCH_EID", "type": "esriFieldTypeString", "alias": "LF SKETCH ENTRY ID", "length": 20, "domain": null }, { "name": "LF_VALVE_TIE_EID", "type": "esriFieldTypeString", "alias": "LF VALVE_TIE ENTRY ID", "length": 20, "domain": null }, { "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": "LINKED_IMAGES", "type": "esriFieldTypeString", "alias": "LINKED_IMAGES", "length": 100, "domain": null }, { "name": "ABANDONMENT_LINK", "type": "esriFieldTypeString", "alias": "ABANDONMENT_LINK", "length": 255, "domain": null }, { "name": "CAP_ASSET_NO", "type": "esriFieldTypeString", "alias": "CAP ASSET NO", "length": 20, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1940_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1940", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6051LF_ASBUILT_", "fields": "LF_ASBUILT_EID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6051LF_SKETCH_E", "fields": "LF_SKETCH_EID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6051LF_VALVE_TI", "fields": "LF_VALVE_TIE_EID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6051LF_ABANDONM", "fields": "LF_ABANDONMENT_EID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1940", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1521_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "2ee5e180e5de4393a7754bae04dce19f" }, { "currentVersion": 10.91, "id": 55, "name": "Hydrant Lead", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "", "parentLayer": { "id": 45, "name": "Water" }, "subLayers": [], "minScale": 4000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1.5 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3095991.638079196, "ymin": 6841176.404308274, "xmax": 3166524.8245768845, "ymax": 6928124.425381258, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ASSETID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "length": 20, "domain": null }, { "name": "MAIN_SIZE", "type": "esriFieldTypeInteger", "alias": "MAIN_SIZE", "domain": { "type": "codedValue", "name": "WS2_WaterDiameter", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": ".75\"", "code": 75 }, { "name": "1''", "code": 18 }, { "name": "1.25\"", "code": 125 }, { "name": "1.5''", "code": 1 }, { "name": "2''", "code": 2 }, { "name": "2.5\"", "code": 19 }, { "name": "3''", "code": 3 }, { "name": "4''", "code": 4 }, { "name": "6''", "code": 5 }, { "name": "8''", "code": 6 }, { "name": "10''", "code": 7 }, { "name": "12''", "code": 8 }, { "name": "14''", "code": 9 }, { "name": "16''", "code": 10 }, { "name": "18''", "code": 11 }, { "name": "20''", "code": 12 }, { "name": "24''", "code": 13 }, { "name": "30''", "code": 14 }, { "name": "36\"", "code": 36 }, { "name": "48\"", "code": 48 }, { "name": "OTHER", "code": 17 }, { "name": "UNKNOWN", "code": 16 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNER", "type": "esriFieldTypeInteger", "alias": "OWNER", "domain": { "type": "codedValue", "name": "WS2_WaterOwner", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "CITY OF HALLSVILLE", "code": 6 }, { "name": "CITY OF LONGVIEW", "code": 1 }, { "name": "ELDERVILLE", "code": 7 }, { "name": "GUM SPRINGS WATER SYSTEM", "code": 3 }, { "name": "PRIVATE", "code": 4 }, { "name": "TRYON ROAD WATER DISTRICT", "code": 2 }, { "name": "UNKNOWN", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VIEW_CONSTRAINTS", "type": "esriFieldTypeInteger", "alias": "VIEW CONSTRAINTS", "domain": { "type": "codedValue", "name": "WS2_V_Constraint", "description": "View Constraint", "codedValues": [ { "name": "NONE", "code": 0 }, { "name": "INTERNAL ONLY", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS2_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "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": "EID", "type": "esriFieldTypeInteger", "alias": "EID", "domain": null }, { "name": "DEVICE_EID_1", "type": "esriFieldTypeInteger", "alias": "DEVICE_EID_1", "domain": null }, { "name": "DEVICE_EID_2", "type": "esriFieldTypeInteger", "alias": "DEVICE_EID_2", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS2_Status", "description": "", "codedValues": [ { "name": "ACTIVE", "code": 1 }, { "name": "ABANDONED", "code": 2 }, { "name": "0", "code": 0 }, { "name": "INACTIVE", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CAP_ASSET_NO", "type": "esriFieldTypeString", "alias": "CAP ASSET NO", "length": 20, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1941_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1941", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6052DEVICE_EID_", "fields": "DEVICE_EID_1", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6052DEVICE_EID__1", "fields": "DEVICE_EID_2", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6052EID", "fields": "EID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1941", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1522_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 56, "name": "Water Service", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "", "parentLayer": { "id": 45, "name": "Water" }, "subLayers": [], "minScale": 2000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 1.5 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3096187.5452793837, "ymin": 6840607.570771739, "xmax": 3166574.1187849343, "ymax": 6917507.872923359, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ASSETID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "length": 20, "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeInteger", "alias": "DIAMETER", "domain": { "type": "codedValue", "name": "WS2_WaterDiameter", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": ".75\"", "code": 75 }, { "name": "1''", "code": 18 }, { "name": "1.25\"", "code": 125 }, { "name": "1.5''", "code": 1 }, { "name": "2''", "code": 2 }, { "name": "2.5\"", "code": 19 }, { "name": "3''", "code": 3 }, { "name": "4''", "code": 4 }, { "name": "6''", "code": 5 }, { "name": "8''", "code": 6 }, { "name": "10''", "code": 7 }, { "name": "12''", "code": 8 }, { "name": "14''", "code": 9 }, { "name": "16''", "code": 10 }, { "name": "18''", "code": 11 }, { "name": "20''", "code": 12 }, { "name": "24''", "code": 13 }, { "name": "30''", "code": 14 }, { "name": "36\"", "code": 36 }, { "name": "48\"", "code": 48 }, { "name": "OTHER", "code": 17 }, { "name": "UNKNOWN", "code": 16 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNER", "type": "esriFieldTypeInteger", "alias": "OWNER", "domain": { "type": "codedValue", "name": "WS2_WaterOwner", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "CITY OF HALLSVILLE", "code": 6 }, { "name": "CITY OF LONGVIEW", "code": 1 }, { "name": "ELDERVILLE", "code": 7 }, { "name": "GUM SPRINGS WATER SYSTEM", "code": 3 }, { "name": "PRIVATE", "code": 4 }, { "name": "TRYON ROAD WATER DISTRICT", "code": 2 }, { "name": "UNKNOWN", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MATERIAL", "type": "esriFieldTypeInteger", "alias": "MATERIAL", "domain": { "type": "codedValue", "name": "WS2_WaterMaterial", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "CIP", "code": 1 }, { "name": "COPPER", "code": 10 }, { "name": "DIP", "code": 3 }, { "name": "ENDOTRACE", "code": 13 }, { "name": "GALV", "code": 4 }, { "name": "HDPE", "code": 11 }, { "name": "PCCP", "code": 5 }, { "name": "PLASTIC", "code": 12 }, { "name": "PVC", "code": 6 }, { "name": "RCCP", "code": 7 }, { "name": "STEEL", "code": 8 }, { "name": "UNKNOWN", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS2_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 255, "domain": null }, { "name": "VIEW_CONSTRAINTS", "type": "esriFieldTypeInteger", "alias": "VIEW CONSTRAINTS", "domain": { "type": "codedValue", "name": "WS2_V_Constraint", "description": "View Constraint", "codedValues": [ { "name": "NONE", "code": 0 }, { "name": "INTERNAL ONLY", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "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": "CAP_ASSET_NO", "type": "esriFieldTypeString", "alias": "CAP ASSET NO", "length": 20, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1949_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1949", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1949", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1530_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "2ee5e180e5de4393a7754bae04dce19f" }, { "currentVersion": 10.91, "id": 57, "name": "Abandoned Water", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 45, "name": "Water" }, "subLayers": [ { "id": 58, "name": "Abandoned Water Valve" }, { "id": 59, "name": "Abandoned Water Main" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 3095502.607806742, "ymin": 6839984.591315165, "xmax": 3179192.0370046794, "ymax": 6986255.345755383, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "2ee5e180e5de4393a7754bae04dce19f" }, { "currentVersion": 10.91, "id": 58, "name": "Abandoned Water Valve", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "", "parentLayer": { "id": 57, "name": "Abandoned Water" }, "subLayers": [], "minScale": 4000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "8013927579f0050373e5418af2289092", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAeZJREFUKJGdkj9oE3EUxz+/3CV3HolNk7QmXYrBQSLYINkkkIKCzlYMOPhnUOhS7eLipoM4qNRBELT1T9BWsRbBSi0lTlIqNCAutoMGeoa0iSYNJNckdw4hqTF18Y3vvc/7Pr7vyfxnyDslJz1rA54zjmM2FWc5bS7qCWnuAr6tf4JT6EHXOWlmz6DS3zvgcEmyoLhWqyneys95bWP0yA3f0w5wCj0oR8XnyNUuzRdUWsP8IeS9Ua3nXXx94v3ouuvorZ57baDjuG3amDW1pWsFYne87OqSADDrFsvjRcozprQVtu6+QJ8+SV9GBnjm0cPGrHkQYHOiTlLkiN32ojhtfLpf4NtwGYB6ypKcp6XLJLgiA4i8iIDVWm9zvE6SHN1hO+mRSptxQib6x6qWwl9RWjAxS9UOxy2jwTRARaxgbCuKfkH0rZvdATtJNUfpSb1Vq2bN5RZoN9QP9X2VrLVq9TYhf0gFIDbmJck2XEnxsAWeoNt4vvrjooBXh9+4TX9IlZoKmlticMzLXGajWtOtR0NfAott54gTeD2JfnbpUmHk0E3T8B9Q90t2oRX1ajr1oPTL+GqlPN+N4WZ/2+ecou/xy4XM/MdI8TwUsoACrFgekYjnG0o7ggBD+HXgelsy32EuvwHd1bBW05t9IgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3095603.548094839, "ymin": 6840328.842835486, "xmax": 3179191.6897406876, "ymax": 6986251.5550353825, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "VALVE_MFG", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "length": 20, "domain": null }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "ANCILLARYROLE", "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS2_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PROJECT_NAME", "type": "esriFieldTypeString", "alias": "PROJECT_NAME", "length": 100, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeInteger", "alias": "OWNER", "domain": { "type": "codedValue", "name": "WS2_WaterOwner", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "CITY OF HALLSVILLE", "code": 6 }, { "name": "CITY OF LONGVIEW", "code": 1 }, { "name": "ELDERVILLE", "code": 7 }, { "name": "GUM SPRINGS WATER SYSTEM", "code": 3 }, { "name": "PRIVATE", "code": 4 }, { "name": "TRYON ROAD WATER DISTRICT", "code": 2 }, { "name": "UNKNOWN", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STATUS", "type": "esriFieldTypeInteger", "alias": "STATUS", "domain": { "type": "codedValue", "name": "WS2_Status", "description": "", "codedValues": [ { "name": "ACTIVE", "code": 1 }, { "name": "ABANDONED", "code": 2 }, { "name": "0", "code": 0 }, { "name": "INACTIVE", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DATE_INSTALLED", "type": "esriFieldTypeDate", "alias": "DATE INSTALLED", "length": 8, "domain": null }, { "name": "YEAR_INSTALLED", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_INSTALLED", "domain": null }, { "name": "ABANDONMENT_DATE", "type": "esriFieldTypeDate", "alias": "ABANDONMENT DATE", "length": 8, "domain": null }, { "name": "ABANDONED", "type": "esriFieldTypeInteger", "alias": "ABANDONED", "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "YES", "code": 1 }, { "name": "NO", "code": 2 }, { "name": "NA", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VALVE_MFG", "type": "esriFieldTypeString", "alias": "VALVE_MFG", "length": 32, "domain": null }, { "name": "MFG_YR", "type": "esriFieldTypeDouble", "alias": "MFG_YR", "domain": null }, { "name": "VALVE_TYPE", "type": "esriFieldTypeInteger", "alias": "VALVE_TYPE", "domain": { "type": "codedValue", "name": "WS2_ValveType", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "AIR RELEASE", "code": 3 }, { "name": "ALTITUDE VALVE", "code": 13 }, { "name": "BACKFLOW PREVENTER", "code": 10 }, { "name": "BLOW OFF", "code": 2 }, { "name": "BYPASS GATE VALVE", "code": 9 }, { "name": "CHECK", "code": 17 }, { "name": "COMBINATION VALVE", "code": 8 }, { "name": "DETECTOR CHECK", "code": 6 }, { "name": "FLOW CONTROL", "code": 11 }, { "name": "GATE", "code": 1 }, { "name": "HYDRANT", "code": 5 }, { "name": "INSERTA", "code": 16 }, { "name": "INSTA", "code": 15 }, { "name": "PRESSURE PLANE", "code": 12 }, { "name": "SHEAR PIN", "code": 14 }, { "name": "UNKNOWN", "code": 4 }, { "name": "VACUUM VALVE", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VALVE_SIZE", "type": "esriFieldTypeInteger", "alias": "VALVE_SIZE", "domain": { "type": "codedValue", "name": "WS2_WaterDiameter", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": ".75\"", "code": 75 }, { "name": "1''", "code": 18 }, { "name": "1.25\"", "code": 125 }, { "name": "1.5''", "code": 1 }, { "name": "2''", "code": 2 }, { "name": "2.5\"", "code": 19 }, { "name": "3''", "code": 3 }, { "name": "4''", "code": 4 }, { "name": "6''", "code": 5 }, { "name": "8''", "code": 6 }, { "name": "10''", "code": 7 }, { "name": "12''", "code": 8 }, { "name": "14''", "code": 9 }, { "name": "16''", "code": 10 }, { "name": "18''", "code": 11 }, { "name": "20''", "code": 12 }, { "name": "24''", "code": 13 }, { "name": "30''", "code": 14 }, { "name": "36\"", "code": 36 }, { "name": "48\"", "code": 48 }, { "name": "OTHER", "code": 17 }, { "name": "UNKNOWN", "code": 16 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NORM_POSN", "type": "esriFieldTypeString", "alias": "NORM_POSN", "length": 10, "domain": null }, { "name": "CURRENT_POSN", "type": "esriFieldTypeString", "alias": "CURRENT_POSN", "length": 10, "domain": null }, { "name": "CLOSED_DIR", "type": "esriFieldTypeString", "alias": "CLOSED_DIR", "length": 10, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 20, "domain": null }, { "name": "DEPTH", "type": "esriFieldTypeSmallInteger", "alias": "DEPTH", "domain": null }, { "name": "OPERATED_DATE", "type": "esriFieldTypeDate", "alias": "OPERATED_DATE", "length": 8, "domain": null }, { "name": "OPERATED_BY", "type": "esriFieldTypeString", "alias": "OPERATED_BY", "length": 10, "domain": null }, { "name": "TURNS", "type": "esriFieldTypeDouble", "alias": "TURNS", "domain": null }, { "name": "HIGH_TORQUE", "type": "esriFieldTypeSmallInteger", "alias": "HIGH_TORQUE", "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null }, { "name": "GPS_COLLECTED", "type": "esriFieldTypeInteger", "alias": "GPS_COLLECTED", "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "YES", "code": 1 }, { "name": "NO", "code": 2 }, { "name": "NA", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 255, "domain": null }, { "name": "VIEW_CONSTRAINTS", "type": "esriFieldTypeInteger", "alias": "VIEW CONSTRAINTS", "domain": { "type": "codedValue", "name": "WS2_V_Constraint", "description": "View Constraint", "codedValues": [ { "name": "NONE", "code": 0 }, { "name": "INTERNAL ONLY", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LF_ABANDONMENT_EID", "type": "esriFieldTypeString", "alias": "LF ABANDONMENT ENTRY ID", "length": 20, "domain": null }, { "name": "LF_ASBUILT_EID", "type": "esriFieldTypeString", "alias": "LF ASBUILT ENTRY ID", "length": 20, "domain": null }, { "name": "LF_PLAT_EID", "type": "esriFieldTypeString", "alias": "LF PLAT ENTRY ID", "length": 20, "domain": null }, { "name": "LF_SKETCH_EID", "type": "esriFieldTypeString", "alias": "LF SKETCH ENTRY ID", "length": 20, "domain": null }, { "name": "LF_VALVE_TIE_EID", "type": "esriFieldTypeString", "alias": "LF VALVE_TIE ENTRY ID", "length": 20, "domain": null }, { "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": "LINKED_IMAGES", "type": "esriFieldTypeString", "alias": "LINKED_IMAGES", "length": 100, "domain": null }, { "name": "ABANDONMENT_LINK", "type": "esriFieldTypeString", "alias": "ABANDONMENT_LINK", "length": 255, "domain": null }, { "name": "CAP_ASSET_NO", "type": "esriFieldTypeString", "alias": "CAP ASSET NO", "length": 20, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1947_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1947", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6058LF_ABANDONM", "fields": "LF_ABANDONMENT_EID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6058LF_SKETCH_E", "fields": "LF_SKETCH_EID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6058LF_VALVE_TI", "fields": "LF_VALVE_TIE_EID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6058LF_PLAT_EID", "fields": "LF_PLAT_EID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6058LF_ASBUILT_", "fields": "LF_ASBUILT_EID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1947", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1528_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "2ee5e180e5de4393a7754bae04dce19f" }, { "currentVersion": 10.91, "id": 59, "name": "Abandoned Water Main", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "", "parentLayer": { "id": 57, "name": "Abandoned Water" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 1.75 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3095502.607806742, "ymin": 6839984.591315165, "xmax": 3179192.0370046794, "ymax": 6986255.345755383, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "PROJECT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "length": 20, "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS2_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STATUS", "type": "esriFieldTypeInteger", "alias": "STATUS", "domain": { "type": "codedValue", "name": "WS2_Status", "description": "", "codedValues": [ { "name": "ACTIVE", "code": 1 }, { "name": "ABANDONED", "code": 2 }, { "name": "0", "code": 0 }, { "name": "INACTIVE", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PROJECT_NAME", "type": "esriFieldTypeString", "alias": "PROJECT_NAME", "length": 100, "domain": null }, { "name": "ENG_JOB_NO", "type": "esriFieldTypeString", "alias": "ENG_JOB_NO", "length": 75, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeInteger", "alias": "OWNER", "domain": { "type": "codedValue", "name": "WS2_WaterOwner", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "CITY OF HALLSVILLE", "code": 6 }, { "name": "CITY OF LONGVIEW", "code": 1 }, { "name": "ELDERVILLE", "code": 7 }, { "name": "GUM SPRINGS WATER SYSTEM", "code": 3 }, { "name": "PRIVATE", "code": 4 }, { "name": "TRYON ROAD WATER DISTRICT", "code": 2 }, { "name": "UNKNOWN", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DATE_INSTALLED", "type": "esriFieldTypeDate", "alias": "DATE INSTALLED", "length": 8, "domain": null }, { "name": "YEAR_INSTALLED", "type": "esriFieldTypeString", "alias": "YEAR_INSTALLED", "length": 255, "domain": null }, { "name": "ABANDONMENT_DATE", "type": "esriFieldTypeDate", "alias": "ABANDONMENT DATE", "length": 8, "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeInteger", "alias": "DIAMETER", "domain": { "type": "codedValue", "name": "WS2_WaterDiameter", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": ".75\"", "code": 75 }, { "name": "1''", "code": 18 }, { "name": "1.25\"", "code": 125 }, { "name": "1.5''", "code": 1 }, { "name": "2''", "code": 2 }, { "name": "2.5\"", "code": 19 }, { "name": "3''", "code": 3 }, { "name": "4''", "code": 4 }, { "name": "6''", "code": 5 }, { "name": "8''", "code": 6 }, { "name": "10''", "code": 7 }, { "name": "12''", "code": 8 }, { "name": "14''", "code": 9 }, { "name": "16''", "code": 10 }, { "name": "18''", "code": 11 }, { "name": "20''", "code": 12 }, { "name": "24''", "code": 13 }, { "name": "30''", "code": 14 }, { "name": "36\"", "code": 36 }, { "name": "48\"", "code": 48 }, { "name": "OTHER", "code": 17 }, { "name": "UNKNOWN", "code": 16 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": { "type": "range", "name": "WS2_Length", "description": "Length for Lines with ratio split policy", "range": [ 0, 21120 ], "mergePolicy": "esriMPTSumValues", "splitPolicy": "esriSPTGeometryRatio" } }, { "name": "MATERIAL", "type": "esriFieldTypeInteger", "alias": "MATERIAL", "domain": { "type": "codedValue", "name": "WS2_WaterMaterial", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "CIP", "code": 1 }, { "name": "COPPER", "code": 10 }, { "name": "DIP", "code": 3 }, { "name": "ENDOTRACE", "code": 13 }, { "name": "GALV", "code": 4 }, { "name": "HDPE", "code": 11 }, { "name": "PCCP", "code": 5 }, { "name": "PLASTIC", "code": 12 }, { "name": "PVC", "code": 6 }, { "name": "RCCP", "code": 7 }, { "name": "STEEL", "code": 8 }, { "name": "UNKNOWN", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DEADEND", "type": "esriFieldTypeString", "alias": "DEADEND", "length": 50, "domain": { "type": "codedValue", "name": "WS2_YesNo_Text", "description": "", "codedValues": [ { "name": "YES", "code": "Y" }, { "name": "NO", "code": "N" }, { "name": "0", "code": "0" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 255, "domain": null }, { "name": "LF_ABANDONMENT_EID", "type": "esriFieldTypeString", "alias": "LF ABANDONMENT ENTRY ID", "length": 20, "domain": null }, { "name": "LF_ASBUILT_EID", "type": "esriFieldTypeString", "alias": "LF ASBUILT ENTRY ID", "length": 20, "domain": null }, { "name": "LF_SKETCH_EID", "type": "esriFieldTypeString", "alias": "LF SKETCH ENTRY ID", "length": 20, "domain": null }, { "name": "LF_VALVE_TIE_EID", "type": "esriFieldTypeString", "alias": "LF VALVE_TIE ENTRY ID", "length": 20, "domain": null }, { "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": "LINKED_IMAGES", "type": "esriFieldTypeString", "alias": "LINKED_IMAGES", "length": 100, "domain": null }, { "name": "ABANDONMENT_LINK", "type": "esriFieldTypeString", "alias": "ABANDONMENT_LINK", "length": 255, "domain": null }, { "name": "CAP_ASSET_NO", "type": "esriFieldTypeString", "alias": "CAP ASSET NO", "length": 20, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1940_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1940", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6051LF_ASBUILT_", "fields": "LF_ASBUILT_EID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6051LF_SKETCH_E", "fields": "LF_SKETCH_EID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6051LF_VALVE_TI", "fields": "LF_VALVE_TIE_EID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6051LF_ABANDONM", "fields": "LF_ABANDONMENT_EID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1940", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1521_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "2ee5e180e5de4393a7754bae04dce19f" }, { "currentVersion": 10.91, "id": 60, "name": "Utility District CCN", "type": "Feature Layer", "description": "Contains water utility district service area boundaries.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "Creation of this dataset utilized source data from the City of Longview.", "parentLayer": { "id": 45, "name": "Water" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 219, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 60, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 112, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 2997108.9824991077, "ymin": 6835719.2421911955, "xmax": 3208450.8797839284, "ymax": 6973648.493263647, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "length": 20, "domain": null }, { "name": "MAPKEY", "type": "esriFieldTypeString", "alias": "MAPKEY", "length": 128, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "CCN_NUMBER", "type": "esriFieldTypeString", "alias": "CCN_NUMBER", "length": 10, "domain": null }, { "name": "COUNTY_NAME", "type": "esriFieldTypeString", "alias": "COUNTY_NAME", "length": 32, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "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": "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": "R1950_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1950", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1950", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1531_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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 }, { "currentVersion": 10.91, "id": 61, "name": "Sanitary Sewer", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 62, "name": "Lift Station" }, { "id": 63, "name": "Manhole" }, { "id": 64, "name": "Sewer Fitting" }, { "id": 65, "name": "Cleanout" }, { "id": 88, "name": "Grease Trap" }, { "id": 66, "name": "Sewer Pipe" }, { "id": 67, "name": "Sewer Service" }, { "id": 68, "name": "Abandoned Sewer" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 3033952.1788214147, "ymin": 6817103.161661848, "xmax": 3149534.718449056, "ymax": 6926454.503075689, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "2ee5e180e5de4393a7754bae04dce19f" }, { "currentVersion": 10.91, "id": 62, "name": "Lift Station", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "", "parentLayer": { "id": 61, "name": "Sanitary Sewer" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "d475fe3b631ec7039b09cbe1753ffd6e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAYCAYAAAACqyaBAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAWdJREFUSInNlL+rgVEYgJ/Pj+suFsmgRCkysbBY2IT/wD9gkFkGRrMyW6wmsd+yWEWKIpuBb6PLHXSHky7Xvfdz8H3dp06d9/T2Pm/vOR0LZyyXvGIAXi8fisLRcn748sK7EfLVypaEw5tFO1U/Hpav1zAaQTQKdrvO8tkMNpuveLOBfB4SCajVwOvVUR4IiHVCVaHTgXAYrFa5WlfyRkO2HcFgcFteofCHXFWhXL6vAS2q1cv4Sm4yyY/vVhRFQ67Fcike1anQditG7nRCJCJXS1o+HoPHA2aziLtdiMdhPofpFIJBHeXfMZlEM263mIoMD8vtdmi1IJkEv99geSoFiwW025BOX/4BusqPR3HPoRAUi9DrGSDf7cSDs9mg3wefD/Z7EcsgLXe5oNkU+2wWMhmo18HhgFxOZ3ksJtY5pZJslTvlz+RKPhxCpaKPbDLRkLfb+oh/4v+M3e1G+S3xuRyu5UbzCQzwULnOYR6aAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 23, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 3095910.347071126, "ymin": 6845758.9170805365, "xmax": 3149530.386033058, "ymax": 6918315.009692118, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SERVICE_AREA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "length": 20, "domain": null }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "ANCILLARYROLE", "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS2_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 100, "domain": null }, { "name": "PROJECT_NAME", "type": "esriFieldTypeString", "alias": "PROJECT_NAME", "length": 100, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 100, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeInteger", "alias": "STATUS", "domain": { "type": "codedValue", "name": "WS2_Status", "description": "", "codedValues": [ { "name": "ACTIVE", "code": 1 }, { "name": "ABANDONED", "code": 2 }, { "name": "0", "code": 0 }, { "name": "INACTIVE", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNER", "type": "esriFieldTypeInteger", "alias": "OWNER", "domain": { "type": "codedValue", "name": "WS2_SewerOwner", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "CITY OF LONGVIEW", "code": 1 }, { "name": "CITY OF LONGVIEW PARKS", "code": 5 }, { "name": "CITY OF LONGVIEW WWTP", "code": 4 }, { "name": "PRIVATE", "code": 2 }, { "name": "UNKNOWN", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "YEAR_INSTALLED", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_INSTALLED", "domain": null }, { "name": "SERVICE_AREA", "type": "esriFieldTypeString", "alias": "SERVICE_AREA", "length": 4, "domain": null }, { "name": "ID_NO", "type": "esriFieldTypeString", "alias": "ID_NO", "length": 32, "domain": null }, { "name": "MODEL", "type": "esriFieldTypeInteger", "alias": "MODEL", "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "YES", "code": 1 }, { "name": "NO", "code": 2 }, { "name": "NA", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FL_ELEV", "type": "esriFieldTypeDouble", "alias": "FL_ELEV", "domain": null }, { "name": "SLAB_ELEV", "type": "esriFieldTypeDouble", "alias": "SLAB_ELEV", "domain": null }, { "name": "GPS_COLLECTED", "type": "esriFieldTypeInteger", "alias": "GPS_COLLECTED", "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "YES", "code": 1 }, { "name": "NO", "code": 2 }, { "name": "NA", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 128, "domain": null }, { "name": "WET_WELL", "type": "esriFieldTypeInteger", "alias": "WET_WELL", "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "YES", "code": 1 }, { "name": "NO", "code": 2 }, { "name": "NA", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "WET_WELL_NAME", "type": "esriFieldTypeString", "alias": "WET_WELL_NAME", "length": 50, "domain": null }, { "name": "WW_ID_NO", "type": "esriFieldTypeString", "alias": "WW_ID_NO", "length": 15, "domain": null }, { "name": "WW_FL_EVEV", "type": "esriFieldTypeDouble", "alias": "WW_FL_EVEV", "domain": null }, { "name": "WW_INIT_ELEV", "type": "esriFieldTypeDouble", "alias": "WW_INIT_ELEV", "domain": null }, { "name": "WW_MAX_DEPTH", "type": "esriFieldTypeDouble", "alias": "WW_MAX_DEPTH", "domain": null }, { "name": "WW_NODE_DEPTH", "type": "esriFieldTypeDouble", "alias": "WW_NODE_DEPTH", "domain": null }, { "name": "WW_AREA_SQFT", "type": "esriFieldTypeDouble", "alias": "WW_AREA_SQFT", "domain": null }, { "name": "ABANDONMENT_DATE", "type": "esriFieldTypeDate", "alias": "ABANDONMENT DATE", "length": 8, "domain": null }, { "name": "LF_ABANDONMENT_EID", "type": "esriFieldTypeString", "alias": "LF ABANDONMENT ENTRY ID", "length": 20, "domain": null }, { "name": "LF_ASBUILT_EID", "type": "esriFieldTypeString", "alias": "LF ASBUILT ENTRY ID", "length": 20, "domain": null }, { "name": "LF_LIFTSTATION_EID", "type": "esriFieldTypeString", "alias": "LF LIFTSTATION ENTRY ID", "length": 20, "domain": null }, { "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": "LINKED_IMAGES", "type": "esriFieldTypeString", "alias": "LINKED_IMAGES", "length": 100, "domain": null }, { "name": "LINKED_IMAGES_2", "type": "esriFieldTypeString", "alias": "LINKED_IMAGES_2", "length": 100, "domain": null }, { "name": "ABANDONMENT_LINK", "type": "esriFieldTypeString", "alias": "ABANDONMENT_LINK", "length": 255, "domain": null }, { "name": "EID", "type": "esriFieldTypeInteger", "alias": "EID", "domain": null }, { "name": "GENERATOR", "type": "esriFieldTypeString", "alias": "GENERATOR", "length": 3, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "YES", "code": "Yes" }, { "name": "NO", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CAP_ASSET_NO", "type": "esriFieldTypeString", "alias": "CAP ASSET NO", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2057_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2057", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6164EID", "fields": "EID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6164ASSETID", "fields": "ASSETID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6164LF_ASBUILT_", "fields": "LF_ASBUILT_EID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6164LF_LIFTSTAT", "fields": "LF_LIFTSTATION_EID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6164LF_ABANDONM", "fields": "LF_ABANDONMENT_EID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2057", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1628_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "UpStream SewerPipe", "relatedTableId": 66, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 1, "name": "DownStream SewerPipe", "relatedTableId": 66, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "2ee5e180e5de4393a7754bae04dce19f" }, { "currentVersion": 10.91, "id": 63, "name": "Manhole", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "", "parentLayer": { "id": 61, "name": "Sanitary Sewer" }, "subLayers": [], "minScale": 8000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "e2806f673c11cd8adc613d5e2f599b9b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAmdJREFUKJFtk09I03EYxj9uv/ljMjZ/E4ww8zCKxL+hEEzBQ0XlQcU6RGFGZKBCBx0Mp8lADzoUDA0xEPLgyYQOQpmRgeKSVqxNndOJ6WVJ9FUPc/60rMPE1HzgPbwvz3N43ud9JU7A7Cxaj4crW1vms+vrkZDDoU4B6nGedLiZnMTs9/PS4aDIaETj9wvy8yEvj9+5ubzr7+c+8P0/8cgI54aH8SYnk9DeDkYj2O3Q0ACShNbt5tryMgGv13xZCPHlQDw2hmZ0lGkhSCgsjAkPQ6eD9HRISyMxEhFvpqfJAcISwMKC3K7Xq0prKwwMxMgWy02EWGJt7ToGw3O6ugQ2G/h86GpraRGChxLA3Jx6p6ICtFqorISWlkuUlt6jt/ciKysr2O0fcbmCKEoYq5VEWeYWUCsB+HwkKwpEo7EqLLxLcXEJAKmpqTQ2thKNfiAabQIgO5t1VTVfkABWV9G0tcX8RaNQU3P+iOeUlBRsttGDXfh8nI5EIkYJwGJhq7kZgyzD7i4MDb2loOAqGo0GAI/nEy5XNnr9BABTU3wLh9U1CUBRmAiFuJGRAZubMDPzgs5ODVlZRSwtzRMIvMZkek9mJmxs8DUYJAlYkADGx81PdnaE1enE1N0N9fUCRenAZuvA6YSSEujrg7g4fvX08AMYPMhZCPE5EJCfWa1qg9tNXFLSv3x1OpAkqKoiUlbGttdLPPD0yIWFQmqTLMu71dXqI7udnzk5nNnbw7S9zer8PN66Ok4Fg2wAt4Gd47f9R1VV5+Ki+VV5uXgMGID4wUHkfV4HMHw4hSOPsW/BCzw4Pj8JfwFfN+dVHHc9vAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3094897.243838176, "ymin": 6844553.081815422, "xmax": 3149348.104176894, "ymax": 6921335.723166928, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SERVICE_AREA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "length": 20, "domain": null }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "ANCILLARYROLE", "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS2_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STATUS", "type": "esriFieldTypeInteger", "alias": "STATUS", "domain": { "type": "codedValue", "name": "WS2_Status", "description": "", "codedValues": [ { "name": "ACTIVE", "code": 1 }, { "name": "ABANDONED", "code": 2 }, { "name": "0", "code": 0 }, { "name": "INACTIVE", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PROJECT_NAME", "type": "esriFieldTypeString", "alias": "PROJECT_NAME", "length": 100, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeInteger", "alias": "OWNER", "domain": { "type": "codedValue", "name": "WS2_SewerOwner", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "CITY OF LONGVIEW", "code": 1 }, { "name": "CITY OF LONGVIEW PARKS", "code": 5 }, { "name": "CITY OF LONGVIEW WWTP", "code": 4 }, { "name": "PRIVATE", "code": 2 }, { "name": "UNKNOWN", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SERVICE_AREA", "type": "esriFieldTypeString", "alias": "SERVICE_AREA", "length": 4, "domain": null }, { "name": "DATE_INSTALLED", "type": "esriFieldTypeDate", "alias": "DATE INSTALLED", "length": 8, "domain": null }, { "name": "YEAR_INSTALLED", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_INSTALLED", "domain": null }, { "name": "ABANDONMENT_DATE", "type": "esriFieldTypeDate", "alias": "ABANDONMENT DATE", "length": 8, "domain": null }, { "name": "ID_NO", "type": "esriFieldTypeString", "alias": "ID_NO", "length": 32, "domain": null }, { "name": "MODEL", "type": "esriFieldTypeInteger", "alias": "MODEL", "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "YES", "code": 1 }, { "name": "NO", "code": 2 }, { "name": "NA", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FL_ELEV", "type": "esriFieldTypeDouble", "alias": "FL_ELEV", "domain": null }, { "name": "RIM_ELEV", "type": "esriFieldTypeDouble", "alias": "RIM_ELEV", "domain": null }, { "name": "MH_SIZE", "type": "esriFieldTypeInteger", "alias": "MH_SIZE", "domain": { "type": "codedValue", "name": "WS2_ManholeSize", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "48", "code": 48 }, { "name": "54", "code": 54 }, { "name": "60", "code": 60 }, { "name": "72", "code": 72 }, { "name": "84", "code": 84 }, { "name": "96", "code": 96 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MH_MATERIAL", "type": "esriFieldTypeString", "alias": "MH_MATERIAL", "length": 25, "domain": { "type": "codedValue", "name": "WS2_ManholeMaterial", "description": "", "codedValues": [ { "name": "BRICK", "code": "BRICK" }, { "name": "PVC", "code": "PVC" }, { "name": "VCP", "code": "VCP" }, { "name": "RCP", "code": "RCP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCATION_CODE", "type": "esriFieldTypeString", "alias": "LOCATION_CODE", "length": 50, "domain": { "type": "codedValue", "name": "WS2_SewerLocation", "description": "NASSCO Location Code", "codedValues": [ { "name": "MAIN HIGHWAY - URBAN", "code": "A" }, { "name": "MAIN HIGHWAY - RURAL", "code": "B" }, { "name": "LIGHT HIGHWAY", "code": "C" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GPS_COLLECTED", "type": "esriFieldTypeInteger", "alias": "GPS_COLLECTED", "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "YES", "code": 1 }, { "name": "NO", "code": 2 }, { "name": "NA", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NORTHING", "type": "esriFieldTypeDouble", "alias": "NORTHING", "domain": null }, { "name": "EASTING", "type": "esriFieldTypeDouble", "alias": "EASTING", "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 128, "domain": null }, { "name": "LF_ABANDONMENT_EID", "type": "esriFieldTypeString", "alias": "LF ABANDONMENT ENTRY ID", "length": 20, "domain": null }, { "name": "LF_ASBUILT_EID", "type": "esriFieldTypeString", "alias": "LF ASBUILT ENTRY ID", "length": 20, "domain": null }, { "name": "LF_SKETCH_EID", "type": "esriFieldTypeString", "alias": "LF SKETCH ENTRY ID", "length": 20, "domain": null }, { "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": "EID", "type": "esriFieldTypeInteger", "alias": "EID", "domain": null }, { "name": "RIM_ELEVATION", "type": "esriFieldTypeDouble", "alias": "RIM_ELEVATION", "domain": null }, { "name": "LINKED_IMAGES", "type": "esriFieldTypeString", "alias": "LINKED_IMAGES", "length": 100, "domain": null }, { "name": "ABANDONMENT_LINK", "type": "esriFieldTypeString", "alias": "ABANDONMENT_LINK", "length": 255, "domain": null }, { "name": "CAP_ASSET_NO", "type": "esriFieldTypeString", "alias": "CAP ASSET NO", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2058_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2058", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6165EID", "fields": "EID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6165ASSETID", "fields": "ASSETID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6165LF_ASBUILT_", "fields": "LF_ASBUILT_EID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6165LF_SKETCH_E", "fields": "LF_SKETCH_EID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6165LF_ABANDONM", "fields": "LF_ABANDONMENT_EID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2058", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1629_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 2, "name": "UpstreamSewerPipe", "relatedTableId": 66, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 3, "name": "DownStream SewerPipe", "relatedTableId": 66, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 64, "name": "Sewer Fitting", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "", "parentLayer": { "id": 61, "name": "Sanitary Sewer" }, "subLayers": [], "minScale": 4000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "9826b9d7663723b6c13bf1924393df65", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAALtJREFUKJGV0SFKhGEQgOFHXPjKpq9ZtYpgsFg2GsToWo0WDQuKa/MQGwS7HmAvsCfQM+wBphkmiAb9RRb1/3zr8AwDM9DeGo7wjOWgAazjBFNs11r3IuJPWHCKK2yuDn+CQ5xhgo3ftn6HtZRykZnnqH33d3CC28wc9oFVOMMLLrH1H5i4wz3GuMZOC+x6xQMecejjBfstsOsNc8xLKaPMnOKgBX6VmQssaq27EXHzeVU/7IqIJxxHBHgHW2sv9/PccgkAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "Air Release", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "3", "label": "Dead End", "description": "" }, { "symbol": { "type": "esriPMS", "url": "47894934e05938c22fd487b82ec38e76", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAdtJREFUKJGd0j/IEnEYB/Dvvfe70xNFzjyHwIYS2rShIi43b5FDcBMRkWhxKwgXecdokaCpVwiagkOnG84/cHeDS03ymltD1iCBHInin+vgzrchtPcloeg7/ng+PM/D7yH4z5Bjj/1+/5bruimKor7Isnz+V6iqanW9Xp9yHHed53lqtVpBUZTvJycn7wqFwtOjUFGUNwzDPC6VStTlAlEUr41GoyfNZvNhtVq9dwVqmpYPBAKPPM+jLMuCIAgHaNs2JpMJ0un03Var9WrfmQDAbDZ7UalUaJqmYRgGUqkUBEGAbdvodrvI5XJgWRbj8bgM4Dfkef4GTdMAgEwmA9M0kUgkMBwODwgA4vF4pNfr3clmsyMCAAzD+PejURQFURRRr9dRq9UOCACCwSCWy+VNAL+g4zhrAGEA2G630HUdjUYDg8EALMsedl4sFheEkI+HUTebzSfHce57ngdd1yHLMgghkCQJhmEgmUwiFothOp1+K5fLnw8wGo1WNU17Twjx79E+kiTBNE04jnMRCoWeX/kOWZbPVVV9BuCl53n+y3C324HjOM+yrLfFYrH5xwHk8/nXnU7nQ7vdPguHw7d9Pl/Idd0f8/n8ayQSOS0Wi+rRy9l3BvAA/5Cft1axCD7MnrIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2", "label": "Gate", "description": "" }, { "symbol": { "type": "esriPMS", "url": "7619deeedb59685eb5bc1812982d9ff2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAUVJREFUKJGdkkErRFEYhp909dEV06DMj7AwNQvZsFBmIymp2ciPsVJ+Aik2VrOZKEkppUY2NMvZ6UbNYdLFqwwL994Obinv5pzzvef5evvOCfingpyamdm0pAIg4AJ4+AtcBnqSzgAHDJjZjKQJoA7EeeB6YvrdXyWdAH3AGnCQwilYBRp5kRL1gF2gBuz54BBw712sAUtAE9gC3oGemd1KGgU6ARCa2aOkdDJzkvaTBivJugkg6RyYBxoBMBKGYQZKKv+IWfH2b0B/GrXjnJvyzENgA7DkXPe8YTN7kkTA11uFntkCykDVzK4knXrerKTjbDjFYrFtZpNRFF17cCuNn6iQxHzJQOfcpZktlEqljyiKbvitMWAR2EkL2QeQdCSpAqyaWTcMw7s4jguSxoFnYNvv9O3LOeeaQFPSYAK0gW5OAj4B12SDquOkUbcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "4", "label": "Globe", "description": "" }, { "symbol": { "type": "esriPMS", "url": "40accf09ff8b996310a4e8f822fbf585", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAIZJREFUGJW1za0NwmAUheFXfMnREH4Um0A1jgEYgAVqWABMRddAdgWWwRDQr8PQpCENwXDkPU/uKQBJKvXKeGbAogCoa2ACdB9oCjRAXd6HE3BJshkqtQK2wKOHJLmp9RAmadQHQOHH/A/O1VWSdliqS2AHdD1sgYN6H3l2TPLs4f7L6lnlBTS/Kd/4Ezq3AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "7", "label": "Junction Box", "description": "" }, { "symbol": { "type": "esriPMS", "url": "8b6dc654c15938f267ee1effcc2ae39b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAKCAYAAACJxx+AAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAKNJREFUGJVtjyFuQlEQRU/CS65qEKQ7YAfYEnaAYC01TZBfNBXVlayAxeAQYBAokE0OpQTzX/gErprcmTl3pnBTH3hp6yPwC1BqN8lc3QCvwA5Y3A0A/8APMATeqlmSfAEnddR6F2CaZKgeCnBR5x3SFpipJGm6EU9VgHOSRh0Dk/aG7yQrdV8qPsmnWheX6sMXPeA9yUBddyMAUD+A0lL+qn8FOTg+fEWX40UAAAAASUVORK5CYII=", "contentType": "image/png", "width": 6, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "8", "label": "Plug", "description": "" }, { "symbol": { "type": "esriPMS", "url": "845d97fc8ee5be36128af6f0635eb917", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAIpJREFUGJVtzyEOwkAQBdAnWm5QUcM9wOIJARIwnA4BgQInqOUCWAxqDlEEhpJN2TGbzLyf/C38zwhjPNNlMUAlzpjUdT2LiEcOljhhDhHRprhIAkcskmCV4h7uscz0rSKixbSHF6wzneGOV39ovu9hgG/YoEuXQ3zFFt3w1yleYYd3f8h1apLAbz5TAikIDUqsCQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "6", "label": "Sanitary Sewer Tee", "description": "" }, { "symbol": { "type": "esriPMS", "url": "97168494dbe8e97be3bf56b81b01d5bf", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAOCAYAAAAWo42rAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAL5JREFUKJGNz7FKQlEYB/CfcuG6Z7npKPQCDT1GQbS6toWbDyAI1lLU5BQtvUJLTxANzULgptDgckTU5Vw4XPTiHw6cj+/3cc6XOTJZqT7BKZaYYVuG55jgIhn6wwjPBTzDF5oRTNFBG0/Y4CVDr0B5nj+GEO5xjY84eFvAV7xBCGEem93kC4vi6f94oIVPXMb6F/19Wz9EtMUAY6z2wQZ+8I1h2ijDKweSwjrekwXuquBNvM+qYGVSuEbtENwBxkkmH2RLiJMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 7, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "5", "label": "Unknown", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 3095910.7852151245, "ymin": 6844544.257751405, "xmax": 3149533.498609066, "ymax": 6918188.648092002, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SERVICE_AREA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "length": 20, "domain": null }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "ANCILLARYROLE", "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS2_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STATUS", "type": "esriFieldTypeInteger", "alias": "STATUS", "domain": { "type": "codedValue", "name": "WS2_Status", "description": "", "codedValues": [ { "name": "ACTIVE", "code": 1 }, { "name": "ABANDONED", "code": 2 }, { "name": "0", "code": 0 }, { "name": "INACTIVE", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNER", "type": "esriFieldTypeInteger", "alias": "OWNER", "domain": { "type": "codedValue", "name": "WS2_SewerOwner", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "CITY OF LONGVIEW", "code": 1 }, { "name": "CITY OF LONGVIEW PARKS", "code": 5 }, { "name": "CITY OF LONGVIEW WWTP", "code": 4 }, { "name": "PRIVATE", "code": 2 }, { "name": "UNKNOWN", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SERVICE_AREA", "type": "esriFieldTypeString", "alias": "SERVICE_AREA", "length": 4, "domain": null }, { "name": "ID_NO", "type": "esriFieldTypeString", "alias": "ID_NO", "length": 32, "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeInteger", "alias": "DIAMETER", "domain": { "type": "codedValue", "name": "WS2_Diameter", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "1\"", "code": 1 }, { "name": "1.5\"", "code": 105 }, { "name": "2\"", "code": 2 }, { "name": "2.5\"", "code": 205 }, { "name": "3''", "code": 3 }, { "name": "4''", "code": 4 }, { "name": "6''", "code": 6 }, { "name": "8''", "code": 8 }, { "name": "10''", "code": 10 }, { "name": "12''", "code": 12 }, { "name": "14''", "code": 14 }, { "name": "15''", "code": 15 }, { "name": "16''", "code": 16 }, { "name": "18''", "code": 18 }, { "name": "20''", "code": 20 }, { "name": "21''", "code": 21 }, { "name": "24''", "code": 24 }, { "name": "27''", "code": 27 }, { "name": "30''", "code": 30 }, { "name": "32\"", "code": 32 }, { "name": "33\"", "code": 33 }, { "name": "36''", "code": 36 }, { "name": "39\"", "code": 39 }, { "name": "42''", "code": 42 }, { "name": "48''", "code": 48 }, { "name": "52\"", "code": 52 }, { "name": "54''", "code": 54 }, { "name": "60\"", "code": 60 }, { "name": "66\"", "code": 66 }, { "name": "72\"", "code": 72 }, { "name": "84\"", "code": 84 }, { "name": "96\"", "code": 96 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TYPE", "type": "esriFieldTypeInteger", "alias": "TYPE", "domain": { "type": "codedValue", "name": "WS2_SewerValveType", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "AIR RELEASE", "code": 1 }, { "name": "CHECK", "code": 5 }, { "name": "DEAD END", "code": 3 }, { "name": "GATE", "code": 2 }, { "name": "GLOBE", "code": 4 }, { "name": "JUNCTION BOX", "code": 7 }, { "name": "PLUG", "code": 8 }, { "name": "SANITARY SEWER TEE", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FL_ELEV", "type": "esriFieldTypeDouble", "alias": "FL_ELEV", "domain": null }, { "name": "RIM_ELEV", "type": "esriFieldTypeDouble", "alias": "RIM_ELEV", "domain": null }, { "name": "YEAR_CREATED", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_CREATED", "domain": null }, { "name": "MODEL", "type": "esriFieldTypeInteger", "alias": "MODEL", "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "YES", "code": 1 }, { "name": "NO", "code": 2 }, { "name": "NA", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ABANDONMENT_LINK", "type": "esriFieldTypeString", "alias": "ABANDONMENT_LINK", "length": 255, "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 128, "domain": null }, { "name": "GPS_COLLECTED", "type": "esriFieldTypeInteger", "alias": "GPS_COLLECTED", "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "YES", "code": 1 }, { "name": "NO", "code": 2 }, { "name": "NA", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "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": "ABANDONMENT_DATE", "type": "esriFieldTypeDate", "alias": "ABANDONMENT DATE", "length": 8, "domain": null }, { "name": "CAP_ASSET_NO", "type": "esriFieldTypeString", "alias": "CAP ASSET NO", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2060_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2060", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2060", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1631_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "2ee5e180e5de4393a7754bae04dce19f" }, { "currentVersion": 10.91, "id": 65, "name": "Cleanout", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "", "parentLayer": { "id": 61, "name": "Sanitary Sewer" }, "subLayers": [], "minScale": 4000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "3243c70c2750d0942b591d23af68326f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKCAYAAABi8KSDAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAARxJREFUGJVlkL9LAnEchh/1uLPrl5xEZ4kFukeEDiYSFU0FbRXU0hANNTU2SUPbLUE1FI39A0JbSZhDIGhBexCIWV8cKu4rKA2SXt67ffg8vC88Cu54zmeMnd2iuAIazofiPKwYk/EwF4mgWJgeZjMv2DsoUXbB10ljKz4ojqJDTAAkgqTMPm7GfMbxRlGcdOBskrPZEbEdUFGdSxGdkBEWVlYjtVxgTQEIqcT+wJc67N+DlYapAAyoKOP9RDvN1aZ212rJRa8XajbcSni3uwsf31oeZBtu+OTpm81hREdPm1BZgVF/G6w1aH7+yMtO82qOenmex4jOnAcw/d3Wms3TeonnfzaqtpZ7/ZLpXukVyYNL3VJBZoBML+zML50zUiCRpmuvAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3096202.763967395, "ymin": 6844388.968279272, "xmax": 3146868.9974865764, "ymax": 6921343.804702938, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SERVICE_AREA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "length": 20, "domain": null }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "ANCILLARYROLE", "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS2_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PROJECT_NAME", "type": "esriFieldTypeString", "alias": "PROJECT_NAME", "length": 100, "domain": null }, { "name": "YEAR_INSTALLED", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_INSTALLED", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeInteger", "alias": "STATUS", "domain": { "type": "codedValue", "name": "WS2_Status", "description": "", "codedValues": [ { "name": "ACTIVE", "code": 1 }, { "name": "ABANDONED", "code": 2 }, { "name": "0", "code": 0 }, { "name": "INACTIVE", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNER", "type": "esriFieldTypeInteger", "alias": "OWNER", "domain": { "type": "codedValue", "name": "WS2_SewerOwner", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "CITY OF LONGVIEW", "code": 1 }, { "name": "CITY OF LONGVIEW PARKS", "code": 5 }, { "name": "CITY OF LONGVIEW WWTP", "code": 4 }, { "name": "PRIVATE", "code": 2 }, { "name": "UNKNOWN", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SERVICE_AREA", "type": "esriFieldTypeString", "alias": "SERVICE_AREA", "length": 4, "domain": null }, { "name": "ID_NO", "type": "esriFieldTypeString", "alias": "ID_NO", "length": 32, "domain": null }, { "name": "FL_ELEV", "type": "esriFieldTypeDouble", "alias": "FL_ELEV", "domain": null }, { "name": "GROUND_ELEV", "type": "esriFieldTypeDouble", "alias": "GROUND_ELEV", "domain": null }, { "name": "GPS_COLLECTED", "type": "esriFieldTypeInteger", "alias": "GPS_COLLECTED", "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "YES", "code": 1 }, { "name": "NO", "code": 2 }, { "name": "NA", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MAIN", "type": "esriFieldTypeInteger", "alias": "MAIN", "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "YES", "code": 1 }, { "name": "NO", "code": 2 }, { "name": "NA", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ABANDONMENT_DATE", "type": "esriFieldTypeDate", "alias": "ABANDONMENT DATE", "length": 8, "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 128, "domain": null }, { "name": "LF_ABANDONMENT_EID", "type": "esriFieldTypeString", "alias": "LF ABANDONMENT ENTRY ID", "length": 20, "domain": null }, { "name": "LF_ASBUILT_EID", "type": "esriFieldTypeString", "alias": "LF ASBUILT ENTRY ID", "length": 20, "domain": null }, { "name": "LF_EASEMENT_EID", "type": "esriFieldTypeString", "alias": "LF EASEMENT ENTRY ID", "length": 20, "domain": null }, { "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": "LINKED_IMAGES", "type": "esriFieldTypeString", "alias": "LINKED_IMAGES", "length": 100, "domain": null }, { "name": "ABANDONMENT_LINK", "type": "esriFieldTypeString", "alias": "ABANDONMENT_LINK", "length": 255, "domain": null }, { "name": "EID", "type": "esriFieldTypeInteger", "alias": "EID", "domain": null }, { "name": "CAP_ASSET_NO", "type": "esriFieldTypeString", "alias": "CAP ASSET NO", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2056_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2056", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6163EID", "fields": "EID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6163ASSETID", "fields": "ASSETID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6163LF_ASBUILT_", "fields": "LF_ASBUILT_EID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6163LF_ABANDONM", "fields": "LF_ABANDONMENT_EID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6163LF_EASEMENT", "fields": "LF_EASEMENT_EID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2056", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1627_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 4, "name": "UpStream SewerPipe", "relatedTableId": 66, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 5, "name": "DownStream SewerPipe", "relatedTableId": 66, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 88, "name": "Grease Trap", "type": "Feature Layer", "description": "This point feature class is a collection grease traps found in the City of Longview's sanitary sewer system. A Grease Traps is a receptacle that kitchen wastewater flows through before entering the sanitary sewer lines.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "Drip Buckets are accessed for viewing, querying, and map output production of drip buckets within the city limits of Longview, Texas. More advanced applications may include: managing assets and facilities and spatial analysis.", "parentLayer": { "id": 61, "name": "Sanitary Sewer" }, "subLayers": [], "minScale": 24000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "c26f0c1136f0f8447af6c60abdf11538", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAQ5JREFUOI3d0z8rBHAYB/DP6SLO+XdJBouklAEZJbtFlnsFTGJVFmVSMhi9A/ceDCaLsJzFwHJsOIPcdIb7cefucsfdle5bT/3+9enpqV9UixL9XOS3XJnw0LB4Jx45tFiElwxFVsw0DKe60uSKHTc77QQ/II1nJDCNkXCXD1WajnrgM1xiFYN4wjGSmEQKF3jEKGLYrQVncYID9ISzPqzjJeyToY6wWbW1KnAGsyVoDm/oDN3VmUq4/CSDc7zjHnt/hcdwjVeFEYyHyiqMp85Uwt3YwD6WMRzQU8w3AsMUtnGrMIoY1jBU9m7htzDEMVejrR/u2+lL/3s4cmNAbxPEu1ziO7yjvwnsV1o2ig8VpTAEf/o3rwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3033952.1788214147, "ymin": 6817103.161661848, "xmax": 3143571.6575795114, "ymax": 6926454.503075689, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FSE_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "length": 20, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 50, "domain": null }, { "name": "SIZE_GAL", "type": "esriFieldTypeInteger", "alias": "SIZE GAL", "domain": null }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "MANUFACTURER", "length": 50, "domain": null }, { "name": "CONTRACTOR", "type": "esriFieldTypeString", "alias": "CONTRACTOR", "length": 50, "domain": null }, { "name": "XCOORD", "type": "esriFieldTypeDouble", "alias": "XCOORD", "domain": null }, { "name": "YCOORD", "type": "esriFieldTypeDouble", "alias": "YCOORD", "domain": null }, { "name": "GPS_COLLECTED", "type": "esriFieldTypeInteger", "alias": "GPS COLLECTED", "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "YES", "code": 1 }, { "name": "NO", "code": 2 }, { "name": "NA", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS2_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LF_ASBUILT_EID", "type": "esriFieldTypeString", "alias": "LF ASBUILT ENTRY ID", "length": 20, "domain": null }, { "name": "LINKED_IMAGE_2", "type": "esriFieldTypeString", "alias": "LINKED IMAGE 2", "length": 100, "domain": null }, { "name": "LINKED_IMAGE_3", "type": "esriFieldTypeString", "alias": "LINKED IMAGE 3", "length": 100, "domain": null }, { "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": "LINKED_IMAGE_1", "type": "esriFieldTypeString", "alias": "LINKED IMAGE 1", "length": 100, "domain": null }, { "name": "FSE_ID", "type": "esriFieldTypeInteger", "alias": "FSE ID", "domain": null }, { "name": "FSE_NO", "type": "esriFieldTypeString", "alias": "FSE NO", "length": 15, "domain": null }, { "name": "FSE_NAME", "type": "esriFieldTypeString", "alias": "FSE NAME", "length": 50, "domain": null }, { "name": "FSE_ADDRLINE1", "type": "esriFieldTypeString", "alias": "FSE ADDRLINE1", "length": 50, "domain": null }, { "name": "FSE_ADDRLINE2", "type": "esriFieldTypeString", "alias": "FSE ADDRLINE2", "length": 50, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 20, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 2, "domain": null }, { "name": "ZIP", "type": "esriFieldTypeInteger", "alias": "ZIP", "domain": null }, { "name": "FSE_ACCTNO", "type": "esriFieldTypeString", "alias": "FSE ACCTNO", "length": 20, "domain": null }, { "name": "FSE_CLASS", "type": "esriFieldTypeString", "alias": "FSE CLASS", "length": 15, "domain": null }, { "name": "FSE_SECOND", "type": "esriFieldTypeString", "alias": "FSE SECOND", "length": 50, "domain": null }, { "name": "FSE_EFFECT", "type": "esriFieldTypeDate", "alias": "FSE EFFECT", "length": 8, "domain": null }, { "name": "FSE_EXPIRATION", "type": "esriFieldTypeDate", "alias": "FSE EXPIRATION", "length": 8, "domain": null }, { "name": "FSE_LAST_INSPECTION", "type": "esriFieldTypeDate", "alias": "FSE LAST INSPECTION", "length": 8, "domain": null }, { "name": "FSE_LAST_PUMP", "type": "esriFieldTypeDate", "alias": "FSE LAST PUMP", "length": 8, "domain": null }, { "name": "FSE_NEXT_PUMP", "type": "esriFieldTypeDate", "alias": "FSE NEXT PUMP", "length": 8, "domain": null }, { "name": "FSE_ACTIVE", "type": "esriFieldTypeSmallInteger", "alias": "FSE ACTIVE", "domain": null }, { "name": "GAD_ID", "type": "esriFieldTypeString", "alias": "GAD ID", "length": 50, "domain": null }, { "name": "GAD_NO", "type": "esriFieldTypeString", "alias": "GAD NO", "length": 5, "domain": null }, { "name": "GAD_TYPE", "type": "esriFieldTypeString", "alias": "GAD TYPE", "length": 50, "domain": null }, { "name": "GAD_COMMENTS", "type": "esriFieldTypeString", "alias": "GAD COMMENTS", "length": 150, "domain": null }, { "name": "GAD_CLEAN_FREQUENCY", "type": "esriFieldTypeString", "alias": "GAD CLEAN FREQUENCY", "length": 30, "domain": null }, { "name": "GAD_DEPTH", "type": "esriFieldTypeString", "alias": "GAD DEPTH", "length": 10, "domain": null }, { "name": "GAD_SIZEUNIT", "type": "esriFieldTypeString", "alias": "GAD SIZE UNIT", "length": 10, "domain": null }, { "name": "GAD_DEPTHUNIT", "type": "esriFieldTypeString", "alias": "GAD DEPTH UNIT", "length": 10, "domain": null }, { "name": "FSE_HAULER", "type": "esriFieldTypeString", "alias": "FSE HAULER", "length": 40, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2062_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2062", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6169LF_ASBUILT_", "fields": "LF_ASBUILT_EID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2062", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1633_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 66, "name": "Sewer Pipe", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "", "parentLayer": { "id": 61, "name": "Sanitary Sewer" }, "subLayers": [], "minScale": 64000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 6.600000381469727 }, "value": "1", "label": "Gravity", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 6.600000381469727 }, "value": "2", "label": "Force Main", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 6.600000381469727 }, "value": "3", "label": "Siphon", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 6.600000381469727 }, "value": "4", "label": "Unknown", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[DIAMETER] CONCAT \" \" CONCAT [MATERIAL]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 56, 168, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 8000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 3094897.243838176, "ymin": 6844388.968279272, "xmax": 3149534.718449056, "ymax": 6921365.124126956, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "PROJECT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "length": 20, "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS2_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 15, "domain": { "type": "codedValue", "name": "WS2_Pipe_Status", "description": "Pipe status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "INACTIVE", "code": "INACTIVE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PROJECT_NAME", "type": "esriFieldTypeString", "alias": "PROJECT_NAME", "length": 100, "domain": null }, { "name": "ENG_JOB_NO", "type": "esriFieldTypeString", "alias": "ENG_JOB_NO", "length": 50, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeInteger", "alias": "OWNER", "domain": { "type": "codedValue", "name": "WS2_SewerOwner", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "CITY OF LONGVIEW", "code": 1 }, { "name": "CITY OF LONGVIEW PARKS", "code": 5 }, { "name": "CITY OF LONGVIEW WWTP", "code": 4 }, { "name": "PRIVATE", "code": 2 }, { "name": "UNKNOWN", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DATE_INSTALLED", "type": "esriFieldTypeDate", "alias": "DATE_INSTALLED", "length": 8, "domain": null }, { "name": "YEAR_INSTALLED", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_INSTALLED", "domain": null }, { "name": "ABANDONMENT_DATE", "type": "esriFieldTypeDate", "alias": "ABANDONMENT DATE", "length": 8, "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": { "type": "codedValue", "name": "WS2_Diameter_NASSCO", "description": "NASSCO Compliant Diameter/Size", "codedValues": [ { "name": "UNKNOWN", "code": 0 }, { "name": "1\"", "code": 1 }, { "name": "1.5\"", "code": 1.5 }, { "name": "2\"", "code": 2 }, { "name": "2.5\"", "code": 2.5 }, { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "14\"", "code": 14 }, { "name": "15\"", "code": 15 }, { "name": "16\"", "code": 16 }, { "name": "18\"", "code": 18 }, { "name": "20\"", "code": 20 }, { "name": "21\"", "code": 21 }, { "name": "24\"", "code": 24 }, { "name": "27\"", "code": 27 }, { "name": "30\"", "code": 30 }, { "name": "32\"", "code": 32 }, { "name": "33\"", "code": 33 }, { "name": "36\"", "code": 36 }, { "name": "39\"", "code": 39 }, { "name": "42\"", "code": 42 }, { "name": "48\"", "code": 48 }, { "name": "52\"", "code": 52 }, { "name": "54\"", "code": 54 }, { "name": "60\"", "code": 60 }, { "name": "66\"", "code": 66 }, { "name": "72\"", "code": 72 }, { "name": "84\"", "code": 84 }, { "name": "96\"", "code": 96 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": { "type": "range", "name": "WS2_Length", "description": "Length for Lines with ratio split policy", "range": [ 0, 21120 ], "mergePolicy": "esriMPTSumValues", "splitPolicy": "esriSPTGeometryRatio" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 50, "domain": { "type": "codedValue", "name": "WS2_Material", "description": "NASSCO Material Codes", "codedValues": [ { "name": "ASBESTOS CEMENT", "code": "AC" }, { "name": "BRICK", "code": "BR" }, { "name": "CAST IRON", "code": "CAS" }, { "name": "CORRUGATED METAL PIPE", "code": "CMP" }, { "name": "CONCRETE PIPE - NON REINFORCED", "code": "CP" }, { "name": "CONCRETE SEGMENTS - BOLTED", "code": "CSB" }, { "name": "CONCRETE SEGMENTS - UNBOLTED", "code": "CSU" }, { "name": "CLAY TILE - NOT VITRIFIED CLAY", "code": "CT" }, { "name": "DUCTILE IRON PIPE", "code": "DIP" }, { "name": "FIBREGLASS REINFORCED PIPE", "code": "FRP" }, { "name": "GLASS REINFORCED CEMENT", "code": "GRC" }, { "name": "PITCH FIBER - ORANGEBURG", "code": "OB" }, { "name": "POLYETHYOLENE", "code": "PE" }, { "name": "POLYPROPYLENE", "code": "PP" }, { "name": "PLASTIC / STEEL COMPOSITE", "code": "PSC" }, { "name": "POLYVINYL CHLORIDE", "code": "PVC" }, { "name": "REINFORCED CONCRETE PIPE", "code": "RCP" }, { "name": "REINFORCED PLASTIC PIPE - TRUSS PIPE", "code": "RPM" }, { "name": "STEEL PIPE", "code": "SP" }, { "name": "TRANSITE PIPE", "code": "TTE" }, { "name": "VITRIFIED CLAY PIPE", "code": "VCP" }, { "name": "WOOD", "code": "WD" }, { "name": "NOT KNOWN", "code": "XXX" }, { "name": "OTHER", "code": "ZZZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ID_NO", "type": "esriFieldTypeString", "alias": "ID_NO", "length": 32, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeInteger", "alias": "TYPE", "domain": { "type": "codedValue", "name": "WS2_SewerPipeType", "description": "", "codedValues": [ { "name": "GRAVITY", "code": 1 }, { "name": "SIPHON", "code": 3 }, { "name": "UNKNOWN", "code": 4 }, { "name": "FORCE MAIN", "code": 2 }, { "name": "0", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SERVICE_AREA", "type": "esriFieldTypeString", "alias": "SERVICE_AREA", "length": 4, "domain": null }, { "name": "SLOPE", "type": "esriFieldTypeDouble", "alias": "SLOPE", "domain": null }, { "name": "MODEL", "type": "esriFieldTypeInteger", "alias": "MODEL", "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "YES", "code": 1 }, { "name": "NO", "code": 2 }, { "name": "NA", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MANNING_N", "type": "esriFieldTypeDouble", "alias": "MANNING_N", "domain": { "type": "codedValue", "name": "WS2_Manning_N", "description": "", "codedValues": [ { "name": ".009", "code": 0.009 }, { "name": ".010", "code": 0.01 }, { "name": ".012", "code": 0.012 }, { "name": ".014", "code": 0.014 }, { "name": ".015", "code": 0.015 }, { "name": "0", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CITY_NAME", "type": "esriFieldTypeString", "alias": "CITY_NAME", "length": 50, "domain": { "type": "codedValue", "name": "WS2_CityCode", "description": "", "codedValues": [ { "name": "BIG SANDY", "code": "BS" }, { "name": "CLARKSVILLE CITY", "code": "CL" }, { "name": "EAST MOUNTAIN", "code": "EM" }, { "name": "EASTON", "code": "EA" }, { "name": "ELDERVILLE", "code": "EL" }, { "name": "GILMER", "code": "GI" }, { "name": "GLADEWATER", "code": "GL" }, { "name": "GREGG COUNTY", "code": "GC" }, { "name": "HALLSVILLE", "code": "HA" }, { "name": "HARRISON COUNTY", "code": "HC" }, { "name": "KILGORE", "code": "KI" }, { "name": "LAKEPORT", "code": "LA" }, { "name": "LIBERTY CITY", "code": "LC" }, { "name": "LONGVIEW", "code": "LV" }, { "name": "ORE CITY", "code": "OC" }, { "name": "RUSK COUNTY", "code": "RC" }, { "name": "SMITH COUNTY", "code": "SC" }, { "name": "UNION GROVE", "code": "UG" }, { "name": "UPSHUR COUNTY", "code": "UC" }, { "name": "WARREN CITY", "code": "WC" }, { "name": "WHITE OAK", "code": "WO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PIPE_SHAPE", "type": "esriFieldTypeString", "alias": "PIPE_SHAPE", "length": 50, "domain": { "type": "codedValue", "name": "WS2_Pipe_Shape", "description": "Pipe shape", "codedValues": [ { "name": "CIRCULAR", "code": "C" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 200, "domain": null }, { "name": "LOCATION_CODE", "type": "esriFieldTypeString", "alias": "LOCATION_CODE", "length": 50, "domain": { "type": "codedValue", "name": "WS2_SewerLocation", "description": "NASSCO Location Code", "codedValues": [ { "name": "MAIN HIGHWAY - URBAN", "code": "A" }, { "name": "MAIN HIGHWAY - RURAL", "code": "B" }, { "name": "LIGHT HIGHWAY", "code": "C" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UPSTREAM_MANHOLE", "type": "esriFieldTypeString", "alias": "UPSTREAM_MANHOLE", "length": 20, "domain": null }, { "name": "DOWNSTREAM_MANHOLE", "type": "esriFieldTypeString", "alias": "DOWNSTREAM_MANHOLE", "length": 20, "domain": null }, { "name": "UPSTREAM_CLEANOUT", "type": "esriFieldTypeString", "alias": "UPSTREAM_CLEANOUT", "length": 20, "domain": null }, { "name": "DOWNSTREAM_CLEANOUT", "type": "esriFieldTypeString", "alias": "DOWNSTREAM_CLEANOUT", "length": 20, "domain": null }, { "name": "UPSTREAM_LIFTSTATION", "type": "esriFieldTypeString", "alias": "UPSTREAM_LIFTSTATION", "length": 20, "domain": null }, { "name": "DOWNSTREAM_LIFTSTATION", "type": "esriFieldTypeString", "alias": "DOWNSTREAM_LIFTSTATION", "length": 20, "domain": null }, { "name": "BEGIN_DEVICE_EID", "type": "esriFieldTypeInteger", "alias": "BEGIN_DEVICE_EID", "domain": null }, { "name": "END_DEVICE_EID", "type": "esriFieldTypeInteger", "alias": "END_DEVICE_EID", "domain": null }, { "name": "LF_ABANDONMENT_EID", "type": "esriFieldTypeString", "alias": "LF ABANDONMENT ENTRY ID", "length": 20, "domain": null }, { "name": "LF_ASBUILT_EID", "type": "esriFieldTypeString", "alias": "LF ASBUILT ENTRY ID", "length": 20, "domain": null }, { "name": "LF_SKETCH_EID", "type": "esriFieldTypeString", "alias": "LF SKETCH ENTRY ID", "length": 20, "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": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "LINKED_IMAGES", "type": "esriFieldTypeString", "alias": "LINKED_IMAGES", "length": 100, "domain": null }, { "name": "ABANDONMENT_LINK", "type": "esriFieldTypeString", "alias": "ABANDONMENT_LINK", "length": 255, "domain": null }, { "name": "OLD_MATERIAL", "type": "esriFieldTypeInteger", "alias": "OLD_MATERIAL", "domain": { "type": "codedValue", "name": "WS2_SewerMaterial", "description": "", "codedValues": [ { "name": "CIP", "code": 6 }, { "name": "DIP", "code": 5 }, { "name": "HDPE", "code": 4 }, { "name": "PVC", "code": 3 }, { "name": "RCP", "code": 2 }, { "name": "UNKNOWN", "code": 9 }, { "name": "VCP", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OLD_DIAMETER", "type": "esriFieldTypeInteger", "alias": "OLD_DIAMETER", "domain": { "type": "codedValue", "name": "WS2_Diameter", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "1\"", "code": 1 }, { "name": "1.5\"", "code": 105 }, { "name": "2\"", "code": 2 }, { "name": "2.5\"", "code": 205 }, { "name": "3''", "code": 3 }, { "name": "4''", "code": 4 }, { "name": "6''", "code": 6 }, { "name": "8''", "code": 8 }, { "name": "10''", "code": 10 }, { "name": "12''", "code": 12 }, { "name": "14''", "code": 14 }, { "name": "15''", "code": 15 }, { "name": "16''", "code": 16 }, { "name": "18''", "code": 18 }, { "name": "20''", "code": 20 }, { "name": "21''", "code": 21 }, { "name": "24''", "code": 24 }, { "name": "27''", "code": 27 }, { "name": "30''", "code": 30 }, { "name": "32\"", "code": 32 }, { "name": "33\"", "code": 33 }, { "name": "36''", "code": 36 }, { "name": "39\"", "code": 39 }, { "name": "42''", "code": 42 }, { "name": "48''", "code": 48 }, { "name": "52\"", "code": 52 }, { "name": "54''", "code": 54 }, { "name": "60\"", "code": 60 }, { "name": "66\"", "code": 66 }, { "name": "72\"", "code": 72 }, { "name": "84\"", "code": 84 }, { "name": "96\"", "code": 96 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STATUS_old", "type": "esriFieldTypeInteger", "alias": "STATUS", "domain": { "type": "codedValue", "name": "WS2_Status", "description": "", "codedValues": [ { "name": "ACTIVE", "code": 1 }, { "name": "ABANDONED", "code": 2 }, { "name": "0", "code": 0 }, { "name": "INACTIVE", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "oldDIAMETER", "type": "esriFieldTypeInteger", "alias": "oldDIAMETER", "domain": { "type": "codedValue", "name": "WS2_SewerDiameter", "description": "", "codedValues": [ { "name": "2''", "code": 21 }, { "name": "3\"", "code": 1 }, { "name": "4\"", "code": 2 }, { "name": "6\"", "code": 3 }, { "name": "8\"", "code": 4 }, { "name": "10\"", "code": 5 }, { "name": "12\"", "code": 6 }, { "name": "14\"", "code": 7 }, { "name": "15\"", "code": 8 }, { "name": "16\"", "code": 9 }, { "name": "18\"", "code": 10 }, { "name": "20\"", "code": 11 }, { "name": "21\"", "code": 12 }, { "name": "24\"", "code": 13 }, { "name": "27\"", "code": 14 }, { "name": "30''", "code": 15 }, { "name": "36''", "code": 16 }, { "name": "42''", "code": 17 }, { "name": "48''", "code": 18 }, { "name": "54\"", "code": 19 }, { "name": "UNKNOWN", "code": 20 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CAP_ASSET_NO", "type": "esriFieldTypeString", "alias": "CAP ASSET NO", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2059_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2059", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6166DOWNSTREAM_", "fields": "DOWNSTREAM_MANHOLE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6166UPSTREAM_MA", "fields": "UPSTREAM_MANHOLE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6166DOWNSTREAM__1", "fields": "DOWNSTREAM_LIFTSTATION", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6166UPSTREAM_LI", "fields": "UPSTREAM_LIFTSTATION", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6166DOWNSTREAM__2", "fields": "DOWNSTREAM_CLEANOUT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6166UPSTREAM_CL", "fields": "UPSTREAM_CLEANOUT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6166LF_ASBUILT_", "fields": "LF_ASBUILT_EID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6166LF_SKETCH_E", "fields": "LF_SKETCH_EID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6166LF_ABANDONM", "fields": "LF_ABANDONMENT_EID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2059", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1630_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 2, "name": "DownStreamManhole", "relatedTableId": 63, "role": "esriRelRoleDestination", "keyField": "DOWNSTREAM_MANHOLE", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 3, "name": "UpStream Manhole", "relatedTableId": 63, "role": "esriRelRoleDestination", "keyField": "UPSTREAM_MANHOLE", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 4, "name": "DownStream Cleanout", "relatedTableId": 65, "role": "esriRelRoleDestination", "keyField": "DOWNSTREAM_CLEANOUT", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 5, "name": "UpStream Cleanout", "relatedTableId": 65, "role": "esriRelRoleDestination", "keyField": "UPSTREAM_CLEANOUT", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 0, "name": "DownStream LiftStation", "relatedTableId": 62, "role": "esriRelRoleDestination", "keyField": "DOWNSTREAM_LIFTSTATION", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 1, "name": "UpStream LiftStation", "relatedTableId": 62, "role": "esriRelRoleDestination", "keyField": "UPSTREAM_LIFTSTATION", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 67, "name": "Sewer Service", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "", "parentLayer": { "id": 61, "name": "Sanitary Sewer" }, "subLayers": [], "minScale": 2000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 163, 255, 115, 255 ], "width": 1.5 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3095736.485310957, "ymin": 6857747.601891711, "xmax": 3147169.794158861, "ymax": 6917330.652059197, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ASSETID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "length": 20, "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeInteger", "alias": "DIAMETER", "domain": { "type": "codedValue", "name": "WS2_SewerDiameter", "description": "", "codedValues": [ { "name": "2''", "code": 21 }, { "name": "3\"", "code": 1 }, { "name": "4\"", "code": 2 }, { "name": "6\"", "code": 3 }, { "name": "8\"", "code": 4 }, { "name": "10\"", "code": 5 }, { "name": "12\"", "code": 6 }, { "name": "14\"", "code": 7 }, { "name": "15\"", "code": 8 }, { "name": "16\"", "code": 9 }, { "name": "18\"", "code": 10 }, { "name": "20\"", "code": 11 }, { "name": "21\"", "code": 12 }, { "name": "24\"", "code": 13 }, { "name": "27\"", "code": 14 }, { "name": "30''", "code": 15 }, { "name": "36''", "code": 16 }, { "name": "42''", "code": 17 }, { "name": "48''", "code": 18 }, { "name": "54\"", "code": 19 }, { "name": "UNKNOWN", "code": 20 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNER", "type": "esriFieldTypeInteger", "alias": "OWNER", "domain": { "type": "codedValue", "name": "WS2_SewerOwner", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "CITY OF LONGVIEW", "code": 1 }, { "name": "CITY OF LONGVIEW PARKS", "code": 5 }, { "name": "CITY OF LONGVIEW WWTP", "code": 4 }, { "name": "PRIVATE", "code": 2 }, { "name": "UNKNOWN", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MATERIAL", "type": "esriFieldTypeInteger", "alias": "MATERIAL", "domain": { "type": "codedValue", "name": "WS2_SewerMaterial", "description": "", "codedValues": [ { "name": "CIP", "code": 6 }, { "name": "DIP", "code": 5 }, { "name": "HDPE", "code": 4 }, { "name": "PVC", "code": 3 }, { "name": "RCP", "code": 2 }, { "name": "UNKNOWN", "code": 9 }, { "name": "VCP", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS2_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 255, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "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": "CAP_ASSET_NO", "type": "esriFieldTypeString", "alias": "CAP ASSET NO", "length": 20, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2054_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2054", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2054", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1625_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 68, "name": "Abandoned Sewer", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 61, "name": "Sanitary Sewer" }, "subLayers": [ { "id": 69, "name": "Abandoned Lift Station" }, { "id": 70, "name": "Abandoned Manhole" }, { "id": 71, "name": "Abandoned Sewer Pipe" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 3094897.243838176, "ymin": 6844388.968279272, "xmax": 3149534.718449056, "ymax": 6921365.124126956, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 69, "name": "Abandoned Lift Station", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "", "parentLayer": { "id": 68, "name": "Abandoned Sewer" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "c8186da6741fd9a0e8f28ac884233c8e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAYCAYAAAACqyaBAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAbJJREFUSInN1cErdFEYx/HvzB3dK9zuuDJyEelSSmqaSGx4vbOzkb0FW1nLv+AvYCTLd/EurWSysDFJKSEZ0bylMHMvvdy3oeldkIzBuDPOzW/3PJ1zPqdz6pwAL7IzMaHgQdIrK9mfkAvkdWXZ8QLXp6aGiMU2AsWHikvZeNpxOLi4oKehgRpZFosnLQvr7i4Pn43H6autZS4apUlVxeHtwSAEg8+15Tgsj47SVV9PhSS5WqsAX0ok3O4HgO1U6lPjJnt738dtx2FmcLCkDRTL/OZmXl2A+4GAy+MrNa7vPGXbNGkavqf6bzbLzvk5uqLQFQo994XgB1dXNKoqkt8PwHoyScQwOLu+5jidxtR1cfjr+ABDVQlVV/Pn5sbV3LLxKkXh994e/S0ttGqat/hwWxtnts3q4SHDpvn4DniB53I5ji2LDl1nMhJh7eREPH57f4/k8yFLElunpzSrKv8eHpDLfeGKpa6ykl+7uwD8ME1GOjuJJRJoisJYd7dYPGwYhA0jrzc9MOB2mdLwr0wBvn95yXw8LgQ7ymQ+xhfHx4XAb+X7HHt4YcHNv/C1uNf5D+yQcsXXoFKnAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 23, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3095910.347071126, "ymin": 6845758.9170805365, "xmax": 3149530.386033058, "ymax": 6918315.009692118, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SERVICE_AREA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "length": 20, "domain": null }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "ANCILLARYROLE", "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS2_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 100, "domain": null }, { "name": "PROJECT_NAME", "type": "esriFieldTypeString", "alias": "PROJECT_NAME", "length": 100, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 100, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeInteger", "alias": "STATUS", "domain": { "type": "codedValue", "name": "WS2_Status", "description": "", "codedValues": [ { "name": "ACTIVE", "code": 1 }, { "name": "ABANDONED", "code": 2 }, { "name": "0", "code": 0 }, { "name": "INACTIVE", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNER", "type": "esriFieldTypeInteger", "alias": "OWNER", "domain": { "type": "codedValue", "name": "WS2_SewerOwner", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "CITY OF LONGVIEW", "code": 1 }, { "name": "CITY OF LONGVIEW PARKS", "code": 5 }, { "name": "CITY OF LONGVIEW WWTP", "code": 4 }, { "name": "PRIVATE", "code": 2 }, { "name": "UNKNOWN", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "YEAR_INSTALLED", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_INSTALLED", "domain": null }, { "name": "SERVICE_AREA", "type": "esriFieldTypeString", "alias": "SERVICE_AREA", "length": 4, "domain": null }, { "name": "ID_NO", "type": "esriFieldTypeString", "alias": "ID_NO", "length": 32, "domain": null }, { "name": "MODEL", "type": "esriFieldTypeInteger", "alias": "MODEL", "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "YES", "code": 1 }, { "name": "NO", "code": 2 }, { "name": "NA", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FL_ELEV", "type": "esriFieldTypeDouble", "alias": "FL_ELEV", "domain": null }, { "name": "SLAB_ELEV", "type": "esriFieldTypeDouble", "alias": "SLAB_ELEV", "domain": null }, { "name": "GPS_COLLECTED", "type": "esriFieldTypeInteger", "alias": "GPS_COLLECTED", "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "YES", "code": 1 }, { "name": "NO", "code": 2 }, { "name": "NA", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 128, "domain": null }, { "name": "WET_WELL", "type": "esriFieldTypeInteger", "alias": "WET_WELL", "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "YES", "code": 1 }, { "name": "NO", "code": 2 }, { "name": "NA", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "WET_WELL_NAME", "type": "esriFieldTypeString", "alias": "WET_WELL_NAME", "length": 50, "domain": null }, { "name": "WW_ID_NO", "type": "esriFieldTypeString", "alias": "WW_ID_NO", "length": 15, "domain": null }, { "name": "WW_FL_EVEV", "type": "esriFieldTypeDouble", "alias": "WW_FL_EVEV", "domain": null }, { "name": "WW_INIT_ELEV", "type": "esriFieldTypeDouble", "alias": "WW_INIT_ELEV", "domain": null }, { "name": "WW_MAX_DEPTH", "type": "esriFieldTypeDouble", "alias": "WW_MAX_DEPTH", "domain": null }, { "name": "WW_NODE_DEPTH", "type": "esriFieldTypeDouble", "alias": "WW_NODE_DEPTH", "domain": null }, { "name": "WW_AREA_SQFT", "type": "esriFieldTypeDouble", "alias": "WW_AREA_SQFT", "domain": null }, { "name": "ABANDONMENT_DATE", "type": "esriFieldTypeDate", "alias": "ABANDONMENT DATE", "length": 8, "domain": null }, { "name": "LF_ABANDONMENT_EID", "type": "esriFieldTypeString", "alias": "LF ABANDONMENT ENTRY ID", "length": 20, "domain": null }, { "name": "LF_ASBUILT_EID", "type": "esriFieldTypeString", "alias": "LF ASBUILT ENTRY ID", "length": 20, "domain": null }, { "name": "LF_LIFTSTATION_EID", "type": "esriFieldTypeString", "alias": "LF LIFTSTATION ENTRY ID", "length": 20, "domain": null }, { "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": "LINKED_IMAGES", "type": "esriFieldTypeString", "alias": "LINKED_IMAGES", "length": 100, "domain": null }, { "name": "LINKED_IMAGES_2", "type": "esriFieldTypeString", "alias": "LINKED_IMAGES_2", "length": 100, "domain": null }, { "name": "ABANDONMENT_LINK", "type": "esriFieldTypeString", "alias": "ABANDONMENT_LINK", "length": 255, "domain": null }, { "name": "EID", "type": "esriFieldTypeInteger", "alias": "EID", "domain": null }, { "name": "GENERATOR", "type": "esriFieldTypeString", "alias": "GENERATOR", "length": 3, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "YES", "code": "Yes" }, { "name": "NO", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CAP_ASSET_NO", "type": "esriFieldTypeString", "alias": "CAP ASSET NO", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2057_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2057", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6164EID", "fields": "EID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6164ASSETID", "fields": "ASSETID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6164LF_ASBUILT_", "fields": "LF_ASBUILT_EID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6164LF_LIFTSTAT", "fields": "LF_LIFTSTATION_EID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6164LF_ABANDONM", "fields": "LF_ABANDONMENT_EID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2057", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1628_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "UpStream SewerPipe", "relatedTableId": 66, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 1, "name": "DownStream SewerPipe", "relatedTableId": 66, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 70, "name": "Abandoned Manhole", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "", "parentLayer": { "id": 68, "name": "Abandoned Sewer" }, "subLayers": [], "minScale": 8000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "32b30f237aa09b11ba6a83f016c183ce", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAiFJREFUKJGd0k9Ik3Ecx/G37dnz2P60tkcatmaBxqhlzovpwSC6hCtKrFGWfyjCQC/eIgjxIHbVjk8UxQ45JSGTzLBTaDCyg4GaIpYNNf9Mn9W2X83qUDxFEkSf2/fwgu/3y0fiPyP9MWcBlcBZwAdsAK8VRbkrhBj6G3S6oOeEz+c8VVTE1PKy12W1rkpAy+DgtbdQB1wGxO9Q8inKwEGvN3CprEy2yTKxRAK7LDv3qmr+7VAo3hCJHJgWQgNqDbjb5bpSHwjkH/J45HA0yvlgkPWsLMwWC/F4nPDoqPNWKLTWEInsmYWjQoghCWC/ojSX5+WpFlnmdHU1UVnmYnMz6XSaG62t1JSUsM1s3n69omL9Qm9vHfADfoSdsUQCgA8FBTQ2NZGdnQ3A1ZYWnmkatslJMplMOTBjrPpZCCmeTAKQSKUwmUy/vidJfAK+JJNkwAFsMeAuuz1d6Hbbtsoy6cJCurq6qKqqQgiBpmkct9uRvF5iuq4Dbwzo93iev1pcPObPySHc1kZjezudHR3kOBwccbu5o2nUFBczMDGxBtw34D5VrX80Pj4XnZkx15eWQk8Ptrk57BYLDlWl0u+nc3j429TS0nvggQHP9fUt3gsGTz6Znn44trAgBXJzjRvXUilexGIbK7o+/nJ1NbipObX9/Y/7z5zJH1tZCWsjIyWzuq6Y4OsOq3XZoig3n87Pt/+s4OauBru73wGH+Yd8BwqvwOCE2cFLAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3094897.243838176, "ymin": 6844553.081815422, "xmax": 3149348.104176894, "ymax": 6921335.723166928, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SERVICE_AREA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "length": 20, "domain": null }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "ANCILLARYROLE", "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS2_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STATUS", "type": "esriFieldTypeInteger", "alias": "STATUS", "domain": { "type": "codedValue", "name": "WS2_Status", "description": "", "codedValues": [ { "name": "ACTIVE", "code": 1 }, { "name": "ABANDONED", "code": 2 }, { "name": "0", "code": 0 }, { "name": "INACTIVE", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PROJECT_NAME", "type": "esriFieldTypeString", "alias": "PROJECT_NAME", "length": 100, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeInteger", "alias": "OWNER", "domain": { "type": "codedValue", "name": "WS2_SewerOwner", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "CITY OF LONGVIEW", "code": 1 }, { "name": "CITY OF LONGVIEW PARKS", "code": 5 }, { "name": "CITY OF LONGVIEW WWTP", "code": 4 }, { "name": "PRIVATE", "code": 2 }, { "name": "UNKNOWN", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SERVICE_AREA", "type": "esriFieldTypeString", "alias": "SERVICE_AREA", "length": 4, "domain": null }, { "name": "DATE_INSTALLED", "type": "esriFieldTypeDate", "alias": "DATE INSTALLED", "length": 8, "domain": null }, { "name": "YEAR_INSTALLED", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_INSTALLED", "domain": null }, { "name": "ABANDONMENT_DATE", "type": "esriFieldTypeDate", "alias": "ABANDONMENT DATE", "length": 8, "domain": null }, { "name": "ID_NO", "type": "esriFieldTypeString", "alias": "ID_NO", "length": 32, "domain": null }, { "name": "MODEL", "type": "esriFieldTypeInteger", "alias": "MODEL", "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "YES", "code": 1 }, { "name": "NO", "code": 2 }, { "name": "NA", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FL_ELEV", "type": "esriFieldTypeDouble", "alias": "FL_ELEV", "domain": null }, { "name": "RIM_ELEV", "type": "esriFieldTypeDouble", "alias": "RIM_ELEV", "domain": null }, { "name": "MH_SIZE", "type": "esriFieldTypeInteger", "alias": "MH_SIZE", "domain": { "type": "codedValue", "name": "WS2_ManholeSize", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "48", "code": 48 }, { "name": "54", "code": 54 }, { "name": "60", "code": 60 }, { "name": "72", "code": 72 }, { "name": "84", "code": 84 }, { "name": "96", "code": 96 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MH_MATERIAL", "type": "esriFieldTypeString", "alias": "MH_MATERIAL", "length": 25, "domain": { "type": "codedValue", "name": "WS2_ManholeMaterial", "description": "", "codedValues": [ { "name": "BRICK", "code": "BRICK" }, { "name": "PVC", "code": "PVC" }, { "name": "VCP", "code": "VCP" }, { "name": "RCP", "code": "RCP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCATION_CODE", "type": "esriFieldTypeString", "alias": "LOCATION_CODE", "length": 50, "domain": { "type": "codedValue", "name": "WS2_SewerLocation", "description": "NASSCO Location Code", "codedValues": [ { "name": "MAIN HIGHWAY - URBAN", "code": "A" }, { "name": "MAIN HIGHWAY - RURAL", "code": "B" }, { "name": "LIGHT HIGHWAY", "code": "C" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GPS_COLLECTED", "type": "esriFieldTypeInteger", "alias": "GPS_COLLECTED", "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "YES", "code": 1 }, { "name": "NO", "code": 2 }, { "name": "NA", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NORTHING", "type": "esriFieldTypeDouble", "alias": "NORTHING", "domain": null }, { "name": "EASTING", "type": "esriFieldTypeDouble", "alias": "EASTING", "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 128, "domain": null }, { "name": "LF_ABANDONMENT_EID", "type": "esriFieldTypeString", "alias": "LF ABANDONMENT ENTRY ID", "length": 20, "domain": null }, { "name": "LF_ASBUILT_EID", "type": "esriFieldTypeString", "alias": "LF ASBUILT ENTRY ID", "length": 20, "domain": null }, { "name": "LF_SKETCH_EID", "type": "esriFieldTypeString", "alias": "LF SKETCH ENTRY ID", "length": 20, "domain": null }, { "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": "EID", "type": "esriFieldTypeInteger", "alias": "EID", "domain": null }, { "name": "RIM_ELEVATION", "type": "esriFieldTypeDouble", "alias": "RIM_ELEVATION", "domain": null }, { "name": "LINKED_IMAGES", "type": "esriFieldTypeString", "alias": "LINKED_IMAGES", "length": 100, "domain": null }, { "name": "ABANDONMENT_LINK", "type": "esriFieldTypeString", "alias": "ABANDONMENT_LINK", "length": 255, "domain": null }, { "name": "CAP_ASSET_NO", "type": "esriFieldTypeString", "alias": "CAP ASSET NO", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2058_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2058", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6165EID", "fields": "EID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6165ASSETID", "fields": "ASSETID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6165LF_ASBUILT_", "fields": "LF_ASBUILT_EID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6165LF_SKETCH_E", "fields": "LF_SKETCH_EID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6165LF_ABANDONM", "fields": "LF_ABANDONMENT_EID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2058", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1629_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 2, "name": "UpstreamSewerPipe", "relatedTableId": 66, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 3, "name": "DownStream SewerPipe", "relatedTableId": 66, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 71, "name": "Abandoned Sewer Pipe", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "", "parentLayer": { "id": 68, "name": "Abandoned Sewer" }, "subLayers": [], "minScale": 64000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 4.950000762939453 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3094897.243838176, "ymin": 6844388.968279272, "xmax": 3149534.718449056, "ymax": 6921365.124126956, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "PROJECT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "length": 20, "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS2_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 15, "domain": { "type": "codedValue", "name": "WS2_Pipe_Status", "description": "Pipe status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "INACTIVE", "code": "INACTIVE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PROJECT_NAME", "type": "esriFieldTypeString", "alias": "PROJECT_NAME", "length": 100, "domain": null }, { "name": "ENG_JOB_NO", "type": "esriFieldTypeString", "alias": "ENG_JOB_NO", "length": 50, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeInteger", "alias": "OWNER", "domain": { "type": "codedValue", "name": "WS2_SewerOwner", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "CITY OF LONGVIEW", "code": 1 }, { "name": "CITY OF LONGVIEW PARKS", "code": 5 }, { "name": "CITY OF LONGVIEW WWTP", "code": 4 }, { "name": "PRIVATE", "code": 2 }, { "name": "UNKNOWN", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DATE_INSTALLED", "type": "esriFieldTypeDate", "alias": "DATE_INSTALLED", "length": 8, "domain": null }, { "name": "YEAR_INSTALLED", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_INSTALLED", "domain": null }, { "name": "ABANDONMENT_DATE", "type": "esriFieldTypeDate", "alias": "ABANDONMENT DATE", "length": 8, "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": { "type": "codedValue", "name": "WS2_Diameter_NASSCO", "description": "NASSCO Compliant Diameter/Size", "codedValues": [ { "name": "UNKNOWN", "code": 0 }, { "name": "1\"", "code": 1 }, { "name": "1.5\"", "code": 1.5 }, { "name": "2\"", "code": 2 }, { "name": "2.5\"", "code": 2.5 }, { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "14\"", "code": 14 }, { "name": "15\"", "code": 15 }, { "name": "16\"", "code": 16 }, { "name": "18\"", "code": 18 }, { "name": "20\"", "code": 20 }, { "name": "21\"", "code": 21 }, { "name": "24\"", "code": 24 }, { "name": "27\"", "code": 27 }, { "name": "30\"", "code": 30 }, { "name": "32\"", "code": 32 }, { "name": "33\"", "code": 33 }, { "name": "36\"", "code": 36 }, { "name": "39\"", "code": 39 }, { "name": "42\"", "code": 42 }, { "name": "48\"", "code": 48 }, { "name": "52\"", "code": 52 }, { "name": "54\"", "code": 54 }, { "name": "60\"", "code": 60 }, { "name": "66\"", "code": 66 }, { "name": "72\"", "code": 72 }, { "name": "84\"", "code": 84 }, { "name": "96\"", "code": 96 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": { "type": "range", "name": "WS2_Length", "description": "Length for Lines with ratio split policy", "range": [ 0, 21120 ], "mergePolicy": "esriMPTSumValues", "splitPolicy": "esriSPTGeometryRatio" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 50, "domain": { "type": "codedValue", "name": "WS2_Material", "description": "NASSCO Material Codes", "codedValues": [ { "name": "ASBESTOS CEMENT", "code": "AC" }, { "name": "BRICK", "code": "BR" }, { "name": "CAST IRON", "code": "CAS" }, { "name": "CORRUGATED METAL PIPE", "code": "CMP" }, { "name": "CONCRETE PIPE - NON REINFORCED", "code": "CP" }, { "name": "CONCRETE SEGMENTS - BOLTED", "code": "CSB" }, { "name": "CONCRETE SEGMENTS - UNBOLTED", "code": "CSU" }, { "name": "CLAY TILE - NOT VITRIFIED CLAY", "code": "CT" }, { "name": "DUCTILE IRON PIPE", "code": "DIP" }, { "name": "FIBREGLASS REINFORCED PIPE", "code": "FRP" }, { "name": "GLASS REINFORCED CEMENT", "code": "GRC" }, { "name": "PITCH FIBER - ORANGEBURG", "code": "OB" }, { "name": "POLYETHYOLENE", "code": "PE" }, { "name": "POLYPROPYLENE", "code": "PP" }, { "name": "PLASTIC / STEEL COMPOSITE", "code": "PSC" }, { "name": "POLYVINYL CHLORIDE", "code": "PVC" }, { "name": "REINFORCED CONCRETE PIPE", "code": "RCP" }, { "name": "REINFORCED PLASTIC PIPE - TRUSS PIPE", "code": "RPM" }, { "name": "STEEL PIPE", "code": "SP" }, { "name": "TRANSITE PIPE", "code": "TTE" }, { "name": "VITRIFIED CLAY PIPE", "code": "VCP" }, { "name": "WOOD", "code": "WD" }, { "name": "NOT KNOWN", "code": "XXX" }, { "name": "OTHER", "code": "ZZZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ID_NO", "type": "esriFieldTypeString", "alias": "ID_NO", "length": 32, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeInteger", "alias": "TYPE", "domain": { "type": "codedValue", "name": "WS2_SewerPipeType", "description": "", "codedValues": [ { "name": "GRAVITY", "code": 1 }, { "name": "SIPHON", "code": 3 }, { "name": "UNKNOWN", "code": 4 }, { "name": "FORCE MAIN", "code": 2 }, { "name": "0", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SERVICE_AREA", "type": "esriFieldTypeString", "alias": "SERVICE_AREA", "length": 4, "domain": null }, { "name": "SLOPE", "type": "esriFieldTypeDouble", "alias": "SLOPE", "domain": null }, { "name": "MODEL", "type": "esriFieldTypeInteger", "alias": "MODEL", "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "YES", "code": 1 }, { "name": "NO", "code": 2 }, { "name": "NA", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MANNING_N", "type": "esriFieldTypeDouble", "alias": "MANNING_N", "domain": { "type": "codedValue", "name": "WS2_Manning_N", "description": "", "codedValues": [ { "name": ".009", "code": 0.009 }, { "name": ".010", "code": 0.01 }, { "name": ".012", "code": 0.012 }, { "name": ".014", "code": 0.014 }, { "name": ".015", "code": 0.015 }, { "name": "0", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CITY_NAME", "type": "esriFieldTypeString", "alias": "CITY_NAME", "length": 50, "domain": { "type": "codedValue", "name": "WS2_CityCode", "description": "", "codedValues": [ { "name": "BIG SANDY", "code": "BS" }, { "name": "CLARKSVILLE CITY", "code": "CL" }, { "name": "EAST MOUNTAIN", "code": "EM" }, { "name": "EASTON", "code": "EA" }, { "name": "ELDERVILLE", "code": "EL" }, { "name": "GILMER", "code": "GI" }, { "name": "GLADEWATER", "code": "GL" }, { "name": "GREGG COUNTY", "code": "GC" }, { "name": "HALLSVILLE", "code": "HA" }, { "name": "HARRISON COUNTY", "code": "HC" }, { "name": "KILGORE", "code": "KI" }, { "name": "LAKEPORT", "code": "LA" }, { "name": "LIBERTY CITY", "code": "LC" }, { "name": "LONGVIEW", "code": "LV" }, { "name": "ORE CITY", "code": "OC" }, { "name": "RUSK COUNTY", "code": "RC" }, { "name": "SMITH COUNTY", "code": "SC" }, { "name": "UNION GROVE", "code": "UG" }, { "name": "UPSHUR COUNTY", "code": "UC" }, { "name": "WARREN CITY", "code": "WC" }, { "name": "WHITE OAK", "code": "WO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PIPE_SHAPE", "type": "esriFieldTypeString", "alias": "PIPE_SHAPE", "length": 50, "domain": { "type": "codedValue", "name": "WS2_Pipe_Shape", "description": "Pipe shape", "codedValues": [ { "name": "CIRCULAR", "code": "C" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 200, "domain": null }, { "name": "LOCATION_CODE", "type": "esriFieldTypeString", "alias": "LOCATION_CODE", "length": 50, "domain": { "type": "codedValue", "name": "WS2_SewerLocation", "description": "NASSCO Location Code", "codedValues": [ { "name": "MAIN HIGHWAY - URBAN", "code": "A" }, { "name": "MAIN HIGHWAY - RURAL", "code": "B" }, { "name": "LIGHT HIGHWAY", "code": "C" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UPSTREAM_MANHOLE", "type": "esriFieldTypeString", "alias": "UPSTREAM_MANHOLE", "length": 20, "domain": null }, { "name": "DOWNSTREAM_MANHOLE", "type": "esriFieldTypeString", "alias": "DOWNSTREAM_MANHOLE", "length": 20, "domain": null }, { "name": "UPSTREAM_CLEANOUT", "type": "esriFieldTypeString", "alias": "UPSTREAM_CLEANOUT", "length": 20, "domain": null }, { "name": "DOWNSTREAM_CLEANOUT", "type": "esriFieldTypeString", "alias": "DOWNSTREAM_CLEANOUT", "length": 20, "domain": null }, { "name": "UPSTREAM_LIFTSTATION", "type": "esriFieldTypeString", "alias": "UPSTREAM_LIFTSTATION", "length": 20, "domain": null }, { "name": "DOWNSTREAM_LIFTSTATION", "type": "esriFieldTypeString", "alias": "DOWNSTREAM_LIFTSTATION", "length": 20, "domain": null }, { "name": "BEGIN_DEVICE_EID", "type": "esriFieldTypeInteger", "alias": "BEGIN_DEVICE_EID", "domain": null }, { "name": "END_DEVICE_EID", "type": "esriFieldTypeInteger", "alias": "END_DEVICE_EID", "domain": null }, { "name": "LF_ABANDONMENT_EID", "type": "esriFieldTypeString", "alias": "LF ABANDONMENT ENTRY ID", "length": 20, "domain": null }, { "name": "LF_ASBUILT_EID", "type": "esriFieldTypeString", "alias": "LF ASBUILT ENTRY ID", "length": 20, "domain": null }, { "name": "LF_SKETCH_EID", "type": "esriFieldTypeString", "alias": "LF SKETCH ENTRY ID", "length": 20, "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": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "LINKED_IMAGES", "type": "esriFieldTypeString", "alias": "LINKED_IMAGES", "length": 100, "domain": null }, { "name": "ABANDONMENT_LINK", "type": "esriFieldTypeString", "alias": "ABANDONMENT_LINK", "length": 255, "domain": null }, { "name": "OLD_MATERIAL", "type": "esriFieldTypeInteger", "alias": "OLD_MATERIAL", "domain": { "type": "codedValue", "name": "WS2_SewerMaterial", "description": "", "codedValues": [ { "name": "CIP", "code": 6 }, { "name": "DIP", "code": 5 }, { "name": "HDPE", "code": 4 }, { "name": "PVC", "code": 3 }, { "name": "RCP", "code": 2 }, { "name": "UNKNOWN", "code": 9 }, { "name": "VCP", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OLD_DIAMETER", "type": "esriFieldTypeInteger", "alias": "OLD_DIAMETER", "domain": { "type": "codedValue", "name": "WS2_Diameter", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "1\"", "code": 1 }, { "name": "1.5\"", "code": 105 }, { "name": "2\"", "code": 2 }, { "name": "2.5\"", "code": 205 }, { "name": "3''", "code": 3 }, { "name": "4''", "code": 4 }, { "name": "6''", "code": 6 }, { "name": "8''", "code": 8 }, { "name": "10''", "code": 10 }, { "name": "12''", "code": 12 }, { "name": "14''", "code": 14 }, { "name": "15''", "code": 15 }, { "name": "16''", "code": 16 }, { "name": "18''", "code": 18 }, { "name": "20''", "code": 20 }, { "name": "21''", "code": 21 }, { "name": "24''", "code": 24 }, { "name": "27''", "code": 27 }, { "name": "30''", "code": 30 }, { "name": "32\"", "code": 32 }, { "name": "33\"", "code": 33 }, { "name": "36''", "code": 36 }, { "name": "39\"", "code": 39 }, { "name": "42''", "code": 42 }, { "name": "48''", "code": 48 }, { "name": "52\"", "code": 52 }, { "name": "54''", "code": 54 }, { "name": "60\"", "code": 60 }, { "name": "66\"", "code": 66 }, { "name": "72\"", "code": 72 }, { "name": "84\"", "code": 84 }, { "name": "96\"", "code": 96 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STATUS_old", "type": "esriFieldTypeInteger", "alias": "STATUS", "domain": { "type": "codedValue", "name": "WS2_Status", "description": "", "codedValues": [ { "name": "ACTIVE", "code": 1 }, { "name": "ABANDONED", "code": 2 }, { "name": "0", "code": 0 }, { "name": "INACTIVE", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "oldDIAMETER", "type": "esriFieldTypeInteger", "alias": "oldDIAMETER", "domain": { "type": "codedValue", "name": "WS2_SewerDiameter", "description": "", "codedValues": [ { "name": "2''", "code": 21 }, { "name": "3\"", "code": 1 }, { "name": "4\"", "code": 2 }, { "name": "6\"", "code": 3 }, { "name": "8\"", "code": 4 }, { "name": "10\"", "code": 5 }, { "name": "12\"", "code": 6 }, { "name": "14\"", "code": 7 }, { "name": "15\"", "code": 8 }, { "name": "16\"", "code": 9 }, { "name": "18\"", "code": 10 }, { "name": "20\"", "code": 11 }, { "name": "21\"", "code": 12 }, { "name": "24\"", "code": 13 }, { "name": "27\"", "code": 14 }, { "name": "30''", "code": 15 }, { "name": "36''", "code": 16 }, { "name": "42''", "code": 17 }, { "name": "48''", "code": 18 }, { "name": "54\"", "code": 19 }, { "name": "UNKNOWN", "code": 20 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CAP_ASSET_NO", "type": "esriFieldTypeString", "alias": "CAP ASSET NO", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2059_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2059", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6166DOWNSTREAM_", "fields": "DOWNSTREAM_MANHOLE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6166UPSTREAM_MA", "fields": "UPSTREAM_MANHOLE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6166DOWNSTREAM__1", "fields": "DOWNSTREAM_LIFTSTATION", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6166UPSTREAM_LI", "fields": "UPSTREAM_LIFTSTATION", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6166DOWNSTREAM__2", "fields": "DOWNSTREAM_CLEANOUT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6166UPSTREAM_CL", "fields": "UPSTREAM_CLEANOUT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6166LF_ASBUILT_", "fields": "LF_ASBUILT_EID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6166LF_SKETCH_E", "fields": "LF_SKETCH_EID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6166LF_ABANDONM", "fields": "LF_ABANDONMENT_EID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2059", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1630_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 2, "name": "DownStreamManhole", "relatedTableId": 63, "role": "esriRelRoleDestination", "keyField": "DOWNSTREAM_MANHOLE", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 3, "name": "UpStream Manhole", "relatedTableId": 63, "role": "esriRelRoleDestination", "keyField": "UPSTREAM_MANHOLE", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 4, "name": "DownStream Cleanout", "relatedTableId": 65, "role": "esriRelRoleDestination", "keyField": "DOWNSTREAM_CLEANOUT", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 5, "name": "UpStream Cleanout", "relatedTableId": 65, "role": "esriRelRoleDestination", "keyField": "UPSTREAM_CLEANOUT", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 0, "name": "DownStream LiftStation", "relatedTableId": 62, "role": "esriRelRoleDestination", "keyField": "DOWNSTREAM_LIFTSTATION", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 1, "name": "UpStream LiftStation", "relatedTableId": 62, "role": "esriRelRoleDestination", "keyField": "UPSTREAM_LIFTSTATION", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 72, "name": "Storm Sewer", "type": "Group Layer", "description": "Portions of Storm Sewer data are incomplete or incorrect. The correction of this data is a currently ongoing project of the GIS staff. Incorrect areas are characterized by numerous drainage structures of type \"Other/Unknown\".", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 73, "name": "Inlet" }, { "id": 74, "name": "Drainage Structure" }, { "id": 75, "name": "Junction Box" }, { "id": 76, "name": "Waterflow Structure" }, { "id": 77, "name": "Flood Hazard Areas" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 3051124.6928854138, "ymin": 6827077.5767751485, "xmax": 3343857.441318035, "ymax": 6992574.136545271, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 73, "name": "Inlet", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "", "parentLayer": { "id": 72, "name": "Storm Sewer" }, "subLayers": [], "minScale": 8000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "8c864c8d3f6bab6ffeae1fd41858ba1b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAASpJREFUKJGl0DFIQlEUxvF/+SgJHHpFSBAlaESDvCFyChqiIWiNaIlwaw6koEkyEl3boqaGR7Q0COHQ+qohHByyIInAxJoEL+LQ8Lykr/tM8YyX8/vuOUejj9IAzgw+Rjzo3aI5nYbhZ1YDiD4x2cuPZgSMUTyafFgahvUZ2J2HQQX4FBCzwPx2jA2wFYSgDpfPEHUElAWk83ASATOjwAArfsgC5wXYCdkBZQHxHByGwdfW7cCtARcFWJuCoyac8EKt8Q+WAdd1WL6Fu1UbqkqJvwQ8lCBhQOYdtkPqI/7BFQHJHMTCMOaFbOn3Bh1xpQ7Hj7C/YEO5gjziZsAFv1YhcQ8HizA+1N4kA07zLjhVhL1puHpRLNesm7cOY6eK7lBVEg/0gjYswIIfNoBKh3RjFQ4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3093809.6679011583, "ymin": 6859341.223781198, "xmax": 3156945.556215957, "ymax": 6921321.092254922, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROJECT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "length": 20, "domain": null }, { "name": "GRATE_INLET", "type": "esriFieldTypeInteger", "alias": "GRATE_INLET", "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "YES", "code": 1 }, { "name": "NO", "code": 2 }, { "name": "NA", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 25, "domain": { "type": "codedValue", "name": "WS2_InletMaterial", "description": "", "codedValues": [ { "name": "BRICK", "code": "BRK" }, { "name": "CONCRETE", "code": "CON" }, { "name": "OTHER", "code": "OTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNER", "type": "esriFieldTypeInteger", "alias": "OWNER", "domain": { "type": "codedValue", "name": "WS2_DrainageOwner", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "CITY OF LONGVIEW", "code": 1 }, { "name": "GREGG COUNTY", "code": 2 }, { "name": "HARRISON COUNTY", "code": 3 }, { "name": "UPSHUR COUNTY", "code": 4 }, { "name": "STATE", "code": 9 }, { "name": "PRIVATE", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 64, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 16, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 20, "domain": { "type": "codedValue", "name": "WS2_InletType", "description": "", "codedValues": [ { "name": "SINGLE", "code": "SINGLE" }, { "name": "DOUBLE", "code": "DOUBLE" }, { "name": "TRIPLE", "code": "TRIPLE" }, { "name": "CURB", "code": "CURB" }, { "name": "GRATE", "code": "GRATE" }, { "name": "AREA INLET/CATCH BASIN", "code": "AREA/CATCH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PROJECT_NAME", "type": "esriFieldTypeString", "alias": "PROJECT_NAME", "length": 100, "domain": null }, { "name": "YEAR_INSTALLED", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_INSTALLED", "domain": null }, { "name": "ENG_JOB_NO", "type": "esriFieldTypeString", "alias": "ENG_JOB_NO", "length": 30, "domain": null }, { "name": "RIM_ELEV", "type": "esriFieldTypeDouble", "alias": "RIM_ELEV", "domain": null }, { "name": "FL_ELEV", "type": "esriFieldTypeDouble", "alias": "FL_ELEV", "domain": null }, { "name": "WIDTH", "type": "esriFieldTypeInteger", "alias": "WIDTH", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 100, "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS2_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LF_ASBUILT_EID", "type": "esriFieldTypeString", "alias": "LF ASBUILT ENTRY ID", "length": 20, "domain": null }, { "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": "LINKED_IMAGES", "type": "esriFieldTypeString", "alias": "LINKED_IMAGES", "length": 100, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeInteger", "alias": "STATUS", "domain": { "type": "codedValue", "name": "WS2_Status", "description": "", "codedValues": [ { "name": "ACTIVE", "code": 1 }, { "name": "ABANDONED", "code": 2 }, { "name": "0", "code": 0 }, { "name": "INACTIVE", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ABANDONED", "type": "esriFieldTypeInteger", "alias": "ABANDONED", "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "YES", "code": 1 }, { "name": "NO", "code": 2 }, { "name": "NA", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ABANDONMENT_DATE", "type": "esriFieldTypeDate", "alias": "ABANDONMENT_DATE", "length": 8, "domain": null }, { "name": "CAP_ASSET_NO", "type": "esriFieldTypeString", "alias": "CAP ASSET NO", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2294_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2294", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6411LF_ASBUILT_", "fields": "LF_ASBUILT_EID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2294", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1855_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "2ee5e180e5de4393a7754bae04dce19f" }, { "currentVersion": 10.91, "id": 74, "name": "Drainage Structure", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "", "parentLayer": { "id": 72, "name": "Storm Sewer" }, "subLayers": [], "minScale": 4000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "field2": null, "field3": null, "defaultSymbol": { "type": "esriPMS", "url": "d68f5dc40bbaaa097d65a8c1fc6c41ab", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAVlJREFUKJGd0k8og3EYwPHvXj9e2eGdTLSDIhwoN1GalaL8WaJF7CBiB1GKC2fl4rSScvCnHFw0CmUnw8FBnNhZTYyQw8ZvWy8H9vrP8tx+T8+n508/wT9DfHorvXV0NpRRa9XIewL98lYN+Xal33fC1k/QOu/B22GnyZyB9paWOCvpdARYH1liFIi8h2nLg8x2O3CZvhnLYiZ/uJEBYUIMLdJvwMkOPK4aWr9Dxg4mFLcDV/CCjZlt1gRAVQlNqiD9r4NYstDqy2k3oGam+C+UjByNImNUE6ipQuW1VgA8xgkDhanASIxrA57fqAcJXVYL5XcUjUHoWt0B+QLXvHLClk2LveznXZ+AwClHfXNy2ui4Ag/OK7r2FVarSyn43FkmYC9IMHRJG6AbEMA9y+HmOBX+Y7y5FuyZAhugR+Oche9U/0O6HPMsEE/Wf/irzVPcAz1fB5VfMs+11WEAr2h65gAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "OTHER/UNKNOWN", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "8b286323c945e5e714dc48bf1826f0bc", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAjhJREFUOI2N0l1IU2EYwPH/tuOOs+lIM1ekzTaskWK1i8CQNG258MKPiyj6GBUDI8GEYCDUpVDR0ArKm+qqiALtIpXEq6BaCH1JRLOsYYTUZm6wnY2yi7HZmTtuz815znnO+zvv855HILfQARogvNpLglJBFMW67mbpcPUmzCUG9Go1Sz9/E3n/jZnBCXFYkqSnuWAF5xx4Tu6T6qsrsGb6kMtO4/UnvBoYpwcIKmG6C+3cc3dyQJeHqLRri1GyXnZiXm9gXd8DjiZBGdbrYMDdQYsuD60SlIw8Ndrz7djDEjf6Rzgiw7YXF9uONQSadVo5NPEOAotgM4PZuAIUTjex9+VrHJNfGU1hh5oCZ2pNVKbvwDcHXbcT+TUnuOyg1SzXt5Sx8eAejsuwqg1UqbK01n0ncT3rkD+vLGOrrE19PiVZrBTo2ClvuaQIA6BPYapVZi49pmbSzm8JLfAnBUTihHLFvgfl96EoYSCSwuaDfFmCXdnODaAwbQLnA8zCf60tRrn0ZhbHDhMF2TBr+XL+6QexUJybMsx9H29pEZNmI62F+cpQpw1slkQejcOzafFFz11pRIYB+IboGBbEt227pW2ZwAYLeE6BKEAkBo+e89nvl1qTdRnWD/EhQap97GW8poL6GhMaANtm6NoP7XWwdg18mOOv9yPesBr7xdHlH7diHFyDxIDG4V5apv30lZdSdeUEBpUK1dQMC78W8AkiHuctHqavVZyttquMAWNK9UyR86DmEv8Ahp2bt0sdPVcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "APN", "label": "APRON", "description": "" }, { "symbol": { "type": "esriPMS", "url": "545077320ae35ed87a1140258eaed509", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAUlJREFUGJVtkE8ow3EYxj/bvu3n39R+h7VFYiu0lknmX9GKAwe1ciByFoehXPw5OXBxsEVzcFDiIBfFkZTSWi47rIgDWVasaSz5Jj8OC9vy1FtvPZ+e3vcRFGhrjMEShb6NIJMnkM71RO6+P82618WoWkZxtRV3OKbM+HfkcR68MoyrycFmp5NWoc8aHgeNNlXumcuV0GhILgCI7XHV31KXmq21YS08qdKMOtAh50yltF1dMSIcFamhXPA0Bpf3MOIFUxEUG9G119Nt+KBZJNPK2acm2w160L6gdxEk4KyCLmc24CFJvD/AkdCEXL1LMmW3YNTr4HAeorfgrvk7J5khDCB8yyQiS0TtFjwAPQ3Z+VHmHVKvtgNIZNt4elHONaRHX/ghcPtIYjCQ2P2t7uNNrkWumVDLMBTC8WcuAO0X9gW5AYz/BOfpGypPXnCojyC3AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CLEANOUT", "label": "CLEANOUT", "description": "" }, { "symbol": { "type": "esriPMS", "url": "b879a28ca720cf17d2ba31ddd622db69", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAjFJREFUOI2d1F1IU2Ecx/Hv5tnOJnMLZ2kRMltZksOoi6CQ8qXlwgu1iyhKJcKLIDBBGBh1EwgNEqWg7a5ueqFgBqWS7Soo101vg0IrawUlNc0NtrNV62JseubOWv1uDs95nv/nOf9zHo5AYdEDRUAk3yJBaUIUxV2nmqXDteuxmk0Y1GqS334QffWRtyOToleSpAeFYMWnHQwdb5TqayupybVRj52GS/d5OjxBLzCvhOnPtnPdeZD9eg2i0lNvrJBqXN1Y15goG7jF0TQow/ocDDs7aNFr0CpB6WjUaPvbsUckLg+OckSGbS0t3XFsb6hZr01Bi1Ew6nND6TmNGuFEE3umnuHwfWAsgx1qCp2ss1CVHvdfA1fnSnDyJaiBRltqvKGcdQd20ynDqtdSrVpW5PGBCnB1QYluCdp3Hh6ekW9QVc5mWZsGHebsdty+1NXVBVPTKShXzEZMgCGDqRTOnNsHn77CvUBuCIAkWuBXBogmCCutzQsB4RgRIJrB5uZ5n4TtqjxFSpkLMQvLWluMceH5LI5tFor/BZr+Qjyc4IoMc97Av9qIz1pBa4kOkjf/DsUS8CggPum9Ko3KMIAZDx1eQXzRtlPakj4OSonG4c5j3gWDUmv6ngwbhIRHkOru+pmwVVJvs1CU/Q6TwOvP/Pa/wR9RYz83tvThVhyHnhHiQIO3j5ZAkIEyE5tEgVVJUMV/svB9gRlBZKjbze3sWsX/WdtFxoHx/M0WiP1P/gDNZqOyS01y5wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CC", "label": "CONCRETE CHANNEL", "description": "" }, { "symbol": { "type": "esriPMS", "url": "8f110ada70ba3c2852253aa2bd60a01d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAndJREFUOI2d1G1IU2EUwPG/292uM3GhlhYh6sqSFCOJIDEzbbnogxoUSoWEChXhCwSCUJ9CKEiUgpQopKSIhBmRimkvBOqKKEmptLIkKLH5stl2t3J9kE3vdifS+XjP8/yec57ncAVWFjpADdiXWyQES4iiuOtMrlSUsgFDlJ5wlQrP5AyOd9/41PhYNEuS1L0SLKzKRP2JvVJmShzJSgeVG8m+8oiXDV1UAlPBMN25Au7UHGK/ToMYrOqNsVLypRIMa/VE197jqBeUYdUmGmoKydNp0AaDvKFRoT1bgNEucbWunWIZtjUyMv3YHmuuThsI9Y3A7BzMAx4PpCdCjB40KoTSHLIG3mDq/UqHDzuSYz2VFk+CP/RzBpq64HAGTNvg9lMw1y7mE2NYfyCD4zIsaR1JIQrtPLTAaRPsMEBbP1QXgFYtX5MQw2ZZm+GhRPlDVjs8G4aSHJiToPU5tFYFHhgVgR4I92EhCmPS+RrKjKBWLaCl+0CnUSjfgxb46wMcbmxL87MOaH8FtyrA6YYb3dBSoQABNid2wOHDJqb44oHt3nvrGYSy3IX76RmGot2wKsjkTVgZgyWtzTq5+HYM07Z4wn67Fl7wZgVM2uB6NzSdVIZGfuCyubkmw2ruYlkTQa8hloMDH0GSoKwBQkOhOAsidIGQ0w0vhsT+yhapXYYBjDZTaBbEwfyd0pYnF5Qr8YbDBW19fB4flw56v8mwOnA3C1LaAwtdqXFkpsaj9p89D/D+O/OWD1jsKoznOxYfLmAcyhtxAdnmavKGxqmN1rNJFFjtgRDXH6Z/TTMqiNSXNHHff2/Q/1n+ZTqBzuWbXSH2P/EPlErGZ+Zp0t8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "FLM", "label": "FLUME", "description": "" }, { "symbol": { "type": "esriPMS", "url": "589723a1abb651fd2428ff2dc4750adb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAkpJREFUOI2d0l9IU2EYx/Hv5tmOE3PhVlqIzTRTcikFDbKR/1AXXui6iKJEIrwIAhOCgVCXQkGiFJR3XRVhOAtSKYQoKpcXJY0SLc1ViuU0N9jOVq4L3eaxbYm/y/d5zufwPu8jsLFogCTAm6hJiFcQRfHwhSrpZFEWuTotqUoloZ+/8L2f5lPXU9EuSdKTjWApFy10nK2QzEXZFMb6UXM15Tce86ZzkBZgIR6mudzAXdtxajQqRICvblhehiwdKBUrTXmZUuG1JnK3a9G33ed0GJRhrRY6bVZqNSrU4bP5JegbgV16aCyDVQ+VEvWlBqq9Ejfb+zglw/alpx88U+au0qijEECxAbx+eOaE3mGwmqI1lRLhXCVHh99iGfpCfwQ7Uek+X2wgJ9aMSgtWwNFpeP4BzGsmuTuDncdKaZRh+TvIV8SSVnOkECZnYeK7HAPIyWCv7JqpyegSWAmjS0MLpEYwRYKd+29CqIE/EcAXxLNZy+PHC/gi2NwCkyE4kGhu8TLnZgrWXG3Jz9V3U1hKDKSsbw4Bjxzwwws1JfLa+CwBT5BbMsx2D8e2NIZyM6nbkiyHel7C2AxUGOFQXrTmD8ILp/i65Y7UJ8MAJrqx2gVxtN4kFYTB3mEYn4Gq/Sv7Fo4vAA9e8dnlkurCZzKsHYLdglT80MGgMRuz0UCS1QSs2foQ8PEby44xHF4l1Vf6ow/3zzo0dxEAyu2t1DpdtOm17BEFtoZAEfjN4vwiE4JIR9NtetZ/G3e36q8zAAzEq8fK5hc1Rv4Ch52wFSMy/RAAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "HDW", "label": "HEADWALL", "description": "" }, { "symbol": { "type": "esriPMS", "url": "538b8567483bdd6c8837ffcedb5d821c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAr9JREFUOI2tlH1MzHEcx1/dnb7ugeNWchdrhLSmlbCxPCxWKJp5GFZs/ZFqN5XnYWietbHhshKTkK1NszDVMEQbmoboaVMnCvnZMatv6fgjlbNbM/P+7/Pwfe3z/ny/+2r4T9IMUDMDi4FJgEEI8UFK+QAoATr+BuQphNivRybFRVA/xkt4FFfI8Quny7unrzOvVsEGpAOFA4F0ZkHZ2kjpt30Z2iGDCX37WWJvg40xLNwYQ9ezRnFt2lZ5VEIAsM8tKMjMhUVTCJHf0alVbu0OGmaQS2LC6LzzmkRFobZ3sj6QEGLuRIuM2rsa3fNG2HMZdi6H+hYT7x3w3qHQ1Q3bL8KJdXi2OagP3swxoBjo6APFhsmt66PQaVQQOha+ShMJBcGk7chg1yofSm8VU3D6ILnJCmYjmI1EzPDj1cMmooCrfSDHJ6ZP8O330GpM5vjZFCwWCwABAQH88FAj1Bv6ehKihKMyj3ApZT+o5iO6fYXQu5tvPnZWpFlcFhQ2K5J0qxkvbQsADXYZKiV1Ljvy98aZMh/VUH1PnN/iR3t7O1qttn/K1las0eMYbewBlVbSVlzNFxdQyDg+O514m4098Uy9HpvNRmJiIgaDgbq6Ok5kHqAg/j7aQT09doVu4IULKMhMyc0q4gJHQbMCtvw9pG84wtnsLG6W3SY1fhHWGQqZRbBtKXR0wvlbjPh1ay7WrHnlrLzxFM2le3B4jcS3O5WRQ8GugQWiDCaC6jtkFoFaTbsakQPynQtozkEc5RmmpIxLSm5qLPgOx63CA6HoET/qm2moVeSW3rzLyw7frZx5fMjkmVuqnHzZjGrBZPAAupzQ6oCaZsguwSk8uV9STTTQ6RYEMHWbcurNSa4+aSTnSgWzqxrR29vw2HSOTn8fakx6dmTd5tqf59x+I6OtvANifs9VNrm3OiDoX/QTZBT3vLYQAhwAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "MHL", "label": "MANHOLE", "description": "" }, { "symbol": { "type": "esriPMS", "url": "34902c27c90a7154f95f8406c0abea06", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAnxJREFUOI2d1F1IU2EYwPH/vs7Z2ea2nDoLE9fKkIyi7gopU8yVF2kXUVRIhBdBYEIgCHUpFCRKQXnXVREFepNK4VVQ2U1BgpGaNZZ9uWmbHM/Wdro4bvOoJ6QHDufl/fi97/Ocw2tlYyEBFiDxr0lWowFRFA9crldOV5cR9Hlwmc2ovxaQ339hqu+5OKAoyrONYI4rIXouHFFqqsupWm+jtgZqbz/lTe8I7UDMCJOuNfOg8yRHJRui0am3lypVN1sJlngo6nrE2SyowzpC9Ha20CjZEJIZiPwEt0MbM5nyj9cBNjPC1WYaEgp3ugc5o8N2FRbuP3c4Wi8JCGkVJsLg90I0AVuLwb48U07CogJOEWxmrBfrOPT6LaHRzwzlsFN10Ut7KggAzEbB6wS/R3t/nYOAf7kOAszFNQxgm58txw5yXodVbqbSRH53X4HWFq1gsWh9kpBPeWUE/OzUpemy48u23Q6Y/A7OWH6xy57HzGY95nPjAVw5zLQCXlgEp6ChsgJWC3ic2lhaZW2oCEA6B8gp4gCRGJRu0vqiCUhnwGaB+YR2wowKRQV6K75EApBz2I8Yn1TYtyhDOq0V2C5oqRVI4BDWOVF2bZQZXc1+L3Hj3QwhWcGxNwBxWQPckjEC8PEbyXiKuzqs8yFjxW5Gg6U0SYL2L2XWq8+KWErBi3HxVft9ZVCHAUz20zJ+nIggUOyVoKLEGJKT8OQl0+Gw0pTt02HdkOoPUjY9y8jucmrsApbViApMRMiMfWAsYabh+pD24dZgAG19JIHagQ4ax8N0FXnYIVrxqmBK/mF+bp5Jq0hP6z0er15reJ+duMUwMGyc6NowxP4n/gLGO77e2M5KNQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "P", "label": "PIPE", "description": "" }, { "symbol": { "type": "esriPMS", "url": "b3ffdfd4ea6b1431a6d7b3d71974bf4e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAlVJREFUOI2d0l9IU2EYx/HvtrOdbUwn/jdCtNlM1LSEwkLUOXQLL9Quor9IhBdBYEIgCHUpFCRKQXkXBEUUaEEqhREE5SrKcFBmakoRltPaaJ4tXReyteN2TPzdnfc97+c873MegY3FAGgA33ovCUoboijuO2OXDhdtxZJixqRWE/rxE//YDJ96Hot9kiQ92ghmPOuk66RNqijKpiDeh1pqqb7ykJfdQ7QCC0qY4Xwjt9oPUmfQIipVnZcpFVxqxpJuJrXjDsfCoAxrc9Ld3oTDoEWnBIWjVaM710itT+JqZz9HZFhhcnLZ8SqP3aBbhW4+haOVoIoCvnthdArsOyOgcKqGypG3OIc/MxDBDtV4TpfkkBt+TjLBg1dQng9pCfB6EpZXQK2RV7gtgy0H9nNChlmzsEZXYdSDrRBcEzAyDmUWyEqCYXfslXMzyJdd06QnJV5v9uQp9y2clETMgCmCqdaZuf8mhA5YjgD+IN7NWt4lfIA/gs0tMBWC3eG+eX/HHvIHIBCMXZ/zMA1RV/u1xMXRaZylORgByq0w8AaqCsGgg/GvMDMPdaVy6OM3At4g12RY+21caYkMWzKpT9BDuhkcu+DJGPglsGaBvVgOLQXhmVt80XpD6pdhABO9NPUJ4ruGvdKOBP3qwNqK4vfJH4B7z5mcnZXqw2syrBOCvYJUct/FUHE2FcU5aFRrkBDw/gsrrg+4fGpqLwz8+3Ex49DSQwCo7mvD4Z6lI9XMdlEgKQSqwB8W5xeZEES6mq9zd+1ZxdlquMwgMKi0Hy+bH9Q4+QtutKyU/A0C6wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SW", "label": "SPILLWAY", "description": "" }, { "symbol": { "type": "esriPMS", "url": "b6ecec5da9dd30916c7e18d142e4c183", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAm1JREFUOI2d1F1IU2EYwPH/5nHHmW2p86uPtWWZomIZEShSppgLCbUgkgqR8CIozIiGRt0ERoGiFZQ3kRclUaAFqRjSRVEtib4MxWWaKGGlpsN5tmpd6KZnc0N6bs45zznP732f88ArsLxQA0GALdBHgr8XoihmnMiVDqWsJT5SS5hSievHL+wfv/K54YnYIklS53Kw0FMm6sp2S1kpepKWWqg8j+xrj3ld30EFMOEPU58v4q55P3vUwYj+dr0xVkq6Ukp8tBZd9T0Ou0EZVmmi3lxMvjoYlT/IHcFKVGeKyLNJXK9ppUSGJUdEbDuyazxXrZqD3gxA7SOYkRZtW4BkPVQd8IDCsRx2vnqLqWuINg92MGf8eJoBI0DfCOg0cHofpJsXsI4qWKeDoe+gCYXwFbAhhtV7MzkqwxLiSFDM3ydWwsBV2GqUt5ashzXhcLYJCrZD1vx4jDFslrUZFkLk4sLnvfBpBJpPLuS6rXDpA/QNzmHuiNSgBcI8mMJrGJmJYIzGJ7r7YXTKK+lCBfzxAHYn076l3jUw4/DNT89iA+webGyCLy5Id/+3snp4al0azVgvfx4bZxAWtTY1y+V3g5i2GAiNE+FWBRiilsbO3QHF/Kr933BMO7khw8zNWKI0dMXHUjDaFKhZuFgyd511wrMe8WXFbalVhgFYGyluEcT3hTukxJUhgUG7Ax68YGB4WCpw52RYDTgbBSntoYWOVD1ZqQaCFF6IC+gd4a+lD4tNSd6FtoXB+Zwa5Q04gOyWSvJ7hqnWadkkCqxygcLxm8mfk1gFkbrSm9z3rvV7nhXW0g60B252mdj/xD8EJrMZqTZrTwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "WYE", "label": "WYE", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3092853.9766362756, "ymin": 6847789.059674427, "xmax": 3157383.1855283678, "ymax": 6921410.146079004, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROJECT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "length": 20, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 25, "domain": { "type": "codedValue", "name": "WS2_DrainageStuctureType", "description": "", "codedValues": [ { "name": "APRON", "code": "APN" }, { "name": "CONCRETE CHANNEL", "code": "CC" }, { "name": "FLUME", "code": "FLM" }, { "name": "HEADWALL", "code": "HDW" }, { "name": "MANHOLE", "code": "MHL" }, { "name": "PIPE", "code": "P" }, { "name": "SPILLWAY", "code": "SW" }, { "name": "WYE", "code": "WYE" }, { "name": "CLEANOUT", "code": "CLEANOUT" }, { "name": "SAFETY END TREATMENT", "code": "SAFETY END TREATMENT" }, { "name": "NULL", "code": "NULL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNER", "type": "esriFieldTypeInteger", "alias": "OWNER", "domain": { "type": "codedValue", "name": "WS2_DrainageOwner", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "CITY OF LONGVIEW", "code": 1 }, { "name": "GREGG COUNTY", "code": 2 }, { "name": "HARRISON COUNTY", "code": 3 }, { "name": "UPSHUR COUNTY", "code": 4 }, { "name": "STATE", "code": 9 }, { "name": "PRIVATE", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OUTFALL", "type": "esriFieldTypeInteger", "alias": "OUTFALL", "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "YES", "code": 1 }, { "name": "NO", "code": 2 }, { "name": "NA", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 16, "domain": null }, { "name": "YEAR_INSTALLED", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_INSTALLED", "domain": null }, { "name": "ENG_JOB_NO", "type": "esriFieldTypeString", "alias": "ENG_JOB_NO", "length": 30, "domain": null }, { "name": "PROJECT_NAME", "type": "esriFieldTypeString", "alias": "PROJECT_NAME", "length": 100, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 250, "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS2_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": { "type": "codedValue", "name": "WS2_AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LF_ASBUILT_EID", "type": "esriFieldTypeString", "alias": "LF ASBUILT ENTRY ID", "length": 20, "domain": null }, { "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": "LINKED_IMAGES", "type": "esriFieldTypeString", "alias": "LINKED_IMAGES", "length": 100, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeInteger", "alias": "STATUS", "domain": { "type": "codedValue", "name": "WS2_Status", "description": "", "codedValues": [ { "name": "ACTIVE", "code": 1 }, { "name": "ABANDONED", "code": 2 }, { "name": "0", "code": 0 }, { "name": "INACTIVE", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ABANDONED", "type": "esriFieldTypeInteger", "alias": "ABANDONED", "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "YES", "code": 1 }, { "name": "NO", "code": 2 }, { "name": "NA", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ABANDONMENT_DATE", "type": "esriFieldTypeDate", "alias": "ABANDONMENT_DATE", "length": 8, "domain": null }, { "name": "CAP_ASSET_NO", "type": "esriFieldTypeString", "alias": "CAP ASSET NO", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2297_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2297", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6414LF_ASBUILT_", "fields": "LF_ASBUILT_EID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2297", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1858_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "2ee5e180e5de4393a7754bae04dce19f" }, { "currentVersion": 10.91, "id": 75, "name": "Junction Box", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "", "parentLayer": { "id": 72, "name": "Storm Sewer" }, "subLayers": [], "minScale": 4000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "bfb0322eff7ff961330b799395f11dcf", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAKlJREFUKJFjYWBgYGgNZUhWkmSXZCASfP3G/TVlzrulLAwMDAzVqxnmtIT+ZGBmJk7zvvM/GWYmCv1jgQkU+zMwcLASazcDAzfnVy4WwspwA+prPnqDgWHTKQRfXZqBIcmZSM0fvjIwdG1F8Mu8SbCZWEB9zWpSDAxbyhB8AW4SNKtKQjBZNhML4Jp//SFe09+/aJr5E0iztT3i52uYZkbStDIwVK5gYAAADigjiVIBzuEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3099160.705858141, "ymin": 6847831.727450475, "xmax": 3147548.2422872037, "ymax": 6916761.725466669, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROJECT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "length": 20, "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 20, "domain": { "type": "codedValue", "name": "WS2_JunctionMaterial", "description": "", "codedValues": [ { "name": "BRICK", "code": "BRK" }, { "name": "CONCRETE", "code": "CON" }, { "name": "CLAY", "code": "CLY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNER", "type": "esriFieldTypeInteger", "alias": "OWNER", "domain": { "type": "codedValue", "name": "WS2_DrainageOwner", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "CITY OF LONGVIEW", "code": 1 }, { "name": "GREGG COUNTY", "code": 2 }, { "name": "HARRISON COUNTY", "code": 3 }, { "name": "UPSHUR COUNTY", "code": 4 }, { "name": "STATE", "code": 9 }, { "name": "PRIVATE", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 64, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 16, "domain": null }, { "name": "ACCESS", "type": "esriFieldTypeInteger", "alias": "ACCESS", "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "YES", "code": 1 }, { "name": "NO", "code": 2 }, { "name": "NA", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "YEAR_INSTALLED", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_INSTALLED", "domain": null }, { "name": "PROJECT_NAME", "type": "esriFieldTypeString", "alias": "PROJECT_NAME", "length": 100, "domain": null }, { "name": "ENG_JOB_NO", "type": "esriFieldTypeString", "alias": "ENG_JOB_NO", "length": 30, "domain": null }, { "name": "RIM_ELEV", "type": "esriFieldTypeDouble", "alias": "RIM_ELEV", "domain": null }, { "name": "FL_ELEV", "type": "esriFieldTypeDouble", "alias": "FL_ELEV", "domain": null }, { "name": "SIZE", "type": "esriFieldTypeString", "alias": "SIZE", "length": 10, "domain": { "type": "codedValue", "name": "WS2_JunctionSize", "description": "", "codedValues": [ { "name": "2x2", "code": "2x2" }, { "name": "3x6", "code": "3x6" }, { "name": "3x3", "code": "3x3" }, { "name": "4X7", "code": "4X7" }, { "name": "4x4", "code": "4x4" }, { "name": "5x13", "code": "5x13" }, { "name": "5x5", "code": "5x5" }, { "name": "6x6", "code": "6x6" }, { "name": "6x4", "code": "6x4" }, { "name": "6x15", "code": "6x15" }, { "name": "7x7", "code": "7x7" }, { "name": "7x6", "code": "7x6" }, { "name": "8x5", "code": "8x5" }, { "name": "8x8", "code": "8x8" }, { "name": "8x15", "code": "8x15" }, { "name": "10x16.5", "code": "10x16.5" }, { "name": "11x7", "code": "11x7" }, { "name": "12.5x4", "code": "12.5x4" }, { "name": "14x4", "code": "14x4" }, { "name": "16.5x4", "code": "16.5x4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 100, "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS2_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LF_ASBUILT_EID", "type": "esriFieldTypeString", "alias": "LF ASBUILT ENTRY ID", "length": 20, "domain": null }, { "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": "LINKED_IMAGES", "type": "esriFieldTypeString", "alias": "LINKED_IMAGES", "length": 100, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeInteger", "alias": "STATUS", "domain": { "type": "codedValue", "name": "WS2_Status", "description": "", "codedValues": [ { "name": "ACTIVE", "code": 1 }, { "name": "ABANDONED", "code": 2 }, { "name": "0", "code": 0 }, { "name": "INACTIVE", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ABANDONED", "type": "esriFieldTypeInteger", "alias": "ABANDONED", "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "YES", "code": 1 }, { "name": "NO", "code": 2 }, { "name": "NA", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ABANDONMENT_DATE", "type": "esriFieldTypeDate", "alias": "ABANDONMENT_DATE", "length": 8, "domain": null }, { "name": "CA_ASSET_NO", "type": "esriFieldTypeString", "alias": "CAP ASSET NO", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2295_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2295", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6412LF_ASBUILT_", "fields": "LF_ASBUILT_EID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2295", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1856_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "2ee5e180e5de4393a7754bae04dce19f" }, { "currentVersion": 10.91, "id": 76, "name": "Waterflow Structure", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "", "parentLayer": { "id": 72, "name": "Storm Sewer" }, "subLayers": [], "minScale": 64000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "field2": "STATUS", "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 6.600000381469727 }, "value": "5,", "label": "ENCLOSED; BOX CULVERT, ACTIVE; PIPE, ACTIVE", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 6.600000381469727 }, "value": "5,1", "label": "ENCLOSED; BOX CULVERT, ACTIVE; PIPE, ACTIVE", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 6.600000381469727 }, "value": "17,1", "label": "ENCLOSED; BOX CULVERT, ACTIVE; PIPE, ACTIVE", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 6.600000381469727 }, "value": "1,", "label": "ENCLOSED; BOX CULVERT, ACTIVE; PIPE, ACTIVE", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 6.600000381469727 }, "value": "1,1", "label": "ENCLOSED; BOX CULVERT, ACTIVE; PIPE, ACTIVE", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 6.600000381469727 }, "value": "18,1", "label": "ENCLOSED; BOX CULVERT, ACTIVE; PIPE, ACTIVE", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 6.600000381469727 }, "value": "5,ACTIVE", "label": "ENCLOSED; BOX CULVERT, ACTIVE; PIPE, ACTIVE", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 6.600000381469727 }, "value": "1,ACTIVE", "label": "ENCLOSED; BOX CULVERT, ACTIVE; PIPE, ACTIVE", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 6.600000381469727 }, "value": "7,", "label": "OPEN; 7,INACTIVE; 3,INACTIVE", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 6.600000381469727 }, "value": "7,1", "label": "OPEN; 7,INACTIVE; 3,INACTIVE", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 6.600000381469727 }, "value": "3,", "label": "OPEN; 7,INACTIVE; 3,INACTIVE", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 6.600000381469727 }, "value": "3,1", "label": "OPEN; 7,INACTIVE; 3,INACTIVE", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 6.600000381469727 }, "value": "", "label": "OPEN; 7,INACTIVE; 3,INACTIVE", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 6.600000381469727 }, "value": "", "label": "OPEN; 7,INACTIVE; 3,INACTIVE", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 6.600000381469727 }, "value": "0,2", "label": "ABANDONED; 0,ABANDONED; 1,ABANDONED", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 6.600000381469727 }, "value": "1,2", "label": "ABANDONED; 0,ABANDONED; 1,ABANDONED", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 6.600000381469727 }, "value": "", "label": "ABANDONED; 0,ABANDONED; 1,ABANDONED", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 6.600000381469727 }, "value": "", "label": "ABANDONED; 0,ABANDONED; 1,ABANDONED", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3051124.6928854138, "ymin": 6847778.799322426, "xmax": 3171319.988997355, "ymax": 6986277.983451411, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "length": 20, "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS2_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 15, "domain": { "type": "codedValue", "name": "WS2_Pipe_Status", "description": "Pipe status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "INACTIVE", "code": "INACTIVE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 254, "domain": null }, { "name": "PROJECT_NAME", "type": "esriFieldTypeString", "alias": "PROJECT_NAME", "length": 100, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeInteger", "alias": "OWNER", "domain": { "type": "codedValue", "name": "WS2_DrainageOwner", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "CITY OF LONGVIEW", "code": 1 }, { "name": "GREGG COUNTY", "code": 2 }, { "name": "HARRISON COUNTY", "code": 3 }, { "name": "UPSHUR COUNTY", "code": 4 }, { "name": "STATE", "code": 9 }, { "name": "PRIVATE", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ENG_JOB_NO", "type": "esriFieldTypeString", "alias": "ENG_JOB_NO", "length": 30, "domain": null }, { "name": "DATE_INSTALLED", "type": "esriFieldTypeDate", "alias": "DATE_INSTALLED", "length": 8, "domain": null }, { "name": "YEAR_INSTALLED", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_INSTALLED", "domain": null }, { "name": "ABANDONMENT_DATE", "type": "esriFieldTypeDate", "alias": "ABANDONMENT DATE", "length": 8, "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": { "type": "codedValue", "name": "WS2_Diameter_NASSCO", "description": "NASSCO Compliant Diameter/Size", "codedValues": [ { "name": "UNKNOWN", "code": 0 }, { "name": "1\"", "code": 1 }, { "name": "1.5\"", "code": 1.5 }, { "name": "2\"", "code": 2 }, { "name": "2.5\"", "code": 2.5 }, { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "14\"", "code": 14 }, { "name": "15\"", "code": 15 }, { "name": "16\"", "code": 16 }, { "name": "18\"", "code": 18 }, { "name": "20\"", "code": 20 }, { "name": "21\"", "code": 21 }, { "name": "24\"", "code": 24 }, { "name": "27\"", "code": 27 }, { "name": "30\"", "code": 30 }, { "name": "32\"", "code": 32 }, { "name": "33\"", "code": 33 }, { "name": "36\"", "code": 36 }, { "name": "39\"", "code": 39 }, { "name": "42\"", "code": 42 }, { "name": "48\"", "code": 48 }, { "name": "52\"", "code": 52 }, { "name": "54\"", "code": 54 }, { "name": "60\"", "code": 60 }, { "name": "66\"", "code": 66 }, { "name": "72\"", "code": 72 }, { "name": "84\"", "code": 84 }, { "name": "96\"", "code": 96 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 50, "domain": { "type": "codedValue", "name": "WS2_Material", "description": "NASSCO Material Codes", "codedValues": [ { "name": "ASBESTOS CEMENT", "code": "AC" }, { "name": "BRICK", "code": "BR" }, { "name": "CAST IRON", "code": "CAS" }, { "name": "CORRUGATED METAL PIPE", "code": "CMP" }, { "name": "CONCRETE PIPE - NON REINFORCED", "code": "CP" }, { "name": "CONCRETE SEGMENTS - BOLTED", "code": "CSB" }, { "name": "CONCRETE SEGMENTS - UNBOLTED", "code": "CSU" }, { "name": "CLAY TILE - NOT VITRIFIED CLAY", "code": "CT" }, { "name": "DUCTILE IRON PIPE", "code": "DIP" }, { "name": "FIBREGLASS REINFORCED PIPE", "code": "FRP" }, { "name": "GLASS REINFORCED CEMENT", "code": "GRC" }, { "name": "PITCH FIBER - ORANGEBURG", "code": "OB" }, { "name": "POLYETHYOLENE", "code": "PE" }, { "name": "POLYPROPYLENE", "code": "PP" }, { "name": "PLASTIC / STEEL COMPOSITE", "code": "PSC" }, { "name": "POLYVINYL CHLORIDE", "code": "PVC" }, { "name": "REINFORCED CONCRETE PIPE", "code": "RCP" }, { "name": "REINFORCED PLASTIC PIPE - TRUSS PIPE", "code": "RPM" }, { "name": "STEEL PIPE", "code": "SP" }, { "name": "TRANSITE PIPE", "code": "TTE" }, { "name": "VITRIFIED CLAY PIPE", "code": "VCP" }, { "name": "WOOD", "code": "WD" }, { "name": "NOT KNOWN", "code": "XXX" }, { "name": "OTHER", "code": "ZZZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FROMNODE", "type": "esriFieldTypeDouble", "alias": "FROMNODE", "domain": null }, { "name": "TONODE", "type": "esriFieldTypeDouble", "alias": "TONODE", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeInteger", "alias": "TYPE", "domain": { "type": "codedValue", "name": "WS2_WaterFlowType", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "BOX CULVERT", "code": 5 }, { "name": "BRIDGE", "code": 6 }, { "name": "CONCRETE CHANNEL", "code": 7 }, { "name": "CREEK", "code": 2 }, { "name": "CURB & GUTTER", "code": 16 }, { "name": "DETENTION POND", "code": 11 }, { "name": "DITCH", "code": 8 }, { "name": "FLUME", "code": 3 }, { "name": "FRENCH DRAIN", "code": 17 }, { "name": "LAKE", "code": 13 }, { "name": "PIPE", "code": 1 }, { "name": "POND", "code": 14 }, { "name": "RETENTION POND", "code": 12 }, { "name": "RIVER", "code": 9 }, { "name": "SLOTTED DRAIN", "code": 18 }, { "name": "SWALE", "code": 10 }, { "name": "TRIBUTARY", "code": 15 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "WIDTH", "type": "esriFieldTypeDouble", "alias": "WIDTH", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": { "type": "range", "name": "WS2_Length", "description": "Length for Lines with ratio split policy", "range": [ 0, 21120 ], "mergePolicy": "esriMPTSumValues", "splitPolicy": "esriSPTGeometryRatio" } }, { "name": "OTHER_MATERIAL", "type": "esriFieldTypeString", "alias": "OTHER_MATERIAL", "length": 50, "domain": { "type": "codedValue", "name": "WS2_WaterFlowMaterial", "description": "", "codedValues": [ { "name": "BRUSH/TREES", "code": "5" }, { "name": "CONCRETE", "code": "1" }, { "name": "CORRUGATED METAL", "code": "6" }, { "name": "EARTHEN", "code": "4" }, { "name": "GRASS", "code": "3" }, { "name": "GRAVEL", "code": "10" }, { "name": "OTHER METAL", "code": "7" }, { "name": "PLASTIC", "code": "9" }, { "name": "RCP-REINFORCED CONCRETE", "code": "2" }, { "name": "UNKNOWN", "code": "8" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HEIGHT", "type": "esriFieldTypeDouble", "alias": "HEIGHT", "domain": null }, { "name": "BARRELS", "type": "esriFieldTypeSmallInteger", "alias": "BARRELS", "domain": null }, { "name": "CREEK", "type": "esriFieldTypeInteger", "alias": "CREEK", "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "YES", "code": 1 }, { "name": "NO", "code": 2 }, { "name": "NA", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CITY_NAME", "type": "esriFieldTypeString", "alias": "CITY_NAME", "length": 50, "domain": { "type": "codedValue", "name": "WS2_CityCode", "description": "", "codedValues": [ { "name": "BIG SANDY", "code": "BS" }, { "name": "CLARKSVILLE CITY", "code": "CL" }, { "name": "EAST MOUNTAIN", "code": "EM" }, { "name": "EASTON", "code": "EA" }, { "name": "ELDERVILLE", "code": "EL" }, { "name": "GILMER", "code": "GI" }, { "name": "GLADEWATER", "code": "GL" }, { "name": "GREGG COUNTY", "code": "GC" }, { "name": "HALLSVILLE", "code": "HA" }, { "name": "HARRISON COUNTY", "code": "HC" }, { "name": "KILGORE", "code": "KI" }, { "name": "LAKEPORT", "code": "LA" }, { "name": "LIBERTY CITY", "code": "LC" }, { "name": "LONGVIEW", "code": "LV" }, { "name": "ORE CITY", "code": "OC" }, { "name": "RUSK COUNTY", "code": "RC" }, { "name": "SMITH COUNTY", "code": "SC" }, { "name": "UNION GROVE", "code": "UG" }, { "name": "UPSHUR COUNTY", "code": "UC" }, { "name": "WARREN CITY", "code": "WC" }, { "name": "WHITE OAK", "code": "WO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PIPE_SHAPE", "type": "esriFieldTypeString", "alias": "PIPE_SHAPE", "length": 50, "domain": { "type": "codedValue", "name": "WS2_Pipe_Shape", "description": "Pipe shape", "codedValues": [ { "name": "CIRCULAR", "code": "C" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 250, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 16, "domain": null }, { "name": "UPSTREAM_MANHOLE", "type": "esriFieldTypeString", "alias": "UPSTREAM_MANHOLE", "length": 20, "domain": null }, { "name": "DOWNSTREAM_MANHOLE", "type": "esriFieldTypeString", "alias": "DOWNSTREAM_MANHOLE", "length": 20, "domain": null }, { "name": "LF_ABANDONMENT_EID", "type": "esriFieldTypeString", "alias": "LF ABANDONMENT ENTRY ID", "length": 20, "domain": null }, { "name": "LF_ASBUILT_EID", "type": "esriFieldTypeString", "alias": "LF ASBUILT ENTRY ID", "length": 20, "domain": null }, { "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": "ABANDONMENT_LINK", "type": "esriFieldTypeString", "alias": "ABANDONMENT_LINK", "length": 255, "domain": null }, { "name": "LINKED_IMAGES", "type": "esriFieldTypeString", "alias": "LINKED_IMAGES", "length": 100, "domain": null }, { "name": "OLD_DIAMETER", "type": "esriFieldTypeInteger", "alias": "OLD_DIAMETER", "domain": { "type": "codedValue", "name": "WS2_Diameter", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "1\"", "code": 1 }, { "name": "1.5\"", "code": 105 }, { "name": "2\"", "code": 2 }, { "name": "2.5\"", "code": 205 }, { "name": "3''", "code": 3 }, { "name": "4''", "code": 4 }, { "name": "6''", "code": 6 }, { "name": "8''", "code": 8 }, { "name": "10''", "code": 10 }, { "name": "12''", "code": 12 }, { "name": "14''", "code": 14 }, { "name": "15''", "code": 15 }, { "name": "16''", "code": 16 }, { "name": "18''", "code": 18 }, { "name": "20''", "code": 20 }, { "name": "21''", "code": 21 }, { "name": "24''", "code": 24 }, { "name": "27''", "code": 27 }, { "name": "30''", "code": 30 }, { "name": "32\"", "code": 32 }, { "name": "33\"", "code": 33 }, { "name": "36''", "code": 36 }, { "name": "39\"", "code": 39 }, { "name": "42''", "code": 42 }, { "name": "48''", "code": 48 }, { "name": "52\"", "code": 52 }, { "name": "54''", "code": 54 }, { "name": "60\"", "code": 60 }, { "name": "66\"", "code": 66 }, { "name": "72\"", "code": 72 }, { "name": "84\"", "code": 84 }, { "name": "96\"", "code": 96 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OLD_MATERIAL", "type": "esriFieldTypeString", "alias": "OLD_MATERIAL", "length": 50, "domain": { "type": "codedValue", "name": "WS2_WaterFlowMaterial", "description": "", "codedValues": [ { "name": "BRUSH/TREES", "code": "5" }, { "name": "CONCRETE", "code": "1" }, { "name": "CORRUGATED METAL", "code": "6" }, { "name": "EARTHEN", "code": "4" }, { "name": "GRASS", "code": "3" }, { "name": "GRAVEL", "code": "10" }, { "name": "OTHER METAL", "code": "7" }, { "name": "PLASTIC", "code": "9" }, { "name": "RCP-REINFORCED CONCRETE", "code": "2" }, { "name": "UNKNOWN", "code": "8" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STATUS_old", "type": "esriFieldTypeInteger", "alias": "STATUS", "domain": { "type": "codedValue", "name": "WS2_Status", "description": "", "codedValues": [ { "name": "ACTIVE", "code": 1 }, { "name": "ABANDONED", "code": 2 }, { "name": "0", "code": 0 }, { "name": "INACTIVE", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CAP_ASSET_NO", "type": "esriFieldTypeString", "alias": "CAP ASSET NO", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2296_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2296", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6413LF_ASBUILT_", "fields": "LF_ASBUILT_EID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6413LF_ABANDONM", "fields": "LF_ABANDONMENT_EID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2296", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1857_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "2ee5e180e5de4393a7754bae04dce19f" }, { "currentVersion": 10.91, "id": 77, "name": "Flood Hazard Areas", "type": "Feature Layer", "description": "Final proposed flood hazard areas that indicate hazardous areas resulting from a flood.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "Creation of this dataset utilized source data from the City of Longview, FEMA and AECOM.", "parentLayer": { "id": 72, "name": "Storm Sewer" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 242, 208, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 60, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 3051129.9367894083, "ymin": 6827077.5767751485, "xmax": 3343857.441318035, "ymax": 6992574.136545271, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FLD_AR_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FLD_AR_ID", "type": "esriFieldTypeString", "alias": "FLD_AR_ID", "length": 11, "domain": null }, { "name": "FLD_ZONE", "type": "esriFieldTypeString", "alias": "FLD_ZONE", "length": 55, "domain": null }, { "name": "FLOODWAY", "type": "esriFieldTypeString", "alias": "FLOODWAY", "length": 30, "domain": null }, { "name": "SFHA_TF", "type": "esriFieldTypeString", "alias": "SFHA_TF", "length": 1, "domain": null }, { "name": "STATIC_BFE", "type": "esriFieldTypeDouble", "alias": "STATIC_BFE", "domain": null }, { "name": "V_DATUM", "type": "esriFieldTypeString", "alias": "V_DATUM", "length": 6, "domain": null }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "DEPTH", "domain": null }, { "name": "LEN_UNIT", "type": "esriFieldTypeString", "alias": "LEN_UNIT", "length": 20, "domain": null }, { "name": "VELOCITY", "type": "esriFieldTypeDouble", "alias": "VELOCITY", "domain": null }, { "name": "VEL_UNIT", "type": "esriFieldTypeString", "alias": "VEL_UNIT", "length": 20, "domain": null }, { "name": "AR_REVERT", "type": "esriFieldTypeString", "alias": "AR_REVERT", "length": 6, "domain": null }, { "name": "BFE_REVERT", "type": "esriFieldTypeDouble", "alias": "BFE_REVERT", "domain": null }, { "name": "DEP_REVERT", "type": "esriFieldTypeDouble", "alias": "DEP_REVERT", "domain": null }, { "name": "SOURCE_CIT", "type": "esriFieldTypeString", "alias": "SOURCE_CIT", "length": 11, "domain": null }, { "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": "R2305_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2305", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2305", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1866_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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": "2ee5e180e5de4393a7754bae04dce19f" }, { "currentVersion": 10.91, "id": 78, "name": "Oil & Gas", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 83, "name": "Access Easements" }, { "id": 79, "name": "Oil, Gas Well" }, { "id": 80, "name": "Tank Battery" }, { "id": 81, "name": "Pipeline (RRC)" }, { "id": 82, "name": "ATMOS Distribution Line (2008)" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -1.2340769999986461E8, "ymin": -8.612349999958387E7, "xmax": 3343378.526501596, "ymax": 7032058.30208604, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 83, "name": "Access Easements", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "", "parentLayer": { "id": 78, "name": "Oil & Gas" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 3096886.9004160315, "ymin": 6863723.079017267, "xmax": 3137374.854245737, "ymax": 6913489.798295617, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ASSETID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSET ID", "length": 20, "domain": null }, { "name": "EASEMENT_TYPE", "type": "esriFieldTypeString", "alias": "EASEMENT TYPE", "length": 2, "domain": { "type": "codedValue", "name": "WS2_Access_EasementType", "description": "Easement Type for Oil Gas CPI Easements", "codedValues": [ { "name": "Oil and Gas", "code": "OG" }, { "name": "Telecommunications", "code": "TC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LICENSE_DATE", "type": "esriFieldTypeDate", "alias": "LICENSE DATE", "length": 8, "domain": null }, { "name": "PREV_INV_DESC", "type": "esriFieldTypeString", "alias": "PREVIOUS INVOICE DESCRIPTION", "length": 75, "domain": null }, { "name": "OPERATOR_NO", "type": "esriFieldTypeString", "alias": "OPERATOR NUMBER", "length": 12, "domain": null }, { "name": "OPERATOR", "type": "esriFieldTypeString", "alias": "OPERATOR", "length": 50, "domain": null }, { "name": "P5_NO", "type": "esriFieldTypeString", "alias": "P5 NUMBER", "length": 12, "domain": null }, { "name": "T4_NO", "type": "esriFieldTypeString", "alias": "T4 NUMBER", "length": 12, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 15, "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 125, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 255, "domain": null }, { "name": "INVOICE_ID", "type": "esriFieldTypeString", "alias": "INVOICE_ID", "length": 20, "domain": null }, { "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.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2179_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2179", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2179", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1740_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "2ee5e180e5de4393a7754bae04dce19f" }, { "currentVersion": 10.91, "id": 79, "name": "Oil, Gas Well", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "", "parentLayer": { "id": 78, "name": "Oil & Gas" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STATUS", "field2": "WELLTYPE", "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "0c74ed1b444ef07768d0d39d47ef5566", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAASdJREFUOI2t0y1PnEEUhuFbbPIYRBP+AAqJ6A+oxQFLQgj/gcomfCpwyDYB0qSaIJY2mKYIvgIIgkUgIPVdqhA3giCYJa9Ykl3ePWbGzJV5zplpMMBqVPbDQHtQ2G6SNfVoENiM+jPJinpSF7sHpgq4rJ7WwargXpIl9awO1gGbaqtEHgVmgQ9JLtR14F+vWAecVu+AfWAOeFCbwG9gnC6TfwsjyUf1ABhJMlamvAM8JVlQv/SMAZ+SfFcv1f3Sw2PglzrfT0zUR2CIl8gTBVxUr4D/fWFAC/ha1nYHBP4Cu/1i1+XQH2AzyYN6C4wn2VL7wgC2gUNgUm0k+aZ+Lg97tfSwZwzgBtgAqNxmqhvYC9atql/vFXwv1hWsg1XBH8B5XewVBHgGWI+wrIuVgf0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "N,", "label": "NEVER DRILLED, UNKNOWN", "description": "" }, { "symbol": { "type": "esriPMS", "url": "bca59033088a8c2097ab4d2d5b425e03", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAATtJREFUOI2t0z0vw1EUx/HvSZqcxSDxBkxGgxdg7UYrEfEeGCUeamIzkiASs3Qo0kUYPAWDWA0GYteaOvwMjsG/8idt/Ptwp7vcz/2dc+7N0ceVa24ChgxqfcGAcrivmXTRD2wa6SjcSyZd9YQZ1AMKCbhi0nUvydLgYbgvm3TTNZYCi0iVcC8hjQAzwGC435m0bvCWCUuBU0gvAVWDWaBhUhE4Cci3mnxLDAD3MaQzg2HcR5MpHwR8hvsi0kJmLGDc3PeQ7pGqSQ8vgWOT5jKXCWDSBzCQlDyRgEtID8B7RxhQATYDKga1HxBeDcqdJYPH+D50GrCNeyOkZ4M87jtIHSXDYDfgHJhEypn7FtJ88rBXkx5mwxLwCdgAaKZJ/ZRf4L9YmwvqrcCusHZg19gfcD/gtiesCQIFgC/oLa8rK12cEQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "N,GAS", "label": "NEVER DRILLED, GAS", "description": "" }, { "symbol": { "type": "esriPMS", "url": "d01f03e034c782d2513da04243fb4e1c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAMZJREFUGJV10KFKRGEQxfEfenGEGwVhiy9gMJo0aDGYBKtPoF1k0aCCoM2H8BEU38G1WDV6i3xtF8bgWvaDXXFPGmb+HOacxqwWe73eemYul1LeMKqHZgraR7/rupeIGOEOj7jBuIGI2MrMY+ximJkm+6vMPMN1A5l5gSMMp//IzD4GuK+Oa5m57X99RsRGdVzFwxxQ27aXNcwzDudwX6WU1wqeYgcrf6AxTvBdwQ9s4hZ7WMIgIs4z84nZHt9xMJkX8FNrgl/PtUPBRDGZvgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "X,", "label": "NEW WELL", "description": "" }, { "symbol": { "type": "esriPMS", "url": "5c2c65e7824c2417156c23375900da23", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAZBJREFUOI2t1L1rFEEYB+BnwuFoJ2t1hWCZIFZqYS/2iggKmvgXJBZaaDo/ihRibC3y1SgE/Q8EIWChYGUhBLGRBdHFTqdIXgvvwnLZmBw41ew7s8/8Zhim5z+2HgS3sJjYHheIfv+kup5KrPcGte1gJZgeB4x+/5S6XsHlnWSJxWAuWA5mDgK2oCuJzzvYAHxyUHAE2hzWe+1JLXApuKmqTmua85Hz0VTKB6zr96e6oF1YC7yNd5rmK5YTP3AOG+r6UBfUiQ13EjlvTJQyC0qBN8ErvEDd9dNe2HQq5WxH6k/Bc1zDs32x4Ai+J353LpPz2+DiIO2/scSvIO+RmFKOyfln11DnNoMvUVVnUtO87xieSVU1r959bJ1YynlV07yMqro0BIPDwQJOqOuPB0oWTCrlvpxnomnmguPYwkRiCd+CteB6+lvvxoJJrOFqKmUTrwf1nCitefNdYK8TGrmQbWjw/SC4F6wGN4Zgbz9or5Z4GNxtvTZbw2RPx4Fa4KPgDmbxePgEXRgHGQEXhv0/yeOopqnhSJAAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "O,GAS", "label": "OUTSIDE CITY LIMITS, GAS", "description": "" }, { "symbol": { "type": "esriPMS", "url": "c5fe5ed3dfae1c1756c9e322dd0ee366", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAATZJREFUOI2l071KXEEUB/AffmQsFoK3WwgWig+gnXkBIU1IaZ30PoC1grB+gJgHSJkisYgkBFL4AhYpsoXYaLGFOCRYncJosXthue7F1fuHac6Z+cEMZ6Y0zyT+426qIdTCF6yj2wRr4WtKaSciuvBcrIUj7ETEj7I4DjaPaZzpv00J7eH78MZaLKX0OiK2cZ5S+hsRizjB6gA6rp4ZiRVFsZRz7uAtriKibG3gGt9GnRuJ5Zy38AFXldYmfmEOF2NheIU/Nb2fWHkKdlNTpz+kk6MaddjvoiiWc86nlfoE3mBtbKzdbn/MOX/GO3QH5RfopJROIuJyXKzV6/V2cYh9zCBjAZ8iolNzmwfY8EAe4wAvMYtL3NZBVawKlfk3WI+mxOqgJ6XEDppCw9h7/U/cKCXWGIJ7U4xaddDb9h4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "P,", "label": "PLUGGED ABANDONED, UNKNOWN", "description": "" }, { "symbol": { "type": "esriPMS", "url": "751b0913d2e233d8af561dedb4199a09", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAaxJREFUOI2t0r9L1lEUx/HXFeMrRiTPUEPYmvQntEQQtGSLEOUfUNDQUn9Di1tQ4RAWjVK59gMaGsQiakuIyqEgKr9hgnUHPQ3PDb4+fh918MBdzrnnfT/n3M+gPYzBvYAEBxKru4IFR1ElPrTUxnA3OL1bZScwogdWQPdwIfFnCyzo4HDi/Q5qx3C/gJZo39k6pqPTuZ7q+lWwD6NRVQcj5+HEWgN0MfH5f+MWWGIlmFDXj4JnGA/eynkdLzeq6rmcTxXQp2Zv684SP4JpnMPJAdbKaJWcbwavB/jY27fdB1zBmVRA5ZEc3fx8MJT42woLRjGJFFU1JOflxGqL6vUNFlTVjcj5e0nPJRabyn6rqndIKechXTv0i6GU8xtV9Q3kvLxJWWJFzk8aSq8FRxJfm5RgP47jUso5WsdsiTnMBucTXwroEB5gNhG9Da2w4BgmMIU7wXA3bRC3cDU6nflU1wvbwgpoBpPF2Y+j+zEjidvlzgt1/TC4nFhshRVnz+gacqlR2igHJH4GZ/uOuQ2olDfvqM02TWVTfUDwtHeKtmhaY7zfpcSvnUDwD7lYldMR8PSQAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "P,GAS", "label": "PLUGGED ABANDONED, GAS", "description": "" }, { "symbol": { "type": "esriPMS", "url": "751b0913d2e233d8af561dedb4199a09", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAaxJREFUOI2t0r9L1lEUx/HXFeMrRiTPUEPYmvQntEQQtGSLEOUfUNDQUn9Di1tQ4RAWjVK59gMaGsQiakuIyqEgKr9hgnUHPQ3PDb4+fh918MBdzrnnfT/n3M+gPYzBvYAEBxKru4IFR1ElPrTUxnA3OL1bZScwogdWQPdwIfFnCyzo4HDi/Q5qx3C/gJZo39k6pqPTuZ7q+lWwD6NRVQcj5+HEWgN0MfH5f+MWWGIlmFDXj4JnGA/eynkdLzeq6rmcTxXQp2Zv684SP4JpnMPJAdbKaJWcbwavB/jY27fdB1zBmVRA5ZEc3fx8MJT42woLRjGJFFU1JOflxGqL6vUNFlTVjcj5e0nPJRabyn6rqndIKechXTv0i6GU8xtV9Q3kvLxJWWJFzk8aSq8FRxJfm5RgP47jUso5WsdsiTnMBucTXwroEB5gNhG9Da2w4BgmMIU7wXA3bRC3cDU6nflU1wvbwgpoBpPF2Y+j+zEjidvlzgt1/TC4nFhshRVnz+gacqlR2igHJH4GZ/uOuQ2olDfvqM02TWVTfUDwtHeKtmhaY7zfpcSvnUDwD7lYldMR8PSQAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "P,GAS WELL", "label": "PLUGGED ABANDONED, GAS", "description": "" }, { "symbol": { "type": "esriPMS", "url": "751b0913d2e233d8af561dedb4199a09", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAaxJREFUOI2t0r9L1lEUx/HXFeMrRiTPUEPYmvQntEQQtGSLEOUfUNDQUn9Di1tQ4RAWjVK59gMaGsQiakuIyqEgKr9hgnUHPQ3PDb4+fh918MBdzrnnfT/n3M+gPYzBvYAEBxKru4IFR1ElPrTUxnA3OL1bZScwogdWQPdwIfFnCyzo4HDi/Q5qx3C/gJZo39k6pqPTuZ7q+lWwD6NRVQcj5+HEWgN0MfH5f+MWWGIlmFDXj4JnGA/eynkdLzeq6rmcTxXQp2Zv684SP4JpnMPJAdbKaJWcbwavB/jY27fdB1zBmVRA5ZEc3fx8MJT42woLRjGJFFU1JOflxGqL6vUNFlTVjcj5e0nPJRabyn6rqndIKechXTv0i6GU8xtV9Q3kvLxJWWJFzk8aSq8FRxJfm5RgP47jUso5WsdsiTnMBucTXwroEB5gNhG9Da2w4BgmMIU7wXA3bRC3cDU6nflU1wvbwgpoBpPF2Y+j+zEjidvlzgt1/TC4nFhshRVnz+gacqlR2igHJH4GZ/uOuQ2olDfvqM02TWVTfUDwtHeKtmhaY7zfpcSvnUDwD7lYldMR8PSQAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "P,GAS/JURASS", "label": "PLUGGED ABANDONED, GAS", "description": "" }, { "symbol": { "type": "esriPMS", "url": "0071d8b92932e372082e513ac2973d65", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAWlJREFUOI2t1D1Lw1AUxvH/qYHgG0gGW3F2E/QLuLgpbn4AwUEs1BTFQRcdFCoKhZaCizi4CNZ+CunioOLm6mCcQvENIk2OQysqJjWYPuN54HcPl8s16HKMrihrOmw2GfPKUk8O2prBp2YJWYekG9qaQahZPaw4RbklEfgNc4ty9TmOB25rL6O8syR+J+xvcFVnCCjQYIIGHqtaN332PWErDOsM2jpPwBmQak9MAqY9YRplIQyLBgtq8EjlG/YzwiJwEhu0HMZdIRO5PUyxqX0U5C0WaApBBwwgRYMhIB7ovHJHPy/AQAR4z6E8hBXhd3gkHnndA3ZDe2Uj4qAI0NYMMGuiBx6yDAy2myeUdcpyGh9sPdpzyyfnVlLXZHXH7GWSJoZncElRXqOw32Be00DVUnJuRW4AOJRnDy46IeFgXtMoVQtW3HIb+0da4JoO06RqgZ0E+wJ95kaEnFNqfUHJwZIcO0mldj4Ab9l9OUFJDFQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "P,OIL", "label": "PLUGGED ABANDONED, OIL", "description": "" }, { "symbol": { "type": "esriPMS", "url": "0071d8b92932e372082e513ac2973d65", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAWlJREFUOI2t1D1Lw1AUxvH/qYHgG0gGW3F2E/QLuLgpbn4AwUEs1BTFQRcdFCoKhZaCizi4CNZ+CunioOLm6mCcQvENIk2OQysqJjWYPuN54HcPl8s16HKMrihrOmw2GfPKUk8O2prBp2YJWYekG9qaQahZPaw4RbklEfgNc4ty9TmOB25rL6O8syR+J+xvcFVnCCjQYIIGHqtaN332PWErDOsM2jpPwBmQak9MAqY9YRplIQyLBgtq8EjlG/YzwiJwEhu0HMZdIRO5PUyxqX0U5C0WaApBBwwgRYMhIB7ovHJHPy/AQAR4z6E8hBXhd3gkHnndA3ZDe2Uj4qAI0NYMMGuiBx6yDAy2myeUdcpyGh9sPdpzyyfnVlLXZHXH7GWSJoZncElRXqOw32Be00DVUnJuRW4AOJRnDy46IeFgXtMoVQtW3HIb+0da4JoO06RqgZ0E+wJ95kaEnFNqfUHJwZIcO0mldj4Ab9l9OUFJDFQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "P,OIL WELL", "label": "PLUGGED ABANDONED, OIL", "description": "" }, { "symbol": { "type": "esriPMS", "url": "be812eaed675e88e38bfa5a340c11129", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAdVJREFUOI2t0zFoFFEQgOF/Lg+eCjYKgih2QcQidoebg1S5hGATFSy0sVCwjYtYqCBoJ1aCSnohWBsVRRLZXbQQRCRoK8aczYGnEofc7VjcGTabt5Ii07xlZvmYecxzbGO47UAS7EADWd4Slu2xEWvTGkW+b6p5mzRlBmhuCbM2k3jeozwv5lNvEyiXHUxDYMwUOwLko8jnfzkB6R8bOmqixEMwXUd+BbEa/MjhcYZdiJClN9jeHBs2FZdgiw1kNfU2bkrsClAQO458y7AzBnMp+bseXAJxgw6vpD5/iDLi4GQRCmIAEfI19fkrVK6VSrtRiQXOlqFKLMF2osShGoB5bqA8qsSS/XZU2nYOENT2geyowlAOpz6/A3QFukMq9+pIax3rrfDFeXkK1IBDwPlKDLogz/on3Q60N3Q2hvxEeQ3wAqvtgtvAwZAksBCpvKwcsxjjSJ5iD4BbobrB/VA+iGXemqaMASeAm8AxoAcs4LmLcj3DPkXI0n+xARQX9uhJhl0FPkTIPAoJ9hGYe4udriOtIDZ4a5s2GwBPjvY/G8hyhk11ILy0qbcJKb21wh2tCawVcxHSKU/lYH1JL4YgAIHZ38qfcj6INZBV4FTVT6EuQvEXGga2547Ct3UAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "P,OIL/GAS", "label": "PLUGGED ABANDONED, OIL/GAS", "description": "" }, { "symbol": { "type": "esriPMS", "url": "981896fbfdf230aa0bde59b75babee5e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAMNJREFUGJVt0DErhQEUBuBn+OoUyXwXk9VgkWKVf2CXojuZDEaLGG9KGfwMxWJR7DeDGGy+zaDcek2W++lenOnUeTpvvY3pmamq1SRzGOK1OzQTaAuDJC94xwqu0UcaqKqNJKe9Xm+zbdth9x2XOMNuA0mOqqo/gWCEHTxhoYteSnLr74zwgOUOBrP4+gfPV9Wog1fYw8kvtDhOu+/gIe7GLZzjo6rWcJHkAJ8dfMM6jvGMSvJYVfu4YbrHFtuTuUl+9m95FUKbl5omiAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "A,", "label": "PRODUCING, UNKOWN", "description": "" }, { "symbol": { "type": "esriPMS", "url": "d3a1b361774786791f8808d87dc79f97", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAWJJREFUOI2t0jFoVEEUheHvamRsfV0QLMRiBQsRwcbKXkQxKKi1pAgKgtjYSRC1CZJOrKyiSyLYqK2gpSBsJWkCWSx8EBszmDgWu4oJz/eUeLo7c+e/58zMhP+kia6Gwm7cCO7tCIQ9OOVfQYXbeBB8bXHZw/HgSZujD3hWOI/9OItDhcvom5w8aDh8hIutjoKlQmCAz5iX0rScj+Gt4XAdU8FKKwiktCbnAc4EG3KG14WnWMCn7UeaQTnP4Fqwsc3tcuE5TqPfCCosYt+47AUfG4fwHnOFmXH9Kpj9BYrRpf6EvixUQd0AOoA7wePuaLwoKd2U863fFwt7cWUcbYuaQVX1Lur6zfeUUuQ8h1VVdVRd38cmvnSCCj11/RCHI+eTmMeJUtf9YBpHjP7ZVLDe5mgWl4Jlo1dawNIuro73B4VvuI67fwQF5xrjbu1Z7IzWoM3CWldTJyhGMS7sGPS3+gF6UGm0nsl2WQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "A,GAS", "label": "PRODUCING, GAS", "description": "" }, { "symbol": { "type": "esriPMS", "url": "d3a1b361774786791f8808d87dc79f97", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAWJJREFUOI2t0jFoVEEUheHvamRsfV0QLMRiBQsRwcbKXkQxKKi1pAgKgtjYSRC1CZJOrKyiSyLYqK2gpSBsJWkCWSx8EBszmDgWu4oJz/eUeLo7c+e/58zMhP+kia6Gwm7cCO7tCIQ9OOVfQYXbeBB8bXHZw/HgSZujD3hWOI/9OItDhcvom5w8aDh8hIutjoKlQmCAz5iX0rScj+Gt4XAdU8FKKwiktCbnAc4EG3KG14WnWMCn7UeaQTnP4Fqwsc3tcuE5TqPfCCosYt+47AUfG4fwHnOFmXH9Kpj9BYrRpf6EvixUQd0AOoA7wePuaLwoKd2U863fFwt7cWUcbYuaQVX1Lur6zfeUUuQ8h1VVdVRd38cmvnSCCj11/RCHI+eTmMeJUtf9YBpHjP7ZVLDe5mgWl4Jlo1dawNIuro73B4VvuI67fwQF5xrjbu1Z7IzWoM3CWldTJyhGMS7sGPS3+gF6UGm0nsl2WQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "A,GAS WELL", "label": "PRODUCING, GAS", "description": "" }, { "symbol": { "type": "esriPMS", "url": "d3a1b361774786791f8808d87dc79f97", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAWJJREFUOI2t0jFoVEEUheHvamRsfV0QLMRiBQsRwcbKXkQxKKi1pAgKgtjYSRC1CZJOrKyiSyLYqK2gpSBsJWkCWSx8EBszmDgWu4oJz/eUeLo7c+e/58zMhP+kia6Gwm7cCO7tCIQ9OOVfQYXbeBB8bXHZw/HgSZujD3hWOI/9OItDhcvom5w8aDh8hIutjoKlQmCAz5iX0rScj+Gt4XAdU8FKKwiktCbnAc4EG3KG14WnWMCn7UeaQTnP4Fqwsc3tcuE5TqPfCCosYt+47AUfG4fwHnOFmXH9Kpj9BYrRpf6EvixUQd0AOoA7wePuaLwoKd2U863fFwt7cWUcbYuaQVX1Lur6zfeUUuQ8h1VVdVRd38cmvnSCCj11/RCHI+eTmMeJUtf9YBpHjP7ZVLDe5mgWl4Jlo1dawNIuro73B4VvuI67fwQF5xrjbu1Z7IzWoM3CWldTJyhGMS7sGPS3+gF6UGm0nsl2WQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "A,GAS/JURASS", "label": "PRODUCING, GAS", "description": "" }, { "symbol": { "type": "esriPMS", "url": "8148d70325faa85a67e743a62ca80ad4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAMVJREFUGJV10DFKA2EQBtA3ccmKYCnxHBKwFjsbO/EMQiLZLqV2QRAUUngIrb2BvR5Au/Qi6IZkf4tkdQnJ187jm2EyzfRTOw9dyW4592ock3qU/aFBOlV5KOkIZCqX1dh+FIYxyyDvp6Oy8oitRn+L6JmkQC+DMlyvoP9EXCjSqF7dXYvq5pmDGv5ge5PMw/cSpmfifIP7LJOXBWzH0NQx9tbAgfv4WsCb+FCkQ3MjnGAHb7hyF080/3gb7zhbntIiqmbtLzx9M84EoVBLAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "A,OIL", "label": "PRODUCING, OIL", "description": "" }, { "symbol": { "type": "esriPMS", "url": "8148d70325faa85a67e743a62ca80ad4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAMVJREFUGJV10DFKA2EQBtA3ccmKYCnxHBKwFjsbO/EMQiLZLqV2QRAUUngIrb2BvR5Au/Qi6IZkf4tkdQnJ187jm2EyzfRTOw9dyW4592ock3qU/aFBOlV5KOkIZCqX1dh+FIYxyyDvp6Oy8oitRn+L6JmkQC+DMlyvoP9EXCjSqF7dXYvq5pmDGv5ge5PMw/cSpmfifIP7LJOXBWzH0NQx9tbAgfv4WsCb+FCkQ3MjnGAHb7hyF080/3gb7zhbntIiqmbtLzx9M84EoVBLAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "A,OIL WELL", "label": "PRODUCING, OIL", "description": "" }, { "symbol": { "type": "esriPMS", "url": "da9b8109e001bb5c78e0ecc1533a16b3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAWJJREFUOI2t0r1rFHEQxvHP5KJiYYR015j7AwTBIpJbTGEpKQRDmiBoZ6+Fllr7VitooYVntBCClYgIe2gtijYiWBw2h4WSnMn5s8jiy7G7OTFPN8zMl+dhZtIOaXKcoa50vi2u/DcosYB/A+XSxb1cPyzWq5ZeSjNDjmbiXp2jD+s87EonN9nf2HJzIJcWd/N4g+aQ+zhd6ygTnVyCZw0OYqporXznI/oTLM+J97UgiKY3qWe2pN/C9AafRndKQamXzhFVh5hqcBwrpaDcj7vEvqKcr4BsaY/L+SAtF9WLTFz7BRqKsw12FeUjHKsEDdzGLQjW/nI0L779dpdWa0BrQactvpRG+1Op6Wn0bJb0U/Aan0d3yh6ypedmcAhHEqcwiyemXU19LTzoSkttMahzdGOCM3PiHd7iTi49z8SSPnhV/NkFXKoEZeJEWdyRmc620coUfN1uZixQWyzsCGgc/QQfJWBlScK8mQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "A,OIL & GAS", "label": "PRODUCING, OIL/GAS", "description": "" }, { "symbol": { "type": "esriPMS", "url": "da9b8109e001bb5c78e0ecc1533a16b3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAWJJREFUOI2t0r1rFHEQxvHP5KJiYYR015j7AwTBIpJbTGEpKQRDmiBoZ6+Fllr7VitooYVntBCClYgIe2gtijYiWBw2h4WSnMn5s8jiy7G7OTFPN8zMl+dhZtIOaXKcoa50vi2u/DcosYB/A+XSxb1cPyzWq5ZeSjNDjmbiXp2jD+s87EonN9nf2HJzIJcWd/N4g+aQ+zhd6ygTnVyCZw0OYqporXznI/oTLM+J97UgiKY3qWe2pN/C9AafRndKQamXzhFVh5hqcBwrpaDcj7vEvqKcr4BsaY/L+SAtF9WLTFz7BRqKsw12FeUjHKsEDdzGLQjW/nI0L779dpdWa0BrQactvpRG+1Op6Wn0bJb0U/Aan0d3yh6ypedmcAhHEqcwiyemXU19LTzoSkttMahzdGOCM3PiHd7iTi49z8SSPnhV/NkFXKoEZeJEWdyRmc620coUfN1uZixQWyzsCGgc/QQfJWBlScK8mQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "A,OIL/GAS", "label": "PRODUCING, OIL/GAS", "description": "" }, { "symbol": { "type": "esriPMS", "url": "43683fd3f192d220c78e40a01b79c73a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAPpJREFUKJGN0D8ohVEUAPCfvNzhKflWo8Ums0kiTEoWk0EZWBhM9NhkkdnyFspisFosRoMJm8Xi1U3qG06Ewaf0ev6cOt3uOfdX556an2MQNdx1atZ+gQ28YfHfMKU0HhE3eE4pTUTE+X9gd0SsF0XRKMuyJyI2cIGXv+AyhsuynIuIjAGsYe832I8ljEREq6rt4xRnuO0IU0qNiGii9a38WhTFTs55F7Od4BBmsNU+e875HpMppdGIuGyH2/V6fT4iVnDSZqewWS1qFu9fcAZXOedrPGADBz43OV09XsBTdR59h31oVvcBjCHQi0ccoqvK4y+42v6vv+IDPLpVP56XKFwAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "U,", "label": "UNKNOWN", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.2340769999986461E8, "ymin": -8.612349999958387E7, "xmax": 3140040.5182482153, "ymax": 6916918.050074816, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WELLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "length": 20, "domain": null }, { "name": "API", "type": "esriFieldTypeString", "alias": "API", "length": 20, "domain": null }, { "name": "WELL_NO", "type": "esriFieldTypeString", "alias": "WELL_NO", "length": 8, "domain": null }, { "name": "RRCNO", "type": "esriFieldTypeString", "alias": "RRCNO", "length": 11, "domain": null }, { "name": "WELLNAME", "type": "esriFieldTypeString", "alias": "WELLNAME", "length": 40, "domain": null }, { "name": "CUROPERATOR", "type": "esriFieldTypeString", "alias": "CUROPERATOR", "length": 40, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 25, "domain": { "type": "codedValue", "name": "WS2_OGstatus", "description": "", "codedValues": [ { "name": "DISPOSAL WELL", "code": "DW" }, { "name": "NEVER DRILLED", "code": "N" }, { "name": "NEW WELL", "code": "X" }, { "name": "OUTSIDE CITY LIMITS", "code": "O" }, { "name": "PLUGGED ABANDONED", "code": "P" }, { "name": "PRODUCING", "code": "A" }, { "name": "SHUT IN", "code": "SI" }, { "name": "TANK BATTERY", "code": "TB" }, { "name": "UNKNOWN", "code": "U" }, { "name": "ORPHAN WELL", "code": "OW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "APPROVED", "type": "esriFieldTypeDate", "alias": "APPROVED", "length": 8, "domain": null }, { "name": "DRILLED", "type": "esriFieldTypeDate", "alias": "DRILLED", "length": 8, "domain": null }, { "name": "PLUGGED", "type": "esriFieldTypeDate", "alias": "PLUGGED", "length": 8, "domain": null }, { "name": "TOTALDEPTH", "type": "esriFieldTypeString", "alias": "TOTALDEPTH", "length": 8, "domain": null }, { "name": "CUROPNO", "type": "esriFieldTypeString", "alias": "CUROPNO", "length": 11, "domain": null }, { "name": "PREVOPERATOR", "type": "esriFieldTypeString", "alias": "PREVOPERATOR", "length": 255, "domain": null }, { "name": "WRITLOCATION", "type": "esriFieldTypeString", "alias": "WRITLOCATION", "length": 50, "domain": null }, { "name": "ACCESS", "type": "esriFieldTypeString", "alias": "ACCESS", "length": 25, "domain": null }, { "name": "SURVEY", "type": "esriFieldTypeString", "alias": "SURVEY", "length": 25, "domain": null }, { "name": "FIELD", "type": "esriFieldTypeString", "alias": "FIELD", "length": 35, "domain": null }, { "name": "WELLTYPE", "type": "esriFieldTypeString", "alias": "WELLTYPE", "length": 15, "domain": null }, { "name": "LEVEL_", "type": "esriFieldTypeString", "alias": "LEVEL_", "length": 1, "domain": null }, { "name": "SUBMIT", "type": "esriFieldTypeDate", "alias": "SUBMIT", "length": 8, "domain": null }, { "name": "PERMIT", "type": "esriFieldTypeDate", "alias": "PERMIT", "length": 8, "domain": null }, { "name": "EXTENSION", "type": "esriFieldTypeDate", "alias": "EXTENSION", "length": 8, "domain": null }, { "name": "TRANSFER", "type": "esriFieldTypeDate", "alias": "TRANSFER", "length": 8, "domain": null }, { "name": "SPUD", "type": "esriFieldTypeDate", "alias": "SPUD", "length": 8, "domain": null }, { "name": "RIGDOWN", "type": "esriFieldTypeDate", "alias": "RIGDOWN", "length": 8, "domain": null }, { "name": "CMTS", "type": "esriFieldTypeString", "alias": "CMTS", "length": 255, "domain": null }, { "name": "X_COORDINATE", "type": "esriFieldTypeDouble", "alias": "X_COORDINATE", "domain": null }, { "name": "Y_COORDINATE", "type": "esriFieldTypeDouble", "alias": "Y_COORDINATE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "API_NUMBER", "type": "esriFieldTypeDouble", "alias": "API_NUMBER", "domain": null }, { "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": "EMERGENCY_CONTACT_NUMBER", "type": "esriFieldTypeString", "alias": "EMERGENCY CONTACT NUMBER", "length": 15, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2172_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2172", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2172", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1733_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "2ee5e180e5de4393a7754bae04dce19f" }, { "currentVersion": 10.91, "id": 80, "name": "Tank Battery", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "", "parentLayer": { "id": 78, "name": "Oil & Gas" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "9aad25c8f850b07d6efa684083f0c0f2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAYAAACJfM0wAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAhxJREFUOI3V0r9rE2Ecx/FP7tfzhOZy6EVvSoajIXpiAplcbnFy1sWlYMVFDRK30CkQKtkMEnHyH3ALBNIh0MGhs0MJFwItRQIZ4pAcXO/uuTsXW3slbZNKB9/bHQ8v7r7PV8ANJSx6ubm5+VBV1bfJZPI+pfSOIAjpRCIhJRIJPooiFkWR6/v+zHGciW3b+8Ph8HOv17MuhLe2tl7KsvxO13Ujm82KhJCrPuyB67qPj46OXpmm+WM8Hn9st9vfYnCz2WwVi8U3mqaJq/wyIQT5fD6Zz+cfTSaTr4qiFLa3txunsGEYL1ZFz6dpWqpcLj8H8BeWJEn5F/QkSqkCnBlFt9vFxsYGBGHhfS4VYwydTud2DFZVFXt7e1BVFevr65AkaWnQ8zyMRiNMp1NkMpkgBiuKAtM0MZvNMBgM4HkeOI4Dz/NIpVLgeR6CIIAxhiAIMJ/PEYYhgiAAIQS6rsMwDPT7fRaDT0qn0yiVSqfPruvCcRz4vg/GGCilEEUR2WwWl63jlQMlhFwKXBu+bv8xHASBB2D5Hbsgxph3Hu5alvW0UChcG7UsKzw+Pu7E4Fqt9qzVatVGo9H7XC53V9d1rK2tXYnZto2DgwMcHh7+pJR+aDQaX2IwAFSr1SaAZrvdfrK7u/s6iqJ7hJBboiimOI4T/5xnYRh6vu/PHcf5xXHcvizLn+r1+vez1sLLq1QqOwB2VpxErBvbit97G8C8TNekOgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.2340769999986461E8, "ymin": -8.612349999958387E7, "xmax": 3140040.5182482153, "ymax": 6916918.050074816, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WELLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "length": 20, "domain": null }, { "name": "API", "type": "esriFieldTypeString", "alias": "API", "length": 20, "domain": null }, { "name": "WELL_NO", "type": "esriFieldTypeString", "alias": "WELL_NO", "length": 8, "domain": null }, { "name": "RRCNO", "type": "esriFieldTypeString", "alias": "RRCNO", "length": 11, "domain": null }, { "name": "WELLNAME", "type": "esriFieldTypeString", "alias": "WELLNAME", "length": 40, "domain": null }, { "name": "CUROPERATOR", "type": "esriFieldTypeString", "alias": "CUROPERATOR", "length": 40, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 25, "domain": { "type": "codedValue", "name": "WS2_OGstatus", "description": "", "codedValues": [ { "name": "DISPOSAL WELL", "code": "DW" }, { "name": "NEVER DRILLED", "code": "N" }, { "name": "NEW WELL", "code": "X" }, { "name": "OUTSIDE CITY LIMITS", "code": "O" }, { "name": "PLUGGED ABANDONED", "code": "P" }, { "name": "PRODUCING", "code": "A" }, { "name": "SHUT IN", "code": "SI" }, { "name": "TANK BATTERY", "code": "TB" }, { "name": "UNKNOWN", "code": "U" }, { "name": "ORPHAN WELL", "code": "OW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "APPROVED", "type": "esriFieldTypeDate", "alias": "APPROVED", "length": 8, "domain": null }, { "name": "DRILLED", "type": "esriFieldTypeDate", "alias": "DRILLED", "length": 8, "domain": null }, { "name": "PLUGGED", "type": "esriFieldTypeDate", "alias": "PLUGGED", "length": 8, "domain": null }, { "name": "TOTALDEPTH", "type": "esriFieldTypeString", "alias": "TOTALDEPTH", "length": 8, "domain": null }, { "name": "CUROPNO", "type": "esriFieldTypeString", "alias": "CUROPNO", "length": 11, "domain": null }, { "name": "PREVOPERATOR", "type": "esriFieldTypeString", "alias": "PREVOPERATOR", "length": 255, "domain": null }, { "name": "WRITLOCATION", "type": "esriFieldTypeString", "alias": "WRITLOCATION", "length": 50, "domain": null }, { "name": "ACCESS", "type": "esriFieldTypeString", "alias": "ACCESS", "length": 25, "domain": null }, { "name": "SURVEY", "type": "esriFieldTypeString", "alias": "SURVEY", "length": 25, "domain": null }, { "name": "FIELD", "type": "esriFieldTypeString", "alias": "FIELD", "length": 35, "domain": null }, { "name": "WELLTYPE", "type": "esriFieldTypeString", "alias": "WELLTYPE", "length": 15, "domain": null }, { "name": "LEVEL_", "type": "esriFieldTypeString", "alias": "LEVEL_", "length": 1, "domain": null }, { "name": "SUBMIT", "type": "esriFieldTypeDate", "alias": "SUBMIT", "length": 8, "domain": null }, { "name": "PERMIT", "type": "esriFieldTypeDate", "alias": "PERMIT", "length": 8, "domain": null }, { "name": "EXTENSION", "type": "esriFieldTypeDate", "alias": "EXTENSION", "length": 8, "domain": null }, { "name": "TRANSFER", "type": "esriFieldTypeDate", "alias": "TRANSFER", "length": 8, "domain": null }, { "name": "SPUD", "type": "esriFieldTypeDate", "alias": "SPUD", "length": 8, "domain": null }, { "name": "RIGDOWN", "type": "esriFieldTypeDate", "alias": "RIGDOWN", "length": 8, "domain": null }, { "name": "CMTS", "type": "esriFieldTypeString", "alias": "CMTS", "length": 255, "domain": null }, { "name": "X_COORDINATE", "type": "esriFieldTypeDouble", "alias": "X_COORDINATE", "domain": null }, { "name": "Y_COORDINATE", "type": "esriFieldTypeDouble", "alias": "Y_COORDINATE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "API_NUMBER", "type": "esriFieldTypeDouble", "alias": "API_NUMBER", "domain": null }, { "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": "EMERGENCY_CONTACT_NUMBER", "type": "esriFieldTypeString", "alias": "EMERGENCY CONTACT NUMBER", "length": 15, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2172_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2172", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2172", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1733_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 81, "name": "Pipeline (RRC)", "type": "Feature Layer", "description": "Contains pipeline features in the Texas counties of Gregg, Rusk, Upshur, Smith and Harrison.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "The Railroad Commission of Texas", "parentLayer": { "id": 78, "name": "Oil & Gas" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1.5 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2862233.1898614913, "ymin": 6645245.374365807, "xmax": 3343378.526501596, "ymax": 7032058.30208604, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "P5_NUM", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TPMS_ID", "type": "esriFieldTypeInteger", "alias": "TPMS_ID", "domain": null }, { "name": "OPER_LINK", "type": "esriFieldTypeInteger", "alias": "OPER_LINK", "domain": null }, { "name": "OPS_ID", "type": "esriFieldTypeInteger", "alias": "OPERATOR_ID", "domain": null }, { "name": "P5_NUM", "type": "esriFieldTypeString", "alias": "RR_COMM_OPER_NUM", "length": 6, "domain": null }, { "name": "OPER_NM", "type": "esriFieldTypeString", "alias": "OPER_NM", "length": 40, "domain": null }, { "name": "SYS_NM", "type": "esriFieldTypeString", "alias": "SYS_NM", "length": 40, "domain": null }, { "name": "SUBSYS_NM", "type": "esriFieldTypeString", "alias": "SUBSYS_NM", "length": 40, "domain": null }, { "name": "T4PERMIT", "type": "esriFieldTypeString", "alias": "T4PERMIT", "length": 5, "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": null }, { "name": "COMMODITY1", "type": "esriFieldTypeString", "alias": "COMMODITY1", "length": 3, "domain": null }, { "name": "COMMODITY2", "type": "esriFieldTypeString", "alias": "COMMODITY2", "length": 3, "domain": null }, { "name": "COMMODITY3", "type": "esriFieldTypeString", "alias": "COMMODITY3", "length": 3, "domain": null }, { "name": "CMDTY_DESC", "type": "esriFieldTypeString", "alias": "CMDTY_DESC", "length": 40, "domain": null }, { "name": "INTERSTATE", "type": "esriFieldTypeString", "alias": "INTERSTATE", "length": 1, "domain": null }, { "name": "STATUS_CD", "type": "esriFieldTypeString", "alias": "STATUS_CD", "length": 1, "domain": null }, { "name": "QUALITY_CD", "type": "esriFieldTypeString", "alias": "QUALITY_CD", "length": 1, "domain": null }, { "name": "SYSTYPE", "type": "esriFieldTypeString", "alias": "SYSTYPE", "length": 1, "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 3, "domain": null }, { "name": "COM_CARRIE", "type": "esriFieldTypeString", "alias": "COM_CARRIE", "length": 1, "domain": null }, { "name": "PLINE_ID", "type": "esriFieldTypeString", "alias": "PLINE_ID", "length": 20, "domain": null }, { "name": "SYS_ID", "type": "esriFieldTypeString", "alias": "SYS_ID", "length": 8, "domain": null }, { "name": "NPMS_SYS_I", "type": "esriFieldTypeInteger", "alias": "NPMS_SYS_I", "domain": null }, { "name": "ALBERS_MIL", "type": "esriFieldTypeDouble", "alias": "ALBERS_MIL", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "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": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2188_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2188", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2188", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1749_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "2ee5e180e5de4393a7754bae04dce19f" }, { "currentVersion": 10.91, "id": 82, "name": "ATMOS Distribution Line (2008)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "", "parentLayer": { "id": 78, "name": "Oil & Gas" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1.5 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 3101458.3146922886, "ymin": 6860928.293862671, "xmax": 3143860.027115777, "ymax": 6910175.847700536, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "created_user", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FID_", "type": "esriFieldTypeInteger", "alias": "FID_", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2190_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2190", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2190", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1751_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "2ee5e180e5de4393a7754bae04dce19f" } ], "tables": [] }