{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 78, "name": "Storm LID", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 70, "name": "Stormwater" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 215, 215, 158, 255 ], "width": 3 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "\"LID \" CONCAT [RowsColumns]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "none", "multiPart": "labelPerFeature", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 93, "symbol": { "type": "esriTS", "color": [ 168, 168, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1590532.49400644, "ymin": 7197808.570017189, "xmax": 1613997.035988018, "ymax": 7225384.477135599, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "addfeats_user", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CapacityCF", "type": "esriFieldTypeDouble", "alias": "Capacity", "domain": null }, { "name": "addfeats_user", "type": "esriFieldTypeString", "alias": "Created By", "length": 50, "domain": null }, { "name": "addfeats_date", "type": "esriFieldTypeDate", "alias": "Date Created", "length": 8, "domain": null }, { "name": "editfeats_user", "type": "esriFieldTypeString", "alias": "Edited By", "length": 50, "domain": null }, { "name": "editfeats_date", "type": "esriFieldTypeDate", "alias": "Date Edited", "length": 8, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "WS3_LIDType", "description": "Specifies whether it is a Rtank or Storm Tec", "codedValues": [ { "name": "Rtank", "code": "Rtank" }, { "name": "StormTech", "code": "StormTech" }, { "name": "Stormbrixx", "code": "Stormbrixx" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RowsColumns", "type": "esriFieldTypeSmallInteger", "alias": "Rows Or Columns", "domain": { "type": "codedValue", "name": "WS3_Rows Or Columns", "description": "Number of Rows or Columns for Rtanks or Storm tec", "codedValues": [ { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 }, { "name": "5", "code": 5 }, { "name": "6", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Abandoned", "type": "esriFieldTypeString", "alias": "Abandoned", "length": 10, "domain": { "type": "codedValue", "name": "WS3_Yes-No Boolean", "description": "Yes or No Boolean", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "YearInstalled", "type": "esriFieldTypeSmallInteger", "alias": "Year Installed", "domain": null }, { "name": "LastCleanedBy", "type": "esriFieldTypeString", "alias": "Last Cleaned By", "length": 50, "domain": { "type": "codedValue", "name": "WS3_UtilitiesStormPersonnel", "description": "Storm Personnel", "codedValues": [ { "name": "On-Call", "code": "On-Call" }, { "name": "Tyler Argyle", "code": "Tyler Argyle" }, { "name": "Brandon Johnson", "code": "Brandon Johnson" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LastDateCleaned", "type": "esriFieldTypeDate", "alias": "Last Date Cleaned", "length": 8, "domain": null }, { "name": "NotesConcerns", "type": "esriFieldTypeString", "alias": "Notes & Concerns", "length": 254, "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "UpdateMaps", "type": "esriFieldTypeString", "alias": "Update Maps?", "length": 10, "domain": { "type": "codedValue", "name": "WS3_Yes-No Boolean", "description": "Yes or No Boolean", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LengthInFeet", "type": "esriFieldTypeDouble", "alias": "Length In Feet", "domain": null }, { "name": "LinkedFiles", "type": "esriFieldTypeString", "alias": "Linked Files", "length": 1000, "domain": null }, { "name": "DateInstalled", "type": "esriFieldTypeDate", "alias": "DateInstalled", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R132_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_132", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_132", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S55_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "53fb049811c3477c9868d61430a99029" }