{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 12, "name": "Water Service Lines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 9, "name": "Water" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8935432.721726367, "ymin": 3015985.9005143503, "xmax": -8927018.27938777, "ymax": 3023104.7089486383, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "wServiceLineID", "typeIdField": "SubType", "subtypeFieldName": "SubType", "subtypeField": "SubType", "defaultSubtypeCode": 6, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "wServiceLineID", "type": "esriFieldTypeString", "alias": "wServiceLineID", "length": 50, "domain": null }, { "name": "TapSize", "type": "esriFieldTypeDouble", "alias": "Tap Size (in)", "domain": null }, { "name": "Notify", "type": "esriFieldTypeInteger", "alias": "Notify", "domain": null }, { "name": "Notification", "type": "esriFieldTypeString", "alias": "Notification Type", "length": 20, "domain": { "type": "codedValue", "name": "wNotification", "description": "Notifications", "codedValues": [ { "name": "Medical Equipment", "code": "MedEquipment" }, { "name": "Critical Business", "code": "CriticalBusiness" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 100, "domain": null }, { "name": "gpsFlag", "type": "esriFieldTypeString", "alias": "GPS Located", "length": 5, "domain": { "type": "codedValue", "name": "TrueFalse", "description": "True or False", "codedValues": [ { "name": "True", "code": "True" }, { "name": "False", "code": "False" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PipeNo", "type": "esriFieldTypeString", "alias": "Pipe Number", "length": 20, "domain": null }, { "name": "Length", "type": "esriFieldTypeDouble", "alias": "Length (ft)", "domain": null }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 100, "domain": null }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": { "type": "codedValue", "name": "allConditionScore", "description": "Condition Value for all shapefiles", "codedValues": [ { "name": "Working", "code": "1" }, { "name": "Not Working", "code": "-1" }, { "name": "Abandoned in place", "code": "-2" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ConditionDate", "type": "esriFieldTypeDate", "alias": "Condition Date", "length": 8, "domain": null }, { "name": "Warranty", "type": "esriFieldTypeString", "alias": "Warranty", "length": 100, "domain": null }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "Warranty Exp Date", "length": 8, "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 50, "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": "SubType", "type": "esriFieldTypeSmallInteger", "alias": "SubType", "domain": null }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 50, "domain": { "type": "codedValue", "name": "wPipeMaterial_1", "description": "Water Pipe Material", "codedValues": [ { "name": "Ductile Iron", "code": "DI" }, { "name": "Cast Iron", "code": "CI" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Asbestos Cement", "code": "AC" }, { "name": "Galvanized", "code": "GALV" }, { "name": "Steel", "code": "STL" }, { "name": "Prestressed Concrete", "code": "PC" }, { "name": "High Density Polyethylene", "code": "HDPE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Size", "type": "esriFieldTypeString", "alias": "Size", "length": 10, "domain": null }, { "name": "ResSize", "type": "esriFieldTypeString", "alias": "ResSize", "length": 10, "domain": null }, { "name": "ResMaterial", "type": "esriFieldTypeString", "alias": "ResMaterial", "length": 10, "domain": { "type": "codedValue", "name": "wPipeMaterial_1", "description": "Water Pipe Material", "codedValues": [ { "name": "Ductile Iron", "code": "DI" }, { "name": "Cast Iron", "code": "CI" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Asbestos Cement", "code": "AC" }, { "name": "Galvanized", "code": "GALV" }, { "name": "Steel", "code": "STL" }, { "name": "Prestressed Concrete", "code": "PC" }, { "name": "High Density Polyethylene", "code": "HDPE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ResInstallDate", "type": "esriFieldTypeDate", "alias": "ResInstallDate", "length": 8, "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R981_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_981", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_981", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S757_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Notification": {"type": "inherited"}, "gpsFlag": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "id": 1, "name": "Commercial" }, { "domains": { "Notification": {"type": "inherited"}, "gpsFlag": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "id": 2, "name": "Fire" }, { "domains": { "Notification": {"type": "inherited"}, "gpsFlag": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "id": 3, "name": "Industrial" }, { "domains": { "Notification": {"type": "inherited"}, "gpsFlag": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "id": 4, "name": "Lawn" }, { "domains": { "Notification": {"type": "inherited"}, "gpsFlag": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "id": 5, "name": "Other" }, { "domains": { "Notification": {"type": "inherited"}, "gpsFlag": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "id": 6, "name": "Residential" }, { "domains": { "Notification": {"type": "inherited"}, "gpsFlag": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "id": 7, "name": "Unknown" } ], "subtypes": [ { "domains": { "Notification": {"type": "inherited"}, "gpsFlag": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "defaultValues": { "wServiceLineID": null, "TapSize": null, "Notify": null, "Notification": null, "Address": null, "gpsFlag": null, "PipeNo": null, "Length": null, "Latitude": null, "Longitude": null, "Location": null, "Condition": null, "ConditionDate": null, "Warranty": null, "WarrantyDate": null, "InstallDate": null, "FacilityID": null, "Enabled": 1, "SubType": null, "Material": null, "GlobalID": null, "Size": null, "ResSize": null, "ResMaterial": null, "ResInstallDate": null }, "code": 1, "name": "Commercial" }, { "domains": { "Notification": {"type": "inherited"}, "gpsFlag": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "defaultValues": { "wServiceLineID": null, "TapSize": null, "Notify": null, "Notification": null, "Address": null, "gpsFlag": null, "PipeNo": null, "Length": null, "Latitude": null, "Longitude": null, "Location": null, "Condition": null, "ConditionDate": null, "Warranty": null, "WarrantyDate": null, "InstallDate": null, "FacilityID": null, "Enabled": 1, "SubType": null, "Material": null, "GlobalID": null, "Size": null, "ResSize": null, "ResMaterial": null, "ResInstallDate": null }, "code": 2, "name": "Fire" }, { "domains": { "Notification": {"type": "inherited"}, "gpsFlag": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "defaultValues": { "wServiceLineID": null, "TapSize": null, "Notify": null, "Notification": null, "Address": null, "gpsFlag": null, "PipeNo": null, "Length": null, "Latitude": null, "Longitude": null, "Location": null, "Condition": null, "ConditionDate": null, "Warranty": null, "WarrantyDate": null, "InstallDate": null, "FacilityID": null, "Enabled": 1, "SubType": null, "Material": null, "GlobalID": null, "Size": null, "ResSize": null, "ResMaterial": null, "ResInstallDate": null }, "code": 3, "name": "Industrial" }, { "domains": { "Notification": {"type": "inherited"}, "gpsFlag": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "defaultValues": { "wServiceLineID": null, "TapSize": null, "Notify": null, "Notification": null, "Address": null, "gpsFlag": null, "PipeNo": null, "Length": null, "Latitude": null, "Longitude": null, "Location": null, "Condition": null, "ConditionDate": null, "Warranty": null, "WarrantyDate": null, "InstallDate": null, "FacilityID": null, "Enabled": 1, "SubType": null, "Material": null, "GlobalID": null, "Size": null, "ResSize": null, "ResMaterial": null, "ResInstallDate": null }, "code": 4, "name": "Lawn" }, { "domains": { "Notification": {"type": "inherited"}, "gpsFlag": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "defaultValues": { "wServiceLineID": null, "TapSize": null, "Notify": null, "Notification": null, "Address": null, "gpsFlag": null, "PipeNo": null, "Length": null, "Latitude": null, "Longitude": null, "Location": null, "Condition": null, "ConditionDate": null, "Warranty": null, "WarrantyDate": null, "InstallDate": null, "FacilityID": null, "Enabled": 1, "SubType": null, "Material": null, "GlobalID": null, "Size": null, "ResSize": null, "ResMaterial": null, "ResInstallDate": null }, "code": 5, "name": "Other" }, { "domains": { "Notification": {"type": "inherited"}, "gpsFlag": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "defaultValues": { "wServiceLineID": null, "TapSize": null, "Notify": null, "Notification": null, "Address": null, "gpsFlag": null, "PipeNo": null, "Length": null, "Latitude": null, "Longitude": null, "Location": null, "Condition": null, "ConditionDate": null, "Warranty": null, "WarrantyDate": null, "InstallDate": null, "FacilityID": null, "Enabled": 1, "SubType": null, "Material": null, "GlobalID": null, "Size": null, "ResSize": null, "ResMaterial": null, "ResInstallDate": null }, "code": 6, "name": "Residential" }, { "domains": { "Notification": {"type": "inherited"}, "gpsFlag": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "defaultValues": { "wServiceLineID": null, "TapSize": null, "Notify": null, "Notification": null, "Address": null, "gpsFlag": null, "PipeNo": null, "Length": null, "Latitude": null, "Longitude": null, "Location": null, "Condition": null, "ConditionDate": null, "Warranty": null, "WarrantyDate": null, "InstallDate": null, "FacilityID": null, "Enabled": 1, "SubType": null, "Material": null, "GlobalID": null, "Size": null, "ResSize": null, "ResMaterial": null, "ResInstallDate": null }, "code": 7, "name": "Unknown" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "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": 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": "ea97e11d964648618aad3c33a281c57b" }