{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 8, "name": "Network Structure, Labels, Sanitary Sewer", "type": "Feature Layer", "description": "
Sanitary sewer network structure is a point feature class that represents the various structures or facilities in the County, both publicly and privately maintained. Structures range widely but are facilities, storage devices, or types of pumps for the particular system. Some examples of structures are; lift stations, pumping stations (grinder pumps), storage tanks, and treatments plants. This dataset is derived from a variety of sources some of which are: asbuilts/record drawings, GPS data, soft digs, field verifications, and half section records.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102659, "latestWkid": 2237, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121905, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 4152, "latestWkid": 4152, "xyTolerance": 8.983152841195213E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Utility Records Division, Mapping Section", "parentLayer": null, "subLayers": [], "minScale": 24000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 212, 208, 200, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 212, 208, 200, 0 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -82.73995690544585, "ymin": 27.381731352412935, "xmax": -82.32835245318424, "ymax": 27.644390911833106, "spatialReference": { "wkid": 4152, "latestWkid": 4152, "xyTolerance": 8.983152841195213E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RTU", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner", "length": 20, "domain": { "type": "codedValue", "name": "ssDomainOwner", "description": "Created to accomodate Owners", "codedValues": [ { "name": "Privately Owned", "code": "Privately Owned" }, { "name": "Manatee County", "code": "Manatee County" }, { "name": "Treatment Plant", "code": "Treatment Plant" }, { "name": "Landfill", "code": "Landfill" }, { "name": "Parks", "code": "Parks" }, { "name": "County Facility", "code": "County Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "Source", "length": 25, "domain": { "type": "codedValue", "name": "Util_Source", "description": "Utilities Source", "codedValues": [ { "name": "Cityworks", "code": "Cityworks" }, { "name": "Comm Book", "code": "Comm Book" }, { "name": "Construction Drawing", "code": "Construction Drawing" }, { "name": "Customer Suite", "code": "Customer Suite" }, { "name": "Field Sketch", "code": "Field Sketch" }, { "name": "Fire District", "code": "Fire District" }, { "name": "GPS FC-200", "code": "GPS FC-200" }, { "name": "GPS FC-5000", "code": "GPS FC-5000" }, { "name": "GPS GMS-2", "code": "GPS GMS-2" }, { "name": "GPS GRS-1", "code": "GPS GRS-1" }, { "name": "Half-Section Map", "code": "Half-Section Map" }, { "name": "Planmetrics", "code": "Planmetrics" }, { "name": "Record Drawing", "code": "Record Drawing" }, { "name": "Reference Record", "code": "Reference Record" }, { "name": "Stormwater App", "code": "Stormwater App" }, { "name": "Valve Data Sheet", "code": "Valve Data Sheet" }, { "name": "Work Order", "code": "Work Order" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "WaterType", "length": 255, "domain": { "type": "codedValue", "name": "ssDomainWaterType", "description": "", "codedValues": [ { "name": "Sewage", "code": "Sewage" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SUBTYPE", "type": "esriFieldTypeInteger", "alias": "Subtype", "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "length": 20, "domain": { "type": "codedValue", "name": "ssDomainLifecycleStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OPERATIONALAREA", "type": "esriFieldTypeString", "alias": "OperationalArea", "length": 60, "domain": { "type": "codedValue", "name": "ssDomainOperatingArea", "description": "Operational Area", "codedValues": [ { "name": "North County", "code": "North County" }, { "name": "Southeast County", "code": "Southeast County" }, { "name": "Southwest County", "code": "Southwest County" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RECORD_NO", "type": "esriFieldTypeString", "alias": "RECORD_NO", "length": 12, "domain": null }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "INSTALL_DATE", "length": 8, "domain": null }, { "name": "WET_WELL_INVERT", "type": "esriFieldTypeDouble", "alias": "WET_WELL_INVERT", "domain": null }, { "name": "TOP_OF_WELL", "type": "esriFieldTypeDouble", "alias": "TOP_OF_WELL", "domain": null }, { "name": "BOTTOM_OF_WELL", "type": "esriFieldTypeDouble", "alias": "BOTTOM_OF_WELL", "domain": null }, { "name": "RTU", "type": "esriFieldTypeString", "alias": "RTU", "length": 10, "domain": null }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null }, { "name": "EDITORNAME", "type": "esriFieldTypeString", "alias": "EDITORNAME", "length": 100, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "length": 8, "domain": null }, { "name": "UWOW_ID", "type": "esriFieldTypeInteger", "alias": "UWOW_ID", "domain": null }, { "name": "GPS", "type": "esriFieldTypeString", "alias": "GPS", "length": 10, "domain": { "type": "codedValue", "name": "GPS", "description": "GPS", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" }, { "name": "NULL", "code": "NULL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 100, "domain": null }, { "name": "CREATIONDATE", "type": "esriFieldTypeDate", "alias": "CREATION_DATE", "length": 8, "domain": null }, { "name": "POC_NAME", "type": "esriFieldTypeString", "alias": "POC_NAME", "length": 100, "domain": null }, { "name": "POC_NO", "type": "esriFieldTypeString", "alias": "POC_NO", "length": 50, "domain": null }, { "name": "SYSTEM_NAME", "type": "esriFieldTypeString", "alias": "System Name", "length": 200, "domain": null }, { "name": "ID_NUMBER", "type": "esriFieldTypeString", "alias": "ID Number", "length": 50, "domain": null }, { "name": "WEIGHT", "type": "esriFieldTypeSmallInteger", "alias": "WEIGHT", "domain": null }, { "name": "OPERATIONALSTATUS", "type": "esriFieldTypeString", "alias": "Operational Status", "length": 20, "domain": { "type": "codedValue", "name": "Util_OperationalStatus", "description": "Util_OperationalStatus", "codedValues": [ { "name": "Operational", "code": "Operational" }, { "name": "Impacted", "code": "Impacted" }, { "name": "Down", "code": "Down" }, { "name": "Warning", "code": "Warning" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LUCITY_ID", "type": "esriFieldTypeInteger", "alias": "LUCITY_ID", "domain": null }, { "name": "ASSET_ID", "type": "esriFieldTypeString", "alias": "ASSET_ID", "length": 10, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R5550079_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A28511_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "America/New_York", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "d096973038ce49e4b04a001c9893aaad" }