{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "Lot Dimensions", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3443, "latestWkid": 3443 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "Default" } ], "minScale": 2000, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1008375.8935008273, "ymin": 1822302.654963486, "xmax": 1056344.1597688273, "ymax": 1880583.3435199857, "spatialReference": { "wkid": 3443, "latestWkid": 3443 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZORDER", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "ANNOTATIONCLASSID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "ELEMENT", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null }, { "name": "DIM_", "type": "esriFieldTypeInteger", "alias": "DIM_", "domain": null }, { "name": "DIM_ID", "type": "esriFieldTypeInteger", "alias": "DIM_ID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R67_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I144Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I144ANNOTATIONCL", "fields": "ANNOTATIONCLASSID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_67", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_67", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S47_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 1, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Lot Dimensions" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1008375.8935008273, "ymin": 1822302.654963486, "xmax": 1056344.1597688273, "ymax": 1880583.3435199857, "spatialReference": { "wkid": 3443, "latestWkid": 3443 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 2000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 2, "name": "Contours", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 3443, "latestWkid": 3443 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 92, 230, 255 ], "width": 0.4 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": null, "labelExpression": "[ELEVATION]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 2500, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1008392.4371029139, "ymin": 1820766.3821174055, "xmax": 1053724.4209138304, "ymax": 1880495.342055574, "spatialReference": { "wkid": 3443, "latestWkid": 3443 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CONTOUR_TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeSmallInteger", "alias": "ELEVATION", "domain": null }, { "name": "CONTOUR_TYPE", "type": "esriFieldTypeString", "alias": "CONTOUR_TYPE", "length": 16, "domain": { "type": "codedValue", "name": "Contour_Type", "description": "", "codedValues": [ { "name": "Intermediate", "code": "INT" }, { "name": "Index", "code": "INX" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONTOUR_SUBTYPE", "type": "esriFieldTypeString", "alias": "CONTOUR_SUBTYPE", "length": 20, "domain": { "type": "codedValue", "name": "Contour_Subtype", "description": "", "codedValues": [ { "name": "Intermediate", "code": "INT" }, { "name": "Intermediate Depression", "code": "INTDEP" }, { "name": "Intermediate Depression Hidden", "code": "INTDEPHID" }, { "name": "Intermediate Depression Obscured", "code": "INTDEPO" }, { "name": "Intermediate Depression Obscured Hidden", "code": "INTDEPOHID" }, { "name": "Intermediate Hidden", "code": "INTHID" }, { "name": "Intermediate Obscured", "code": "INTO" }, { "name": "Intermediate Obscured Hidden", "code": "INTOHID" }, { "name": "Index", "code": "INX" }, { "name": "Index Depression", "code": "INXDEP" }, { "name": "Index Depression Hidden", "code": "INXDEPHID" }, { "name": "Index Depression Obscured", "code": "INXDEPO" }, { "name": "Index Depression Obscured Hidden", "code": "INXDEPOHID" }, { "name": "Index Hidden", "code": "INXHID" }, { "name": "Index Obscured", "code": "INXO" }, { "name": "Index Obscured Hidden", "code": "INXOHID" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONTOUR_METHOD", "type": "esriFieldTypeString", "alias": "CONTOUR_METHOD", "length": 4, "domain": { "type": "codedValue", "name": "MetaData_Method", "description": "", "codedValues": [ { "name": "Photo Compilation", "code": "PC" }, { "name": "Survey Terrestrial", "code": "ST" }, { "name": "Survey GPS", "code": "GPS" }, { "name": "Board Digitized", "code": "BD" }, { "name": "Heads-up Digitized", "code": "HD" }, { "name": "COGO", "code": "COGO" }, { "name": "Scanning", "code": "SCAN" }, { "name": "Unknown", "code": "UNK" }, { "name": "DPW Field Crew", "code": "DPWF" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONTOUR_SOURCE", "type": "esriFieldTypeString", "alias": "CONTOUR_SOURCE", "length": 6, "domain": { "type": "codedValue", "name": "MetaData_Source", "description": "", "codedValues": [ { "name": "City of Naperville", "code": "CITY" }, { "name": "DuPage County", "code": "DUP" }, { "name": "Will County", "code": "WILL" }, { "name": "Naperville Public Works", "code": "DPW" }, { "name": "Naperville TED", "code": "TED" }, { "name": "Merrick Original", "code": "MER_O" }, { "name": "Merrick 1998", "code": "MER_98" }, { "name": "Merrick 2001", "code": "MER_01" }, { "name": "Surdex 2004", "code": "SUR_04" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R101_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_101", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_101", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S81_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 3, "name": "Address Points", "type": "Feature Layer", "description": "The City of Naperville's address point file contains over forty thousand address points within the City's boundary. The file's attributes consists of the address number (unincorporated and incorporated), direction, street name, street suffix, location ID, property ID, and what city that the point rests in. The points are associated with the parcel that it pertains to and not the buildings.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3443, "latestWkid": 3443 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4800, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "where": null, "labelExpression": "[ADD_NUM]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 7.5, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 979137.6120824963, "ymin": 1793300.176879324, "xmax": 1087156.300900329, "ymax": 1901309.5110570714, "spatialReference": { "wkid": 3443, "latestWkid": 3443 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREET_NAME", "typeIdField": "SubType", "subtypeFieldName": "SubType", "subtypeField": "SubType", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LOC_ID", "type": "esriFieldTypeInteger", "alias": "LOC_ID", "domain": null }, { "name": "PROP_ID", "type": "esriFieldTypeInteger", "alias": "PROP_ID", "domain": null }, { "name": "STREET_NAME", "type": "esriFieldTypeString", "alias": "STREET_NAME", "length": 50, "domain": null }, { "name": "STREET_SUFFIX", "type": "esriFieldTypeString", "alias": "STREET_SUFFIX", "length": 4, "domain": null }, { "name": "ADDR_PT_ID", "type": "esriFieldTypeInteger", "alias": "ADDR_PT_ID", "domain": null }, { "name": "ROT_ANGLE", "type": "esriFieldTypeSmallInteger", "alias": "ROT_ANGLE", "domain": null }, { "name": "ADD_NUM", "type": "esriFieldTypeString", "alias": "ADD_NUM", "length": 8, "domain": null }, { "name": "STREET_DIRECTION", "type": "esriFieldTypeString", "alias": "STREET_DIRECTION", "length": 1, "domain": null }, { "name": "FULL_ADDRESS", "type": "esriFieldTypeString", "alias": "FULL_ADDRESS", "length": 75, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 30, "domain": null }, { "name": "CAD_ID", "type": "esriFieldTypeInteger", "alias": "CAD_ID", "domain": null }, { "name": "CITYCODE", "type": "esriFieldTypeString", "alias": "CITYCODE", "length": 4, "domain": null }, { "name": "SubType", "type": "esriFieldTypeInteger", "alias": "SubType", "domain": null }, { "name": "GARBAGE_SERVICE", "type": "esriFieldTypeString", "alias": "GARBAGE_SERVICE", "length": 1, "domain": { "type": "codedValue", "name": "Yes or No", "description": "Yes or No Values", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GARBAGE_DAY", "type": "esriFieldTypeString", "alias": "GARBAGE_DAY", "length": 2, "domain": { "type": "codedValue", "name": "WeekDays", "description": "Weekdays", "codedValues": [ { "name": "Monday", "code": "MO" }, { "name": "Tuesday", "code": "TU" }, { "name": "Wednesday", "code": "WE" }, { "name": "Thursday", "code": "TH" }, { "name": "Friday", "code": "FR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "length": 10, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "STATE", "type": "esriFieldTypeString", "alias": "State", "length": 5, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R62_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_62", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_62", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S42_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "GARBAGE_SERVICE": { "type": "codedValue", "name": "YesNoOnly", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "GARBAGE_DAY": {"type": "inherited"} }, "id": 0, "name": "General" }, { "domains": { "GARBAGE_SERVICE": { "type": "codedValue", "name": "YesNoOnly", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "GARBAGE_DAY": {"type": "inherited"} }, "id": 1, "name": "Communication Tower" }, { "domains": { "GARBAGE_SERVICE": { "type": "codedValue", "name": "YesNoOnly", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "GARBAGE_DAY": {"type": "inherited"} }, "id": 2, "name": "Athletic Field" }, { "domains": { "GARBAGE_SERVICE": { "type": "codedValue", "name": "YesNoOnly", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "GARBAGE_DAY": {"type": "inherited"} }, "id": 3, "name": "Water Feature" }, { "domains": { "GARBAGE_SERVICE": { "type": "codedValue", "name": "YesNoOnly", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "GARBAGE_DAY": {"type": "inherited"} }, "id": 4, "name": "Lift Station" }, { "domains": { "GARBAGE_SERVICE": { "type": "codedValue", "name": "YesNoOnly", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "GARBAGE_DAY": {"type": "inherited"} }, "id": 5, "name": "Water Monitoring Well" }, { "domains": { "GARBAGE_SERVICE": { "type": "codedValue", "name": "YesNoOnly", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "GARBAGE_DAY": {"type": "inherited"} }, "id": 6, "name": "Backflow Prevention" }, { "domains": { "GARBAGE_SERVICE": { "type": "codedValue", "name": "YesNoOnly", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "GARBAGE_DAY": {"type": "inherited"} }, "id": 7, "name": "Extra 1" }, { "domains": { "GARBAGE_SERVICE": { "type": "codedValue", "name": "YesNoOnly", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "GARBAGE_DAY": {"type": "inherited"} }, "id": 8, "name": "Extra 2" } ], "subtypes": [ { "domains": { "GARBAGE_SERVICE": { "type": "codedValue", "name": "YesNoOnly", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "GARBAGE_DAY": {"type": "inherited"} }, "defaultValues": { "LOC_ID": null, "PROP_ID": null, "STREET_NAME": null, "STREET_SUFFIX": null, "ADDR_PT_ID": null, "ROT_ANGLE": null, "ADD_NUM": null, "STREET_DIRECTION": null, "FULL_ADDRESS": null, "CITY": null, "CAD_ID": null, "CITYCODE": null, "SubType": null, "GARBAGE_SERVICE": null, "GARBAGE_DAY": null, "ZIP": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "STATE": null }, "code": 0, "name": "General" }, { "domains": { "GARBAGE_SERVICE": { "type": "codedValue", "name": "YesNoOnly", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "GARBAGE_DAY": {"type": "inherited"} }, "defaultValues": { "LOC_ID": null, "PROP_ID": null, "STREET_NAME": null, "STREET_SUFFIX": null, "ADDR_PT_ID": null, "ROT_ANGLE": null, "ADD_NUM": null, "STREET_DIRECTION": null, "FULL_ADDRESS": null, "CITY": null, "CAD_ID": null, "CITYCODE": null, "SubType": null, "GARBAGE_SERVICE": null, "GARBAGE_DAY": null, "ZIP": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "STATE": null }, "code": 1, "name": "Communication Tower" }, { "domains": { "GARBAGE_SERVICE": { "type": "codedValue", "name": "YesNoOnly", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "GARBAGE_DAY": {"type": "inherited"} }, "defaultValues": { "LOC_ID": null, "PROP_ID": null, "STREET_NAME": null, "STREET_SUFFIX": null, "ADDR_PT_ID": null, "ROT_ANGLE": null, "ADD_NUM": null, "STREET_DIRECTION": null, "FULL_ADDRESS": null, "CITY": null, "CAD_ID": null, "CITYCODE": null, "SubType": null, "GARBAGE_SERVICE": null, "GARBAGE_DAY": null, "ZIP": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "STATE": null }, "code": 2, "name": "Athletic Field" }, { "domains": { "GARBAGE_SERVICE": { "type": "codedValue", "name": "YesNoOnly", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "GARBAGE_DAY": {"type": "inherited"} }, "defaultValues": { "LOC_ID": null, "PROP_ID": null, "STREET_NAME": null, "STREET_SUFFIX": null, "ADDR_PT_ID": null, "ROT_ANGLE": null, "ADD_NUM": null, "STREET_DIRECTION": null, "FULL_ADDRESS": null, "CITY": null, "CAD_ID": null, "CITYCODE": null, "SubType": null, "GARBAGE_SERVICE": null, "GARBAGE_DAY": null, "ZIP": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "STATE": null }, "code": 3, "name": "Water Feature" }, { "domains": { "GARBAGE_SERVICE": { "type": "codedValue", "name": "YesNoOnly", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "GARBAGE_DAY": {"type": "inherited"} }, "defaultValues": { "LOC_ID": null, "PROP_ID": null, "STREET_NAME": null, "STREET_SUFFIX": null, "ADDR_PT_ID": null, "ROT_ANGLE": null, "ADD_NUM": null, "STREET_DIRECTION": null, "FULL_ADDRESS": null, "CITY": null, "CAD_ID": null, "CITYCODE": null, "SubType": null, "GARBAGE_SERVICE": null, "GARBAGE_DAY": null, "ZIP": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "STATE": null }, "code": 4, "name": "Lift Station" }, { "domains": { "GARBAGE_SERVICE": { "type": "codedValue", "name": "YesNoOnly", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "GARBAGE_DAY": {"type": "inherited"} }, "defaultValues": { "LOC_ID": null, "PROP_ID": null, "STREET_NAME": null, "STREET_SUFFIX": null, "ADDR_PT_ID": null, "ROT_ANGLE": null, "ADD_NUM": null, "STREET_DIRECTION": null, "FULL_ADDRESS": null, "CITY": null, "CAD_ID": null, "CITYCODE": null, "SubType": null, "GARBAGE_SERVICE": null, "GARBAGE_DAY": null, "ZIP": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "STATE": null }, "code": 5, "name": "Water Monitoring Well" }, { "domains": { "GARBAGE_SERVICE": { "type": "codedValue", "name": "YesNoOnly", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "GARBAGE_DAY": {"type": "inherited"} }, "defaultValues": { "LOC_ID": null, "PROP_ID": null, "STREET_NAME": null, "STREET_SUFFIX": null, "ADDR_PT_ID": null, "ROT_ANGLE": null, "ADD_NUM": null, "STREET_DIRECTION": null, "FULL_ADDRESS": null, "CITY": null, "CAD_ID": null, "CITYCODE": null, "SubType": null, "GARBAGE_SERVICE": null, "GARBAGE_DAY": null, "ZIP": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "STATE": null }, "code": 6, "name": "Backflow Prevention" }, { "domains": { "GARBAGE_SERVICE": { "type": "codedValue", "name": "YesNoOnly", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "GARBAGE_DAY": {"type": "inherited"} }, "defaultValues": { "LOC_ID": null, "PROP_ID": null, "STREET_NAME": null, "STREET_SUFFIX": null, "ADDR_PT_ID": null, "ROT_ANGLE": null, "ADD_NUM": null, "STREET_DIRECTION": null, "FULL_ADDRESS": null, "CITY": null, "CAD_ID": null, "CITYCODE": null, "SubType": null, "GARBAGE_SERVICE": null, "GARBAGE_DAY": null, "ZIP": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "STATE": null }, "code": 7, "name": "Extra 1" }, { "domains": { "GARBAGE_SERVICE": { "type": "codedValue", "name": "YesNoOnly", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "GARBAGE_DAY": {"type": "inherited"} }, "defaultValues": { "LOC_ID": null, "PROP_ID": null, "STREET_NAME": null, "STREET_SUFFIX": null, "ADDR_PT_ID": null, "ROT_ANGLE": null, "ADD_NUM": null, "STREET_DIRECTION": null, "FULL_ADDRESS": null, "CITY": null, "CAD_ID": null, "CITYCODE": null, "SubType": null, "GARBAGE_SERVICE": null, "GARBAGE_DAY": null, "ZIP": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "STATE": null }, "code": 8, "name": "Extra 2" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 4, "name": "Traffic Signal Features", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 5, "name": "Pedestrian and School Flashers" }, { "id": 6, "name": "Pedestrian Stand Alone" }, { "id": 7, "name": "Signal Controller" }, { "id": 8, "name": "Signal HandHoles" }, { "id": 9, "name": "Signalized Intersection" }, { "id": 10, "name": "Signal Meter" }, { "id": 11, "name": "Signal Poles" }, { "id": 12, "name": "Signal Interconnect" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -1.74634555506689E7, "ymin": -4.613223273347634E7, "xmax": 1.94319555506689E7, "ymax": 1.9495685092346754E7, "spatialReference": { "wkid": 3443, "latestWkid": 3443 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 5, "name": "Pedestrian and School Flashers", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3443, "latestWkid": 3443 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "Traffic Signal Features" }, "subLayers": [], "minScale": 1000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "677f15abb1b7817837c933c78993b069", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAQCAYAAAAbBi9cAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAcNJREFUOI2t0LFrE2EYx/HvnWmetEmhMWAuSxppVZoiSSlNdZCKxYKT4Kbgf+AfUF0dgrugQ7cOCqVbg3R1EME6xIqWhjalFE8ziIJp+9Ak53Dm7OWSiuIDx70vPHz4vb8Q/2lCf1p48UhWtKEzF9OpqZG79sY/QaWirEb7mTsbF95U7PLWYirXC+sJlYqyGhtgbjjp3ifOSXjtBKwr1EYylntf31ashJA/AQtAXhILXn9QLmUFgOonpTAm5M9LeG0ziIW6Ie0k5QrkRqFqC4+XlOcP4fQgLtaRzINWilKK9f9GvtWVp8twJq4cKExcEN5twdU8RPrczt5W7PLOM0Yyt9nzIAe9kUmJl672VbgyqbQcKIwJ9xeUWzMA7o70QSYl4Y1dnQfueZABxvFnJobgcw1yo8L7bbhzTZjO+vs0TGi2iAQ6qh9CXd3zXk15Mi9s7ioGwvUCVG2IDvwq11QvXQCKRtwPoNEQEoOQtoQfB3B5HF6tw+xke1uofac7dNSEo4Z7HorBvkI8BtPjiuMIU1llX90Upul/pg8yDDANAhM+Jb4/dBR6HGo6fPm4o8kg03sOlVY6yUsfdPMB1t8gnfMT1m6isYOecZsAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1012191.5171031617, "ymin": 1826089.3219308183, "xmax": 1043995.4607129954, "ymax": 1865686.3762667403, "spatialReference": { "wkid": 3443, "latestWkid": 3443 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TEDContact", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeInteger", "alias": "FacilityID", "domain": null }, { "name": "IntersectionID", "type": "esriFieldTypeInteger", "alias": "IntersectionID", "domain": null }, { "name": "TEDContact", "type": "esriFieldTypeString", "alias": "TED Contact", "length": 20, "domain": { "type": "codedValue", "name": "TEDCodes", "description": "TED Dept. Responsibility", "codedValues": [ { "name": "Jessie Patton", "code": "JP" }, { "name": "Andy Hynes", "code": "AH" }, { "name": "Craig Kinley", "code": "CK" }, { "name": "Michael Prousa", "code": "MP" }, { "name": "Kelly Dunne", "code": "KD" }, { "name": "Christine Rhoades", "code": "CR" }, { "name": "Ray Fano", "code": "RF" }, { "name": "Yifang Lu", "code": "YL" }, { "name": "DuPage County", "code": "DUPAGE" }, { "name": "IDOT", "code": "IDOT" }, { "name": "Patton Flashers", "code": "PATTON FLASHERS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SMALLCELL", "type": "esriFieldTypeString", "alias": "Small Cell", "length": 25, "domain": { "type": "codedValue", "name": "YNPoles1", "description": "Yes and No fields for Streetlights", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unknown" }, { "name": "N/A-OWNED BY OTHERS", "code": "N/A" }, { "name": "NOT RESERVED", "code": "NR" }, { "name": "RESERVED", "code": "R" }, { "name": "RESERVED-EXCAMERA", "code": "RE" }, { "name": "RESERVED-EXELECTRIC DEVICE", "code": "RED" }, { "name": "RESERVED-EXSMALL CELL", "code": "REC" }, { "name": "RESERVED-FIRE/POLICE", "code": "RFP" }, { "name": "RESERVED-FUCAMERA", "code": "RF" }, { "name": "RESERVED-FUELECTRIC DEVICE", "code": "RFD" }, { "name": "RESERVED-PERMITPDG", "code": "RP" }, { "name": "RESERVED-TED", "code": "RT" }, { "name": "RESERVED-WATER", "code": "TW" }, { "name": "TO BE DETERMINED", "code": "TBD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R352_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_352", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_352", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S266_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 6, "name": "Pedestrian Stand Alone", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3443, "latestWkid": 3443 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "Traffic Signal Features" }, "subLayers": [], "minScale": 1000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "a7587ad512af01d0556c96519ff83ea5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAcCAYAAAAAwr0iAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAypJREFUSInNl19IU1Ecxz/n7jrbzBhhs5XoLCVZSskQIaTStBc3ikIIfEh6sIfeCguSgU3xpejdYQ8RghY+DPMpmg9B0MOQwKdc9JC6yNj8P9jmTg+ba3NSlnfVDy7c37m/w/dzf79zz/ldlX9s6n8JIOWUHaQdpFMLESnFwubm5oOCgraFnwIkhRN9IB3JEaGFPkKAquq6pXz9UogLWS+1LQOJPhCOLS8SiRKPx/ckrqoqBoN+C8WRSPiGFKXlZg5AKu0OgHB4lbm5b4RCyyjK3rKQSEhMpv1YLCWYzSaEoDsWe5UuR0YGpH3rbnFxmaWlVYLBENFodE8AqqqiKArwDbPZlBrTOQDPdgDnVs1DoRU+f/5KZ+fgH4m2tZ3m1KnjPHo0DsDIyH2OHi0hEommyiGdOwD8sFgshpR/pA2Ay9VFU1Mds7NzeL3viMfjKIpIrSd9Vqzm+8CtW5cIhVZ4/nwKr/fdL+M1AaioOEhv73VaWxuwWksRQtDb69nVXE0AXK4uLl8+i6rqECK5jpzOJgYHR/8OQHFxEdPTHzhzpg6A9fUIdXXH6Onp4OHDF/kHOHDASDi8htFYCMDo6GusVgt9fTc4ebIy/wDDwxNYLIfo6DgPwPLyOq2tPbS326mvP0F1dVl+AcbH3zI25kr7V66c486dISYn/UxO+nn69G5+AQAaG22Ew6sEAvM0NNRw+/ZVHj8e/+U8TQA6O1soLzczNjbFwMAzpqeHaWy0AX8J4Nq1FtbWIrhcTwgEgszPL2K1Ht7V3IzTUCykPmF0Ot1vAdjtNfh8fgKBIACBwBw1NRVZMfH4JgZDYVorB0AI4QHZDVBZeYRPn77sGmBm5iP9/c/S/ps37zEa92XFlJeXoqq6DK0cgGa/lL4gYDEY9BQU7D4LFy/ey/Ld7hHc7pG0X1RkQK9PH0JBIZr9OQAAUjIhBN0m035qa4/h9brZ2NhbP6DXq1RVlVFWVpLWyHyeBZBZBputApstu45aWGb6dwBo9kvpuwkMaa4MSMkDRfmR/hyAJESLJxZ79TLZNmnWlvuFEBPbxXcEAEg1jJ7UlVf7539G3wETxg3Nf3DJtAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 24, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1012422.853254661, "ymin": 1836637.7624480724, "xmax": 1040256.480986245, "ymax": 1874459.493562989, "spatialReference": { "wkid": 3443, "latestWkid": 3443 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PedestrianButton", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PedestrianButton", "type": "esriFieldTypeString", "alias": "Pedestrian Button", "length": 5, "domain": { "type": "codedValue", "name": "Yes or No", "description": "Yes or No Values", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PedestrianWalkSignal", "type": "esriFieldTypeString", "alias": "Pedestrian Walk Signal Light", "length": 50, "domain": { "type": "codedValue", "name": "Yes or No", "description": "Yes or No Values", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PedSigQuant", "type": "esriFieldTypeSmallInteger", "alias": "Quantity of Pedestrian Signals", "domain": null }, { "name": "IntersectionID", "type": "esriFieldTypeSmallInteger", "alias": "IntersectionID", "domain": null }, { "name": "SMALLCELL", "type": "esriFieldTypeString", "alias": "Small Cell", "length": 25, "domain": { "type": "codedValue", "name": "YNPoles1", "description": "Yes and No fields for Streetlights", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unknown" }, { "name": "N/A-OWNED BY OTHERS", "code": "N/A" }, { "name": "NOT RESERVED", "code": "NR" }, { "name": "RESERVED", "code": "R" }, { "name": "RESERVED-EXCAMERA", "code": "RE" }, { "name": "RESERVED-EXELECTRIC DEVICE", "code": "RED" }, { "name": "RESERVED-EXSMALL CELL", "code": "REC" }, { "name": "RESERVED-FIRE/POLICE", "code": "RFP" }, { "name": "RESERVED-FUCAMERA", "code": "RF" }, { "name": "RESERVED-FUELECTRIC DEVICE", "code": "RFD" }, { "name": "RESERVED-PERMITPDG", "code": "RP" }, { "name": "RESERVED-TED", "code": "RT" }, { "name": "RESERVED-WATER", "code": "TW" }, { "name": "TO BE DETERMINED", "code": "TBD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R353_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_353", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_353", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S267_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 7, "name": "Signal Controller", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3443, "latestWkid": 3443 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "Traffic Signal Features" }, "subLayers": [], "minScale": 6000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "c259645f5ecc4eac1ab7a3df4fe2b2ae", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAATCAYAAACgADyUAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAHVJREFUOI3tzrENgCAUhOF7gd6CaG2vAzgRY0CgYSWHoLVzABJHIKANsQYLK/7+yx3HxzgAGGM2xthcA1JKp9bacwBERHvOeaiBRHQBmLhzjsUYq1BpfK9+qcMO/4ZCiDuE0A6llMlaewBYKo0HylWl1Nq6+ADbNBza7+zAGwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1012533.8221928291, "ymin": 1826089.860643655, "xmax": 1049417.824868247, "ymax": 1874264.801038988, "spatialReference": { "wkid": 3443, "latestWkid": 3443 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Painted", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeInteger", "alias": "FacilityID", "domain": null }, { "name": "IntersectionID", "type": "esriFieldTypeInteger", "alias": "IntersectionID", "domain": null }, { "name": "Painted", "type": "esriFieldTypeString", "alias": "Painted", "length": 5, "domain": { "type": "codedValue", "name": "Yes or No", "description": "Yes or No Values", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ControllerType", "type": "esriFieldTypeString", "alias": "ControllerType", "length": 10, "domain": { "type": "codedValue", "name": "ControllerCodes", "description": "ControllerTypes", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "3", "code": "3" }, { "name": "4", "code": "4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SMARTCELL", "type": "esriFieldTypeString", "alias": "Smart Cell", "length": 25, "domain": { "type": "codedValue", "name": "YNPoles1", "description": "Yes and No fields for Streetlights", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unknown" }, { "name": "N/A-OWNED BY OTHERS", "code": "N/A" }, { "name": "NOT RESERVED", "code": "NR" }, { "name": "RESERVED", "code": "R" }, { "name": "RESERVED-EXCAMERA", "code": "RE" }, { "name": "RESERVED-EXELECTRIC DEVICE", "code": "RED" }, { "name": "RESERVED-EXSMALL CELL", "code": "REC" }, { "name": "RESERVED-FIRE/POLICE", "code": "RFP" }, { "name": "RESERVED-FUCAMERA", "code": "RF" }, { "name": "RESERVED-FUELECTRIC DEVICE", "code": "RFD" }, { "name": "RESERVED-PERMITPDG", "code": "RP" }, { "name": "RESERVED-TED", "code": "RT" }, { "name": "RESERVED-WATER", "code": "TW" }, { "name": "TO BE DETERMINED", "code": "TBD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R354_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_354", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_354", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S268_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 8, "name": "Signal HandHoles", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3443, "latestWkid": 3443 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "Traffic Signal Features" }, "subLayers": [], "minScale": 6000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "3743080d47633c3804ffafc8b81dda29", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAXRJREFUGJV1kT9LHFEUxX97fe74N+giCHZWiX4BRQhE1EKGYVg0BEkggaQyxmKZIbGJWKnsuoXaqYiwhSAiQ9hY2NhE8AsYksLSQDTLFm7wrTNvUrgLWuQ093LO4XLPvYp7sJltE5JpsehHUyFljoJS/rSuq3qTtrzhULMmsBVCERKPpCTvHTxfMK8D8hUFMMGnvqoOV+B2REg2Kx2NAr8D8m9cMi8MsgNMKoAbws9iJWZCrCdGx71d/CmUSfU4ljcf6NyCgzfupjIDCkDg8RedPbHxPhbJLdc2O7e1X3DJ2CGJXSnJWM2cMHfVRPcDK6KLEHmKFf8EWhWAIao+w++AOH7OXNcei1d3vLxqofGwqm8nDJzVJjdst0K2m/LMJR3TDpkGgyhjmW83+q+GxreG6qACCMhu2ngjv+hcr4B/TL4M4OAPgRwqiw8HevW6fue4SG7KxX/XTvTVxU8aYjE6/tGEermvl74/eAoQB2Q3gA3+g39GoIaRfD6rvgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 3443, "latestWkid": 3443 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "HHType", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeInteger", "alias": "FacilityID", "domain": null }, { "name": "IntersectionID", "type": "esriFieldTypeInteger", "alias": "IntersectionID", "domain": null }, { "name": "HHType", "type": "esriFieldTypeString", "alias": "Hand Hole Type", "length": 50, "domain": { "type": "codedValue", "name": "HHTypeCode", "description": "ControllerTypes", "codedValues": [ { "name": "Single", "code": "1" }, { "name": "Double", "code": "2" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R355_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_355", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_355", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S269_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 9, "name": "Signalized Intersection", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3443, "latestWkid": 3443 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "Traffic Signal Features" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "484527474c0b77184cbed200f11272ba", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAPVJREFUOI3tzr9KglEYB+CHkARdom6gMamhrQtwtmhyqAsokIKEqC0Moetoc2pzjgYhUPAOGhuKb2mQUwoNXxD0z8+v09YPXjjwe9+HU/BHKUzp53CF8seiWCz2QwgneeF5bH5VhBAWfjqcBufOPzwbvI9jPGAL97HgXSy/zQFOY8F9bOAJN1kOssKHuMQdkphwq0WzSZJQr9PrRYKrVUqldGq1iHC3S6WS/rjTyXKREW6305klmeDFbVYbTF4YXBCuI8EreyxU0vd6g9tY8GT0/h6Pvt+bGR6es3bE5JnhWRx4jCQMlAc7n7rH38JLU3ZywbnzCgF/O4Boh3B1AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1012472.4660163298, "ymin": 1826135.2099624053, "xmax": 1049358.8249862455, "ymax": 1874338.621429406, "spatialReference": { "wkid": 3443, "latestWkid": 3443 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Maintenance", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeInteger", "alias": "FacilityID", "domain": null }, { "name": "IntersectionID", "type": "esriFieldTypeInteger", "alias": "IntersectionID", "domain": null }, { "name": "Maintenance", "type": "esriFieldTypeString", "alias": "Maintenance", "length": 20, "domain": { "type": "codedValue", "name": "MaintCodes", "description": "Maintenance Owner of Signal", "codedValues": [ { "name": "City of Naperville", "code": "NAP" }, { "name": "DuPage County", "code": "DUP" }, { "name": "Will County", "code": "WILL" }, { "name": "IDOT", "code": "IDOT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Service", "type": "esriFieldTypeString", "alias": "Service", "length": 20, "domain": { "type": "codedValue", "name": "ServiceCodes", "description": "Servicer", "codedValues": [ { "name": "Naperville", "code": "1" }, { "name": "Naperville (Radio)", "code": "2" }, { "name": "IDOT", "code": "3" }, { "name": "DuPage County", "code": "4" }, { "name": "Will County", "code": "5" }, { "name": "NDPU-E", "code": "6" }, { "name": "COMED", "code": "COMED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TEDContact", "type": "esriFieldTypeString", "alias": "TED Contact", "length": 20, "domain": { "type": "codedValue", "name": "TEDCodes", "description": "TED Dept. Responsibility", "codedValues": [ { "name": "Jessie Patton", "code": "JP" }, { "name": "Andy Hynes", "code": "AH" }, { "name": "Craig Kinley", "code": "CK" }, { "name": "Michael Prousa", "code": "MP" }, { "name": "Kelly Dunne", "code": "KD" }, { "name": "Christine Rhoades", "code": "CR" }, { "name": "Ray Fano", "code": "RF" }, { "name": "Yifang Lu", "code": "YL" }, { "name": "DuPage County", "code": "DUPAGE" }, { "name": "IDOT", "code": "IDOT" }, { "name": "Patton Flashers", "code": "PATTON FLASHERS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MaintTransfer", "type": "esriFieldTypeString", "alias": "MaintTransfer", "length": 5, "domain": { "type": "codedValue", "name": "Yes or No", "description": "Yes or No Values", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MTBeginDate", "type": "esriFieldTypeDate", "alias": "MTBeginDate", "length": 8, "domain": null }, { "name": "MTEndDate", "type": "esriFieldTypeDate", "alias": "MTEndDate", "length": 8, "domain": null }, { "name": "MTTransferTo", "type": "esriFieldTypeString", "alias": "MTTransferTo", "length": 50, "domain": null }, { "name": "SystemType", "type": "esriFieldTypeString", "alias": "SystemType", "length": 35, "domain": { "type": "codedValue", "name": "SystemCodes", "description": "Interconnect System Type", "codedValues": [ { "name": "System 1", "code": "1" }, { "name": "System 2", "code": "2" }, { "name": "System 3", "code": "3" }, { "name": "System 4", "code": "4" }, { "name": "System 5", "code": "5" }, { "name": "System 6", "code": "6" }, { "name": "System 7", "code": "7" }, { "name": "System 8", "code": "8" }, { "name": "System 9", "code": "9" }, { "name": "System 10", "code": "10" }, { "name": "System 11", "code": "11" }, { "name": "System 12", "code": "12" }, { "name": "System 13", "code": "13" }, { "name": "System 14", "code": "14" }, { "name": "System 15", "code": "15" }, { "name": "System 97", "code": "97" }, { "name": "System 105", "code": "105" }, { "name": "87th St", "code": "87" }, { "name": "IL Route 59", "code": "59" }, { "name": "South Washington Street", "code": "100" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 50, "domain": null }, { "name": "MeterID", "type": "esriFieldTypeInteger", "alias": "MeterID", "domain": null }, { "name": "MeterAddress", "type": "esriFieldTypeString", "alias": "MeterAddress", "length": 75, "domain": null }, { "name": "SMALLCELL", "type": "esriFieldTypeString", "alias": "Small Cell", "length": 25, "domain": { "type": "codedValue", "name": "YNPoles1", "description": "Yes and No fields for Streetlights", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unknown" }, { "name": "N/A-OWNED BY OTHERS", "code": "N/A" }, { "name": "NOT RESERVED", "code": "NR" }, { "name": "RESERVED", "code": "R" }, { "name": "RESERVED-EXCAMERA", "code": "RE" }, { "name": "RESERVED-EXELECTRIC DEVICE", "code": "RED" }, { "name": "RESERVED-EXSMALL CELL", "code": "REC" }, { "name": "RESERVED-FIRE/POLICE", "code": "RFP" }, { "name": "RESERVED-FUCAMERA", "code": "RF" }, { "name": "RESERVED-FUELECTRIC DEVICE", "code": "RFD" }, { "name": "RESERVED-PERMITPDG", "code": "RP" }, { "name": "RESERVED-TED", "code": "RT" }, { "name": "RESERVED-WATER", "code": "TW" }, { "name": "TO BE DETERMINED", "code": "TBD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R357_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_357", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_357", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S271_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 10, "name": "Signal Meter", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3443, "latestWkid": 3443 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "Traffic Signal Features" }, "subLayers": [], "minScale": 6000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "6bcc905daafdc1521de7d00571385485", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAWFJREFUKJGdkq9LpUEUhp8LygkfBgcMYxE3KCgLCouY1GoxiWlZsBjMV8H9Awziblo0uxgsFotFDWJVblhBw5rEwXLQcNl9g67B+a6fF9zgKTOcM8/58c7p4J3W8Ya/N4QQ3f0OuAL+/Rc0sylJc8Bvd58E9oFPwDGw9Ra4APQBizlJlLSZY7PARhlrgTHGj+7eK6k7xjicUjovimJbEkA3MJ2rfwF+tkB3n5f0FXgABrOvkZMXwBLgZvZd0gsoqRP4C5BS+tWmw3V5kXQBfACuyhnHzWxd0jGw165gCGGk2Wx+ljQQQjh19+eKZnYiqd4OlJbbbgB1d09VVf8APcCjmY1KOqhwQzHGWkrpHOgHbqoz/gBWgZqk5QzM5LYv3f2bmQnYzUq3Kt6Y2U7+/Fpuf0LSXn5zL+kWOCrbaC2ApEPg0szqkrokjZnZGmBFUWxJOqvO3b6r15JWKslenVV7AlTRpYrvoqGyAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1012540.3326784968, "ymin": 1836775.2434723228, "xmax": 1039652.380160328, "ymax": 1862889.2752336562, "spatialReference": { "wkid": 3443, "latestWkid": 3443 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MeterAddress", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeInteger", "alias": "FacilityID", "domain": null }, { "name": "IntersectionID", "type": "esriFieldTypeInteger", "alias": "IntersectionID", "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "MeterID", "type": "esriFieldTypeInteger", "alias": "Meter ID", "domain": null }, { "name": "MeterAddress", "type": "esriFieldTypeString", "alias": "Meter Address", "length": 50, "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 20, "domain": { "type": "codedValue", "name": "OwnerCodes", "description": "Asset Owner", "codedValues": [ { "name": "Naperville", "code": "1" }, { "name": "Naperville (Radio)", "code": "2" }, { "name": "IDOT", "code": "3" }, { "name": "DuPage County", "code": "4" }, { "name": "Will County", "code": "5" }, { "name": "NDPU-E", "code": "6" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SystemType", "type": "esriFieldTypeString", "alias": "System Type", "length": 15, "domain": { "type": "codedValue", "name": "SystemCodes", "description": "Interconnect System Type", "codedValues": [ { "name": "System 1", "code": "1" }, { "name": "System 2", "code": "2" }, { "name": "System 3", "code": "3" }, { "name": "System 4", "code": "4" }, { "name": "System 5", "code": "5" }, { "name": "System 6", "code": "6" }, { "name": "System 7", "code": "7" }, { "name": "System 8", "code": "8" }, { "name": "System 9", "code": "9" }, { "name": "System 10", "code": "10" }, { "name": "System 11", "code": "11" }, { "name": "System 12", "code": "12" }, { "name": "System 13", "code": "13" }, { "name": "System 14", "code": "14" }, { "name": "System 15", "code": "15" }, { "name": "System 97", "code": "97" }, { "name": "System 105", "code": "105" }, { "name": "87th St", "code": "87" }, { "name": "IL Route 59", "code": "59" }, { "name": "South Washington Street", "code": "100" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GPS", "type": "esriFieldTypeString", "alias": "GPS Location Available", "length": 5, "domain": { "type": "codedValue", "name": "Yes or No", "description": "Yes or No Values", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R358_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_358", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_358", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S272_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 11, "name": "Signal Poles", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3443, "latestWkid": 3443 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "Traffic Signal Features" }, "subLayers": [], "minScale": 6000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SignalTypes", "field2": null, "field3": null, "defaultSymbol": { "type": "esriPMS", "url": "4fb1b41519fac48bb1049eaa494d28f5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAN5JREFUGJWVz7FKA0EQxvH/ZK+zvD4BC0sLexthiRIQtBMbCysLj4TAJaVVPJUsliIIFgo+ghwEbKx8DUVfIJWZsUjUVbhAphvmN8M3CQtUEjfdQXNXhQPQBvBqMrkL+egesD+4U/hLNT2OdlfF3Fbn1LeGvXIfsGQGNzFiGNdet9h4ushHV9PLSoZUZ1XcITDDwvLcz2w6/878AaxUW95/sXCLsV6FnfDwg4d5edMu/I4Yrf+wBs9L4/Q8jmFhrdxuv/jMyeRIcXXgDaldp/p41j/hM8bg0UAZgFAV5wtUz0C8OKHzrgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "cafc1e42ac51a13245bbc18d2374a39e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAALxJREFUGJWVzzFKA1EQBuBvYeFhnV4hhaU3sAwoAcE0uthYWFmYe2ghlhIIWGh2j2HjTRQtPMCA+Gz0sUqi+MMUA98MM7V/pO43HZPMMTbwmLltuEP+htuUrnLEWW92q2J3wbjhCLmGLqWdH7Ckomm5P+S6hhwx/ePcE19YSkMRv+FhubmKeMlsrqQpPYsoD95ge5XNEV3ZfMC8ZR/jJfZhjYuCkQfsvTLFKdbxhNmA8xFvfWzEOy4/a2k+AMU0NJt7UbcuAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "Standard Signal Pole", "description": "" }, { "symbol": { "type": "esriPMS", "url": "70ec8e8beca8dd42e6c1e653b98e091c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAANRJREFUGJWVzyFLQ2EUxvH/I2+6IH6DCQtG26JxsDEQtInFYDJs2XsX5w0ahnEIgmEDP4PJYrj3cyjaVvYGUR+T4w7mFU878IPzP4F/TKguiyI7FJxY3sZ6BqZJ62Im4RW8KLJroG8AC2AX6MZy2LNHxxIOALHIOob++uM+imX6CPkkABgG9bU6BSY/Gc0/fmtWm9+AnRr8WsG6A+/V4PslTlqj21imB6DeGvj0+R6ulljCfsj341Y6QBtn2A3gBfkmmW9eqn3+UW1Gbb4gHwPj31q+AWDBPxM5iAziAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2", "label": "Street Light Signal Pole", "description": "" }, { "symbol": { "type": "esriPMS", "url": "053e6fb3f68fe838ee357086d5824148", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAANpJREFUGJWVzr1qAlEQQOFz7+4b2BuwSJkivY1wMSIISbXRJkUqCy03rVWyWoilBAIpXDaPEBaENFZ5DUN8gVRxJoU/3CAuON0w38AJOWFCf3mM6jfGcgdyBiyNrGdxNk8B/YeTyE3USs/7vVAbNJ7arvmQ5h1Awy28UosP/blNOrWPeDafhgBi6ZuiWA3ugQ02UCm02/uueQWcF/jvPTbCq1qqx6QR3vY4zvKXJHLXamkeSGHxQ2nkZ+hllrc+265vWHchKANfBvss2ftwAL8+xoGQ5mNgfCznD4ZnP7XqDrT2AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3", "label": "Temporary Wood Signal Pole", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1012409.5668639131, "ymin": 1826070.76356899, "xmax": 1049424.6588440798, "ymax": 1874419.446070902, "spatialReference": { "wkid": 3443, "latestWkid": 3443 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "EVP", "typeIdField": "SignalTypes", "subtypeFieldName": "SignalTypes", "subtypeField": "SignalTypes", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeInteger", "alias": "FacilityID", "domain": null }, { "name": "IntersectionID", "type": "esriFieldTypeSmallInteger", "alias": "IntersectionID", "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "Install Signal Intersection Date", "length": 8, "domain": null }, { "name": "PoleDate", "type": "esriFieldTypeDate", "alias": "Last Installed Pole Date", "length": 8, "domain": null }, { "name": "MastArmDate", "type": "esriFieldTypeDate", "alias": "Last Installed Arm Date", "length": 8, "domain": null }, { "name": "EVP", "type": "esriFieldTypeString", "alias": "Emergency Vehicle Light", "length": 50, "domain": { "type": "codedValue", "name": "Yes or No", "description": "Yes or No Values", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EVPInstallDAte", "type": "esriFieldTypeDate", "alias": "EVP Installation Date", "length": 8, "domain": null }, { "name": "MastArmLength1", "type": "esriFieldTypeInteger", "alias": "Mast Arm Length 1", "domain": null }, { "name": "MastArmLength2", "type": "esriFieldTypeInteger", "alias": "Mast Arm Length 2", "domain": null }, { "name": "PedButtonQuantity", "type": "esriFieldTypeInteger", "alias": "Quantity of Pedestrian Buttons", "domain": null }, { "name": "PedSignalQuantity", "type": "esriFieldTypeInteger", "alias": "Quantity of Electronic Ped Signals", "domain": null }, { "name": "SystemType", "type": "esriFieldTypeString", "alias": "System Interconnect Type", "length": 35, "domain": { "type": "codedValue", "name": "SystemCodes", "description": "Interconnect System Type", "codedValues": [ { "name": "System 1", "code": "1" }, { "name": "System 2", "code": "2" }, { "name": "System 3", "code": "3" }, { "name": "System 4", "code": "4" }, { "name": "System 5", "code": "5" }, { "name": "System 6", "code": "6" }, { "name": "System 7", "code": "7" }, { "name": "System 8", "code": "8" }, { "name": "System 9", "code": "9" }, { "name": "System 10", "code": "10" }, { "name": "System 11", "code": "11" }, { "name": "System 12", "code": "12" }, { "name": "System 13", "code": "13" }, { "name": "System 14", "code": "14" }, { "name": "System 15", "code": "15" }, { "name": "System 97", "code": "97" }, { "name": "System 105", "code": "105" }, { "name": "87th St", "code": "87" }, { "name": "IL Route 59", "code": "59" }, { "name": "South Washington Street", "code": "100" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 20, "domain": { "type": "codedValue", "name": "OwnerCodes", "description": "Asset Owner", "codedValues": [ { "name": "Naperville", "code": "1" }, { "name": "Naperville (Radio)", "code": "2" }, { "name": "IDOT", "code": "3" }, { "name": "DuPage County", "code": "4" }, { "name": "Will County", "code": "5" }, { "name": "NDPU-E", "code": "6" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RedBall", "type": "esriFieldTypeSmallInteger", "alias": "Red Bulb Quanity", "domain": null }, { "name": "YellowBall", "type": "esriFieldTypeSmallInteger", "alias": "Yellow Bulb Quantity", "domain": null }, { "name": "GreenBall", "type": "esriFieldTypeSmallInteger", "alias": "Green Bulb Quantity", "domain": null }, { "name": "RedArrow", "type": "esriFieldTypeSmallInteger", "alias": "Red Arrow Quantity", "domain": null }, { "name": "YellowArrow", "type": "esriFieldTypeSmallInteger", "alias": "Yellow Arrow Quantity", "domain": null }, { "name": "GreenArrow", "type": "esriFieldTypeSmallInteger", "alias": "Green Arrow Quanitity", "domain": null }, { "name": "Ped16x18", "type": "esriFieldTypeSmallInteger", "alias": "Ped16x18 Quantity", "domain": null }, { "name": "Ped12x12", "type": "esriFieldTypeSmallInteger", "alias": "Ped12x12 Quantity", "domain": null }, { "name": "PlanTiff", "type": "esriFieldTypeString", "alias": "Signal Plan Tiff No", "length": 15, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 30, "domain": null }, { "name": "SignalTypes", "type": "esriFieldTypeInteger", "alias": "Type of Signal", "domain": null }, { "name": "SMALLCELL", "type": "esriFieldTypeString", "alias": "Small Cell", "length": 25, "domain": { "type": "codedValue", "name": "SmallCellCategories", "description": "Categories of Reserved Small cell pole locations", "codedValues": [ { "name": "NA - OWNED BY OTHERS", "code": "NA" }, { "name": "NOT RESERVED", "code": "NR" }, { "name": "RESERVED - EXCAMERA", "code": "RE" }, { "name": "RESERVED - EXELECTRIC DEVICE", "code": "RED" }, { "name": "RESERVED - EXSMALL CELL", "code": "REC" }, { "name": "RESERVED - FIRE/POLICE", "code": "RFP" }, { "name": "RESERVED - FUELELECTRIC DEVICE", "code": "RFD" }, { "name": "RESERVED - PERMITPDG", "code": "RP" }, { "name": "RESERVED - TED", "code": "RT" }, { "name": "RESERVED - WATER", "code": "TW" }, { "name": "TO BE DETERMINED", "code": "TBD" }, { "name": "UNKNOWN", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "LOC_ID", "type": "esriFieldTypeInteger", "alias": "LOC_ID", "domain": null }, { "name": "SC_OWNER", "type": "esriFieldTypeString", "alias": "OWNER SMALL CELL", "length": 8, "domain": null }, { "name": "SC_MAINTBY", "type": "esriFieldTypeString", "alias": "MAINTAINED BY SMALL CELL", "length": 8, "domain": null }, { "name": "SC_STATUS", "type": "esriFieldTypeString", "alias": "Small Cell Status", "length": 50, "domain": { "type": "codedValue", "name": "fiberStatus", "description": "Status of Pole Availablility small cell", "codedValues": [ { "name": "Available", "code": "Available" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Leased", "code": "Leased" }, { "name": "Not Available", "code": "Not Available" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Not Reserved", "code": "Not Reserved" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R361_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_361", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_361", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S275_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "EVP": {"type": "inherited"}, "SystemType": {"type": "inherited"}, "Owner": {"type": "inherited"}, "SMALLCELL": { "type": "codedValue", "name": "YNPoles1", "description": "Yes and No fields for Streetlights", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unknown" }, { "name": "N/A-OWNED BY OTHERS", "code": "N/A" }, { "name": "NOT RESERVED", "code": "NR" }, { "name": "RESERVED", "code": "R" }, { "name": "RESERVED-EXCAMERA", "code": "RE" }, { "name": "RESERVED-EXELECTRIC DEVICE", "code": "RED" }, { "name": "RESERVED-EXSMALL CELL", "code": "REC" }, { "name": "RESERVED-FIRE/POLICE", "code": "RFP" }, { "name": "RESERVED-FUCAMERA", "code": "RF" }, { "name": "RESERVED-FUELECTRIC DEVICE", "code": "RFD" }, { "name": "RESERVED-PERMITPDG", "code": "RP" }, { "name": "RESERVED-TED", "code": "RT" }, { "name": "RESERVED-WATER", "code": "TW" }, { "name": "TO BE DETERMINED", "code": "TBD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "id": 1, "name": "Standard Signal Pole" }, { "domains": { "EVP": {"type": "inherited"}, "SystemType": {"type": "inherited"}, "Owner": {"type": "inherited"}, "SMALLCELL": { "type": "codedValue", "name": "YNPoles1", "description": "Yes and No fields for Streetlights", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unknown" }, { "name": "N/A-OWNED BY OTHERS", "code": "N/A" }, { "name": "NOT RESERVED", "code": "NR" }, { "name": "RESERVED", "code": "R" }, { "name": "RESERVED-EXCAMERA", "code": "RE" }, { "name": "RESERVED-EXELECTRIC DEVICE", "code": "RED" }, { "name": "RESERVED-EXSMALL CELL", "code": "REC" }, { "name": "RESERVED-FIRE/POLICE", "code": "RFP" }, { "name": "RESERVED-FUCAMERA", "code": "RF" }, { "name": "RESERVED-FUELECTRIC DEVICE", "code": "RFD" }, { "name": "RESERVED-PERMITPDG", "code": "RP" }, { "name": "RESERVED-TED", "code": "RT" }, { "name": "RESERVED-WATER", "code": "TW" }, { "name": "TO BE DETERMINED", "code": "TBD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "id": 2, "name": "Street Light Signal Pole" }, { "domains": { "EVP": {"type": "inherited"}, "SystemType": {"type": "inherited"}, "Owner": {"type": "inherited"}, "SMALLCELL": { "type": "codedValue", "name": "YNPoles1", "description": "Yes and No fields for Streetlights", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unknown" }, { "name": "N/A-OWNED BY OTHERS", "code": "N/A" }, { "name": "NOT RESERVED", "code": "NR" }, { "name": "RESERVED", "code": "R" }, { "name": "RESERVED-EXCAMERA", "code": "RE" }, { "name": "RESERVED-EXELECTRIC DEVICE", "code": "RED" }, { "name": "RESERVED-EXSMALL CELL", "code": "REC" }, { "name": "RESERVED-FIRE/POLICE", "code": "RFP" }, { "name": "RESERVED-FUCAMERA", "code": "RF" }, { "name": "RESERVED-FUELECTRIC DEVICE", "code": "RFD" }, { "name": "RESERVED-PERMITPDG", "code": "RP" }, { "name": "RESERVED-TED", "code": "RT" }, { "name": "RESERVED-WATER", "code": "TW" }, { "name": "TO BE DETERMINED", "code": "TBD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "id": 3, "name": "Temporary Wood Signal Pole" } ], "subtypes": [ { "domains": { "EVP": {"type": "inherited"}, "SystemType": {"type": "inherited"}, "Owner": {"type": "inherited"}, "SMALLCELL": { "type": "codedValue", "name": "YNPoles1", "description": "Yes and No fields for Streetlights", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unknown" }, { "name": "N/A-OWNED BY OTHERS", "code": "N/A" }, { "name": "NOT RESERVED", "code": "NR" }, { "name": "RESERVED", "code": "R" }, { "name": "RESERVED-EXCAMERA", "code": "RE" }, { "name": "RESERVED-EXELECTRIC DEVICE", "code": "RED" }, { "name": "RESERVED-EXSMALL CELL", "code": "REC" }, { "name": "RESERVED-FIRE/POLICE", "code": "RFP" }, { "name": "RESERVED-FUCAMERA", "code": "RF" }, { "name": "RESERVED-FUELECTRIC DEVICE", "code": "RFD" }, { "name": "RESERVED-PERMITPDG", "code": "RP" }, { "name": "RESERVED-TED", "code": "RT" }, { "name": "RESERVED-WATER", "code": "TW" }, { "name": "TO BE DETERMINED", "code": "TBD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "defaultValues": { "FacilityID": null, "IntersectionID": null, "InstallDate": null, "PoleDate": null, "MastArmDate": null, "EVP": null, "EVPInstallDAte": null, "MastArmLength1": null, "MastArmLength2": null, "PedButtonQuantity": null, "PedSignalQuantity": null, "SystemType": null, "Owner": null, "RedBall": null, "YellowBall": null, "GreenBall": 0, "RedArrow": null, "YellowArrow": null, "GreenArrow": 0, "Ped16x18": null, "Ped12x12": null, "PlanTiff": null, "Comments": null, "SignalTypes": null, "SMALLCELL": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "LOC_ID": null, "SC_OWNER": null, "SC_MAINTBY": null, "SC_STATUS": null, "GlobalID": null }, "code": 1, "name": "Standard Signal Pole" }, { "domains": { "EVP": {"type": "inherited"}, "SystemType": {"type": "inherited"}, "Owner": {"type": "inherited"}, "SMALLCELL": { "type": "codedValue", "name": "YNPoles1", "description": "Yes and No fields for Streetlights", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unknown" }, { "name": "N/A-OWNED BY OTHERS", "code": "N/A" }, { "name": "NOT RESERVED", "code": "NR" }, { "name": "RESERVED", "code": "R" }, { "name": "RESERVED-EXCAMERA", "code": "RE" }, { "name": "RESERVED-EXELECTRIC DEVICE", "code": "RED" }, { "name": "RESERVED-EXSMALL CELL", "code": "REC" }, { "name": "RESERVED-FIRE/POLICE", "code": "RFP" }, { "name": "RESERVED-FUCAMERA", "code": "RF" }, { "name": "RESERVED-FUELECTRIC DEVICE", "code": "RFD" }, { "name": "RESERVED-PERMITPDG", "code": "RP" }, { "name": "RESERVED-TED", "code": "RT" }, { "name": "RESERVED-WATER", "code": "TW" }, { "name": "TO BE DETERMINED", "code": "TBD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "defaultValues": { "FacilityID": null, "IntersectionID": null, "InstallDate": null, "PoleDate": null, "MastArmDate": null, "EVP": null, "EVPInstallDAte": null, "MastArmLength1": null, "MastArmLength2": null, "PedButtonQuantity": null, "PedSignalQuantity": null, "SystemType": null, "Owner": null, "RedBall": null, "YellowBall": null, "GreenBall": 0, "RedArrow": null, "YellowArrow": null, "GreenArrow": 0, "Ped16x18": null, "Ped12x12": null, "PlanTiff": null, "Comments": null, "SignalTypes": null, "SMALLCELL": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "LOC_ID": null, "SC_OWNER": null, "SC_MAINTBY": null, "SC_STATUS": null, "GlobalID": null }, "code": 2, "name": "Street Light Signal Pole" }, { "domains": { "EVP": {"type": "inherited"}, "SystemType": {"type": "inherited"}, "Owner": {"type": "inherited"}, "SMALLCELL": { "type": "codedValue", "name": "YNPoles1", "description": "Yes and No fields for Streetlights", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unknown" }, { "name": "N/A-OWNED BY OTHERS", "code": "N/A" }, { "name": "NOT RESERVED", "code": "NR" }, { "name": "RESERVED", "code": "R" }, { "name": "RESERVED-EXCAMERA", "code": "RE" }, { "name": "RESERVED-EXELECTRIC DEVICE", "code": "RED" }, { "name": "RESERVED-EXSMALL CELL", "code": "REC" }, { "name": "RESERVED-FIRE/POLICE", "code": "RFP" }, { "name": "RESERVED-FUCAMERA", "code": "RF" }, { "name": "RESERVED-FUELECTRIC DEVICE", "code": "RFD" }, { "name": "RESERVED-PERMITPDG", "code": "RP" }, { "name": "RESERVED-TED", "code": "RT" }, { "name": "RESERVED-WATER", "code": "TW" }, { "name": "TO BE DETERMINED", "code": "TBD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "defaultValues": { "FacilityID": null, "IntersectionID": null, "InstallDate": null, "PoleDate": null, "MastArmDate": null, "EVP": null, "EVPInstallDAte": null, "MastArmLength1": null, "MastArmLength2": null, "PedButtonQuantity": null, "PedSignalQuantity": null, "SystemType": null, "Owner": null, "RedBall": null, "YellowBall": null, "GreenBall": 0, "RedArrow": null, "YellowArrow": null, "GreenArrow": 0, "Ped16x18": null, "Ped12x12": null, "PlanTiff": null, "Comments": null, "SignalTypes": null, "SMALLCELL": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "LOC_ID": null, "SC_OWNER": null, "SC_MAINTBY": null, "SC_STATUS": null, "GlobalID": null }, "code": 3, "name": "Temporary Wood Signal Pole" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 12, "name": "Signal Interconnect", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 3443, "latestWkid": 3443 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "Traffic Signal Features" }, "subLayers": [], "minScale": 6000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1012936.157346163, "ymin": 1815655.9481125697, "xmax": 1049348.463786494, "ymax": 1874224.239440322, "spatialReference": { "wkid": 3443, "latestWkid": 3443 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SystemType", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeInteger", "alias": "FacilityID", "domain": null }, { "name": "SystemType", "type": "esriFieldTypeString", "alias": "SystemType", "length": 35, "domain": { "type": "codedValue", "name": "SystemCodes", "description": "Interconnect System Type", "codedValues": [ { "name": "System 1", "code": "1" }, { "name": "System 2", "code": "2" }, { "name": "System 3", "code": "3" }, { "name": "System 4", "code": "4" }, { "name": "System 5", "code": "5" }, { "name": "System 6", "code": "6" }, { "name": "System 7", "code": "7" }, { "name": "System 8", "code": "8" }, { "name": "System 9", "code": "9" }, { "name": "System 10", "code": "10" }, { "name": "System 11", "code": "11" }, { "name": "System 12", "code": "12" }, { "name": "System 13", "code": "13" }, { "name": "System 14", "code": "14" }, { "name": "System 15", "code": "15" }, { "name": "System 97", "code": "97" }, { "name": "System 105", "code": "105" }, { "name": "87th St", "code": "87" }, { "name": "IL Route 59", "code": "59" }, { "name": "South Washington Street", "code": "100" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FiberType", "type": "esriFieldTypeString", "alias": "FiberType", "length": 50, "domain": null }, { "name": "FiberStrands", "type": "esriFieldTypeString", "alias": "FiberStrands", "length": 50, "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 25, "domain": { "type": "codedValue", "name": "OwnerCodes", "description": "Asset Owner", "codedValues": [ { "name": "Naperville", "code": "1" }, { "name": "Naperville (Radio)", "code": "2" }, { "name": "IDOT", "code": "3" }, { "name": "DuPage County", "code": "4" }, { "name": "Will County", "code": "5" }, { "name": "NDPU-E", "code": "6" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R356_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_356", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_356", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S270_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 13, "name": "Railroads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 3443, "latestWkid": 3443 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.8 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1008452.4359986633, "ymin": 1815555.1340097412, "xmax": 1047683.7410660796, "ymax": 1874791.9679636583, "spatialReference": { "wkid": 3443, "latestWkid": 3443 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RR_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "RR_NAME", "type": "esriFieldTypeString", "alias": "RR_NAME", "length": 45, "domain": { "type": "codedValue", "name": "RailRoad_Name", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "BNSF Railway", "code": "BN" }, { "name": "CN Railway", "code": "CN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RR_ID", "type": "esriFieldTypeInteger", "alias": "RR_ID", "domain": null }, { "name": "RAILROAD_TYPE", "type": "esriFieldTypeString", "alias": "RAILROAD_TYPE", "length": 4, "domain": { "type": "codedValue", "name": "Railroad_Type", "description": "", "codedValues": [ { "name": "Operational", "code": "OPER" }, { "name": "Abandoned", "code": "ABAN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RAILROAD_METHOD", "type": "esriFieldTypeString", "alias": "RAILROAD_METHOD", "length": 4, "domain": { "type": "codedValue", "name": "MetaData_Method", "description": "", "codedValues": [ { "name": "Photo Compilation", "code": "PC" }, { "name": "Survey Terrestrial", "code": "ST" }, { "name": "Survey GPS", "code": "GPS" }, { "name": "Board Digitized", "code": "BD" }, { "name": "Heads-up Digitized", "code": "HD" }, { "name": "COGO", "code": "COGO" }, { "name": "Scanning", "code": "SCAN" }, { "name": "Unknown", "code": "UNK" }, { "name": "DPW Field Crew", "code": "DPWF" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RAILROAD_SOURCE", "type": "esriFieldTypeString", "alias": "RAILROAD_SOURCE", "length": 6, "domain": { "type": "codedValue", "name": "MetaData_Source", "description": "", "codedValues": [ { "name": "City of Naperville", "code": "CITY" }, { "name": "DuPage County", "code": "DUP" }, { "name": "Will County", "code": "WILL" }, { "name": "Naperville Public Works", "code": "DPW" }, { "name": "Naperville TED", "code": "TED" }, { "name": "Merrick Original", "code": "MER_O" }, { "name": "Merrick 1998", "code": "MER_98" }, { "name": "Merrick 2001", "code": "MER_01" }, { "name": "Surdex 2004", "code": "SUR_04" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R107_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_107", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_107", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S87_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 14, "name": "Forestry Zones", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3443, "latestWkid": 3443 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "\"Zone\" CONCAT \" \" CONCAT [Sect_ID]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 56, 168, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial Black", "size": 11, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1011033.8691559955, "ymin": 1822292.6579362378, "xmax": 1051083.640106164, "ymax": 1877751.317031823, "spatialReference": { "wkid": 3443, "latestWkid": 3443 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Sect_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "Sect_ID", "type": "esriFieldTypeString", "alias": "Sect_ID", "length": 50, "domain": null }, { "name": "H_Rotation", "type": "esriFieldTypeSmallInteger", "alias": "H_Rotation", "domain": null }, { "name": "V_Rotation", "type": "esriFieldTypeSmallInteger", "alias": "V_Rotation", "domain": null }, { "name": "Class", "type": "esriFieldTypeString", "alias": "Class", "length": 25, "domain": null }, { "name": "StatusTreatment", "type": "esriFieldTypeString", "alias": "StatusTreatment", "length": 20, "domain": { "type": "codedValue", "name": "Tree_TreatmentStatus", "description": "STATUS OF TREATMENT", "codedValues": [ { "name": "Applied", "code": "Applied" }, { "name": "Scheduled", "code": "Scheduled" }, { "name": "In Progress", "code": "In Progress" }, { "name": "Partially Complete", "code": "Partially Complete" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LastTrimmed", "type": "esriFieldTypeDate", "alias": "LastTrimmed", "length": 8, "domain": null }, { "name": "TrimGroup", "type": "esriFieldTypeString", "alias": "TrimGroup", "length": 5, "domain": null }, { "name": "TrimmedBy", "type": "esriFieldTypeString", "alias": "TrimmedBy", "length": 35, "domain": null }, { "name": "TrimStatus", "type": "esriFieldTypeString", "alias": "Trim Status", "length": 15, "domain": { "type": "codedValue", "name": "TrimStatus", "description": "Trim Status for Forestry Zones", "codedValues": [ { "name": "Scheduled", "code": "Scheduled" }, { "name": "Completed", "code": "Completed" }, { "name": "In Progress", "code": "In Progress" }, { "name": "Future Trimming", "code": "Future Trimming" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 50, "domain": null }, { "name": "TREE_COUNT", "type": "esriFieldTypeInteger", "alias": "Tree Count", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "NEXT_TRIM_YEAR", "type": "esriFieldTypeString", "alias": "Next Trim Year", "length": 25, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R41_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G107Sect_ID", "fields": "Sect_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_41", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_41", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S21_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 15, "name": "DPWDist", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3443, "latestWkid": 3443 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 255, 255, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "\"District\" CONCAT \" \" CONCAT [DISTAREA]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 205, 102, 102, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial Black", "size": 12, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1010621.8893369138, "ymin": 1820954.6422395706, "xmax": 1051206.1349399127, "ymax": 1877751.6602069885, "spatialReference": { "wkid": 3443, "latestWkid": 3443 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AREA1", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "DISTRICT", "type": "esriFieldTypeSmallInteger", "alias": "DISTRICT", "domain": null }, { "name": "SHAPE_Leng", "type": "esriFieldTypeDouble", "alias": "SHAPE_Leng", "domain": null }, { "name": "AREA1", "type": "esriFieldTypeString", "alias": "AREA1", "length": 50, "domain": null }, { "name": "DISTAREA", "type": "esriFieldTypeString", "alias": "DISTAREA", "length": 50, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 50, "domain": { "type": "codedValue", "name": "pwDistrictLocation", "description": "Location field for DPW districts", "codedValues": [ { "name": "North", "code": "North" }, { "name": "South", "code": "South" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R139_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_139", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_139", "fields": "GlobalID,OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S101_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 16, "name": "CityGrid", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3443, "latestWkid": 3443 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 127, 127, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 20, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[CITYGRID]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 230, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 985851.3660434112, "ymin": 1816537.7662308216, "xmax": 1071238.7720399126, "ymax": 1880606.0800230727, "spatialReference": { "wkid": 3443, "latestWkid": 3443 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "CITYGRID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CITYGRID", "type": "esriFieldTypeString", "alias": "CITYGRID", "length": 6, "domain": null }, { "name": "CITY_TILE", "type": "esriFieldTypeString", "alias": "CITY_TILE", "length": 4, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 3, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "RANGE", "length": 3, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeSmallInteger", "alias": "SECTION", "domain": null }, { "name": "QUARTER_SECTION", "type": "esriFieldTypeSmallInteger", "alias": "QUARTER_SECTION", "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R76_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_76", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_76", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S56_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 17, "name": "Buildings", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3443, "latestWkid": 3443 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 12000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 3.6048032455146313, "ymin": 9.01707773655653, "xmax": 1053712.647971496, "ymax": 1880399.0098991543, "spatialReference": { "wkid": 3443, "latestWkid": 3443 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BUILDING_TYPE", "typeIdField": "STATUS", "subtypeFieldName": "STATUS", "subtypeField": "STATUS", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BUILDING_TYPE", "type": "esriFieldTypeString", "alias": "BUILDING_TYPE", "length": 30, "domain": null }, { "name": "BUILDING_SUBTYPE", "type": "esriFieldTypeString", "alias": "BUILDING_SUBTYPE", "length": 30, "domain": null }, { "name": "NUMBER_OF_BEDROOMS", "type": "esriFieldTypeSmallInteger", "alias": "NUMBER_OF_BEDROOMS", "domain": null }, { "name": "YEAR_BUILT", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_BUILT", "domain": null }, { "name": "NUMBER_OF_STORIES", "type": "esriFieldTypeSmallInteger", "alias": "NUMBER_OF_STORIES", "domain": null }, { "name": "BUILDING_SQUARE_FOOTAGE", "type": "esriFieldTypeInteger", "alias": "BUILDING_SQUARE_FOOTAGE", "domain": null }, { "name": "NUMBER_OF_RESIDENTIAL_UNITS", "type": "esriFieldTypeSmallInteger", "alias": "NUMBER_OF_RESIDENTIAL_UNITS", "domain": null }, { "name": "NUMBER_OF_OTHER_UNITS", "type": "esriFieldTypeSmallInteger", "alias": "NUMBER_OF_OTHER_UNITS", "domain": null }, { "name": "BUILDING_METHOD", "type": "esriFieldTypeString", "alias": "BUILDING_METHOD", "length": 20, "domain": { "type": "codedValue", "name": "MetaData_Method", "description": "", "codedValues": [ { "name": "Photo Compilation", "code": "PC" }, { "name": "Survey Terrestrial", "code": "ST" }, { "name": "Survey GPS", "code": "GPS" }, { "name": "Board Digitized", "code": "BD" }, { "name": "Heads-up Digitized", "code": "HD" }, { "name": "COGO", "code": "COGO" }, { "name": "Scanning", "code": "SCAN" }, { "name": "Unknown", "code": "UNK" }, { "name": "DPW Field Crew", "code": "DPWF" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BUILDING_SOURCE", "type": "esriFieldTypeString", "alias": "BUILDING_SOURCE", "length": 20, "domain": { "type": "codedValue", "name": "MetaData_Source", "description": "", "codedValues": [ { "name": "City of Naperville", "code": "CITY" }, { "name": "DuPage County", "code": "DUP" }, { "name": "Will County", "code": "WILL" }, { "name": "Naperville Public Works", "code": "DPW" }, { "name": "Naperville TED", "code": "TED" }, { "name": "Merrick Original", "code": "MER_O" }, { "name": "Merrick 1998", "code": "MER_98" }, { "name": "Merrick 2001", "code": "MER_01" }, { "name": "Surdex 2004", "code": "SUR_04" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BLDG_ID", "type": "esriFieldTypeInteger", "alias": "BLDG_ID", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "STATUS", "domain": { "type": "codedValue", "name": "Bldg_Status", "description": "", "codedValues": [ { "name": "Built", "code": 1 }, { "name": "Proposed", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PROJECTID", "type": "esriFieldTypeInteger", "alias": "PROJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 50, "domain": null }, { "name": "BASEELV", "type": "esriFieldTypeDouble", "alias": "Base Elevation", "domain": null }, { "name": "BLDGHEIGHT", "type": "esriFieldTypeDouble", "alias": "Building Height", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R98_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I212BLDG_ID", "fields": "BLDG_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_98", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_98", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S78_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "BUILDING_METHOD": {"type": "inherited"}, "BUILDING_SOURCE": {"type": "inherited"}, "STATUS": {"type": "inherited"} }, "id": 1, "name": "Built" }, { "domains": { "BUILDING_METHOD": {"type": "inherited"}, "BUILDING_SOURCE": {"type": "inherited"}, "STATUS": {"type": "inherited"} }, "id": 2, "name": "Proposed" } ], "subtypes": [ { "domains": { "BUILDING_METHOD": {"type": "inherited"}, "BUILDING_SOURCE": {"type": "inherited"}, "STATUS": {"type": "inherited"} }, "defaultValues": { "BUILDING_TYPE": null, "BUILDING_SUBTYPE": null, "NUMBER_OF_BEDROOMS": null, "YEAR_BUILT": null, "NUMBER_OF_STORIES": null, "BUILDING_SQUARE_FOOTAGE": null, "NUMBER_OF_RESIDENTIAL_UNITS": null, "NUMBER_OF_OTHER_UNITS": null, "BUILDING_METHOD": null, "BUILDING_SOURCE": null, "BLDG_ID": null, "STATUS": null, "PROJECTID": null, "FACILITYID": null, "LEGACYID": null, "BASEELV": null, "BLDGHEIGHT": null, "GlobalID": null }, "code": 1, "name": "Built" }, { "domains": { "BUILDING_METHOD": {"type": "inherited"}, "BUILDING_SOURCE": {"type": "inherited"}, "STATUS": {"type": "inherited"} }, "defaultValues": { "BUILDING_TYPE": null, "BUILDING_SUBTYPE": null, "NUMBER_OF_BEDROOMS": null, "YEAR_BUILT": null, "NUMBER_OF_STORIES": null, "BUILDING_SQUARE_FOOTAGE": null, "NUMBER_OF_RESIDENTIAL_UNITS": null, "NUMBER_OF_OTHER_UNITS": null, "BUILDING_METHOD": null, "BUILDING_SOURCE": null, "BLDG_ID": null, "STATUS": null, "PROJECTID": null, "FACILITYID": null, "LEGACYID": null, "BASEELV": null, "BLDGHEIGHT": null, "GlobalID": null }, "code": 2, "name": "Proposed" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 18, "name": "S\u206fidewalks", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3443, "latestWkid": 3443 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 3000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1008391.9318545796, "ymin": 1820865.5000294074, "xmax": 1053715.6361544952, "ymax": 1880402.5837109014, "spatialReference": { "wkid": 3443, "latestWkid": 3443 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SIDEWALK_TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SIDEWALK_TYPE", "type": "esriFieldTypeString", "alias": "SIDEWALK_TYPE", "length": 4, "domain": { "type": "codedValue", "name": "Sidewalk_Type", "description": "", "codedValues": [ { "name": "Sidewalk", "code": "SDW" }, { "name": "Trail", "code": "TR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SIDEWALK_SUBTYPE", "type": "esriFieldTypeString", "alias": "SIDEWALK_SUBTYPE", "length": 4, "domain": { "type": "codedValue", "name": "Sidewalk_SubType", "description": "", "codedValues": [ { "name": "Carriage", "code": "CAR" }, { "name": "Detached", "code": "DET" }, { "name": "Driveway", "code": "DR" }, { "name": "Improved", "code": "IMP" }, { "name": "Fill In", "code": "FI" }, { "name": "Key Walk", "code": "KW" }, { "name": "Gap", "code": "GP" }, { "name": "Connector", "code": "CN" }, { "name": "Driveway Gap", "code": "DG" }, { "name": "Unknown", "code": "UNK" }, { "name": "No Build", "code": "NB" }, { "name": "Not Built", "code": "NT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SDWK_ID", "type": "esriFieldTypeInteger", "alias": "SDWK_ID", "domain": null }, { "name": "SIDEWALK_METHOD", "type": "esriFieldTypeString", "alias": "SIDEWALK_METHOD", "length": 4, "domain": { "type": "codedValue", "name": "MetaData_Method", "description": "", "codedValues": [ { "name": "Photo Compilation", "code": "PC" }, { "name": "Survey Terrestrial", "code": "ST" }, { "name": "Survey GPS", "code": "GPS" }, { "name": "Board Digitized", "code": "BD" }, { "name": "Heads-up Digitized", "code": "HD" }, { "name": "COGO", "code": "COGO" }, { "name": "Scanning", "code": "SCAN" }, { "name": "Unknown", "code": "UNK" }, { "name": "DPW Field Crew", "code": "DPWF" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SIDEWALK_SOURCE", "type": "esriFieldTypeString", "alias": "SIDEWALK_SOURCE", "length": 6, "domain": { "type": "codedValue", "name": "MetaData_Source", "description": "", "codedValues": [ { "name": "City of Naperville", "code": "CITY" }, { "name": "DuPage County", "code": "DUP" }, { "name": "Will County", "code": "WILL" }, { "name": "Naperville Public Works", "code": "DPW" }, { "name": "Naperville TED", "code": "TED" }, { "name": "Merrick Original", "code": "MER_O" }, { "name": "Merrick 1998", "code": "MER_98" }, { "name": "Merrick 2001", "code": "MER_01" }, { "name": "Surdex 2004", "code": "SUR_04" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R109_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_109", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_109", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S89_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 19, "name": "Driveways", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3443, "latestWkid": 3443 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 3000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -17463800, "ymin": -46132600, "xmax": 1053648.6861571632, "ymax": 1877640.529851824, "spatialReference": { "wkid": 3443, "latestWkid": 3443 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DRIVEWAY_TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DRIVEWAY_TYPE", "type": "esriFieldTypeString", "alias": "DRIVEWAY_TYPE", "length": 4, "domain": { "type": "codedValue", "name": "Driveway_Type", "description": "", "codedValues": [ { "name": "Driveway", "code": "DR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DRVW_ID", "type": "esriFieldTypeInteger", "alias": "DRVW_ID", "domain": null }, { "name": "DRIVEWAY_METHOD", "type": "esriFieldTypeString", "alias": "DRIVEWAY_METHOD", "length": 4, "domain": { "type": "codedValue", "name": "MetaData_Method", "description": "", "codedValues": [ { "name": "Photo Compilation", "code": "PC" }, { "name": "Survey Terrestrial", "code": "ST" }, { "name": "Survey GPS", "code": "GPS" }, { "name": "Board Digitized", "code": "BD" }, { "name": "Heads-up Digitized", "code": "HD" }, { "name": "COGO", "code": "COGO" }, { "name": "Scanning", "code": "SCAN" }, { "name": "Unknown", "code": "UNK" }, { "name": "DPW Field Crew", "code": "DPWF" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DRIVEWAY_SOURCE", "type": "esriFieldTypeString", "alias": "DRIVEWAY_SOURCE", "length": 6, "domain": { "type": "codedValue", "name": "MetaData_Source", "description": "", "codedValues": [ { "name": "City of Naperville", "code": "CITY" }, { "name": "DuPage County", "code": "DUP" }, { "name": "Will County", "code": "WILL" }, { "name": "Naperville Public Works", "code": "DPW" }, { "name": "Naperville TED", "code": "TED" }, { "name": "Merrick Original", "code": "MER_O" }, { "name": "Merrick 1998", "code": "MER_98" }, { "name": "Merrick 2001", "code": "MER_01" }, { "name": "Surdex 2004", "code": "SUR_04" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R105_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_105", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_105", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S85_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 20, "name": "Parking Lots", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3443, "latestWkid": 3443 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 3500, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1008304.1899040788, "ymin": 1820981.4299156517, "xmax": 1053025.1201470792, "ymax": 1877268.2799401581, "spatialReference": { "wkid": 3443, "latestWkid": 3443 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PARKING_TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PARKING_TYPE", "type": "esriFieldTypeString", "alias": "PARKING_TYPE", "length": 4, "domain": { "type": "codedValue", "name": "ParkingLot_Type", "description": "", "codedValues": [ { "name": "Parking Lot", "code": "PL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NUMBER_OF_SPACES", "type": "esriFieldTypeInteger", "alias": "NUMBER_OF_SPACES", "domain": null }, { "name": "NUMBER_HCAP_SPACES", "type": "esriFieldTypeSmallInteger", "alias": "NUMBER_HCAP_SPACES", "domain": null }, { "name": "PKLT_ID", "type": "esriFieldTypeInteger", "alias": "PKLT_ID", "domain": null }, { "name": "PARKING_METHOD", "type": "esriFieldTypeString", "alias": "PARKING_METHOD", "length": 4, "domain": { "type": "codedValue", "name": "MetaData_Method", "description": "", "codedValues": [ { "name": "Photo Compilation", "code": "PC" }, { "name": "Survey Terrestrial", "code": "ST" }, { "name": "Survey GPS", "code": "GPS" }, { "name": "Board Digitized", "code": "BD" }, { "name": "Heads-up Digitized", "code": "HD" }, { "name": "COGO", "code": "COGO" }, { "name": "Scanning", "code": "SCAN" }, { "name": "Unknown", "code": "UNK" }, { "name": "DPW Field Crew", "code": "DPWF" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PARKING_SOURCE", "type": "esriFieldTypeString", "alias": "PARKING_SOURCE", "length": 6, "domain": { "type": "codedValue", "name": "MetaData_Source", "description": "", "codedValues": [ { "name": "City of Naperville", "code": "CITY" }, { "name": "DuPage County", "code": "DUP" }, { "name": "Will County", "code": "WILL" }, { "name": "Naperville Public Works", "code": "DPW" }, { "name": "Naperville TED", "code": "TED" }, { "name": "Merrick Original", "code": "MER_O" }, { "name": "Merrick 1998", "code": "MER_98" }, { "name": "Merrick 2001", "code": "MER_01" }, { "name": "Surdex 2004", "code": "SUR_04" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R106_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_106", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_106", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S86_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 21, "name": "Bridges", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3443, "latestWkid": 3443 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 16000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1008548.7599529959, "ymin": 1821084.1639621556, "xmax": 1053390.5400199108, "ymax": 1880216.7901192382, "spatialReference": { "wkid": 3443, "latestWkid": 3443 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BRIDGE_TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BRIDGE_TYPE", "type": "esriFieldTypeString", "alias": "BRIDGE_TYPE", "length": 4, "domain": { "type": "codedValue", "name": "Bridge_Type", "description": "", "codedValues": [ { "name": "Pedestrian", "code": "PED" }, { "name": "Railroad", "code": "RR" }, { "name": "Vehicular", "code": "VEH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BRDG_ID", "type": "esriFieldTypeInteger", "alias": "BRDG_ID", "domain": null }, { "name": "BRIDGE_METHOD", "type": "esriFieldTypeString", "alias": "BRIDGE_METHOD", "length": 4, "domain": { "type": "codedValue", "name": "MetaData_Method", "description": "", "codedValues": [ { "name": "Photo Compilation", "code": "PC" }, { "name": "Survey Terrestrial", "code": "ST" }, { "name": "Survey GPS", "code": "GPS" }, { "name": "Board Digitized", "code": "BD" }, { "name": "Heads-up Digitized", "code": "HD" }, { "name": "COGO", "code": "COGO" }, { "name": "Scanning", "code": "SCAN" }, { "name": "Unknown", "code": "UNK" }, { "name": "DPW Field Crew", "code": "DPWF" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BRIDGE_SOURCE", "type": "esriFieldTypeString", "alias": "BRIDGE_SOURCE", "length": 6, "domain": { "type": "codedValue", "name": "MetaData_Source", "description": "", "codedValues": [ { "name": "City of Naperville", "code": "CITY" }, { "name": "DuPage County", "code": "DUP" }, { "name": "Will County", "code": "WILL" }, { "name": "Naperville Public Works", "code": "DPW" }, { "name": "Naperville TED", "code": "TED" }, { "name": "Merrick Original", "code": "MER_O" }, { "name": "Merrick 1998", "code": "MER_98" }, { "name": "Merrick 2001", "code": "MER_01" }, { "name": "Surdex 2004", "code": "SUR_04" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 50, "domain": null }, { "name": "LEGACYID", "type": "esriFieldTypeString", "alias": "LEGACYID", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R99_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_99", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_99", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S79_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 22, "name": "Water Layers", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 23, "name": "Lateral Point" }, { "id": 24, "name": "System Valves" }, { "id": 25, "name": "Control Valves" }, { "id": 26, "name": "Water Meter" }, { "id": 27, "name": "Hydrant" }, { "id": 28, "name": "Production Well" }, { "id": 29, "name": "Over/Under Indicator" }, { "id": 30, "name": "Distribution Main" }, { "id": 31, "name": "Lateral Lines" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1006379.6340419129, "ymin": 1821160.5880219042, "xmax": 1082471.4359262474, "ymax": 1881124.3798394874, "spatialReference": { "wkid": 3443, "latestWkid": 3443 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 23, "name": "Lateral Point", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3443, "latestWkid": 3443 }, "copyrightText": "", "parentLayer": { "id": 22, "name": "Water Layers" }, "subLayers": [], "minScale": 4000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 197, 255, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "\"LID\" CONCAT [LOCATIONID]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1011228.7388449945, "ymin": 1821160.5880219042, "xmax": 1050944.1830359958, "ymax": 1877649.097419992, "spatialReference": { "wkid": 3443, "latestWkid": 3443 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": "SubType", "subtypeFieldName": "SubType", "subtypeField": "SubType", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "ANCILLARYROLE", "domain": { "type": "codedValue", "name": "AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 20, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 100, "domain": null }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LIFECYCLESTATUS", "length": 20, "domain": { "type": "codedValue", "name": "wLifecycleStatus", "description": "", "codedValues": [ { "name": "Proposed", "code": "PRP" }, { "name": "Abandoned", "code": "AB" }, { "name": "Under Construction", "code": "UNC" }, { "name": "In Service", "code": "IS" }, { "name": "Out of Service", "code": "OS" }, { "name": "Abandoned in place, Vault removed", "code": "AVR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SUBTYPE", "type": "esriFieldTypeInteger", "alias": "SUBTYPE", "domain": null }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "WaterType", "length": 20, "domain": { "type": "codedValue", "name": "wWaterType", "description": "", "codedValues": [ { "name": "POTABLE", "code": "POTABLE" }, { "name": "NON POTABLE", "code": "RAW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CUSTOMERTYPE", "type": "esriFieldTypeString", "alias": "CustomerType", "length": 20, "domain": { "type": "codedValue", "name": "wCustomerType", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "Residential", "code": "RES" }, { "name": "Commercial", "code": "COM" }, { "name": "Industrial", "code": "IND" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DATASOURCE", "type": "esriFieldTypeString", "alias": "DATASOURCE", "length": 50, "domain": { "type": "codedValue", "name": "wDataSource", "description": "", "codedValues": [ { "name": "As-built Drawing", "code": "ASBDWG" }, { "name": "Engineering Drawing", "code": "ENGDWG" }, { "name": "Existing Fire Hydrant Coverage", "code": "EXFHCV" }, { "name": "Parcel Coverage", "code": "PARCOV" }, { "name": "Paper Files - Water Supply", "code": "PFWS" }, { "name": "Arc/Info Planimetric Data Cover", "code": "PLAN" }, { "name": "Valve Exercise Program Record", "code": "VEP" }, { "name": "Water Section Map", "code": "WSMAP" }, { "name": "City Crew GPS", "code": "GPS" }, { "name": "HTE Billing Record", "code": "HTE" }, { "name": "WSC Field Crew", "code": "WSC" }, { "name": "CEEC Field Crew", "code": "CEEC" }, { "name": "Automatically Generated", "code": "AUTO" }, { "name": "Vendor GPS", "code": "FLDCAP" }, { "name": "Digital Orthophotography", "code": "ORTHO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCATIONID", "type": "esriFieldTypeInteger", "alias": "LOCATIONID", "domain": null }, { "name": "CRITICALUSER", "type": "esriFieldTypeString", "alias": "CRITICALUSER", "length": 1, "domain": { "type": "codedValue", "name": "YesNoIndicator", "description": "", "codedValues": [ { "name": "No", "code": "N" }, { "name": "Yes", "code": "Y" }, { "name": "Unk", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R390_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G904FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G904LOCATIONID", "fields": "LOCATIONID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_390", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_390", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S302_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CUSTOMERTYPE": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"} }, "id": 0, "name": "Commercial" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CUSTOMERTYPE": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"} }, "id": 1, "name": "Domestic" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CUSTOMERTYPE": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"} }, "id": 4, "name": "Industrial" } ], "subtypes": [ { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CUSTOMERTYPE": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "LIFECYCLESTATUS": "IS", "SUBTYPE": 0, "WATERTYPE": "POTABLE", "CUSTOMERTYPE": "COM", "DATASOURCE": null, "LOCATIONID": null, "CRITICALUSER": null, "GlobalID": null }, "code": 0, "name": "Commercial" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CUSTOMERTYPE": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "LIFECYCLESTATUS": "IS", "SUBTYPE": 1, "WATERTYPE": "POTABLE", "CUSTOMERTYPE": "RES", "DATASOURCE": null, "LOCATIONID": null, "CRITICALUSER": null, "GlobalID": null }, "code": 1, "name": "Domestic" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CUSTOMERTYPE": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "LIFECYCLESTATUS": "IS", "SUBTYPE": 4, "WATERTYPE": "POTABLE", "CUSTOMERTYPE": "IND", "DATASOURCE": null, "LOCATIONID": null, "CRITICALUSER": null, "GlobalID": null }, "code": 4, "name": "Industrial" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 24, "name": "System Valves", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3443, "latestWkid": 3443 }, "copyrightText": "", "parentLayer": { "id": 22, "name": "Water Layers" }, "subLayers": [], "minScale": 16000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "VALVE_FUNCTION", "field2": "LIFECYCLESTATUS", "field3": null, "defaultSymbol": { "type": "esriPMS", "url": "ee7f2782afb0e3b617df90b2f0abf9d1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAALdJREFUGJV90LEqxnEUxvHP8NdJKfWPwQXIKIvVLEoMbsNocAlKLkC9V2Ax2tyDUclgfH+DUM+Cgb/+r3o90zmd7zlP5+nMahkHWMEt7odBN4JOcIq1n/4VdzjG+wDu4xwLo8Ul7OEaux1U1UWSMTTWDrY6SLI6B4LFqjocrD/+AeFlsH5Isj0HeksyGayP8PjnGfisqssk08H6GetVdZNkw3ds077vz1prV8zm+JRkc3yutfZbfwH82zSS5qQ4uQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "Other Values", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "4bfe1b4066363adfde33b40f5959b215", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAATpJREFUGJVVkM8rg3Ecx1/2fOfxjCyPSUtczAyHUbJEKUXJIj9y46Qcd5KixNIuSv4A5eywYg6LcjCnpd2U1FNrRmps5WF4hnF4ou1zetfn/e7V+y0oPzuupUkkm4Ob2Ckkrv4e4t/SHQygNq7QNOhEsoF79JXM5Tnx9TngzTT6gn6+pG2c/VbUTjOo1NfwcjuOLxQmvjomAGQqd4yBZSvpM3iyQG0zXB9A1zzcxYZQF3sEgFHtaKDCAi0joB2Cdgy9ARAK1LkV2dMxZaKLxSIABR3yj+DwgJ4C1QOf7yBV6Sb629AMPd1HMmrihAJaBCwWyCTyRuFh30Tb7NNcbCYZDlkRilmm1Q+xjR9Zde0a8a2siT5ZuGcm0iZrRxEDqR1JFnw8Z1Wndy0Xnd0r3zE8kTLAW7p+rkT/AofRXaocGWvqAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "DIST,IS", "label": "Distribution", "description": "" }, { "symbol": { "type": "esriPMS", "url": "3f26b4560253334ef74921fda65519a8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAT5JREFUGJVVkD1IQgEUhT997/lSCsEUaZAcsiwIaUgIhKYCUwojokUhEBoanCKoCI1wCaI5jOaCoGwIioZe0SI2NTgEYT8Ihkai1YOwhlehdzpwzz0f94g0j5m50AQmyYpyeUq2cPu3EP8ta7Mx7LZFfJ4OTDKMDlbJ5C5Y3ZkG3sVfUxBB2GCoX6LPqR22m1t5KAZIRg9YSvlFANkgbaoLEYnzDOgBhx32ziDsB+VmmGhgQARQrRYbeh2MeOFQgeMriM2A0QDdTqPc6wxp6Hq9DkClBi+v4HZCvgDuTvj4hBa5oqHVrzv1sejl5BrCY1pSWgG9DrK5mlp42tXQ5rZJEtv3JOcljAbtmaAP4qlvucuxpa7vlzR0JPFMOu6Sj5S0Kgg9yJLIW7Vk8biWy1MrqeYex+N5FTyN7Zcb9A9yAlynNtkzAwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "DOM,IS", "label": "Domestic Service", "description": "" }, { "symbol": { "type": "esriPMS", "url": "20af7046abd8dbac1219d1cef2644e90", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAT5JREFUGJVVkE8ow3EAxT/bvr/9bGFiYsNB+TM7WFJKKXOgZPnfcjAn5bgTihJLO1DLVSlXmxRzUMrBHCRbKcrFn0ZaWVtZbH0dxmFRe6dXr/d67wmKYZpzMmI0YI7ccBpLcPcniD/im8BbU8Fijx2LUYUBB5/Xj5yv7OMGsgLA58alg81uG4q9vmCsKqP0JcmQf4qDpT0GBYBeqwbmR6VydgtaDTSYIXgBHidE7umdddIhAMzlslqrgf52OLyC4yh4XWBQoMWCoc2qjgmAPOQBMjlIZsBmhfg72OogJ6FET0YAyG/14TUlu05i4OkrJIWjhRqxJ74SWbkrAEyqHF8L8eyfRjEohTGuTlgN8tNUq26th2RKAMxs8xZeoPnoUg3rhGxVdYiPHClHY+XyZCC9U/Tj8AZxkI7i/9P/7BeZcFulKXAPkgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "FIRE,IS", "label": "Fire Line", "description": "" }, { "symbol": { "type": "esriPMS", "url": "3ee64697150aa872204d6e0911325570", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAQNJREFUGJVV0L8rxXEUxvFXfK+PK6X8SAab34ssSikTJSKSjUkZTVKUkCxK/gBlNiiuQSmDu8pmVEIyyC3yo8+C4X6Js5xT5zm9n/Mk/leVWaMq1Mo7ceHyZ5H8StbMqbegV4MKDHh17syySbwnqWhYqU09MjrSwxqVbg3ZsG/RYAKhLGzF+ZhxihI0Yg9TyOszoyuBWBvrlKAfBzjCHLJokQ3tYayI/vQJXvCINtyk/QPlXoroGK7iXex2nOKyyKU2LrzFh7hbRFfFcauubcjIps8MY8VXaArbcT0+FdHT7uU0h8OQi6WxVZB49lTdWb1UmCjs/M9xxE0UO/+mX1D4nb8BfNZImHvvlRQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "IR,IS", "label": "Irrigation", "description": "" }, { "symbol": { "type": "esriPMS", "url": "16def56bef07f1f5f9bc58fb615e1162", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAASBJREFUKJGdz79Kw1AUx/FvzG3ukKWG0tKtRQidJEO6CT5JHiDvIGTsCwSHvkAUBF/Bod2kg4ODwalDlvYODtIjJHap+CcpLf62ezgf7vkp/hkF4HleeCwwxjwD72r3uNda3x5CInLpeV5sjHlUu9mriDwFQXDd7/c/9qC3+Xx+9+tUAK21H8fxSRRFp+v1mm63C0BRFHQ6HaIosmsdv2Lb9mdVVUwmE9I0pSxLkiRhOp3WLlC1CTAajcjznM1mw3g8buzbCMMwZLFY4Loug8HgeGhZFr7vo5RiuVweBx3HYTgc0uv1AGi324fhbDZzWq1WbaksS1arlbMPPmRZRpZljT+IyIvW+vwvDETkqlF850JEzlzXvfkJm4s0xBgDwBa1TV9499B2mgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "MP,IS", "label": "Meter Pit, In Service", "description": "" }, { "symbol": { "type": "esriPMS", "url": "b4e0953e2376df33c856f48cab3aee9e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAQtJREFUGJVV0LFL1HEYBvAP5/f8ekcgnIY4uGlpy9EiBEKTQSSKEm02BY03iaAQKeIiSH9A4Owg5DUEgYO3hpujIFdIQ3igaPIu5vIzuHd5H3ieh/d9nqR7+t8zV2Wwxfcjju+JdA/WaQyxPMVwFS+4+sHhB97gbypEMz1sPaP8pDAO8OAnrzbZW+Flgt6ct5ciygcoYQS7WESL5+94mmAw4mEJ0/iCr2iggkdUJnKeT3DLLVziD8bRLvYN+rhMEDmf/IqY/Facq6BZvHHE9e+InQT9EQtrnG5SrhRhZvCRf6M5f9qIOE/wlrMmY/s5N3siHmfSBef1Wm31dafzuavHWdoi6l31dzr/4R2Q3EiYyxMWMgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "WS,IS", "label": "Water Supply, In Service", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": "(VALVE_FUNCTION = 'DIST' AND LIFECYCLESTATUS = 'IS')", "labelExpression": "[VALVEID]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": null, "haloSize": null, "font": { "family": "Arial Black", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 4000, "maxScale": 0 }, { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": "(VALVE_FUNCTION = 'FIRE' AND LIFECYCLESTATUS = 'IS') OR (VALVE_FUNCTION = 'FIRE' AND LIFECYCLESTATUS = 'UNC')", "labelExpression": "[VALVEID]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": null, "haloSize": null, "font": { "family": "Arial Black", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 1800, "maxScale": 0 }, { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": "(VALVE_FUNCTION = 'CLOSED' AND LIFECYCLESTATUS = 'IS') OR (VALVE_FUNCTION = 'CLOSED' AND LIFECYCLESTATUS = 'OS')", "labelExpression": "[VALVEID]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": null, "haloSize": null, "font": { "family": "Arial Black", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 1800, "maxScale": 0 }, { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": "(VALVE_FUNCTION = 'MP' AND LIFECYCLESTATUS = 'IS')", "labelExpression": "[VALVEID]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": null, "haloSize": null, "font": { "family": "Arial Black", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 1800, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1011232.1328670792, "ymin": 1821191.7821852416, "xmax": 1051022.2931159958, "ymax": 1877582.8406627402, "spatialReference": { "wkid": 3443, "latestWkid": 3443 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FACILITYID", "typeIdField": "SubType", "subtypeFieldName": "SubType", "subtypeField": "SubType", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "ANCILLARYROLE", "domain": { "type": "codedValue", "name": "AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 20, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 100, "domain": null }, { "name": "PRESSURESYSTEM", "type": "esriFieldTypeString", "alias": "PRESSURESYSTEM", "length": 20, "domain": { "type": "codedValue", "name": "wPressureSystem", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "High Pressure", "code": "HIGH" }, { "name": "Normal Pressure", "code": "NORMAL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LIFECYCLESTATUS", "length": 20, "domain": { "type": "codedValue", "name": "wLifecycleStatus", "description": "", "codedValues": [ { "name": "Proposed", "code": "PRP" }, { "name": "Abandoned", "code": "AB" }, { "name": "Under Construction", "code": "UNC" }, { "name": "In Service", "code": "IS" }, { "name": "Out of Service", "code": "OS" }, { "name": "Abandoned in place, Vault removed", "code": "AVR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SUBTYPE", "type": "esriFieldTypeInteger", "alias": "SUBTYPE", "domain": null }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "WaterType", "length": 20, "domain": { "type": "codedValue", "name": "wWaterType", "description": "", "codedValues": [ { "name": "POTABLE", "code": "POTABLE" }, { "name": "NON POTABLE", "code": "RAW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CURRENTPOSITION", "type": "esriFieldTypeString", "alias": "CURRENTPOSITION", "length": 20, "domain": { "type": "codedValue", "name": "wValvePosition", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Open", "code": "OPEN" }, { "name": "Open Inoperable", "code": "OPIO" }, { "name": "Closed Inoperable", "code": "CLIO" }, { "name": "Throttled", "code": "OPTH" }, { "name": "Throttled Inoperable", "code": "OPTHIO" }, { "name": "Closed", "code": "CLOSED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MODEL", "type": "esriFieldTypeString", "alias": "MODEL", "length": 20, "domain": null }, { "name": "MOTORIZED", "type": "esriFieldTypeInteger", "alias": "Motorized", "domain": { "type": "codedValue", "name": "wBoolean", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DEPTHTONUT", "type": "esriFieldTypeDouble", "alias": "DEPTHTONUT", "domain": { "type": "codedValue", "name": "wDepthtoNut", "description": "Depth to the Operating Nut", "codedValues": [ { "name": "2.5 Feet", "code": 2.5 }, { "name": "3.0 Feet", "code": 3 }, { "name": "3.5 Feet", "code": 3.5 }, { "name": "4.0 Feet", "code": 4 }, { "name": "4.5 Feet", "code": 4.5 }, { "name": "5.0 Feet", "code": 5 }, { "name": "5.5 Feet", "code": 5.5 }, { "name": "6.0 Feet", "code": 6 }, { "name": "6.5 Feet", "code": 6.5 }, { "name": "7.0 Feet", "code": 7 }, { "name": "7.5 Feet", "code": 7.5 }, { "name": "8.0 Feet", "code": 8 }, { "name": "8.5 Feet", "code": 8.5 }, { "name": "9.0 Feet", "code": 9 }, { "name": "9.5 Feet", "code": 9.5 }, { "name": "10.0 Feet", "code": 10 }, { "name": "10.5 Feet", "code": 10.5 }, { "name": "11.0 Feet", "code": 11 }, { "name": "Unknown", "code": -9.99 }, { "name": "2.0 Feet", "code": 2 }, { "name": "1.0 Foot", "code": 1 }, { "name": "4.3 Feet", "code": 4.3 }, { "name": "4.75 Feet", "code": 4.75 }, { "name": "12.0 Feet", "code": 12 }, { "name": "0", "code": 0 }, { "name": "15.0 Feet", "code": 15 }, { "name": "16.0 Feet", "code": 16 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 50, "domain": { "type": "codedValue", "name": "wOwner", "description": "", "codedValues": [ { "name": "Department of Utilities - Water/Wastewater", "code": "DPUW" }, { "name": "Unknown", "code": "UNK" }, { "name": "Private", "code": "PRI" }, { "name": "Dupage Water Commission", "code": "DWC" }, { "name": "Water Supply", "code": "WS" }, { "name": "Aurora", "code": "AURORA" }, { "name": "Private Fire System", "code": "PVT FIRE SYSTEM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VALVESIZE", "type": "esriFieldTypeDouble", "alias": "VALVESIZE", "domain": { "type": "codedValue", "name": "wSysVlvSize", "description": "", "codedValues": [ { "name": "48", "code": 48 }, { "name": "42", "code": 42 }, { "name": "36", "code": 36 }, { "name": "30", "code": 30 }, { "name": "24", "code": 24 }, { "name": "20", "code": 20 }, { "name": "18", "code": 18 }, { "name": "16", "code": 16 }, { "name": "14", "code": 14 }, { "name": "12", "code": 12 }, { "name": "10", "code": 10 }, { "name": "8", "code": 8 }, { "name": "6", "code": 6 }, { "name": "5", "code": 5 }, { "name": "4", "code": 4 }, { "name": "3", "code": 3 }, { "name": "2.5", "code": 2.5 }, { "name": "2", "code": 2 }, { "name": "1.75", "code": 1.75 }, { "name": "1.5", "code": 1.5 }, { "name": "1.25", "code": 1.25 }, { "name": "1", "code": 1 }, { "name": ".75", "code": 0.75 }, { "name": "Unk", "code": -9.99 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DATASOURCE", "type": "esriFieldTypeString", "alias": "DATASOURCE", "length": 50, "domain": { "type": "codedValue", "name": "wDataSource", "description": "", "codedValues": [ { "name": "As-built Drawing", "code": "ASBDWG" }, { "name": "Engineering Drawing", "code": "ENGDWG" }, { "name": "Existing Fire Hydrant Coverage", "code": "EXFHCV" }, { "name": "Parcel Coverage", "code": "PARCOV" }, { "name": "Paper Files - Water Supply", "code": "PFWS" }, { "name": "Arc/Info Planimetric Data Cover", "code": "PLAN" }, { "name": "Valve Exercise Program Record", "code": "VEP" }, { "name": "Water Section Map", "code": "WSMAP" }, { "name": "City Crew GPS", "code": "GPS" }, { "name": "HTE Billing Record", "code": "HTE" }, { "name": "WSC Field Crew", "code": "WSC" }, { "name": "CEEC Field Crew", "code": "CEEC" }, { "name": "Automatically Generated", "code": "AUTO" }, { "name": "Vendor GPS", "code": "FLDCAP" }, { "name": "Digital Orthophotography", "code": "ORTHO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TIFFNUMBER", "type": "esriFieldTypeString", "alias": "TIFFNUMBER", "length": 50, "domain": null }, { "name": "VAULTTYPE", "type": "esriFieldTypeString", "alias": "VAULTTYPE", "length": 50, "domain": { "type": "codedValue", "name": "wVaultType", "description": "", "codedValues": [ { "name": "Valve Vault", "code": "VV" }, { "name": "Valve Box", "code": "VB" }, { "name": "Buffalo Box", "code": "BB" }, { "name": "Meter Vault", "code": "MV" }, { "name": "None/Vault Removed", "code": "NONE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "VALVEID", "type": "esriFieldTypeString", "alias": "VALVEID", "length": 4, "domain": null }, { "name": "RIM_ELEVATION", "type": "esriFieldTypeDouble", "alias": "RIM_ELEVATION", "domain": null }, { "name": "GPS_CREW_COMMENT", "type": "esriFieldTypeString", "alias": "GPS_CREW_COMMENT", "length": 50, "domain": null }, { "name": "VALVE_FUNCTION", "type": "esriFieldTypeString", "alias": "VALVE_FUNCTION", "length": 20, "domain": { "type": "codedValue", "name": "wValveFunction", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Hydrant", "code": "HYD" }, { "name": "Other", "code": "OTH" }, { "name": "Distribution", "code": "DIST" }, { "name": "Fire Line", "code": "FIRE" }, { "name": "Domestic Service", "code": "DOM" }, { "name": "Transmission", "code": "TR" }, { "name": "Irrigation", "code": "IR" }, { "name": "Water Supply", "code": "WS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "YEAR_INSTALLED", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_INSTALLED", "domain": null }, { "name": "BASIN", "type": "esriFieldTypeString", "alias": "BASIN", "length": 20, "domain": null }, { "name": "EDITDATE", "type": "esriFieldTypeDate", "alias": "EDITDATE", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "EXCERCISE_COMMENTS", "type": "esriFieldTypeString", "alias": "excercise_comments", "length": 200, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R397_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_397", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_397", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S309_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CURRENTPOSITION": {"type": "inherited"}, "MOTORIZED": {"type": "inherited"}, "DEPTHTONUT": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "VALVESIZE": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "VAULTTYPE": {"type": "inherited"}, "VALVE_FUNCTION": {"type": "inherited"} }, "id": 1, "name": "Gate" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CURRENTPOSITION": {"type": "inherited"}, "MOTORIZED": {"type": "inherited"}, "DEPTHTONUT": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "VALVESIZE": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "VAULTTYPE": {"type": "inherited"}, "VALVE_FUNCTION": {"type": "inherited"} }, "id": 2, "name": "Roundway" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CURRENTPOSITION": {"type": "inherited"}, "MOTORIZED": {"type": "inherited"}, "DEPTHTONUT": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "VALVESIZE": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "VAULTTYPE": {"type": "inherited"}, "VALVE_FUNCTION": {"type": "inherited"} }, "id": 0, "name": "Butterfly" } ], "subtypes": [ { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CURRENTPOSITION": {"type": "inherited"}, "MOTORIZED": {"type": "inherited"}, "DEPTHTONUT": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "VALVESIZE": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "VAULTTYPE": {"type": "inherited"}, "VALVE_FUNCTION": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "PRESSURESYSTEM": "NORMAL", "LIFECYCLESTATUS": "IS", "SUBTYPE": 1, "WATERTYPE": "POTABLE", "CURRENTPOSITION": "OPEN", "MODEL": null, "MOTORIZED": 0, "DEPTHTONUT": -9.99, "OWNER": "DPUW", "VALVESIZE": null, "DATASOURCE": "ASBDWG", "TIFFNUMBER": null, "VAULTTYPE": null, "VALVEID": null, "RIM_ELEVATION": null, "GPS_CREW_COMMENT": null, "VALVE_FUNCTION": "DIST", "YEAR_INSTALLED": 1900, "BASIN": null, "EDITDATE": null, "GlobalID": null, "EXCERCISE_COMMENTS": null }, "code": 1, "name": "Gate" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CURRENTPOSITION": {"type": "inherited"}, "MOTORIZED": {"type": "inherited"}, "DEPTHTONUT": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "VALVESIZE": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "VAULTTYPE": {"type": "inherited"}, "VALVE_FUNCTION": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "FACILITYID": null, "LEGACYID": "0", "LOCATION": null, "PRESSURESYSTEM": "NORMAL", "LIFECYCLESTATUS": "IS", "SUBTYPE": 2, "WATERTYPE": "POTABLE", "CURRENTPOSITION": "OPEN", "MODEL": null, "MOTORIZED": 0, "DEPTHTONUT": 0, "OWNER": "DPUW", "VALVESIZE": null, "DATASOURCE": "ASBDWG", "TIFFNUMBER": null, "VAULTTYPE": "BB", "VALVEID": "0", "RIM_ELEVATION": null, "GPS_CREW_COMMENT": null, "VALVE_FUNCTION": "DOM", "YEAR_INSTALLED": 1900, "BASIN": null, "EDITDATE": null, "GlobalID": null, "EXCERCISE_COMMENTS": null }, "code": 2, "name": "Roundway" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CURRENTPOSITION": {"type": "inherited"}, "MOTORIZED": {"type": "inherited"}, "DEPTHTONUT": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "VALVESIZE": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "VAULTTYPE": {"type": "inherited"}, "VALVE_FUNCTION": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "PRESSURESYSTEM": "NORMAL", "LIFECYCLESTATUS": "IS", "SUBTYPE": 0, "WATERTYPE": "POTABLE", "CURRENTPOSITION": "OPEN", "MODEL": null, "MOTORIZED": 0, "DEPTHTONUT": -9.99, "OWNER": "DPUW", "VALVESIZE": null, "DATASOURCE": null, "TIFFNUMBER": null, "VAULTTYPE": null, "VALVEID": null, "RIM_ELEVATION": null, "GPS_CREW_COMMENT": null, "VALVE_FUNCTION": "DIST", "YEAR_INSTALLED": 1900, "BASIN": null, "EDITDATE": null, "GlobalID": null, "EXCERCISE_COMMENTS": null }, "code": 0, "name": "Butterfly" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 25, "name": "Control Valves", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3443, "latestWkid": 3443 }, "copyrightText": "", "parentLayer": { "id": 22, "name": "Water Layers" }, "subLayers": [], "minScale": 16000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SUBTYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "f116a1a525c646e346b053bb2d7c30dd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAALZJREFUGJVjYYCADAb84AALlDF97UqGG8bGDC+RZb98YWfLzPqpe/gYQyFMIUNVNYPGurUMGioqEP737wwM/RN+Mhw+BuHDFd68w8AQFMzAsG4tA4OMNANDYxMDw8QpCNNZGJAATLGTMwPD9JmojmRhQAO+vgwM1tYEFJYUMjDU1jAwcHAwMGzdxMDg7YdFIbIiBgYGBhdnVMVwhVraDAy796A7hIHB1Ynh1+59CIWMSSmYipABAAC5LheSUU7sAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "Snubber", "description": "" }, { "symbol": { "type": "esriPMS", "url": "10f03094ded3ec8347f702bd8eedc316", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAL9JREFUGJV9zrFKQmEYBuAnkMQbaKqlIUQKh4KcBCHb0r2hKcHVBlcbgqYUAhEvoMUlqs0WwamhvXMF0hxkNjVkf+co+E4ffA8vb8pv6lZnlJofvWsPbzkH7/HvNP2x3prV9iLjxh90q5nteMxu2QFfPt3NbkTGIMCJSENFx5MNm/paBtqhPcB/fKLgyL1uYmQCQklVXnE1PNV07lJaRtvQheNlGEdwqJzAAW7b9WK4uMS+8ver5wDXrpwtoXh+ADjSLlJtqUyvAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2", "label": "Air Release", "description": "" }, { "symbol": { "type": "esriPMS", "url": "07b09e39adba62f74dbed1fc5b3de077", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAALxJREFUGJVjYYCADAb84AALlDF9YwnDDRMVhpfIsp+/s7OlTv2pe/gOQyFMIUPZPAaNTXUMGmqSEP63XwwMvRt/Mhy+A+HDFd58x8Dg18TAsLmOgUFGmIGhfhkDQ992hOksDEjg5jsGBt8mBgYXYwaGqbtRHcnCgAb8LRkY7LQJKCzzZmBoiGBg4GRjYNhVzcDg1opFIbIiBgYGBlc9VMVwhTryDAy7LqI7hIHBVZ3h1+6bCIWMcdMwFSEDAG2cLm3xnIJ3AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "7", "label": "RPZ", "description": "" }, { "symbol": { "type": "esriPMS", "url": "ee19f331da38709d7cc6eafa6ba0b52b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAALpJREFUGJWFzjELAXEYx/GvulzegInFoEtkoJiUwobdYKKsZ7j1DMrkrpTkBVgswsaiTAa7ewUyK5zJcPrfXcRvep7n9xkeCScdfmcnvYcJg+WJRPbibeX7NWjr7RTWXpXEdaQpmCuFaNzZHzfs2RCsPQAuPFug1sBcQzgCUx3mhqhdKHAV8iVYjH2VHwIU65Au/IENDVo9kENgbKBb+QK9CCBX9mEXxpJw2Hx8Qqb85LgVMEC/+Yk8eQEnSS5SKIM9+wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "14", "label": "CLA", "description": "" }, { "symbol": { "type": "esriPMS", "url": "a59c9689254a32fc265249791490e02a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAMBJREFUGJV9zr9KQnEYBuAnkKQbaKqlISSMhoKagiDbst3BKaH1NLjaEDSlIEh0AS0uYm22BE4N7Z4rkObAP00N5o9zFHynD76Hlzdjlhur85H5P566HgZH9r6T35/seL0yre33xdEcqmrmXjVyu7bByMTj9EVfDAKMDRVF3jRs2VTzrK4d2gOc40uRcydaOqmRKQhXzpw6WA2rSu5c25DVU3fhdhkmERQcp3CAeTt6PheXKDj8ffcV4FrZ/RJK5g84TC5SJsE7AQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "15", "label": "Check Valve", "description": "" }, { "symbol": { "type": "esriPMS", "url": "a0b3e9976e8daa8f784f37d8ffb3e873", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAALVJREFUGJWFzqEKwlAUgOFfuDgMIiwIs9lWRMEgA8XkQ5ismkQEn8DiEwxMW/I1BiKytqBgsA/tglcMhrntbor+6R7Ox+UIosb8zhPvh912OFWaXDLrm1bczWVD+sxiyGGJabmY5Xo0P+8Q2BLpR3MC5Rn2I7BcKBkQrCBcp58LlGKsdyF0skcKcukDqFl/oDGB1gKEBmID/vALVBFAtQ8dBSdQN+Hq5Q8BrcdDblNYOE4/kdoLezstkB0oOFYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "16", "label": "Pressure Relief", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1012658.7208931632, "ymin": 1823192.137108408, "xmax": 1049754.7799029946, "ymax": 1874793.6050994918, "spatialReference": { "wkid": 3443, "latestWkid": 3443 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FACILITYID", "typeIdField": "SubType", "subtypeFieldName": "SubType", "subtypeField": "SubType", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "ANCILLARYROLE", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 20, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 100, "domain": null }, { "name": "PRESSURESYSTEM", "type": "esriFieldTypeString", "alias": "PRESSURESYSTEM", "length": 20, "domain": { "type": "codedValue", "name": "wPressureSystem", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "High Pressure", "code": "HIGH" }, { "name": "Normal Pressure", "code": "NORMAL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LIFECYCLESTATUS", "length": 20, "domain": { "type": "codedValue", "name": "wLifecycleStatus", "description": "", "codedValues": [ { "name": "Proposed", "code": "PRP" }, { "name": "Abandoned", "code": "AB" }, { "name": "Under Construction", "code": "UNC" }, { "name": "In Service", "code": "IS" }, { "name": "Out of Service", "code": "OS" }, { "name": "Abandoned in place, Vault removed", "code": "AVR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SUBTYPE", "type": "esriFieldTypeInteger", "alias": "SUBTYPE", "domain": null }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "WaterType", "length": 20, "domain": { "type": "codedValue", "name": "wWaterType", "description": "", "codedValues": [ { "name": "POTABLE", "code": "POTABLE" }, { "name": "NON POTABLE", "code": "RAW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "MANUFACTURER", "length": 20, "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "codedValue", "name": "wSysVlvSize", "description": "", "codedValues": [ { "name": "48", "code": 48 }, { "name": "42", "code": 42 }, { "name": "36", "code": 36 }, { "name": "30", "code": 30 }, { "name": "24", "code": 24 }, { "name": "20", "code": 20 }, { "name": "18", "code": 18 }, { "name": "16", "code": 16 }, { "name": "14", "code": 14 }, { "name": "12", "code": 12 }, { "name": "10", "code": 10 }, { "name": "8", "code": 8 }, { "name": "6", "code": 6 }, { "name": "5", "code": 5 }, { "name": "4", "code": 4 }, { "name": "3", "code": 3 }, { "name": "2.5", "code": 2.5 }, { "name": "2", "code": 2 }, { "name": "1.75", "code": 1.75 }, { "name": "1.5", "code": 1.5 }, { "name": "1.25", "code": 1.25 }, { "name": "1", "code": 1 }, { "name": ".75", "code": 0.75 }, { "name": "Unk", "code": -9.99 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MODEL", "type": "esriFieldTypeString", "alias": "MODEL", "length": 20, "domain": null }, { "name": "SERIALNUMBER", "type": "esriFieldTypeString", "alias": "SERIALNUMBER", "length": 20, "domain": null }, { "name": "PRESSURESETTING", "type": "esriFieldTypeInteger", "alias": "PRESSURESETTING", "domain": { "type": "range", "name": "wPressureSetting", "description": "", "range": [ 35, 80 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NORMALPRESSURE", "type": "esriFieldTypeInteger", "alias": "NORMALPRESSURE", "domain": { "type": "range", "name": "wMainPressure", "description": "", "range": [ 40, 100 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 50, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 50, "domain": { "type": "codedValue", "name": "wOwner", "description": "", "codedValues": [ { "name": "Department of Utilities - Water/Wastewater", "code": "DPUW" }, { "name": "Unknown", "code": "UNK" }, { "name": "Private", "code": "PRI" }, { "name": "Dupage Water Commission", "code": "DWC" }, { "name": "Water Supply", "code": "WS" }, { "name": "Aurora", "code": "AURORA" }, { "name": "Private Fire System", "code": "PVT FIRE SYSTEM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DATASOURCE", "type": "esriFieldTypeString", "alias": "DATASOURCE", "length": 50, "domain": { "type": "codedValue", "name": "wDataSource", "description": "", "codedValues": [ { "name": "As-built Drawing", "code": "ASBDWG" }, { "name": "Engineering Drawing", "code": "ENGDWG" }, { "name": "Existing Fire Hydrant Coverage", "code": "EXFHCV" }, { "name": "Parcel Coverage", "code": "PARCOV" }, { "name": "Paper Files - Water Supply", "code": "PFWS" }, { "name": "Arc/Info Planimetric Data Cover", "code": "PLAN" }, { "name": "Valve Exercise Program Record", "code": "VEP" }, { "name": "Water Section Map", "code": "WSMAP" }, { "name": "City Crew GPS", "code": "GPS" }, { "name": "HTE Billing Record", "code": "HTE" }, { "name": "WSC Field Crew", "code": "WSC" }, { "name": "CEEC Field Crew", "code": "CEEC" }, { "name": "Automatically Generated", "code": "AUTO" }, { "name": "Vendor GPS", "code": "FLDCAP" }, { "name": "Digital Orthophotography", "code": "ORTHO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TIFFNUMBER", "type": "esriFieldTypeString", "alias": "TIFFNUMBER", "length": 50, "domain": null }, { "name": "YEAR_INSTALLED", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_INSTALLED", "domain": null }, { "name": "CURRENTPOSITION", "type": "esriFieldTypeString", "alias": "CURRENTPOSITION", "length": 20, "domain": { "type": "codedValue", "name": "wValvePosition", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Open", "code": "OPEN" }, { "name": "Open Inoperable", "code": "OPIO" }, { "name": "Closed Inoperable", "code": "CLIO" }, { "name": "Throttled", "code": "OPTH" }, { "name": "Throttled Inoperable", "code": "OPTHIO" }, { "name": "Closed", "code": "CLOSED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "VALVE_FUNCTION", "type": "esriFieldTypeString", "alias": "Valve Function", "length": 50, "domain": { "type": "codedValue", "name": "wControlValveFunction", "description": "", "codedValues": [ { "name": "Pressure Control", "code": "Pressure Control" }, { "name": "Surge Relief", "code": "Surge Relief" }, { "name": "Pressure Relief", "code": "Pressure Relief" }, { "name": "SCADA Flow Control", "code": "SCADA Flow Control" }, { "name": "Pressure Sustaining or Pressure Adjusting", "code": "Pressure Sustaining or Pressure Adjusting" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R385_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_385", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_385", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S297_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "ENABLED": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "PRESSURESETTING": {"type": "inherited"}, "NORMALPRESSURE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "CURRENTPOSITION": {"type": "inherited"}, "VALVE_FUNCTION": {"type": "inherited"} }, "id": 0, "name": "Air or Combination Valve" }, { "domains": { "ENABLED": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "PRESSURESETTING": {"type": "inherited"}, "NORMALPRESSURE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "CURRENTPOSITION": {"type": "inherited"}, "VALVE_FUNCTION": {"type": "inherited"} }, "id": 1, "name": "Control Valve" }, { "domains": { "ENABLED": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "PRESSURESETTING": {"type": "inherited"}, "NORMALPRESSURE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "CURRENTPOSITION": {"type": "inherited"}, "VALVE_FUNCTION": {"type": "inherited"} }, "id": 2, "name": "Snubber" }, { "domains": { "ENABLED": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "PRESSURESETTING": {"type": "inherited"}, "NORMALPRESSURE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "CURRENTPOSITION": {"type": "inherited"}, "VALVE_FUNCTION": {"type": "inherited"} }, "id": 3, "name": "Check Valve" }, { "domains": { "ENABLED": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "PRESSURESETTING": {"type": "inherited"}, "NORMALPRESSURE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "CURRENTPOSITION": {"type": "inherited"}, "VALVE_FUNCTION": {"type": "inherited"} }, "id": 4, "name": "Plug Valve" }, { "domains": { "ENABLED": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "PRESSURESETTING": {"type": "inherited"}, "NORMALPRESSURE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "CURRENTPOSITION": {"type": "inherited"}, "VALVE_FUNCTION": {"type": "inherited"} }, "id": 5, "name": "RPZ" } ], "subtypes": [ { "domains": { "ENABLED": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "PRESSURESETTING": {"type": "inherited"}, "NORMALPRESSURE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "CURRENTPOSITION": {"type": "inherited"}, "VALVE_FUNCTION": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "PRESSURESYSTEM": "NORMAL", "LIFECYCLESTATUS": "IS", "SUBTYPE": 0, "WATERTYPE": "POTABLE", "MANUFACTURER": null, "DIAMETER": -9.99, "MODEL": null, "SERIALNUMBER": null, "PRESSURESETTING": null, "NORMALPRESSURE": null, "MATERIAL": null, "OWNER": "DPUW", "DATASOURCE": null, "TIFFNUMBER": null, "YEAR_INSTALLED": 1900, "CURRENTPOSITION": "OPEN", "VALVE_FUNCTION": null, "GlobalID": null }, "code": 0, "name": "Air or Combination Valve" }, { "domains": { "ENABLED": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "PRESSURESETTING": {"type": "inherited"}, "NORMALPRESSURE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "CURRENTPOSITION": {"type": "inherited"}, "VALVE_FUNCTION": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "PRESSURESYSTEM": "NORMAL", "LIFECYCLESTATUS": "IS", "SUBTYPE": 1, "WATERTYPE": "POTABLE", "MANUFACTURER": null, "DIAMETER": -9.99, "MODEL": null, "SERIALNUMBER": null, "PRESSURESETTING": null, "NORMALPRESSURE": null, "MATERIAL": null, "OWNER": "DPUW", "DATASOURCE": null, "TIFFNUMBER": null, "YEAR_INSTALLED": 1900, "CURRENTPOSITION": "OPEN", "VALVE_FUNCTION": null, "GlobalID": null }, "code": 1, "name": "Control Valve" }, { "domains": { "ENABLED": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "PRESSURESETTING": {"type": "inherited"}, "NORMALPRESSURE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "CURRENTPOSITION": {"type": "inherited"}, "VALVE_FUNCTION": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "PRESSURESYSTEM": "NORMAL", "LIFECYCLESTATUS": "IS", "SUBTYPE": 2, "WATERTYPE": "POTABLE", "MANUFACTURER": null, "DIAMETER": -9.99, "MODEL": null, "SERIALNUMBER": null, "PRESSURESETTING": null, "NORMALPRESSURE": null, "MATERIAL": null, "OWNER": "DPUW", "DATASOURCE": null, "TIFFNUMBER": null, "YEAR_INSTALLED": 1900, "CURRENTPOSITION": "OPEN", "VALVE_FUNCTION": null, "GlobalID": null }, "code": 2, "name": "Snubber" }, { "domains": { "ENABLED": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "PRESSURESETTING": {"type": "inherited"}, "NORMALPRESSURE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "CURRENTPOSITION": {"type": "inherited"}, "VALVE_FUNCTION": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "PRESSURESYSTEM": "NORMAL", "LIFECYCLESTATUS": "IS", "SUBTYPE": 3, "WATERTYPE": "POTABLE", "MANUFACTURER": null, "DIAMETER": -9.99, "MODEL": null, "SERIALNUMBER": null, "PRESSURESETTING": null, "NORMALPRESSURE": null, "MATERIAL": null, "OWNER": "DPUW", "DATASOURCE": null, "TIFFNUMBER": null, "YEAR_INSTALLED": 1900, "CURRENTPOSITION": null, "VALVE_FUNCTION": null, "GlobalID": null }, "code": 3, "name": "Check Valve" }, { "domains": { "ENABLED": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "PRESSURESETTING": {"type": "inherited"}, "NORMALPRESSURE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "CURRENTPOSITION": {"type": "inherited"}, "VALVE_FUNCTION": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "PRESSURESYSTEM": "NORMAL", "LIFECYCLESTATUS": "IS", "SUBTYPE": 4, "WATERTYPE": "POTABLE", "MANUFACTURER": null, "DIAMETER": -9.99, "MODEL": null, "SERIALNUMBER": null, "PRESSURESETTING": null, "NORMALPRESSURE": null, "MATERIAL": null, "OWNER": "DPUW", "DATASOURCE": null, "TIFFNUMBER": null, "YEAR_INSTALLED": 1900, "CURRENTPOSITION": "OPEN", "VALVE_FUNCTION": null, "GlobalID": null }, "code": 4, "name": "Plug Valve" }, { "domains": { "ENABLED": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "PRESSURESETTING": {"type": "inherited"}, "NORMALPRESSURE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "CURRENTPOSITION": {"type": "inherited"}, "VALVE_FUNCTION": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "PRESSURESYSTEM": "NORMAL", "LIFECYCLESTATUS": "IS", "SUBTYPE": 7, "WATERTYPE": "POTABLE", "MANUFACTURER": null, "DIAMETER": -9.99, "MODEL": null, "SERIALNUMBER": null, "PRESSURESETTING": null, "NORMALPRESSURE": null, "MATERIAL": null, "OWNER": "DPUW", "DATASOURCE": null, "TIFFNUMBER": null, "YEAR_INSTALLED": 1900, "CURRENTPOSITION": "OPEN", "VALVE_FUNCTION": null, "GlobalID": null }, "code": 5, "name": "RPZ" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 26, "name": "Water Meter", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3443, "latestWkid": 3443 }, "copyrightText": "", "parentLayer": { "id": 22, "name": "Water Layers" }, "subLayers": [], "minScale": 16000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "16def56bef07f1f5f9bc58fb615e1162", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAASBJREFUKJGdz79Kw1AUx/FvzG3ukKWG0tKtRQidJEO6CT5JHiDvIGTsCwSHvkAUBF/Bod2kg4ODwalDlvYODtIjJHap+CcpLf62ezgf7vkp/hkF4HleeCwwxjwD72r3uNda3x5CInLpeV5sjHlUu9mriDwFQXDd7/c/9qC3+Xx+9+tUAK21H8fxSRRFp+v1mm63C0BRFHQ6HaIosmsdv2Lb9mdVVUwmE9I0pSxLkiRhOp3WLlC1CTAajcjznM1mw3g8buzbCMMwZLFY4Loug8HgeGhZFr7vo5RiuVweBx3HYTgc0uv1AGi324fhbDZzWq1WbaksS1arlbMPPmRZRpZljT+IyIvW+vwvDETkqlF850JEzlzXvfkJm4s0xBgDwBa1TV9499B2mgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[LEGACYID]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "bold", "decoration": "none" } }, "minScale": 4000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1012661.7848634124, "ymin": 1823191.8720170707, "xmax": 1049399.0778584965, "ymax": 1874794.51487457, "spatialReference": { "wkid": 3443, "latestWkid": 3443 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SITENAME", "typeIdField": "SubType", "subtypeFieldName": "SubType", "subtypeField": "SubType", "defaultSubtypeCode": 2, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "ANCILLARYROLE", "domain": { "type": "codedValue", "name": "AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 20, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 100, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "INSTALLDATE", "length": 8, "domain": null }, { "name": "PRESSURESYSTEM", "type": "esriFieldTypeString", "alias": "PRESSURESYSTEM", "length": 20, "domain": { "type": "codedValue", "name": "wPressureSystem", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "High Pressure", "code": "HIGH" }, { "name": "Normal Pressure", "code": "NORMAL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LIFECYCLESTATUS", "length": 20, "domain": { "type": "codedValue", "name": "wLifecycleStatus", "description": "", "codedValues": [ { "name": "Proposed", "code": "PRP" }, { "name": "Abandoned", "code": "AB" }, { "name": "Under Construction", "code": "UNC" }, { "name": "In Service", "code": "IS" }, { "name": "Out of Service", "code": "OS" }, { "name": "Abandoned in place, Vault removed", "code": "AVR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SUBTYPE", "type": "esriFieldTypeInteger", "alias": "SUBTYPE", "domain": null }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "WaterType", "length": 20, "domain": { "type": "codedValue", "name": "wWaterType", "description": "", "codedValues": [ { "name": "POTABLE", "code": "POTABLE" }, { "name": "NON POTABLE", "code": "RAW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "MANUFACTURER", "length": 20, "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": { "type": "codedValue", "name": "wMainDistributionDiameter", "description": "", "codedValues": [ { "name": "6", "code": 6 }, { "name": "8", "code": 8 }, { "name": "10", "code": 10 }, { "name": "12", "code": 12 }, { "name": "14", "code": 14 }, { "name": "16", "code": 16 }, { "name": "18", "code": 18 }, { "name": "20", "code": 20 }, { "name": "24", "code": 24 }, { "name": "30", "code": 30 }, { "name": "36", "code": 36 }, { "name": "48", "code": 48 }, { "name": "1.5", "code": 1.5 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 }, { "name": "5", "code": 5 }, { "name": "42", "code": 42 }, { "name": "Unk", "code": 99 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FLOWRANGE", "type": "esriFieldTypeString", "alias": "FLOWRANGE", "length": 20, "domain": { "type": "codedValue", "name": "wMeterFlowRate", "description": "", "codedValues": [ { "name": "10 to 99", "code": "10-99" }, { "name": "100 to 499", "code": "100-499" }, { "name": "500 to 999", "code": "500-999" }, { "name": "0 to 9", "code": "0-9" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DESIGNFLOW", "type": "esriFieldTypeInteger", "alias": "DESIGNFLOW", "domain": null }, { "name": "FLOWUNITS", "type": "esriFieldTypeString", "alias": "FLOWUNITS", "length": 20, "domain": { "type": "codedValue", "name": "wFlowUnits", "description": "", "codedValues": [ { "name": "Gallons Per Minute", "code": "GPM" }, { "name": "Gallons Per Hour", "code": "GPH" }, { "name": "Gallons Per Day", "code": "GPD" }, { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MODEL", "type": "esriFieldTypeString", "alias": "MODEL", "length": 20, "domain": null }, { "name": "SERIALNUMBER", "type": "esriFieldTypeString", "alias": "SERIALNUMBER", "length": 20, "domain": null }, { "name": "PRESSURERANGE", "type": "esriFieldTypeString", "alias": "PRESSURERANGE", "length": 20, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 50, "domain": { "type": "codedValue", "name": "wOwner", "description": "", "codedValues": [ { "name": "Department of Utilities - Water/Wastewater", "code": "DPUW" }, { "name": "Unknown", "code": "UNK" }, { "name": "Private", "code": "PRI" }, { "name": "Dupage Water Commission", "code": "DWC" }, { "name": "Water Supply", "code": "WS" }, { "name": "Aurora", "code": "AURORA" }, { "name": "Private Fire System", "code": "PVT FIRE SYSTEM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DATECALIBRATED", "type": "esriFieldTypeDate", "alias": "DATECALIBRATED", "length": 8, "domain": null }, { "name": "METERSIZE", "type": "esriFieldTypeDouble", "alias": "METERSIZE", "domain": null }, { "name": "DATASOURCE", "type": "esriFieldTypeString", "alias": "DATASOURCE", "length": 50, "domain": { "type": "codedValue", "name": "wDataSource", "description": "", "codedValues": [ { "name": "As-built Drawing", "code": "ASBDWG" }, { "name": "Engineering Drawing", "code": "ENGDWG" }, { "name": "Existing Fire Hydrant Coverage", "code": "EXFHCV" }, { "name": "Parcel Coverage", "code": "PARCOV" }, { "name": "Paper Files - Water Supply", "code": "PFWS" }, { "name": "Arc/Info Planimetric Data Cover", "code": "PLAN" }, { "name": "Valve Exercise Program Record", "code": "VEP" }, { "name": "Water Section Map", "code": "WSMAP" }, { "name": "City Crew GPS", "code": "GPS" }, { "name": "HTE Billing Record", "code": "HTE" }, { "name": "WSC Field Crew", "code": "WSC" }, { "name": "CEEC Field Crew", "code": "CEEC" }, { "name": "Automatically Generated", "code": "AUTO" }, { "name": "Vendor GPS", "code": "FLDCAP" }, { "name": "Digital Orthophotography", "code": "ORTHO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TIFFNUMBER", "type": "esriFieldTypeString", "alias": "TIFFNUMBER", "length": 50, "domain": null }, { "name": "SITENAME", "type": "esriFieldTypeString", "alias": "SITENAME", "length": 50, "domain": { "type": "codedValue", "name": "wFlowmeterName", "description": "Site name where Flow meter is located", "codedValues": [ { "name": "Northwest Water Works", "code": "NWWW" }, { "name": "Southeast Water Works", "code": "SEWW" }, { "name": "Northeast Water Works", "code": "NEWW" }, { "name": "West Water Works", "code": "WWW" }, { "name": "South Water Works", "code": "SWW" }, { "name": "Other", "code": "OTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R391_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_391", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_391", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S303_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "ENABLED": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "FLOWRANGE": {"type": "inherited"}, "FLOWUNITS": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "SITENAME": {"type": "inherited"} }, "id": 0, "name": "FlowTube" }, { "domains": { "ENABLED": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "FLOWRANGE": {"type": "inherited"}, "FLOWUNITS": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "SITENAME": {"type": "inherited"} }, "id": 2, "name": "Magnetic" }, { "domains": { "ENABLED": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "FLOWRANGE": {"type": "inherited"}, "FLOWUNITS": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "SITENAME": {"type": "inherited"} }, "id": 4, "name": "Multijet" }, { "domains": { "ENABLED": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "FLOWRANGE": {"type": "inherited"}, "FLOWUNITS": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "SITENAME": {"type": "inherited"} }, "id": 5, "name": "OrificePlate" }, { "domains": { "ENABLED": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "FLOWRANGE": {"type": "inherited"}, "FLOWUNITS": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "SITENAME": {"type": "inherited"} }, "id": 6, "name": "Propeller" }, { "domains": { "ENABLED": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "FLOWRANGE": {"type": "inherited"}, "FLOWUNITS": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "SITENAME": {"type": "inherited"} }, "id": 7, "name": "Proportional" }, { "domains": { "ENABLED": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "FLOWRANGE": {"type": "inherited"}, "FLOWUNITS": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "SITENAME": {"type": "inherited"} }, "id": 8, "name": "Sonic" }, { "domains": { "ENABLED": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "FLOWRANGE": {"type": "inherited"}, "FLOWUNITS": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "SITENAME": {"type": "inherited"} }, "id": 9, "name": "Turbine" }, { "domains": { "ENABLED": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "FLOWRANGE": {"type": "inherited"}, "FLOWUNITS": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "SITENAME": {"type": "inherited"} }, "id": 1, "name": "Disc" }, { "domains": { "ENABLED": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "FLOWRANGE": {"type": "inherited"}, "FLOWUNITS": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "SITENAME": {"type": "inherited"} }, "id": 3, "name": "Compound" } ], "subtypes": [ { "domains": { "ENABLED": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "FLOWRANGE": {"type": "inherited"}, "FLOWUNITS": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "SITENAME": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "INSTALLDATE": null, "PRESSURESYSTEM": "UNK", "LIFECYCLESTATUS": "IS", "SUBTYPE": 0, "WATERTYPE": "POTABLE", "MANUFACTURER": null, "DIAMETER": null, "FLOWRANGE": null, "DESIGNFLOW": null, "FLOWUNITS": null, "MODEL": null, "SERIALNUMBER": null, "PRESSURERANGE": null, "OWNER": "DPUW", "DATECALIBRATED": null, "METERSIZE": null, "DATASOURCE": null, "TIFFNUMBER": null, "SITENAME": null, "GlobalID": null }, "code": 0, "name": "FlowTube" }, { "domains": { "ENABLED": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "FLOWRANGE": {"type": "inherited"}, "FLOWUNITS": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "SITENAME": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "INSTALLDATE": null, "PRESSURESYSTEM": "UNK", "LIFECYCLESTATUS": "IS", "SUBTYPE": 2, "WATERTYPE": "POTABLE", "MANUFACTURER": null, "DIAMETER": null, "FLOWRANGE": null, "DESIGNFLOW": null, "FLOWUNITS": null, "MODEL": null, "SERIALNUMBER": null, "PRESSURERANGE": null, "OWNER": "DPUW", "DATECALIBRATED": null, "METERSIZE": null, "DATASOURCE": null, "TIFFNUMBER": null, "SITENAME": null, "GlobalID": null }, "code": 2, "name": "Magnetic" }, { "domains": { "ENABLED": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "FLOWRANGE": {"type": "inherited"}, "FLOWUNITS": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "SITENAME": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "INSTALLDATE": null, "PRESSURESYSTEM": "UNK", "LIFECYCLESTATUS": "IS", "SUBTYPE": 4, "WATERTYPE": "POTABLE", "MANUFACTURER": null, "DIAMETER": null, "FLOWRANGE": null, "DESIGNFLOW": null, "FLOWUNITS": null, "MODEL": null, "SERIALNUMBER": null, "PRESSURERANGE": null, "OWNER": "DPUW", "DATECALIBRATED": null, "METERSIZE": null, "DATASOURCE": null, "TIFFNUMBER": null, "SITENAME": null, "GlobalID": null }, "code": 4, "name": "Multijet" }, { "domains": { "ENABLED": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "FLOWRANGE": {"type": "inherited"}, "FLOWUNITS": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "SITENAME": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "INSTALLDATE": null, "PRESSURESYSTEM": "UNK", "LIFECYCLESTATUS": "IS", "SUBTYPE": 5, "WATERTYPE": "POTABLE", "MANUFACTURER": null, "DIAMETER": null, "FLOWRANGE": null, "DESIGNFLOW": null, "FLOWUNITS": null, "MODEL": null, "SERIALNUMBER": null, "PRESSURERANGE": null, "OWNER": "DPUW", "DATECALIBRATED": null, "METERSIZE": null, "DATASOURCE": null, "TIFFNUMBER": null, "SITENAME": null, "GlobalID": null }, "code": 5, "name": "OrificePlate" }, { "domains": { "ENABLED": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "FLOWRANGE": {"type": "inherited"}, "FLOWUNITS": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "SITENAME": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "INSTALLDATE": null, "PRESSURESYSTEM": "UNK", "LIFECYCLESTATUS": "IS", "SUBTYPE": 6, "WATERTYPE": "POTABLE", "MANUFACTURER": null, "DIAMETER": null, "FLOWRANGE": null, "DESIGNFLOW": null, "FLOWUNITS": null, "MODEL": null, "SERIALNUMBER": null, "PRESSURERANGE": null, "OWNER": "DPUW", "DATECALIBRATED": null, "METERSIZE": null, "DATASOURCE": null, "TIFFNUMBER": null, "SITENAME": null, "GlobalID": null }, "code": 6, "name": "Propeller" }, { "domains": { "ENABLED": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "FLOWRANGE": {"type": "inherited"}, "FLOWUNITS": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "SITENAME": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "INSTALLDATE": null, "PRESSURESYSTEM": "UNK", "LIFECYCLESTATUS": "IS", "SUBTYPE": 7, "WATERTYPE": "POTABLE", "MANUFACTURER": null, "DIAMETER": null, "FLOWRANGE": null, "DESIGNFLOW": null, "FLOWUNITS": null, "MODEL": null, "SERIALNUMBER": null, "PRESSURERANGE": null, "OWNER": "DPUW", "DATECALIBRATED": null, "METERSIZE": null, "DATASOURCE": null, "TIFFNUMBER": null, "SITENAME": null, "GlobalID": null }, "code": 7, "name": "Proportional" }, { "domains": { "ENABLED": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "FLOWRANGE": {"type": "inherited"}, "FLOWUNITS": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "SITENAME": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "INSTALLDATE": null, "PRESSURESYSTEM": "UNK", "LIFECYCLESTATUS": "IS", "SUBTYPE": 8, "WATERTYPE": "POTABLE", "MANUFACTURER": null, "DIAMETER": null, "FLOWRANGE": null, "DESIGNFLOW": null, "FLOWUNITS": null, "MODEL": null, "SERIALNUMBER": null, "PRESSURERANGE": null, "OWNER": "DPUW", "DATECALIBRATED": null, "METERSIZE": null, "DATASOURCE": null, "TIFFNUMBER": null, "SITENAME": null, "GlobalID": null }, "code": 8, "name": "Sonic" }, { "domains": { "ENABLED": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "FLOWRANGE": {"type": "inherited"}, "FLOWUNITS": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "SITENAME": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "INSTALLDATE": null, "PRESSURESYSTEM": "UNK", "LIFECYCLESTATUS": "IS", "SUBTYPE": 9, "WATERTYPE": "POTABLE", "MANUFACTURER": null, "DIAMETER": null, "FLOWRANGE": null, "DESIGNFLOW": null, "FLOWUNITS": null, "MODEL": null, "SERIALNUMBER": null, "PRESSURERANGE": null, "OWNER": "DPUW", "DATECALIBRATED": null, "METERSIZE": null, "DATASOURCE": null, "TIFFNUMBER": null, "SITENAME": null, "GlobalID": null }, "code": 9, "name": "Turbine" }, { "domains": { "ENABLED": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "FLOWRANGE": {"type": "inherited"}, "FLOWUNITS": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "SITENAME": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "INSTALLDATE": null, "PRESSURESYSTEM": "UNK", "LIFECYCLESTATUS": "IS", "SUBTYPE": 4, "WATERTYPE": "POTABLE", "MANUFACTURER": null, "DIAMETER": null, "FLOWRANGE": null, "DESIGNFLOW": null, "FLOWUNITS": null, "MODEL": null, "SERIALNUMBER": null, "PRESSURERANGE": null, "OWNER": "DPUW", "DATECALIBRATED": null, "METERSIZE": null, "DATASOURCE": null, "TIFFNUMBER": null, "SITENAME": null, "GlobalID": null }, "code": 1, "name": "Disc" }, { "domains": { "ENABLED": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "FLOWRANGE": {"type": "inherited"}, "FLOWUNITS": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "SITENAME": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "INSTALLDATE": null, "PRESSURESYSTEM": "UNK", "LIFECYCLESTATUS": "IS", "SUBTYPE": 4, "WATERTYPE": "POTABLE", "MANUFACTURER": null, "DIAMETER": null, "FLOWRANGE": null, "DESIGNFLOW": null, "FLOWUNITS": null, "MODEL": null, "SERIALNUMBER": null, "PRESSURERANGE": null, "OWNER": "DPUW", "DATECALIBRATED": null, "METERSIZE": null, "DATASOURCE": null, "TIFFNUMBER": null, "SITENAME": null, "GlobalID": null }, "code": 3, "name": "Compound" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 27, "name": "Hydrant", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3443, "latestWkid": 3443 }, "copyrightText": "", "parentLayer": { "id": 22, "name": "Water Layers" }, "subLayers": [], "minScale": 16000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "961609766868a093068d3c9a5e609428", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAALCAYAAABCm8wlAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAOlJREFUGJVNjjEoxHEYhp9PP32L6TfIlclidYssUix2daWsuox2MRpZLLLITjZKslmuTrLKIP0H9Rn1lu4zcMczvb09w1P4JWGCWmeJCIOX4V8A0n0lpQ2L6KX75EBqGXQNsiTMIO0anAGY9ArMAZvAcQHm071n0hd/XABrQ6Fv0jbQ/BMWgPufBvdLpA9arWuaZi/dn0y6AdYT3grSc8K7Nc0icG5SB7gCToHxku59kxaBLaBLrftEtBOWrNajMibtDOBkDD6BQyJIaFutBxbxUNJ9GWk14W6U6D5FxCPQKSbdAtP8RxrNbzHWYXA6aDU0AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 6, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[HYDRANTID]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 230, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 4000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1006379.6340419129, "ymin": 1821266.8312477395, "xmax": 1051023.0178520791, "ymax": 1877584.681538321, "spatialReference": { "wkid": 3443, "latestWkid": 3443 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FACILITYID", "typeIdField": "SubType", "subtypeFieldName": "SubType", "subtypeField": "SubType", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "ANCILLARYROLE", "domain": { "type": "codedValue", "name": "AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 20, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 100, "domain": null }, { "name": "PRESSURESYSTEM", "type": "esriFieldTypeString", "alias": "PRESSURESYSTEM", "length": 20, "domain": { "type": "codedValue", "name": "wPressureSystem", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "High Pressure", "code": "HIGH" }, { "name": "Normal Pressure", "code": "NORMAL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LIFECYCLESTATUS", "length": 20, "domain": { "type": "codedValue", "name": "wLifecycleStatus", "description": "", "codedValues": [ { "name": "Proposed", "code": "PRP" }, { "name": "Abandoned", "code": "AB" }, { "name": "Under Construction", "code": "UNC" }, { "name": "In Service", "code": "IS" }, { "name": "Out of Service", "code": "OS" }, { "name": "Abandoned in place, Vault removed", "code": "AVR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SUBTYPE", "type": "esriFieldTypeInteger", "alias": "SUBTYPE", "domain": null }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "WaterType", "length": 20, "domain": { "type": "codedValue", "name": "wWaterType", "description": "", "codedValues": [ { "name": "POTABLE", "code": "POTABLE" }, { "name": "NON POTABLE", "code": "RAW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "MANUFACTURER", "length": 20, "domain": { "type": "codedValue", "name": "wHydrantManufacturer", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Mueller", "code": "MU" }, { "name": "Clow", "code": "CL" }, { "name": "Waterous", "code": "WT" }, { "name": "Traverse City", "code": "TC" }, { "name": "Eddy", "code": "ED" }, { "name": "Corey", "code": "CO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NOZZLEDIAMETER1", "type": "esriFieldTypeDouble", "alias": "NOZZLEDIAMETER1", "domain": { "type": "range", "name": "wHydNozzleDiameter", "description": "", "range": [ 2, 4.5 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NOZZLEDIAMETER2", "type": "esriFieldTypeDouble", "alias": "NOZZLEDIAMETER2", "domain": { "type": "range", "name": "wHydNozzleDiameter", "description": "", "range": [ 2, 4.5 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NOZZLEDIAMETER3", "type": "esriFieldTypeDouble", "alias": "NOZZLEDIAMETER3", "domain": { "type": "range", "name": "wHydNozzleDiameter", "description": "", "range": [ 2, 4.5 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OUTLETCONFIGURATION", "type": "esriFieldTypeString", "alias": "OUTLETCONFIGURATION", "length": 20, "domain": { "type": "codedValue", "name": "wHydOutletConfig", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "Two Nozzle", "code": "TWO" }, { "name": "Three Nozzle", "code": "THREE" }, { "name": "Four Nozzle", "code": "FOUR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SEATDIAMETER", "type": "esriFieldTypeDouble", "alias": "SEATDIAMETER", "domain": { "type": "range", "name": "wHydSeatDiameter", "description": "", "range": [ 4, 6.5 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MODEL", "type": "esriFieldTypeString", "alias": "MODEL", "length": 20, "domain": { "type": "codedValue", "name": "wHydrantModel", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "WB77-Waterous 4.75", "code": "2" }, { "name": "WB67-Waterous 5.25", "code": "3" }, { "name": "Waterous 33", "code": "12" }, { "name": "F2500-Clow 4.5", "code": "6" }, { "name": "F2500-Clow 4.5 & 5.25", "code": "1" }, { "name": "F2500-Clow 5.25", "code": "7" }, { "name": "Clow Medallion 5.25", "code": "15" }, { "name": "A421-Mueller 4.5", "code": "4" }, { "name": "A423-Mueller 5.25", "code": "5" }, { "name": "Mueller 300T", "code": "10" }, { "name": "Mueller Centurion 5.25", "code": "9" }, { "name": "Corey", "code": "13" }, { "name": "Eddy", "code": "14" }, { "name": "Traverse City", "code": "11" }, { "name": "W59-Waterous 5.25", "code": "8" }, { "name": "W67-Waterous 5.25", "code": "16" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HYDLINEDIAMETER", "type": "esriFieldTypeDouble", "alias": "HYDLINEDIAMETER", "domain": { "type": "codedValue", "name": "wHydLineDiameter", "description": "", "codedValues": [ { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "UNKNOWN", "code": -99.99 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HYDLINELENGTH", "type": "esriFieldTypeDouble", "alias": "HYDLINELENGTH", "domain": null }, { "name": "HYDLINEMATERIAL", "type": "esriFieldTypeString", "alias": "HYDLINEMATERIAL", "length": 100, "domain": { "type": "codedValue", "name": "wHydLineMaterial", "description": "", "codedValues": [ { "name": "Cast Iron Pipe", "code": "CIP" }, { "name": "Copper", "code": "CP" }, { "name": "Polyvinylchloride", "code": "PVC" }, { "name": "Unknown", "code": "UNK" }, { "name": "Ductile Iron Pipe", "code": "DIP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 100, "domain": { "type": "codedValue", "name": "wOwner", "description": "", "codedValues": [ { "name": "Department of Utilities - Water/Wastewater", "code": "DPUW" }, { "name": "Unknown", "code": "UNK" }, { "name": "Private", "code": "PRI" }, { "name": "Dupage Water Commission", "code": "DWC" }, { "name": "Water Supply", "code": "WS" }, { "name": "Aurora", "code": "AURORA" }, { "name": "Private Fire System", "code": "PVT FIRE SYSTEM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DATASOURCE", "type": "esriFieldTypeString", "alias": "DATASOURCE", "length": 50, "domain": { "type": "codedValue", "name": "wDataSource", "description": "", "codedValues": [ { "name": "As-built Drawing", "code": "ASBDWG" }, { "name": "Engineering Drawing", "code": "ENGDWG" }, { "name": "Existing Fire Hydrant Coverage", "code": "EXFHCV" }, { "name": "Parcel Coverage", "code": "PARCOV" }, { "name": "Paper Files - Water Supply", "code": "PFWS" }, { "name": "Arc/Info Planimetric Data Cover", "code": "PLAN" }, { "name": "Valve Exercise Program Record", "code": "VEP" }, { "name": "Water Section Map", "code": "WSMAP" }, { "name": "City Crew GPS", "code": "GPS" }, { "name": "HTE Billing Record", "code": "HTE" }, { "name": "WSC Field Crew", "code": "WSC" }, { "name": "CEEC Field Crew", "code": "CEEC" }, { "name": "Automatically Generated", "code": "AUTO" }, { "name": "Vendor GPS", "code": "FLDCAP" }, { "name": "Digital Orthophotography", "code": "ORTHO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TIFFNUMBER", "type": "esriFieldTypeString", "alias": "TIFFNUMBER", "length": 50, "domain": null }, { "name": "BASIN", "type": "esriFieldTypeString", "alias": "BASIN", "length": 50, "domain": null }, { "name": "HYDRANTID", "type": "esriFieldTypeString", "alias": "HYDRANTID", "length": 50, "domain": null }, { "name": "GPS_CREW_COMMENT", "type": "esriFieldTypeString", "alias": "GPS_CREW_COMMENT", "length": 50, "domain": null }, { "name": "YEAR_INSTALLED", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_INSTALLED", "domain": null }, { "name": "STATIC_PRESSURE", "type": "esriFieldTypeSmallInteger", "alias": "STATIC_PRESSURE", "domain": null }, { "name": "STATIC_TESTDATE", "type": "esriFieldTypeDate", "alias": "STATIC_TESTDATE", "length": 8, "domain": null }, { "name": "YEAR_MANUFACTURED", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_MANUFACTURED", "domain": null }, { "name": "EDITDATE", "type": "esriFieldTypeDate", "alias": "EDITDATE", "length": 8, "domain": null }, { "name": "HYDRANT_FLAG", "type": "esriFieldTypeString", "alias": "hydrant flag", "length": 5, "domain": { "type": "codedValue", "name": "YesNoIndicator", "description": "", "codedValues": [ { "name": "No", "code": "N" }, { "name": "Yes", "code": "Y" }, { "name": "Unk", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LUBE_PORT", "type": "esriFieldTypeString", "alias": "lube port", "length": 5, "domain": { "type": "codedValue", "name": "YesNoIndicator", "description": "", "codedValues": [ { "name": "No", "code": "N" }, { "name": "Yes", "code": "Y" }, { "name": "Unk", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "INSPECTOR", "type": "esriFieldTypeString", "alias": "inspector", "length": 15, "domain": { "type": "codedValue", "name": "wInspector", "description": "", "codedValues": [], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "status", "length": 30, "domain": { "type": "codedValue", "name": "wStatus", "description": "", "codedValues": [], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MODELLED_FLOW", "type": "esriFieldTypeString", "alias": "MODELLED_FLOW", "length": 15, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R388_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_388", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_388", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S300_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MANUFACTURER": {"type": "inherited"}, "NOZZLEDIAMETER1": {"type": "inherited"}, "NOZZLEDIAMETER2": {"type": "inherited"}, "NOZZLEDIAMETER3": {"type": "inherited"}, "OUTLETCONFIGURATION": {"type": "inherited"}, "SEATDIAMETER": {"type": "inherited"}, "MODEL": {"type": "inherited"}, "HYDLINEDIAMETER": {"type": "inherited"}, "HYDLINEMATERIAL": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"} }, "id": 0, "name": "Flush" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MANUFACTURER": {"type": "inherited"}, "NOZZLEDIAMETER1": {"type": "inherited"}, "NOZZLEDIAMETER2": {"type": "inherited"}, "NOZZLEDIAMETER3": {"type": "inherited"}, "OUTLETCONFIGURATION": {"type": "inherited"}, "SEATDIAMETER": {"type": "inherited"}, "MODEL": {"type": "inherited"}, "HYDLINEDIAMETER": {"type": "inherited"}, "HYDLINEMATERIAL": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"} }, "id": 1, "name": "Post" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MANUFACTURER": {"type": "inherited"}, "NOZZLEDIAMETER1": {"type": "inherited"}, "NOZZLEDIAMETER2": {"type": "inherited"}, "NOZZLEDIAMETER3": {"type": "inherited"}, "OUTLETCONFIGURATION": {"type": "inherited"}, "SEATDIAMETER": {"type": "inherited"}, "MODEL": {"type": "inherited"}, "HYDLINEDIAMETER": {"type": "inherited"}, "HYDLINEMATERIAL": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "HYDRANT_FLAG": {"type": "inherited"}, "LUBE_PORT": {"type": "inherited"}, "INSPECTOR": {"type": "inherited"}, "STATUS": {"type": "inherited"} }, "id": 2, "name": "Auto Flusher" } ], "subtypes": [ { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MANUFACTURER": {"type": "inherited"}, "NOZZLEDIAMETER1": {"type": "inherited"}, "NOZZLEDIAMETER2": {"type": "inherited"}, "NOZZLEDIAMETER3": {"type": "inherited"}, "OUTLETCONFIGURATION": {"type": "inherited"}, "SEATDIAMETER": {"type": "inherited"}, "MODEL": {"type": "inherited"}, "HYDLINEDIAMETER": {"type": "inherited"}, "HYDLINEMATERIAL": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "PRESSURESYSTEM": "NORMAL", "LIFECYCLESTATUS": "IS", "SUBTYPE": 0, "WATERTYPE": "POTABLE", "MANUFACTURER": "UNK", "NOZZLEDIAMETER1": 2.5, "NOZZLEDIAMETER2": 2.5, "NOZZLEDIAMETER3": 4.5, "OUTLETCONFIGURATION": "THREE", "SEATDIAMETER": null, "MODEL": "UNK", "HYDLINEDIAMETER": 6, "HYDLINELENGTH": 5, "HYDLINEMATERIAL": "DIP", "OWNER": "DPUW", "DATASOURCE": null, "TIFFNUMBER": null, "BASIN": null, "HYDRANTID": null, "GPS_CREW_COMMENT": null, "YEAR_INSTALLED": 1900, "STATIC_PRESSURE": 0, "STATIC_TESTDATE": null, "YEAR_MANUFACTURED": null, "EDITDATE": null, "HYDRANT_FLAG": null, "LUBE_PORT": null, "INSPECTOR": null, "STATUS": null, "MODELLED_FLOW": null, "GlobalID": null }, "code": 0, "name": "Flush" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MANUFACTURER": {"type": "inherited"}, "NOZZLEDIAMETER1": {"type": "inherited"}, "NOZZLEDIAMETER2": {"type": "inherited"}, "NOZZLEDIAMETER3": {"type": "inherited"}, "OUTLETCONFIGURATION": {"type": "inherited"}, "SEATDIAMETER": {"type": "inherited"}, "MODEL": {"type": "inherited"}, "HYDLINEDIAMETER": {"type": "inherited"}, "HYDLINEMATERIAL": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "PRESSURESYSTEM": "NORMAL", "LIFECYCLESTATUS": "IS", "SUBTYPE": 1, "WATERTYPE": "POTABLE", "MANUFACTURER": "UNK", "NOZZLEDIAMETER1": 2.5, "NOZZLEDIAMETER2": 2.5, "NOZZLEDIAMETER3": 4.5, "OUTLETCONFIGURATION": "THREE", "SEATDIAMETER": null, "MODEL": "UNK", "HYDLINEDIAMETER": 6, "HYDLINELENGTH": 5, "HYDLINEMATERIAL": "DIP", "OWNER": "DPUW", "DATASOURCE": null, "TIFFNUMBER": null, "BASIN": null, "HYDRANTID": null, "GPS_CREW_COMMENT": null, "YEAR_INSTALLED": 1900, "STATIC_PRESSURE": null, "STATIC_TESTDATE": null, "YEAR_MANUFACTURED": null, "EDITDATE": null, "HYDRANT_FLAG": null, "LUBE_PORT": null, "INSPECTOR": null, "STATUS": null, "MODELLED_FLOW": null, "GlobalID": null }, "code": 1, "name": "Post" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MANUFACTURER": {"type": "inherited"}, "NOZZLEDIAMETER1": {"type": "inherited"}, "NOZZLEDIAMETER2": {"type": "inherited"}, "NOZZLEDIAMETER3": {"type": "inherited"}, "OUTLETCONFIGURATION": {"type": "inherited"}, "SEATDIAMETER": {"type": "inherited"}, "MODEL": {"type": "inherited"}, "HYDLINEDIAMETER": {"type": "inherited"}, "HYDLINEMATERIAL": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "HYDRANT_FLAG": {"type": "inherited"}, "LUBE_PORT": {"type": "inherited"}, "INSPECTOR": {"type": "inherited"}, "STATUS": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "PRESSURESYSTEM": "NORMAL", "LIFECYCLESTATUS": "IS", "SUBTYPE": 0, "WATERTYPE": "POTABLE", "MANUFACTURER": "UNK", "NOZZLEDIAMETER1": 2.5, "NOZZLEDIAMETER2": 2.5, "NOZZLEDIAMETER3": 4.5, "OUTLETCONFIGURATION": "THREE", "SEATDIAMETER": null, "MODEL": "UNK", "HYDLINEDIAMETER": 6, "HYDLINELENGTH": 5, "HYDLINEMATERIAL": "DIP", "OWNER": "DPUW", "DATASOURCE": null, "TIFFNUMBER": null, "BASIN": null, "HYDRANTID": null, "GPS_CREW_COMMENT": null, "YEAR_INSTALLED": null, "STATIC_PRESSURE": 0, "STATIC_TESTDATE": null, "YEAR_MANUFACTURED": null, "EDITDATE": null, "HYDRANT_FLAG": null, "LUBE_PORT": null, "INSPECTOR": null, "STATUS": null, "MODELLED_FLOW": null, "GlobalID": null }, "code": 2, "name": "Auto Flusher" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 28, "name": "Production Well", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3443, "latestWkid": 3443 }, "copyrightText": "", "parentLayer": { "id": 22, "name": "Water Layers" }, "subLayers": [], "minScale": 16000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "644aedb82bd2a593b5735cd8e29c33b3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAOtJREFUKJGdzy9rQmEUx/Gv3uu9CopYLM4iiEFWlsbKNJocu31JEXwVgjZfgQoWsY6Bq2IzyNJAk1hmUIsDmQr+meE6uLpHffCXDpzz4ZyjcmVUAErtLg7dLyWab4/U8z0TvpbDGBnHRTToQv/zAdhD/82a6L0Jf7ew+DEHNR1U7RC3GpZTrZnPoJiFmAHjIehOeEoDNsGPxwndQuzZrCs5mH2DxycB/7LZwHQCmvNfSwx7H/BehdEXJFOguyRh5A4SL6CcPkjcUexnkRjaFQiGzyIxdLkhbkjCWmFFrdC5OA0BYGnd6JVAB9kBu1AueaVQOggAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1013602.1261585802, "ymin": 1833632.3855848238, "xmax": 1049011.0399206616, "ymax": 1869547.1260911524, "spatialReference": { "wkid": 3443, "latestWkid": 3443 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "ANCILLARYROLE", "domain": { "type": "codedValue", "name": "AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "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": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 20, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 100, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "INSTALLDATE", "length": 8, "domain": null }, { "name": "PRESSURESYSTEM", "type": "esriFieldTypeString", "alias": "PRESSURESYSTEM", "length": 20, "domain": { "type": "codedValue", "name": "wPressureSystem", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "High Pressure", "code": "HIGH" }, { "name": "Normal Pressure", "code": "NORMAL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LIFECYCLESTATUS", "length": 20, "domain": { "type": "codedValue", "name": "wLifecycleStatus", "description": "", "codedValues": [ { "name": "Proposed", "code": "PRP" }, { "name": "Abandoned", "code": "AB" }, { "name": "Under Construction", "code": "UNC" }, { "name": "In Service", "code": "IS" }, { "name": "Out of Service", "code": "OS" }, { "name": "Abandoned in place, Vault removed", "code": "AVR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "INSTALLCONTRACTOR", "type": "esriFieldTypeString", "alias": "INSTALLCONTRACTOR", "length": 60, "domain": { "type": "codedValue", "name": "wContractor", "description": "", "codedValues": [ { "name": "DPU-W crews", "code": "NONE" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "WaterType", "length": 20, "domain": { "type": "codedValue", "name": "wWaterType", "description": "", "codedValues": [ { "name": "POTABLE", "code": "POTABLE" }, { "name": "NON POTABLE", "code": "RAW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 60, "domain": null }, { "name": "OPERATIONALDATE", "type": "esriFieldTypeDate", "alias": "OPERATIONALDATE", "length": 8, "domain": null }, { "name": "MAINTENANCECONTRACTOR", "type": "esriFieldTypeString", "alias": "MAINTENANCECONTRACTOR", "length": 60, "domain": null }, { "name": "DEPTHMAXIMUM", "type": "esriFieldTypeDouble", "alias": "DEPTHMAXIMUM", "domain": null }, { "name": "LEVELSENSORTYPE", "type": "esriFieldTypeString", "alias": "LEVELSENSORTYPE", "length": 20, "domain": { "type": "codedValue", "name": "wLevelSensor", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "Air Bubbler", "code": "AB" }, { "name": "Enclosed Electrode", "code": "EE" }, { "name": "Electrode", "code": "EL" }, { "name": "Float", "code": "FL" }, { "name": "MicroProcessor", "code": "MP" }, { "name": "Transducer", "code": "TR" }, { "name": "Ultrasonic", "code": "US" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "AVERAGEFLOW", "type": "esriFieldTypeDouble", "alias": "AVERAGEFLOW", "domain": null }, { "name": "PEAKFLOW", "type": "esriFieldTypeDouble", "alias": "PEAKFLOW", "domain": null }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "MANUFACTURER", "length": 60, "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 20, "domain": null }, { "name": "AUTOCONTROL", "type": "esriFieldTypeString", "alias": "AUTOCONTROL", "length": 50, "domain": null }, { "name": "CASING", "type": "esriFieldTypeString", "alias": "CASING", "length": 50, "domain": null }, { "name": "ELEVBOTTOM", "type": "esriFieldTypeDouble", "alias": "ELEVBOTTOM", "domain": null }, { "name": "ELEVTOP", "type": "esriFieldTypeDouble", "alias": "ELEVTOP", "domain": null }, { "name": "ELEVPUMP", "type": "esriFieldTypeDouble", "alias": "ELEVPUMP", "domain": null }, { "name": "ELEVWATER", "type": "esriFieldTypeDouble", "alias": "ELEVWATER", "domain": null }, { "name": "NUMBEROFPUMPS", "type": "esriFieldTypeDouble", "alias": "NUMBEROFPUMPS", "domain": null }, { "name": "OUTLETSIZE", "type": "esriFieldTypeDouble", "alias": "OUTLETSIZE", "domain": { "type": "codedValue", "name": "wMainDiameter", "description": "", "codedValues": [ { "name": ".75\"", "code": 0.75 }, { "name": "1\"", "code": 1 }, { "name": "1.5\"", "code": 1.5 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "14\"", "code": 14 }, { "name": "16\"", "code": 16 }, { "name": "18\"", "code": 18 }, { "name": "2\"", "code": 2 }, { "name": "20\"", "code": 20 }, { "name": "24\"", "code": 24 }, { "name": "3\"", "code": 3 }, { "name": "30\"", "code": 30 }, { "name": "36\"", "code": 36 }, { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "Unknown", "code": 1000 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 50, "domain": { "type": "codedValue", "name": "wOwner", "description": "", "codedValues": [ { "name": "Department of Utilities - Water/Wastewater", "code": "DPUW" }, { "name": "Unknown", "code": "UNK" }, { "name": "Private", "code": "PRI" }, { "name": "Dupage Water Commission", "code": "DWC" }, { "name": "Water Supply", "code": "WS" }, { "name": "Aurora", "code": "AURORA" }, { "name": "Private Fire System", "code": "PVT FIRE SYSTEM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "WELLDEPTH", "type": "esriFieldTypeDouble", "alias": "WELLDEPTH", "domain": null }, { "name": "WELLDIAMETER", "type": "esriFieldTypeDouble", "alias": "WELLDIAMETER", "domain": null }, { "name": "DATASOURCE", "type": "esriFieldTypeString", "alias": "DATASOURCE", "length": 50, "domain": { "type": "codedValue", "name": "wDataSource", "description": "", "codedValues": [ { "name": "As-built Drawing", "code": "ASBDWG" }, { "name": "Engineering Drawing", "code": "ENGDWG" }, { "name": "Existing Fire Hydrant Coverage", "code": "EXFHCV" }, { "name": "Parcel Coverage", "code": "PARCOV" }, { "name": "Paper Files - Water Supply", "code": "PFWS" }, { "name": "Arc/Info Planimetric Data Cover", "code": "PLAN" }, { "name": "Valve Exercise Program Record", "code": "VEP" }, { "name": "Water Section Map", "code": "WSMAP" }, { "name": "City Crew GPS", "code": "GPS" }, { "name": "HTE Billing Record", "code": "HTE" }, { "name": "WSC Field Crew", "code": "WSC" }, { "name": "CEEC Field Crew", "code": "CEEC" }, { "name": "Automatically Generated", "code": "AUTO" }, { "name": "Vendor GPS", "code": "FLDCAP" }, { "name": "Digital Orthophotography", "code": "ORTHO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TIFFNUMBER", "type": "esriFieldTypeString", "alias": "TIFFNUMBER", "length": 50, "domain": null }, { "name": "WELLNUMBER", "type": "esriFieldTypeSmallInteger", "alias": "WELLNUMBER", "domain": null }, { "name": "WELLOUTPUT", "type": "esriFieldTypeInteger", "alias": "WELLOUTPUT", "domain": null }, { "name": "WELLTYPE", "type": "esriFieldTypeString", "alias": "WELLTYPE", "length": 10, "domain": { "type": "codedValue", "name": "wWellType", "description": "", "codedValues": [ { "name": "Deep", "code": "DEEP" }, { "name": "Shallow", "code": "SH" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CAPACITY_GPM", "type": "esriFieldTypeInteger", "alias": "CAPACITY_GPM", "domain": null }, { "name": "CAPACITY_MGD", "type": "esriFieldTypeDouble", "alias": "CAPACITY_MGD", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R394_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_394", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_394", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S306_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 29, "name": "Over/Under Indicator", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3443, "latestWkid": 3443 }, "copyrightText": "", "parentLayer": { "id": 22, "name": "Water Layers" }, "subLayers": [], "minScale": 16000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SUBTYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "c65e79e419f2afbcde89dc0edf8cf37a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAUCAYAAABbLMdoAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAZlJREFUKJGV0j1IlVEYB/CfdvUQuHQF4bYkfdAQ1RRBRbVckRDSvoaK7ENz7QPCQBcLLEoqaSiLIqiGylIysO7QEkEtTUlUDg35DtE7iXFApEVEfcvo2c7z/Dhw/s/J+Y/KZTol5X64Y7/D/8Y/XXdac2GoMJA0JAN/xyV5dx23ieR9chsL4G/6VVqkF5tVhyfhXNwTO7P4hQ26bHcD1bhIHIpnlHQrmpiLRzyyDeunz3W4qtKYB2iawfnB/NF0X1prBGXTeDE6cMlOw1ap9yWnpDx9mV5zHsvnJbMVfcrC19AfxXW5MB5OxsuxymgmRCrQSmyJaw1bkYtV8aYjur1Vkbl5CkNoM6beaE7ReHgcemJbbFeHmln4A4bR4+DMA+PeeFanNg8tcWIaTuIK4VR4Fxvi6znRFTYWWpLWpF8javEGE6bisrg7s5SkIXkaesPHeCuu0YELOOS+et8zGOLKuMtzn3Qps9ovNY7Nns/9Gzt8ds+gZo35Z/n2tJhO/h3DUgdCX3iVNqW980dZXDQRxS2Z/h/xAvUbynCBRmRjyc4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "5", "label": "", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1011228.8969811611, "ymin": 1821259.6806714907, "xmax": 1082471.4359262474, "ymax": 1880213.6999023184, "spatialReference": { "wkid": 3443, "latestWkid": 3443 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FACILITYID", "typeIdField": "SubType", "subtypeFieldName": "SubType", "subtypeField": "SubType", "defaultSubtypeCode": 11, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "ANCILLARYROLE", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 20, "domain": null }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LIFECYCLESTATUS", "length": 20, "domain": { "type": "codedValue", "name": "wLifecycleStatus", "description": "", "codedValues": [ { "name": "Proposed", "code": "PRP" }, { "name": "Abandoned", "code": "AB" }, { "name": "Under Construction", "code": "UNC" }, { "name": "In Service", "code": "IS" }, { "name": "Out of Service", "code": "OS" }, { "name": "Abandoned in place, Vault removed", "code": "AVR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SUBTYPE", "type": "esriFieldTypeInteger", "alias": "SUBTYPE", "domain": null }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "WaterType", "length": 20, "domain": { "type": "codedValue", "name": "wWaterType", "description": "", "codedValues": [ { "name": "POTABLE", "code": "POTABLE" }, { "name": "NON POTABLE", "code": "RAW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "JOINTTYPE1", "type": "esriFieldTypeString", "alias": "JOINTTYPE1", "length": 20, "domain": { "type": "codedValue", "name": "wJointType", "description": "", "codedValues": [ { "name": "Flange", "code": "FLANGE" }, { "name": "Weld", "code": "WELD" }, { "name": "Bond", "code": "BOND" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" }, { "name": "PushOn", "code": "PUSHON" }, { "name": "Mechanical Joint", "code": "MJ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ANGLE", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": { "type": "codedValue", "name": "wBendAngle", "description": "", "codedValues": [ { "name": "90 Degree", "code": 90 }, { "name": "45 Degree", "code": 45 }, { "name": "22 1/2 Degree", "code": 22.5 }, { "name": "11 1/4 Degree", "code": 11.25 }, { "name": "Unknown", "code": -9.99 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DIAMETER1", "type": "esriFieldTypeDouble", "alias": "Diameter1", "domain": { "type": "codedValue", "name": "wMainDistributionDiameter", "description": "", "codedValues": [ { "name": "6", "code": 6 }, { "name": "8", "code": 8 }, { "name": "10", "code": 10 }, { "name": "12", "code": 12 }, { "name": "14", "code": 14 }, { "name": "16", "code": 16 }, { "name": "18", "code": 18 }, { "name": "20", "code": 20 }, { "name": "24", "code": 24 }, { "name": "30", "code": 30 }, { "name": "36", "code": 36 }, { "name": "48", "code": 48 }, { "name": "1.5", "code": 1.5 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 }, { "name": "5", "code": 5 }, { "name": "42", "code": 42 }, { "name": "Unk", "code": 99 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DIAMETER2", "type": "esriFieldTypeDouble", "alias": "Diameter2", "domain": { "type": "codedValue", "name": "wMainDistributionDiameter", "description": "", "codedValues": [ { "name": "6", "code": 6 }, { "name": "8", "code": 8 }, { "name": "10", "code": 10 }, { "name": "12", "code": 12 }, { "name": "14", "code": 14 }, { "name": "16", "code": 16 }, { "name": "18", "code": 18 }, { "name": "20", "code": 20 }, { "name": "24", "code": 24 }, { "name": "30", "code": 30 }, { "name": "36", "code": 36 }, { "name": "48", "code": 48 }, { "name": "1.5", "code": 1.5 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 }, { "name": "5", "code": 5 }, { "name": "42", "code": 42 }, { "name": "Unk", "code": 99 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DIAMETER3", "type": "esriFieldTypeDouble", "alias": "Diameter3", "domain": { "type": "codedValue", "name": "wMainDistributionDiameter", "description": "", "codedValues": [ { "name": "6", "code": 6 }, { "name": "8", "code": 8 }, { "name": "10", "code": 10 }, { "name": "12", "code": 12 }, { "name": "14", "code": 14 }, { "name": "16", "code": 16 }, { "name": "18", "code": 18 }, { "name": "20", "code": 20 }, { "name": "24", "code": 24 }, { "name": "30", "code": 30 }, { "name": "36", "code": 36 }, { "name": "48", "code": 48 }, { "name": "1.5", "code": 1.5 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 }, { "name": "5", "code": 5 }, { "name": "42", "code": 42 }, { "name": "Unk", "code": 99 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DIAMETER4", "type": "esriFieldTypeDouble", "alias": "Diameter4", "domain": { "type": "codedValue", "name": "wMainDistributionDiameter", "description": "", "codedValues": [ { "name": "6", "code": 6 }, { "name": "8", "code": 8 }, { "name": "10", "code": 10 }, { "name": "12", "code": 12 }, { "name": "14", "code": 14 }, { "name": "16", "code": 16 }, { "name": "18", "code": 18 }, { "name": "20", "code": 20 }, { "name": "24", "code": 24 }, { "name": "30", "code": 30 }, { "name": "36", "code": 36 }, { "name": "48", "code": 48 }, { "name": "1.5", "code": 1.5 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 }, { "name": "5", "code": 5 }, { "name": "42", "code": 42 }, { "name": "Unk", "code": 99 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 50, "domain": { "type": "codedValue", "name": "wOwner", "description": "", "codedValues": [ { "name": "Department of Utilities - Water/Wastewater", "code": "DPUW" }, { "name": "Unknown", "code": "UNK" }, { "name": "Private", "code": "PRI" }, { "name": "Dupage Water Commission", "code": "DWC" }, { "name": "Water Supply", "code": "WS" }, { "name": "Aurora", "code": "AURORA" }, { "name": "Private Fire System", "code": "PVT FIRE SYSTEM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DATASOURCE", "type": "esriFieldTypeString", "alias": "DATASOURCE", "length": 50, "domain": { "type": "codedValue", "name": "wDataSource", "description": "", "codedValues": [ { "name": "As-built Drawing", "code": "ASBDWG" }, { "name": "Engineering Drawing", "code": "ENGDWG" }, { "name": "Existing Fire Hydrant Coverage", "code": "EXFHCV" }, { "name": "Parcel Coverage", "code": "PARCOV" }, { "name": "Paper Files - Water Supply", "code": "PFWS" }, { "name": "Arc/Info Planimetric Data Cover", "code": "PLAN" }, { "name": "Valve Exercise Program Record", "code": "VEP" }, { "name": "Water Section Map", "code": "WSMAP" }, { "name": "City Crew GPS", "code": "GPS" }, { "name": "HTE Billing Record", "code": "HTE" }, { "name": "WSC Field Crew", "code": "WSC" }, { "name": "CEEC Field Crew", "code": "CEEC" }, { "name": "Automatically Generated", "code": "AUTO" }, { "name": "Vendor GPS", "code": "FLDCAP" }, { "name": "Digital Orthophotography", "code": "ORTHO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TIFFNUMBER", "type": "esriFieldTypeString", "alias": "TIFFNUMBER", "length": 50, "domain": null }, { "name": "YEAR_INSTALLED", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_INSTALLED", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R387_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_387", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_387", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S299_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "ANGLE": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"} }, "id": 0, "name": "Bend" }, { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "ANGLE": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"} }, "id": 1, "name": "Cap" }, { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "ANGLE": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"} }, "id": 2, "name": "Coupling" }, { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "ANGLE": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"} }, "id": 3, "name": "Cross" }, { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "ANGLE": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"} }, "id": 4, "name": "ExpansionJoint" }, { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "ANGLE": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"} }, "id": 6, "name": "Reducer" }, { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "ANGLE": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"} }, "id": 9, "name": "Sleeve" }, { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "ANGLE": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"} }, "id": 10, "name": "Tap" }, { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "ANGLE": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"} }, "id": 11, "name": "Tee" }, { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "ANGLE": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"} }, "id": 14, "name": "Reducing Tee" }, { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "ANGLE": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"} }, "id": 15, "name": "Reducing Cross" }, { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "ANGLE": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"} }, "id": 16, "name": "Transition" }, { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "ANGLE": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"} }, "id": 17, "name": "Other" }, { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "ANGLE": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"} }, "id": 5, "name": "Over/Under" } ], "subtypes": [ { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "ANGLE": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "LIFECYCLESTATUS": "IS", "SUBTYPE": 0, "WATERTYPE": "POTABLE", "JOINTTYPE1": "MJ", "ANGLE": -9.99, "DIAMETER1": -9.99, "DIAMETER2": -9.99, "DIAMETER3": -9.99, "DIAMETER4": -9.99, "OWNER": "DPUW", "DATASOURCE": null, "TIFFNUMBER": null, "YEAR_INSTALLED": 1900, "GlobalID": null }, "code": 0, "name": "Bend" }, { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "ANGLE": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "LIFECYCLESTATUS": "IS", "SUBTYPE": 1, "WATERTYPE": "POTABLE", "JOINTTYPE1": "MJ", "ANGLE": -9.99, "DIAMETER1": -9.99, "DIAMETER2": -9.99, "DIAMETER3": -9.99, "DIAMETER4": -9.99, "OWNER": "DPUW", "DATASOURCE": null, "TIFFNUMBER": null, "YEAR_INSTALLED": 1900, "GlobalID": null }, "code": 1, "name": "Cap" }, { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "ANGLE": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "LIFECYCLESTATUS": "IS", "SUBTYPE": 2, "WATERTYPE": "POTABLE", "JOINTTYPE1": "MJ", "ANGLE": -9.99, "DIAMETER1": -9.99, "DIAMETER2": -9.99, "DIAMETER3": -9.99, "DIAMETER4": -9.99, "OWNER": "DPUW", "DATASOURCE": null, "TIFFNUMBER": null, "YEAR_INSTALLED": 1900, "GlobalID": null }, "code": 2, "name": "Coupling" }, { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "ANGLE": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "LIFECYCLESTATUS": "IS", "SUBTYPE": 3, "WATERTYPE": "POTABLE", "JOINTTYPE1": "MJ", "ANGLE": -9.99, "DIAMETER1": -9.99, "DIAMETER2": -9.99, "DIAMETER3": -9.99, "DIAMETER4": -9.99, "OWNER": "DPUW", "DATASOURCE": null, "TIFFNUMBER": null, "YEAR_INSTALLED": 1900, "GlobalID": null }, "code": 3, "name": "Cross" }, { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "ANGLE": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "LIFECYCLESTATUS": "IS", "SUBTYPE": 4, "WATERTYPE": "POTABLE", "JOINTTYPE1": "MJ", "ANGLE": -9.99, "DIAMETER1": -9.99, "DIAMETER2": -9.99, "DIAMETER3": -9.99, "DIAMETER4": -9.99, "OWNER": "DPUW", "DATASOURCE": null, "TIFFNUMBER": null, "YEAR_INSTALLED": 1900, "GlobalID": null }, "code": 4, "name": "ExpansionJoint" }, { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "ANGLE": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "LIFECYCLESTATUS": "IS", "SUBTYPE": 6, "WATERTYPE": "POTABLE", "JOINTTYPE1": "MJ", "ANGLE": -9.99, "DIAMETER1": -9.99, "DIAMETER2": -9.99, "DIAMETER3": -9.99, "DIAMETER4": -9.99, "OWNER": "DPUW", "DATASOURCE": null, "TIFFNUMBER": null, "YEAR_INSTALLED": 1900, "GlobalID": null }, "code": 6, "name": "Reducer" }, { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "ANGLE": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "LIFECYCLESTATUS": "IS", "SUBTYPE": 9, "WATERTYPE": "POTABLE", "JOINTTYPE1": "MJ", "ANGLE": -9.99, "DIAMETER1": -9.99, "DIAMETER2": -9.99, "DIAMETER3": -9.99, "DIAMETER4": -9.99, "OWNER": "DPUW", "DATASOURCE": null, "TIFFNUMBER": null, "YEAR_INSTALLED": 1900, "GlobalID": null }, "code": 9, "name": "Sleeve" }, { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "ANGLE": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "LIFECYCLESTATUS": "IS", "SUBTYPE": 10, "WATERTYPE": "POTABLE", "JOINTTYPE1": "MJ", "ANGLE": -9.99, "DIAMETER1": -9.99, "DIAMETER2": -9.99, "DIAMETER3": -9.99, "DIAMETER4": -9.99, "OWNER": "DPUW", "DATASOURCE": null, "TIFFNUMBER": null, "YEAR_INSTALLED": 1900, "GlobalID": null }, "code": 10, "name": "Tap" }, { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "ANGLE": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "LIFECYCLESTATUS": "IS", "SUBTYPE": 11, "WATERTYPE": "POTABLE", "JOINTTYPE1": "MJ", "ANGLE": -9.99, "DIAMETER1": -9.99, "DIAMETER2": -9.99, "DIAMETER3": -9.99, "DIAMETER4": -9.99, "OWNER": "DPUW", "DATASOURCE": null, "TIFFNUMBER": null, "YEAR_INSTALLED": 1900, "GlobalID": null }, "code": 11, "name": "Tee" }, { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "ANGLE": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "LIFECYCLESTATUS": "IS", "SUBTYPE": 14, "WATERTYPE": "POTABLE", "JOINTTYPE1": "MJ", "ANGLE": -9.99, "DIAMETER1": -9.99, "DIAMETER2": -9.99, "DIAMETER3": -9.99, "DIAMETER4": -9.99, "OWNER": "DPUW", "DATASOURCE": null, "TIFFNUMBER": null, "YEAR_INSTALLED": 1900, "GlobalID": null }, "code": 14, "name": "Reducing Tee" }, { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "ANGLE": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "LIFECYCLESTATUS": "IS", "SUBTYPE": 15, "WATERTYPE": "POTABLE", "JOINTTYPE1": "MJ", "ANGLE": -9.99, "DIAMETER1": -9.99, "DIAMETER2": -9.99, "DIAMETER3": -9.99, "DIAMETER4": -9.99, "OWNER": "DPUW", "DATASOURCE": null, "TIFFNUMBER": null, "YEAR_INSTALLED": 1900, "GlobalID": null }, "code": 15, "name": "Reducing Cross" }, { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "ANGLE": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "LIFECYCLESTATUS": "IS", "SUBTYPE": 16, "WATERTYPE": "POTABLE", "JOINTTYPE1": "MJ", "ANGLE": -9.99, "DIAMETER1": -9.99, "DIAMETER2": -9.99, "DIAMETER3": -9.99, "DIAMETER4": -9.99, "OWNER": "DPUW", "DATASOURCE": null, "TIFFNUMBER": null, "YEAR_INSTALLED": 1900, "GlobalID": null }, "code": 16, "name": "Transition" }, { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "ANGLE": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "LIFECYCLESTATUS": "IS", "SUBTYPE": 17, "WATERTYPE": "POTABLE", "JOINTTYPE1": "MJ", "ANGLE": -9.99, "DIAMETER1": -9.99, "DIAMETER2": -9.99, "DIAMETER3": -9.99, "DIAMETER4": -9.99, "OWNER": "DPUW", "DATASOURCE": null, "TIFFNUMBER": null, "YEAR_INSTALLED": 1900, "GlobalID": null }, "code": 17, "name": "Other" }, { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "ANGLE": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "LIFECYCLESTATUS": "IS", "SUBTYPE": 5, "WATERTYPE": "POTABLE", "JOINTTYPE1": "MJ", "ANGLE": -9.99, "DIAMETER1": -9.99, "DIAMETER2": -9.99, "DIAMETER3": -9.99, "DIAMETER4": -9.99, "OWNER": "DPUW", "DATASOURCE": null, "TIFFNUMBER": null, "YEAR_INSTALLED": 1900, "GlobalID": null }, "code": 5, "name": "Over/Under" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 30, "name": "Distribution Main", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 3443, "latestWkid": 3443 }, "copyrightText": "", "parentLayer": { "id": 22, "name": "Water Layers" }, "subLayers": [], "minScale": 7500, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "OWNER", "field2": "LIFECYCLESTATUS", "field3": "PRESSURESYSTEM", "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 2 }, "value": "DPUW,IS,HIGH", "label": "Enhanced Pressure", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2 }, "value": "DPUW,IS,NORMAL", "label": "Normal Pressure", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2 }, "value": "PRI,IS,NORMAL", "label": "Normal Pressure", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1.75 }, "value": "WS,IS,HIGH", "label": "Water Supply", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1.75 }, "value": "WS,IS,NORMAL", "label": "Water Supply", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2.75 }, "value": "DWC,IS,HIGH", "label": "Dupage Water Commission", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2.75 }, "value": "DWC,IS,NORMAL", "label": "Dupage Water Commission", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 115, 76, 0, 255 ], "width": 1.5 }, "value": "DPUW,AB,HIGH", "label": "Abandoned", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 115, 76, 0, 255 ], "width": 1.5 }, "value": "DPUW,AB,NORMAL", "label": "Abandoned", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 115, 76, 0, 255 ], "width": 1.5 }, "value": "DPUW,OS,NORMAL", "label": "Abandoned", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[DIAMETER]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": null, "haloSize": null, "font": { "family": "Comic Sans MS", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 3000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1011240.513099663, "ymin": 1821257.2092197388, "xmax": 1082471.4359262474, "ymax": 1881124.3798394874, "spatialReference": { "wkid": 3443, "latestWkid": 3443 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FACILITYID", "typeIdField": "SubType", "subtypeFieldName": "SubType", "subtypeField": "SubType", "defaultSubtypeCode": 4, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 20, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 100, "domain": null }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LifeCycleStatus", "length": 20, "domain": { "type": "codedValue", "name": "wLifecycleStatus", "description": "", "codedValues": [ { "name": "Proposed", "code": "PRP" }, { "name": "Abandoned", "code": "AB" }, { "name": "Under Construction", "code": "UNC" }, { "name": "In Service", "code": "IS" }, { "name": "Out of Service", "code": "OS" }, { "name": "Abandoned in place, Vault removed", "code": "AVR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SUBTYPE", "type": "esriFieldTypeInteger", "alias": "SUBTYPE", "domain": null }, { "name": "RECORDEDLENGTH", "type": "esriFieldTypeDouble", "alias": "RECORDEDLENGTH", "domain": null }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "WaterType", "length": 20, "domain": { "type": "codedValue", "name": "wWaterType", "description": "", "codedValues": [ { "name": "POTABLE", "code": "POTABLE" }, { "name": "NON POTABLE", "code": "RAW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 20, "domain": { "type": "codedValue", "name": "wPipeMaterial", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "Ductile Iron", "code": "DIP" }, { "name": "Cast Iron", "code": "CIP" }, { "name": "Copper", "code": "CU" }, { "name": "Polyvinylchloride", "code": "PVC" }, { "name": "HDPE", "code": "HDPE" }, { "name": "Galvanized", "code": "GAL" }, { "name": "Lead", "code": "LED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LININGTYPE", "type": "esriFieldTypeString", "alias": "LININGTYPE", "length": 20, "domain": { "type": "codedValue", "name": "wPipeLiner", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "Cement-Mortar", "code": "CM" }, { "name": "Slip Lining", "code": "SL" }, { "name": "Not Lined", "code": "NONE" }, { "name": "Aqua-Pipe (Synthetic)", "code": "AQUA" }, { "name": "InsituMain", "code": "INSIT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PIPECLASS", "type": "esriFieldTypeString", "alias": "PIPECLASS", "length": 20, "domain": { "type": "codedValue", "name": "wPipeClass", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "Class 52", "code": "52" }, { "name": "Class 53", "code": "53" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "codedValue", "name": "wMainDistributionDiameter", "description": "", "codedValues": [ { "name": "6", "code": 6 }, { "name": "8", "code": 8 }, { "name": "10", "code": 10 }, { "name": "12", "code": 12 }, { "name": "14", "code": 14 }, { "name": "16", "code": 16 }, { "name": "18", "code": 18 }, { "name": "20", "code": 20 }, { "name": "24", "code": 24 }, { "name": "30", "code": 30 }, { "name": "36", "code": 36 }, { "name": "48", "code": 48 }, { "name": "1.5", "code": 1.5 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 }, { "name": "5", "code": 5 }, { "name": "42", "code": 42 }, { "name": "Unk", "code": 99 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PRESSURESYSTEM", "type": "esriFieldTypeString", "alias": "PRESSURESYSTEM", "length": 20, "domain": { "type": "codedValue", "name": "wPressureSystem", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "High Pressure", "code": "HIGH" }, { "name": "Normal Pressure", "code": "NORMAL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 50, "domain": { "type": "codedValue", "name": "wOwner", "description": "", "codedValues": [ { "name": "Department of Utilities - Water/Wastewater", "code": "DPUW" }, { "name": "Unknown", "code": "UNK" }, { "name": "Private", "code": "PRI" }, { "name": "Dupage Water Commission", "code": "DWC" }, { "name": "Water Supply", "code": "WS" }, { "name": "Aurora", "code": "AURORA" }, { "name": "Private Fire System", "code": "PVT FIRE SYSTEM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DATASOURCE", "type": "esriFieldTypeString", "alias": "DATASOURCE", "length": 50, "domain": { "type": "codedValue", "name": "wDataSource", "description": "", "codedValues": [ { "name": "As-built Drawing", "code": "ASBDWG" }, { "name": "Engineering Drawing", "code": "ENGDWG" }, { "name": "Existing Fire Hydrant Coverage", "code": "EXFHCV" }, { "name": "Parcel Coverage", "code": "PARCOV" }, { "name": "Paper Files - Water Supply", "code": "PFWS" }, { "name": "Arc/Info Planimetric Data Cover", "code": "PLAN" }, { "name": "Valve Exercise Program Record", "code": "VEP" }, { "name": "Water Section Map", "code": "WSMAP" }, { "name": "City Crew GPS", "code": "GPS" }, { "name": "HTE Billing Record", "code": "HTE" }, { "name": "WSC Field Crew", "code": "WSC" }, { "name": "CEEC Field Crew", "code": "CEEC" }, { "name": "Automatically Generated", "code": "AUTO" }, { "name": "Vendor GPS", "code": "FLDCAP" }, { "name": "Digital Orthophotography", "code": "ORTHO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TIFFNUMBER", "type": "esriFieldTypeString", "alias": "TIFFNUMBER", "length": 50, "domain": null }, { "name": "YEAR_INSTALLED", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_INSTALLED", "domain": null }, { "name": "EDITDATE", "type": "esriFieldTypeDate", "alias": "EDITDATE", "length": 8, "domain": null }, { "name": "LINING_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "Lining Year", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 50, "domain": null }, { "name": "CORROSION", "type": "esriFieldTypeString", "alias": "CORROSION", "length": 10, "domain": { "type": "codedValue", "name": "wCorrosion", "description": "Corrosion for Pressurized Main", "codedValues": [ { "name": "Low", "code": "Low" }, { "name": "Moderate", "code": "Moderate" }, { "name": "High", "code": "High" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "L_CROSSING", "type": "esriFieldTypeString", "alias": "L_CROSSING", "length": 10, "domain": { "type": "codedValue", "name": "wCrossing", "description": "Crossing for Pressurized Main", "codedValues": [ { "name": "FIFTY", "code": "FIFTY" }, { "name": "INTER", "code": "INTER" }, { "name": "RAIL", "code": "RAIL" }, { "name": "NONE", "code": "NONE" }, { "name": "REAR/SIDE YARD", "code": "YARD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AVAILABLE_FF", "type": "esriFieldTypeInteger", "alias": "AVAILABLE_FF", "domain": null }, { "name": "AVAILABLE_P", "type": "esriFieldTypeInteger", "alias": "AVAILABLE_P", "domain": null }, { "name": "TOTAL_BREAKS", "type": "esriFieldTypeInteger", "alias": "TOTAL_BREAKS", "domain": null }, { "name": "PRI_CUSTOMERS", "type": "esriFieldTypeString", "alias": "PRI_CUSTOMERS", "length": 10, "domain": { "type": "codedValue", "name": "wPRI_Cust", "description": "for water pressureized main", "codedValues": [ { "name": "Priority 10", "code": "P10" }, { "name": "Priority 7", "code": "P7" }, { "name": "Priority 5", "code": "P5" }, { "name": "Priority 3", "code": "P3" }, { "name": "Priority 1", "code": "P1" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "POF", "type": "esriFieldTypeDouble", "alias": "POF", "domain": null }, { "name": "COF", "type": "esriFieldTypeDouble", "alias": "COF", "domain": null }, { "name": "BRE", "type": "esriFieldTypeDouble", "alias": "BRE", "domain": null }, { "name": "DATECALCULATE", "type": "esriFieldTypeDate", "alias": "DATECALCULATE", "length": 8, "domain": null }, { "name": "DIAMETERINT", "type": "esriFieldTypeInteger", "alias": "DIAMETERINT", "domain": null }, { "name": "FF_DEFICIENCY_LU", "type": "esriFieldTypeSmallInteger", "alias": "FF_Deficiency_LU", "domain": null }, { "name": "PERCENTILE_TOTALFLOW", "type": "esriFieldTypeSmallInteger", "alias": "Percentile Total Flow", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "ASSET_AGE", "type": "esriFieldTypeSmallInteger", "alias": "ASSET_AGE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R393_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_393", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_393", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S305_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "LININGTYPE": {"type": "inherited"}, "PIPECLASS": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "CORROSION": {"type": "inherited"}, "L_CROSSING": {"type": "inherited"}, "PRI_CUSTOMERS": {"type": "inherited"} }, "id": 4, "name": "WDistributionMain" }, { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "LININGTYPE": {"type": "inherited"}, "PIPECLASS": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "CORROSION": {"type": "inherited"}, "L_CROSSING": {"type": "inherited"}, "PRI_CUSTOMERS": {"type": "inherited"} }, "id": 8, "name": "WTransmissionMain" } ], "subtypes": [ { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "LININGTYPE": {"type": "inherited"}, "PIPECLASS": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "CORROSION": {"type": "inherited"}, "L_CROSSING": {"type": "inherited"}, "PRI_CUSTOMERS": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "FACILITYID": null, "LOCATION": null, "LIFECYCLESTATUS": "IS", "SUBTYPE": 4, "LEGACYID": null, "RECORDEDLENGTH": null, "WATERTYPE": "POTABLE", "MATERIAL": "DIP", "LININGTYPE": "NONE", "PIPECLASS": "52", "DIAMETER": null, "PRESSURESYSTEM": "NORMAL", "OWNER": "DPUW", "DATASOURCE": null, "TIFFNUMBER": null, "YEAR_INSTALLED": 1900, "EDITDATE": null, "LINING_YEAR": null, "COMMENTS": null, "CORROSION": null, "L_CROSSING": null, "AVAILABLE_FF": null, "AVAILABLE_P": null, "TOTAL_BREAKS": null, "PRI_CUSTOMERS": null, "POF": null, "COF": null, "BRE": null, "DATECALCULATE": null, "DIAMETERINT": null, "FF_DEFICIENCY_LU": null, "PERCENTILE_TOTALFLOW": null, "GlobalID": null, "ASSET_AGE": null }, "code": 4, "name": "WDistributionMain" }, { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "LININGTYPE": {"type": "inherited"}, "PIPECLASS": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "CORROSION": {"type": "inherited"}, "L_CROSSING": {"type": "inherited"}, "PRI_CUSTOMERS": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "FACILITYID": null, "LOCATION": null, "LIFECYCLESTATUS": "IS", "SUBTYPE": 8, "LEGACYID": null, "RECORDEDLENGTH": null, "WATERTYPE": "POTABLE", "MATERIAL": "DIP", "LININGTYPE": "NONE", "PIPECLASS": "52", "DIAMETER": null, "PRESSURESYSTEM": "NORMAL", "OWNER": "DPUW", "DATASOURCE": null, "TIFFNUMBER": null, "YEAR_INSTALLED": 1900, "EDITDATE": null, "LINING_YEAR": null, "COMMENTS": null, "CORROSION": null, "L_CROSSING": null, "AVAILABLE_FF": null, "AVAILABLE_P": null, "TOTAL_BREAKS": null, "PRI_CUSTOMERS": null, "POF": null, "COF": null, "BRE": null, "DATECALCULATE": null, "DIAMETERINT": null, "FF_DEFICIENCY_LU": null, "PERCENTILE_TOTALFLOW": null, "GlobalID": null, "ASSET_AGE": null }, "code": 8, "name": "WTransmissionMain" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 31, "name": "Lateral Lines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 3443, "latestWkid": 3443 }, "copyrightText": "", "parentLayer": { "id": 22, "name": "Water Layers" }, "subLayers": [], "minScale": 7500, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SUBTYPE", "field2": "LIFECYCLESTATUS", "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.25 }, "value": "0,IS", "label": "Commercial Line", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.25 }, "value": "0,UNC", "label": "Commercial Line", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 223, 255, 255 ], "width": 1.25 }, "value": "1,IS", "label": "Domestic Line", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 1.5 }, "value": "2,IS", "label": "Fire Line", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 1.5 }, "value": "2,UNC", "label": "Fire Line", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1.25 }, "value": "3,IS", "label": "Hydrant Line", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1.25 }, "value": "3,PRP", "label": "Hydrant Line", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 1.25 }, "value": "4,IS", "label": "Industrial Line", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 197, 0, 255, 255 ], "width": 2 }, "value": "5,IS", "label": "Irrigation Line", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 137, 90, 68, 255 ], "width": 2 }, "value": "2,AB", "label": "Abandoned", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 137, 90, 68, 255 ], "width": 2 }, "value": "3,AB", "label": "Abandoned", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1011228.7388449945, "ymin": 1821160.5880219042, "xmax": 1051023.0178520791, "ymax": 1877649.097419992, "spatialReference": { "wkid": 3443, "latestWkid": 3443 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FACILITYID", "typeIdField": "SubType", "subtypeFieldName": "SubType", "subtypeField": "SubType", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 20, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 100, "domain": null }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LifeCycleStatus", "length": 20, "domain": { "type": "codedValue", "name": "wLifecycleStatus", "description": "", "codedValues": [ { "name": "Proposed", "code": "PRP" }, { "name": "Abandoned", "code": "AB" }, { "name": "Under Construction", "code": "UNC" }, { "name": "In Service", "code": "IS" }, { "name": "Out of Service", "code": "OS" }, { "name": "Abandoned in place, Vault removed", "code": "AVR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SUBTYPE", "type": "esriFieldTypeInteger", "alias": "SUBTYPE", "domain": null }, { "name": "RECORDEDLENGTH", "type": "esriFieldTypeDouble", "alias": "RECORDEDLENGTH", "domain": null }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "WaterType", "length": 20, "domain": { "type": "codedValue", "name": "wWaterType", "description": "", "codedValues": [ { "name": "POTABLE", "code": "POTABLE" }, { "name": "NON POTABLE", "code": "RAW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 20, "domain": { "type": "codedValue", "name": "wLatLinMaterial", "description": "Service/Hydrant Line/Fire Service Material", "codedValues": [ { "name": "Cast Iron", "code": "CIP" }, { "name": "Copper", "code": "CU" }, { "name": "Ductile Iron", "code": "DIP" }, { "name": "Unknown", "code": "UNK" }, { "name": "Polyvinylchloride", "code": "PVC" }, { "name": "Galvanized", "code": "GAL" }, { "name": "Lead", "code": "LED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": { "type": "codedValue", "name": "wLatLinDiam", "description": "Service/Hydrant Line/Fire Service Diameters", "codedValues": [ { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "8\"", "code": 8 }, { "name": "6\"", "code": 6 }, { "name": "5\"", "code": 5 }, { "name": "4\"", "code": 4 }, { "name": "3\"", "code": 3 }, { "name": "2.5\"", "code": 2.5 }, { "name": "2\"", "code": 2 }, { "name": "1.75\"", "code": 1.75 }, { "name": "1.5\"", "code": 1.5 }, { "name": "1.25\"", "code": 1.25 }, { "name": "1\"", "code": 1 }, { "name": ".75\"", "code": 0.75 }, { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DEPTHBURIED", "type": "esriFieldTypeDouble", "alias": "DEPTHBURIED", "domain": null }, { "name": "PRESSURESYSTEM", "type": "esriFieldTypeString", "alias": "PRESSURESYSTEM", "length": 20, "domain": { "type": "codedValue", "name": "wPressureSystem", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "High Pressure", "code": "HIGH" }, { "name": "Normal Pressure", "code": "NORMAL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 50, "domain": { "type": "codedValue", "name": "wOwner", "description": "", "codedValues": [ { "name": "Department of Utilities - Water/Wastewater", "code": "DPUW" }, { "name": "Unknown", "code": "UNK" }, { "name": "Private", "code": "PRI" }, { "name": "Dupage Water Commission", "code": "DWC" }, { "name": "Water Supply", "code": "WS" }, { "name": "Aurora", "code": "AURORA" }, { "name": "Private Fire System", "code": "PVT FIRE SYSTEM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DATASOURCE", "type": "esriFieldTypeString", "alias": "Data Source", "length": 50, "domain": { "type": "codedValue", "name": "wDataSource", "description": "", "codedValues": [ { "name": "As-built Drawing", "code": "ASBDWG" }, { "name": "Engineering Drawing", "code": "ENGDWG" }, { "name": "Existing Fire Hydrant Coverage", "code": "EXFHCV" }, { "name": "Parcel Coverage", "code": "PARCOV" }, { "name": "Paper Files - Water Supply", "code": "PFWS" }, { "name": "Arc/Info Planimetric Data Cover", "code": "PLAN" }, { "name": "Valve Exercise Program Record", "code": "VEP" }, { "name": "Water Section Map", "code": "WSMAP" }, { "name": "City Crew GPS", "code": "GPS" }, { "name": "HTE Billing Record", "code": "HTE" }, { "name": "WSC Field Crew", "code": "WSC" }, { "name": "CEEC Field Crew", "code": "CEEC" }, { "name": "Automatically Generated", "code": "AUTO" }, { "name": "Vendor GPS", "code": "FLDCAP" }, { "name": "Digital Orthophotography", "code": "ORTHO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TIFFNUMBER", "type": "esriFieldTypeString", "alias": "Tiff Number", "length": 50, "domain": null }, { "name": "YEAR_INSTALLED", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_INSTALLED", "domain": null }, { "name": "FY_LEAD_SERVICE_REPLACED", "type": "esriFieldTypeString", "alias": "FY_LEAD_SERVICE_REPLACED", "length": 20, "domain": { "type": "codedValue", "name": "wFiscalYear", "description": "", "codedValues": [ { "name": "02-03", "code": "02-03" }, { "name": "03-04", "code": "03-04" }, { "name": "04-05", "code": "04-05" }, { "name": "05-06", "code": "05-06" }, { "name": "06-07", "code": "06-07" }, { "name": "07-08", "code": "07-08" }, { "name": "08-09", "code": "08-09" }, { "name": "09-10", "code": "09-10" }, { "name": "10-11", "code": "10-11" }, { "name": "11-12", "code": "11-12" }, { "name": "12-13", "code": "12-13" }, { "name": "13-14", "code": "13-14" }, { "name": "14-15", "code": "14-15" }, { "name": "2016", "code": "2016" }, { "name": "2017", "code": "2017" }, { "name": "2018", "code": "2018" }, { "name": "2019", "code": "2019" }, { "name": "2020", "code": "2020" }, { "name": "2021", "code": "2021" }, { "name": "2022", "code": "2022" }, { "name": "2023", "code": "2023" }, { "name": "2024", "code": "2024" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EDITDATE", "type": "esriFieldTypeDate", "alias": "EDITDATE", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R389_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G903FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_389", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_389", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S301_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "FY_LEAD_SERVICE_REPLACED": {"type": "inherited"} }, "id": 5, "name": "WIrrigation" }, { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": { "type": "codedValue", "name": "wPipeMaterial", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "Ductile Iron", "code": "DIP" }, { "name": "Cast Iron", "code": "CIP" }, { "name": "Copper", "code": "CU" }, { "name": "Polyvinylchloride", "code": "PVC" }, { "name": "HDPE", "code": "HDPE" }, { "name": "Galvanized", "code": "GAL" }, { "name": "Lead", "code": "LED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "DIAMETER": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "FY_LEAD_SERVICE_REPLACED": {"type": "inherited"} }, "id": 0, "name": "WCommercial" }, { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": { "type": "codedValue", "name": "wPipeMaterial", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "Ductile Iron", "code": "DIP" }, { "name": "Cast Iron", "code": "CIP" }, { "name": "Copper", "code": "CU" }, { "name": "Polyvinylchloride", "code": "PVC" }, { "name": "HDPE", "code": "HDPE" }, { "name": "Galvanized", "code": "GAL" }, { "name": "Lead", "code": "LED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "DIAMETER": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "FY_LEAD_SERVICE_REPLACED": {"type": "inherited"} }, "id": 1, "name": "WDomestic" }, { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": { "type": "codedValue", "name": "wPipeMaterial", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "Ductile Iron", "code": "DIP" }, { "name": "Cast Iron", "code": "CIP" }, { "name": "Copper", "code": "CU" }, { "name": "Polyvinylchloride", "code": "PVC" }, { "name": "HDPE", "code": "HDPE" }, { "name": "Galvanized", "code": "GAL" }, { "name": "Lead", "code": "LED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "DIAMETER": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "FY_LEAD_SERVICE_REPLACED": {"type": "inherited"} }, "id": 2, "name": "WFire" }, { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": { "type": "codedValue", "name": "wPipeMaterial", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "Ductile Iron", "code": "DIP" }, { "name": "Cast Iron", "code": "CIP" }, { "name": "Copper", "code": "CU" }, { "name": "Polyvinylchloride", "code": "PVC" }, { "name": "HDPE", "code": "HDPE" }, { "name": "Galvanized", "code": "GAL" }, { "name": "Lead", "code": "LED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "DIAMETER": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "FY_LEAD_SERVICE_REPLACED": {"type": "inherited"} }, "id": 3, "name": "WHydrantLine" }, { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": { "type": "codedValue", "name": "wPipeMaterial", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "Ductile Iron", "code": "DIP" }, { "name": "Cast Iron", "code": "CIP" }, { "name": "Copper", "code": "CU" }, { "name": "Polyvinylchloride", "code": "PVC" }, { "name": "HDPE", "code": "HDPE" }, { "name": "Galvanized", "code": "GAL" }, { "name": "Lead", "code": "LED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "DIAMETER": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "FY_LEAD_SERVICE_REPLACED": {"type": "inherited"} }, "id": 4, "name": "WIndustrial" } ], "subtypes": [ { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "FY_LEAD_SERVICE_REPLACED": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "FACILITYID": null, "LOCATION": null, "LIFECYCLESTATUS": "IS", "SUBTYPE": 5, "LEGACYID": null, "RECORDEDLENGTH": null, "WATERTYPE": "POTABLE", "MATERIAL": "UNK", "DIAMETER": null, "DEPTHBURIED": null, "PRESSURESYSTEM": "NORMAL", "OWNER": "DPUW", "DATASOURCE": null, "TIFFNUMBER": null, "YEAR_INSTALLED": 1900, "FY_LEAD_SERVICE_REPLACED": null, "EDITDATE": null, "GlobalID": null }, "code": 5, "name": "WIrrigation" }, { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": { "type": "codedValue", "name": "wPipeMaterial", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "Ductile Iron", "code": "DIP" }, { "name": "Cast Iron", "code": "CIP" }, { "name": "Copper", "code": "CU" }, { "name": "Polyvinylchloride", "code": "PVC" }, { "name": "HDPE", "code": "HDPE" }, { "name": "Galvanized", "code": "GAL" }, { "name": "Lead", "code": "LED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "DIAMETER": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "FY_LEAD_SERVICE_REPLACED": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "FACILITYID": null, "LOCATION": null, "LIFECYCLESTATUS": "IS", "SUBTYPE": 0, "LEGACYID": null, "RECORDEDLENGTH": null, "WATERTYPE": "POTABLE", "MATERIAL": null, "DIAMETER": null, "DEPTHBURIED": null, "PRESSURESYSTEM": "NORMAL", "OWNER": "PRI", "DATASOURCE": null, "TIFFNUMBER": null, "YEAR_INSTALLED": 1900, "FY_LEAD_SERVICE_REPLACED": null, "EDITDATE": null, "GlobalID": null }, "code": 0, "name": "WCommercial" }, { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": { "type": "codedValue", "name": "wPipeMaterial", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "Ductile Iron", "code": "DIP" }, { "name": "Cast Iron", "code": "CIP" }, { "name": "Copper", "code": "CU" }, { "name": "Polyvinylchloride", "code": "PVC" }, { "name": "HDPE", "code": "HDPE" }, { "name": "Galvanized", "code": "GAL" }, { "name": "Lead", "code": "LED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "DIAMETER": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "FY_LEAD_SERVICE_REPLACED": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "FACILITYID": null, "LOCATION": null, "LIFECYCLESTATUS": "IS", "SUBTYPE": 1, "LEGACYID": null, "RECORDEDLENGTH": null, "WATERTYPE": "POTABLE", "MATERIAL": "CU", "DIAMETER": null, "DEPTHBURIED": null, "PRESSURESYSTEM": "NORMAL", "OWNER": "DPUW", "DATASOURCE": null, "TIFFNUMBER": null, "YEAR_INSTALLED": 1900, "FY_LEAD_SERVICE_REPLACED": null, "EDITDATE": null, "GlobalID": null }, "code": 1, "name": "WDomestic" }, { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": { "type": "codedValue", "name": "wPipeMaterial", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "Ductile Iron", "code": "DIP" }, { "name": "Cast Iron", "code": "CIP" }, { "name": "Copper", "code": "CU" }, { "name": "Polyvinylchloride", "code": "PVC" }, { "name": "HDPE", "code": "HDPE" }, { "name": "Galvanized", "code": "GAL" }, { "name": "Lead", "code": "LED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "DIAMETER": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "FY_LEAD_SERVICE_REPLACED": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "FACILITYID": null, "LOCATION": null, "LIFECYCLESTATUS": "IS", "SUBTYPE": 2, "LEGACYID": null, "RECORDEDLENGTH": null, "WATERTYPE": "POTABLE", "MATERIAL": "DIP", "DIAMETER": null, "DEPTHBURIED": null, "PRESSURESYSTEM": "NORMAL", "OWNER": "DPUW", "DATASOURCE": null, "TIFFNUMBER": null, "YEAR_INSTALLED": 1900, "FY_LEAD_SERVICE_REPLACED": null, "EDITDATE": null, "GlobalID": null }, "code": 2, "name": "WFire" }, { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": { "type": "codedValue", "name": "wPipeMaterial", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "Ductile Iron", "code": "DIP" }, { "name": "Cast Iron", "code": "CIP" }, { "name": "Copper", "code": "CU" }, { "name": "Polyvinylchloride", "code": "PVC" }, { "name": "HDPE", "code": "HDPE" }, { "name": "Galvanized", "code": "GAL" }, { "name": "Lead", "code": "LED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "DIAMETER": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "FY_LEAD_SERVICE_REPLACED": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "FACILITYID": null, "LOCATION": null, "LIFECYCLESTATUS": "IS", "SUBTYPE": 3, "LEGACYID": null, "RECORDEDLENGTH": null, "WATERTYPE": "POTABLE", "MATERIAL": "DIP", "DIAMETER": null, "DEPTHBURIED": 5, "PRESSURESYSTEM": "NORMAL", "OWNER": "DPUW", "DATASOURCE": null, "TIFFNUMBER": null, "YEAR_INSTALLED": 1900, "FY_LEAD_SERVICE_REPLACED": null, "EDITDATE": null, "GlobalID": null }, "code": 3, "name": "WHydrantLine" }, { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": { "type": "codedValue", "name": "wPipeMaterial", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "Ductile Iron", "code": "DIP" }, { "name": "Cast Iron", "code": "CIP" }, { "name": "Copper", "code": "CU" }, { "name": "Polyvinylchloride", "code": "PVC" }, { "name": "HDPE", "code": "HDPE" }, { "name": "Galvanized", "code": "GAL" }, { "name": "Lead", "code": "LED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "DIAMETER": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "FY_LEAD_SERVICE_REPLACED": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "FACILITYID": null, "LOCATION": null, "LIFECYCLESTATUS": "IS", "SUBTYPE": 4, "LEGACYID": null, "RECORDEDLENGTH": null, "WATERTYPE": "POTABLE", "MATERIAL": "UNK", "DIAMETER": null, "DEPTHBURIED": null, "PRESSURESYSTEM": "NORMAL", "OWNER": "DPUW", "DATASOURCE": null, "TIFFNUMBER": null, "YEAR_INSTALLED": 1900, "FY_LEAD_SERVICE_REPLACED": null, "EDITDATE": null, "GlobalID": null }, "code": 4, "name": "WIndustrial" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 32, "name": "Sanitary Layers", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 33, "name": "Manhole" }, { "id": 34, "name": "Monitoring Well" }, { "id": 35, "name": "Back Up Prevention Station" }, { "id": 36, "name": "Special Structures" }, { "id": 37, "name": "Cleanout" }, { "id": 38, "name": "Lift Station" }, { "id": 39, "name": "Flow Monitor" }, { "id": 40, "name": "Grease Trap" }, { "id": 41, "name": "Force Main" }, { "id": 42, "name": "Gravity Main" }, { "id": 43, "name": "Sanitary Lateral Lines" }, { "id": 44, "name": "Sewer Basin" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1011070.9629138298, "ymin": 1821060.035073407, "xmax": 1051075.3051490784, "ymax": 1877751.317031823, "spatialReference": { "wkid": 3443, "latestWkid": 3443 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 33, "name": "Manhole", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3443, "latestWkid": 3443 }, "copyrightText": "", "parentLayer": { "id": 32, "name": "Sanitary Layers" }, "subLayers": [], "minScale": 5500, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "OWNER", "field2": "LIFECYCLESTATUS", "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 76, 230, 0, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "DPUW,IS", "label": "DPU-W", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 76, 230, 0, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "DPUW,PRP", "label": "DPU-W", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 115, 115, 0, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "DUPAGE,IS", "label": "Private", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 115, 115, 0, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "PVT,IS", "label": "Private", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 115, 115, 0, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "WARREN,IS", "label": "Private", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 0, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "DPUW,AB", "label": "Abandoned", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[LEGACYID]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": null, "haloSize": null, "font": { "family": "Lucida Sans Unicode", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 1800, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1011225.3930511624, "ymin": 1821207.2591884062, "xmax": 1050992.1639111638, "ymax": 1877530.6393235698, "spatialReference": { "wkid": 3443, "latestWkid": 3443 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FACILITYID", "typeIdField": "SubType", "subtypeFieldName": "SubType", "subtypeField": "SubType", "defaultSubtypeCode": 2, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "ANCILLARYROLE", "domain": { "type": "codedValue", "name": "AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 20, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 100, "domain": null }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LifeCycleStatus", "length": 20, "domain": { "type": "codedValue", "name": "sLifecycleStatus", "description": "", "codedValues": [ { "name": "Proposed", "code": "PRP" }, { "name": "Abandoned", "code": "AB" }, { "name": "In service", "code": "IS" }, { "name": "Out of service", "code": "OS" }, { "name": "Under construction", "code": "UNC" }, { "name": "Do Not Use - Temp", "code": "ACT" }, { "name": "Lined Thru", "code": "LT" }, { "name": "Capped", "code": "CAP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SUBTYPE", "type": "esriFieldTypeInteger", "alias": "SUBTYPE", "domain": null }, { "name": "GROUNDTYPE", "type": "esriFieldTypeString", "alias": "GROUNDTYPE", "length": 20, "domain": { "type": "codedValue", "name": "sGroundCover", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "River", "code": "RIV" }, { "name": "Shrubs", "code": "SHR" }, { "name": "Concrete", "code": "CON" }, { "name": "Grass", "code": "GR" }, { "name": "Pavement", "code": "PV" }, { "name": "Parkway", "code": "PK" }, { "name": "Asphalt", "code": "AS" }, { "name": "Sidewalk", "code": "SW" }, { "name": "Buried", "code": "BUR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "DEPTH", "domain": null }, { "name": "BARRELMATERIAL", "type": "esriFieldTypeString", "alias": "BARRELMATERIAL", "length": 20, "domain": { "type": "codedValue", "name": "sBarrelMaterial", "description": "", "codedValues": [ { "name": "Concrete Block", "code": "CB" }, { "name": "Not Known", "code": "XXX" }, { "name": "Other", "code": "ZZZ" }, { "name": "Brick", "code": "BR" }, { "name": "Concrete (non-reinforced)", "code": "CN" }, { "name": "Concrete (reinforced)", "code": "CR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RIMELEVATION", "type": "esriFieldTypeDouble", "alias": "RIMELEVATION", "domain": null }, { "name": "BARRELDIAMETER", "type": "esriFieldTypeInteger", "alias": "BARRELDIAMETER", "domain": { "type": "codedValue", "name": "sManholeDiameter", "description": "", "codedValues": [ { "name": "36 Inch", "code": 36 }, { "name": "48 Inch", "code": 48 }, { "name": "60 Inch", "code": 60 }, { "name": "30 Inch", "code": 30 }, { "name": "Unknown", "code": -99 }, { "name": "6 Feet", "code": 6 }, { "name": "7 Feet", "code": 7 }, { "name": "8 Feet", "code": 8 }, { "name": "9 Feet", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "BENCHMATERIAL", "type": "esriFieldTypeString", "alias": "BenchMaterial", "length": 20, "domain": { "type": "codedValue", "name": "sManholeMaterial", "description": "", "codedValues": [ { "name": "Block", "code": "BLOCK" }, { "name": "Not Known", "code": "XXX" }, { "name": "Other", "code": "ZZZ" }, { "name": "Brick", "code": "BK" }, { "name": "Cast Iron", "code": "CAS" }, { "name": "Concrete (non-reinforced)", "code": "CN" }, { "name": "Vitrified Clay", "code": "VC" }, { "name": "Concrete (reinforced)", "code": "CR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CHANNELMATERIAL", "type": "esriFieldTypeString", "alias": "ChannelMaterial", "length": 20, "domain": { "type": "codedValue", "name": "sManholeMaterial", "description": "", "codedValues": [ { "name": "Block", "code": "BLOCK" }, { "name": "Not Known", "code": "XXX" }, { "name": "Other", "code": "ZZZ" }, { "name": "Brick", "code": "BK" }, { "name": "Cast Iron", "code": "CAS" }, { "name": "Concrete (non-reinforced)", "code": "CN" }, { "name": "Vitrified Clay", "code": "VC" }, { "name": "Concrete (reinforced)", "code": "CR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RINGMATERIAL", "type": "esriFieldTypeString", "alias": "RingMaterial", "length": 20, "domain": { "type": "codedValue", "name": "sManholeMaterial", "description": "", "codedValues": [ { "name": "Block", "code": "BLOCK" }, { "name": "Not Known", "code": "XXX" }, { "name": "Other", "code": "ZZZ" }, { "name": "Brick", "code": "BK" }, { "name": "Cast Iron", "code": "CAS" }, { "name": "Concrete (non-reinforced)", "code": "CN" }, { "name": "Vitrified Clay", "code": "VC" }, { "name": "Concrete (reinforced)", "code": "CR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FRAMEMATERIAL", "type": "esriFieldTypeString", "alias": "FrameMaterial", "length": 20, "domain": { "type": "codedValue", "name": "sManholeMaterial", "description": "", "codedValues": [ { "name": "Block", "code": "BLOCK" }, { "name": "Not Known", "code": "XXX" }, { "name": "Other", "code": "ZZZ" }, { "name": "Brick", "code": "BK" }, { "name": "Cast Iron", "code": "CAS" }, { "name": "Concrete (non-reinforced)", "code": "CN" }, { "name": "Vitrified Clay", "code": "VC" }, { "name": "Concrete (reinforced)", "code": "CR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CONEMATERIAL", "type": "esriFieldTypeString", "alias": "ConeMaterial", "length": 20, "domain": { "type": "codedValue", "name": "sManholeMaterial", "description": "", "codedValues": [ { "name": "Block", "code": "BLOCK" }, { "name": "Not Known", "code": "XXX" }, { "name": "Other", "code": "ZZZ" }, { "name": "Brick", "code": "BK" }, { "name": "Cast Iron", "code": "CAS" }, { "name": "Concrete (non-reinforced)", "code": "CN" }, { "name": "Vitrified Clay", "code": "VC" }, { "name": "Concrete (reinforced)", "code": "CR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ELEVINVERT", "type": "esriFieldTypeDouble", "alias": "ELEVINVERT", "domain": null }, { "name": "LIDDIAMETER", "type": "esriFieldTypeDouble", "alias": "LIDDIAMETER", "domain": { "type": "codedValue", "name": "sManholeLidDiameter", "description": "", "codedValues": [ { "name": "30 Inch", "code": 30 }, { "name": "36 Inch", "code": 36 }, { "name": "22.75 Inch", "code": 22.75 }, { "name": "Unknown", "code": -99 }, { "name": "6 Inch", "code": 6 }, { "name": "4 Inch", "code": 4 }, { "name": "3 Inch", "code": 3 }, { "name": "3.5 Inch", "code": 3.5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LIDMATERIAL", "type": "esriFieldTypeString", "alias": "LIDMATERIAL", "length": 50, "domain": { "type": "codedValue", "name": "sManholeLidMaterial", "description": "", "codedValues": [ { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" }, { "name": "PVC", "code": "PVC" }, { "name": "Bolt Down - No Bolts", "code": "BOLT" }, { "name": "Life Span", "code": "LIFE" }, { "name": "Cast Iron", "code": "CAS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 50, "domain": { "type": "codedValue", "name": "sOwner", "description": "", "codedValues": [ { "name": "Department of Utilities - Water/Wastewater", "code": "DPUW" }, { "name": "Unknown", "code": "UNK" }, { "name": "Private", "code": "PVT" }, { "name": "DuPage County", "code": "DUPAGE" }, { "name": "Village of Warrenville", "code": "WARREN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DATASOURCE", "type": "esriFieldTypeString", "alias": "DATASOURCE", "length": 50, "domain": { "type": "codedValue", "name": "sDatasource", "description": "", "codedValues": [ { "name": "Engineering drawing", "code": "ENGDWG" }, { "name": "Lift station file", "code": "LFTFL" }, { "name": "Parcel coverage", "code": "PARCOV" }, { "name": "Paper files - backup prevention", "code": "PFLBU" }, { "name": "Paper files - flow monitors", "code": "PFLFM" }, { "name": "Paper files - siphons", "code": "PFLS" }, { "name": "Sewer basin book", "code": "SBBOOK" }, { "name": "City Crew GPS", "code": "GPS" }, { "name": "As-built drawing", "code": "ASBDWG" }, { "name": "WSC Field Crew", "code": "WSCFLD" }, { "name": "CEEC Field Crew", "code": "CEEC" }, { "name": "Automatically Generated", "code": "AUTO" }, { "name": "Vendor GPS", "code": "FLDCAP" }, { "name": "CEEC SURVEY", "code": "SURVEY" }, { "name": "CC TV Report", "code": "CCTV" }, { "name": "Digital Orthophotography", "code": "ORTHO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TIFFNUMBER", "type": "esriFieldTypeString", "alias": "TIFFNUMBER", "length": 50, "domain": null }, { "name": "INSERTINDICATOR", "type": "esriFieldTypeString", "alias": "INSERTINDICATOR", "length": 50, "domain": { "type": "codedValue", "name": "sInsertIndicator", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "No", "code": "N" }, { "name": "Yes", "code": "Y" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CORRECTIONFACTOR", "type": "esriFieldTypeDouble", "alias": "CORRECTIONFACTOR", "domain": null }, { "name": "TYPEOFDROP", "type": "esriFieldTypeString", "alias": "TYPEOFDROP", "length": 12, "domain": { "type": "codedValue", "name": "sDropType", "description": "Type of drop manhole", "codedValues": [ { "name": "Interior", "code": "INT" }, { "name": "Exterior", "code": "EXT" }, { "name": "Unknown", "code": "UNK" }, { "name": "Both", "code": "BOTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DROPINVERT1", "type": "esriFieldTypeDouble", "alias": "DROPINVERT", "domain": null }, { "name": "DROPINVERT2", "type": "esriFieldTypeDouble", "alias": "DROPINVERT2", "domain": null }, { "name": "DROPDIRECTION1", "type": "esriFieldTypeString", "alias": "DROPDIRECTION1", "length": 10, "domain": { "type": "codedValue", "name": "sDropDirection", "description": "Direction where pipe enters a drop manhole", "codedValues": [ { "name": "North", "code": "N" }, { "name": "South", "code": "S" }, { "name": "East", "code": "E" }, { "name": "West", "code": "W" }, { "name": "Northwest", "code": "NW" }, { "name": "Northeast", "code": "NE" }, { "name": "Southwest", "code": "SW" }, { "name": "Southeast", "code": "SE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DROPDIRECTION2", "type": "esriFieldTypeString", "alias": "DROPDIRECTION2", "length": 10, "domain": { "type": "codedValue", "name": "sDropDirection", "description": "Direction where pipe enters a drop manhole", "codedValues": [ { "name": "North", "code": "N" }, { "name": "South", "code": "S" }, { "name": "East", "code": "E" }, { "name": "West", "code": "W" }, { "name": "Northwest", "code": "NW" }, { "name": "Northeast", "code": "NE" }, { "name": "Southwest", "code": "SW" }, { "name": "Southeast", "code": "SE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DROPDIRECTION3", "type": "esriFieldTypeString", "alias": "DROPDIRECTION3", "length": 10, "domain": { "type": "codedValue", "name": "sDropDirection", "description": "Direction where pipe enters a drop manhole", "codedValues": [ { "name": "North", "code": "N" }, { "name": "South", "code": "S" }, { "name": "East", "code": "E" }, { "name": "West", "code": "W" }, { "name": "Northwest", "code": "NW" }, { "name": "Northeast", "code": "NE" }, { "name": "Southwest", "code": "SW" }, { "name": "Southeast", "code": "SE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DROPDEPTH", "type": "esriFieldTypeDouble", "alias": "DROPDEPTH", "domain": null }, { "name": "GPS_CREW_COMMENT", "type": "esriFieldTypeString", "alias": "GPS_CREW_COMMENT", "length": 50, "domain": null }, { "name": "YEAR_INSTALLED", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_INSTALLED", "domain": null }, { "name": "PMS", "type": "esriFieldTypeString", "alias": "PMS", "length": 10, "domain": null }, { "name": "REHAB_TYPE", "type": "esriFieldTypeString", "alias": "REHAB_TYPE", "length": 50, "domain": { "type": "codedValue", "name": "sManholeRehabType", "description": "Rehab performed on Manhole", "codedValues": [ { "name": "Raven405", "code": "Raven405" }, { "name": "SprayRock", "code": "SprayRock" }, { "name": "Duracoat", "code": "Duracoat" }, { "name": "Permacast", "code": "Permacast" }, { "name": "StrongSeal", "code": "StrongSeal" }, { "name": "CIPP", "code": "CIPP" }, { "name": "Renew", "code": "Renew" }, { "name": "Spectrashield", "code": "Spectrashield" }, { "name": "DuraPlate6100", "code": "DuraPlate6100" }, { "name": "Raven 581", "code": "Raven 581" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HOT_SPOT", "type": "esriFieldTypeString", "alias": "HOT_SPOT", "length": 20, "domain": null }, { "name": "REHAB_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "REHAB_YEAR", "domain": null }, { "name": "REHAB_AREA", "type": "esriFieldTypeString", "alias": "REHAB_AREA", "length": 20, "domain": { "type": "codedValue", "name": "sManholeRehabArea", "description": "Part of Manhole Rehabbed", "codedValues": [ { "name": "Upper", "code": "Upper" }, { "name": "Entire", "code": "Entire" }, { "name": "Bench", "code": "Bench" }, { "name": "Structural", "code": "Struct" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DROP_MATERIAL", "type": "esriFieldTypeString", "alias": "DROP_MATERIAL", "length": 20, "domain": { "type": "codedValue", "name": "sManholeDropMaterial", "description": "", "codedValues": [ { "name": "PVC", "code": "PVC" }, { "name": "Ductile Clay", "code": "DuctileClay" }, { "name": "Vitrified Clay", "code": "VC" }, { "name": "Cast iron", "code": "CAS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DEPTHSOURCE", "type": "esriFieldTypeString", "alias": "DEPTHSOURCE", "length": 20, "domain": { "type": "codedValue", "name": "sDepthSource", "description": "Datasource for calculation of elevation fields (Inverts, Depth, etc..)", "codedValues": [ { "name": "Dip", "code": "Dip" }, { "name": "Adjusted AsBuilt", "code": "Adjusted_AsBuilt" }, { "name": "As_Built", "code": "As_Built" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DROPINVERT3", "type": "esriFieldTypeDouble", "alias": "DROPINVERT3", "domain": null }, { "name": "DROPDEPTH2", "type": "esriFieldTypeDouble", "alias": "DROPDEPTH2", "domain": null }, { "name": "DROPDEPTH3", "type": "esriFieldTypeDouble", "alias": "DROPDEPTH3", "domain": null }, { "name": "EDITDATE", "type": "esriFieldTypeDate", "alias": "EDITDATE", "length": 8, "domain": null }, { "name": "FURTHERLOCDETAIL", "type": "esriFieldTypeString", "alias": "FurtherLocDetails", "length": 250, "domain": null }, { "name": "WARTY_EXPIRE", "type": "esriFieldTypeDate", "alias": "Warranty Expire", "length": 8, "domain": null }, { "name": "DIVERTABLE", "type": "esriFieldTypeString", "alias": "DIVERTABLE", "length": 3, "domain": { "type": "codedValue", "name": "YesNoIndicator", "description": "", "codedValues": [ { "name": "No", "code": "N" }, { "name": "Yes", "code": "Y" }, { "name": "Unk", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VIDEO_PATH", "type": "esriFieldTypeString", "alias": "VIDEO_PATH", "length": 300, "domain": null }, { "name": "LIDTHICKNESS", "type": "esriFieldTypeString", "alias": "Lid Thickness", "length": 10, "domain": { "type": "codedValue", "name": "sManholeLidThickness", "description": "", "codedValues": [ { "name": "1.75\"", "code": "1.75" }, { "name": "Other", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STEPMATERL", "type": "esriFieldTypeString", "alias": "Steps Material", "length": 10, "domain": { "type": "codedValue", "name": "sManholeStepsMaterial", "description": "", "codedValues": [ { "name": "Plastic", "code": "PLASTIC" }, { "name": "Metal", "code": "METAL" }, { "name": "Other", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LIDTYPE", "type": "esriFieldTypeString", "alias": "Lid Type", "length": 25, "domain": { "type": "codedValue", "name": "sManholeExistingLidType", "description": "", "codedValues": [ { "name": "Open Pickhole", "code": "OPEN PICKHOLE" }, { "name": "Seal Tite", "code": "SEAL TITE" }, { "name": "Bolt Down - no bolts", "code": "BOLT DOWN NO BOLTS" }, { "name": "Bolt Down - with bolts", "code": "BOLT DOWN WITH BOLTS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "FLOWMETER", "type": "esriFieldTypeString", "alias": "Flow meter", "length": 25, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R237_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_237", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S186_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "BARRELMATERIAL": {"type": "inherited"}, "BARRELDIAMETER": {"type": "inherited"}, "BENCHMATERIAL": { "type": "codedValue", "name": "sManholeBenchMaterial", "description": "", "codedValues": [ { "name": "Block", "code": "BLOCK" }, { "name": "Brick", "code": "BR" }, { "name": "Concrete (non-reinforced)", "code": "CN" }, { "name": "Other", "code": "ZZZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CHANNELMATERIAL": { "type": "codedValue", "name": "sManholeChannelMaterial", "description": "", "codedValues": [ { "name": "CIPP Liner", "code": "CIPP" }, { "name": "FF Liner", "code": "FF" }, { "name": "PVC", "code": "PVC" }, { "name": "Brick", "code": "BR" }, { "name": "Concrete (non-reinforced)", "code": "CN" }, { "name": "Vitrified Clay", "code": "VC" }, { "name": "Other", "code": "ZZZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "RINGMATERIAL": {"type": "inherited"}, "FRAMEMATERIAL": {"type": "inherited"}, "CONEMATERIAL": {"type": "inherited"}, "LIDDIAMETER": {"type": "inherited"}, "LIDMATERIAL": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "INSERTINDICATOR": {"type": "inherited"}, "TYPEOFDROP": {"type": "inherited"}, "DROPDIRECTION1": {"type": "inherited"}, "DROPDIRECTION2": {"type": "inherited"}, "DROPDIRECTION3": {"type": "inherited"}, "REHAB_TYPE": {"type": "inherited"}, "REHAB_AREA": {"type": "inherited"}, "DROP_MATERIAL": {"type": "inherited"}, "DEPTHSOURCE": {"type": "inherited"}, "DIVERTABLE": {"type": "inherited"}, "LIDTHICKNESS": {"type": "inherited"} }, "id": 0, "name": "SDropManhole" }, { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "BARRELMATERIAL": {"type": "inherited"}, "BARRELDIAMETER": {"type": "inherited"}, "BENCHMATERIAL": { "type": "codedValue", "name": "sManholeBenchMaterial", "description": "", "codedValues": [ { "name": "Block", "code": "BLOCK" }, { "name": "Brick", "code": "BR" }, { "name": "Concrete (non-reinforced)", "code": "CN" }, { "name": "Other", "code": "ZZZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CHANNELMATERIAL": { "type": "codedValue", "name": "sManholeChannelMaterial", "description": "", "codedValues": [ { "name": "CIPP Liner", "code": "CIPP" }, { "name": "FF Liner", "code": "FF" }, { "name": "PVC", "code": "PVC" }, { "name": "Brick", "code": "BR" }, { "name": "Concrete (non-reinforced)", "code": "CN" }, { "name": "Vitrified Clay", "code": "VC" }, { "name": "Other", "code": "ZZZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "RINGMATERIAL": {"type": "inherited"}, "FRAMEMATERIAL": {"type": "inherited"}, "CONEMATERIAL": {"type": "inherited"}, "LIDDIAMETER": {"type": "inherited"}, "LIDMATERIAL": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "INSERTINDICATOR": {"type": "inherited"}, "REHAB_TYPE": {"type": "inherited"}, "REHAB_AREA": {"type": "inherited"}, "DROP_MATERIAL": {"type": "inherited"}, "DEPTHSOURCE": {"type": "inherited"}, "DIVERTABLE": {"type": "inherited"}, "LIDTHICKNESS": {"type": "inherited"}, "STEPMATERL": {"type": "inherited"}, "LIDTYPE": {"type": "inherited"} }, "id": 1, "name": "SInterceptorManhole" }, { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "BARRELMATERIAL": {"type": "inherited"}, "BARRELDIAMETER": {"type": "inherited"}, "BENCHMATERIAL": { "type": "codedValue", "name": "sManholeBenchMaterial", "description": "", "codedValues": [ { "name": "Block", "code": "BLOCK" }, { "name": "Brick", "code": "BR" }, { "name": "Concrete (non-reinforced)", "code": "CN" }, { "name": "Other", "code": "ZZZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CHANNELMATERIAL": { "type": "codedValue", "name": "sManholeChannelMaterial", "description": "", "codedValues": [ { "name": "CIPP Liner", "code": "CIPP" }, { "name": "FF Liner", "code": "FF" }, { "name": "PVC", "code": "PVC" }, { "name": "Brick", "code": "BR" }, { "name": "Concrete (non-reinforced)", "code": "CN" }, { "name": "Vitrified Clay", "code": "VC" }, { "name": "Other", "code": "ZZZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "RINGMATERIAL": {"type": "inherited"}, "FRAMEMATERIAL": {"type": "inherited"}, "CONEMATERIAL": {"type": "inherited"}, "LIDDIAMETER": {"type": "inherited"}, "LIDMATERIAL": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "INSERTINDICATOR": {"type": "inherited"}, "REHAB_TYPE": {"type": "inherited"}, "REHAB_AREA": {"type": "inherited"}, "DROP_MATERIAL": {"type": "inherited"}, "DEPTHSOURCE": {"type": "inherited"}, "DIVERTABLE": {"type": "inherited"}, "LIDTHICKNESS": {"type": "inherited"}, "STEPMATERL": {"type": "inherited"}, "LIDTYPE": {"type": "inherited"} }, "id": 2, "name": "SCollectorManhole" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "BARRELMATERIAL": {"type": "inherited"}, "BARRELDIAMETER": {"type": "inherited"}, "BENCHMATERIAL": { "type": "codedValue", "name": "sManholeBenchMaterial", "description": "", "codedValues": [ { "name": "Block", "code": "BLOCK" }, { "name": "Brick", "code": "BR" }, { "name": "Concrete (non-reinforced)", "code": "CN" }, { "name": "Other", "code": "ZZZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CHANNELMATERIAL": { "type": "codedValue", "name": "sManholeChannelMaterial", "description": "", "codedValues": [ { "name": "CIPP Liner", "code": "CIPP" }, { "name": "FF Liner", "code": "FF" }, { "name": "PVC", "code": "PVC" }, { "name": "Brick", "code": "BR" }, { "name": "Concrete (non-reinforced)", "code": "CN" }, { "name": "Vitrified Clay", "code": "VC" }, { "name": "Other", "code": "ZZZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "RINGMATERIAL": {"type": "inherited"}, "FRAMEMATERIAL": {"type": "inherited"}, "CONEMATERIAL": {"type": "inherited"}, "LIDDIAMETER": {"type": "inherited"}, "LIDMATERIAL": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "INSERTINDICATOR": {"type": "inherited"}, "TYPEOFDROP": {"type": "inherited"}, "DROPDIRECTION1": {"type": "inherited"}, "DROPDIRECTION2": {"type": "inherited"}, "DROPDIRECTION3": {"type": "inherited"}, "REHAB_TYPE": {"type": "inherited"}, "REHAB_AREA": {"type": "inherited"}, "DROP_MATERIAL": {"type": "inherited"}, "DEPTHSOURCE": {"type": "inherited"}, "DIVERTABLE": {"type": "inherited"}, "LIDTHICKNESS": {"type": "inherited"}, "LIDTYPE": {"type": "inherited"} }, "id": 3, "name": "SInspectionManhole" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "BARRELMATERIAL": {"type": "inherited"}, "BARRELDIAMETER": {"type": "inherited"}, "BENCHMATERIAL": { "type": "codedValue", "name": "sManholeBenchMaterial", "description": "", "codedValues": [ { "name": "Block", "code": "BLOCK" }, { "name": "Brick", "code": "BR" }, { "name": "Concrete (non-reinforced)", "code": "CN" }, { "name": "Other", "code": "ZZZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CHANNELMATERIAL": { "type": "codedValue", "name": "sManholeChannelMaterial", "description": "", "codedValues": [ { "name": "CIPP Liner", "code": "CIPP" }, { "name": "FF Liner", "code": "FF" }, { "name": "PVC", "code": "PVC" }, { "name": "Brick", "code": "BR" }, { "name": "Concrete (non-reinforced)", "code": "CN" }, { "name": "Vitrified Clay", "code": "VC" }, { "name": "Other", "code": "ZZZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "RINGMATERIAL": {"type": "inherited"}, "FRAMEMATERIAL": {"type": "inherited"}, "CONEMATERIAL": {"type": "inherited"}, "LIDDIAMETER": {"type": "inherited"}, "LIDMATERIAL": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "INSERTINDICATOR": {"type": "inherited"}, "TYPEOFDROP": {"type": "inherited"}, "DROPDIRECTION1": {"type": "inherited"}, "DROPDIRECTION2": {"type": "inherited"}, "DROPDIRECTION3": {"type": "inherited"}, "REHAB_TYPE": {"type": "inherited"}, "REHAB_AREA": {"type": "inherited"}, "DROP_MATERIAL": {"type": "inherited"}, "DEPTHSOURCE": {"type": "inherited"}, "DIVERTABLE": {"type": "inherited"}, "LIDTHICKNESS": {"type": "inherited"}, "STEPMATERL": {"type": "inherited"}, "LIDTYPE": {"type": "inherited"} }, "id": 4, "name": "sDropInterceptorManhole" } ], "subtypes": [ { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "BARRELMATERIAL": {"type": "inherited"}, "BARRELDIAMETER": {"type": "inherited"}, "BENCHMATERIAL": { "type": "codedValue", "name": "sManholeBenchMaterial", "description": "", "codedValues": [ { "name": "Block", "code": "BLOCK" }, { "name": "Brick", "code": "BR" }, { "name": "Concrete (non-reinforced)", "code": "CN" }, { "name": "Other", "code": "ZZZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CHANNELMATERIAL": { "type": "codedValue", "name": "sManholeChannelMaterial", "description": "", "codedValues": [ { "name": "CIPP Liner", "code": "CIPP" }, { "name": "FF Liner", "code": "FF" }, { "name": "PVC", "code": "PVC" }, { "name": "Brick", "code": "BR" }, { "name": "Concrete (non-reinforced)", "code": "CN" }, { "name": "Vitrified Clay", "code": "VC" }, { "name": "Other", "code": "ZZZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "RINGMATERIAL": {"type": "inherited"}, "FRAMEMATERIAL": {"type": "inherited"}, "CONEMATERIAL": {"type": "inherited"}, "LIDDIAMETER": {"type": "inherited"}, "LIDMATERIAL": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "INSERTINDICATOR": {"type": "inherited"}, "TYPEOFDROP": {"type": "inherited"}, "DROPDIRECTION1": {"type": "inherited"}, "DROPDIRECTION2": {"type": "inherited"}, "DROPDIRECTION3": {"type": "inherited"}, "REHAB_TYPE": {"type": "inherited"}, "REHAB_AREA": {"type": "inherited"}, "DROP_MATERIAL": {"type": "inherited"}, "DEPTHSOURCE": {"type": "inherited"}, "DIVERTABLE": {"type": "inherited"}, "LIDTHICKNESS": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "LIFECYCLESTATUS": "IS", "SUBTYPE": 0, "GROUNDTYPE": "UNK", "DEPTH": null, "BARRELMATERIAL": "CON", "RIMELEVATION": null, "BARRELDIAMETER": 48, "BENCHMATERIAL": "CON", "CHANNELMATERIAL": "CON", "RINGMATERIAL": "CON", "FRAMEMATERIAL": "CI", "CONEMATERIAL": "CON", "ELEVINVERT": null, "LIDDIAMETER": 22.75, "LIDMATERIAL": "CI", "OWNER": "DPUW", "DATASOURCE": null, "TIFFNUMBER": null, "INSERTINDICATOR": "N", "CORRECTIONFACTOR": null, "TYPEOFDROP": "UNK", "DROPINVERT1": null, "DROPINVERT2": null, "DROPDIRECTION1": null, "DROPDIRECTION2": null, "DROPDIRECTION3": null, "DROPDEPTH": null, "GPS_CREW_COMMENT": null, "YEAR_INSTALLED": 1900, "PMS": null, "REHAB_TYPE": null, "HOT_SPOT": null, "REHAB_YEAR": null, "REHAB_AREA": null, "DROP_MATERIAL": null, "DEPTHSOURCE": null, "DROPINVERT3": null, "DROPDEPTH2": null, "DROPDEPTH3": null, "EDITDATE": null, "FURTHERLOCDETAIL": null, "WARTY_EXPIRE": null, "DIVERTABLE": null, "VIDEO_PATH": null, "LIDTHICKNESS": null, "STEPMATERL": null, "LIDTYPE": null, "GlobalID": null, "FLOWMETER": null }, "code": 0, "name": "SDropManhole" }, { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "BARRELMATERIAL": {"type": "inherited"}, "BARRELDIAMETER": {"type": "inherited"}, "BENCHMATERIAL": { "type": "codedValue", "name": "sManholeBenchMaterial", "description": "", "codedValues": [ { "name": "Block", "code": "BLOCK" }, { "name": "Brick", "code": "BR" }, { "name": "Concrete (non-reinforced)", "code": "CN" }, { "name": "Other", "code": "ZZZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CHANNELMATERIAL": { "type": "codedValue", "name": "sManholeChannelMaterial", "description": "", "codedValues": [ { "name": "CIPP Liner", "code": "CIPP" }, { "name": "FF Liner", "code": "FF" }, { "name": "PVC", "code": "PVC" }, { "name": "Brick", "code": "BR" }, { "name": "Concrete (non-reinforced)", "code": "CN" }, { "name": "Vitrified Clay", "code": "VC" }, { "name": "Other", "code": "ZZZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "RINGMATERIAL": {"type": "inherited"}, "FRAMEMATERIAL": {"type": "inherited"}, "CONEMATERIAL": {"type": "inherited"}, "LIDDIAMETER": {"type": "inherited"}, "LIDMATERIAL": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "INSERTINDICATOR": {"type": "inherited"}, "REHAB_TYPE": {"type": "inherited"}, "REHAB_AREA": {"type": "inherited"}, "DROP_MATERIAL": {"type": "inherited"}, "DEPTHSOURCE": {"type": "inherited"}, "DIVERTABLE": {"type": "inherited"}, "LIDTHICKNESS": {"type": "inherited"}, "STEPMATERL": {"type": "inherited"}, "LIDTYPE": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "LIFECYCLESTATUS": "IS", "SUBTYPE": 1, "GROUNDTYPE": "UNK", "DEPTH": null, "BARRELMATERIAL": "CON", "RIMELEVATION": null, "BARRELDIAMETER": 48, "BENCHMATERIAL": "CON", "CHANNELMATERIAL": "CON", "RINGMATERIAL": "CON", "FRAMEMATERIAL": "CI", "CONEMATERIAL": "CON", "ELEVINVERT": null, "LIDDIAMETER": 22.75, "LIDMATERIAL": "CI", "OWNER": "DPUW", "DATASOURCE": null, "TIFFNUMBER": null, "INSERTINDICATOR": "N", "CORRECTIONFACTOR": null, "TYPEOFDROP": null, "DROPINVERT1": null, "DROPINVERT2": null, "DROPDIRECTION1": null, "DROPDIRECTION2": null, "DROPDIRECTION3": null, "DROPDEPTH": null, "GPS_CREW_COMMENT": null, "YEAR_INSTALLED": 1900, "PMS": null, "REHAB_TYPE": null, "HOT_SPOT": null, "REHAB_YEAR": null, "REHAB_AREA": null, "DROP_MATERIAL": null, "DEPTHSOURCE": null, "DROPINVERT3": null, "DROPDEPTH2": null, "DROPDEPTH3": null, "EDITDATE": null, "FURTHERLOCDETAIL": null, "WARTY_EXPIRE": null, "DIVERTABLE": null, "VIDEO_PATH": null, "LIDTHICKNESS": null, "STEPMATERL": null, "LIDTYPE": null, "GlobalID": null, "FLOWMETER": null }, "code": 1, "name": "SInterceptorManhole" }, { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "BARRELMATERIAL": {"type": "inherited"}, "BARRELDIAMETER": {"type": "inherited"}, "BENCHMATERIAL": { "type": "codedValue", "name": "sManholeBenchMaterial", "description": "", "codedValues": [ { "name": "Block", "code": "BLOCK" }, { "name": "Brick", "code": "BR" }, { "name": "Concrete (non-reinforced)", "code": "CN" }, { "name": "Other", "code": "ZZZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CHANNELMATERIAL": { "type": "codedValue", "name": "sManholeChannelMaterial", "description": "", "codedValues": [ { "name": "CIPP Liner", "code": "CIPP" }, { "name": "FF Liner", "code": "FF" }, { "name": "PVC", "code": "PVC" }, { "name": "Brick", "code": "BR" }, { "name": "Concrete (non-reinforced)", "code": "CN" }, { "name": "Vitrified Clay", "code": "VC" }, { "name": "Other", "code": "ZZZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "RINGMATERIAL": {"type": "inherited"}, "FRAMEMATERIAL": {"type": "inherited"}, "CONEMATERIAL": {"type": "inherited"}, "LIDDIAMETER": {"type": "inherited"}, "LIDMATERIAL": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "INSERTINDICATOR": {"type": "inherited"}, "REHAB_TYPE": {"type": "inherited"}, "REHAB_AREA": {"type": "inherited"}, "DROP_MATERIAL": {"type": "inherited"}, "DEPTHSOURCE": {"type": "inherited"}, "DIVERTABLE": {"type": "inherited"}, "LIDTHICKNESS": {"type": "inherited"}, "STEPMATERL": {"type": "inherited"}, "LIDTYPE": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "LIFECYCLESTATUS": "IS", "SUBTYPE": 2, "GROUNDTYPE": "UNK", "DEPTH": null, "BARRELMATERIAL": "CON", "RIMELEVATION": null, "BARRELDIAMETER": 48, "BENCHMATERIAL": "CON", "CHANNELMATERIAL": "CON", "RINGMATERIAL": "CON", "FRAMEMATERIAL": "CI", "CONEMATERIAL": "CON", "ELEVINVERT": null, "LIDDIAMETER": 22.75, "LIDMATERIAL": "CI", "OWNER": "DPUW", "DATASOURCE": null, "TIFFNUMBER": null, "INSERTINDICATOR": "N", "CORRECTIONFACTOR": null, "TYPEOFDROP": null, "DROPINVERT1": null, "DROPINVERT2": null, "DROPDIRECTION1": null, "DROPDIRECTION2": null, "DROPDIRECTION3": null, "DROPDEPTH": null, "GPS_CREW_COMMENT": null, "YEAR_INSTALLED": 1900, "PMS": null, "REHAB_TYPE": null, "HOT_SPOT": null, "REHAB_YEAR": null, "REHAB_AREA": null, "DROP_MATERIAL": null, "DEPTHSOURCE": null, "DROPINVERT3": null, "DROPDEPTH2": null, "DROPDEPTH3": null, "EDITDATE": null, "FURTHERLOCDETAIL": null, "WARTY_EXPIRE": null, "DIVERTABLE": null, "VIDEO_PATH": null, "LIDTHICKNESS": null, "STEPMATERL": null, "LIDTYPE": null, "GlobalID": null, "FLOWMETER": null }, "code": 2, "name": "SCollectorManhole" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "BARRELMATERIAL": {"type": "inherited"}, "BARRELDIAMETER": {"type": "inherited"}, "BENCHMATERIAL": { "type": "codedValue", "name": "sManholeBenchMaterial", "description": "", "codedValues": [ { "name": "Block", "code": "BLOCK" }, { "name": "Brick", "code": "BR" }, { "name": "Concrete (non-reinforced)", "code": "CN" }, { "name": "Other", "code": "ZZZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CHANNELMATERIAL": { "type": "codedValue", "name": "sManholeChannelMaterial", "description": "", "codedValues": [ { "name": "CIPP Liner", "code": "CIPP" }, { "name": "FF Liner", "code": "FF" }, { "name": "PVC", "code": "PVC" }, { "name": "Brick", "code": "BR" }, { "name": "Concrete (non-reinforced)", "code": "CN" }, { "name": "Vitrified Clay", "code": "VC" }, { "name": "Other", "code": "ZZZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "RINGMATERIAL": {"type": "inherited"}, "FRAMEMATERIAL": {"type": "inherited"}, "CONEMATERIAL": {"type": "inherited"}, "LIDDIAMETER": {"type": "inherited"}, "LIDMATERIAL": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "INSERTINDICATOR": {"type": "inherited"}, "TYPEOFDROP": {"type": "inherited"}, "DROPDIRECTION1": {"type": "inherited"}, "DROPDIRECTION2": {"type": "inherited"}, "DROPDIRECTION3": {"type": "inherited"}, "REHAB_TYPE": {"type": "inherited"}, "REHAB_AREA": {"type": "inherited"}, "DROP_MATERIAL": {"type": "inherited"}, "DEPTHSOURCE": {"type": "inherited"}, "DIVERTABLE": {"type": "inherited"}, "LIDTHICKNESS": {"type": "inherited"}, "LIDTYPE": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "LIFECYCLESTATUS": "IS", "SUBTYPE": 3, "GROUNDTYPE": "UNK", "DEPTH": null, "BARRELMATERIAL": "CON", "RIMELEVATION": null, "BARRELDIAMETER": 48, "BENCHMATERIAL": "CON", "CHANNELMATERIAL": "CON", "RINGMATERIAL": "CON", "FRAMEMATERIAL": "CI", "CONEMATERIAL": "CON", "ELEVINVERT": null, "LIDDIAMETER": 22.75, "LIDMATERIAL": "CI", "OWNER": "PVT", "DATASOURCE": null, "TIFFNUMBER": null, "INSERTINDICATOR": "N", "CORRECTIONFACTOR": null, "TYPEOFDROP": null, "DROPINVERT1": null, "DROPINVERT2": null, "DROPDIRECTION1": null, "DROPDIRECTION2": null, "DROPDIRECTION3": null, "DROPDEPTH": null, "GPS_CREW_COMMENT": null, "YEAR_INSTALLED": 1900, "PMS": null, "REHAB_TYPE": null, "HOT_SPOT": null, "REHAB_YEAR": null, "REHAB_AREA": null, "DROP_MATERIAL": null, "DEPTHSOURCE": null, "DROPINVERT3": null, "DROPDEPTH2": null, "DROPDEPTH3": null, "EDITDATE": null, "FURTHERLOCDETAIL": null, "WARTY_EXPIRE": null, "DIVERTABLE": null, "VIDEO_PATH": null, "LIDTHICKNESS": null, "STEPMATERL": null, "LIDTYPE": null, "GlobalID": null, "FLOWMETER": null }, "code": 3, "name": "SInspectionManhole" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "BARRELMATERIAL": {"type": "inherited"}, "BARRELDIAMETER": {"type": "inherited"}, "BENCHMATERIAL": { "type": "codedValue", "name": "sManholeBenchMaterial", "description": "", "codedValues": [ { "name": "Block", "code": "BLOCK" }, { "name": "Brick", "code": "BR" }, { "name": "Concrete (non-reinforced)", "code": "CN" }, { "name": "Other", "code": "ZZZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CHANNELMATERIAL": { "type": "codedValue", "name": "sManholeChannelMaterial", "description": "", "codedValues": [ { "name": "CIPP Liner", "code": "CIPP" }, { "name": "FF Liner", "code": "FF" }, { "name": "PVC", "code": "PVC" }, { "name": "Brick", "code": "BR" }, { "name": "Concrete (non-reinforced)", "code": "CN" }, { "name": "Vitrified Clay", "code": "VC" }, { "name": "Other", "code": "ZZZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "RINGMATERIAL": {"type": "inherited"}, "FRAMEMATERIAL": {"type": "inherited"}, "CONEMATERIAL": {"type": "inherited"}, "LIDDIAMETER": {"type": "inherited"}, "LIDMATERIAL": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "INSERTINDICATOR": {"type": "inherited"}, "TYPEOFDROP": {"type": "inherited"}, "DROPDIRECTION1": {"type": "inherited"}, "DROPDIRECTION2": {"type": "inherited"}, "DROPDIRECTION3": {"type": "inherited"}, "REHAB_TYPE": {"type": "inherited"}, "REHAB_AREA": {"type": "inherited"}, "DROP_MATERIAL": {"type": "inherited"}, "DEPTHSOURCE": {"type": "inherited"}, "DIVERTABLE": {"type": "inherited"}, "LIDTHICKNESS": {"type": "inherited"}, "STEPMATERL": {"type": "inherited"}, "LIDTYPE": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "LIFECYCLESTATUS": "IS", "SUBTYPE": 4, "GROUNDTYPE": "UNK", "DEPTH": null, "BARRELMATERIAL": "CON", "RIMELEVATION": null, "BARRELDIAMETER": 48, "BENCHMATERIAL": "CON", "CHANNELMATERIAL": "CON", "RINGMATERIAL": "CON", "FRAMEMATERIAL": "CI", "CONEMATERIAL": "CON", "ELEVINVERT": null, "LIDDIAMETER": 22.75, "LIDMATERIAL": "CI", "OWNER": "DPUW", "DATASOURCE": null, "TIFFNUMBER": null, "INSERTINDICATOR": "N", "CORRECTIONFACTOR": null, "TYPEOFDROP": null, "DROPINVERT1": null, "DROPINVERT2": null, "DROPDIRECTION1": null, "DROPDIRECTION2": null, "DROPDIRECTION3": null, "DROPDEPTH": null, "GPS_CREW_COMMENT": null, "YEAR_INSTALLED": 1900, "PMS": null, "REHAB_TYPE": null, "HOT_SPOT": null, "REHAB_YEAR": null, "REHAB_AREA": null, "DROP_MATERIAL": null, "DEPTHSOURCE": null, "DROPINVERT3": null, "DROPDEPTH2": null, "DROPDEPTH3": null, "EDITDATE": null, "FURTHERLOCDETAIL": null, "WARTY_EXPIRE": null, "DIVERTABLE": null, "VIDEO_PATH": null, "LIDTHICKNESS": null, "STEPMATERL": null, "LIDTYPE": null, "GlobalID": null, "FLOWMETER": null }, "code": 4, "name": "sDropInterceptorManhole" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 34, "name": "Monitoring Well", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3443, "latestWkid": 3443 }, "copyrightText": "", "parentLayer": { "id": 32, "name": "Sanitary Layers" }, "subLayers": [], "minScale": 6000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "d79e8c5be7cdfc01512cfb3a1ea16a5b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAHCAYAAAAxrNxjAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAANBJREFUGJVt0LFKQmEYxvF/nCMvIpp9Q20qoY1CUA1i0h2cCxAHRzmIdAPh7uQVNLgF7k0RVGvQ0KIiOoiT4tCB84KdzyEajviMf37T47K/jm2zHk8ZXDwDv//ZjaF7e0JEF6KliGxU9eMgFOyDhitDJmdS3vuNPl1/A5s49G1JI+uzDcFNE5xetqR4+6WTt5c4dOjxs0iQPIOhh5YbJaqDCpPCFJi5ANKxd7oNPRwBJwFXPmTP4TjfJt/8ZP74B7V/9ArUjTGj/ROCIMgiUtsB+HBBlI9GMScAAAAASUVORK5CYII=", "contentType": "image/png", "width": 7, "height": 5, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1018864.8151082471, "ymin": 1826214.392874904, "xmax": 1043792.4591504969, "ymax": 1872086.1938476562, "spatialReference": { "wkid": 3443, "latestWkid": 3443 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ANCILLIARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "ANCILLIARYROLE", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 50, "domain": null }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LIFECYCLESTATUS", "length": 50, "domain": { "type": "codedValue", "name": "sLifecycleStatus", "description": "", "codedValues": [ { "name": "Proposed", "code": "PRP" }, { "name": "Abandoned", "code": "AB" }, { "name": "In service", "code": "IS" }, { "name": "Out of service", "code": "OS" }, { "name": "Under construction", "code": "UNC" }, { "name": "Do Not Use - Temp", "code": "ACT" }, { "name": "Lined Thru", "code": "LT" }, { "name": "Capped", "code": "CAP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "WATERTYPE", "length": 50, "domain": null }, { "name": "BASIN", "type": "esriFieldTypeString", "alias": "BASIN", "length": 50, "domain": null }, { "name": "CASINGDEPTH", "type": "esriFieldTypeDouble", "alias": "CASINGDEPTH", "domain": { "type": "codedValue", "name": "sMWDepth", "description": "Monitoring Well Depth", "codedValues": [ { "name": "9 Feet", "code": 9 }, { "name": "13 Feet", "code": 13 }, { "name": "16 Feet", "code": 16 }, { "name": "17 Feet", "code": 17 }, { "name": "19 Feet", "code": 19 }, { "name": "21 Feet", "code": 21 }, { "name": "25 Feet", "code": 25 }, { "name": "34 Feet", "code": 34 }, { "name": "1 Foot", "code": 1 }, { "name": "2 Feet", "code": 2 }, { "name": "3 Feet", "code": 3 }, { "name": "4 Feet", "code": 4 }, { "name": "5 Feet", "code": 5 }, { "name": "6 Feet", "code": 6 }, { "name": "7 Feet", "code": 7 }, { "name": "8 Feet", "code": 8 }, { "name": "Unknown", "code": 0 }, { "name": "10 Feet", "code": 10 }, { "name": "11 Feet", "code": 11 }, { "name": "12 Feet", "code": 12 }, { "name": "14 Feet", "code": 14 }, { "name": "15 Feet", "code": 15 }, { "name": "18 Feet", "code": 18 }, { "name": "20 Feet", "code": 20 }, { "name": "22 Feet", "code": 22 }, { "name": "23 Feet", "code": 23 }, { "name": "24 Feet", "code": 24 }, { "name": "26 Feet", "code": 26 }, { "name": "27 Feet", "code": 27 }, { "name": "28 Feet", "code": 28 }, { "name": "29 Feet", "code": 29 }, { "name": "30 Feet", "code": 30 }, { "name": "31 Feet", "code": 31 }, { "name": "32 Feet", "code": 32 }, { "name": "33 Feet", "code": 33 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CASINGDIAMETER", "type": "esriFieldTypeDouble", "alias": "CASINGDIAMETER", "domain": null }, { "name": "CASINGMATERIAL", "type": "esriFieldTypeString", "alias": "CASINGMATERIAL", "length": 50, "domain": { "type": "codedValue", "name": "sMWCasingMaterial", "description": "", "codedValues": [ { "name": "Polyvinylchloride", "code": "PVC" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 50, "domain": { "type": "codedValue", "name": "sOwner", "description": "", "codedValues": [ { "name": "Department of Utilities - Water/Wastewater", "code": "DPUW" }, { "name": "Unknown", "code": "UNK" }, { "name": "Private", "code": "PVT" }, { "name": "DuPage County", "code": "DUPAGE" }, { "name": "Village of Warrenville", "code": "WARREN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SURFACETYPE", "type": "esriFieldTypeString", "alias": "SURFACETYPE", "length": 50, "domain": null }, { "name": "DATASOURCE", "type": "esriFieldTypeString", "alias": "DATASOURCE", "length": 50, "domain": { "type": "codedValue", "name": "sDatasource", "description": "", "codedValues": [ { "name": "Engineering drawing", "code": "ENGDWG" }, { "name": "Lift station file", "code": "LFTFL" }, { "name": "Parcel coverage", "code": "PARCOV" }, { "name": "Paper files - backup prevention", "code": "PFLBU" }, { "name": "Paper files - flow monitors", "code": "PFLFM" }, { "name": "Paper files - siphons", "code": "PFLS" }, { "name": "Sewer basin book", "code": "SBBOOK" }, { "name": "City Crew GPS", "code": "GPS" }, { "name": "As-built drawing", "code": "ASBDWG" }, { "name": "WSC Field Crew", "code": "WSCFLD" }, { "name": "CEEC Field Crew", "code": "CEEC" }, { "name": "Automatically Generated", "code": "AUTO" }, { "name": "Vendor GPS", "code": "FLDCAP" }, { "name": "CEEC SURVEY", "code": "SURVEY" }, { "name": "CC TV Report", "code": "CCTV" }, { "name": "Digital Orthophotography", "code": "ORTHO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 100, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "COMMUNICATION", "length": 15, "domain": null }, { "name": "YEAR_INSTALLED", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_INSTALLED", "domain": null }, { "name": "WELL_CAP_ELEVATION", "type": "esriFieldTypeDouble", "alias": "WELL_CAP_ELEVATION", "domain": null }, { "name": "SEWER_INVERT_ELEVATION", "type": "esriFieldTypeDouble", "alias": "SEWER_INVERT_ELEVATION", "domain": null }, { "name": "SEWER_CROWN_ELEVATION", "type": "esriFieldTypeDouble", "alias": "SEWER_CROWN_ELEVATION", "domain": null }, { "name": "SENSOR_TYPE", "type": "esriFieldTypeString", "alias": "SENSOR_TYPE", "length": 25, "domain": null }, { "name": "SENSOR_SERIAL_NUMBER", "type": "esriFieldTypeString", "alias": "SENSOR_SERIAL_NUMBER", "length": 25, "domain": null }, { "name": "YEAR_REPLACED", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_REPLACED", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R244_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_244", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S193_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 35, "name": "Back Up Prevention Station", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3443, "latestWkid": 3443 }, "copyrightText": "", "parentLayer": { "id": 32, "name": "Sanitary Layers" }, "subLayers": [], "minScale": 6000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "419d1e05c966971e74808050ce875d9e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAJ9JREFUGJVjYYAACQbC4BULAwMDQ9ihVfuE1ZU5cKn6/uYdwwJtVysWBgYGBm5JUSFuMWFxXIoZmZl+MTAwMLAQYT0cYCj+9v4Dw92t+xiUXG0ZuMVF8St+eeYSw87YIgbP5RMZtCP88SuWtDRmCN61iEHcRJ+wMzh4uBkUXe2IczM+wMLAwMDw6dEzNiZmZpyKfrz/xARXvNY5WogYkwFGfCCYc2ntBgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[LEGACYID]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": null, "haloSize": null, "font": { "family": "Lucida Sans Unicode", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 1800, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1027840.2610680796, "ymin": 1835183.2870105729, "xmax": 1044510.5220188275, "ymax": 1864779.1910732388, "spatialReference": { "wkid": 3443, "latestWkid": 3443 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FACILITYNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ANCILLIARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "ANCILLIARYROLE", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 50, "domain": null }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LIFECYCLESTATUS", "length": 50, "domain": { "type": "codedValue", "name": "sLifecycleStatus", "description": "", "codedValues": [ { "name": "Proposed", "code": "PRP" }, { "name": "Abandoned", "code": "AB" }, { "name": "In service", "code": "IS" }, { "name": "Out of service", "code": "OS" }, { "name": "Under construction", "code": "UNC" }, { "name": "Do Not Use - Temp", "code": "ACT" }, { "name": "Lined Thru", "code": "LT" }, { "name": "Capped", "code": "CAP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FACILITYNAME", "type": "esriFieldTypeString", "alias": "FACILITYNAME", "length": 50, "domain": { "type": "codedValue", "name": "sBPFacilityName", "description": "Back Up Prevention Station Facility Name", "codedValues": [ { "name": "Dichtl Court", "code": "Dichtl" }, { "name": "Fairoak Court", "code": "Fairoak" }, { "name": "Golden Larch", "code": "Golden Larch" }, { "name": "Huffman", "code": "Huffman" }, { "name": "Julian/Highland", "code": "Julian/Highland" }, { "name": "Sequoia/Raintree", "code": "Sequoia/Raintree" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Loomis/Ogden", "code": "Loomis/Ogden" }, { "name": "Rivercrest Estates", "code": "Rivercrest" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HIGHWATERLIGHT", "type": "esriFieldTypeString", "alias": "HIGHWATERLIGHT", "length": 50, "domain": null }, { "name": "LEVELSENSORTYPE", "type": "esriFieldTypeString", "alias": "LEVELSENSORTYPE", "length": 50, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 50, "domain": { "type": "codedValue", "name": "sOwner", "description": "", "codedValues": [ { "name": "Department of Utilities - Water/Wastewater", "code": "DPUW" }, { "name": "Unknown", "code": "UNK" }, { "name": "Private", "code": "PVT" }, { "name": "DuPage County", "code": "DUPAGE" }, { "name": "Village of Warrenville", "code": "WARREN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DATASOURCE", "type": "esriFieldTypeString", "alias": "DATASOURCE", "length": 50, "domain": { "type": "codedValue", "name": "sDatasource", "description": "", "codedValues": [ { "name": "Engineering drawing", "code": "ENGDWG" }, { "name": "Lift station file", "code": "LFTFL" }, { "name": "Parcel coverage", "code": "PARCOV" }, { "name": "Paper files - backup prevention", "code": "PFLBU" }, { "name": "Paper files - flow monitors", "code": "PFLFM" }, { "name": "Paper files - siphons", "code": "PFLS" }, { "name": "Sewer basin book", "code": "SBBOOK" }, { "name": "City Crew GPS", "code": "GPS" }, { "name": "As-built drawing", "code": "ASBDWG" }, { "name": "WSC Field Crew", "code": "WSCFLD" }, { "name": "CEEC Field Crew", "code": "CEEC" }, { "name": "Automatically Generated", "code": "AUTO" }, { "name": "Vendor GPS", "code": "FLDCAP" }, { "name": "CEEC SURVEY", "code": "SURVEY" }, { "name": "CC TV Report", "code": "CCTV" }, { "name": "Digital Orthophotography", "code": "ORTHO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TIFFNUMBER", "type": "esriFieldTypeString", "alias": "TIFFNUMBER", "length": 50, "domain": null }, { "name": "LEVELCONTROLLER", "type": "esriFieldTypeInteger", "alias": "LEVELCONTROLLER", "domain": { "type": "codedValue", "name": "wBoolean", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 100, "domain": null }, { "name": "RIMELEVATION", "type": "esriFieldTypeDouble", "alias": "RIMELEVATION", "domain": null }, { "name": "NUMBEROFPUMPS", "type": "esriFieldTypeSmallInteger", "alias": "NUMBEROFPUMPS", "domain": null }, { "name": "NUMBEROFVALVES", "type": "esriFieldTypeSmallInteger", "alias": "NUMBEROFVALVES", "domain": null }, { "name": "BASIN", "type": "esriFieldTypeString", "alias": "BASIN", "length": 10, "domain": null }, { "name": "CAPACITY", "type": "esriFieldTypeDouble", "alias": "CAPACITY", "domain": null }, { "name": "UPSTREAM_MANHOLE", "type": "esriFieldTypeString", "alias": "UPSTREAM_MANHOLE", "length": 15, "domain": null }, { "name": "DOWNSTREAM_MANHOLE", "type": "esriFieldTypeString", "alias": "DOWNSTREAM_MANHOLE", "length": 15, "domain": null }, { "name": "YEAR_INSTALLED", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_INSTALLED", "domain": null }, { "name": "REHAB_YEAR", "type": "esriFieldTypeString", "alias": "REHAB_YEAR", "length": 5, "domain": null }, { "name": "SCADA", "type": "esriFieldTypeString", "alias": "SCADA", "length": 15, "domain": null }, { "name": "TV_PATH", "type": "esriFieldTypeString", "alias": "TV Path", "length": 300, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R242_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_242", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S191_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 36, "name": "Special Structures", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3443, "latestWkid": 3443 }, "copyrightText": "", "parentLayer": { "id": 32, "name": "Sanitary Layers" }, "subLayers": [], "minScale": 6000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "494ec554a2885ab42a506bfba31b6bc9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKCAYAAABi8KSDAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAUJJREFUGJVjYSABsCCxuSqM0y+Jc4kywgRefX7L8or5mencsxtfoShutyqdH6cbqizFKwbX/e7be4ZZl5evZGBgcIQrrpBPVpHll/KU4hVj+PrrG8Ozzy8ZxLlFGIS4BBk0hVTMO8yrrSpOth5jYWBgYOCXFlrur+zGy8DAwLDo0hqGrAN1DO3mpQwVttkM7gr2nJdezJzPwMCgzsLAwMDAxsYuxsIMcdGH758gTvjynuE/w38GFmYWBk5mDkEGBgZGFgYGBgYZVsm03Q8Ob/VVdWHOMI5lcFG2ZVAUkGVgZGBkOPzw5H8ZQfEKBgaG/ywMDAwM4buzd052aDz37tt7UyEuQQZTLn0GBgYGhi8/vjJcenXjTsHhpnkoocHPxBky5eSi28picmwwsQfvHv/VEFKPwgjnuH1ljxgYGNjxRQoAmgFZ2PFt09IAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1017273.4288553298, "ymin": 1826185.0648495704, "xmax": 1048109.1349003278, "ymax": 1873909.773533821, "spatialReference": { "wkid": 3443, "latestWkid": 3443 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FACILITYID", "typeIdField": "SUBTYPE", "subtypeFieldName": "SUBTYPE", "subtypeField": "SUBTYPE", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "ANCILLARYROLE", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 20, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 100, "domain": null }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LifeCycleStatus", "length": 20, "domain": { "type": "codedValue", "name": "sLifecycleStatus", "description": "", "codedValues": [ { "name": "Proposed", "code": "PRP" }, { "name": "Abandoned", "code": "AB" }, { "name": "In service", "code": "IS" }, { "name": "Out of service", "code": "OS" }, { "name": "Under construction", "code": "UNC" }, { "name": "Do Not Use - Temp", "code": "ACT" }, { "name": "Lined Thru", "code": "LT" }, { "name": "Capped", "code": "CAP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "MANUFACTURER", "length": 20, "domain": { "type": "codedValue", "name": "sSysVlvManuf", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DIAMETER", "type": "esriFieldTypeInteger", "alias": "Diameter", "domain": { "type": "codedValue", "name": "sMainDistributionDiameter", "description": "", "codedValues": [ { "name": "6", "code": 6 }, { "name": "8", "code": 8 }, { "name": "10", "code": 10 }, { "name": "12", "code": 12 }, { "name": "14", "code": 14 }, { "name": "16", "code": 16 }, { "name": "18", "code": 18 }, { "name": "20", "code": 20 }, { "name": "24", "code": 24 }, { "name": "21", "code": 21 }, { "name": "15", "code": 15 }, { "name": "27", "code": 27 }, { "name": "30", "code": 30 }, { "name": "33", "code": 33 }, { "name": "36", "code": 36 }, { "name": "4", "code": 4 }, { "name": "42", "code": 42 }, { "name": "48", "code": 48 }, { "name": "50", "code": 50 }, { "name": "60", "code": 60 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "5", "code": 5 }, { "name": "UNK", "code": 100 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "JOINTTYPE1", "type": "esriFieldTypeString", "alias": "JOINTTYPE1", "length": 20, "domain": { "type": "codedValue", "name": "sJointType", "description": "", "codedValues": [ { "name": "Flange", "code": "FLANGE" }, { "name": "Weld", "code": "WELD" }, { "name": "Bond", "code": "BOND" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "JOINTTYPE2", "type": "esriFieldTypeString", "alias": "JOINTTYPE2", "length": 20, "domain": { "type": "codedValue", "name": "sJointType", "description": "", "codedValues": [ { "name": "Flange", "code": "FLANGE" }, { "name": "Weld", "code": "WELD" }, { "name": "Bond", "code": "BOND" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GROUNDTYPE", "type": "esriFieldTypeString", "alias": "GROUNDTYPE", "length": 20, "domain": { "type": "codedValue", "name": "sGroundCover", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "River", "code": "RIV" }, { "name": "Shrubs", "code": "SHR" }, { "name": "Concrete", "code": "CON" }, { "name": "Grass", "code": "GR" }, { "name": "Pavement", "code": "PV" }, { "name": "Parkway", "code": "PK" }, { "name": "Asphalt", "code": "AS" }, { "name": "Sidewalk", "code": "SW" }, { "name": "Buried", "code": "BUR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SERIALNUMBER", "type": "esriFieldTypeString", "alias": "SERIALNUMBER", "length": 20, "domain": null }, { "name": "MODEL", "type": "esriFieldTypeString", "alias": "MODEL", "length": 20, "domain": null }, { "name": "HAZARDTYPE", "type": "esriFieldTypeString", "alias": "HAZARDTYPE", "length": 20, "domain": { "type": "codedValue", "name": "sCrossConnectionHazard", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "PhotoChemicals", "code": "P" }, { "name": "Sprinkler", "code": "S" }, { "name": "SlopSink", "code": "SS" }, { "name": "ChemicalTank", "code": "CT" }, { "name": "Kitchen", "code": "K" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "BASIN", "type": "esriFieldTypeString", "alias": "BASIN", "length": 15, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 50, "domain": { "type": "codedValue", "name": "sOwner", "description": "", "codedValues": [ { "name": "Department of Utilities - Water/Wastewater", "code": "DPUW" }, { "name": "Unknown", "code": "UNK" }, { "name": "Private", "code": "PVT" }, { "name": "DuPage County", "code": "DUPAGE" }, { "name": "Village of Warrenville", "code": "WARREN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DATASOURCE", "type": "esriFieldTypeString", "alias": "DATASOURCE", "length": 50, "domain": { "type": "codedValue", "name": "sDatasource", "description": "", "codedValues": [ { "name": "Engineering drawing", "code": "ENGDWG" }, { "name": "Lift station file", "code": "LFTFL" }, { "name": "Parcel coverage", "code": "PARCOV" }, { "name": "Paper files - backup prevention", "code": "PFLBU" }, { "name": "Paper files - flow monitors", "code": "PFLFM" }, { "name": "Paper files - siphons", "code": "PFLS" }, { "name": "Sewer basin book", "code": "SBBOOK" }, { "name": "City Crew GPS", "code": "GPS" }, { "name": "As-built drawing", "code": "ASBDWG" }, { "name": "WSC Field Crew", "code": "WSCFLD" }, { "name": "CEEC Field Crew", "code": "CEEC" }, { "name": "Automatically Generated", "code": "AUTO" }, { "name": "Vendor GPS", "code": "FLDCAP" }, { "name": "CEEC SURVEY", "code": "SURVEY" }, { "name": "CC TV Report", "code": "CCTV" }, { "name": "Digital Orthophotography", "code": "ORTHO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TIFFNUMBER", "type": "esriFieldTypeString", "alias": "TIFFNUMBER", "length": 25, "domain": null }, { "name": "YEAR_INSTALLED", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_INSTALLED", "domain": null }, { "name": "RIMELEVATION", "type": "esriFieldTypeDouble", "alias": "RIMELEVATION", "domain": null }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "DEPTH", "domain": null }, { "name": "BASEMATERIAL", "type": "esriFieldTypeString", "alias": "BASEMATERIAL", "length": 20, "domain": { "type": "codedValue", "name": "sManholeMaterial", "description": "", "codedValues": [ { "name": "Block", "code": "BLOCK" }, { "name": "Not Known", "code": "XXX" }, { "name": "Other", "code": "ZZZ" }, { "name": "Brick", "code": "BK" }, { "name": "Cast Iron", "code": "CAS" }, { "name": "Concrete (non-reinforced)", "code": "CN" }, { "name": "Vitrified Clay", "code": "VC" }, { "name": "Concrete (reinforced)", "code": "CR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CONEMATERIAL", "type": "esriFieldTypeString", "alias": "CONEMATERIAL", "length": 20, "domain": { "type": "codedValue", "name": "sManholeMaterial", "description": "", "codedValues": [ { "name": "Block", "code": "BLOCK" }, { "name": "Not Known", "code": "XXX" }, { "name": "Other", "code": "ZZZ" }, { "name": "Brick", "code": "BK" }, { "name": "Cast Iron", "code": "CAS" }, { "name": "Concrete (non-reinforced)", "code": "CN" }, { "name": "Vitrified Clay", "code": "VC" }, { "name": "Concrete (reinforced)", "code": "CR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FRAMEMATERIAL", "type": "esriFieldTypeString", "alias": "FRAMEMATERIAL", "length": 20, "domain": { "type": "codedValue", "name": "sManholeMaterial", "description": "", "codedValues": [ { "name": "Block", "code": "BLOCK" }, { "name": "Not Known", "code": "XXX" }, { "name": "Other", "code": "ZZZ" }, { "name": "Brick", "code": "BK" }, { "name": "Cast Iron", "code": "CAS" }, { "name": "Concrete (non-reinforced)", "code": "CN" }, { "name": "Vitrified Clay", "code": "VC" }, { "name": "Concrete (reinforced)", "code": "CR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "BARRELMATERIAL", "type": "esriFieldTypeString", "alias": "BARRELMATERIAL", "length": 20, "domain": { "type": "codedValue", "name": "sBarrelMaterial", "description": "", "codedValues": [ { "name": "Concrete Block", "code": "CB" }, { "name": "Not Known", "code": "XXX" }, { "name": "Other", "code": "ZZZ" }, { "name": "Brick", "code": "BR" }, { "name": "Concrete (non-reinforced)", "code": "CN" }, { "name": "Concrete (reinforced)", "code": "CR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "BARRELDIAMETER", "type": "esriFieldTypeInteger", "alias": "BARRELDIAMETER", "domain": { "type": "codedValue", "name": "sManholeDiameter", "description": "", "codedValues": [ { "name": "36 Inch", "code": 36 }, { "name": "48 Inch", "code": 48 }, { "name": "60 Inch", "code": 60 }, { "name": "30 Inch", "code": 30 }, { "name": "Unknown", "code": -99 }, { "name": "6 Feet", "code": 6 }, { "name": "7 Feet", "code": 7 }, { "name": "8 Feet", "code": 8 }, { "name": "9 Feet", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LIDMATERIAL", "type": "esriFieldTypeString", "alias": "LIDMATERIAL", "length": 20, "domain": { "type": "codedValue", "name": "sManholeLidMaterial", "description": "", "codedValues": [ { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" }, { "name": "PVC", "code": "PVC" }, { "name": "Bolt Down - No Bolts", "code": "BOLT" }, { "name": "Life Span", "code": "LIFE" }, { "name": "Cast Iron", "code": "CAS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LIDDIAMETER", "type": "esriFieldTypeDouble", "alias": "LIDDIAMETER", "domain": { "type": "codedValue", "name": "sManholeLidDiameter", "description": "", "codedValues": [ { "name": "30 Inch", "code": 30 }, { "name": "36 Inch", "code": 36 }, { "name": "22.75 Inch", "code": 22.75 }, { "name": "Unknown", "code": -99 }, { "name": "6 Inch", "code": 6 }, { "name": "4 Inch", "code": 4 }, { "name": "3 Inch", "code": 3 }, { "name": "3.5 Inch", "code": 3.5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GPS_CREW_COMMENT", "type": "esriFieldTypeString", "alias": "GPS_CREW_COMMENT", "length": 50, "domain": null }, { "name": "SUBTYPE", "type": "esriFieldTypeInteger", "alias": "SUBTYPE", "domain": null }, { "name": "BELOWGRADE", "type": "esriFieldTypeString", "alias": "BELOWGRADE", "length": 5, "domain": { "type": "codedValue", "name": "YesNoIndicator", "description": "", "codedValues": [ { "name": "No", "code": "N" }, { "name": "Yes", "code": "Y" }, { "name": "Unk", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LID_DIMENSIONS", "type": "esriFieldTypeString", "alias": "Lid Dimensions", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R230_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_230", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S179_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "MANUFACTURER": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "HAZARDTYPE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "BASEMATERIAL": {"type": "inherited"}, "CONEMATERIAL": {"type": "inherited"}, "FRAMEMATERIAL": {"type": "inherited"}, "BARRELMATERIAL": {"type": "inherited"}, "BARRELDIAMETER": {"type": "inherited"}, "LIDMATERIAL": {"type": "inherited"}, "LIDDIAMETER": {"type": "inherited"}, "BELOWGRADE": {"type": "inherited"} }, "id": 3, "name": "Valve Vault" }, { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "MANUFACTURER": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "HAZARDTYPE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "BASEMATERIAL": {"type": "inherited"}, "CONEMATERIAL": {"type": "inherited"}, "FRAMEMATERIAL": {"type": "inherited"}, "BARRELMATERIAL": {"type": "inherited"}, "BARRELDIAMETER": {"type": "inherited"}, "LIDMATERIAL": {"type": "inherited"}, "LIDDIAMETER": {"type": "inherited"}, "BELOWGRADE": {"type": "inherited"} }, "id": 4, "name": "Drain" }, { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "MANUFACTURER": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "HAZARDTYPE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "BASEMATERIAL": {"type": "inherited"}, "CONEMATERIAL": {"type": "inherited"}, "FRAMEMATERIAL": {"type": "inherited"}, "BARRELMATERIAL": {"type": "inherited"}, "BARRELDIAMETER": {"type": "inherited"}, "LIDMATERIAL": {"type": "inherited"}, "LIDDIAMETER": {"type": "inherited"}, "BELOWGRADE": {"type": "inherited"} }, "id": 5, "name": "Wetwell" }, { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "MANUFACTURER": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "HAZARDTYPE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "BASEMATERIAL": {"type": "inherited"}, "CONEMATERIAL": {"type": "inherited"}, "FRAMEMATERIAL": {"type": "inherited"}, "BARRELMATERIAL": {"type": "inherited"}, "BARRELDIAMETER": {"type": "inherited"}, "LIDMATERIAL": {"type": "inherited"}, "LIDDIAMETER": {"type": "inherited"}, "BELOWGRADE": {"type": "inherited"} }, "id": 1, "name": "Access Manhole" }, { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "MANUFACTURER": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "HAZARDTYPE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "BASEMATERIAL": {"type": "inherited"}, "CONEMATERIAL": {"type": "inherited"}, "FRAMEMATERIAL": {"type": "inherited"}, "BARRELMATERIAL": {"type": "inherited"}, "BARRELDIAMETER": {"type": "inherited"}, "LIDMATERIAL": {"type": "inherited"}, "LIDDIAMETER": {"type": "inherited"}, "BELOWGRADE": {"type": "inherited"} }, "id": 2, "name": "Bypass Manhole" }, { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "MANUFACTURER": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "HAZARDTYPE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "BASEMATERIAL": {"type": "inherited"}, "CONEMATERIAL": {"type": "inherited"}, "FRAMEMATERIAL": {"type": "inherited"}, "BARRELMATERIAL": {"type": "inherited"}, "LIDMATERIAL": {"type": "inherited"}, "BELOWGRADE": {"type": "inherited"} }, "id": 6, "name": "Vault" } ], "subtypes": [ { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "MANUFACTURER": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "HAZARDTYPE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "BASEMATERIAL": {"type": "inherited"}, "CONEMATERIAL": {"type": "inherited"}, "FRAMEMATERIAL": {"type": "inherited"}, "BARRELMATERIAL": {"type": "inherited"}, "BARRELDIAMETER": {"type": "inherited"}, "LIDMATERIAL": {"type": "inherited"}, "LIDDIAMETER": {"type": "inherited"}, "BELOWGRADE": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "LIFECYCLESTATUS": "IS", "MANUFACTURER": "UNK", "DIAMETER": -99, "JOINTTYPE1": "UNK", "JOINTTYPE2": "UNK", "GROUNDTYPE": "UNK", "SERIALNUMBER": "Unknown", "MODEL": "Unknown", "HAZARDTYPE": "UNK", "BASIN": null, "OWNER": "DPUW", "DATASOURCE": null, "TIFFNUMBER": null, "YEAR_INSTALLED": 1900, "RIMELEVATION": null, "DEPTH": null, "BASEMATERIAL": "CON", "CONEMATERIAL": "CON", "FRAMEMATERIAL": "CI", "BARRELMATERIAL": "CON", "BARRELDIAMETER": 48, "LIDMATERIAL": "CI", "LIDDIAMETER": 22.75, "GPS_CREW_COMMENT": null, "SUBTYPE": 0, "BELOWGRADE": "N", "LID_DIMENSIONS": null, "GlobalID": null }, "code": 3, "name": "Valve Vault" }, { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "MANUFACTURER": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "HAZARDTYPE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "BASEMATERIAL": {"type": "inherited"}, "CONEMATERIAL": {"type": "inherited"}, "FRAMEMATERIAL": {"type": "inherited"}, "BARRELMATERIAL": {"type": "inherited"}, "BARRELDIAMETER": {"type": "inherited"}, "LIDMATERIAL": {"type": "inherited"}, "LIDDIAMETER": {"type": "inherited"}, "BELOWGRADE": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "LIFECYCLESTATUS": "IS", "MANUFACTURER": "UNK", "DIAMETER": -99, "JOINTTYPE1": "UNK", "JOINTTYPE2": "UNK", "GROUNDTYPE": "UNK", "SERIALNUMBER": "Unknown", "MODEL": "Unknown", "HAZARDTYPE": "UNK", "BASIN": null, "OWNER": "DPUW", "DATASOURCE": null, "TIFFNUMBER": null, "YEAR_INSTALLED": 1900, "RIMELEVATION": null, "DEPTH": null, "BASEMATERIAL": "CON", "CONEMATERIAL": "CON", "FRAMEMATERIAL": "CI", "BARRELMATERIAL": "CON", "BARRELDIAMETER": 48, "LIDMATERIAL": "CI", "LIDDIAMETER": 22.75, "GPS_CREW_COMMENT": null, "SUBTYPE": 0, "BELOWGRADE": "N", "LID_DIMENSIONS": null, "GlobalID": null }, "code": 4, "name": "Drain" }, { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "MANUFACTURER": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "HAZARDTYPE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "BASEMATERIAL": {"type": "inherited"}, "CONEMATERIAL": {"type": "inherited"}, "FRAMEMATERIAL": {"type": "inherited"}, "BARRELMATERIAL": {"type": "inherited"}, "BARRELDIAMETER": {"type": "inherited"}, "LIDMATERIAL": {"type": "inherited"}, "LIDDIAMETER": {"type": "inherited"}, "BELOWGRADE": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "LIFECYCLESTATUS": "IS", "MANUFACTURER": "UNK", "DIAMETER": -99, "JOINTTYPE1": "UNK", "JOINTTYPE2": "UNK", "GROUNDTYPE": "UNK", "SERIALNUMBER": "Unknown", "MODEL": "Unknown", "HAZARDTYPE": "UNK", "BASIN": null, "OWNER": "DPUW", "DATASOURCE": null, "TIFFNUMBER": null, "YEAR_INSTALLED": 1900, "RIMELEVATION": null, "DEPTH": null, "BASEMATERIAL": "CON", "CONEMATERIAL": "CON", "FRAMEMATERIAL": "CI", "BARRELMATERIAL": "CON", "BARRELDIAMETER": 48, "LIDMATERIAL": "CI", "LIDDIAMETER": 22.75, "GPS_CREW_COMMENT": null, "SUBTYPE": 0, "BELOWGRADE": "N", "LID_DIMENSIONS": null, "GlobalID": null }, "code": 5, "name": "Wetwell" }, { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "MANUFACTURER": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "HAZARDTYPE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "BASEMATERIAL": {"type": "inherited"}, "CONEMATERIAL": {"type": "inherited"}, "FRAMEMATERIAL": {"type": "inherited"}, "BARRELMATERIAL": {"type": "inherited"}, "BARRELDIAMETER": {"type": "inherited"}, "LIDMATERIAL": {"type": "inherited"}, "LIDDIAMETER": {"type": "inherited"}, "BELOWGRADE": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "LIFECYCLESTATUS": "IS", "MANUFACTURER": "UNK", "DIAMETER": -99, "JOINTTYPE1": "UNK", "JOINTTYPE2": "UNK", "GROUNDTYPE": "UNK", "SERIALNUMBER": "Unknown", "MODEL": "Unknown", "HAZARDTYPE": "UNK", "BASIN": null, "OWNER": "DPUW", "DATASOURCE": null, "TIFFNUMBER": null, "YEAR_INSTALLED": 1900, "RIMELEVATION": null, "DEPTH": null, "BASEMATERIAL": "CON", "CONEMATERIAL": "CON", "FRAMEMATERIAL": "CI", "BARRELMATERIAL": "CON", "BARRELDIAMETER": 48, "LIDMATERIAL": "CI", "LIDDIAMETER": 22.75, "GPS_CREW_COMMENT": null, "SUBTYPE": 0, "BELOWGRADE": "N", "LID_DIMENSIONS": null, "GlobalID": null }, "code": 1, "name": "Access Manhole" }, { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "MANUFACTURER": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "HAZARDTYPE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "BASEMATERIAL": {"type": "inherited"}, "CONEMATERIAL": {"type": "inherited"}, "FRAMEMATERIAL": {"type": "inherited"}, "BARRELMATERIAL": {"type": "inherited"}, "BARRELDIAMETER": {"type": "inherited"}, "LIDMATERIAL": {"type": "inherited"}, "LIDDIAMETER": {"type": "inherited"}, "BELOWGRADE": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "LIFECYCLESTATUS": "IS", "MANUFACTURER": "UNK", "DIAMETER": -99, "JOINTTYPE1": "UNK", "JOINTTYPE2": "UNK", "GROUNDTYPE": "UNK", "SERIALNUMBER": "Unknown", "MODEL": "Unknown", "HAZARDTYPE": "UNK", "BASIN": null, "OWNER": "DPUW", "DATASOURCE": null, "TIFFNUMBER": null, "YEAR_INSTALLED": 1900, "RIMELEVATION": null, "DEPTH": null, "BASEMATERIAL": "CON", "CONEMATERIAL": "CON", "FRAMEMATERIAL": "CI", "BARRELMATERIAL": "CON", "BARRELDIAMETER": 48, "LIDMATERIAL": "CI", "LIDDIAMETER": 22.75, "GPS_CREW_COMMENT": null, "SUBTYPE": 0, "BELOWGRADE": "N", "LID_DIMENSIONS": null, "GlobalID": null }, "code": 2, "name": "Bypass Manhole" }, { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "MANUFACTURER": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "HAZARDTYPE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "BASEMATERIAL": {"type": "inherited"}, "CONEMATERIAL": {"type": "inherited"}, "FRAMEMATERIAL": {"type": "inherited"}, "BARRELMATERIAL": {"type": "inherited"}, "LIDMATERIAL": {"type": "inherited"}, "BELOWGRADE": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "LIFECYCLESTATUS": "IS", "MANUFACTURER": "UNK", "DIAMETER": null, "JOINTTYPE1": "UNK", "JOINTTYPE2": "UNK", "GROUNDTYPE": "UNK", "SERIALNUMBER": "Unknown", "MODEL": "Unknown", "HAZARDTYPE": "UNK", "BASIN": null, "OWNER": "DPUW", "DATASOURCE": null, "TIFFNUMBER": null, "YEAR_INSTALLED": 1900, "RIMELEVATION": null, "DEPTH": null, "BASEMATERIAL": "CON", "CONEMATERIAL": "CON", "FRAMEMATERIAL": "CI", "BARRELMATERIAL": "CON", "BARRELDIAMETER": null, "LIDMATERIAL": null, "LIDDIAMETER": null, "GPS_CREW_COMMENT": null, "SUBTYPE": 0, "BELOWGRADE": null, "LID_DIMENSIONS": null, "GlobalID": null }, "code": 6, "name": "Vault" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 37, "name": "Cleanout", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3443, "latestWkid": 3443 }, "copyrightText": "", "parentLayer": { "id": 32, "name": "Sanitary Layers" }, "subLayers": [], "minScale": 6000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "b51cc3423d951ea270a787157f03af15", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKCAYAAABi8KSDAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAASJJREFUGJVlkE8og3Ech59Xb6ZRm3dho17jlZKDHN5drKXIycENRWpKDuQgLk5LUVa70AjLUTmv3HCYi5NRylHUmpff/ji9q+GwvHttn9u379PnU49MfaSjRWVpOSHOgJL9IduP2AJ+vYfTQL8YG9aYS92zsn5Bug4+X1Pm9V6xrXnpBghoBL1uLjvbld3ZA7FvwclNDkcGRNjtpNG+pHrwKbqIJTcITkaZlgF8rfT9gU+vsHoCsTAM+aGlCbmrDc1qzhYc198/5niDBEYRrp7hvVhd+Cg4UmBW4FLZjL8JtlQPztAgZI6hw1UBjS/KnzkzYTVPRcmn97hTPYxKgNdVbTUKPMzEefxnI5t33Lw0m6Fa6Zkct3XqJnbMCBCphe35BWhPUwmRbrjzAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[LEGACYID]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": null, "haloSize": null, "font": { "family": "Lucida Sans Unicode", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 1800, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1011464.8909317441, "ymin": 1821627.4036893249, "xmax": 1048969.1312118284, "ymax": 1877592.7300786525, "spatialReference": { "wkid": 3443, "latestWkid": 3443 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "ANCILLARYROLE", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 20, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 100, "domain": null }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LifeCycleStatus", "length": 20, "domain": { "type": "codedValue", "name": "sLifecycleStatus", "description": "", "codedValues": [ { "name": "Proposed", "code": "PRP" }, { "name": "Abandoned", "code": "AB" }, { "name": "In service", "code": "IS" }, { "name": "Out of service", "code": "OS" }, { "name": "Under construction", "code": "UNC" }, { "name": "Do Not Use - Temp", "code": "ACT" }, { "name": "Lined Thru", "code": "LT" }, { "name": "Capped", "code": "CAP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "DEPTH", "domain": null }, { "name": "FRAMEMATERIAL", "type": "esriFieldTypeString", "alias": "FrameMaterial", "length": 20, "domain": { "type": "codedValue", "name": "sFrameMaterial", "description": "", "codedValues": [ { "name": "Cast Aluminum", "code": "CA" }, { "name": "Cast Iron", "code": "CAS" }, { "name": "Not Known", "code": "XXX" }, { "name": "Other", "code": "ZZZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ACCESSDIAMETER", "type": "esriFieldTypeInteger", "alias": "AccessDiameter", "domain": { "type": "range", "name": "sAccessDiameter", "description": "", "range": [ 0, 72 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ACCESSMATERIAL", "type": "esriFieldTypeString", "alias": "AccessMaterial", "length": 20, "domain": { "type": "codedValue", "name": "sAccessMaterial", "description": "", "codedValues": [ { "name": "Cast Aluminum", "code": "CA" }, { "name": "Not Known", "code": "XXX" }, { "name": "Other", "code": "ZZZ" }, { "name": "Cast Iron", "code": "CAS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "BASIN", "type": "esriFieldTypeString", "alias": "BASIN", "length": 50, "domain": null }, { "name": "LIDDIAMETER", "type": "esriFieldTypeDouble", "alias": "LID_DIAMETER", "domain": { "type": "codedValue", "name": "sManholeLidDiameter", "description": "", "codedValues": [ { "name": "30 Inch", "code": 30 }, { "name": "36 Inch", "code": 36 }, { "name": "22.75 Inch", "code": 22.75 }, { "name": "Unknown", "code": -99 }, { "name": "6 Inch", "code": 6 }, { "name": "4 Inch", "code": 4 }, { "name": "3 Inch", "code": 3 }, { "name": "3.5 Inch", "code": 3.5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LIDMATERIAL", "type": "esriFieldTypeString", "alias": "LIDMATERIAL", "length": 50, "domain": { "type": "codedValue", "name": "sManholeLidMaterial", "description": "", "codedValues": [ { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" }, { "name": "PVC", "code": "PVC" }, { "name": "Bolt Down - No Bolts", "code": "BOLT" }, { "name": "Life Span", "code": "LIFE" }, { "name": "Cast Iron", "code": "CAS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 50, "domain": { "type": "codedValue", "name": "sOwner", "description": "", "codedValues": [ { "name": "Department of Utilities - Water/Wastewater", "code": "DPUW" }, { "name": "Unknown", "code": "UNK" }, { "name": "Private", "code": "PVT" }, { "name": "DuPage County", "code": "DUPAGE" }, { "name": "Village of Warrenville", "code": "WARREN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DATASOURCE", "type": "esriFieldTypeString", "alias": "DATASOURCE", "length": 50, "domain": { "type": "codedValue", "name": "sDatasource", "description": "", "codedValues": [ { "name": "Engineering drawing", "code": "ENGDWG" }, { "name": "Lift station file", "code": "LFTFL" }, { "name": "Parcel coverage", "code": "PARCOV" }, { "name": "Paper files - backup prevention", "code": "PFLBU" }, { "name": "Paper files - flow monitors", "code": "PFLFM" }, { "name": "Paper files - siphons", "code": "PFLS" }, { "name": "Sewer basin book", "code": "SBBOOK" }, { "name": "City Crew GPS", "code": "GPS" }, { "name": "As-built drawing", "code": "ASBDWG" }, { "name": "WSC Field Crew", "code": "WSCFLD" }, { "name": "CEEC Field Crew", "code": "CEEC" }, { "name": "Automatically Generated", "code": "AUTO" }, { "name": "Vendor GPS", "code": "FLDCAP" }, { "name": "CEEC SURVEY", "code": "SURVEY" }, { "name": "CC TV Report", "code": "CCTV" }, { "name": "Digital Orthophotography", "code": "ORTHO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TIFFNUMBER", "type": "esriFieldTypeString", "alias": "TIFFNUMBER", "length": 50, "domain": null }, { "name": "RIMELEVATION", "type": "esriFieldTypeDouble", "alias": "RIMELEVATION", "domain": null }, { "name": "GPS_CREW_COMMENT", "type": "esriFieldTypeString", "alias": "GPS_CREW_COMMENT", "length": 50, "domain": null }, { "name": "CORRECTIONFACTOR", "type": "esriFieldTypeDouble", "alias": "CORRECTIONFACTOR", "domain": null }, { "name": "YEAR_INSTALLED", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_INSTALLED", "domain": null }, { "name": "GPS_COORDINATES", "type": "esriFieldTypeString", "alias": "GPS_", "length": 50, "domain": null }, { "name": "GPS_X_COORDINATE", "type": "esriFieldTypeDouble", "alias": "GPS_X_COORDINATE", "domain": null }, { "name": "GPS_Y_COORDINATE", "type": "esriFieldTypeDouble", "alias": "GPS_Y_COORDINATE", "domain": null }, { "name": "LOC_MAP", "type": "esriFieldTypeString", "alias": "Map Location", "length": 200, "domain": null }, { "name": "MAP_LINK", "type": "esriFieldTypeString", "alias": "Map Link", "length": 200, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "AT_GRADE", "type": "esriFieldTypeString", "alias": "At Grade", "length": 10, "domain": { "type": "codedValue", "name": "Y_or_N", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R229_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_229", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S178_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 38, "name": "Lift Station", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3443, "latestWkid": 3443 }, "copyrightText": "", "parentLayer": { "id": 32, "name": "Sanitary Layers" }, "subLayers": [], "minScale": 6000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "0e6311c9afa98e6a51a1abdffa8e2d90", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAADxJREFUGJVjYfDfPpeBU+oPAxbA/v3xfRYGIW1fBj5ZUWwKGN6xbmDBKoEEBoeCr89ZGJiYsEr+/PGWGwCbfAzdRGov6AAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1013022.6650471613, "ymin": 1822353.174547486, "xmax": 1050101.4918079972, "ymax": 1873909.7571296543, "spatialReference": { "wkid": 3443, "latestWkid": 3443 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "ANCILLARYROLE", "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": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 20, "domain": null }, { "name": "LEGACYID", "type": "esriFieldTypeString", "alias": "LEGACYID", "length": 20, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 100, "domain": null }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LifeCycleStatus", "length": 20, "domain": { "type": "codedValue", "name": "sLifecycleStatus", "description": "", "codedValues": [ { "name": "Proposed", "code": "PRP" }, { "name": "Abandoned", "code": "AB" }, { "name": "In service", "code": "IS" }, { "name": "Out of service", "code": "OS" }, { "name": "Under construction", "code": "UNC" }, { "name": "Do Not Use - Temp", "code": "ACT" }, { "name": "Lined Thru", "code": "LT" }, { "name": "Capped", "code": "CAP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 60, "domain": null }, { "name": "ELEVATIONATBOTTOM", "type": "esriFieldTypeDouble", "alias": "ELEVATIONATBOTTOM", "domain": null }, { "name": "NUMBEROFPUMPS", "type": "esriFieldTypeDouble", "alias": "NUMBEROFPUMPS", "domain": { "type": "codedValue", "name": "sLiftNumberPumps", "description": "", "codedValues": [ { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 }, { "name": "0", "code": 0 }, { "name": "Unknown", "code": -99 }, { "name": "5", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 50, "domain": { "type": "codedValue", "name": "sOwner", "description": "", "codedValues": [ { "name": "Department of Utilities - Water/Wastewater", "code": "DPUW" }, { "name": "Unknown", "code": "UNK" }, { "name": "Private", "code": "PVT" }, { "name": "DuPage County", "code": "DUPAGE" }, { "name": "Village of Warrenville", "code": "WARREN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DATASOURCE", "type": "esriFieldTypeString", "alias": "DATASOURCE", "length": 50, "domain": { "type": "codedValue", "name": "sDatasource", "description": "", "codedValues": [ { "name": "Engineering drawing", "code": "ENGDWG" }, { "name": "Lift station file", "code": "LFTFL" }, { "name": "Parcel coverage", "code": "PARCOV" }, { "name": "Paper files - backup prevention", "code": "PFLBU" }, { "name": "Paper files - flow monitors", "code": "PFLFM" }, { "name": "Paper files - siphons", "code": "PFLS" }, { "name": "Sewer basin book", "code": "SBBOOK" }, { "name": "City Crew GPS", "code": "GPS" }, { "name": "As-built drawing", "code": "ASBDWG" }, { "name": "WSC Field Crew", "code": "WSCFLD" }, { "name": "CEEC Field Crew", "code": "CEEC" }, { "name": "Automatically Generated", "code": "AUTO" }, { "name": "Vendor GPS", "code": "FLDCAP" }, { "name": "CEEC SURVEY", "code": "SURVEY" }, { "name": "CC TV Report", "code": "CCTV" }, { "name": "Digital Orthophotography", "code": "ORTHO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TIFFNUMBER", "type": "esriFieldTypeString", "alias": "TIFFNUMBER", "length": 50, "domain": null }, { "name": "YEAR_INSTALLED", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_INSTALLED", "domain": null }, { "name": "OPERATIONAL_DATE", "type": "esriFieldTypeSmallInteger", "alias": "OPERATIONAL_DATE", "domain": null }, { "name": "REHAB_YEAR", "type": "esriFieldTypeString", "alias": "REHAB_YEAR", "length": 5, "domain": null }, { "name": "WETWELL_RIMELEV", "type": "esriFieldTypeDouble", "alias": "WETWELL_RIMELEV", "domain": null }, { "name": "WETWELL_MATERIAL", "type": "esriFieldTypeString", "alias": "WETWELL_MATERIAL", "length": 5, "domain": { "type": "codedValue", "name": "sWetWellMaterial", "description": "", "codedValues": [ { "name": "Concrete", "code": "C" }, { "name": "Steel", "code": "S" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STATION_TYPE", "type": "esriFieldTypeString", "alias": "STATION_TYPE", "length": 5, "domain": { "type": "codedValue", "name": "sStationType", "description": "", "codedValues": [ { "name": "SUBMERSIBLE", "code": "SUB" }, { "name": "DRY", "code": "DRY" }, { "name": "PIT", "code": "PIT" }, { "name": "BPS", "code": "BPS" }, { "name": "BACKUP", "code": "BAK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LEAD_PUMP_ON_ELEV", "type": "esriFieldTypeDouble", "alias": "LEAD_PUMP_ON_ELEV", "domain": null }, { "name": "LAG_PUMP_ON_ELEV", "type": "esriFieldTypeDouble", "alias": "LAG_PUMP_ON_ELEV", "domain": null }, { "name": "PUMP_OFF_ELEV", "type": "esriFieldTypeDouble", "alias": "PUMP_OFF_ELEV", "domain": null }, { "name": "HIGH_WETWELL_ALARM_ELEV", "type": "esriFieldTypeDouble", "alias": "HIGH_WETWELL_ALARM_ELEV", "domain": null }, { "name": "WETWELL_REHAB_DATE", "type": "esriFieldTypeSmallInteger", "alias": "WETWELL_REHAB_DATE", "domain": null }, { "name": "TOTAL_DOMESTIC_HEAD_FT", "type": "esriFieldTypeString", "alias": "TOTAL_DOMESTIC_HEAD_FT", "length": 25, "domain": null }, { "name": "WETWELL_DEPTH_FT", "type": "esriFieldTypeDouble", "alias": "WETWELL_DEPTH_FT", "domain": null }, { "name": "LSMANUAL", "type": "esriFieldTypeString", "alias": "LS Manual", "length": 250, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R236_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_236", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S185_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 39, "name": "Flow Monitor", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3443, "latestWkid": 3443 }, "copyrightText": "", "parentLayer": { "id": 32, "name": "Sanitary Layers" }, "subLayers": [], "minScale": 6000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "78812e24939fc1782aac5841ec6c0255", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAR9JREFUGJVVkDFIAmEYhh/jj+OGu/MEgwgcJNcGW6TwQEFBIQeh1SlxtyL3JMJZhJYcAtsaHJ3dwi06HRNECnQRO345uIbrIl/44P343vcbHsG2jEYDKxpF7fV4G414Dw4iMN0u55mMchOLyeNQCKpVvoZD5bFYlLfAtwBotxWrXJYPui7NoKhp7BUKsjEYKLv5vLwSAOm0vNR1TIDNBhwHDMMvpFLyolbjSfy2j4JPnQ60WmDbfljTMLLZyIkA8DzcIJhMQr0OqurvngeuiysAFgte43EOASzLn0CzGZ+2vXwRAOMx1+EwViLBwX9WqxXuZBK5azaXCwFQqTDr9zldr2mbJumdHVTHYTyd7t/ncvPnLY6lEh/A2Tb/+Z/7Ad5+WH1ASUWcAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1017838.3630929105, "ymin": 1826187.2137954086, "xmax": 1048104.5171274133, "ymax": 1872075.490456991, "spatialReference": { "wkid": 3443, "latestWkid": 3443 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "ANCILLARYROLE", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 20, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 100, "domain": null }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "MANUFACTURER", "length": 20, "domain": { "type": "codedValue", "name": "sFlowManufacturer", "description": "Flow meter manufacturer", "codedValues": [ { "name": "ABB", "code": "ABB" }, { "name": "ADS", "code": "ADS" }, { "name": "FOXBO", "code": "FOXBO" }, { "name": "HACH", "code": "HACH" }, { "name": "ISCO", "code": "ISCO" }, { "name": "SIENNA", "code": "SIENNA" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "MIDWEST", "code": "MIDWEST" }, { "name": "KRONE", "code": "KRONE" }, { "name": "MJK", "code": "MJK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 50, "domain": { "type": "codedValue", "name": "sOwner", "description": "", "codedValues": [ { "name": "Department of Utilities - Water/Wastewater", "code": "DPUW" }, { "name": "Unknown", "code": "UNK" }, { "name": "Private", "code": "PVT" }, { "name": "DuPage County", "code": "DUPAGE" }, { "name": "Village of Warrenville", "code": "WARREN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 50, "domain": null }, { "name": "PIPESIZE", "type": "esriFieldTypeInteger", "alias": "PIPESIZE", "domain": { "type": "codedValue", "name": "sMainDistributionDiameter", "description": "", "codedValues": [ { "name": "6", "code": 6 }, { "name": "8", "code": 8 }, { "name": "10", "code": 10 }, { "name": "12", "code": 12 }, { "name": "14", "code": 14 }, { "name": "16", "code": 16 }, { "name": "18", "code": 18 }, { "name": "20", "code": 20 }, { "name": "24", "code": 24 }, { "name": "21", "code": 21 }, { "name": "15", "code": 15 }, { "name": "27", "code": 27 }, { "name": "30", "code": 30 }, { "name": "33", "code": 33 }, { "name": "36", "code": 36 }, { "name": "4", "code": 4 }, { "name": "42", "code": 42 }, { "name": "48", "code": 48 }, { "name": "50", "code": 50 }, { "name": "60", "code": 60 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "5", "code": 5 }, { "name": "UNK", "code": 100 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "METERTYPE", "type": "esriFieldTypeString", "alias": "METERTYPE", "length": 10, "domain": { "type": "codedValue", "name": "sMeterType", "description": "Flow Meter type", "codedValues": [ { "name": "Open Channel", "code": "OC" }, { "name": "Closed Pipe", "code": "CP" }, { "name": "Level", "code": "LV" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "YEAR_INSTALLED", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_INSTALLED", "domain": null }, { "name": "METER_STATUS", "type": "esriFieldTypeString", "alias": "METERSTATUS", "length": 25, "domain": { "type": "codedValue", "name": "sMeterStatus", "description": "whether Flow Meter is a permanent one or not", "codedValues": [ { "name": "Permanent", "code": "Permanent" }, { "name": "Temporary", "code": "Temporary" }, { "name": "Removed", "code": "Removed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R238_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_238", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S187_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 40, "name": "Grease Trap", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3443, "latestWkid": 3443 }, "copyrightText": "", "parentLayer": { "id": 32, "name": "Sanitary Layers" }, "subLayers": [], "minScale": 6000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "eb225e826bcfeb464ccc383d8375dc04", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAI5JREFUGJVjYWBgYKgy70ri5hT4w4ADPP1w/zwLAwMDg5dOWKuMoLwELoX77m4rZ8EliQ4wFP76/ZPh++9vDPxcgvgVLjo3jWHaqW6GAynXGPg4BXAr1JM0Ycg2K2PgZOPCb6KZnC2DmZwtYTfiAiwMDAwMLz4/YWNiZsKp6Nev72wsDAwMDCGrbIQJmQgAc6Mgz/8j2woAAAAASUVORK5CYII=", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1015637.53941058, "ymin": 1825703.1931099072, "xmax": 1044548.1649881639, "ymax": 1874025.0669384077, "spatialReference": { "wkid": 3443, "latestWkid": 3443 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FACILITYID", "typeIdField": "SubType", "subtypeFieldName": "SubType", "subtypeField": "SubType", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "ANCILLARYROLE", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 20, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 100, "domain": null }, { "name": "ROTATION", "type": "esriFieldTypeInteger", "alias": "ROTATION", "domain": null }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LifeCycleStatus", "length": 20, "domain": { "type": "codedValue", "name": "sLifecycleStatus", "description": "", "codedValues": [ { "name": "Proposed", "code": "PRP" }, { "name": "Abandoned", "code": "AB" }, { "name": "In service", "code": "IS" }, { "name": "Out of service", "code": "OS" }, { "name": "Under construction", "code": "UNC" }, { "name": "Do Not Use - Temp", "code": "ACT" }, { "name": "Lined Thru", "code": "LT" }, { "name": "Capped", "code": "CAP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SUBTYPE", "type": "esriFieldTypeInteger", "alias": "SUBTYPE", "domain": null }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "WATERTYPE", "length": 20, "domain": { "type": "codedValue", "name": "sWaterType", "description": "", "codedValues": [ { "name": "Treated Water", "code": "Treated" }, { "name": "Combined Waste Water", "code": "Combined" }, { "name": "Reclaimed Water", "code": "Reclaimed" }, { "name": "Salt Water", "code": "Salt" }, { "name": "Sewage", "code": "Sewage" }, { "name": "Storm Runoff", "code": "Storm" }, { "name": "Waste Water Effluent", "code": "Effluent" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "BELOWGRADE", "type": "esriFieldTypeInteger", "alias": "BELOWGRADE", "domain": { "type": "codedValue", "name": "sBoolean", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "MANUFACTURER", "length": 20, "domain": { "type": "codedValue", "name": "sSysVlvManuf", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 60, "domain": { "type": "codedValue", "name": "sOwner", "description": "", "codedValues": [ { "name": "Department of Utilities - Water/Wastewater", "code": "DPUW" }, { "name": "Unknown", "code": "UNK" }, { "name": "Private", "code": "PVT" }, { "name": "DuPage County", "code": "DUPAGE" }, { "name": "Village of Warrenville", "code": "WARREN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MODEL", "type": "esriFieldTypeString", "alias": "MODEL", "length": 20, "domain": null }, { "name": "SERIALNUMBER", "type": "esriFieldTypeString", "alias": "SERIALNUMBER", "length": 20, "domain": null }, { "name": "WELLSIZE", "type": "esriFieldTypeDouble", "alias": "WELLSIZE", "domain": null }, { "name": "DEPTHBURIED", "type": "esriFieldTypeDouble", "alias": "DEPTHBURIED", "domain": null }, { "name": "MAXFLOWCAP", "type": "esriFieldTypeInteger", "alias": "MAXFLOWCAP", "domain": null }, { "name": "DATASOURCE", "type": "esriFieldTypeString", "alias": "DATASOURCE", "length": 50, "domain": { "type": "codedValue", "name": "sDatasource", "description": "", "codedValues": [ { "name": "Engineering drawing", "code": "ENGDWG" }, { "name": "Lift station file", "code": "LFTFL" }, { "name": "Parcel coverage", "code": "PARCOV" }, { "name": "Paper files - backup prevention", "code": "PFLBU" }, { "name": "Paper files - flow monitors", "code": "PFLFM" }, { "name": "Paper files - siphons", "code": "PFLS" }, { "name": "Sewer basin book", "code": "SBBOOK" }, { "name": "City Crew GPS", "code": "GPS" }, { "name": "As-built drawing", "code": "ASBDWG" }, { "name": "WSC Field Crew", "code": "WSCFLD" }, { "name": "CEEC Field Crew", "code": "CEEC" }, { "name": "Automatically Generated", "code": "AUTO" }, { "name": "Vendor GPS", "code": "FLDCAP" }, { "name": "CEEC SURVEY", "code": "SURVEY" }, { "name": "CC TV Report", "code": "CCTV" }, { "name": "Digital Orthophotography", "code": "ORTHO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TIFFNUMBER", "type": "esriFieldTypeString", "alias": "TIFFNUMBER", "length": 50, "domain": null }, { "name": "RIM_ELEVATION", "type": "esriFieldTypeDouble", "alias": "RIM_ELEVATION", "domain": null }, { "name": "INVERT_ELEVATION", "type": "esriFieldTypeDouble", "alias": "INVERT_ELEVATION", "domain": null }, { "name": "YEAR_INSTALLED", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_INSTALLED", "domain": null }, { "name": "CORRECTIONFACTOR", "type": "esriFieldTypeDouble", "alias": "CORRECTIONFACTOR", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R233_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_233", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S182_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "BELOWGRADE": {"type": "inherited"}, "MANUFACTURER": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"} }, "id": 0, "name": "SGreaseInterceptor" }, { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "BELOWGRADE": {"type": "inherited"}, "MANUFACTURER": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"} }, "id": 1, "name": "SGreaseTrap" } ], "subtypes": [ { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "BELOWGRADE": {"type": "inherited"}, "MANUFACTURER": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "ROTATION": null, "LIFECYCLESTATUS": "IS", "SUBTYPE": 0, "WATERTYPE": null, "BELOWGRADE": 0, "MANUFACTURER": "UNK", "OWNER": "PVT", "MODEL": null, "SERIALNUMBER": null, "WELLSIZE": null, "DEPTHBURIED": null, "MAXFLOWCAP": null, "DATASOURCE": null, "TIFFNUMBER": null, "RIM_ELEVATION": null, "INVERT_ELEVATION": null, "YEAR_INSTALLED": 1900, "CORRECTIONFACTOR": null, "GlobalID": null }, "code": 0, "name": "SGreaseInterceptor" }, { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "BELOWGRADE": {"type": "inherited"}, "MANUFACTURER": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "ROTATION": null, "LIFECYCLESTATUS": "IS", "SUBTYPE": 1, "WATERTYPE": null, "BELOWGRADE": 0, "MANUFACTURER": "UNK", "OWNER": "PVT", "MODEL": null, "SERIALNUMBER": null, "WELLSIZE": null, "DEPTHBURIED": null, "MAXFLOWCAP": null, "DATASOURCE": null, "TIFFNUMBER": null, "RIM_ELEVATION": null, "INVERT_ELEVATION": null, "YEAR_INSTALLED": 1900, "CORRECTIONFACTOR": null, "GlobalID": null }, "code": 1, "name": "SGreaseTrap" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 41, "name": "Force Main", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 3443, "latestWkid": 3443 }, "copyrightText": "", "parentLayer": { "id": 32, "name": "Sanitary Layers" }, "subLayers": [], "minScale": 6000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 6.000001907348633 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1012895.784067329, "ymin": 1822352.5905591547, "xmax": 1050101.4918079972, "ymax": 1873922.61307507, "spatialReference": { "wkid": 3443, "latestWkid": 3443 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "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": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 20, "domain": null }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LifeCycleStatus", "length": 20, "domain": { "type": "codedValue", "name": "sLifecycleStatus", "description": "", "codedValues": [ { "name": "Proposed", "code": "PRP" }, { "name": "Abandoned", "code": "AB" }, { "name": "In service", "code": "IS" }, { "name": "Out of service", "code": "OS" }, { "name": "Under construction", "code": "UNC" }, { "name": "Do Not Use - Temp", "code": "ACT" }, { "name": "Lined Thru", "code": "LT" }, { "name": "Capped", "code": "CAP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LEGACYID", "type": "esriFieldTypeString", "alias": "LEGACYID", "length": 20, "domain": null }, { "name": "RECORDEDLENGTH", "type": "esriFieldTypeDouble", "alias": "RECORDEDLENGTH", "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 20, "domain": { "type": "codedValue", "name": "sForceMainMaterial", "description": "Force Main Material Types", "codedValues": [ { "name": "Ductile Iron Pipe", "code": "DIP" }, { "name": "Cast Iron", "code": "CAS" }, { "name": "Not Known", "code": "XXX" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Steel Pipe", "code": "SP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIAMETER", "type": "esriFieldTypeInteger", "alias": "Diameter", "domain": { "type": "codedValue", "name": "sMainDistributionDiameter", "description": "", "codedValues": [ { "name": "6", "code": 6 }, { "name": "8", "code": 8 }, { "name": "10", "code": 10 }, { "name": "12", "code": 12 }, { "name": "14", "code": 14 }, { "name": "16", "code": 16 }, { "name": "18", "code": 18 }, { "name": "20", "code": 20 }, { "name": "24", "code": 24 }, { "name": "21", "code": 21 }, { "name": "15", "code": 15 }, { "name": "27", "code": 27 }, { "name": "30", "code": 30 }, { "name": "33", "code": 33 }, { "name": "36", "code": 36 }, { "name": "4", "code": 4 }, { "name": "42", "code": 42 }, { "name": "48", "code": 48 }, { "name": "50", "code": 50 }, { "name": "60", "code": 60 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "5", "code": 5 }, { "name": "UNK", "code": 100 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PRESSURERATING", "type": "esriFieldTypeString", "alias": "PRESSURERATING", "length": 20, "domain": null }, { "name": "DESIGNFLOW", "type": "esriFieldTypeInteger", "alias": "DESIGNFLOW", "domain": null }, { "name": "AVGFLOW", "type": "esriFieldTypeDouble", "alias": "AVGFLOW", "domain": null }, { "name": "MAXFLOW", "type": "esriFieldTypeDouble", "alias": "MAXFLOW", "domain": null }, { "name": "MINFLOW", "type": "esriFieldTypeDouble", "alias": "MINFLOW", "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 50, "domain": { "type": "codedValue", "name": "sOwner", "description": "", "codedValues": [ { "name": "Department of Utilities - Water/Wastewater", "code": "DPUW" }, { "name": "Unknown", "code": "UNK" }, { "name": "Private", "code": "PVT" }, { "name": "DuPage County", "code": "DUPAGE" }, { "name": "Village of Warrenville", "code": "WARREN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DATASOURCE", "type": "esriFieldTypeString", "alias": "DATASOURCE", "length": 50, "domain": { "type": "codedValue", "name": "sDatasource", "description": "", "codedValues": [ { "name": "Engineering drawing", "code": "ENGDWG" }, { "name": "Lift station file", "code": "LFTFL" }, { "name": "Parcel coverage", "code": "PARCOV" }, { "name": "Paper files - backup prevention", "code": "PFLBU" }, { "name": "Paper files - flow monitors", "code": "PFLFM" }, { "name": "Paper files - siphons", "code": "PFLS" }, { "name": "Sewer basin book", "code": "SBBOOK" }, { "name": "City Crew GPS", "code": "GPS" }, { "name": "As-built drawing", "code": "ASBDWG" }, { "name": "WSC Field Crew", "code": "WSCFLD" }, { "name": "CEEC Field Crew", "code": "CEEC" }, { "name": "Automatically Generated", "code": "AUTO" }, { "name": "Vendor GPS", "code": "FLDCAP" }, { "name": "CEEC SURVEY", "code": "SURVEY" }, { "name": "CC TV Report", "code": "CCTV" }, { "name": "Digital Orthophotography", "code": "ORTHO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TIFFNUMBER", "type": "esriFieldTypeString", "alias": "TIFFNUMBER", "length": 50, "domain": null }, { "name": "TOTALDYNAMICHEAD", "type": "esriFieldTypeSingle", "alias": "TOTALDYNAMICHEAD", "domain": null }, { "name": "UPSTREAMINVERT", "type": "esriFieldTypeDouble", "alias": "UPSTREAMINVERT", "domain": null }, { "name": "DOWNSTREAMINVERT", "type": "esriFieldTypeDouble", "alias": "DOWNSTREAMINVERT", "domain": null }, { "name": "DEPTHDOWNSTREAM", "type": "esriFieldTypeDouble", "alias": "DEPTHDOWNSTREAM", "domain": null }, { "name": "DEPTHUPSTREAM", "type": "esriFieldTypeDouble", "alias": "DEPTHUPSTREAM", "domain": null }, { "name": "ASBUILT_DOWNSTREAM_INVERT_ELEV", "type": "esriFieldTypeDouble", "alias": "ASBUILT_DOWNSTREAM_INVERT_ELEV", "domain": null }, { "name": "ASBUILT_UPSTREAM_INVERT_ELEV", "type": "esriFieldTypeDouble", "alias": "ASBUILT_UPSTREAM_INVERT_ELEV", "domain": null }, { "name": "YEAR_INSTALLED", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_INSTALLED", "domain": null }, { "name": "DISCHARGE_MH_LEGACYID", "type": "esriFieldTypeString", "alias": "DISCHARGE_MH_LEGACYID", "length": 25, "domain": null }, { "name": "DISCHARGE_MH_ADDRESS", "type": "esriFieldTypeString", "alias": "DISCHARGE_MH_ADDRESS", "length": 25, "domain": null }, { "name": "NUM_AIR_VALVES", "type": "esriFieldTypeSmallInteger", "alias": "NUM_AIR_VALVES", "domain": null }, { "name": "INSPECTION_DATE", "type": "esriFieldTypeSmallInteger", "alias": "INSPECTION_DATE", "domain": null }, { "name": "STATION_ORIGIN", "type": "esriFieldTypeString", "alias": "STATION_ORIGIN", "length": 25, "domain": null }, { "name": "TV_REPORT", "type": "esriFieldTypeString", "alias": "TV_REPORT", "length": 6, "domain": null }, { "name": "TV_PATH", "type": "esriFieldTypeString", "alias": "TV_PATH", "length": 300, "domain": null }, { "name": "TV_INSPECTION_DATE", "type": "esriFieldTypeDate", "alias": "TV_INSPECTION_DATE", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "DIVERTIBLE", "type": "esriFieldTypeString", "alias": "Divertible", "length": 5, "domain": { "type": "codedValue", "name": "YNOnly", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LINING_TYPE", "type": "esriFieldTypeString", "alias": "Lining Type", "length": 50, "domain": { "type": "codedValue", "name": "sPipeLiner", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "Not Lined", "code": "NONE" }, { "name": "UV-Glass Reinforced Pipe", "code": "GRP" }, { "name": "InsituMain", "code": "INSIT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LINING_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "Lining Year", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R239_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_239", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S188_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 42, "name": "Gravity Main", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 3443, "latestWkid": 3443 }, "copyrightText": "", "parentLayer": { "id": 32, "name": "Sanitary Layers" }, "subLayers": [], "minScale": 6000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SUBTYPE", "field2": "OWNER", "field3": "LIFECYCLESTATUS", "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 6.000001907348633 }, "value": "0,DPUW,IS", "label": "DPU-W, Collector", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 6.000001907348633 }, "value": "0,DPUW,PRP", "label": "DPU-W, Collector", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 115, 0, 255 ], "width": 6.000001907348633 }, "value": "0,DUPAGE,IS", "label": "Private, Collector; SInterceptor, Private, In service", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 115, 0, 255 ], "width": 6.000001907348633 }, "value": "0,PVT,IS", "label": "Private, Collector; SInterceptor, Private, In service", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 115, 0, 255 ], "width": 6.000001907348633 }, "value": "0,WARREN,IS", "label": "Private, Collector; SInterceptor, Private, In service", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 115, 0, 255 ], "width": 6.000001907348633 }, "value": "1,PVT,IS", "label": "Private, Collector; SInterceptor, Private, In service", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 6.000001907348633 }, "value": "1,DPUW,IS", "label": "DPU-W, Interceptor", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 115, 0, 255 ], "width": 6.000001907348633 }, "value": "1,DUPAGE,IS", "label": "Private, Interceptor", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 115, 0, 255 ], "width": 6.000001907348633 }, "value": "1,WARREN,IS", "label": "Private, Interceptor", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 6.000001907348633 }, "value": "2,DPUW,IS", "label": "DPU-W, Siphon", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "0,DPUW,AB", "label": "Abandoned", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "0,PVT,AB", "label": "Abandoned", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[DIAMETER1]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 3500, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1011225.3930511624, "ymin": 1821207.2591884062, "xmax": 1050992.1639111638, "ymax": 1877530.6393235698, "spatialReference": { "wkid": 3443, "latestWkid": 3443 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FACILITYNAME", "typeIdField": "SubType", "subtypeFieldName": "SubType", "subtypeField": "SubType", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "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": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 20, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 100, "domain": null }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LifeCycleStatus", "length": 20, "domain": { "type": "codedValue", "name": "sLifecycleStatus", "description": "", "codedValues": [ { "name": "Proposed", "code": "PRP" }, { "name": "Abandoned", "code": "AB" }, { "name": "In service", "code": "IS" }, { "name": "Out of service", "code": "OS" }, { "name": "Under construction", "code": "UNC" }, { "name": "Do Not Use - Temp", "code": "ACT" }, { "name": "Lined Thru", "code": "LT" }, { "name": "Capped", "code": "CAP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SUBTYPE", "type": "esriFieldTypeInteger", "alias": "SUBTYPE", "domain": null }, { "name": "LEGACYID", "type": "esriFieldTypeString", "alias": "LEGACYID", "length": 20, "domain": null }, { "name": "RECORDEDLENGTH", "type": "esriFieldTypeDouble", "alias": "RECORDEDLENGTH", "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 20, "domain": { "type": "codedValue", "name": "sPipeMaterial", "description": "", "codedValues": [ { "name": "Not Known", "code": "XXX" }, { "name": "Cast Iron", "code": "CAS" }, { "name": "Concrete Pipe (non-reinforced)", "code": "CP" }, { "name": "Ductile Iron Pipe", "code": "DIP" }, { "name": "Fiber Reinforced Pipe", "code": "FRP" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Vitrified Clay Pipe", "code": "VCP" }, { "name": "Reinforced Concrete Pipe", "code": "RCP" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Reinforced Plastic Pipe (Truss pipe)", "code": "RPM" }, { "name": "Asbestos Cement", "code": "AC" }, { "name": "CIPP", "code": "CIPP" }, { "name": "Fold Form", "code": "FF" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GROUNDTYPE", "type": "esriFieldTypeString", "alias": "GROUNDTYPE", "length": 20, "domain": { "type": "codedValue", "name": "sGroundCover", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "River", "code": "RIV" }, { "name": "Shrubs", "code": "SHR" }, { "name": "Concrete", "code": "CON" }, { "name": "Grass", "code": "GR" }, { "name": "Pavement", "code": "PV" }, { "name": "Parkway", "code": "PK" }, { "name": "Asphalt", "code": "AS" }, { "name": "Sidewalk", "code": "SW" }, { "name": "Buried", "code": "BUR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UPSTREAMINVERT", "type": "esriFieldTypeDouble", "alias": "UPSTREAMINVERT", "domain": null }, { "name": "DOWNSTREAMINVERT", "type": "esriFieldTypeDouble", "alias": "DOWNSTREAMINVERT", "domain": null }, { "name": "DEPTHUPSTREAM", "type": "esriFieldTypeDouble", "alias": "DEPTHUPSTREAM", "domain": null }, { "name": "DEPTHDOWNSTREAM", "type": "esriFieldTypeDouble", "alias": "DEPTHDOWNSTREAM", "domain": null }, { "name": "DESIGNFLOW", "type": "esriFieldTypeInteger", "alias": "DESIGNFLOW", "domain": null }, { "name": "AVGFLOW", "type": "esriFieldTypeDouble", "alias": "AVGFLOW", "domain": null }, { "name": "BASIN", "type": "esriFieldTypeString", "alias": "BASIN", "length": 50, "domain": null }, { "name": "MAXFLOW", "type": "esriFieldTypeDouble", "alias": "MAXFLOW", "domain": null }, { "name": "MINFLOW", "type": "esriFieldTypeDouble", "alias": "MINFLOW", "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 50, "domain": { "type": "codedValue", "name": "sOwner", "description": "", "codedValues": [ { "name": "Department of Utilities - Water/Wastewater", "code": "DPUW" }, { "name": "Unknown", "code": "UNK" }, { "name": "Private", "code": "PVT" }, { "name": "DuPage County", "code": "DUPAGE" }, { "name": "Village of Warrenville", "code": "WARREN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DATASOURCE", "type": "esriFieldTypeString", "alias": "DATASOURCE", "length": 50, "domain": { "type": "codedValue", "name": "sDatasource", "description": "", "codedValues": [ { "name": "Engineering drawing", "code": "ENGDWG" }, { "name": "Lift station file", "code": "LFTFL" }, { "name": "Parcel coverage", "code": "PARCOV" }, { "name": "Paper files - backup prevention", "code": "PFLBU" }, { "name": "Paper files - flow monitors", "code": "PFLFM" }, { "name": "Paper files - siphons", "code": "PFLS" }, { "name": "Sewer basin book", "code": "SBBOOK" }, { "name": "City Crew GPS", "code": "GPS" }, { "name": "As-built drawing", "code": "ASBDWG" }, { "name": "WSC Field Crew", "code": "WSCFLD" }, { "name": "CEEC Field Crew", "code": "CEEC" }, { "name": "Automatically Generated", "code": "AUTO" }, { "name": "Vendor GPS", "code": "FLDCAP" }, { "name": "CEEC SURVEY", "code": "SURVEY" }, { "name": "CC TV Report", "code": "CCTV" }, { "name": "Digital Orthophotography", "code": "ORTHO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TIFFNUMBER", "type": "esriFieldTypeString", "alias": "TIFFNUMBER", "length": 50, "domain": null }, { "name": "DIAMETER1", "type": "esriFieldTypeInteger", "alias": "DIAMETER1", "domain": { "type": "codedValue", "name": "sMainDistributionDiameter", "description": "", "codedValues": [ { "name": "6", "code": 6 }, { "name": "8", "code": 8 }, { "name": "10", "code": 10 }, { "name": "12", "code": 12 }, { "name": "14", "code": 14 }, { "name": "16", "code": 16 }, { "name": "18", "code": 18 }, { "name": "20", "code": 20 }, { "name": "24", "code": 24 }, { "name": "21", "code": 21 }, { "name": "15", "code": 15 }, { "name": "27", "code": 27 }, { "name": "30", "code": 30 }, { "name": "33", "code": 33 }, { "name": "36", "code": 36 }, { "name": "4", "code": 4 }, { "name": "42", "code": 42 }, { "name": "48", "code": 48 }, { "name": "50", "code": 50 }, { "name": "60", "code": 60 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "5", "code": 5 }, { "name": "UNK", "code": 100 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DIAMETER2", "type": "esriFieldTypeInteger", "alias": "DIAMETER2", "domain": { "type": "codedValue", "name": "sMainDistributionDiameter", "description": "", "codedValues": [ { "name": "6", "code": 6 }, { "name": "8", "code": 8 }, { "name": "10", "code": 10 }, { "name": "12", "code": 12 }, { "name": "14", "code": 14 }, { "name": "16", "code": 16 }, { "name": "18", "code": 18 }, { "name": "20", "code": 20 }, { "name": "24", "code": 24 }, { "name": "21", "code": 21 }, { "name": "15", "code": 15 }, { "name": "27", "code": 27 }, { "name": "30", "code": 30 }, { "name": "33", "code": 33 }, { "name": "36", "code": 36 }, { "name": "4", "code": 4 }, { "name": "42", "code": 42 }, { "name": "48", "code": 48 }, { "name": "50", "code": 50 }, { "name": "60", "code": 60 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "5", "code": 5 }, { "name": "UNK", "code": 100 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DIAMETER3", "type": "esriFieldTypeInteger", "alias": "DIAMETER3", "domain": { "type": "codedValue", "name": "sMainDistributionDiameter", "description": "", "codedValues": [ { "name": "6", "code": 6 }, { "name": "8", "code": 8 }, { "name": "10", "code": 10 }, { "name": "12", "code": 12 }, { "name": "14", "code": 14 }, { "name": "16", "code": 16 }, { "name": "18", "code": 18 }, { "name": "20", "code": 20 }, { "name": "24", "code": 24 }, { "name": "21", "code": 21 }, { "name": "15", "code": 15 }, { "name": "27", "code": 27 }, { "name": "30", "code": 30 }, { "name": "33", "code": 33 }, { "name": "36", "code": 36 }, { "name": "4", "code": 4 }, { "name": "42", "code": 42 }, { "name": "48", "code": 48 }, { "name": "50", "code": 50 }, { "name": "60", "code": 60 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "5", "code": 5 }, { "name": "UNK", "code": 100 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SLOPE_IN_PERCENTS", "type": "esriFieldTypeDouble", "alias": "SLOPE_IN_PERCENTS", "domain": null }, { "name": "NUMBEROFBARRELS", "type": "esriFieldTypeInteger", "alias": "NUMBEROFBARRELS", "domain": null }, { "name": "FACILITYNAME", "type": "esriFieldTypeString", "alias": "FACILITYNAME", "length": 100, "domain": null }, { "name": "FLUSHING", "type": "esriFieldTypeString", "alias": "FLUSHING", "length": 25, "domain": { "type": "codedValue", "name": "sFlushingType", "description": "", "codedValues": [ { "name": "Low Pressure", "code": "LOW" }, { "name": "Call Customer", "code": "CALL" }, { "name": "Proofer Only", "code": "PROOF" }, { "name": "Rootsaw Carefully", "code": "ROOT" }, { "name": "Flush with Hydrant", "code": "HYD" }, { "name": "Other", "code": "OTH" }, { "name": "None", "code": "NONE" }, { "name": "Quarterly", "code": "QUARTERLY" }, { "name": "Monthly", "code": "MONTHLY" }, { "name": "1 Year", "code": "1 YEAR" }, { "name": "2 Years", "code": "2 YEARS" }, { "name": "3 Years", "code": "3 YEARS" }, { "name": "4 Years", "code": "4 YEARS" }, { "name": "5 Years", "code": "5 YEARS" }, { "name": "Semiannual", "code": "SEMI" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DIVERTIBLE", "type": "esriFieldTypeString", "alias": "DIVERTIBLE", "length": 4, "domain": { "type": "codedValue", "name": "YesNoIndicator", "description": "", "codedValues": [ { "name": "No", "code": "N" }, { "name": "Yes", "code": "Y" }, { "name": "Unk", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PLUGGED", "type": "esriFieldTypeString", "alias": "PLUGGED", "length": 4, "domain": { "type": "codedValue", "name": "YesNoIndicator", "description": "", "codedValues": [ { "name": "No", "code": "N" }, { "name": "Yes", "code": "Y" }, { "name": "Unk", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ASBUILT_UPSTREAM_INVERT_ELEV", "type": "esriFieldTypeDouble", "alias": "AsBuilt Upstream Invert Elev", "domain": null }, { "name": "ASBUILT_DOWNSTREAM_INVERT_ELEV", "type": "esriFieldTypeDouble", "alias": "AsBuilt Downstream Invert Elev", "domain": null }, { "name": "CORRECTIONFACTOR", "type": "esriFieldTypeDouble", "alias": "Correction Factor", "domain": null }, { "name": "UPSTREAM_MANHOLE", "type": "esriFieldTypeString", "alias": "UPSTREAM MANHOLE", "length": 15, "domain": null }, { "name": "DOWNSTREAM_MANHOLE", "type": "esriFieldTypeString", "alias": "DOWNSTREAM MANHOLE", "length": 15, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 50, "domain": null }, { "name": "YEAR_INSTALLED", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_INSTALLED", "domain": null }, { "name": "TV_REPORT", "type": "esriFieldTypeString", "alias": "TV_REPORT", "length": 6, "domain": { "type": "codedValue", "name": "YesNoIndicator", "description": "", "codedValues": [ { "name": "No", "code": "N" }, { "name": "Yes", "code": "Y" }, { "name": "Unk", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LOW_PRESSURE", "type": "esriFieldTypeString", "alias": "LOW_PRESSURE", "length": 6, "domain": { "type": "codedValue", "name": "YesNoIndicator", "description": "", "codedValues": [ { "name": "No", "code": "N" }, { "name": "Yes", "code": "Y" }, { "name": "Unk", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TV_PATH", "type": "esriFieldTypeString", "alias": "TV_PATH", "length": 300, "domain": null }, { "name": "REHAB_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "REHAB_YEAR", "domain": null }, { "name": "REHAB_TYPE", "type": "esriFieldTypeString", "alias": "REHAB_TYPE", "length": 20, "domain": { "type": "codedValue", "name": "sMainRehabType", "description": "Method of Rehab performed on Sanitary Main", "codedValues": [ { "name": "CIPP", "code": "CIPP" }, { "name": "FoldForm", "code": "FoldForm" }, { "name": "SpotLine", "code": "SpotLine" }, { "name": "OpenCut", "code": "OpenCut" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PMS", "type": "esriFieldTypeString", "alias": "PMS", "length": 20, "domain": null }, { "name": "FLUSHING_SCHEDULE", "type": "esriFieldTypeSmallInteger", "alias": "FLUSHING_SCHEDULE", "domain": null }, { "name": "EDITDATE", "type": "esriFieldTypeDate", "alias": "EDITDATE", "length": 8, "domain": null }, { "name": "FLOWMETER", "type": "esriFieldTypeString", "alias": "FLOWMETER", "length": 25, "domain": null }, { "name": "TEMP_FLOW", "type": "esriFieldTypeString", "alias": "TEMP_FLOW", "length": 25, "domain": null }, { "name": "TV_INSPECTION_DATE", "type": "esriFieldTypeDate", "alias": "TV_INSPECTION_DATE", "length": 8, "domain": null }, { "name": "REHAB_COST", "type": "esriFieldTypeInteger", "alias": "REHAB_COST", "domain": null }, { "name": "WARTY_EXPIRE", "type": "esriFieldTypeDate", "alias": "WARTY_EXPIRE", "length": 8, "domain": null }, { "name": "NUMB_SC", "type": "esriFieldTypeSmallInteger", "alias": "NUMB_SC", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "MAINTENANCE", "type": "esriFieldTypeString", "alias": "Maintenance", "length": 25, "domain": { "type": "codedValue", "name": "sMaintenance", "description": "", "codedValues": [ { "name": "Rootsaw - Monthly", "code": "RM" }, { "name": "Rootsaw - Quarterly", "code": "RQ" }, { "name": "Rootsaw - Semi-Annual", "code": "RS" }, { "name": "Flush - Monthly", "code": "FM" }, { "name": "Flush - Quarterly", "code": "FQ" }, { "name": "Flush - Semi-Annual", "code": "FS" }, { "name": "Flush - Annual", "code": "FA" }, { "name": "Flush - 2-3 Years", "code": "F23" }, { "name": "Flush - 4-5 Years", "code": "F45" }, { "name": "Rootsaw - Annual", "code": "RA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCATION_DESC", "type": "esriFieldTypeString", "alias": "Location Descriptive", "length": 20, "domain": { "type": "codedValue", "name": "sLocation", "description": "", "codedValues": [ { "name": "None", "code": "None" }, { "name": "50 Inter, RR, River", "code": "Fifty" }, { "name": "Blind Tie", "code": "Blind" }, { "name": "Bottlenecks", "code": "Bottle" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CUSTOMERS", "type": "esriFieldTypeSmallInteger", "alias": "Customers", "domain": null }, { "name": "ASSET_AGE", "type": "esriFieldTypeSmallInteger", "alias": "Asset Age", "domain": null }, { "name": "POF", "type": "esriFieldTypeDouble", "alias": "POF", "domain": null }, { "name": "COF", "type": "esriFieldTypeDouble", "alias": "COF", "domain": null }, { "name": "BRE", "type": "esriFieldTypeDouble", "alias": "BRE", "domain": null }, { "name": "ASSET_MATERIAL", "type": "esriFieldTypeString", "alias": "Asset Material", "length": 20, "domain": { "type": "codedValue", "name": "sPipeMaterial", "description": "", "codedValues": [ { "name": "Not Known", "code": "XXX" }, { "name": "Cast Iron", "code": "CAS" }, { "name": "Concrete Pipe (non-reinforced)", "code": "CP" }, { "name": "Ductile Iron Pipe", "code": "DIP" }, { "name": "Fiber Reinforced Pipe", "code": "FRP" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Vitrified Clay Pipe", "code": "VCP" }, { "name": "Reinforced Concrete Pipe", "code": "RCP" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Reinforced Plastic Pipe (Truss pipe)", "code": "RPM" }, { "name": "Asbestos Cement", "code": "AC" }, { "name": "CIPP", "code": "CIPP" }, { "name": "Fold Form", "code": "FF" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R232_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_232", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S181_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "FLUSHING": {"type": "inherited"}, "DIVERTIBLE": {"type": "inherited"}, "PLUGGED": {"type": "inherited"}, "TV_REPORT": {"type": "inherited"}, "LOW_PRESSURE": {"type": "inherited"}, "REHAB_TYPE": {"type": "inherited"}, "MAINTENANCE": {"type": "inherited"}, "LOCATION_DESC": {"type": "inherited"}, "ASSET_MATERIAL": {"type": "inherited"} }, "id": 2, "name": "SInvertedSiphon" }, { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "FLUSHING": {"type": "inherited"}, "DIVERTIBLE": {"type": "inherited"}, "PLUGGED": {"type": "inherited"}, "TV_REPORT": {"type": "inherited"}, "LOW_PRESSURE": {"type": "inherited"}, "REHAB_TYPE": {"type": "inherited"}, "MAINTENANCE": {"type": "inherited"}, "LOCATION_DESC": {"type": "inherited"}, "ASSET_MATERIAL": {"type": "inherited"} }, "id": 0, "name": "SCollector" }, { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "FLUSHING": {"type": "inherited"}, "DIVERTIBLE": {"type": "inherited"}, "PLUGGED": {"type": "inherited"}, "TV_REPORT": {"type": "inherited"}, "LOW_PRESSURE": {"type": "inherited"}, "REHAB_TYPE": {"type": "inherited"}, "MAINTENANCE": {"type": "inherited"}, "LOCATION_DESC": {"type": "inherited"}, "ASSET_MATERIAL": {"type": "inherited"} }, "id": 1, "name": "SInterceptor" } ], "subtypes": [ { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "FLUSHING": {"type": "inherited"}, "DIVERTIBLE": {"type": "inherited"}, "PLUGGED": {"type": "inherited"}, "TV_REPORT": {"type": "inherited"}, "LOW_PRESSURE": {"type": "inherited"}, "REHAB_TYPE": {"type": "inherited"}, "MAINTENANCE": {"type": "inherited"}, "LOCATION_DESC": {"type": "inherited"}, "ASSET_MATERIAL": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "FACILITYID": null, "LOCATION": null, "LIFECYCLESTATUS": "IS", "SUBTYPE": 2, "LEGACYID": null, "RECORDEDLENGTH": null, "MATERIAL": "UNK", "GROUNDTYPE": "UNK", "UPSTREAMINVERT": null, "DOWNSTREAMINVERT": null, "DEPTHUPSTREAM": null, "DEPTHDOWNSTREAM": null, "DESIGNFLOW": null, "AVGFLOW": null, "BASIN": null, "MAXFLOW": null, "MINFLOW": null, "OWNER": "DPUW", "DATASOURCE": null, "TIFFNUMBER": null, "DIAMETER1": null, "DIAMETER2": null, "DIAMETER3": null, "SLOPE_IN_PERCENTS": null, "NUMBEROFBARRELS": null, "FACILITYNAME": null, "FLUSHING": "NONE", "DIVERTIBLE": "N", "PLUGGED": "N", "ASBUILT_UPSTREAM_INVERT_ELEV": null, "ASBUILT_DOWNSTREAM_INVERT_ELEV": null, "CORRECTIONFACTOR": null, "UPSTREAM_MANHOLE": null, "DOWNSTREAM_MANHOLE": null, "COMMENTS": null, "YEAR_INSTALLED": 1900, "TV_REPORT": "N", "LOW_PRESSURE": "N", "TV_PATH": null, "REHAB_YEAR": null, "REHAB_TYPE": null, "PMS": null, "FLUSHING_SCHEDULE": null, "EDITDATE": null, "FLOWMETER": null, "TEMP_FLOW": null, "TV_INSPECTION_DATE": null, "REHAB_COST": null, "WARTY_EXPIRE": null, "NUMB_SC": null, "GlobalID": null, "MAINTENANCE": null, "LOCATION_DESC": null, "CUSTOMERS": null, "ASSET_AGE": null, "POF": null, "COF": null, "BRE": null, "ASSET_MATERIAL": null }, "code": 2, "name": "SInvertedSiphon" }, { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "FLUSHING": {"type": "inherited"}, "DIVERTIBLE": {"type": "inherited"}, "PLUGGED": {"type": "inherited"}, "TV_REPORT": {"type": "inherited"}, "LOW_PRESSURE": {"type": "inherited"}, "REHAB_TYPE": {"type": "inherited"}, "MAINTENANCE": {"type": "inherited"}, "LOCATION_DESC": {"type": "inherited"}, "ASSET_MATERIAL": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "FACILITYID": null, "LOCATION": null, "LIFECYCLESTATUS": "IS", "SUBTYPE": 0, "LEGACYID": null, "RECORDEDLENGTH": null, "MATERIAL": "UNK", "GROUNDTYPE": "UNK", "UPSTREAMINVERT": null, "DOWNSTREAMINVERT": null, "DEPTHUPSTREAM": null, "DEPTHDOWNSTREAM": null, "DESIGNFLOW": null, "AVGFLOW": null, "BASIN": null, "MAXFLOW": null, "MINFLOW": null, "OWNER": "DPUW", "DATASOURCE": null, "TIFFNUMBER": null, "DIAMETER1": null, "DIAMETER2": null, "DIAMETER3": null, "SLOPE_IN_PERCENTS": null, "NUMBEROFBARRELS": null, "FACILITYNAME": "N/A", "FLUSHING": "NONE", "DIVERTIBLE": "N", "PLUGGED": "N", "ASBUILT_UPSTREAM_INVERT_ELEV": null, "ASBUILT_DOWNSTREAM_INVERT_ELEV": null, "CORRECTIONFACTOR": null, "UPSTREAM_MANHOLE": null, "DOWNSTREAM_MANHOLE": null, "COMMENTS": null, "YEAR_INSTALLED": 1900, "TV_REPORT": "N", "LOW_PRESSURE": "N", "TV_PATH": null, "REHAB_YEAR": null, "REHAB_TYPE": null, "PMS": null, "FLUSHING_SCHEDULE": null, "EDITDATE": null, "FLOWMETER": null, "TEMP_FLOW": null, "TV_INSPECTION_DATE": null, "REHAB_COST": null, "WARTY_EXPIRE": null, "NUMB_SC": null, "GlobalID": null, "MAINTENANCE": null, "LOCATION_DESC": null, "CUSTOMERS": null, "ASSET_AGE": null, "POF": null, "COF": null, "BRE": null, "ASSET_MATERIAL": null }, "code": 0, "name": "SCollector" }, { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "FLUSHING": {"type": "inherited"}, "DIVERTIBLE": {"type": "inherited"}, "PLUGGED": {"type": "inherited"}, "TV_REPORT": {"type": "inherited"}, "LOW_PRESSURE": {"type": "inherited"}, "REHAB_TYPE": {"type": "inherited"}, "MAINTENANCE": {"type": "inherited"}, "LOCATION_DESC": {"type": "inherited"}, "ASSET_MATERIAL": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "FACILITYID": null, "LOCATION": null, "LIFECYCLESTATUS": "IS", "SUBTYPE": 1, "LEGACYID": null, "RECORDEDLENGTH": null, "MATERIAL": "UNK", "GROUNDTYPE": "UNK", "UPSTREAMINVERT": null, "DOWNSTREAMINVERT": null, "DEPTHUPSTREAM": null, "DEPTHDOWNSTREAM": null, "DESIGNFLOW": null, "AVGFLOW": null, "BASIN": null, "MAXFLOW": null, "MINFLOW": null, "OWNER": "DPUW", "DATASOURCE": null, "TIFFNUMBER": null, "DIAMETER1": null, "DIAMETER2": null, "DIAMETER3": null, "SLOPE_IN_PERCENTS": null, "NUMBEROFBARRELS": null, "FACILITYNAME": "N/A", "FLUSHING": "NONE", "DIVERTIBLE": "N", "PLUGGED": "N", "ASBUILT_UPSTREAM_INVERT_ELEV": null, "ASBUILT_DOWNSTREAM_INVERT_ELEV": null, "CORRECTIONFACTOR": null, "UPSTREAM_MANHOLE": null, "DOWNSTREAM_MANHOLE": null, "COMMENTS": null, "YEAR_INSTALLED": 1900, "TV_REPORT": "N", "LOW_PRESSURE": "N", "TV_PATH": null, "REHAB_YEAR": null, "REHAB_TYPE": null, "PMS": null, "FLUSHING_SCHEDULE": null, "EDITDATE": null, "FLOWMETER": null, "TEMP_FLOW": null, "TV_INSPECTION_DATE": null, "REHAB_COST": null, "WARTY_EXPIRE": null, "NUMB_SC": null, "GlobalID": null, "MAINTENANCE": null, "LOCATION_DESC": null, "CUSTOMERS": null, "ASSET_AGE": null, "POF": null, "COF": null, "BRE": null, "ASSET_MATERIAL": null }, "code": 1, "name": "SInterceptor" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 43, "name": "Sanitary Lateral Lines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 3443, "latestWkid": 3443 }, "copyrightText": "", "parentLayer": { "id": 32, "name": "Sanitary Layers" }, "subLayers": [], "minScale": 6000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SUBTYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 6.900001525878906 }, "value": "1", "label": "SCommercial", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 6.900001525878906 }, "value": "2", "label": "SDomestic", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 6.900001525878906 }, "value": "3", "label": "SIndustrial", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1011214.9311298281, "ymin": 1821201.0695682392, "xmax": 1050937.8520119116, "ymax": 1877648.6197306588, "spatialReference": { "wkid": 3443, "latestWkid": 3443 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": "SubType", "subtypeFieldName": "SubType", "subtypeField": "SubType", "defaultSubtypeCode": 2, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "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": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 20, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 100, "domain": null }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LifeCycleStatus", "length": 20, "domain": { "type": "codedValue", "name": "sLifecycleStatus", "description": "", "codedValues": [ { "name": "Proposed", "code": "PRP" }, { "name": "Abandoned", "code": "AB" }, { "name": "In service", "code": "IS" }, { "name": "Out of service", "code": "OS" }, { "name": "Under construction", "code": "UNC" }, { "name": "Do Not Use - Temp", "code": "ACT" }, { "name": "Lined Thru", "code": "LT" }, { "name": "Capped", "code": "CAP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SUBTYPE", "type": "esriFieldTypeInteger", "alias": "SUBTYPE", "domain": null }, { "name": "LEGACYID", "type": "esriFieldTypeString", "alias": "LEGACYID", "length": 20, "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 20, "domain": { "type": "codedValue", "name": "sPipeMaterial", "description": "", "codedValues": [ { "name": "Not Known", "code": "XXX" }, { "name": "Cast Iron", "code": "CAS" }, { "name": "Concrete Pipe (non-reinforced)", "code": "CP" }, { "name": "Ductile Iron Pipe", "code": "DIP" }, { "name": "Fiber Reinforced Pipe", "code": "FRP" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Vitrified Clay Pipe", "code": "VCP" }, { "name": "Reinforced Concrete Pipe", "code": "RCP" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Reinforced Plastic Pipe (Truss pipe)", "code": "RPM" }, { "name": "Asbestos Cement", "code": "AC" }, { "name": "CIPP", "code": "CIPP" }, { "name": "Fold Form", "code": "FF" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DIAMETER", "type": "esriFieldTypeInteger", "alias": "Diameter", "domain": { "type": "codedValue", "name": "sLateralDiameter", "description": "", "codedValues": [ { "name": "1 inch", "code": 1 }, { "name": "2 inch", "code": 2 }, { "name": "4 inch", "code": 4 }, { "name": "6 inch", "code": 6 }, { "name": "8 inch", "code": 8 }, { "name": "10 inch", "code": 10 }, { "name": "12 inch", "code": 12 }, { "name": "Unknown", "code": -100 }, { "name": "5 inch", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "BASIN", "type": "esriFieldTypeString", "alias": "BASIN", "length": 50, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 50, "domain": { "type": "codedValue", "name": "sOwner", "description": "", "codedValues": [ { "name": "Department of Utilities - Water/Wastewater", "code": "DPUW" }, { "name": "Unknown", "code": "UNK" }, { "name": "Private", "code": "PVT" }, { "name": "DuPage County", "code": "DUPAGE" }, { "name": "Village of Warrenville", "code": "WARREN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DATASOURCE", "type": "esriFieldTypeString", "alias": "DATASOURCE", "length": 50, "domain": { "type": "codedValue", "name": "sDatasource", "description": "", "codedValues": [ { "name": "Engineering drawing", "code": "ENGDWG" }, { "name": "Lift station file", "code": "LFTFL" }, { "name": "Parcel coverage", "code": "PARCOV" }, { "name": "Paper files - backup prevention", "code": "PFLBU" }, { "name": "Paper files - flow monitors", "code": "PFLFM" }, { "name": "Paper files - siphons", "code": "PFLS" }, { "name": "Sewer basin book", "code": "SBBOOK" }, { "name": "City Crew GPS", "code": "GPS" }, { "name": "As-built drawing", "code": "ASBDWG" }, { "name": "WSC Field Crew", "code": "WSCFLD" }, { "name": "CEEC Field Crew", "code": "CEEC" }, { "name": "Automatically Generated", "code": "AUTO" }, { "name": "Vendor GPS", "code": "FLDCAP" }, { "name": "CEEC SURVEY", "code": "SURVEY" }, { "name": "CC TV Report", "code": "CCTV" }, { "name": "Digital Orthophotography", "code": "ORTHO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TIFFNUMBER", "type": "esriFieldTypeString", "alias": "TIFFNUMBER", "length": 50, "domain": null }, { "name": "YEAR_INSTALLED", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_INSTALLED", "domain": null }, { "name": "LOCATION_ON_PIPE", "type": "esriFieldTypeDouble", "alias": "LOCATION_ON_PIPE", "domain": null }, { "name": "UPSTREAM_MH", "type": "esriFieldTypeString", "alias": "UPSTREAM_MH", "length": 25, "domain": null }, { "name": "DOWNSTREAM_MH", "type": "esriFieldTypeString", "alias": "DOWNSTREAM_MH", "length": 25, "domain": null }, { "name": "REHAB_TYPE", "type": "esriFieldTypeString", "alias": "REHAB_TYPE", "length": 50, "domain": { "type": "codedValue", "name": "sLateralRehabType", "description": "", "codedValues": [ { "name": "CIPP", "code": "CIPP" }, { "name": "Pipeburst", "code": "Pipeburst" }, { "name": "Grout", "code": "Grout" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CLOCK_POSITION", "type": "esriFieldTypeSmallInteger", "alias": "CLOCK_POSITION", "domain": { "type": "codedValue", "name": "sClockPosition", "description": "", "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 }, { "name": "7", "code": 7 }, { "name": "8", "code": 8 }, { "name": "9", "code": 9 }, { "name": "10", "code": 10 }, { "name": "11", "code": 11 }, { "name": "12", "code": 12 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FOOTAGE", "type": "esriFieldTypeDouble", "alias": "FOOTAGE", "domain": null }, { "name": "LOCID", "type": "esriFieldTypeDouble", "alias": "LOCID", "domain": null }, { "name": "REHAB_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "REHAB_YEAR", "domain": null }, { "name": "OUTSIDE_CLEANOUT", "type": "esriFieldTypeString", "alias": "OUTSIDE_CLEANOUT", "length": 5, "domain": { "type": "codedValue", "name": "YesNoIndicator", "description": "", "codedValues": [ { "name": "No", "code": "N" }, { "name": "Yes", "code": "Y" }, { "name": "Unk", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "EDITDATE", "type": "esriFieldTypeDate", "alias": "EDITDATE", "length": 8, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 250, "domain": null }, { "name": "REHAB_STATUS", "type": "esriFieldTypeString", "alias": "REHAB_STATUS", "length": 100, "domain": null }, { "name": "TV_Path", "type": "esriFieldTypeString", "alias": "TV Path", "length": 350, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHARED_SERVICE", "type": "esriFieldTypeString", "alias": "Shared Service", "length": 85, "domain": null }, { "name": "WARRANTY_EXPIRE", "type": "esriFieldTypeDate", "alias": "WARRANTY_EXPIRE", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R234_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_234", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S183_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "REHAB_TYPE": {"type": "inherited"}, "OUTSIDE_CLEANOUT": {"type": "inherited"}, "SHARED_SERVICE": { "type": "codedValue", "name": "sShared_Service", "description": "Shared sanitary service indicator", "codedValues": [ { "name": "INSIDE", "code": "INSIDE" }, { "name": "OUTSIDE_PRIVATE", "code": "OUTSIDE_PRIVATE" }, { "name": "OUTSIDE_PUBLIC", "code": "OUTSIDE_PUBLIC" }, { "name": "NOT_SHARED", "code": "NOT_SHARED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "id": 2, "name": "SDomestic" }, { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "REHAB_TYPE": {"type": "inherited"}, "OUTSIDE_CLEANOUT": {"type": "inherited"}, "SHARED_SERVICE": { "type": "codedValue", "name": "sShared_Service", "description": "Shared sanitary service indicator", "codedValues": [ { "name": "INSIDE", "code": "INSIDE" }, { "name": "OUTSIDE_PRIVATE", "code": "OUTSIDE_PRIVATE" }, { "name": "OUTSIDE_PUBLIC", "code": "OUTSIDE_PUBLIC" }, { "name": "NOT_SHARED", "code": "NOT_SHARED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "id": 3, "name": "SIndustrial" }, { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "REHAB_TYPE": {"type": "inherited"}, "OUTSIDE_CLEANOUT": {"type": "inherited"}, "SHARED_SERVICE": { "type": "codedValue", "name": "sShared_Service", "description": "Shared sanitary service indicator", "codedValues": [ { "name": "INSIDE", "code": "INSIDE" }, { "name": "OUTSIDE_PRIVATE", "code": "OUTSIDE_PRIVATE" }, { "name": "OUTSIDE_PUBLIC", "code": "OUTSIDE_PUBLIC" }, { "name": "NOT_SHARED", "code": "NOT_SHARED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "id": 1, "name": "SCommercial" } ], "subtypes": [ { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "REHAB_TYPE": {"type": "inherited"}, "OUTSIDE_CLEANOUT": {"type": "inherited"}, "SHARED_SERVICE": { "type": "codedValue", "name": "sShared_Service", "description": "Shared sanitary service indicator", "codedValues": [ { "name": "INSIDE", "code": "INSIDE" }, { "name": "OUTSIDE_PRIVATE", "code": "OUTSIDE_PRIVATE" }, { "name": "OUTSIDE_PUBLIC", "code": "OUTSIDE_PUBLIC" }, { "name": "NOT_SHARED", "code": "NOT_SHARED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "defaultValues": { "ENABLED": 1, "FACILITYID": null, "LOCATION": null, "LIFECYCLESTATUS": "IS", "SUBTYPE": 2, "LEGACYID": null, "MATERIAL": null, "DIAMETER": null, "BASIN": null, "OWNER": "DPUW", "DATASOURCE": null, "TIFFNUMBER": null, "YEAR_INSTALLED": 1900, "LOCATION_ON_PIPE": null, "UPSTREAM_MH": null, "DOWNSTREAM_MH": null, "REHAB_TYPE": null, "CLOCK_POSITION": null, "FOOTAGE": null, "LOCID": null, "REHAB_YEAR": null, "OUTSIDE_CLEANOUT": "N", "EDITDATE": null, "COMMENTS": null, "REHAB_STATUS": null, "TV_Path": null, "GlobalID": null, "SHARED_SERVICE": null, "WARRANTY_EXPIRE": null }, "code": 2, "name": "SDomestic" }, { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "REHAB_TYPE": {"type": "inherited"}, "OUTSIDE_CLEANOUT": {"type": "inherited"}, "SHARED_SERVICE": { "type": "codedValue", "name": "sShared_Service", "description": "Shared sanitary service indicator", "codedValues": [ { "name": "INSIDE", "code": "INSIDE" }, { "name": "OUTSIDE_PRIVATE", "code": "OUTSIDE_PRIVATE" }, { "name": "OUTSIDE_PUBLIC", "code": "OUTSIDE_PUBLIC" }, { "name": "NOT_SHARED", "code": "NOT_SHARED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "defaultValues": { "ENABLED": 1, "FACILITYID": null, "LOCATION": null, "LIFECYCLESTATUS": "IS", "SUBTYPE": 3, "LEGACYID": null, "MATERIAL": null, "DIAMETER": null, "BASIN": null, "OWNER": "PVT", "DATASOURCE": null, "TIFFNUMBER": null, "YEAR_INSTALLED": 1900, "LOCATION_ON_PIPE": null, "UPSTREAM_MH": null, "DOWNSTREAM_MH": null, "REHAB_TYPE": null, "CLOCK_POSITION": null, "FOOTAGE": null, "LOCID": null, "REHAB_YEAR": null, "OUTSIDE_CLEANOUT": "N", "EDITDATE": null, "COMMENTS": null, "REHAB_STATUS": null, "TV_Path": null, "GlobalID": null, "SHARED_SERVICE": null, "WARRANTY_EXPIRE": null }, "code": 3, "name": "SIndustrial" }, { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "REHAB_TYPE": {"type": "inherited"}, "OUTSIDE_CLEANOUT": {"type": "inherited"}, "SHARED_SERVICE": { "type": "codedValue", "name": "sShared_Service", "description": "Shared sanitary service indicator", "codedValues": [ { "name": "INSIDE", "code": "INSIDE" }, { "name": "OUTSIDE_PRIVATE", "code": "OUTSIDE_PRIVATE" }, { "name": "OUTSIDE_PUBLIC", "code": "OUTSIDE_PUBLIC" }, { "name": "NOT_SHARED", "code": "NOT_SHARED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "defaultValues": { "ENABLED": 1, "FACILITYID": null, "LOCATION": null, "LIFECYCLESTATUS": "IS", "SUBTYPE": 1, "LEGACYID": null, "MATERIAL": null, "DIAMETER": null, "BASIN": null, "OWNER": "PVT", "DATASOURCE": null, "TIFFNUMBER": null, "YEAR_INSTALLED": 1900, "LOCATION_ON_PIPE": null, "UPSTREAM_MH": null, "DOWNSTREAM_MH": null, "REHAB_TYPE": null, "CLOCK_POSITION": null, "FOOTAGE": null, "LOCID": null, "REHAB_YEAR": null, "OUTSIDE_CLEANOUT": "N", "EDITDATE": null, "COMMENTS": null, "REHAB_STATUS": null, "TV_Path": null, "GlobalID": null, "SHARED_SERVICE": null, "WARRANTY_EXPIRE": null }, "code": 1, "name": "SCommercial" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 44, "name": "Sewer Basin", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3443, "latestWkid": 3443 }, "copyrightText": "", "parentLayer": { "id": 32, "name": "Sanitary Layers" }, "subLayers": [], "minScale": 7500, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 205, 137, 102, 255 ], "width": 3 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[BASIN]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1011070.9629138298, "ymin": 1821060.035073407, "xmax": 1051075.3051490784, "ymax": 1877751.317031823, "spatialReference": { "wkid": 3443, "latestWkid": 3443 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "BASIN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BASIN", "type": "esriFieldTypeString", "alias": "BASIN", "length": 10, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R243_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_243", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S192_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 45, "name": "Road Centerline", "type": "Feature Layer", "description": "The City of Naperville's Right of Way Centerline file is the main ROW file that the City maintains. It was compiled and is maintained from the aerial photography. The file's attributes consists mainly of the full road name, the left address to and from and the right address to and from.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 3443, "latestWkid": 3443 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.5 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 978624.1616658308, "ymin": 1814063.4998539016, "xmax": 1054863.4560373276, "ymax": 1877592.68709974, "spatialReference": { "wkid": 3443, "latestWkid": 3443 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREET_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LEFT_ADDR_FROM", "type": "esriFieldTypeInteger", "alias": "LEFT_ADDR_FROM", "domain": null }, { "name": "LEFT_ADDR_TO", "type": "esriFieldTypeInteger", "alias": "LEFT_ADDR_TO", "domain": null }, { "name": "RIGHT_ADDR_FROM", "type": "esriFieldTypeInteger", "alias": "RIGHT_ADDR_FROM", "domain": null }, { "name": "RIGHT_ADDR_TO", "type": "esriFieldTypeInteger", "alias": "RIGHT_ADDR_TO", "domain": null }, { "name": "PREFIX_DIRECTION", "type": "esriFieldTypeString", "alias": "PREFIX_DIRECTION", "length": 1, "domain": null }, { "name": "STREET_NAME", "type": "esriFieldTypeString", "alias": "STREET_NAME", "length": 50, "domain": null }, { "name": "STREET_TYPE", "type": "esriFieldTypeString", "alias": "STREET_TYPE", "length": 4, "domain": null }, { "name": "SUFFIX_DIRECTION", "type": "esriFieldTypeString", "alias": "SUFFIX_DIRECTION", "length": 2, "domain": null }, { "name": "FULL_NAME", "type": "esriFieldTypeString", "alias": "FULL_NAME", "length": 50, "domain": null }, { "name": "ROW_CLASS", "type": "esriFieldTypeSmallInteger", "alias": "ROW_CLASS", "domain": null }, { "name": "ROW_SOURCE", "type": "esriFieldTypeSmallInteger", "alias": "ROW_SOURCE", "domain": null }, { "name": "ROW_METHOD", "type": "esriFieldTypeSmallInteger", "alias": "ROW_METHOD", "domain": null }, { "name": "OLD_PREFIX", "type": "esriFieldTypeString", "alias": "OLD_PREFIX", "length": 4, "domain": null }, { "name": "CITYCODE", "type": "esriFieldTypeString", "alias": "CITYCODE", "length": 4, "domain": null }, { "name": "ALPHA_LEFT_FROM", "type": "esriFieldTypeString", "alias": "Alpha Left From", "length": 8, "domain": null }, { "name": "ALPHA_LEFT_TO", "type": "esriFieldTypeString", "alias": "Alpha Left To", "length": 8, "domain": null }, { "name": "ALPHA_RIGHT_FROM", "type": "esriFieldTypeString", "alias": "Alpha Right From", "length": 8, "domain": null }, { "name": "ALPHA_RIGHT_TO", "type": "esriFieldTypeString", "alias": "Alpha Right To", "length": 8, "domain": null }, { "name": "EVENODD", "type": "esriFieldTypeString", "alias": "EVENODD", "length": 1, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "STATUS", "domain": { "type": "codedValue", "name": "RoadStatus", "description": "", "codedValues": [ { "name": "Built", "code": 1 }, { "name": "Proposed", "code": 2 }, { "name": "In Progress", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ZIPL", "type": "esriFieldTypeString", "alias": "ZIPL", "length": 10, "domain": null }, { "name": "ZIPR", "type": "esriFieldTypeString", "alias": "ZIPR", "length": 10, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "LOC_ID", "type": "esriFieldTypeInteger", "alias": "LOC_ID", "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "State", "length": 5, "domain": null }, { "name": "CITYL", "type": "esriFieldTypeString", "alias": "City Left", "length": 50, "domain": null }, { "name": "CITYR", "type": "esriFieldTypeString", "alias": "City Right", "length": 50, "domain": null }, { "name": "ONEWAY", "type": "esriFieldTypeString", "alias": "ONEWAY", "length": 2, "domain": null }, { "name": "TIME", "type": "esriFieldTypeDouble", "alias": "TIME", "domain": null }, { "name": "MPH", "type": "esriFieldTypeDouble", "alias": "MPH", "domain": null }, { "name": "Max_Weight", "type": "esriFieldTypeDouble", "alias": "Max_Weight", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R63_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_63", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_63", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S43_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 46, "name": "Local Roads ", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 3443, "latestWkid": 3443 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 64000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ROADCLASS", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.8 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.8 }, "value": "50", "label": "Collector Street; Interstate/Tollway/Freeway; Major Arterial; Minor Arterial; Ramp", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.8 }, "value": "10", "label": "Collector Street; Interstate/Tollway/Freeway; Major Arterial; Minor Arterial; Ramp", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.8 }, "value": "30", "label": "Collector Street; Interstate/Tollway/Freeway; Major Arterial; Minor Arterial; Ramp", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.8 }, "value": "40", "label": "Collector Street; Interstate/Tollway/Freeway; Major Arterial; Minor Arterial; Ramp", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.8 }, "value": "20", "label": "Collector Street; Interstate/Tollway/Freeway; Major Arterial; Minor Arterial; Ramp", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": null, "labelExpression": "[STREETNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.25, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 49999, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1003673.1338774972, "ymin": 1809552.6338756531, "xmax": 1068967.4839315787, "ymax": 1882543.3399280682, "spatialReference": { "wkid": 3443, "latestWkid": 3443 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "STREETNAME", "typeIdField": "ROADCLASS", "subtypeFieldName": "ROADCLASS", "subtypeField": "ROADCLASS", "defaultSubtypeCode": 70, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "RTEID", "type": "esriFieldTypeInteger", "alias": "RTEID", "domain": null }, { "name": "CULDESAC", "type": "esriFieldTypeString", "alias": "CULDESAC", "length": 2, "domain": null }, { "name": "DIVIDED", "type": "esriFieldTypeString", "alias": "DIVIDED", "length": 2, "domain": null }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "length": 50, "domain": null }, { "name": "EDITSOURCE", "type": "esriFieldTypeString", "alias": "EDITSOURCE", "length": 10, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 20, "domain": null }, { "name": "ROADCLASS", "type": "esriFieldTypeSmallInteger", "alias": "ROADCLASS", "domain": null }, { "name": "SPEEDLIMIT", "type": "esriFieldTypeSmallInteger", "alias": "SPEEDLIMIT", "domain": null }, { "name": "F_ELEV", "type": "esriFieldTypeSmallInteger", "alias": "F_ELEV", "domain": null }, { "name": "T_ELEV", "type": "esriFieldTypeSmallInteger", "alias": "T_ELEV", "domain": null }, { "name": "FT_LANES", "type": "esriFieldTypeSmallInteger", "alias": "FT_LANES", "domain": null }, { "name": "TF_LANES", "type": "esriFieldTypeSmallInteger", "alias": "TF_LANES", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 50, "domain": { "type": "codedValue", "name": "dRoadStatus", "description": "Status of Roads (Normal, Closed, Delayed)", "codedValues": [ { "name": "Normal Driving Conditions", "code": "Normal" }, { "name": "Traffic Delays FromTo Direction", "code": "Delay_FT" }, { "name": "Traffic Delays ToFrom Direction", "code": "Delay_TF" }, { "name": "Traffic Delays Both Directions", "code": "Delay_BD" }, { "name": "Peak Time Traffic Delays FromTo Direction", "code": "PeakTimeOnlyDelay_FT" }, { "name": "Peak Time Traffic Delays ToFrom Direction", "code": "PeakTimeOnlyDelay_TF" }, { "name": "Peak Time Traffic Delays Both Directions", "code": "PeakTimeOnlyDelay_BD" }, { "name": "Road Closed From To Direction", "code": "Closed_FT" }, { "name": "Road Closed To From Direction", "code": "Closed_TF" }, { "name": "Road Closed Both Directions", "code": "Closed_BD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FT_SPEED_AM", "type": "esriFieldTypeSmallInteger", "alias": "TF_SPEED_PM_PEAK", "domain": null }, { "name": "TF_SPEED_AM", "type": "esriFieldTypeSmallInteger", "alias": "TF_SPEED_AM", "domain": null }, { "name": "FT_SPEED_PM", "type": "esriFieldTypeSmallInteger", "alias": "FT_SPEED_PM", "domain": null }, { "name": "TF_SPEED_PM", "type": "esriFieldTypeSmallInteger", "alias": "TF_SPEED_PM", "domain": null }, { "name": "MAX_HEIGHT", "type": "esriFieldTypeSmallInteger", "alias": "MAX_HEIGHT", "domain": null }, { "name": "MAX_WIDTH", "type": "esriFieldTypeSmallInteger", "alias": "MAX_WIDTH", "domain": null }, { "name": "MAX_WEIGHT", "type": "esriFieldTypeSmallInteger", "alias": "MAX_WEIGHT", "domain": null }, { "name": "FT_pmPeak_tt", "type": "esriFieldTypeDouble", "alias": "FT_pmPeak_tt", "domain": null }, { "name": "TF_pmPeak_tt", "type": "esriFieldTypeDouble", "alias": "TF_pmPeak_tt", "domain": null }, { "name": "FT_offPeak_tt", "type": "esriFieldTypeDouble", "alias": "FT_offPeak_tt", "domain": null }, { "name": "TF_offPeak_tt", "type": "esriFieldTypeDouble", "alias": "TF_offPeak_tt", "domain": null }, { "name": "FT_amPeak_tt", "type": "esriFieldTypeDouble", "alias": "FT_amPeak_tt", "domain": null }, { "name": "TF_amPeak_tt", "type": "esriFieldTypeDouble", "alias": "TF_amPeak_tt", "domain": null }, { "name": "ONEWAY", "type": "esriFieldTypeString", "alias": "ONEWAY", "length": 5, "domain": null }, { "name": "ROADCLOSED", "type": "esriFieldTypeString", "alias": "ROADCLOSED", "length": 5, "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 50, "domain": null }, { "name": "RouteClass", "type": "esriFieldTypeSmallInteger", "alias": "RouteClass", "domain": { "type": "codedValue", "name": "RouteClass", "description": "Truck route classification", "codedValues": [ { "name": "State/County Route", "code": 10 }, { "name": "City Truck Route", "code": 20 }, { "name": "City Class II Route", "code": 25 }, { "name": "Non-Truck Route", "code": 30 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "LaneMiles", "type": "esriFieldTypeDouble", "alias": "Lane Miles", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R536_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_536", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_536", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S355_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": {}, "id": 10, "name": "Interstate/Tollway/Freeway" }, { "domains": {}, "id": 20, "name": "Ramp" }, { "domains": {}, "id": 30, "name": "Major Arterial" }, { "domains": {}, "id": 40, "name": "Minor Arterial" }, { "domains": {}, "id": 50, "name": "Collector Street" }, { "domains": {}, "id": 60, "name": "Neighborhood Connector" }, { "domains": {}, "id": 70, "name": "Local Road" }, { "domains": { "STATUS": {"type": "inherited"} }, "id": 80, "name": "Alley" } ], "subtypes": [ { "domains": {}, "defaultValues": { "RTEID": null, "CULDESAC": null, "DIVIDED": null, "STREETNAME": null, "EDITSOURCE": null, "OWNER": null, "ROADCLASS": null, "SPEEDLIMIT": null, "F_ELEV": null, "T_ELEV": null, "FT_LANES": null, "TF_LANES": null, "STATUS": null, "FT_SPEED_AM": null, "TF_SPEED_AM": null, "FT_SPEED_PM": null, "TF_SPEED_PM": null, "MAX_HEIGHT": null, "MAX_WIDTH": null, "MAX_WEIGHT": null, "FT_pmPeak_tt": null, "TF_pmPeak_tt": null, "FT_offPeak_tt": null, "TF_offPeak_tt": null, "FT_amPeak_tt": null, "TF_amPeak_tt": null, "ONEWAY": null, "ROADCLOSED": null, "FACILITYID": null, "RouteClass": null, "GlobalID": null, "LaneMiles": null }, "code": 10, "name": "Interstate/Tollway/Freeway" }, { "domains": {}, "defaultValues": { "RTEID": null, "CULDESAC": null, "DIVIDED": null, "STREETNAME": null, "EDITSOURCE": null, "OWNER": null, "ROADCLASS": null, "SPEEDLIMIT": null, "F_ELEV": null, "T_ELEV": null, "FT_LANES": null, "TF_LANES": null, "STATUS": null, "FT_SPEED_AM": null, "TF_SPEED_AM": null, "FT_SPEED_PM": null, "TF_SPEED_PM": null, "MAX_HEIGHT": null, "MAX_WIDTH": null, "MAX_WEIGHT": null, "FT_pmPeak_tt": null, "TF_pmPeak_tt": null, "FT_offPeak_tt": null, "TF_offPeak_tt": null, "FT_amPeak_tt": null, "TF_amPeak_tt": null, "ONEWAY": null, "ROADCLOSED": null, "FACILITYID": null, "RouteClass": null, "GlobalID": null, "LaneMiles": null }, "code": 20, "name": "Ramp" }, { "domains": {}, "defaultValues": { "RTEID": null, "CULDESAC": null, "DIVIDED": null, "STREETNAME": null, "EDITSOURCE": null, "OWNER": null, "ROADCLASS": null, "SPEEDLIMIT": null, "F_ELEV": null, "T_ELEV": null, "FT_LANES": null, "TF_LANES": null, "STATUS": null, "FT_SPEED_AM": null, "TF_SPEED_AM": null, "FT_SPEED_PM": null, "TF_SPEED_PM": null, "MAX_HEIGHT": null, "MAX_WIDTH": null, "MAX_WEIGHT": null, "FT_pmPeak_tt": null, "TF_pmPeak_tt": null, "FT_offPeak_tt": null, "TF_offPeak_tt": null, "FT_amPeak_tt": null, "TF_amPeak_tt": null, "ONEWAY": null, "ROADCLOSED": null, "FACILITYID": null, "RouteClass": null, "GlobalID": null, "LaneMiles": null }, "code": 30, "name": "Major Arterial" }, { "domains": {}, "defaultValues": { "RTEID": null, "CULDESAC": null, "DIVIDED": null, "STREETNAME": null, "EDITSOURCE": null, "OWNER": null, "ROADCLASS": null, "SPEEDLIMIT": null, "F_ELEV": null, "T_ELEV": null, "FT_LANES": null, "TF_LANES": null, "STATUS": null, "FT_SPEED_AM": null, "TF_SPEED_AM": null, "FT_SPEED_PM": null, "TF_SPEED_PM": null, "MAX_HEIGHT": null, "MAX_WIDTH": null, "MAX_WEIGHT": null, "FT_pmPeak_tt": null, "TF_pmPeak_tt": null, "FT_offPeak_tt": null, "TF_offPeak_tt": null, "FT_amPeak_tt": null, "TF_amPeak_tt": null, "ONEWAY": null, "ROADCLOSED": null, "FACILITYID": null, "RouteClass": null, "GlobalID": null, "LaneMiles": null }, "code": 40, "name": "Minor Arterial" }, { "domains": {}, "defaultValues": { "RTEID": null, "CULDESAC": null, "DIVIDED": null, "STREETNAME": null, "EDITSOURCE": null, "OWNER": null, "ROADCLASS": null, "SPEEDLIMIT": null, "F_ELEV": null, "T_ELEV": null, "FT_LANES": null, "TF_LANES": null, "STATUS": null, "FT_SPEED_AM": null, "TF_SPEED_AM": null, "FT_SPEED_PM": null, "TF_SPEED_PM": null, "MAX_HEIGHT": null, "MAX_WIDTH": null, "MAX_WEIGHT": null, "FT_pmPeak_tt": null, "TF_pmPeak_tt": null, "FT_offPeak_tt": null, "TF_offPeak_tt": null, "FT_amPeak_tt": null, "TF_amPeak_tt": null, "ONEWAY": null, "ROADCLOSED": null, "FACILITYID": null, "RouteClass": null, "GlobalID": null, "LaneMiles": null }, "code": 50, "name": "Collector Street" }, { "domains": {}, "defaultValues": { "RTEID": null, "CULDESAC": null, "DIVIDED": null, "STREETNAME": null, "EDITSOURCE": null, "OWNER": null, "ROADCLASS": null, "SPEEDLIMIT": null, "F_ELEV": null, "T_ELEV": null, "FT_LANES": null, "TF_LANES": null, "STATUS": null, "FT_SPEED_AM": null, "TF_SPEED_AM": null, "FT_SPEED_PM": null, "TF_SPEED_PM": null, "MAX_HEIGHT": null, "MAX_WIDTH": null, "MAX_WEIGHT": null, "FT_pmPeak_tt": null, "TF_pmPeak_tt": null, "FT_offPeak_tt": null, "TF_offPeak_tt": null, "FT_amPeak_tt": null, "TF_amPeak_tt": null, "ONEWAY": null, "ROADCLOSED": null, "FACILITYID": null, "RouteClass": null, "GlobalID": null, "LaneMiles": null }, "code": 60, "name": "Neighborhood Connector" }, { "domains": {}, "defaultValues": { "RTEID": null, "CULDESAC": null, "DIVIDED": null, "STREETNAME": null, "EDITSOURCE": null, "OWNER": null, "ROADCLASS": null, "SPEEDLIMIT": null, "F_ELEV": null, "T_ELEV": null, "FT_LANES": null, "TF_LANES": null, "STATUS": null, "FT_SPEED_AM": null, "TF_SPEED_AM": null, "FT_SPEED_PM": null, "TF_SPEED_PM": null, "MAX_HEIGHT": null, "MAX_WIDTH": null, "MAX_WEIGHT": null, "FT_pmPeak_tt": null, "TF_pmPeak_tt": null, "FT_offPeak_tt": null, "TF_offPeak_tt": null, "FT_amPeak_tt": null, "TF_amPeak_tt": null, "ONEWAY": null, "ROADCLOSED": null, "FACILITYID": null, "RouteClass": null, "GlobalID": null, "LaneMiles": null }, "code": 70, "name": "Local Road" }, { "domains": { "STATUS": {"type": "inherited"} }, "defaultValues": { "RTEID": null, "CULDESAC": null, "DIVIDED": null, "STREETNAME": null, "EDITSOURCE": null, "OWNER": null, "ROADCLASS": 70, "SPEEDLIMIT": null, "F_ELEV": null, "T_ELEV": null, "FT_LANES": null, "TF_LANES": null, "STATUS": null, "FT_SPEED_AM": null, "TF_SPEED_AM": null, "FT_SPEED_PM": null, "TF_SPEED_PM": null, "MAX_HEIGHT": null, "MAX_WIDTH": null, "MAX_WEIGHT": null, "FT_pmPeak_tt": null, "TF_pmPeak_tt": null, "FT_offPeak_tt": null, "TF_offPeak_tt": null, "FT_amPeak_tt": null, "TF_amPeak_tt": null, "ONEWAY": null, "ROADCLOSED": null, "FACILITYID": null, "RouteClass": null, "GlobalID": null, "LaneMiles": null }, "code": 80, "name": "Alley" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 47, "name": "Primary Roads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 3443, "latestWkid": 3443 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ROADCLASS", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.8 }, "value": "50", "label": "Collector Street; Interstate/Tollway/Freeway; Major Arterial; Minor Arterial; Ramp", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.8 }, "value": "10", "label": "Collector Street; Interstate/Tollway/Freeway; Major Arterial; Minor Arterial; Ramp", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.8 }, "value": "30", "label": "Collector Street; Interstate/Tollway/Freeway; Major Arterial; Minor Arterial; Ramp", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.8 }, "value": "40", "label": "Collector Street; Interstate/Tollway/Freeway; Major Arterial; Minor Arterial; Ramp", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.8 }, "value": "20", "label": "Collector Street; Interstate/Tollway/Freeway; Major Arterial; Minor Arterial; Ramp", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": "ROADCLASS <> 70 AND ROADCLASS <> 60 AND ROADCLASS <> 50", "labelExpression": "[STREETNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.25, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 50000 } ] }, "defaultVisibility": false, "extent": { "xmin": 1003673.1338774972, "ymin": 1809552.6338756531, "xmax": 1068967.4839315787, "ymax": 1882543.3399280682, "spatialReference": { "wkid": 3443, "latestWkid": 3443 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "STREETNAME", "typeIdField": "ROADCLASS", "subtypeFieldName": "ROADCLASS", "subtypeField": "ROADCLASS", "defaultSubtypeCode": 70, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "RTEID", "type": "esriFieldTypeInteger", "alias": "RTEID", "domain": null }, { "name": "CULDESAC", "type": "esriFieldTypeString", "alias": "CULDESAC", "length": 2, "domain": null }, { "name": "DIVIDED", "type": "esriFieldTypeString", "alias": "DIVIDED", "length": 2, "domain": null }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "length": 50, "domain": null }, { "name": "EDITSOURCE", "type": "esriFieldTypeString", "alias": "EDITSOURCE", "length": 10, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 20, "domain": null }, { "name": "ROADCLASS", "type": "esriFieldTypeSmallInteger", "alias": "ROADCLASS", "domain": null }, { "name": "SPEEDLIMIT", "type": "esriFieldTypeSmallInteger", "alias": "SPEEDLIMIT", "domain": null }, { "name": "F_ELEV", "type": "esriFieldTypeSmallInteger", "alias": "F_ELEV", "domain": null }, { "name": "T_ELEV", "type": "esriFieldTypeSmallInteger", "alias": "T_ELEV", "domain": null }, { "name": "FT_LANES", "type": "esriFieldTypeSmallInteger", "alias": "FT_LANES", "domain": null }, { "name": "TF_LANES", "type": "esriFieldTypeSmallInteger", "alias": "TF_LANES", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 50, "domain": { "type": "codedValue", "name": "dRoadStatus", "description": "Status of Roads (Normal, Closed, Delayed)", "codedValues": [ { "name": "Normal Driving Conditions", "code": "Normal" }, { "name": "Traffic Delays FromTo Direction", "code": "Delay_FT" }, { "name": "Traffic Delays ToFrom Direction", "code": "Delay_TF" }, { "name": "Traffic Delays Both Directions", "code": "Delay_BD" }, { "name": "Peak Time Traffic Delays FromTo Direction", "code": "PeakTimeOnlyDelay_FT" }, { "name": "Peak Time Traffic Delays ToFrom Direction", "code": "PeakTimeOnlyDelay_TF" }, { "name": "Peak Time Traffic Delays Both Directions", "code": "PeakTimeOnlyDelay_BD" }, { "name": "Road Closed From To Direction", "code": "Closed_FT" }, { "name": "Road Closed To From Direction", "code": "Closed_TF" }, { "name": "Road Closed Both Directions", "code": "Closed_BD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FT_SPEED_AM", "type": "esriFieldTypeSmallInteger", "alias": "TF_SPEED_PM_PEAK", "domain": null }, { "name": "TF_SPEED_AM", "type": "esriFieldTypeSmallInteger", "alias": "TF_SPEED_AM", "domain": null }, { "name": "FT_SPEED_PM", "type": "esriFieldTypeSmallInteger", "alias": "FT_SPEED_PM", "domain": null }, { "name": "TF_SPEED_PM", "type": "esriFieldTypeSmallInteger", "alias": "TF_SPEED_PM", "domain": null }, { "name": "MAX_HEIGHT", "type": "esriFieldTypeSmallInteger", "alias": "MAX_HEIGHT", "domain": null }, { "name": "MAX_WIDTH", "type": "esriFieldTypeSmallInteger", "alias": "MAX_WIDTH", "domain": null }, { "name": "MAX_WEIGHT", "type": "esriFieldTypeSmallInteger", "alias": "MAX_WEIGHT", "domain": null }, { "name": "FT_pmPeak_tt", "type": "esriFieldTypeDouble", "alias": "FT_pmPeak_tt", "domain": null }, { "name": "TF_pmPeak_tt", "type": "esriFieldTypeDouble", "alias": "TF_pmPeak_tt", "domain": null }, { "name": "FT_offPeak_tt", "type": "esriFieldTypeDouble", "alias": "FT_offPeak_tt", "domain": null }, { "name": "TF_offPeak_tt", "type": "esriFieldTypeDouble", "alias": "TF_offPeak_tt", "domain": null }, { "name": "FT_amPeak_tt", "type": "esriFieldTypeDouble", "alias": "FT_amPeak_tt", "domain": null }, { "name": "TF_amPeak_tt", "type": "esriFieldTypeDouble", "alias": "TF_amPeak_tt", "domain": null }, { "name": "ONEWAY", "type": "esriFieldTypeString", "alias": "ONEWAY", "length": 5, "domain": null }, { "name": "ROADCLOSED", "type": "esriFieldTypeString", "alias": "ROADCLOSED", "length": 5, "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 50, "domain": null }, { "name": "RouteClass", "type": "esriFieldTypeSmallInteger", "alias": "RouteClass", "domain": { "type": "codedValue", "name": "RouteClass", "description": "Truck route classification", "codedValues": [ { "name": "State/County Route", "code": 10 }, { "name": "City Truck Route", "code": 20 }, { "name": "City Class II Route", "code": 25 }, { "name": "Non-Truck Route", "code": 30 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "LaneMiles", "type": "esriFieldTypeDouble", "alias": "Lane Miles", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R536_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_536", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_536", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S355_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": {}, "id": 10, "name": "Interstate/Tollway/Freeway" }, { "domains": {}, "id": 20, "name": "Ramp" }, { "domains": {}, "id": 30, "name": "Major Arterial" }, { "domains": {}, "id": 40, "name": "Minor Arterial" }, { "domains": {}, "id": 50, "name": "Collector Street" }, { "domains": {}, "id": 60, "name": "Neighborhood Connector" }, { "domains": {}, "id": 70, "name": "Local Road" }, { "domains": { "STATUS": {"type": "inherited"} }, "id": 80, "name": "Alley" } ], "subtypes": [ { "domains": {}, "defaultValues": { "RTEID": null, "CULDESAC": null, "DIVIDED": null, "STREETNAME": null, "EDITSOURCE": null, "OWNER": null, "ROADCLASS": null, "SPEEDLIMIT": null, "F_ELEV": null, "T_ELEV": null, "FT_LANES": null, "TF_LANES": null, "STATUS": null, "FT_SPEED_AM": null, "TF_SPEED_AM": null, "FT_SPEED_PM": null, "TF_SPEED_PM": null, "MAX_HEIGHT": null, "MAX_WIDTH": null, "MAX_WEIGHT": null, "FT_pmPeak_tt": null, "TF_pmPeak_tt": null, "FT_offPeak_tt": null, "TF_offPeak_tt": null, "FT_amPeak_tt": null, "TF_amPeak_tt": null, "ONEWAY": null, "ROADCLOSED": null, "FACILITYID": null, "RouteClass": null, "GlobalID": null, "LaneMiles": null }, "code": 10, "name": "Interstate/Tollway/Freeway" }, { "domains": {}, "defaultValues": { "RTEID": null, "CULDESAC": null, "DIVIDED": null, "STREETNAME": null, "EDITSOURCE": null, "OWNER": null, "ROADCLASS": null, "SPEEDLIMIT": null, "F_ELEV": null, "T_ELEV": null, "FT_LANES": null, "TF_LANES": null, "STATUS": null, "FT_SPEED_AM": null, "TF_SPEED_AM": null, "FT_SPEED_PM": null, "TF_SPEED_PM": null, "MAX_HEIGHT": null, "MAX_WIDTH": null, "MAX_WEIGHT": null, "FT_pmPeak_tt": null, "TF_pmPeak_tt": null, "FT_offPeak_tt": null, "TF_offPeak_tt": null, "FT_amPeak_tt": null, "TF_amPeak_tt": null, "ONEWAY": null, "ROADCLOSED": null, "FACILITYID": null, "RouteClass": null, "GlobalID": null, "LaneMiles": null }, "code": 20, "name": "Ramp" }, { "domains": {}, "defaultValues": { "RTEID": null, "CULDESAC": null, "DIVIDED": null, "STREETNAME": null, "EDITSOURCE": null, "OWNER": null, "ROADCLASS": null, "SPEEDLIMIT": null, "F_ELEV": null, "T_ELEV": null, "FT_LANES": null, "TF_LANES": null, "STATUS": null, "FT_SPEED_AM": null, "TF_SPEED_AM": null, "FT_SPEED_PM": null, "TF_SPEED_PM": null, "MAX_HEIGHT": null, "MAX_WIDTH": null, "MAX_WEIGHT": null, "FT_pmPeak_tt": null, "TF_pmPeak_tt": null, "FT_offPeak_tt": null, "TF_offPeak_tt": null, "FT_amPeak_tt": null, "TF_amPeak_tt": null, "ONEWAY": null, "ROADCLOSED": null, "FACILITYID": null, "RouteClass": null, "GlobalID": null, "LaneMiles": null }, "code": 30, "name": "Major Arterial" }, { "domains": {}, "defaultValues": { "RTEID": null, "CULDESAC": null, "DIVIDED": null, "STREETNAME": null, "EDITSOURCE": null, "OWNER": null, "ROADCLASS": null, "SPEEDLIMIT": null, "F_ELEV": null, "T_ELEV": null, "FT_LANES": null, "TF_LANES": null, "STATUS": null, "FT_SPEED_AM": null, "TF_SPEED_AM": null, "FT_SPEED_PM": null, "TF_SPEED_PM": null, "MAX_HEIGHT": null, "MAX_WIDTH": null, "MAX_WEIGHT": null, "FT_pmPeak_tt": null, "TF_pmPeak_tt": null, "FT_offPeak_tt": null, "TF_offPeak_tt": null, "FT_amPeak_tt": null, "TF_amPeak_tt": null, "ONEWAY": null, "ROADCLOSED": null, "FACILITYID": null, "RouteClass": null, "GlobalID": null, "LaneMiles": null }, "code": 40, "name": "Minor Arterial" }, { "domains": {}, "defaultValues": { "RTEID": null, "CULDESAC": null, "DIVIDED": null, "STREETNAME": null, "EDITSOURCE": null, "OWNER": null, "ROADCLASS": null, "SPEEDLIMIT": null, "F_ELEV": null, "T_ELEV": null, "FT_LANES": null, "TF_LANES": null, "STATUS": null, "FT_SPEED_AM": null, "TF_SPEED_AM": null, "FT_SPEED_PM": null, "TF_SPEED_PM": null, "MAX_HEIGHT": null, "MAX_WIDTH": null, "MAX_WEIGHT": null, "FT_pmPeak_tt": null, "TF_pmPeak_tt": null, "FT_offPeak_tt": null, "TF_offPeak_tt": null, "FT_amPeak_tt": null, "TF_amPeak_tt": null, "ONEWAY": null, "ROADCLOSED": null, "FACILITYID": null, "RouteClass": null, "GlobalID": null, "LaneMiles": null }, "code": 50, "name": "Collector Street" }, { "domains": {}, "defaultValues": { "RTEID": null, "CULDESAC": null, "DIVIDED": null, "STREETNAME": null, "EDITSOURCE": null, "OWNER": null, "ROADCLASS": null, "SPEEDLIMIT": null, "F_ELEV": null, "T_ELEV": null, "FT_LANES": null, "TF_LANES": null, "STATUS": null, "FT_SPEED_AM": null, "TF_SPEED_AM": null, "FT_SPEED_PM": null, "TF_SPEED_PM": null, "MAX_HEIGHT": null, "MAX_WIDTH": null, "MAX_WEIGHT": null, "FT_pmPeak_tt": null, "TF_pmPeak_tt": null, "FT_offPeak_tt": null, "TF_offPeak_tt": null, "FT_amPeak_tt": null, "TF_amPeak_tt": null, "ONEWAY": null, "ROADCLOSED": null, "FACILITYID": null, "RouteClass": null, "GlobalID": null, "LaneMiles": null }, "code": 60, "name": "Neighborhood Connector" }, { "domains": {}, "defaultValues": { "RTEID": null, "CULDESAC": null, "DIVIDED": null, "STREETNAME": null, "EDITSOURCE": null, "OWNER": null, "ROADCLASS": null, "SPEEDLIMIT": null, "F_ELEV": null, "T_ELEV": null, "FT_LANES": null, "TF_LANES": null, "STATUS": null, "FT_SPEED_AM": null, "TF_SPEED_AM": null, "FT_SPEED_PM": null, "TF_SPEED_PM": null, "MAX_HEIGHT": null, "MAX_WIDTH": null, "MAX_WEIGHT": null, "FT_pmPeak_tt": null, "TF_pmPeak_tt": null, "FT_offPeak_tt": null, "TF_offPeak_tt": null, "FT_amPeak_tt": null, "TF_amPeak_tt": null, "ONEWAY": null, "ROADCLOSED": null, "FACILITYID": null, "RouteClass": null, "GlobalID": null, "LaneMiles": null }, "code": 70, "name": "Local Road" }, { "domains": { "STATUS": {"type": "inherited"} }, "defaultValues": { "RTEID": null, "CULDESAC": null, "DIVIDED": null, "STREETNAME": null, "EDITSOURCE": null, "OWNER": null, "ROADCLASS": 70, "SPEEDLIMIT": null, "F_ELEV": null, "T_ELEV": null, "FT_LANES": null, "TF_LANES": null, "STATUS": null, "FT_SPEED_AM": null, "TF_SPEED_AM": null, "FT_SPEED_PM": null, "TF_SPEED_PM": null, "MAX_HEIGHT": null, "MAX_WIDTH": null, "MAX_WEIGHT": null, "FT_pmPeak_tt": null, "TF_pmPeak_tt": null, "FT_offPeak_tt": null, "TF_offPeak_tt": null, "FT_amPeak_tt": null, "TF_amPeak_tt": null, "ONEWAY": null, "ROADCLOSED": null, "FACILITYID": null, "RouteClass": null, "GlobalID": null, "LaneMiles": null }, "code": 80, "name": "Alley" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 48, "name": "Roads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3443, "latestWkid": 3443 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 40, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1006044.9260499105, "ymin": 1814807.9019084051, "xmax": 1053722.1000523306, "ymax": 1880461.681033656, "spatialReference": { "wkid": 3443, "latestWkid": 3443 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ROAD_TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ROAD_TYPE", "type": "esriFieldTypeString", "alias": "ROAD_TYPE", "length": 4, "domain": { "type": "codedValue", "name": "Road_Type", "description": "", "codedValues": [ { "name": "Alley", "code": "AL" }, { "name": "Road", "code": "RD" }, { "name": "Runway", "code": "RW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROAD_SUBTYPE", "type": "esriFieldTypeString", "alias": "ROAD_SUBTYPE", "length": 4, "domain": { "type": "codedValue", "name": "Road_SubType", "description": "", "codedValues": [ { "name": "Paved", "code": "P" }, { "name": "UnPaved", "code": "UP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROAD_METHOD", "type": "esriFieldTypeString", "alias": "ROAD_METHOD", "length": 4, "domain": { "type": "codedValue", "name": "MetaData_Method", "description": "", "codedValues": [ { "name": "Photo Compilation", "code": "PC" }, { "name": "Survey Terrestrial", "code": "ST" }, { "name": "Survey GPS", "code": "GPS" }, { "name": "Board Digitized", "code": "BD" }, { "name": "Heads-up Digitized", "code": "HD" }, { "name": "COGO", "code": "COGO" }, { "name": "Scanning", "code": "SCAN" }, { "name": "Unknown", "code": "UNK" }, { "name": "DPW Field Crew", "code": "DPWF" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROAD_SOURCE", "type": "esriFieldTypeString", "alias": "ROAD_SOURCE", "length": 6, "domain": { "type": "codedValue", "name": "MetaData_Source", "description": "", "codedValues": [ { "name": "City of Naperville", "code": "CITY" }, { "name": "DuPage County", "code": "DUP" }, { "name": "Will County", "code": "WILL" }, { "name": "Naperville Public Works", "code": "DPW" }, { "name": "Naperville TED", "code": "TED" }, { "name": "Merrick Original", "code": "MER_O" }, { "name": "Merrick 1998", "code": "MER_98" }, { "name": "Merrick 2001", "code": "MER_01" }, { "name": "Surdex 2004", "code": "SUR_04" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R108_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_108", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_108", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S88_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 49, "name": "Rivers", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3443, "latestWkid": 3443 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "WATER_TYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.4 } }, "value": "RIV", "label": "River", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1008392.7369710803, "ymin": 1817192.2908404022, "xmax": 1053619.6238793284, "ymax": 1880019.2721415684, "spatialReference": { "wkid": 3443, "latestWkid": 3443 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WATER_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "WATER_NAME", "type": "esriFieldTypeString", "alias": "WATER_NAME", "length": 30, "domain": null }, { "name": "WATER_TYPE", "type": "esriFieldTypeString", "alias": "WATER_TYPE", "length": 4, "domain": { "type": "codedValue", "name": "Water_Type", "description": "", "codedValues": [ { "name": "River", "code": "RIV" }, { "name": "Water Body", "code": "WB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WATER_SUBTYPE", "type": "esriFieldTypeString", "alias": "WATER_SUBTYPE", "length": 6, "domain": { "type": "codedValue", "name": "Water_SubType", "description": "", "codedValues": [ { "name": "Island", "code": "ISL" }, { "name": "Retention Pond", "code": "RP" }, { "name": "River", "code": "RIV" }, { "name": "Water Body", "code": "WB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WATER_SOURCE", "type": "esriFieldTypeString", "alias": "WATER_SOURCE", "length": 6, "domain": { "type": "codedValue", "name": "MetaData_Source", "description": "", "codedValues": [ { "name": "City of Naperville", "code": "CITY" }, { "name": "DuPage County", "code": "DUP" }, { "name": "Will County", "code": "WILL" }, { "name": "Naperville Public Works", "code": "DPW" }, { "name": "Naperville TED", "code": "TED" }, { "name": "Merrick Original", "code": "MER_O" }, { "name": "Merrick 1998", "code": "MER_98" }, { "name": "Merrick 2001", "code": "MER_01" }, { "name": "Surdex 2004", "code": "SUR_04" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R87_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_87", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_87", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S67_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 50, "name": "Municipal Boundary", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3443, "latestWkid": 3443 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 122, 122, 255 ], "width": 5 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1010995.7202821635, "ymin": 1820800.3229944035, "xmax": 1051149.6252104118, "ymax": 1877770.5683056563, "spatialReference": { "wkid": 3443, "latestWkid": 3443 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MB_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MB_ID", "type": "esriFieldTypeString", "alias": "MB_ID", "length": 6, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R74_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_74", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_74", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S54_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true } ], "tables": [] }