{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 1, "name": "County Cleanout - Labels, Sewer", "type": "Feature Layer", "description": "", "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": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1500, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "764da11df3d6f7b1c95c7043ff514387", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAE0lEQVQYlWNhIBKwjCrEB6gfPAAk1gApgIHhIQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "\"OS:\" CONCAT [OFFSETDIST] CONCAT NEWLINE CONCAT \"MH:\" CONCAT [DISTANCETODOWNMANHOLE]", "labelPlacement": "esriServerPointLabelPlacementCenterRight", "deconflictionStrategy": "dynamic", "offsetDistance": 0, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Dist. from WO", "priority": 6, "symbol": { "type": "esriTS", "color": [ 76, 230, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 38, 115, 0, 255 ], "haloSize": 1, "font": { "family": "Cambria", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9353716.931416094, "ymin": 2724021.530550178, "xmax": -7617356.713762929, "ymax": 3204295.6389546264, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "EDITORNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "LUCITY_ID", "type": "esriFieldTypeInteger", "alias": "LUCITY_ID", "domain": null }, { "name": "ASSET_ID", "type": "esriFieldTypeString", "alias": "ASSET_ID", "length": 10, "domain": null }, { "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": 30, "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": "DISTANCETODOWNMANHOLE", "type": "esriFieldTypeString", "alias": "DISTANCETODOWNMANHOLE", "length": 40, "domain": null }, { "name": "OFFSETDIST", "type": "esriFieldTypeDouble", "alias": "OFFSETDIST", "domain": null }, { "name": "OFFSETDIR", "type": "esriFieldTypeString", "alias": "OFFSETDIR", "length": 8, "domain": null }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null }, { "name": "LOCATIONDESCRIPTION", "type": "esriFieldTypeString", "alias": "LOCATIONDESCRIPTION", "length": 200, "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": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 100, "domain": null }, { "name": "CREATIONDATE", "type": "esriFieldTypeDate", "alias": "CREATION_DATE", "length": 8, "domain": null }, { "name": "PREM_CODE", "type": "esriFieldTypeInteger", "alias": "PREM CODE", "domain": null }, { "name": "ISSUE_CODE", "type": "esriFieldTypeInteger", "alias": "ISSUE CODE", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R5550069_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "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": "a456612906df44b787a2bbe96f114537" }