{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 9, "name": "Sewer Valves", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "SEWER NETWORK" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "3ccc2b093f2d9885db3d41bbb16085b1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABL0lEQVQokWNhoACwDLzm/7W1xgwyLxcyPJdaw9jQ0ICu8H9DQxqD6KuZDC9F/Bibmjaj2szIKMWgc1mbweSM9n/mOinG2qY0JI0NDGYn6hk0bjIwLIqXxO1so3MMDNxfUv8zV5owVrUb/W+o38zgssuHwfoYA8MDeSL8rH6LgSF2seF/jqIXDC7rxBl0L+P3MwaQecLAkDdRnIH5LwMuwIJT5hMvA8OGQAYGlz0MDFLPSND8WoSBYUXkZYZ3wh4Mi+K2MISsNmRQuUuE5seyDAyrwnYylvR6QEWM/v+uns3gtyWFgf8DDs3//z9juKvMwHDQYRtjVbs3siLGutbU/3/r/zFo3Exj+PfvOYZmxubmsyAKVxAwNjam/29oaGRsaoAHAEnJk7EBoZFkzegAANRLXgf/oSoHAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 3145778.7316144733, "ymin": 1748893.8981325969, "xmax": 3172652.0165070053, "ymax": 1781192.640685413, "spatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 8.393011821100979E-5, "zTolerance": 2, "mTolerance": 2, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3.698511370706479E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "N_NUM", "type": "esriFieldTypeInteger", "alias": "Num", "domain": null }, { "name": "UNITID", "type": "esriFieldTypeString", "alias": "Unit ID", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "ENABLED", "domain": { "type": "codedValue", "name": "WS2_EnabledDomain", "description": "Geometric Network Enabled domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "Comment", "length": 255, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner", "length": 50, "domain": null }, { "name": "GIS_STATUS", "type": "esriFieldTypeString", "alias": "GIS Status", "length": 50, "domain": { "type": "codedValue", "name": "WS2_GIS Status", "description": "GIS Status for Adds, Adjustments, and Review", "codedValues": [ { "name": "Added per Field Crew", "code": "Add-F" }, { "name": "Added per AsBuilt", "code": "Add-AB" }, { "name": "Added per Aerial or Street View", "code": "Add-A-SV" }, { "name": "Added per Address", "code": "Add-ADDR" }, { "name": "Adjusted per Field Crew", "code": "Adj-F" }, { "name": "Adjusted per Field Crew, AsBuilt", "code": "Adj-F-AB" }, { "name": "Adjusted per Field Crew, AsBuilt, Street View", "code": "Adj-F-AB-SV" }, { "name": "Adjusted per Aerial", "code": "Adj-A" }, { "name": "Adjusted per Street View", "code": "Adj-SV" }, { "name": "Adjusted per AsBuilt", "code": "Adj-AB" }, { "name": "Adjusted per Aerial, Street View", "code": "Adj-A-SV" }, { "name": "Adjusted per AsBuilt, Aerial", "code": "Adj-AB-A" }, { "name": "Adjusted per AsBuilt, Aerial, Street View", "code": "Adj-AB-A-SV" }, { "name": "Appox. Location", "code": "APPRX" }, { "name": "Reviewed - Location Accurate", "code": "R-GOOD" }, { "name": "Reviewed - Needs further verification", "code": "R-VRFY" }, { "name": "Added per AsBuilt, and Aerial", "code": "Add-AB-A" }, { "name": "Added per AsBuilt, and Aerial/ Street View", "code": "Add-AB-A-SV" }, { "name": "Added per CAD Drawing", "code": "Add-CAD" }, { "name": "Added per CDs, Needs AsBuilt Verification", "code": "Add-CD" }, { "name": "Adjusted per CDs, Needs AsBuilt Verification", "code": "Adj-CD" }, { "name": "Added per Address, Needs Field/Asbuilt Verification", "code": "Add-ADDR-V" }, { "name": "Added from GPS location", "code": "Add-GPS" }, { "name": "Adjusted from GPS location", "code": "Adj-GPS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 150, "domain": null }, { "name": "LEGACY_ID", "type": "esriFieldTypeString", "alias": "Legacy ID", "length": 250, "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "Creator", "length": 100, "domain": null }, { "name": "CREATE_DATE", "type": "esriFieldTypeDate", "alias": "Create Date", "length": 8, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "Editor", "length": 100, "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "Edit Date", "length": 8, "domain": null }, { "name": "GIS_ID", "type": "esriFieldTypeInteger", "alias": "GIS ID", "domain": null }, { "name": "GIS_GUID", "type": "esriFieldTypeInteger", "alias": "GIS GUID", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R259_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UNITID", "fields": "UNITID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GlobalID_Index", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GISID_Index", "fields": "GIS_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_259", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "IX_GIS_GUID", "fields": "GIS_GUID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S243_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "America/Denver", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "America/Denver", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }