{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 14, "name": "ssSewerMain_Construction", "type": "Feature Layer", "parentLayer": { "id": 19, "name": "Sewer Construction Features" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102747, "latestWkid": 2284, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 5.120000004768373E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -1.2340293371288203E8, "falseY": -9.968430806274673E7, "xyUnits": 3.3388273189083964E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 5.120000004768373E-4, "zTolerance": 2.0E-5, "mTolerance": 2, "falseX": -4.503599627370495E11, "falseY": -4.503599627370495E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 100000, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 175, 68, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Enabled", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "domain": { "type": "codedValue", "name": "ssDomainLifecycleStatus", "description": "", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Removed", "code": "Removed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "Active", "modelName": "LifecycleStatus" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "ssDomainWaterLineMaterial", "description": "", "codedValues": [ { "name": "Ductile Iron", "code": "DI" }, { "name": "Cast Iron", "code": "CI" }, { "name": "Poly Vinyl Chloride", "code": "PVC" }, { "name": "Asbestos Concrete", "code": "AC" }, { "name": "Concrete", "code": "CONC" }, { "name": "Terracotta", "code": "TER" }, { "name": "Unknown", "code": "Unk" }, { "name": "Other", "code": "Oth" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Material" }, { "name": "Diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "range", "name": "ssDomainPressurizedMainDiameter", "description": "", "range": [ 0, 48 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Diameter" }, { "name": "PLAN_DIR", "type": "esriFieldTypeString", "alias": "PLAN_DIR", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PLAN_DIR" }, { "name": "WVS_COMMENTS", "type": "esriFieldTypeString", "alias": "WVS_COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "WVS_COMMENTS" }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EDITOR" }, { "name": "DATEMODIFY", "type": "esriFieldTypeDate", "alias": "DATEMODIFY", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATEMODIFY" }, { "name": "Ownership", "type": "esriFieldTypeString", "alias": "Ownership", "domain": { "type": "codedValue", "name": "dOwnership", "description": "Ownership Of Utility", "codedValues": [ { "name": "Unknown", "code": "Unk" }, { "name": "Public", "code": "Pub" }, { "name": "Private", "code": "Priv" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "Pub", "modelName": "Ownership" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Project_Number", "type": "esriFieldTypeString", "alias": "Project_Number", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "Project_Number" }, { "name": "Mat", "type": "esriFieldTypeString", "alias": "Mat", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "Mat" }, { "name": "Record_Type", "type": "esriFieldTypeString", "alias": "Record Type", "domain": { "type": "codedValue", "name": "wDomainRecord_Type", "description": "Record Type", "codedValues": [ { "name": "As-Built", "code": "As-Built" }, { "name": "Pre-Construction", "code": "Pre-Con" }, { "name": "Drawing Other", "code": "Dwg/Other" }, { "name": "Hand Sketch", "code": "Sketch" }, { "name": "Inspector Update / Redline", "code": "Inp-Update" }, { "name": "No information", "code": "None" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Record_Type" }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FacilityID" }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Location" }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "WarrantyDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WarrantyDate" }, { "name": "LedacyID", "type": "esriFieldTypeString", "alias": "LedacyID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LedacyID" }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Condition" }, { "name": "ConditionDate", "type": "esriFieldTypeDate", "alias": "ConditionDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ConditionDate" }, { "name": "MissUCode", "type": "esriFieldTypeString", "alias": "MissUCode", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "MissUCode" }, { "name": "Images", "type": "esriFieldTypeString", "alias": "Images", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Images" }, { "name": "Repair", "type": "esriFieldTypeString", "alias": "Repair", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Repair" }, { "name": "O_and_M", "type": "esriFieldTypeString", "alias": "O_and_M", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "O_and_M" }, { "name": "Shape_STLength_1", "type": "esriFieldTypeDouble", "alias": "Shape_STLength_1", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" }, { "name": "ssMainType", "type": "esriFieldTypeString", "alias": "ssMainType", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "ssMainType" }, { "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": "R692_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_692", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_692", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S374_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "ssSewerMain_Construction", "description": "", "prototype": { "attributes": { "ssMainType": null, "Enabled": 1, "InstallDate": null, "LifecycleStatus": "Active", "Material": null, "Diameter": null, "PLAN_DIR": null, "WVS_COMMENTS": null, "EDITOR": null, "DATEMODIFY": null, "Ownership": "Pub", "Shape_STLength_1": 0, "Project_Number": null, "Mat": null, "Record_Type": null, "FacilityID": null, "Location": null, "WarrantyDate": null, "LedacyID": null, "Condition": null, "ConditionDate": null, "MissUCode": null, "Images": null, "Repair": null, "O_and_M": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 15, "name": "ssNetworkStructure_Construction", "type": "Feature Layer", "parentLayer": { "id": 19, "name": "Sewer Construction Features" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102747, "latestWkid": 2284, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 5.120000004768373E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -1.2340293371288203E8, "falseY": -9.968430806274673E7, "xyUnits": 3.3388273189083964E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 5.120000004768373E-4, "zTolerance": 2.0E-5, "mTolerance": 2, "falseX": -4.503599627370495E11, "falseY": -4.503599627370495E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 100000, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 102, 165, 58, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AncillaryRole" }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FacilityID" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "LocationDescription", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LocationDescription" }, { "name": "Rotation", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "Rotation" }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LifecycleStatus" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Name" }, { "name": "OperationalDate", "type": "esriFieldTypeDate", "alias": "OperationalDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "OperationalDate" }, { "name": "Subtype", "type": "esriFieldTypeInteger", "alias": "Subtype", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Subtype" }, { "name": "PLAN_DIR", "type": "esriFieldTypeString", "alias": "PLAN_DIR", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PLAN_DIR" }, { "name": "GPS_LOCATED", "type": "esriFieldTypeString", "alias": "GPS Status", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GPS_located" }, { "name": "WVS_COMMENTS", "type": "esriFieldTypeString", "alias": "WVS_COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "WVS_COMMENTS" }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EDITOR" }, { "name": "DATEMODIFY", "type": "esriFieldTypeDate", "alias": "DATEMODIFY", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATEMODIFY" }, { "name": "Ownership", "type": "esriFieldTypeString", "alias": "Ownership", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Ownership" }, { "name": "X_CORD", "type": "esriFieldTypeDouble", "alias": "X_CORD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X_CORD" }, { "name": "Y_CORD", "type": "esriFieldTypeDouble", "alias": "Y_CORD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y_CORD" }, { "name": "Z_CORD_GPS", "type": "esriFieldTypeDouble", "alias": "Z_CORD_GPS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Z_CORD_GPS" }, { "name": "GPS_AVG_ACC", "type": "esriFieldTypeDouble", "alias": "GPS_AVG_ACC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPS_AVG_ACC" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "WarrantyDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WarrantyDate" }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LegacyID" }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Condition" }, { "name": "ConditionDate", "type": "esriFieldTypeDate", "alias": "ConditionDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ConditionDate" }, { "name": "Images", "type": "esriFieldTypeString", "alias": "Images", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Images" }, { "name": "Repair", "type": "esriFieldTypeString", "alias": "Repair", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Repair" }, { "name": "O_and_M", "type": "esriFieldTypeString", "alias": "O_and_M", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "O_and_M" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R696_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_696", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_696", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S378_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "ssNetworkStructure_Construction", "description": "", "prototype": { "attributes": { "Repair": null, "AncillaryRole": null, "Enabled": 1, "FacilityID": null, "InstallDate": null, "LocationDescription": null, "Rotation": 0, "LifecycleStatus": null, "Name": null, "OperationalDate": null, "Subtype": 1, "PLAN_DIR": null, "GPS_LOCATED": null, "WVS_COMMENTS": null, "EDITOR": null, "DATEMODIFY": null, "Ownership": null, "X_CORD": null, "Y_CORD": null, "Z_CORD_GPS": null, "GPS_AVG_ACC": null, "O_and_M": null, "WarrantyDate": null, "LegacyID": null, "Condition": null, "ConditionDate": null, "Images": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 16, "name": "ssManhole_Construction", "type": "Feature Layer", "parentLayer": { "id": 19, "name": "Sewer Construction Features" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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": true, "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": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102747, "latestWkid": 2284, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 5.120000004768373E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -1.2340293371288203E8, "falseY": -9.968430806274673E7, "xyUnits": 3.3388273189083964E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 5.120000004768373E-4, "zTolerance": 2.0E-5, "mTolerance": 2, "falseX": -4.503599627370495E11, "falseY": -4.503599627370495E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 100000, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 233, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "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": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AncillaryRole" }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Enabled" }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FacilityID" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "LocationDescription", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LocationDescription" }, { "name": "Rotation", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Rotation" }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LifecycleStatus" }, { "name": "MH_Type", "type": "esriFieldTypeString", "alias": "MH_Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MH_Type" }, { "name": "AccessDiameter", "type": "esriFieldTypeDouble", "alias": "AccessDiameter", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AccessDiameter" }, { "name": "AccessType", "type": "esriFieldTypeString", "alias": "AccessType", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "AccessType" }, { "name": "GroundType", "type": "esriFieldTypeString", "alias": "GroundType", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "GroundType" }, { "name": "RimElevation", "type": "esriFieldTypeDouble", "alias": "RimElevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RimElevation" }, { "name": "InvertElevation", "type": "esriFieldTypeDouble", "alias": "InvertElevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "InvertElevation" }, { "name": "WallMaterial", "type": "esriFieldTypeString", "alias": "WallMaterial", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "WallMaterial" }, { "name": "PLAN_MH_ID", "type": "esriFieldTypeString", "alias": "PLAN_MH_ID", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PLAN_MH_ID" }, { "name": "GPS_LOCATED", "type": "esriFieldTypeString", "alias": "GPS Status", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GPS_located" }, { "name": "X_CORD", "type": "esriFieldTypeDouble", "alias": "X_CORD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X_CORD" }, { "name": "Y_CORD", "type": "esriFieldTypeDouble", "alias": "Y_CORD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y_CORD" }, { "name": "Z_CORD_GPS", "type": "esriFieldTypeDouble", "alias": "Z_CORD_GPS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Z_CORD_GPS" }, { "name": "PLAN_DIR", "type": "esriFieldTypeString", "alias": "PLAN_DIR", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PLAN_DIR" }, { "name": "WVS_COMMENTS", "type": "esriFieldTypeString", "alias": "WVS_COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "WVS_COMMENTS" }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EDITOR" }, { "name": "DATEMODIFY", "type": "esriFieldTypeDate", "alias": "DATEMODIFY", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATEMODIFY" }, { "name": "Ownership", "type": "esriFieldTypeString", "alias": "Ownership", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Ownership" }, { "name": "GPS_AVG_ACC", "type": "esriFieldTypeDouble", "alias": "GPS_AVG_ACC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPS_AVG_ACC" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Upstream_MH_1", "type": "esriFieldTypeString", "alias": "Upstream_MH_1", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "Upstream_MH_1" }, { "name": "Upstream_MH_2", "type": "esriFieldTypeString", "alias": "Upstream_MH_2", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "Upstream_MH_2" }, { "name": "Upstream_MH_3", "type": "esriFieldTypeString", "alias": "Upstream_MH_3", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "Upstream_MH_3" }, { "name": "Downstream_MH", "type": "esriFieldTypeString", "alias": "Downstream_MH", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "Downstream_MH" }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "WarrantyDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WarrantyDate" }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LegacyID" }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Condition" }, { "name": "CondtionDate", "type": "esriFieldTypeDate", "alias": "CondtionDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CondtionDate" }, { "name": "Images", "type": "esriFieldTypeString", "alias": "Images", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Images" }, { "name": "Repair", "type": "esriFieldTypeString", "alias": "Repair", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Repair" }, { "name": "O_and_M", "type": "esriFieldTypeString", "alias": "O_and_M", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "O_and_M" }, { "name": "InteriorDrop", "type": "esriFieldTypeDouble", "alias": "InteriorDrop", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "InteriorDrop" }, { "name": "Z_Coord_DEM21", "type": "esriFieldTypeDouble", "alias": "Z_Coord_DEM21", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Z_Coord_DEM21" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()", "required": true }, { "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": "R695_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_695", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_695", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S377_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "ssManhole_Construction", "description": "", "prototype": { "attributes": { "Z_Coord_DEM21": null, "AncillaryRole": null, "Enabled": null, "FacilityID": null, "InstallDate": null, "LocationDescription": null, "Rotation": null, "LifecycleStatus": null, "MH_Type": null, "AccessDiameter": null, "AccessType": null, "GroundType": null, "RimElevation": null, "InvertElevation": null, "WallMaterial": null, "PLAN_MH_ID": null, "GPS_LOCATED": null, "X_CORD": null, "Y_CORD": null, "Z_CORD_GPS": null, "PLAN_DIR": null, "WVS_COMMENTS": null, "EDITOR": null, "DATEMODIFY": null, "Ownership": null, "GPS_AVG_ACC": null, "InteriorDrop": null, "Upstream_MH_1": null, "Upstream_MH_2": null, "Upstream_MH_3": null, "Downstream_MH": null, "WarrantyDate": null, "LegacyID": null, "Condition": null, "CondtionDate": null, "Images": null, "Repair": null, "O_and_M": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 17, "name": "ssGravityMain_Construction", "type": "Feature Layer", "parentLayer": { "id": 19, "name": "Sewer Construction Features" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102747, "latestWkid": 2284, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 5.120000004768373E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -1.2340293371288203E8, "falseY": -9.968430806274673E7, "xyUnits": 3.3388273189083964E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 5.120000004768373E-4, "zTolerance": 2.0E-5, "mTolerance": 2, "falseX": -4.503599627370495E11, "falseY": -4.503599627370495E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 100000, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 147, 55, 168, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Enabled", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "domain": { "type": "codedValue", "name": "ssDomainLifecycleStatus", "description": "", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Removed", "code": "Removed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "Active", "modelName": "LifecycleStatus" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "ssDomainWaterLineMaterial", "description": "", "codedValues": [ { "name": "Ductile Iron", "code": "DI" }, { "name": "Cast Iron", "code": "CI" }, { "name": "Poly Vinyl Chloride", "code": "PVC" }, { "name": "Asbestos Concrete", "code": "AC" }, { "name": "Concrete", "code": "CONC" }, { "name": "Terracotta", "code": "TER" }, { "name": "Unknown", "code": "Unk" }, { "name": "Other", "code": "Oth" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Material" }, { "name": "UpstreamInvert", "type": "esriFieldTypeDouble", "alias": "UpstreamInvert", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UpstreamInvert" }, { "name": "DownstreamInvert", "type": "esriFieldTypeDouble", "alias": "DownstreamInvert", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DownstreamInvert" }, { "name": "NominalDiameter", "type": "esriFieldTypeDouble", "alias": "NominalDiameter", "domain": { "type": "codedValue", "name": "ssDomainMainDiameter", "description": "", "codedValues": [ { "name": "1\"", "code": 1 }, { "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": "30\"", "code": 30 }, { "name": "36\"", "code": 36 }, { "name": "42\"", "code": 42 }, { "name": "48\"", "code": 48 }, { "name": "Other", "code": -1 }, { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NominalDiameter" }, { "name": "Slope", "type": "esriFieldTypeDouble", "alias": "Slope", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Slope" }, { "name": "PipeAngle", "type": "esriFieldTypeDouble", "alias": "PipeAngle", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PipeAngle" }, { "name": "PLAN_DIR", "type": "esriFieldTypeString", "alias": "PLAN_DIR", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PLAN_DIR" }, { "name": "WVS_COMMENTS", "type": "esriFieldTypeString", "alias": "WVS_COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "WVS_COMMENTS" }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EDITOR" }, { "name": "DATEMODIFY", "type": "esriFieldTypeDate", "alias": "DATEMODIFY", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATEMODIFY" }, { "name": "Ownership", "type": "esriFieldTypeString", "alias": "Ownership", "domain": { "type": "codedValue", "name": "dOwnership", "description": "Ownership Of Utility", "codedValues": [ { "name": "Unknown", "code": "Unk" }, { "name": "Public", "code": "Pub" }, { "name": "Private", "code": "Priv" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "Pub", "modelName": "Ownership" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Project_Number", "type": "esriFieldTypeString", "alias": "Project_Number", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "Project_Number" }, { "name": "Upstream_MH_1", "type": "esriFieldTypeString", "alias": "Upstream_MH_1", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "Upstream_MH_1" }, { "name": "Upstream_MH_2", "type": "esriFieldTypeString", "alias": "Upstream_MH_2", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "Upstream_MH_2" }, { "name": "Upstream_MH_3", "type": "esriFieldTypeString", "alias": "Upstream_MH_3", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "Upstream_MH_3" }, { "name": "Downstream_MH", "type": "esriFieldTypeString", "alias": "Downstream_MH", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "Downstream_MH" }, { "name": "Mat", "type": "esriFieldTypeString", "alias": "Mat", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "Mat" }, { "name": "Record_Type", "type": "esriFieldTypeString", "alias": "Record Type", "domain": { "type": "codedValue", "name": "wDomainRecord_Type", "description": "Record Type", "codedValues": [ { "name": "As-Built", "code": "As-Built" }, { "name": "Pre-Construction", "code": "Pre-Con" }, { "name": "Drawing Other", "code": "Dwg/Other" }, { "name": "Hand Sketch", "code": "Sketch" }, { "name": "Inspector Update / Redline", "code": "Inp-Update" }, { "name": "No information", "code": "None" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Record_Type" }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FacilityID" }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Location" }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LegacyID" }, { "name": "Warranty", "type": "esriFieldTypeDate", "alias": "Warranty", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Warranty" }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Condition" }, { "name": "ConditionDate", "type": "esriFieldTypeDate", "alias": "ConditionDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ConditionDate" }, { "name": "MissUCode", "type": "esriFieldTypeString", "alias": "MissUCode", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "MissUCode" }, { "name": "Images", "type": "esriFieldTypeString", "alias": "Images", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Images" }, { "name": "Repair", "type": "esriFieldTypeString", "alias": "Repair", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Repair" }, { "name": "O_and_M", "type": "esriFieldTypeString", "alias": "O_and_M", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "O_and_M" }, { "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": "R693_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_693", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_693", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S375_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "ssGravityMain_Construction", "description": "", "prototype": { "attributes": { "O_and_M": null, "Enabled": 1, "InstallDate": null, "LifecycleStatus": "Active", "Material": null, "UpstreamInvert": null, "DownstreamInvert": null, "NominalDiameter": null, "Slope": null, "PipeAngle": null, "PLAN_DIR": null, "WVS_COMMENTS": null, "EDITOR": null, "DATEMODIFY": null, "Ownership": "Pub", "Repair": null, "Project_Number": null, "Upstream_MH_1": null, "Upstream_MH_2": null, "Upstream_MH_3": null, "Downstream_MH": null, "Mat": null, "Record_Type": null, "FacilityID": null, "Location": null, "LegacyID": null, "Warranty": null, "Condition": null, "ConditionDate": null, "MissUCode": null, "Images": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 18, "name": "ssForceMain_Construction", "type": "Feature Layer", "parentLayer": { "id": 19, "name": "Sewer Construction Features" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102747, "latestWkid": 2284, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 5.120000004768373E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -1.2340293371288203E8, "falseY": -9.968430806274673E7, "xyUnits": 3.3388273189083964E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 5.120000004768373E-4, "zTolerance": 2.0E-5, "mTolerance": 2, "falseX": -4.503599627370495E11, "falseY": -4.503599627370495E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 100000, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 142, 124, 59, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Enabled", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "domain": { "type": "codedValue", "name": "ssDomainLifecycleStatus", "description": "", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Removed", "code": "Removed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "Active", "modelName": "LifecycleStatus" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "ssDomainWaterLineMaterial", "description": "", "codedValues": [ { "name": "Ductile Iron", "code": "DI" }, { "name": "Cast Iron", "code": "CI" }, { "name": "Poly Vinyl Chloride", "code": "PVC" }, { "name": "Asbestos Concrete", "code": "AC" }, { "name": "Concrete", "code": "CONC" }, { "name": "Terracotta", "code": "TER" }, { "name": "Unknown", "code": "Unk" }, { "name": "Other", "code": "Oth" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Material" }, { "name": "Diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "range", "name": "ssDomainPressurizedMainDiameter", "description": "", "range": [ 0, 48 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Diameter" }, { "name": "PLAN_DIR", "type": "esriFieldTypeString", "alias": "PLAN_DIR", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PLAN_DIR" }, { "name": "WVS_COMMENTS", "type": "esriFieldTypeString", "alias": "WVS_COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "WVS_COMMENTS" }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EDITOR" }, { "name": "DATEMODIFY", "type": "esriFieldTypeDate", "alias": "DATEMODIFY", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATEMODIFY" }, { "name": "Ownership", "type": "esriFieldTypeString", "alias": "Ownership", "domain": { "type": "codedValue", "name": "dOwnership", "description": "Ownership Of Utility", "codedValues": [ { "name": "Unknown", "code": "Unk" }, { "name": "Public", "code": "Pub" }, { "name": "Private", "code": "Priv" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "Pub", "modelName": "Ownership" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Project_Number", "type": "esriFieldTypeString", "alias": "Project_Number", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "Project_Number" }, { "name": "Mat", "type": "esriFieldTypeString", "alias": "Mat", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "Mat" }, { "name": "Record_Type", "type": "esriFieldTypeString", "alias": "Record Type", "domain": { "type": "codedValue", "name": "wDomainRecord_Type", "description": "Record Type", "codedValues": [ { "name": "As-Built", "code": "As-Built" }, { "name": "Pre-Construction", "code": "Pre-Con" }, { "name": "Drawing Other", "code": "Dwg/Other" }, { "name": "Hand Sketch", "code": "Sketch" }, { "name": "Inspector Update / Redline", "code": "Inp-Update" }, { "name": "No information", "code": "None" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Record_Type" }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FacilityID" }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Location" }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "WarrantyDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WarrantyDate" }, { "name": "LedacyID", "type": "esriFieldTypeString", "alias": "LedacyID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LedacyID" }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Condition" }, { "name": "ConditionDate", "type": "esriFieldTypeDate", "alias": "ConditionDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ConditionDate" }, { "name": "MissUCode", "type": "esriFieldTypeString", "alias": "MissUCode", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "MissUCode" }, { "name": "Images", "type": "esriFieldTypeString", "alias": "Images", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Images" }, { "name": "Repair", "type": "esriFieldTypeString", "alias": "Repair", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Repair" }, { "name": "O_and_M", "type": "esriFieldTypeString", "alias": "O_and_M", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "O_and_M" }, { "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": "R694_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_694", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_694", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S376_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "ssForceMain_Construction", "description": "", "prototype": { "attributes": { "O_and_M": null, "Enabled": 1, "InstallDate": null, "LifecycleStatus": "Active", "Material": null, "Diameter": null, "PLAN_DIR": null, "WVS_COMMENTS": null, "EDITOR": null, "DATEMODIFY": null, "Ownership": "Pub", "Repair": null, "Project_Number": null, "Mat": null, "Record_Type": null, "FacilityID": null, "Location": null, "WarrantyDate": null, "LedacyID": null, "Condition": null, "ConditionDate": null, "MissUCode": null, "Images": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 31, "name": "wFitting_Construction", "type": "Feature Layer", "parentLayer": { "id": 34, "name": "Water Construction Features" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102747, "latestWkid": 2284, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 5.120000004768373E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -1.2340293371288203E8, "falseY": -9.968430806274673E7, "xyUnits": 3.3388273189083964E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 5.120000004768373E-4, "zTolerance": 2.0E-5, "mTolerance": 2, "falseX": -1.1114059999995947E8, "falseY": -9.15320999998094E7, "xyUnits": 15624.99998544808, "falseZ": 0, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 108, 40, 160, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Enabled", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Enabled" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "Subtype", "type": "esriFieldTypeInteger", "alias": "Subtype", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Subtype" }, { "name": "BEND_ANGLE", "type": "esriFieldTypeString", "alias": "BEND_ANGLE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "BEND_ANGLE" }, { "name": "FIT_DIMENSION", "type": "esriFieldTypeString", "alias": "FIT_DIMENSION", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "FIT_DIMENSION" }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LifecycleStatus" }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AncillaryRole" }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FacilityID" }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "LocationDescription", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LocationDescription" }, { "name": "Rotation", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Rotation" }, { "name": "Ownership", "type": "esriFieldTypeString", "alias": "Ownership", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Ownership" }, { "name": "PLAN_DIR", "type": "esriFieldTypeString", "alias": "PLAN_DIR", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PLAN_DIR" }, { "name": "WVS_Comments", "type": "esriFieldTypeString", "alias": "WVS_Comments", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "WVS_Comments" }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EDITOR" }, { "name": "DATEMODIFY", "type": "esriFieldTypeDate", "alias": "DATEMODIFY", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATEMODIFY" }, { "name": "GPS_located", "type": "esriFieldTypeString", "alias": "GPS Status", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GPS_located" }, { "name": "X_CORD", "type": "esriFieldTypeDouble", "alias": "X_CORD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X_CORD" }, { "name": "Y_CORD", "type": "esriFieldTypeDouble", "alias": "Y_CORD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y_CORD" }, { "name": "Z_CORD_GPS", "type": "esriFieldTypeDouble", "alias": "Z_CORD_GPS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Z_CORD_GPS" }, { "name": "GPS_AVG_ACC", "type": "esriFieldTypeDouble", "alias": "GPS_AVG_ACC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPS_AVG_ACC" }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "WarrantyDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WarrantyDate" }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LegacyID" }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Condition" }, { "name": "ConditionDate", "type": "esriFieldTypeDate", "alias": "ConditionDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ConditionDate" }, { "name": "Images", "type": "esriFieldTypeString", "alias": "Images", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Images" }, { "name": "Repair", "type": "esriFieldTypeString", "alias": "Repair", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Repair" }, { "name": "O_and_M", "type": "esriFieldTypeString", "alias": "O_and_M", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "O_and_M" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "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": "R699_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_699", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_699", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S381_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "wFitting_Construction", "description": "", "prototype": { "attributes": { "last_edited_date": null, "Enabled": null, "InstallDate": null, "Subtype": null, "BEND_ANGLE": null, "FIT_DIMENSION": null, "LifecycleStatus": null, "AncillaryRole": null, "FacilityID": null, "LocationDescription": null, "Rotation": null, "Ownership": null, "PLAN_DIR": null, "WVS_Comments": null, "EDITOR": null, "DATEMODIFY": null, "GPS_located": null, "X_CORD": null, "Y_CORD": null, "Z_CORD_GPS": null, "GPS_AVG_ACC": null, "WarrantyDate": null, "LegacyID": null, "Condition": null, "ConditionDate": null, "Images": null, "Repair": null, "O_and_M": null, "created_user": null, "created_date": null, "last_edited_user": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 33, "name": "wHydrant_Construction", "type": "Feature Layer", "parentLayer": { "id": 34, "name": "Water Construction Features" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 1.1655413233123273E7, "ymin": 3734105.9058742076, "xmax": 1.173798461387217E7, "ymax": 3782001.3854708076, "spatialReference": { "wkid": 102747, "latestWkid": 2284, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 5.120000004768373E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -1.2340293371288203E8, "falseY": -9.968430806274673E7, "xyUnits": 3.3388273189083964E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 5.120000004768373E-4, "zTolerance": 2.0E-5, "mTolerance": 2, "falseX": -1.1114059999995947E8, "falseY": -9.15320999998094E7, "xyUnits": 15624.99998544808, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 64, 132, 113, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Enabled", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Enabled", "type": "esriFieldTypeInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDat" }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FacilityID" }, { "name": "Permit_Num", "type": "esriFieldTypeString", "alias": "Permit_Num", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Permit_Num" }, { "name": "Year", "type": "esriFieldTypeString", "alias": "Year", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "Year" }, { "name": "Manufacturer", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Manufactur" }, { "name": "Model", "type": "esriFieldTypeString", "alias": "Model", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Model" }, { "name": "Approved", "type": "esriFieldTypeString", "alias": "Approved", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Approved" }, { "name": "Ownership", "type": "esriFieldTypeString", "alias": "Ownership", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Ownership" }, { "name": "Diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Diameter" }, { "name": "Open_Rotation", "type": "esriFieldTypeString", "alias": "Open_Rotation", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Open_Rotat" }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LifecycleS" }, { "name": "AncillaryR", "type": "esriFieldTypeInteger", "alias": "AncillaryR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AncillaryR" }, { "name": "LocationDetails", "type": "esriFieldTypeString", "alias": "LocationDetails", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LocationDe" }, { "name": "WVS_Comment", "type": "esriFieldTypeString", "alias": "WVS_Comment", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "WVS_Commen" }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EDITOR" }, { "name": "DATEMODIFY", "type": "esriFieldTypeDate", "alias": "DATEMODIFY", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATEMODIFY" }, { "name": "GPS_located", "type": "esriFieldTypeString", "alias": "GPS_locate", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GPS_locate" }, { "name": "X_CORD", "type": "esriFieldTypeDouble", "alias": "X_CORD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X_CORD" }, { "name": "Y_CORD", "type": "esriFieldTypeDouble", "alias": "Y_CORD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y_CORD" }, { "name": "Z_CORD_GPS", "type": "esriFieldTypeDouble", "alias": "Z_CORD_GPS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Z_CORD_GPS" }, { "name": "GPS_AVG_AC", "type": "esriFieldTypeDouble", "alias": "GPS_AVG_AC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPS_AVG_AC" }, { "name": "PLAN_DIR", "type": "esriFieldTypeString", "alias": "PLAN_DIR", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "PLAN_DIR" }, { "name": "Hyd_Type", "type": "esriFieldTypeString", "alias": "Hyd_Type", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "Hyd_Type" }, { "name": "Hyd_Address", "type": "esriFieldTypeString", "alias": "Hyd_Address", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Hyd_Addres" }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Condition" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Comments" }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "WarrantyDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WarrantyDa" }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LegacyID" }, { "name": "ConditionD", "type": "esriFieldTypeDate", "alias": "ConditionD", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ConditionD" }, { "name": "Images", "type": "esriFieldTypeString", "alias": "Images", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Images" }, { "name": "Repair", "type": "esriFieldTypeString", "alias": "Repair", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Repair" }, { "name": "O_and_M", "type": "esriFieldTypeString", "alias": "O_and_M", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "O_and_M" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Z_Coord_DEM21", "type": "esriFieldTypeDouble", "alias": "Z_Coord_DEM_21", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Z_Coord_DEM21" }, { "name": "GPS_Date", "type": "esriFieldTypeDate", "alias": "GPS_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "GPS_Date" }, { "name": "Yearly_Visit_By", "type": "esriFieldTypeString", "alias": "Yearly_Visit_By", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Yearly_Visit_By" }, { "name": "Yearly_Visit_Date", "type": "esriFieldTypeDate", "alias": "Yearly_Visit_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Yearly_Visit_Date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R708_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_708", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_708", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S385_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "wHydrant_Construction", "description": "", "prototype": { "attributes": { "Yearly_Visit_By": null, "Enabled": 1, "InstallDate": null, "FacilityID": null, "Permit_Num": null, "Year": null, "Manufacturer": null, "Model": null, "Approved": null, "Ownership": null, "Diameter": null, "Open_Rotation": null, "LifecycleStatus": null, "AncillaryR": null, "LocationDetails": null, "WVS_Comment": null, "EDITOR": null, "DATEMODIFY": null, "GPS_located": null, "X_CORD": null, "Y_CORD": null, "Z_CORD_GPS": null, "GPS_AVG_AC": null, "PLAN_DIR": null, "Hyd_Type": null, "Hyd_Address": null, "Condition": null, "Comments": null, "WarrantyDate": null, "LegacyID": null, "ConditionD": null, "Images": null, "Repair": null, "O_and_M": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Yearly_Visit_Date": null, "Z_Coord_DEM21": null, "GPS_Date": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 32, "name": "wMain_Construction", "type": "Feature Layer", "parentLayer": { "id": 34, "name": "Water Construction Features" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102747, "latestWkid": 2284, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 5.120000004768373E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -1.2340293371288203E8, "falseY": -9.968430806274673E7, "xyUnits": 3.3388273189083964E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 5.120000004768373E-4, "zTolerance": 2.0E-5, "mTolerance": 2, "falseX": -1.1114059999995947E8, "falseY": -9.15320999998094E7, "xyUnits": 15624.99998544808, "falseZ": 0, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 66, 145, 74, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Enabled", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Enabled", "type": "esriFieldTypeInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDat" }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LifecycleS" }, { "name": "Diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Diameter" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Material" }, { "name": "Ownership", "type": "esriFieldTypeString", "alias": "Ownership", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Ownership" }, { "name": "PLAN_DIR", "type": "esriFieldTypeString", "alias": "PLAN_DIR", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "PLAN_DIR" }, { "name": "WVS_Comment", "type": "esriFieldTypeString", "alias": "WVS_Comment", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "WVS_Commen" }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EDITOR" }, { "name": "DATEMODIFY", "type": "esriFieldTypeDate", "alias": "DATEMODIFY", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATEMODIFY" }, { "name": "Project_Num", "type": "esriFieldTypeString", "alias": "Project_Num", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "Project_Nu" }, { "name": "Mat", "type": "esriFieldTypeString", "alias": "Mat", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "Mat" }, { "name": "Record_Type", "type": "esriFieldTypeString", "alias": "Record_Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Record_Typ" }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FacilityID" }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Location" }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "WarrantyDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WarrantyDa" }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LegacyID" }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Condition" }, { "name": "ConditionDate", "type": "esriFieldTypeDate", "alias": "ConditionDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ConditionD" }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_STLe" }, { "name": "MissuCode", "type": "esriFieldTypeString", "alias": "MissuCode", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "MissuCode" }, { "name": "Images", "type": "esriFieldTypeString", "alias": "Images", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Images" }, { "name": "Repair", "type": "esriFieldTypeString", "alias": "Repair", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Repair" }, { "name": "O_and_M", "type": "esriFieldTypeString", "alias": "O_and_M", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "O_and_M" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "GPS_Located", "type": "esriFieldTypeString", "alias": "GPS_Located", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "GPS_Located" }, { "name": "GPS_Date", "type": "esriFieldTypeDate", "alias": "GPS_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "GPS_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": "R698_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_698", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_698", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S380_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "wMain_Construction", "description": "", "prototype": { "attributes": { "GPS_Date": null, "Enabled": 1, "InstallDate": null, "LifecycleStatus": null, "Diameter": null, "Material": null, "Ownership": null, "PLAN_DIR": null, "WVS_Comment": null, "EDITOR": null, "DATEMODIFY": null, "Project_Num": null, "Mat": null, "Record_Type": null, "FacilityID": null, "Location": null, "WarrantyDate": null, "LegacyID": null, "Condition": null, "ConditionDate": null, "Shape_STLe": null, "MissuCode": null, "Images": null, "Repair": null, "O_and_M": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GPS_Located": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 35, "name": "wNetworkStructure_Construction", "type": "Feature Layer", "parentLayer": { "id": 34, "name": "Water Construction Features" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102747, "latestWkid": 2284, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 5.120000004768373E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -1.2340293371288203E8, "falseY": -9.968430806274673E7, "xyUnits": 3.3388273189083964E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 5.120000004768373E-4, "zTolerance": 2.0E-5, "mTolerance": 2, "falseX": -1.1114059999995947E8, "falseY": -9.15320999998094E7, "xyUnits": 15624.99998544808, "falseZ": 0, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 70, 163, 139, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Enabled" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LifecycleStatus" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Name" }, { "name": "OperationalDate", "type": "esriFieldTypeDate", "alias": "OperationalDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "OperationalDate" }, { "name": "Subtype", "type": "esriFieldTypeInteger", "alias": "Subtype", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Subtype" }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AncillaryRole" }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FacilityID" }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "LocationDescription", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LocationDescription" }, { "name": "Rotation", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Rotation" }, { "name": "Ownership", "type": "esriFieldTypeString", "alias": "Ownership", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Ownership" }, { "name": "PLAN_DIR", "type": "esriFieldTypeString", "alias": "PLAN_DIR", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PLAN_DIR" }, { "name": "WVS_Comments", "type": "esriFieldTypeString", "alias": "WVS_Comments", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "WVS_Comments" }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EDITOR" }, { "name": "DATEMODIFY", "type": "esriFieldTypeDate", "alias": "DATEMODIFY", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATEMODIFY" }, { "name": "GPS_located", "type": "esriFieldTypeString", "alias": "GPS Status", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GPS_located" }, { "name": "X_CORD", "type": "esriFieldTypeDouble", "alias": "X_CORD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X_CORD" }, { "name": "Y_CORD", "type": "esriFieldTypeDouble", "alias": "Y_CORD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y_CORD" }, { "name": "Z_CORD_GPS", "type": "esriFieldTypeDouble", "alias": "Z_CORD_GPS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Z_CORD_GPS" }, { "name": "GPS_AVG_ACC", "type": "esriFieldTypeDouble", "alias": "GPS_AVG_ACC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPS_AVG_ACC" }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "WarrantyDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WarrantyDate" }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LegacyID" }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Condition" }, { "name": "ConditionDate", "type": "esriFieldTypeDate", "alias": "ConditionDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ConditionDate" }, { "name": "Images", "type": "esriFieldTypeString", "alias": "Images", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Images" }, { "name": "Repair", "type": "esriFieldTypeString", "alias": "Repair", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Repair" }, { "name": "O_and_M", "type": "esriFieldTypeString", "alias": "O_and_M", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "O_and_M" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "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": "R697_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_697", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_697", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S379_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "wNetworkStructure_Construction", "description": "", "prototype": { "attributes": { "last_edited_date": null, "Enabled": null, "InstallDate": null, "LifecycleStatus": null, "Name": null, "OperationalDate": null, "Subtype": 1, "AncillaryRole": null, "FacilityID": null, "LocationDescription": null, "Rotation": null, "Ownership": null, "PLAN_DIR": null, "WVS_Comments": null, "EDITOR": null, "DATEMODIFY": null, "GPS_located": null, "X_CORD": null, "Y_CORD": null, "Z_CORD_GPS": null, "GPS_AVG_ACC": null, "WarrantyDate": null, "LegacyID": null, "Condition": null, "ConditionDate": null, "Images": null, "Repair": null, "O_and_M": null, "created_user": null, "created_date": null, "last_edited_user": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 36, "name": "wSystemValve_Construction", "type": "Feature Layer", "parentLayer": { "id": 34, "name": "Water Construction Features" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102747, "latestWkid": 2284, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 5.120000004768373E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -1.2340293371288203E8, "falseY": -9.968430806274673E7, "xyUnits": 3.3388273189083964E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 5.120000004768373E-4, "zTolerance": 2.0E-5, "mTolerance": 2, "falseX": -1.1114059999995947E8, "falseY": -9.15320999998094E7, "xyUnits": 15624.99998544808, "falseZ": 0, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 53, 130, 32, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Enabled", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "Subtype", "type": "esriFieldTypeInteger", "alias": "Subtype", "domain": null, "editable": true, "nullable": true, "defaultValue": 4, "modelName": "Subtype" }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "domain": { "type": "codedValue", "name": "wDomainLifecycleStatus", "description": "", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Removed", "code": "Removed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "Active", "modelName": "LifecycleStatus" }, { "name": "Diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "codedValue", "name": "wDomainMainDiameter", "description": "", "codedValues": [ { "name": "1\"", "code": 1 }, { "name": "1 1/2\"", "code": 1.5 }, { "name": "2 1/2\"", "code": 2.5 }, { "name": "2\"", "code": 2 }, { "name": "3\"", "code": 3 }, { "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": "16\"", "code": 16 }, { "name": "18\"", "code": 18 }, { "name": "20\"", "code": 20 }, { "name": "24\"", "code": 24 }, { "name": "Other", "code": -1 }, { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Diameter" }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "AncillaryRole" }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FacilityID" }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "LocationDescription", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LocationDescription" }, { "name": "Rotation", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Rotation" }, { "name": "BypassValve", "type": "esriFieldTypeSmallInteger", "alias": "BypassValve", "domain": { "type": "codedValue", "name": "wDomainBoolean", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "BypassValve" }, { "name": "ClockwiseToClose", "type": "esriFieldTypeSmallInteger", "alias": "ClockwiseToClose", "domain": { "type": "codedValue", "name": "wDomainBoolean", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "ClockwiseToClose" }, { "name": "NormallyOpen", "type": "esriFieldTypeSmallInteger", "alias": "NormallyOpen", "domain": { "type": "codedValue", "name": "wDomainBoolean", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "NormallyOpen" }, { "name": "TurnsToClose", "type": "esriFieldTypeInteger", "alias": "TurnsToClose", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TurnsToClose" }, { "name": "Operable", "type": "esriFieldTypeSmallInteger", "alias": "Operable", "domain": { "type": "codedValue", "name": "wDomainBoolean", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Operable" }, { "name": "Ownership", "type": "esriFieldTypeString", "alias": "Ownership", "domain": { "type": "codedValue", "name": "dOwnership", "description": "Ownership Of Utility", "codedValues": [ { "name": "Unknown", "code": "Unk" }, { "name": "Public", "code": "Pub" }, { "name": "Private", "code": "Priv" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "Pub", "modelName": "Ownership" }, { "name": "GPS_located", "type": "esriFieldTypeString", "alias": "GPS Status", "domain": { "type": "codedValue", "name": "dGPS_Status", "description": "Feature Location Status", "codedValues": [ { "name": "Asbuilt Plan Coordinates", "code": "ASBLT_CORD" }, { "name": "AutoCAD Drawing Location", "code": "ACAD_LOC" }, { "name": "Georeferenced Location", "code": "GEOREF" }, { "name": "Georeferenced Location to Surrounding GPS", "code": "GEOREF_TO_GPS" }, { "name": "GPS Located", "code": "GPS_LOC" }, { "name": "Legacy Map Location (Prior to 2022)", "code": "Legacy Map Location (Prior to 2022)" }, { "name": "GPS Located - Accuracy < 6\"", "code": "GPS Located - Accuracy < 6\"" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "GEOREF", "modelName": "GPS_located" }, { "name": "X_CORD", "type": "esriFieldTypeDouble", "alias": "X_CORD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X_CORD" }, { "name": "Y_CORD", "type": "esriFieldTypeDouble", "alias": "Y_CORD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y_CORD" }, { "name": "Z_CORD_GPS", "type": "esriFieldTypeDouble", "alias": "Z_CORD_GPS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Z_CORD_GPS" }, { "name": "GPS_AVG_ACC", "type": "esriFieldTypeDouble", "alias": "GPS_AVG_ACC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPS_AVG_ACC" }, { "name": "PLAN_DIR", "type": "esriFieldTypeString", "alias": "PLAN_DIR", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PLAN_DIR" }, { "name": "WVS_Comments", "type": "esriFieldTypeString", "alias": "WVS_Comments", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "WVS_Comments" }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EDITOR" }, { "name": "DATEMODIFY", "type": "esriFieldTypeDate", "alias": "DATEMODIFY", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATEMODIFY" }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "WarrantyDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WarrantyDate" }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LegacyID" }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Condition" }, { "name": "ConditionDate", "type": "esriFieldTypeDate", "alias": "ConditionDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ConditionDate" }, { "name": "Images", "type": "esriFieldTypeString", "alias": "Images", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Images" }, { "name": "Repair", "type": "esriFieldTypeString", "alias": "Repair", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Repair" }, { "name": "O_and_M", "type": "esriFieldTypeString", "alias": "O_and_M", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "O_and_M" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "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": "R701_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_701", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_701", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S383_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "wSystemValve_Construction", "description": "", "prototype": { "attributes": { "last_edited_date": null, "Enabled": 1, "InstallDate": null, "Subtype": 4, "LifecycleStatus": "Active", "Diameter": null, "AncillaryRole": 0, "FacilityID": null, "LocationDescription": null, "Rotation": null, "BypassValve": 0, "ClockwiseToClose": 1, "NormallyOpen": 1, "TurnsToClose": null, "Operable": null, "Ownership": "Pub", "GPS_located": "GEOREF", "X_CORD": null, "Y_CORD": null, "Z_CORD_GPS": null, "GPS_AVG_ACC": null, "PLAN_DIR": null, "WVS_Comments": null, "EDITOR": null, "DATEMODIFY": null, "WarrantyDate": null, "LegacyID": null, "Condition": null, "ConditionDate": null, "Images": null, "Repair": null, "O_and_M": null, "created_user": null, "created_date": null, "last_edited_user": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }