{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 7, "name": "Water Laterals", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0012369127385408998, "zTolerance": 2, "mTolerance": 2, "falseX": -1.21841899999896E8, "falseY": -9.3658999999648E7, "xyUnits": 6467.715749647041, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE_LAT", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 1 }, "value": "3", "label": "Hydrant" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 124, 139, 255 ], "toColor": [ 191, 124, 139, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 247, 106, 255 ], "toColor": [ 111, 247, 106, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 242, 250, 255 ], "toColor": [ 95, 242, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 119, 88, 232, 255 ], "toColor": [ 119, 88, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 176, 73, 255 ], "toColor": [ 201, 176, 73, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 94, 138, 209, 255 ], "toColor": [ 94, 138, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 75, 150, 84, 255 ], "toColor": [ 75, 150, 84, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 72, 186, 255 ], "toColor": [ 207, 72, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 108, 153, 163, 255 ], "toColor": [ 108, 153, 163, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 104, 77, 255 ], "toColor": [ 209, 104, 77, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 59, 138, 255 ], "toColor": [ 97, 59, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 121, 247, 184, 255 ], "toColor": [ 121, 247, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 118, 73, 255 ], "toColor": [ 138, 118, 73, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1683253.7676608562, "ymin": 788651.6234673411, "xmax": 1731653.0171203017, "ymax": 855608.4624446332, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.001236912738540895, "zTolerance": 2, "mTolerance": 2, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3.6365718124241434E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "MATERIAL", "typeIdField": "TYPE_LAT", "subtypeFieldName": "TYPE_LAT", "subtypeField": "TYPE_LAT", "defaultSubtypeCode": 2, "fields": [ { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "DisplayID", "type": "esriFieldTypeString", "alias": "DisplayID", "length": 100, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeSmallInteger", "alias": "Diameter (inch)", "domain": { "type": "codedValue", "name": "Pipe Diameter", "description": "provides drop-down selection of diameter", "codedValues": [ { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "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": "21", "code": 21 }, { "name": "24", "code": 24 }, { "name": "27", "code": 27 }, { "name": "30", "code": 30 }, { "name": "36", "code": 36 }, { "name": "40", "code": 40 }, { "name": "42", "code": 42 }, { "name": "48", "code": 48 }, { "name": "54", "code": 54 }, { "name": "60", "code": 60 }, { "name": "66", "code": 66 }, { "name": "72", "code": 72 }, { "name": "96", "code": 96 }, { "name": "3/4", "code": 9075 }, { "name": "1 1/2", "code": 9150 }, { "name": "see comment", "code": 9999 }, { "name": "3", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 20, "domain": { "type": "codedValue", "name": "PipeMaterial", "description": "allowable types of pipe material", "codedValues": [ { "name": "Cast Iron", "code": "CI" }, { "name": "Ductile Iron", "code": "DI" }, { "name": "Vitrified Clay", "code": "VC" }, { "name": "Vitrified Clay/Ductile Iron", "code": "VCDI" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Reinforced Concrete", "code": "RC" }, { "name": "Fiberglass", "code": "FIB" }, { "name": "Steel", "code": "ST" }, { "name": "Corrugated Metal", "code": "CMP" }, { "name": "CPET", "code": "CPET" }, { "name": "Vitrified Clay/Cast Iron", "code": "VCCI" }, { "name": "Asbestos Concrete", "code": "AC" }, { "name": "Copper", "code": "CU" }, { "name": "HDPE", "code": "HDPE" }, { "name": "Brick", "code": "BRK" }, { "name": "Precast Concrete", "code": "PC" }, { "name": "PVC/ Ductile Iron", "code": "PVCDI" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TYPE_LAT", "type": "esriFieldTypeSmallInteger", "alias": "Type of Lateral", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 30, "domain": null }, { "name": "MEAS_LEN", "type": "esriFieldTypeSmallInteger", "alias": "MEAS_LEN", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "TAP_DATE", "type": "esriFieldTypeSmallInteger", "alias": "TAP_DATE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R606_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_606", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_606", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S486_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "DIAMETER": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "MATERIAL": {"type": "inherited"} }, "id": 5, "name": "Irrigation" }, { "domains": { "DIAMETER": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "MATERIAL": {"type": "inherited"} }, "id": 3, "name": "Hydrant" }, { "domains": { "DIAMETER": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "MATERIAL": {"type": "inherited"} }, "id": 1, "name": "Service" }, { "domains": { "DIAMETER": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "MATERIAL": {"type": "inherited"} }, "id": 2, "name": "Unknown" }, { "domains": { "DIAMETER": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "MATERIAL": {"type": "inherited"} }, "id": 4, "name": "Fire_Sprinkler" } ], "subtypes": [ { "domains": { "DIAMETER": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "MATERIAL": {"type": "inherited"} }, "defaultValues": { "DIAMETER": null, "ENABLED": 1, "MATERIAL": null, "TYPE_LAT": null, "COMMENTS": null, "MEAS_LEN": null, "TAP_DATE": null, "GlobalID": null, "ID": null, "DisplayID": null }, "code": 5, "name": "Irrigation" }, { "domains": { "DIAMETER": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "MATERIAL": {"type": "inherited"} }, "defaultValues": { "DIAMETER": null, "ENABLED": 1, "MATERIAL": null, "TYPE_LAT": null, "COMMENTS": null, "MEAS_LEN": null, "TAP_DATE": null, "GlobalID": null, "ID": null, "DisplayID": null }, "code": 3, "name": "Hydrant" }, { "domains": { "DIAMETER": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "MATERIAL": {"type": "inherited"} }, "defaultValues": { "DIAMETER": null, "ENABLED": 1, "MATERIAL": null, "TYPE_LAT": 7, "COMMENTS": null, "MEAS_LEN": null, "TAP_DATE": null, "GlobalID": null, "ID": null, "DisplayID": null }, "code": 1, "name": "Service" }, { "domains": { "DIAMETER": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "MATERIAL": {"type": "inherited"} }, "defaultValues": { "DIAMETER": null, "ENABLED": 1, "MATERIAL": null, "TYPE_LAT": 7, "COMMENTS": null, "MEAS_LEN": null, "TAP_DATE": null, "GlobalID": null, "ID": null, "DisplayID": null }, "code": 2, "name": "Unknown" }, { "domains": { "DIAMETER": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "MATERIAL": {"type": "inherited"} }, "defaultValues": { "DIAMETER": null, "ENABLED": 1, "MATERIAL": null, "TYPE_LAT": 7, "COMMENTS": null, "MEAS_LEN": null, "TAP_DATE": null, "GlobalID": null, "ID": null, "DisplayID": null }, "code": 4, "name": "Fire_Sprinkler" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "c9e743dcc31a48b6a3e23ebfd99f39ff" }