{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Sewer Laterals", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1509719476000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": false, "extent": { "xmin": -8068872.128022481, "ymin": 5176583.736437444, "xmax": -8061343.960182184, "ymax": 5184397.134372712, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102686, "latestWkid": 2249, "xyTolerance": 0.02, "zTolerance": 2.0E-4, "mTolerance": 0.02, "falseX": -1.1985149999121006E8, "falseY": -9.449819999246006E7, "xyUnits": 1600, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 211, 127, 255 ], "width": 1.15 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Lateral_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Lateral_ID", "type": "esriFieldTypeString", "alias": "Lateral_ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Lateral_ID" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "utilStatus", "description": "Status of feature", "codedValues": [ { "name": "Active", "code": "ACTIVE" }, { "name": "Inactive", "code": "INACTIVE" }, { "name": "Proposed", "code": "PROPOSED" }, { "name": "Abandoned", "code": "ABANDONED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Status" }, { "name": "PipeMaterial", "type": "esriFieldTypeString", "alias": "PipeMaterial", "domain": { "type": "codedValue", "name": "SewerPipeMaterial", "description": "Pipe material", "codedValues": [ { "name": "Ductile iron pipe", "code": "DIP" }, { "name": "Vitrified clay pipe", "code": "VCP" }, { "name": "Poly Vinyl Chloride", "code": "PVC" }, { "name": "Cast iron pipe", "code": "CIP" }, { "name": "Unknown material", "code": "UNKNOWN" }, { "name": "VT", "code": "VT" }, { "name": "Reinforced Concrete Pipe", "code": "RCP" }, { "name": "SDR-35 PVC", "code": "SDR-35" }, { "name": "Asbestos Cement pipe", "code": "AC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PipeMaterial" }, { "name": "FlowType", "type": "esriFieldTypeString", "alias": "FlowType", "domain": { "type": "codedValue", "name": "sewerFlowType", "description": "Flow type", "codedValues": [ { "name": "Gravity", "code": "GRAVITY" }, { "name": "Vacuum", "code": "VACUUM" }, { "name": "Pressurized", "code": "PRESSURE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FlowType" }, { "name": "PipeSize", "type": "esriFieldTypeDouble", "alias": "PipeSize", "domain": { "type": "codedValue", "name": "SewerPipeSize", "description": "Diameter of pipe (in inches)", "codedValues": [ { "name": "1 in", "code": 1 }, { "name": "1.25 in", "code": 1.25 }, { "name": "2 in", "code": 2 }, { "name": "3 in", "code": 3 }, { "name": "4 in", "code": 4 }, { "name": "6 in", "code": 6 }, { "name": "8 in", "code": 8 }, { "name": "10 in", "code": 10 }, { "name": "12 in", "code": 12 }, { "name": "14 in", "code": 14 }, { "name": "16 in", "code": 16 }, { "name": "18 in", "code": 18 }, { "name": "20 in", "code": 20 }, { "name": "22 in", "code": 22 }, { "name": "24 in", "code": 24 }, { "name": "30 in", "code": 30 }, { "name": "36 in", "code": 36 }, { "name": "48 in", "code": 48 }, { "name": "60 in", "code": 60 }, { "name": "Unknown", "code": 999 }, { "name": "5 in", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PipeSize" }, { "name": "Depth", "type": "esriFieldTypeDouble", "alias": "Depth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Depth" }, { "name": "YearInst", "type": "esriFieldTypeInteger", "alias": "YearInst", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YearInst" }, { "name": "metaDatecreate", "type": "esriFieldTypeInteger", "alias": "metaDatecreate", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "metaDatecreate" }, { "name": "metaEntryMethod", "type": "esriFieldTypeString", "alias": "metaEntryMethod", "domain": { "type": "codedValue", "name": "metaDomainEntryMethod", "description": "Method of data entry", "codedValues": [ { "name": "Unknown", "code": "UNKNOWN" }, { "name": "Converted from another format", "code": "TRANSLATED" }, { "name": "Digitized from a scanned image", "code": "SCANNED" }, { "name": "Photogrammetric digitization", "code": "PHOTOG" }, { "name": "Global Positioning System", "code": "GPS" }, { "name": "Derived from field observations", "code": "FIELD" }, { "name": "Digitized from orthos", "code": "ORTHO" }, { "name": "Manually digitized with no known coordinates", "code": "MANUAL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "metaEntryMethod" }, { "name": "metaSrc", "type": "esriFieldTypeString", "alias": "metaSrc", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "metaSrc" }, { "name": "metaSrcDate", "type": "esriFieldTypeInteger", "alias": "metaSrcDate", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "metaSrcDate" }, { "name": "metaSrcTtl", "type": "esriFieldTypeString", "alias": "metaSrcTtl", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "metaSrcTtl" }, { "name": "MetaReliability", "type": "esriFieldTypeString", "alias": "MetaReliability", "domain": { "type": "codedValue", "name": "metaDomainReliability", "description": "General indication of positional accuracy", "codedValues": [ { "name": "Excellent reliability", "code": "EXCELLENT" }, { "name": "Good reliability", "code": "GOOD" }, { "name": "Fair reliability", "code": "FAIR" }, { "name": "Fairly accurate but not reliably known", "code": "ESTIMATED" }, { "name": "Variable quality", "code": "VARIABLE" }, { "name": "Accuracy is suspect", "code": "QUESTIONABLE" }, { "name": "Poor reliability", "code": "POOR" }, { "name": "Unknown quality", "code": "UNKNOWN" }, { "name": "To be determined", "code": "TBD" }, { "name": "Features digitized from town sewer CAD drawing", "code": "SCHEMATIC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "MetaReliability" }, { "name": "metaCreator", "type": "esriFieldTypeString", "alias": "metaCreator", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "metaCreator" }, { "name": "metaSrcImage", "type": "esriFieldTypeString", "alias": "metaSrcImage", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "metaSrcImage" }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "LocationDescription", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "LocationDescription" }, { "name": "NewCPA", "type": "esriFieldTypeSmallInteger", "alias": "NewCPA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NewCPA" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "UUID_9", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_9", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S3_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Sewer Laterals", "description": "", "prototype": { "attributes": { "NewCPA": null, "Lateral_ID": null, "Status": null, "PipeMaterial": null, "FlowType": null, "PipeSize": null, "Depth": null, "YearInst": null, "metaDatecreate": null, "metaEntryMethod": null, "metaSrc": null, "metaSrcDate": null, "metaSrcTtl": null, "MetaReliability": null, "metaCreator": null, "metaSrcImage": null, "LocationDescription": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync,Extract,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }