{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 10, "name": "Sewer Manhole - Label", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103005, "latestWkid": 6420, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 1.0E-4, "zTolerance": 0.003, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 20000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "0204c538a2a1c9804c6751fc58c2ad1a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAH0lEQVRIiWNhoCFgGTV81PBRw0cNHzV81PBRw0eY4QCZegBdc9gdZgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[FACILITYID]", "labelPlacement": "esriServerPointLabelPlacementAboveLeft", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 8, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "right", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 52, 52, 52, 255 ], "haloSize": 1, "font": { "family": "Franklin Gothic Demi", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 6124151.903682333, "ymin": 1943405.2624823232, "xmax": 6147916.49968333, "ymax": 1982883.1292333403, "spatialReference": { "wkt": "PROJCS[\"NAD_1983_2011_StatePlane_California_III_FIPS_0403_Ft_US\",GEOGCS[\"GCS_NAD_1983_2011\",DATUM[\"D_NAD_1983_2011\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",6561666.667],PARAMETER[\"False_Northing\",1640416.667],PARAMETER[\"Central_Meridian\",-120.5],PARAMETER[\"Standard_Parallel_1\",37.0666666666667],PARAMETER[\"Standard_Parallel_2\",38.4333333333333],PARAMETER[\"Latitude_Of_Origin\",36.5],UNIT[\"US survey foot\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 30, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "INVERTELEV", "type": "esriFieldTypeDouble", "alias": "Invert Elevation", "domain": null }, { "name": "RIMELEV", "type": "esriFieldTypeDouble", "alias": "Rim Elevation", "domain": null }, { "name": "CVTYPE", "type": "esriFieldTypeString", "alias": "Cover Type", "length": 20, "domain": null }, { "name": "WALLMAT", "type": "esriFieldTypeString", "alias": "Wall Material", "length": 25, "domain": { "type": "codedValue", "name": "ssPipeMaterial", "description": "The list of pipe materials types based on the NASSCO standards", "codedValues": [ { "name": "Asbestos Cement", "code": "AC" }, { "name": "Brick", "code": "BR" }, { "name": "Cast Iron", "code": "CAS" }, { "name": "Corrugated Metal Pipe", "code": "CMP" }, { "name": "Concrete Pipe (non-reinforced)", "code": "CP" }, { "name": "Concrete segments (bolted)", "code": "CSB" }, { "name": "Concrete segments (unbolted)", "code": "CSU" }, { "name": "Clay Tile (not vitrified clay)", "code": "CT" }, { "name": "Ductile Iron Pipe", "code": "DIP" }, { "name": "Fiberglass reinforced", "code": "FRIP" }, { "name": "Glass reinforced cement", "code": "GRC" }, { "name": "Pitch fiber (Orangeburg)", "code": "OB" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Polypropylene", "code": "PP" }, { "name": "Plastic / steel composite", "code": "PSC" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Reinforced Concrete", "code": "RCP" }, { "name": "Reinforced Plastic Pipe", "code": "RPM" }, { "name": "Steel Pipe", "code": "SP" }, { "name": "Transite Pipe", "code": "TTE" }, { "name": "Vitrified Clay Pipe", "code": "VCP" }, { "name": "Wood", "code": "WD" }, { "name": "Not Known", "code": "XXX" }, { "name": "Other", "code": "ZZZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MHTYPE", "type": "esriFieldTypeString", "alias": "Manhole Type", "length": 15, "domain": { "type": "codedValue", "name": "ssManholeType", "description": "List of infrastructure Manhole Types", "codedValues": [ { "name": "N/A", "code": "0" }, { "name": "Standard", "code": "1" }, { "name": "Diversion", "code": "2" }, { "name": "Bypass", "code": "3" }, { "name": "Flushing Inlet", "code": "6" }, { "name": "Vent Box", "code": "8" }, { "name": "Capped Main", "code": "9" }, { "name": "Other", "code": "10" }, { "name": "Lateral", "code": "11" }, { "name": "Siphon Inlet Outlet", "code": "12" }, { "name": "Unknown", "code": "13" }, { "name": "Sedimentation", "code": "14" }, { "name": "Grit trap", "code": "15" }, { "name": "Weir", "code": "16" }, { "name": "Larger/double ring manhole", "code": "17" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Manhole Condition", "length": 10, "domain": { "type": "codedValue", "name": "Condition", "description": "The condition of the asset", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "INLUCITY", "type": "esriFieldTypeSmallInteger", "alias": "In Lucity?", "domain": null }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "Location Description", "length": 200, "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "Geometric Network Enabled domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "Active Flag", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Private", "code": 2 }, { "name": "CSJ", "code": 3 }, { "name": "CSV", "code": 4 }, { "name": "CCTN", "code": 5 }, { "name": "City of Santa Clara", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SUMFLOW", "type": "esriFieldTypeDouble", "alias": "Flow Summary", "domain": null }, { "name": "DEPTHLBL", "type": "esriFieldTypeString", "alias": "Depth", "length": 16, "domain": null }, { "name": "SHT_NUM", "type": "esriFieldTypeString", "alias": "Sht_Num", "length": 8, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 16, "domain": null }, { "name": "LUCITYID", "type": "esriFieldTypeInteger", "alias": "LUCITYID", "domain": null }, { "name": "LastSynDate", "type": "esriFieldTypeDate", "alias": "Last Synchronized Date", "length": 8, "domain": null }, { "name": "LastModDate", "type": "esriFieldTypeDate", "alias": "Last Modified date", "length": 8, "domain": null }, { "name": "LastModBy", "type": "esriFieldTypeString", "alias": "Last Modified By", "length": 50, "domain": null }, { "name": "MAG_ADR_BDG", "type": "esriFieldTypeInteger", "alias": "MAG_ADR_BDG", "domain": null }, { "name": "MAG_ADR_DIR", "type": "esriFieldTypeString", "alias": "MAG_ADR_DIR", "length": 2, "domain": null }, { "name": "MAG_ADR_STR", "type": "esriFieldTypeString", "alias": "MAG_ADR_STR", "length": 50, "domain": null }, { "name": "MAG_ADR_TY", "type": "esriFieldTypeString", "alias": "MAG_ADR_TY", "length": 5, "domain": null }, { "name": "SetupSequenceMain", "type": "esriFieldTypeSmallInteger", "alias": "SetupSequenceMain", "domain": null }, { "name": "SetupSequenceSub", "type": "esriFieldTypeString", "alias": "SetupSequenceSub", "length": 1, "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": "INSTALLYEAR", "type": "esriFieldTypeSmallInteger", "alias": "Install Year", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R611_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_611", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_611", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S505_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1468605109000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 9, "name": "Sewer Manhole", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103005, "latestWkid": 6420, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 1.0E-4, "zTolerance": 0.003, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 20000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "668647fefbe9e91d321aeea0a32db031", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACnUlEQVQ4jb3UX0hTcRTA8e/+b2HMgYLG1KtFYoi4YdFDJkhEhE0M3IMMVHwRkkB0+iAiSitGAxlIWuxJBCGxmg/Zi1hP0oZIEUigy1AYboWm5tyc9/awrKVLFKLzdrjnfH6/c3/3d5X841D+b1AOXATOAgpgGZgBoicFFcBduZyutDRErRbF7i4KmYyttTXSJYlHwD1g4zjgaaUSryBwwe3GYDIhHxiAYBAcDvRLS8RbW6n2+bBIEjeApaNAuUrFM7Waq3V1KEymw6sJAkq7nfP19exFIrwSRS4l7/QgWG80Uub1orDZQKuFhgbY3FSzvR0HRHw+aGmB8XEUvb3oZmboBuwpQZ2Orr4+0jMyYHQUrFYVY2N5lJZeQa9XYLW+YWFhEY9HoqQEXC5yy8u5I4p0AzsHwex4nLyKikRiMEBeXhlO5xOKi4sBCAQCNDVdx2xeBCA/HzIz+b66ymXg9UEwR6WCnp5EIkkadLozvzCAgoICBMFEW9siWu1+HaeAnFQjx+VyMBr3C2XMze0cOpRIZBtBALU6kWs0id5U4OdoFFljIz9X36G5+QsTExNYLBYApqenWV5+T3//76ahIfaAQCrwq8HAp8lJztXUgN8PPp8frfY+LtcDJEkkK2uLUGgFrxeqq2F2FjY2kAB/KpBYjA6Hg6d6Pcr2dvB4RMzmtyR92ASDUFsLkgSDg0RJ3BgxJbi+zvOMDF7abFhGRsBsPvQKyc6G4WGorIS0ND5Eo/QnPz909RYWuF1UxAu7nZudncirqv6YgKkpcDqJ6/XMhcNcSz6QlCCwNz/PrcJCat1uHnZ0kKvRgCjCyAgYDKwCfeEwj5NHPQoE4ONHxoAxQB+LIZD4A62EQoT+1nMkmBTfgHfHqDs2eKL4AQ9d4KqOOvWGAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6124151.903682333, "ymin": 1943405.2624823232, "xmax": 6147916.49968333, "ymax": 1982883.1292333403, "spatialReference": { "wkt": "PROJCS[\"NAD_1983_2011_StatePlane_California_III_FIPS_0403_Ft_US\",GEOGCS[\"GCS_NAD_1983_2011\",DATUM[\"D_NAD_1983_2011\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",6561666.667],PARAMETER[\"False_Northing\",1640416.667],PARAMETER[\"Central_Meridian\",-120.5],PARAMETER[\"Standard_Parallel_1\",37.0666666666667],PARAMETER[\"Standard_Parallel_2\",38.4333333333333],PARAMETER[\"Latitude_Of_Origin\",36.5],UNIT[\"US survey foot\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 30, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "INVERTELEV", "type": "esriFieldTypeDouble", "alias": "Invert Elevation", "domain": null }, { "name": "RIMELEV", "type": "esriFieldTypeDouble", "alias": "Rim Elevation", "domain": null }, { "name": "CVTYPE", "type": "esriFieldTypeString", "alias": "Cover Type", "length": 20, "domain": null }, { "name": "WALLMAT", "type": "esriFieldTypeString", "alias": "Wall Material", "length": 25, "domain": { "type": "codedValue", "name": "ssPipeMaterial", "description": "The list of pipe materials types based on the NASSCO standards", "codedValues": [ { "name": "Asbestos Cement", "code": "AC" }, { "name": "Brick", "code": "BR" }, { "name": "Cast Iron", "code": "CAS" }, { "name": "Corrugated Metal Pipe", "code": "CMP" }, { "name": "Concrete Pipe (non-reinforced)", "code": "CP" }, { "name": "Concrete segments (bolted)", "code": "CSB" }, { "name": "Concrete segments (unbolted)", "code": "CSU" }, { "name": "Clay Tile (not vitrified clay)", "code": "CT" }, { "name": "Ductile Iron Pipe", "code": "DIP" }, { "name": "Fiberglass reinforced", "code": "FRIP" }, { "name": "Glass reinforced cement", "code": "GRC" }, { "name": "Pitch fiber (Orangeburg)", "code": "OB" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Polypropylene", "code": "PP" }, { "name": "Plastic / steel composite", "code": "PSC" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Reinforced Concrete", "code": "RCP" }, { "name": "Reinforced Plastic Pipe", "code": "RPM" }, { "name": "Steel Pipe", "code": "SP" }, { "name": "Transite Pipe", "code": "TTE" }, { "name": "Vitrified Clay Pipe", "code": "VCP" }, { "name": "Wood", "code": "WD" }, { "name": "Not Known", "code": "XXX" }, { "name": "Other", "code": "ZZZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MHTYPE", "type": "esriFieldTypeString", "alias": "Manhole Type", "length": 15, "domain": { "type": "codedValue", "name": "ssManholeType", "description": "List of infrastructure Manhole Types", "codedValues": [ { "name": "N/A", "code": "0" }, { "name": "Standard", "code": "1" }, { "name": "Diversion", "code": "2" }, { "name": "Bypass", "code": "3" }, { "name": "Flushing Inlet", "code": "6" }, { "name": "Vent Box", "code": "8" }, { "name": "Capped Main", "code": "9" }, { "name": "Other", "code": "10" }, { "name": "Lateral", "code": "11" }, { "name": "Siphon Inlet Outlet", "code": "12" }, { "name": "Unknown", "code": "13" }, { "name": "Sedimentation", "code": "14" }, { "name": "Grit trap", "code": "15" }, { "name": "Weir", "code": "16" }, { "name": "Larger/double ring manhole", "code": "17" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Manhole Condition", "length": 10, "domain": { "type": "codedValue", "name": "Condition", "description": "The condition of the asset", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "INLUCITY", "type": "esriFieldTypeSmallInteger", "alias": "In Lucity?", "domain": null }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "Location Description", "length": 200, "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "Geometric Network Enabled domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "Active Flag", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Private", "code": 2 }, { "name": "CSJ", "code": 3 }, { "name": "CSV", "code": 4 }, { "name": "CCTN", "code": 5 }, { "name": "City of Santa Clara", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SUMFLOW", "type": "esriFieldTypeDouble", "alias": "Flow Summary", "domain": null }, { "name": "DEPTHLBL", "type": "esriFieldTypeString", "alias": "Depth", "length": 16, "domain": null }, { "name": "SHT_NUM", "type": "esriFieldTypeString", "alias": "Sht_Num", "length": 8, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 16, "domain": null }, { "name": "LUCITYID", "type": "esriFieldTypeInteger", "alias": "LUCITYID", "domain": null }, { "name": "LastSynDate", "type": "esriFieldTypeDate", "alias": "Last Synchronized Date", "length": 8, "domain": null }, { "name": "LastModDate", "type": "esriFieldTypeDate", "alias": "Last Modified date", "length": 8, "domain": null }, { "name": "LastModBy", "type": "esriFieldTypeString", "alias": "Last Modified By", "length": 50, "domain": null }, { "name": "MAG_ADR_BDG", "type": "esriFieldTypeInteger", "alias": "MAG_ADR_BDG", "domain": null }, { "name": "MAG_ADR_DIR", "type": "esriFieldTypeString", "alias": "MAG_ADR_DIR", "length": 2, "domain": null }, { "name": "MAG_ADR_STR", "type": "esriFieldTypeString", "alias": "MAG_ADR_STR", "length": 50, "domain": null }, { "name": "MAG_ADR_TY", "type": "esriFieldTypeString", "alias": "MAG_ADR_TY", "length": 5, "domain": null }, { "name": "SetupSequenceMain", "type": "esriFieldTypeSmallInteger", "alias": "SetupSequenceMain", "domain": null }, { "name": "SetupSequenceSub", "type": "esriFieldTypeString", "alias": "SetupSequenceSub", "length": 1, "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": "INSTALLYEAR", "type": "esriFieldTypeSmallInteger", "alias": "Install Year", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R611_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_611", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_611", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S505_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1468605109000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 8, "name": "Sewer Main Direction", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103005, "latestWkid": 6420, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 1.0E-4, "zTolerance": 0.003, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 20000, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MAINTBY", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 12 }, "value": "2", "label": "Abandoned" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 12 }, "value": "1", "label": "City of Santa Clara" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 12 }, "value": "-2", "label": "Other" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 12 }, "value": "-1", "label": "Private" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 189, 252, 255 ], "toColor": [ 242, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 252, 179, 255 ], "toColor": [ 188, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 238, 252, 255 ], "toColor": [ 179, 238, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 189, 255 ], "toColor": [ 252, 210, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 251, 187, 255 ], "toColor": [ 252, 251, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 200, 252, 255 ], "toColor": [ 184, 200, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 224, 255 ], "toColor": [ 212, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 202, 255 ], "toColor": [ 252, 182, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 215, 252, 255 ], "toColor": [ 234, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 243, 210, 255 ], "toColor": [ 252, 243, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 230, 255 ], "toColor": [ 252, 207, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 252, 189, 255 ], "toColor": [ 221, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 182, 252, 255 ], "toColor": [ 202, 182, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6123926.2372333305, "ymin": 1943236.6897333236, "xmax": 6148097.168833343, "ymax": 1982883.1292333433, "spatialReference": { "wkt": "PROJCS[\"NAD_1983_2011_StatePlane_California_III_FIPS_0403_Ft_US\",GEOGCS[\"GCS_NAD_1983_2011\",DATUM[\"D_NAD_1983_2011\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",6561666.667],PARAMETER[\"False_Northing\",1640416.667],PARAMETER[\"Central_Meridian\",-120.5],PARAMETER[\"Standard_Parallel_1\",37.0666666666667],PARAMETER[\"Standard_Parallel_2\",38.4333333333333],PARAMETER[\"Latitude_Of_Origin\",36.5],UNIT[\"US survey foot\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 61, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "length": 20, "domain": { "type": "codedValue", "name": "ssPipeMaterial", "description": "The list of pipe materials types based on the NASSCO standards", "codedValues": [ { "name": "Asbestos Cement", "code": "AC" }, { "name": "Brick", "code": "BR" }, { "name": "Cast Iron", "code": "CAS" }, { "name": "Corrugated Metal Pipe", "code": "CMP" }, { "name": "Concrete Pipe (non-reinforced)", "code": "CP" }, { "name": "Concrete segments (bolted)", "code": "CSB" }, { "name": "Concrete segments (unbolted)", "code": "CSU" }, { "name": "Clay Tile (not vitrified clay)", "code": "CT" }, { "name": "Ductile Iron Pipe", "code": "DIP" }, { "name": "Fiberglass reinforced", "code": "FRIP" }, { "name": "Glass reinforced cement", "code": "GRC" }, { "name": "Pitch fiber (Orangeburg)", "code": "OB" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Polypropylene", "code": "PP" }, { "name": "Plastic / steel composite", "code": "PSC" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Reinforced Concrete", "code": "RCP" }, { "name": "Reinforced Plastic Pipe", "code": "RPM" }, { "name": "Steel Pipe", "code": "SP" }, { "name": "Transite Pipe", "code": "TTE" }, { "name": "Vitrified Clay Pipe", "code": "VCP" }, { "name": "Wood", "code": "WD" }, { "name": "Not Known", "code": "XXX" }, { "name": "Other", "code": "ZZZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINSHAPE", "type": "esriFieldTypeString", "alias": "Main Shape", "length": 50, "domain": { "type": "codedValue", "name": "ssPipeShape", "description": "Sanitary and stormwater pipe shapes", "codedValues": [ { "name": "Arched (with flat bottom)", "code": "A" }, { "name": "Barrel", "code": "B" }, { "name": "Egg Shaped", "code": "E" }, { "name": "Horseshoe", "code": "H" }, { "name": "Oval or eliptical", "code": "O" }, { "name": "Rectangular", "code": "R" }, { "name": "Square", "code": "S" }, { "name": "Trapezoidal", "code": "T" }, { "name": "U-shaped with flat top (straight walls)", "code": "U" }, { "name": "Circular", "code": "C" }, { "name": "Other", "code": "Z" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LINEDYEAR", "type": "esriFieldTypeString", "alias": "Year Lined", "length": 50, "domain": null }, { "name": "LINERTYPE", "type": "esriFieldTypeString", "alias": "Liner Type", "length": 20, "domain": { "type": "codedValue", "name": "ssLiningMethod", "description": "The pipe lining method based on LACP and PACP standards", "codedValues": [ { "name": "Cured in Place", "code": "CP" }, { "name": "Fold and Form or Deform/Reform", "code": "FF" }, { "name": "Segmented Panel", "code": "SN" }, { "name": "Segmented Pipe", "code": "SP" }, { "name": "Spiral Wound", "code": "SW" }, { "name": "Other", "code": "OTH" }, { "name": "None", "code": "NONE" }, { "name": "Steel Casing", "code": "SC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FROMMH", "type": "esriFieldTypeString", "alias": "From Manhole", "length": 30, "domain": null }, { "name": "TOMH", "type": "esriFieldTypeString", "alias": "To Manhole", "length": 30, "domain": null }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "Water Type", "length": 30, "domain": { "type": "codedValue", "name": "ssWaterType", "description": "Sanitary sewer water type", "codedValues": [ { "name": "Gravity", "code": "10" }, { "name": "Forced", "code": "11" }, { "name": "Siphon", "code": "12" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "Location Description", "length": 200, "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "Geometric Network Enabled domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "Active Flag", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Private", "code": 2 }, { "name": "CSJ", "code": 3 }, { "name": "CSV", "code": 4 }, { "name": "CCTN", "code": 5 }, { "name": "City of Santa Clara", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": null }, { "name": "INLUCITY", "type": "esriFieldTypeSmallInteger", "alias": "In Lucity?", "domain": null }, { "name": "SUMFLOW", "type": "esriFieldTypeDouble", "alias": "Flow Summary", "domain": null }, { "name": "DOWNELEV", "type": "esriFieldTypeDouble", "alias": "Downstream Elevation", "domain": null }, { "name": "UPELEV", "type": "esriFieldTypeDouble", "alias": "Upstream Elevation", "domain": null }, { "name": "SLOPE", "type": "esriFieldTypeDouble", "alias": "Slope", "domain": null }, { "name": "DNY", "type": "esriFieldTypeString", "alias": "DNY", "length": 32, "domain": null }, { "name": "DTLS", "type": "esriFieldTypeString", "alias": "DTLS", "length": 8, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "length": 16, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 16, "domain": null }, { "name": "LUCITYID", "type": "esriFieldTypeInteger", "alias": "LUCITYID", "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeSmallInteger", "alias": "Diameter", "domain": { "type": "codedValue", "name": "ssPipeDiameter", "description": "A list of pipe diameters", "codedValues": [ { "name": "2\"", "code": 2 }, { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "14\"", "code": 14 }, { "name": "15\"", "code": 15 }, { "name": "16\"", "code": 16 }, { "name": "18\"", "code": 18 }, { "name": "20\"", "code": 20 }, { "name": "21\"", "code": 21 }, { "name": "24\"", "code": 24 }, { "name": "27\"", "code": 27 }, { "name": "28\"", "code": 28 }, { "name": "30\"", "code": 30 }, { "name": "33\"", "code": 33 }, { "name": "36\"", "code": 36 }, { "name": "39\"", "code": 39 }, { "name": "42\"", "code": 42 }, { "name": "45\"", "code": 45 }, { "name": "48\"", "code": 48 }, { "name": "Unknown", "code": 0 }, { "name": "Other", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LastSynDate", "type": "esriFieldTypeDate", "alias": "Last Synchronized Date", "length": 8, "domain": null }, { "name": "LastModDate", "type": "esriFieldTypeDate", "alias": "Last Modified date", "length": 8, "domain": null }, { "name": "LastModBy", "type": "esriFieldTypeString", "alias": "Last Modified By", "length": 50, "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "Within150FTofWW", "type": "esriFieldTypeString", "alias": "Within150FTofWW", "length": 1, "domain": null }, { "name": "LINETYPE", "type": "esriFieldTypeString", "alias": "Line Type", "length": 40, "domain": null }, { "name": "NT_LENGTHG", "type": "esriFieldTypeDouble", "alias": "NT_LENGTHG", "domain": null }, { "name": "OLD_LABEL", "type": "esriFieldTypeString", "alias": "OLD LABEL", "length": 32, "domain": null }, { "name": "OLD_SHT_NUM", "type": "esriFieldTypeString", "alias": "OLD Sht_Num", "length": 16, "domain": null }, { "name": "OLD_LBL_DIA", "type": "esriFieldTypeString", "alias": "OLD Lbl_Dia", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "OLD_DIAM_LEN", "type": "esriFieldTypeString", "alias": "OLD Diameter Length Label", "length": 50, "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": "INSTALLYEAR", "type": "esriFieldTypeSmallInteger", "alias": "Install Year", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R612_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_612", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_612", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S506_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1468605109000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 7, "name": "Sewer Main", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103005, "latestWkid": 6420, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 1.0E-4, "zTolerance": 0.003, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 20000, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MAINTBY", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 2 }, "value": "2", "label": "Abandoned" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 2 }, "value": "1", "label": "City of Santa Clara" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 230, 0, 255 ], "width": 2 }, "value": "-2", "label": "Other" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 2 }, "value": "-1", "label": "Private" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 189, 252, 255 ], "toColor": [ 242, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 252, 179, 255 ], "toColor": [ 188, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 238, 252, 255 ], "toColor": [ 179, 238, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 189, 255 ], "toColor": [ 252, 210, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 251, 187, 255 ], "toColor": [ 252, 251, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 200, 252, 255 ], "toColor": [ 184, 200, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 224, 255 ], "toColor": [ 212, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 202, 255 ], "toColor": [ 252, 182, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 215, 252, 255 ], "toColor": [ 234, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 243, 210, 255 ], "toColor": [ 252, 243, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 230, 255 ], "toColor": [ 252, 207, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 252, 189, 255 ], "toColor": [ 221, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 182, 252, 255 ], "toColor": [ 202, 182, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[MATERIAL] CONCAT \" \" CONCAT [LABEL]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": false, "maxScale": 0, "minScale": 2000, "name": "Default", "priority": 3, "symbol": { "type": "esriTS", "color": [ 85, 255, 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": "Franklin Gothic Demi", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 6123926.2372333305, "ymin": 1943236.6897333236, "xmax": 6148097.168833343, "ymax": 1982883.1292333433, "spatialReference": { "wkt": "PROJCS[\"NAD_1983_2011_StatePlane_California_III_FIPS_0403_Ft_US\",GEOGCS[\"GCS_NAD_1983_2011\",DATUM[\"D_NAD_1983_2011\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",6561666.667],PARAMETER[\"False_Northing\",1640416.667],PARAMETER[\"Central_Meridian\",-120.5],PARAMETER[\"Standard_Parallel_1\",37.0666666666667],PARAMETER[\"Standard_Parallel_2\",38.4333333333333],PARAMETER[\"Latitude_Of_Origin\",36.5],UNIT[\"US survey foot\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 61, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "length": 20, "domain": { "type": "codedValue", "name": "ssPipeMaterial", "description": "The list of pipe materials types based on the NASSCO standards", "codedValues": [ { "name": "Asbestos Cement", "code": "AC" }, { "name": "Brick", "code": "BR" }, { "name": "Cast Iron", "code": "CAS" }, { "name": "Corrugated Metal Pipe", "code": "CMP" }, { "name": "Concrete Pipe (non-reinforced)", "code": "CP" }, { "name": "Concrete segments (bolted)", "code": "CSB" }, { "name": "Concrete segments (unbolted)", "code": "CSU" }, { "name": "Clay Tile (not vitrified clay)", "code": "CT" }, { "name": "Ductile Iron Pipe", "code": "DIP" }, { "name": "Fiberglass reinforced", "code": "FRIP" }, { "name": "Glass reinforced cement", "code": "GRC" }, { "name": "Pitch fiber (Orangeburg)", "code": "OB" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Polypropylene", "code": "PP" }, { "name": "Plastic / steel composite", "code": "PSC" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Reinforced Concrete", "code": "RCP" }, { "name": "Reinforced Plastic Pipe", "code": "RPM" }, { "name": "Steel Pipe", "code": "SP" }, { "name": "Transite Pipe", "code": "TTE" }, { "name": "Vitrified Clay Pipe", "code": "VCP" }, { "name": "Wood", "code": "WD" }, { "name": "Not Known", "code": "XXX" }, { "name": "Other", "code": "ZZZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINSHAPE", "type": "esriFieldTypeString", "alias": "Main Shape", "length": 50, "domain": { "type": "codedValue", "name": "ssPipeShape", "description": "Sanitary and stormwater pipe shapes", "codedValues": [ { "name": "Arched (with flat bottom)", "code": "A" }, { "name": "Barrel", "code": "B" }, { "name": "Egg Shaped", "code": "E" }, { "name": "Horseshoe", "code": "H" }, { "name": "Oval or eliptical", "code": "O" }, { "name": "Rectangular", "code": "R" }, { "name": "Square", "code": "S" }, { "name": "Trapezoidal", "code": "T" }, { "name": "U-shaped with flat top (straight walls)", "code": "U" }, { "name": "Circular", "code": "C" }, { "name": "Other", "code": "Z" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LINEDYEAR", "type": "esriFieldTypeString", "alias": "Year Lined", "length": 50, "domain": null }, { "name": "LINERTYPE", "type": "esriFieldTypeString", "alias": "Liner Type", "length": 20, "domain": { "type": "codedValue", "name": "ssLiningMethod", "description": "The pipe lining method based on LACP and PACP standards", "codedValues": [ { "name": "Cured in Place", "code": "CP" }, { "name": "Fold and Form or Deform/Reform", "code": "FF" }, { "name": "Segmented Panel", "code": "SN" }, { "name": "Segmented Pipe", "code": "SP" }, { "name": "Spiral Wound", "code": "SW" }, { "name": "Other", "code": "OTH" }, { "name": "None", "code": "NONE" }, { "name": "Steel Casing", "code": "SC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FROMMH", "type": "esriFieldTypeString", "alias": "From Manhole", "length": 30, "domain": null }, { "name": "TOMH", "type": "esriFieldTypeString", "alias": "To Manhole", "length": 30, "domain": null }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "Water Type", "length": 30, "domain": { "type": "codedValue", "name": "ssWaterType", "description": "Sanitary sewer water type", "codedValues": [ { "name": "Gravity", "code": "10" }, { "name": "Forced", "code": "11" }, { "name": "Siphon", "code": "12" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "Location Description", "length": 200, "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "Geometric Network Enabled domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "Active Flag", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Private", "code": 2 }, { "name": "CSJ", "code": 3 }, { "name": "CSV", "code": 4 }, { "name": "CCTN", "code": 5 }, { "name": "City of Santa Clara", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": null }, { "name": "INLUCITY", "type": "esriFieldTypeSmallInteger", "alias": "In Lucity?", "domain": null }, { "name": "SUMFLOW", "type": "esriFieldTypeDouble", "alias": "Flow Summary", "domain": null }, { "name": "DOWNELEV", "type": "esriFieldTypeDouble", "alias": "Downstream Elevation", "domain": null }, { "name": "UPELEV", "type": "esriFieldTypeDouble", "alias": "Upstream Elevation", "domain": null }, { "name": "SLOPE", "type": "esriFieldTypeDouble", "alias": "Slope", "domain": null }, { "name": "DNY", "type": "esriFieldTypeString", "alias": "DNY", "length": 32, "domain": null }, { "name": "DTLS", "type": "esriFieldTypeString", "alias": "DTLS", "length": 8, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "length": 16, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 16, "domain": null }, { "name": "LUCITYID", "type": "esriFieldTypeInteger", "alias": "LUCITYID", "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeSmallInteger", "alias": "Diameter", "domain": { "type": "codedValue", "name": "ssPipeDiameter", "description": "A list of pipe diameters", "codedValues": [ { "name": "2\"", "code": 2 }, { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "14\"", "code": 14 }, { "name": "15\"", "code": 15 }, { "name": "16\"", "code": 16 }, { "name": "18\"", "code": 18 }, { "name": "20\"", "code": 20 }, { "name": "21\"", "code": 21 }, { "name": "24\"", "code": 24 }, { "name": "27\"", "code": 27 }, { "name": "28\"", "code": 28 }, { "name": "30\"", "code": 30 }, { "name": "33\"", "code": 33 }, { "name": "36\"", "code": 36 }, { "name": "39\"", "code": 39 }, { "name": "42\"", "code": 42 }, { "name": "45\"", "code": 45 }, { "name": "48\"", "code": 48 }, { "name": "Unknown", "code": 0 }, { "name": "Other", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LastSynDate", "type": "esriFieldTypeDate", "alias": "Last Synchronized Date", "length": 8, "domain": null }, { "name": "LastModDate", "type": "esriFieldTypeDate", "alias": "Last Modified date", "length": 8, "domain": null }, { "name": "LastModBy", "type": "esriFieldTypeString", "alias": "Last Modified By", "length": 50, "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "Within150FTofWW", "type": "esriFieldTypeString", "alias": "Within150FTofWW", "length": 1, "domain": null }, { "name": "LINETYPE", "type": "esriFieldTypeString", "alias": "Line Type", "length": 40, "domain": null }, { "name": "NT_LENGTHG", "type": "esriFieldTypeDouble", "alias": "NT_LENGTHG", "domain": null }, { "name": "OLD_LABEL", "type": "esriFieldTypeString", "alias": "OLD LABEL", "length": 32, "domain": null }, { "name": "OLD_SHT_NUM", "type": "esriFieldTypeString", "alias": "OLD Sht_Num", "length": 16, "domain": null }, { "name": "OLD_LBL_DIA", "type": "esriFieldTypeString", "alias": "OLD Lbl_Dia", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "OLD_DIAM_LEN", "type": "esriFieldTypeString", "alias": "OLD Diameter Length Label", "length": 50, "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": "INSTALLYEAR", "type": "esriFieldTypeSmallInteger", "alias": "Install Year", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R612_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_612", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_612", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S506_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1468605109000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 6, "name": "Sewer Service Lateral", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103005, "latestWkid": 6420, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 1.0E-4, "zTolerance": 0.003, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 20000, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 152, 230, 0, 255 ], "width": 1.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[DISTLBL]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 600, "name": "Default", "priority": 4, "symbol": { "type": "esriTS", "color": [ 163, 255, 115, 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": "Calibri", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 6124246.670683332, "ymin": 1943500.9469333338, "xmax": 6145817.570383337, "ymax": 1977584.3387333415, "spatialReference": { "wkt": "PROJCS[\"NAD_1983_2011_StatePlane_California_III_FIPS_0403_Ft_US\",GEOGCS[\"GCS_NAD_1983_2011\",DATUM[\"D_NAD_1983_2011\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",6561666.667],PARAMETER[\"False_Northing\",1640416.667],PARAMETER[\"Central_Meridian\",-120.5],PARAMETER[\"Standard_Parallel_1\",37.0666666666667],PARAMETER[\"Standard_Parallel_2\",38.4333333333333],PARAMETER[\"Latitude_Of_Origin\",36.5],UNIT[\"US survey foot\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 30, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "length": 20, "domain": { "type": "codedValue", "name": "ssPipeMaterial", "description": "The list of pipe materials types based on the NASSCO standards", "codedValues": [ { "name": "Asbestos Cement", "code": "AC" }, { "name": "Brick", "code": "BR" }, { "name": "Cast Iron", "code": "CAS" }, { "name": "Corrugated Metal Pipe", "code": "CMP" }, { "name": "Concrete Pipe (non-reinforced)", "code": "CP" }, { "name": "Concrete segments (bolted)", "code": "CSB" }, { "name": "Concrete segments (unbolted)", "code": "CSU" }, { "name": "Clay Tile (not vitrified clay)", "code": "CT" }, { "name": "Ductile Iron Pipe", "code": "DIP" }, { "name": "Fiberglass reinforced", "code": "FRIP" }, { "name": "Glass reinforced cement", "code": "GRC" }, { "name": "Pitch fiber (Orangeburg)", "code": "OB" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Polypropylene", "code": "PP" }, { "name": "Plastic / steel composite", "code": "PSC" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Reinforced Concrete", "code": "RCP" }, { "name": "Reinforced Plastic Pipe", "code": "RPM" }, { "name": "Steel Pipe", "code": "SP" }, { "name": "Transite Pipe", "code": "TTE" }, { "name": "Vitrified Clay Pipe", "code": "VCP" }, { "name": "Wood", "code": "WD" }, { "name": "Not Known", "code": "XXX" }, { "name": "Other", "code": "ZZZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LINETYPE", "type": "esriFieldTypeString", "alias": "Line Type", "length": 30, "domain": { "type": "codedValue", "name": "ssLiningMethod", "description": "The pipe lining method based on LACP and PACP standards", "codedValues": [ { "name": "Cured in Place", "code": "CP" }, { "name": "Fold and Form or Deform/Reform", "code": "FF" }, { "name": "Segmented Panel", "code": "SN" }, { "name": "Segmented Pipe", "code": "SP" }, { "name": "Spiral Wound", "code": "SW" }, { "name": "Other", "code": "OTH" }, { "name": "None", "code": "NONE" }, { "name": "Steel Casing", "code": "SC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "Location Description", "length": 100, "domain": null }, { "name": "DISTANCE", "type": "esriFieldTypeInteger", "alias": "Distance", "domain": null }, { "name": "INLUCITY", "type": "esriFieldTypeSmallInteger", "alias": "In Lucity?", "domain": null }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "Water Type", "length": 30, "domain": { "type": "codedValue", "name": "ssWaterType", "description": "Sanitary sewer water type", "codedValues": [ { "name": "Gravity", "code": "10" }, { "name": "Forced", "code": "11" }, { "name": "Siphon", "code": "12" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "Geometric Network Enabled domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "Active Flag", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Private", "code": 2 }, { "name": "CSJ", "code": 3 }, { "name": "CSV", "code": 4 }, { "name": "CCTN", "code": 5 }, { "name": "City of Santa Clara", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "length": 16, "domain": null }, { "name": "DISTLBL", "type": "esriFieldTypeString", "alias": "Distance Label", "length": 16, "domain": null }, { "name": "SHT_NUM", "type": "esriFieldTypeString", "alias": "Sht_Num", "length": 16, "domain": null }, { "name": "LUCITYID", "type": "esriFieldTypeInteger", "alias": "LUCITYID", "domain": null }, { "name": "PIPELUCITYID", "type": "esriFieldTypeInteger", "alias": "Pipe Rec #", "domain": null }, { "name": "ADDRESSLUCITYID", "type": "esriFieldTypeInteger", "alias": "Address Rec #", "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeSmallInteger", "alias": "Diameter", "domain": { "type": "codedValue", "name": "ssPipeDiameter", "description": "A list of pipe diameters", "codedValues": [ { "name": "2\"", "code": 2 }, { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "14\"", "code": 14 }, { "name": "15\"", "code": 15 }, { "name": "16\"", "code": 16 }, { "name": "18\"", "code": 18 }, { "name": "20\"", "code": 20 }, { "name": "21\"", "code": 21 }, { "name": "24\"", "code": 24 }, { "name": "27\"", "code": 27 }, { "name": "28\"", "code": 28 }, { "name": "30\"", "code": 30 }, { "name": "33\"", "code": 33 }, { "name": "36\"", "code": 36 }, { "name": "39\"", "code": 39 }, { "name": "42\"", "code": 42 }, { "name": "45\"", "code": 45 }, { "name": "48\"", "code": 48 }, { "name": "Unknown", "code": 0 }, { "name": "Other", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SVG_PROPTAG", "type": "esriFieldTypeDouble", "alias": "SVG_PROPTAG", "domain": null }, { "name": "SVG_DS_DIST", "type": "esriFieldTypeDouble", "alias": "Dist from DS Struct", "domain": null }, { "name": "LastSynDate", "type": "esriFieldTypeDate", "alias": "Last Synchronized Date", "length": 8, "domain": null }, { "name": "LastModDate", "type": "esriFieldTypeDate", "alias": "Last Modified date", "length": 8, "domain": null }, { "name": "LastModBy", "type": "esriFieldTypeString", "alias": "Last Modified By", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 16, "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "SV_LENGTHG", "type": "esriFieldTypeDouble", "alias": "SV_LENGTHG", "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": "INSTALLYEAR", "type": "esriFieldTypeSmallInteger", "alias": "Install Year", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R610_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_610", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_610", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S504_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1468605109000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "Sewer Tap", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103005, "latestWkid": 6420, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 1.0E-4, "zTolerance": 0.003, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 20000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "3bfbffea0dbe4a2471a8abf526587e6f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB5klEQVQ4jbXTz6sSURQH8C+jjCMPRgMNtMGFgha0kEhi0ExxV6tBxHBAqIQYZFa2CEQIxH9ASYmgpbQWJgQnXUQtXkGCuhiCATfyXgO5yBl1omhRT8qmH/DoC3dxued84HA5dpwy9v8FOABci0QiV2iahmEY/dls9vpfAc7tdj/M5/MHLMvShmFAluUHJEkeJxKJG61W6+2fgCJJko9jsRi5Wq0wGAwAAE6nk9hutz5Jkg6r1SrbaDTeWAHnaJq+P5lMyEwms2s+SblcBs/z9kql8gzAWSvgdq1W0wKBwIV+vw+WZaFp2reZOA7NZhMEQcDj8XgFQbja6XRe7AOXs9nsGQAIhUKQJAnpdBrRaBTdbhcEQQAAkskkxuPxdQC/ACRFUZ9OLuFwGAzDgGVZUBS1K3I4HDAMw2Y1wrvhcGjwPH/JNE1wHAdFUaAoCoLBIARBAABMp9Mv8/n8uRXwVBTFaqFQMIvFIjkajXYPoijC7/cjHo9DluUPqqrKVsCr5XL5nmEYVdf18y6X66dfKJVK8Pl8HzebzR0An60AALi7WCweeb3eo3a7bUulUhfX6/VBr9c7rtfrNlVV7+m63vuxYR8wAdzSNC2ey+VuAtABbAEcAngC4Giv/re78PL7+WtOvY1fAeG9qXAfx738AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6124273.342783327, "ymin": 1943500.9469323345, "xmax": 6145817.570384335, "ymax": 1977561.421084345, "spatialReference": { "wkt": "PROJCS[\"NAD_1983_2011_StatePlane_California_III_FIPS_0403_Ft_US\",GEOGCS[\"GCS_NAD_1983_2011\",DATUM[\"D_NAD_1983_2011\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",6561666.667],PARAMETER[\"False_Northing\",1640416.667],PARAMETER[\"Central_Meridian\",-120.5],PARAMETER[\"Standard_Parallel_1\",37.0666666666667],PARAMETER[\"Standard_Parallel_2\",38.4333333333333],PARAMETER[\"Latitude_Of_Origin\",36.5],UNIT[\"US survey foot\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 30, "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "Geometric Network Enabled domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INLUCITY", "type": "esriFieldTypeSmallInteger", "alias": "In Lucity?", "domain": null }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Private", "code": 2 }, { "name": "CSJ", "code": 3 }, { "name": "CSV", "code": 4 }, { "name": "CCTN", "code": 5 }, { "name": "City of Santa Clara", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LUCITYID", "type": "esriFieldTypeInteger", "alias": "LUCITYID", "domain": null }, { "name": "PipeLucityID", "type": "esriFieldTypeInteger", "alias": "PipeLucityID", "domain": null }, { "name": "LateralLucityID", "type": "esriFieldTypeInteger", "alias": "LateralLucityID", "domain": null }, { "name": "LastSynDate", "type": "esriFieldTypeDate", "alias": "Last Synchronized Date", "length": 8, "domain": null }, { "name": "LastModDate", "type": "esriFieldTypeDate", "alias": "Last Modified date", "length": 8, "domain": null }, { "name": "LastModBy", "type": "esriFieldTypeString", "alias": "Last Modified By", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 16, "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R609_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_609", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_609", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S503_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1468605109000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "Sewer Service Connection", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103005, "latestWkid": 6420, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 1.0E-4, "zTolerance": 0.003, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 20000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "5e1b2ccfb7facfe45152dfe96252a17c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA0UlEQVQYlZ2QvUrDYBiFnzcN9kPo3B9xyNRb8QIc0qUgtJiC4OTk0muoSkWFQFb30ltx6mBJMimUYr6AyesgDpIUsWc8PMNzjss/4u4Fz2OuURIcyp9OFCNwcN5j9gsWZYPQSjvcTIUyXGFskwmQVTWEd7dg0U64jFIeMiUwljtr8GudR8e8Pa55/oDlocPJ0MPOkx0DwxUmb+A3CgYZjKfKjLQGFr4djeX2zMM+vRJ1Ey5KZVuBVek7wkve5PQ+hk8ARRG6FTg44qr+3R3Of+ULhJFBmwxSX9wAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6124246.670683333, "ymin": 1943531.1976323256, "xmax": 6145800.685184348, "ymax": 1977584.3387343439, "spatialReference": { "wkt": "PROJCS[\"NAD_1983_2011_StatePlane_California_III_FIPS_0403_Ft_US\",GEOGCS[\"GCS_NAD_1983_2011\",DATUM[\"D_NAD_1983_2011\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",6561666.667],PARAMETER[\"False_Northing\",1640416.667],PARAMETER[\"Central_Meridian\",-120.5],PARAMETER[\"Standard_Parallel_1\",37.0666666666667],PARAMETER[\"Standard_Parallel_2\",38.4333333333333],PARAMETER[\"Latitude_Of_Origin\",36.5],UNIT[\"US survey foot\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 30, "domain": null }, { "name": "FACILITYNAME", "type": "esriFieldTypeString", "alias": "Facility Name", "length": 100, "domain": null }, { "name": "PIPELUCITYID", "type": "esriFieldTypeDouble", "alias": "Pipe Rec #", "domain": null }, { "name": "INLUCITY", "type": "esriFieldTypeSmallInteger", "alias": "In Lucity?", "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "Geometric Network Enabled domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Private", "code": 2 }, { "name": "CSJ", "code": 3 }, { "name": "CSV", "code": 4 }, { "name": "CCTN", "code": 5 }, { "name": "City of Santa Clara", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LUCITYID", "type": "esriFieldTypeInteger", "alias": "LUCITYID", "domain": null }, { "name": "STRUCTLUCITYID", "type": "esriFieldTypeInteger", "alias": "Structure Rec #", "domain": null }, { "name": "SERVICELUCITYID", "type": "esriFieldTypeInteger", "alias": "Serv Lateral Rec #", "domain": null }, { "name": "LateralLucityID", "type": "esriFieldTypeInteger", "alias": "LateralLucityID", "domain": null }, { "name": "LastSynDate", "type": "esriFieldTypeDate", "alias": "Last Synchronized Date", "length": 8, "domain": null }, { "name": "LastModDate", "type": "esriFieldTypeDate", "alias": "Last Modified date", "length": 8, "domain": null }, { "name": "LastModBy", "type": "esriFieldTypeString", "alias": "Last Modified By", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 16, "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R608_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_608", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_608", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S502_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1468605109000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Sewer Casings", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103005, "latestWkid": 6420, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 1.0E-4, "zTolerance": 0.003, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 20000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 133, 106, 0, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6125560.009733332, "ymin": 1948862.594933334, "xmax": 6147004.954583328, "ymax": 1977498.7461833323, "spatialReference": { "wkt": "PROJCS[\"NAD_1983_2011_StatePlane_California_III_FIPS_0403_Ft_US\",GEOGCS[\"GCS_NAD_1983_2011\",DATUM[\"D_NAD_1983_2011\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",6561666.667],PARAMETER[\"False_Northing\",1640416.667],PARAMETER[\"Central_Meridian\",-120.5],PARAMETER[\"Standard_Parallel_1\",37.0666666666667],PARAMETER[\"Standard_Parallel_2\",38.4333333333333],PARAMETER[\"Latitude_Of_Origin\",36.5],UNIT[\"US survey foot\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 20, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "INLUCITY", "type": "esriFieldTypeSmallInteger", "alias": "In Lucity?", "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "length": 20, "domain": { "type": "codedValue", "name": "ssPipeMaterial", "description": "The list of pipe materials types based on the NASSCO standards", "codedValues": [ { "name": "Asbestos Cement", "code": "AC" }, { "name": "Brick", "code": "BR" }, { "name": "Cast Iron", "code": "CAS" }, { "name": "Corrugated Metal Pipe", "code": "CMP" }, { "name": "Concrete Pipe (non-reinforced)", "code": "CP" }, { "name": "Concrete segments (bolted)", "code": "CSB" }, { "name": "Concrete segments (unbolted)", "code": "CSU" }, { "name": "Clay Tile (not vitrified clay)", "code": "CT" }, { "name": "Ductile Iron Pipe", "code": "DIP" }, { "name": "Fiberglass reinforced", "code": "FRIP" }, { "name": "Glass reinforced cement", "code": "GRC" }, { "name": "Pitch fiber (Orangeburg)", "code": "OB" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Polypropylene", "code": "PP" }, { "name": "Plastic / steel composite", "code": "PSC" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Reinforced Concrete", "code": "RCP" }, { "name": "Reinforced Plastic Pipe", "code": "RPM" }, { "name": "Steel Pipe", "code": "SP" }, { "name": "Transite Pipe", "code": "TTE" }, { "name": "Vitrified Clay Pipe", "code": "VCP" }, { "name": "Wood", "code": "WD" }, { "name": "Not Known", "code": "XXX" }, { "name": "Other", "code": "ZZZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RECORDLENG", "type": "esriFieldTypeDouble", "alias": "Recorded Length", "domain": null }, { "name": "CASETYPE", "type": "esriFieldTypeString", "alias": "Casing Type", "length": 20, "domain": null }, { "name": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "Active Flag", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Private", "code": 2 }, { "name": "CSJ", "code": 3 }, { "name": "CSV", "code": 4 }, { "name": "CCTN", "code": 5 }, { "name": "City of Santa Clara", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "Geometric Network Enabled domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 32, "domain": null }, { "name": "LUCITYID", "type": "esriFieldTypeInteger", "alias": "LUCITYID", "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeSmallInteger", "alias": "Diameter", "domain": { "type": "codedValue", "name": "ssPipeDiameter", "description": "A list of pipe diameters", "codedValues": [ { "name": "2\"", "code": 2 }, { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "14\"", "code": 14 }, { "name": "15\"", "code": 15 }, { "name": "16\"", "code": 16 }, { "name": "18\"", "code": 18 }, { "name": "20\"", "code": 20 }, { "name": "21\"", "code": 21 }, { "name": "24\"", "code": 24 }, { "name": "27\"", "code": 27 }, { "name": "28\"", "code": 28 }, { "name": "30\"", "code": 30 }, { "name": "33\"", "code": 33 }, { "name": "36\"", "code": 36 }, { "name": "39\"", "code": 39 }, { "name": "42\"", "code": 42 }, { "name": "45\"", "code": 45 }, { "name": "48\"", "code": 48 }, { "name": "Unknown", "code": 0 }, { "name": "Other", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LASTSYNC", "type": "esriFieldTypeDate", "alias": "Last Synchronized Date", "length": 8, "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "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": "INSTALLYEAR", "type": "esriFieldTypeSmallInteger", "alias": "Install Year", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R614_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_614", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_614", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S508_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1468605109000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Sewer Fitting", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103005, "latestWkid": 6420, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 1.0E-4, "zTolerance": 0.003, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 20000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FITTINGTYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "498478e77df3744eaa3c071c9a041a8b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA9UlEQVQYlZ3QP0uGUBQG8IfwXtqiQbChVQnuFIKCcMHahAa/grjEu/QVamsQ2lzu1vLi2B1c3FyEGyGBTs5JQ+8qKGHTO4hBf57tHH7DOY+GP0T7Lz7XdX0OguCSUnpU13WhlPoA8AZgt8CO45wmSXJv27ZFKUXTNBul1HUURVjhMAxvPM+z9jNj7Hie5wdCyNU0TcszDMOwAEAIgaqqIIQAY8xwXdcuy/J5gcdx3AE4MU0Tmqbtd59d172vHiyK4imO4zPO+QHnHACQ5/lj3/fdCmdZ9joMw63v+xeEkMO2bV/SNN0CIN9Vt5VSQkp595uef8wX0uBVt/7iKREAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Bend", "label": "Bend" }, { "symbol": { "type": "esriPMS", "url": "1b6d4e0b0a7b6884abc2cd5fb525e669", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABnElEQVQoka3RsWsaYRgG8MeeKTfdcHdwQx3iUvwTiicZHGwdRDK020EGFfMN4qaf0zcZhwxyoIFMFZ0CErrl4KjiECg3ZBJBQYuYSbnhBvEIaibFRCkl5N1eeH68D7xevHG87wpzudyJ4zjfOI6zZVn+yRib/RNSSj9blvV7Pp9/CgaDsG0bhmFcaJp2W6/XfxyEjLEPnU7n3ufzSbqubwOxWMwbjUa/a5p2s4u3cDweX6dSKcl1XWSzWZTLZQyHQxBC0G63kUwmTxlj8qb2Fo5Go6/xeBw8z2O1WiGRSGAymaBWq0FRFEQiEW+/3z8DcPkCejyeI57nAQCqqkLXdYRCISiKAgAQRRHL5VLcqyoIwt9er6dwHIdMJgPDMNBsNlEoFFAsFmFZFgRBuNuDgUDgnFL6x3Xdo0ajAVmWkU6nUalUQAjBYDB4NE2zswdLpdIDIaQ4nU7pbDb7KEkSFosFRFFEt9u1VVUNm6Z5+I/VapXl8/lflNIrx3GO1+v1k9/vN8LhcIoxtjr4x93LAL5s9lar9TpyGP7vPANAT6MYGNnIXQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Cap", "label": "Cap" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 189, 252, 255 ], "toColor": [ 242, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 252, 179, 255 ], "toColor": [ 188, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 238, 252, 255 ], "toColor": [ 179, 238, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 189, 255 ], "toColor": [ 252, 210, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 251, 187, 255 ], "toColor": [ 252, 251, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 200, 252, 255 ], "toColor": [ 184, 200, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 224, 255 ], "toColor": [ 212, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 202, 255 ], "toColor": [ 252, 182, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 215, 252, 255 ], "toColor": [ 234, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 243, 210, 255 ], "toColor": [ 252, 243, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 230, 255 ], "toColor": [ 252, 207, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 252, 189, 255 ], "toColor": [ 221, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 182, 252, 255 ], "toColor": [ 202, 182, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6123926.237232331, "ymin": 1943236.6897323246, "xmax": 6146514.972484336, "ymax": 1978496.850234343, "spatialReference": { "wkt": "PROJCS[\"NAD_1983_2011_StatePlane_California_III_FIPS_0403_Ft_US\",GEOGCS[\"GCS_NAD_1983_2011\",DATUM[\"D_NAD_1983_2011\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",6561666.667],PARAMETER[\"False_Northing\",1640416.667],PARAMETER[\"Central_Meridian\",-120.5],PARAMETER[\"Standard_Parallel_1\",37.0666666666667],PARAMETER[\"Standard_Parallel_2\",38.4333333333333],PARAMETER[\"Latitude_Of_Origin\",36.5],UNIT[\"US survey foot\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 30, "domain": null }, { "name": "INLUCITY", "type": "esriFieldTypeSmallInteger", "alias": "In Lucity?", "domain": null }, { "name": "FITTINGTYPE", "type": "esriFieldTypeString", "alias": "Fitting Type", "length": 50, "domain": { "type": "codedValue", "name": "ssFittingType", "description": "List of infrastructure Fitting Types", "codedValues": [ { "name": "Bend", "code": "Bend" }, { "name": "Cap", "code": "Cap" }, { "name": "Tap", "code": "Tap" }, { "name": "Tee", "code": "Tee" }, { "name": "Other", "code": "-2" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "Location Description", "length": 200, "domain": null }, { "name": "ROTATION", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "Geometric Network Enabled domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "Active Flag", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Private", "code": 2 }, { "name": "CSJ", "code": 3 }, { "name": "CSV", "code": 4 }, { "name": "CCTN", "code": 5 }, { "name": "City of Santa Clara", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": null }, { "name": "LUCITYID", "type": "esriFieldTypeInteger", "alias": "LUCITYID", "domain": null }, { "name": "PipeLucityID", "type": "esriFieldTypeInteger", "alias": "PipeLucityID", "domain": null }, { "name": "LastModDate", "type": "esriFieldTypeDate", "alias": "Last Modified date", "length": 8, "domain": null }, { "name": "LastModBy", "type": "esriFieldTypeString", "alias": "Last Modified By", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 16, "domain": null }, { "name": "LastSynDate", "type": "esriFieldTypeDate", "alias": "Last Synchronized Date", "length": 8, "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": "INSTALLYEAR", "type": "esriFieldTypeSmallInteger", "alias": "Install Year", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R613_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_613", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_613", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S507_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1468605109000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }