{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 24, "name": "Sewer Line", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 2.560000002384187E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2480549999989721E8, "falseY": -8.19230999998975E7, "xyUnits": 7812.499992724039, "falseZ": 0, "zUnits": 400000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 20, "name": "Utilities" }, "subLayers": [], "minScale": 6000.000000000001, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SWR_LN_TYP", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 }, "value": "1", "label": "MAIN" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 152, 230, 0, 255 ], "width": 2 }, "value": "2", "label": "SERVICE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 4 }, "value": "3", "label": "FORCE MAIN" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 5 }, "value": "4", "label": "WMARSS (BRA)" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 60, 189, 255 ], "toColor": [ 97, 60, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 118, 189, 60, 255 ], "toColor": [ 118, 189, 60, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 50, 50, 255 ], "toColor": [ 201, 50, 50, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 167, 194, 255 ], "toColor": [ 62, 167, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 139, 67, 255 ], "toColor": [ 181, 139, 67, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 74, 130, 255 ], "toColor": [ 186, 74, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 201, 156, 255 ], "toColor": [ 79, 201, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 88, 156, 255 ], "toColor": [ 56, 88, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 42, 201, 255 ], "toColor": [ 193, 42, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 32, 153, 72, 255 ], "toColor": [ 32, 153, 72, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 34, 137, 255 ], "toColor": [ 153, 34, 137, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 156, 36, 255 ], "toColor": [ 152, 156, 36, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 83, 62, 255 ], "toColor": [ 171, 83, 62, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.0837076805941187E7, "ymin": 3684968.872885425, "xmax": -1.080319059403761E7, "ymax": 3716410.1221170016, "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": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SWR_LN_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_12", "domain": null }, { "name": "AS_BUILT", "type": "esriFieldTypeString", "alias": "AS_BUILT", "length": 20, "domain": null }, { "name": "SWR_LN_SIZ", "type": "esriFieldTypeInteger", "alias": "Line Size", "domain": null }, { "name": "SWR_LN_TYP", "type": "esriFieldTypeInteger", "alias": "Line Type", "domain": { "type": "codedValue", "name": "SEWER_LINE_TYPE", "description": "", "codedValues": [ { "name": "MAIN", "code": 1 }, { "name": "SERVICE", "code": 2 }, { "name": "FORCE MAIN", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "INSPECTOR", "type": "esriFieldTypeString", "alias": "INSPECTOR", "length": 16, "domain": null }, { "name": "CONTRACTOR", "type": "esriFieldTypeString", "alias": "CONTRACTOR", "length": 24, "domain": null }, { "name": "FINAL_DATE", "type": "esriFieldTypeDate", "alias": "FINAL_DATE", "length": 8, "domain": null }, { "name": "UP_FL_EL", "type": "esriFieldTypeDouble", "alias": "UP_FL_EL", "domain": null }, { "name": "DWN_FL_EL", "type": "esriFieldTypeDouble", "alias": "DWN_FL_EL", "domain": null }, { "name": "IMAGE_NAME", "type": "esriFieldTypeString", "alias": "Link URL", "length": 75, "domain": null }, { "name": "SWR_LN_ID", "type": "esriFieldTypeInteger", "alias": "LINE ID", "domain": null }, { "name": "GPSDATE", "type": "esriFieldTypeDate", "alias": "GPSDATE", "length": 8, "domain": null }, { "name": "SWR_BASIN", "type": "esriFieldTypeString", "alias": "Basin", "length": 30, "domain": null }, { "name": "Rehab_Date", "type": "esriFieldTypeDate", "alias": "Rehab_Date", "length": 8, "domain": null }, { "name": "WMARSS", "type": "esriFieldTypeSmallInteger", "alias": "WMARSS", "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 100, "domain": null }, { "name": "NOTES2", "type": "esriFieldTypeString", "alias": "NOTES2", "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": "SWR_PIPE_MAT", "type": "esriFieldTypeString", "alias": "Pipe Material", "length": 6, "domain": { "type": "codedValue", "name": "Sewer_Pipe_Material", "description": "Sewer pipe material", "codedValues": [ { "name": "Cast Iron", "code": "CI" }, { "name": "Concrete", "code": "Con" }, { "name": "Ductile Iron", "code": "DI" }, { "name": "Fiberglass", "code": "FG" }, { "name": "Other", "code": "Other" }, { "name": "PVC (SDR 26)", "code": "PVC26" }, { "name": "Truss", "code": "Tru" }, { "name": "Vitrified Clay", "code": "VC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "EAMAssetID", "type": "esriFieldTypeString", "alias": "EAM Asset ID", "length": 50, "domain": null }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "StreetViewURL", "type": "esriFieldTypeString", "alias": "StreetViewURL", "length": 255, "domain": null }, { "name": "ExLink", "type": "esriFieldTypeString", "alias": "Ext. Doc Link", "length": 100, "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R642_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S526_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,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": "UTC", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1495801577000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "0ce44097a00c4fcd9b141de6f18e9407" }