{ "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 }