{ "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 17, "name": "wwServiceLine", "type": "Feature Layer", "parentLayer": { "id": 4, "name": "Wastewater System" }, "defaultVisibility": true, "minScale": 3000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "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": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1922948.2466053069, "ymin": 224630.7301389724, "xmax": 1994985.9673589766, "ymax": 303765.4032341391, "spatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3.700527747896797E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 1.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FacilityID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FacilityID" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "OWNER", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Owner" }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATOR" }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "CREATEDDATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATEDDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "P_INST_DATE", "type": "esriFieldTypeDate", "alias": "Pipe Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "P_INST_DATE" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Connection Type", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Type" }, { "name": "CON_MAT", "type": "esriFieldTypeString", "alias": "Connection Material", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CON_MAT" }, { "name": "PIPE_MAT", "type": "esriFieldTypeString", "alias": "Pipe Material", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PIPE_MAT" }, { "name": "RISER_MAT", "type": "esriFieldTypeString", "alias": "Riser Material", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "RISER_MAT" }, { "name": "RISER_HT", "type": "esriFieldTypeDouble", "alias": "Riser Height", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RISER_HT" }, { "name": "RISER", "type": "esriFieldTypeString", "alias": "Riser?", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "RISER" }, { "name": "Service_Type", "type": "esriFieldTypeString", "alias": "COMMENT", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Service_Type" }, { "name": "C_INST_DATE", "type": "esriFieldTypeDate", "alias": "Connection Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "C_INST_DATE" }, { "name": "MH_DIST", "type": "esriFieldTypeDouble", "alias": "Distance From US MH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MH_DIST" }, { "name": "DR_DIR", "type": "esriFieldTypeString", "alias": "Draw Direction", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "DR_DIR" }, { "name": "DR_LEN", "type": "esriFieldTypeDouble", "alias": "Draw Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DR_LEN" }, { "name": "PIPE_REF", "type": "esriFieldTypeString", "alias": "Pipe Reference", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PIPE_REF" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "STATUS" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Comments" }, { "name": "S_Type", "type": "esriFieldTypeString", "alias": "Service Type", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "S_Type" }, { "name": "Depth", "type": "esriFieldTypeDouble", "alias": "Depth at Main", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Depth" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()" }, { "name": "MapIndex", "type": "esriFieldTypeString", "alias": "MAPINDEX", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "MapIndex" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R603_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_603", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S238_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Service Line", "description": "", "prototype": { "attributes": { "MapIndex": null, "FacilityID": null, "Owner": null, "Depth": null, "S_Type": null, "Comments": null, "STATUS": null, "P_INST_DATE": null, "Type": null, "CON_MAT": null, "PIPE_MAT": null, "RISER_MAT": null, "RISER_HT": null, "RISER": null, "Service_Type": null, "C_INST_DATE": null, "MH_DIST": null, "DR_DIR": null, "DR_LEN": null, "PIPE_REF": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "d372d496f857401998a03913952c3f21" }