{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 8, "name": "Water Main", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "modelName": "GP_1015890998", "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": 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": "esriDecimalDegrees" }, "hasMetadata": true, "extent": { "xmin": -88.88381088116608, "ymin": 30.422578957200066, "xmax": -88.7658634466131, "ymax": 30.50333280279351, "spatialReference": { "wkid": 104145, "latestWkid": 6318, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102694, "latestWkid": 2254, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463400, "falseY": -43523900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FACILITYID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "INSTALLDAT", "type": "esriFieldTypeDate", "alias": "INSTALLDAT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDAT" }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "domain": { "type": "codedValue", "name": "Composition ", "description": "material of pipe", "codedValues": [ { "name": "C900", "code": "C900" }, { "name": "GALV", "code": "GALV" }, { "name": "HDPE", "code": "HDPE" }, { "name": "PVC", "code": "PVC" }, { "name": "TERRA COTTA", "code": "TERRA COTTA" }, { "name": "TRANSITE", "code": "TRANSITE" }, { "name": "SDR-26", "code": "SDR-26" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "MATERIAL" }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIAMETER" }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "WATERTYPE", "domain": { "type": "codedValue", "name": "Water_Type", "description": "Potable or Sewer", "codedValues": [ { "name": "POTABLE", "code": "POTABLE" }, { "name": "SEWAGE", "code": "SEWAGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "WATERTYPE" }, { "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": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "ACTIVEFLAG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACTIVEFLAG" }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "OWNEDBY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OWNEDBY" }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "MAINTBY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAINTBY" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "WJCUD Edit Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "WJCUD Editor", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "SIZE", "type": "esriFieldTypeString", "alias": "SIZE", "domain": { "type": "codedValue", "name": "Valve_size", "description": "Gate valve Sizes", "codedValues": [ { "name": "2", "code": "2" }, { "name": "2.5", "code": "2.5" }, { "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": "15", "code": "15" }, { "name": "1.25", "code": "1.25" }, { "name": "1.5", "code": "1.5" }, { "name": "18", "code": "18" }, { "name": "16", "code": "16" }, { "name": "24", "code": "24" }, { "name": "36", "code": "36" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SIZE" }, { "name": "COMPOSITIO", "type": "esriFieldTypeString", "alias": "COMPOSITIO", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COMPOSITIO" }, { "name": "REMARK", "type": "esriFieldTypeString", "alias": "REMARK", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "REMARK" }, { "name": "E_TIME", "type": "esriFieldTypeString", "alias": "E_TIME", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "E_TIME" }, { "name": "E_DGPS", "type": "esriFieldTypeDouble", "alias": "E_DGPS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_DGPS" }, { "name": "E_LENGTH", "type": "esriFieldTypeDouble", "alias": "E_LENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_LENGTH" }, { "name": "GRIDID", "type": "esriFieldTypeString", "alias": "GRIDID", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "GRIDID" }, { "name": "MUID_G", "type": "esriFieldTypeString", "alias": "MUID_G", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MUID_G" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": { "type": "codedValue", "name": "USERS", "description": "Users inputting data", "codedValues": [ { "name": "Other", "code": "Other" }, { "name": "AP", "code": "AP" }, { "name": "DY", "code": "DY" }, { "name": "SR", "code": "SR" }, { "name": "SDE", "code": "SDE@WJCUD-APPS01.WJCUDGIS" }, { "name": "E_USER", "code": "E_USER" }, { "name": "BS", "code": "BS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "E_PROJECT", "type": "esriFieldTypeString", "alias": "E_PROJECT", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "E_PROJECT" }, { "name": "ESRIGNSS_RECEIVER", "type": "esriFieldTypeString", "alias": "Receiver Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ESRIGNSS_RECEIVER" }, { "name": "ESRIGNSS_H_RMS", "type": "esriFieldTypeDouble", "alias": "Hor Accuracy", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_H_RMS" }, { "name": "ESRIGNSS_V_RMS", "type": "esriFieldTypeDouble", "alias": "Ver Accuracy", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_V_RMS" }, { "name": "ESRIGNSS_LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_LATITUDE" }, { "name": "ESRIGNSS_LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_LONGITUDE" }, { "name": "ESRIGNSS_ALTITUDE", "type": "esriFieldTypeDouble", "alias": "Altitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_ALTITUDE" }, { "name": "ESRIGNSS_PDOP", "type": "esriFieldTypeDouble", "alias": "PDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_PDOP" }, { "name": "ESRIGNSS_HDOP", "type": "esriFieldTypeDouble", "alias": "HDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_HDOP" }, { "name": "ESRIGNSS_VDOP", "type": "esriFieldTypeDouble", "alias": "VDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_VDOP" }, { "name": "ESRIGNSS_FIXTYPE", "type": "esriFieldTypeSmallInteger", "alias": "Fix Type", "domain": { "type": "codedValue", "name": "ESRI_FIXED_TYPE", "description": "TYPE OF GPS SIGNAL OR NO SIGNAL", "codedValues": [ { "name": "fixed not valid", "code": 0 }, { "name": "GPS", "code": 1 }, { "name": "Differential GPS", "code": 2 }, { "name": "RTK Fixed", "code": 4 }, { "name": "RTK Float", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_FIXTYPE" }, { "name": "ESRIGNSS_CORRECTIONAGE", "type": "esriFieldTypeDouble", "alias": "Corr Age", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_CORRECTIONAGE" }, { "name": "ESRIGNSS_STATIONID", "type": "esriFieldTypeSmallInteger", "alias": "Station ID", "domain": { "type": "range", "name": "ESRI_STATION_ID", "description": "TOTAL NUMBER OF STATIONS USED", "range": [ 0, 1023 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_STATIONID" }, { "name": "ESRIGNSS_NUMSATS", "type": "esriFieldTypeSmallInteger", "alias": "Num of Satellites", "domain": { "type": "range", "name": "ESRI_NUM_SATS", "description": "TOTAL SATELITTES BEING USED", "range": [ 0, 99 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_NUMSATS" }, { "name": "ESRIGNSS_FIXDATETIME", "type": "esriFieldTypeDate", "alias": "Fix Time ", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ESRIGNSS_FIXDATETIME" }, { "name": "ESRIGNSS_AVG_H_RMS", "type": "esriFieldTypeDouble", "alias": "Avg Horz Accur", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_H_RMS" }, { "name": "ESRIGNSS_AVG_V_RMS", "type": "esriFieldTypeDouble", "alias": "Avg Vert Accur", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_V_RMS" }, { "name": "ESRIGNSS_AVG_POSITIONS", "type": "esriFieldTypeInteger", "alias": "Number Avg Positions", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_POSITIONS" }, { "name": "ESRIGNSS_H_STDDEV", "type": "esriFieldTypeDouble", "alias": "Standard Deviations", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_H_STDDEV" }, { "name": "WJCUD_AREA", "type": "esriFieldTypeSmallInteger", "alias": "WJCUD Area", "domain": { "type": "range", "name": "WJCUD_AREAS", "description": "Locations of asset based on WJCUD locations", "range": [ 1, 6 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WJCUD_AREA" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "WJCUDEDITDATE", "type": "esriFieldTypeDate", "alias": "WJCUDEDITDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WJCUDEDITDATE" }, { "name": "WJCUDEDITOR", "type": "esriFieldTypeString", "alias": "WJCUD Editor", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "WJCUDEDITOR" }, { "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": "R48_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_48", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S36_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Water Main", "description": "", "prototype": { "attributes": { "WJCUDEDITOR": null, "FACILITYID": null, "INSTALLDAT": null, "MATERIAL": null, "DIAMETER": null, "WATERTYPE": null, "ENABLED": 1, "ACTIVEFLAG": null, "OWNEDBY": null, "MAINTBY": null, "LASTUPDATE": null, "LASTEDITOR": null, "SIZE": null, "COMPOSITIO": null, "REMARK": null, "E_TIME": null, "E_DGPS": null, "E_LENGTH": null, "GRIDID": null, "MUID_G": null, "WJCUDEDITDATE": null, "WJCUD_AREA": null, "ESRIGNSS_H_STDDEV": null, "ESRIGNSS_AVG_POSITIONS": null, "E_PROJECT": null, "ESRIGNSS_RECEIVER": null, "ESRIGNSS_H_RMS": null, "ESRIGNSS_V_RMS": null, "ESRIGNSS_LATITUDE": null, "ESRIGNSS_LONGITUDE": null, "ESRIGNSS_ALTITUDE": null, "ESRIGNSS_PDOP": null, "ESRIGNSS_HDOP": null, "ESRIGNSS_VDOP": null, "ESRIGNSS_FIXTYPE": null, "ESRIGNSS_CORRECTIONAGE": null, "ESRIGNSS_STATIONID": null, "ESRIGNSS_NUMSATS": null, "ESRIGNSS_FIXDATETIME": null, "ESRIGNSS_AVG_H_RMS": null, "ESRIGNSS_AVG_V_RMS": 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" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "74f50bc45145481ba7bf7d0a98fe207f" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 9, "name": "Water Valve", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "modelName": "GP_321641235", "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": 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": -88.88381088116608, "ymin": 30.423175697237674, "xmax": -88.7658634466131, "ymax": 30.50333280279351, "spatialReference": { "wkid": 104145, "latestWkid": 6318, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102694, "latestWkid": 2254, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463400, "falseY": -43523900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "61a6e7d5d1a7e3b2b72cf7ffbfef432c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACZUlEQVQ4jb2U30tTYRjHP2c7Z2ebq2y25uZcOoo00FDyRq2wLqKfFKZgEHTdRdBN0UXQXdFlf0MkmHXRL4pBoKnkGJUK1oXpzMk0Lac03TzHnTiv9NNlCeEXnnM4fN/3w/N838Mr8x8lryPMkDjeuguL1ceSNIeDAe42L6wNdviJiipdQe49hVLtR7JvwdCm0GfinHwcRk/d4lHz+N9hh9rcODd1oXrLkRRECdk8WBweFHcV2nQNJ1ov8aAlujrM5evGUVJmW4qTJ89z9GAd3s0KqYUsHdF3vB2KQV5VA3CTY21nf+7wV1hj+CJqUZnLIVOzvYQXLztxuyRh5TksLKSm2L0zQF8cUIMNaJ8uAJdzwywbzmGxUxlyUl3uIvpGJRafYEdpgEVNZ2z8I/V7KjBsVvqH58HmbaKp7dq3Q/ltTCVoPkN+VXyVBnwMjY4LWCyewKYqeAvcVFq1ZZicX8ocFUBkJUyS8s2XmZGAbvPxtCNCNmsIqAlH+uGL7VZj458OIAnkm2GbGQV9XjRzvMQkIx8SHKitFotMX8hIT5NdSuSGZTNjJux9Ii1yUxSZYv9WOiN9ZDIaJYFCscz0hfTPgzxsGYQzOWCGcR09eSccXR7FrFCxn+c9r/B5CnDYVSZnNMLRWTB00Odfg2Tk7uxebSunu85jcdbfDk+L7kJej7CKfIUi9LAJwoB0rJf04vffIldm0F63j9Pdncju+v5hMAt7iOiIE0ZnIZuG9FiE1OQRnjVnVoeZbbezl8aeFvQvN7AqQSQZtGQSY2IA9A7u77+6ct9qt4Y5Mpj1z1rP+2xt+greLtuz1LeOgAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "E_PNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "INSTALLDAT", "type": "esriFieldTypeDate", "alias": "INSTALLDAT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDAT" }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "LOCDESC", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LOCDESC" }, { "name": "ROTATION", "type": "esriFieldTypeDouble", "alias": "ROTATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROTATION" }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIAMETER" }, { "name": "VALVETYPE", "type": "esriFieldTypeString", "alias": "VALVETYPE", "domain": { "type": "codedValue", "name": "Valve_Type", "description": "Description of valves", "codedValues": [ { "name": "ARV", "code": "ARV" }, { "name": "GATE", "code": "GATE" }, { "name": "WCV", "code": "WCV" }, { "name": "BALL", "code": "BALL" }, { "name": "FHV", "code": "FHV" }, { "name": "BLOW OFF", "code": "BLOW OFF" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "VALVETYPE" }, { "name": "BYPASSVALV", "type": "esriFieldTypeSmallInteger", "alias": "BYPASSVALV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BYPASSVALV" }, { "name": "CLOCKTOCLO", "type": "esriFieldTypeSmallInteger", "alias": "CLOCKTOCLO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CLOCKTOCLO" }, { "name": "NORMALLYOP", "type": "esriFieldTypeSmallInteger", "alias": "NORMALLYOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NORMALLYOP" }, { "name": "TURNSTOCLO", "type": "esriFieldTypeInteger", "alias": "TURNSTOCLO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TURNSTOCLO" }, { "name": "OPERABLE", "type": "esriFieldTypeSmallInteger", "alias": "OPERABLE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OPERABLE" }, { "name": "HYDRFLAG", "type": "esriFieldTypeSmallInteger", "alias": "HYDRFLAG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HYDRFLAG" }, { "name": "CURROPEN", "type": "esriFieldTypeSmallInteger", "alias": "CURROPEN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CURROPEN" }, { "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": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "ACTIVEFLAG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACTIVEFLAG" }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "OWNEDBY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OWNEDBY" }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "MAINTBY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAINTBY" }, { "name": "WJCUDDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "WJCUDEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "SIZE", "type": "esriFieldTypeString", "alias": "SIZE", "domain": { "type": "codedValue", "name": "Valve_size", "description": "Gate valve Sizes", "codedValues": [ { "name": "2", "code": "2" }, { "name": "2.5", "code": "2.5" }, { "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": "15", "code": "15" }, { "name": "1.25", "code": "1.25" }, { "name": "1.5", "code": "1.5" }, { "name": "18", "code": "18" }, { "name": "16", "code": "16" }, { "name": "24", "code": "24" }, { "name": "36", "code": "36" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 27, "defaultValue": null, "modelName": "SIZE" }, { "name": "REMARK", "type": "esriFieldTypeString", "alias": "REMARK", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "REMARK" }, { "name": "E_TIME", "type": "esriFieldTypeString", "alias": "E_TIME", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "E_TIME" }, { "name": "E_PNAME", "type": "esriFieldTypeString", "alias": "E_PNAME", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "E_PNAME" }, { "name": "E_DGPS", "type": "esriFieldTypeDouble", "alias": "E_DGPS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_DGPS" }, { "name": "E_CODERTK", "type": "esriFieldTypeDouble", "alias": "E_CODERTK", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_CODERTK" }, { "name": "E_FLOAT", "type": "esriFieldTypeDouble", "alias": "E_FLOAT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_FLOAT" }, { "name": "E_RTK", "type": "esriFieldTypeDouble", "alias": "E_RTK", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_RTK" }, { "name": "E_USER", "type": "esriFieldTypeString", "alias": "E_USER", "domain": { "type": "codedValue", "name": "USERS", "description": "Users inputting data", "codedValues": [ { "name": "Other", "code": "Other" }, { "name": "AP", "code": "AP" }, { "name": "DY", "code": "DY" }, { "name": "SR", "code": "SR" }, { "name": "SDE", "code": "SDE@WJCUD-APPS01.WJCUDGIS" }, { "name": "E_USER", "code": "E_USER" }, { "name": "BS", "code": "BS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "E_USER" }, { "name": "E_PROJECT", "type": "esriFieldTypeString", "alias": "E_PROJECT", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "E_PROJECT" }, { "name": "E_DEPTH", "type": "esriFieldTypeDouble", "alias": "E_DEPTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_DEPTH" }, { "name": "E_SPEED", "type": "esriFieldTypeDouble", "alias": "E_SPEED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_SPEED" }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X" }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y" }, { "name": "E_AVG", "type": "esriFieldTypeDouble", "alias": "E_AVG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_AVG" }, { "name": "GRIDID", "type": "esriFieldTypeString", "alias": "GRIDID", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "GRIDID" }, { "name": "MUID_G", "type": "esriFieldTypeString", "alias": "MUID_G", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MUID_G" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "ESRIGNSS_RECEIVER", "type": "esriFieldTypeString", "alias": "Receiver Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ESRIGNSS_RECEIVER" }, { "name": "ESRIGNSS_H_RMS", "type": "esriFieldTypeDouble", "alias": "Hor Accuracy", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_H_RMS" }, { "name": "ESRIGNSS_V_RMS", "type": "esriFieldTypeDouble", "alias": "Ver Accuracy", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_V_RMS" }, { "name": "ESRIGNSS_LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_LATITUDE" }, { "name": "ESRIGNSS_LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_LONGITUDE" }, { "name": "ESRIGNSS_PDOP", "type": "esriFieldTypeDouble", "alias": "PDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_PDOP" }, { "name": "ESRIGNSS_HDOP", "type": "esriFieldTypeDouble", "alias": "HDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_HDOP" }, { "name": "ESRIGNSS_VDOP", "type": "esriFieldTypeDouble", "alias": "VDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_VDOP" }, { "name": "ESRIGNSS_FIXTYPE", "type": "esriFieldTypeSmallInteger", "alias": "Fix Type", "domain": { "type": "codedValue", "name": "ESRI_FIXED_TYPE", "description": "TYPE OF GPS SIGNAL OR NO SIGNAL", "codedValues": [ { "name": "fixed not valid", "code": 0 }, { "name": "GPS", "code": 1 }, { "name": "Differential GPS", "code": 2 }, { "name": "RTK Fixed", "code": 4 }, { "name": "RTK Float", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_FIXTYPE" }, { "name": "ESRIGNSS_CORRECTIONAGE", "type": "esriFieldTypeDouble", "alias": "Corr Age", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_CORRECTIONAGE" }, { "name": "ESRIGNSS_STATIONID", "type": "esriFieldTypeSmallInteger", "alias": "Station ID", "domain": { "type": "range", "name": "ESRI_STATION_ID", "description": "TOTAL NUMBER OF STATIONS USED", "range": [ 0, 1023 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_STATIONID" }, { "name": "ESRIGNSS_NUMSATS", "type": "esriFieldTypeSmallInteger", "alias": "Num of Satellites", "domain": { "type": "range", "name": "ESRI_NUM_SATS", "description": "TOTAL SATELITTES BEING USED", "range": [ 0, 99 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_NUMSATS" }, { "name": "ESRIGNSS_FIXDATETIME", "type": "esriFieldTypeDate", "alias": "Fix Time ", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ESRIGNSS_FIXDATETIME" }, { "name": "ESRIGNSS_AVG_H_RMS", "type": "esriFieldTypeDouble", "alias": "Avg Horz Accur", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_H_RMS" }, { "name": "ESRIGNSS_AVG_V_RMS", "type": "esriFieldTypeDouble", "alias": "Avg Vert Accur", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_V_RMS" }, { "name": "ESRIGNSS_AVG_POSITIONS", "type": "esriFieldTypeInteger", "alias": "Number Avg Positions", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_POSITIONS" }, { "name": "ESRIGNSS_H_STDDEV", "type": "esriFieldTypeDouble", "alias": "Standard Deviations", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_H_STDDEV" }, { "name": "WJCUD_AREA", "type": "esriFieldTypeSmallInteger", "alias": "WJCUD Area", "domain": { "type": "range", "name": "WJCUD_AREAS", "description": "Locations of asset based on WJCUD locations", "range": [ 1, 6 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WJCUD_AREA" }, { "name": "ESRIGNSS_ALTITUDE", "type": "esriFieldTypeDouble", "alias": "Altitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_ALTITUDE" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R34_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_34", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S22_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Water Valve", "description": "", "prototype": { "attributes": { "WJCUD_AREA": null, "FACILITYID": null, "INSTALLDAT": null, "LOCDESC": null, "ROTATION": null, "DIAMETER": null, "VALVETYPE": null, "BYPASSVALV": null, "CLOCKTOCLO": null, "NORMALLYOP": null, "TURNSTOCLO": null, "OPERABLE": null, "HYDRFLAG": null, "CURROPEN": null, "ENABLED": 1, "ACTIVEFLAG": null, "OWNEDBY": null, "MAINTBY": null, "WJCUDDATE": null, "WJCUDEDITOR": null, "SIZE": null, "REMARK": null, "E_TIME": null, "E_PNAME": null, "E_DGPS": null, "E_CODERTK": null, "E_FLOAT": null, "E_RTK": null, "E_USER": null, "E_PROJECT": null, "E_DEPTH": null, "E_SPEED": null, "X": null, "Y": null, "E_AVG": null, "GRIDID": null, "MUID_G": null, "ESRIGNSS_ALTITUDE": null, "ESRIGNSS_H_STDDEV": null, "ESRIGNSS_AVG_POSITIONS": null, "ESRIGNSS_AVG_V_RMS": null, "ESRIGNSS_AVG_H_RMS": null, "ESRIGNSS_RECEIVER": null, "ESRIGNSS_H_RMS": null, "ESRIGNSS_V_RMS": null, "ESRIGNSS_LATITUDE": null, "ESRIGNSS_LONGITUDE": null, "ESRIGNSS_PDOP": null, "ESRIGNSS_HDOP": null, "ESRIGNSS_VDOP": null, "ESRIGNSS_FIXTYPE": null, "ESRIGNSS_CORRECTIONAGE": null, "ESRIGNSS_STATIONID": null, "ESRIGNSS_NUMSATS": null, "ESRIGNSS_FIXDATETIME": 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" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "74f50bc45145481ba7bf7d0a98fe207f" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 10, "name": "Water Lateral", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": 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": "esriDecimalDegrees" }, "hasMetadata": true, "extent": { "xmin": -88.8792835484584, "ymin": 30.427205021396787, "xmax": -88.79957050080121, "ymax": 30.500112179191618, "spatialReference": { "wkid": 104145, "latestWkid": 6318, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102694, "latestWkid": 2254, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463400, "falseY": -43523900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 132, 168, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FACILITYID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "INSTALLDAT", "type": "esriFieldTypeDate", "alias": "INSTALLDAT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDAT" }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "domain": { "type": "codedValue", "name": "Composition ", "description": "material of pipe", "codedValues": [ { "name": "C900", "code": "C900" }, { "name": "GALV", "code": "GALV" }, { "name": "HDPE", "code": "HDPE" }, { "name": "PVC", "code": "PVC" }, { "name": "TERRA COTTA", "code": "TERRA COTTA" }, { "name": "TRANSITE", "code": "TRANSITE" }, { "name": "SDR-26", "code": "SDR-26" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "MATERIAL" }, { "name": "LINETYPE", "type": "esriFieldTypeString", "alias": "LINETYPE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LINETYPE" }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "LOCDESC", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LOCDESC" }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIAMETER" }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "WATERTYPE", "domain": { "type": "codedValue", "name": "Water_Type", "description": "Potable or Sewer", "codedValues": [ { "name": "POTABLE", "code": "POTABLE" }, { "name": "SEWAGE", "code": "SEWAGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "WATERTYPE" }, { "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": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "ACTIVEFLAG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACTIVEFLAG" }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "OWNEDBY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OWNEDBY" }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "MAINTBY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAINTBY" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "SIZE", "type": "esriFieldTypeString", "alias": "SIZE", "domain": { "type": "codedValue", "name": "Valve_size", "description": "Gate valve Sizes", "codedValues": [ { "name": "2", "code": "2" }, { "name": "2.5", "code": "2.5" }, { "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": "15", "code": "15" }, { "name": "1.25", "code": "1.25" }, { "name": "1.5", "code": "1.5" }, { "name": "18", "code": "18" }, { "name": "16", "code": "16" }, { "name": "24", "code": "24" }, { "name": "36", "code": "36" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 27, "defaultValue": null, "modelName": "SIZE" }, { "name": "COMPOSITIO", "type": "esriFieldTypeString", "alias": "COMPOSITIO", "domain": { "type": "codedValue", "name": "Composition ", "description": "material of pipe", "codedValues": [ { "name": "C900", "code": "C900" }, { "name": "GALV", "code": "GALV" }, { "name": "HDPE", "code": "HDPE" }, { "name": "PVC", "code": "PVC" }, { "name": "TERRA COTTA", "code": "TERRA COTTA" }, { "name": "TRANSITE", "code": "TRANSITE" }, { "name": "SDR-26", "code": "SDR-26" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "COMPOSITIO" }, { "name": "REMARK", "type": "esriFieldTypeString", "alias": "REMARK", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "REMARK" }, { "name": "E_DATE", "type": "esriFieldTypeString", "alias": "E_DATE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "E_DATE" }, { "name": "E_TIME", "type": "esriFieldTypeString", "alias": "E_TIME", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "E_TIME" }, { "name": "E_DGPS", "type": "esriFieldTypeDouble", "alias": "E_DGPS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_DGPS" }, { "name": "E_LENGTH", "type": "esriFieldTypeDouble", "alias": "E_LENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_LENGTH" }, { "name": "GRIDID", "type": "esriFieldTypeString", "alias": "GRIDID", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "GRIDID" }, { "name": "SHAPE_Leng", "type": "esriFieldTypeDouble", "alias": "SHAPE_Leng", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE_Leng" }, { "name": "MUID_G", "type": "esriFieldTypeString", "alias": "MUID_G", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MUID_G" }, { "name": "Shape_Le_1", "type": "esriFieldTypeDouble", "alias": "Shape_Le_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_Le_1" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GPSDEVICE", "type": "esriFieldTypeString", "alias": "GPSDEVICE", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "GPSDEVICE" }, { "name": "GPSDATE", "type": "esriFieldTypeDate", "alias": "GPSDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "GPSDATE" }, { "name": "E_PROJECT", "type": "esriFieldTypeString", "alias": "E_PROJECT", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "E_PROJECT" }, { "name": "E_PDOP", "type": "esriFieldTypeDouble", "alias": "PDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_PDOP" }, { "name": "E_HDOP", "type": "esriFieldTypeDouble", "alias": "HDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_HDOP" }, { "name": "E_RMSH", "type": "esriFieldTypeDouble", "alias": "E_RMSH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_RMSH" }, { "name": "E_RMSV", "type": "esriFieldTypeDouble", "alias": "E_RMSV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_RMSV" }, { "name": "CorrStatus", "type": "esriFieldTypeString", "alias": "CorrStatus", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CorrStatus" }, { "name": "CorrSource", "type": "esriFieldTypeString", "alias": "CorrSource", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CorrSource" }, { "name": "DeviceID", "type": "esriFieldTypeString", "alias": "E_Serial", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DeviceID" }, { "name": "ESRIGNSS_RECEIVER", "type": "esriFieldTypeString", "alias": "Receiver Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ESRIGNSS_RECEIVER" }, { "name": "ESRIGNSS_H_RMS", "type": "esriFieldTypeDouble", "alias": "Hor Accuracy", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_H_RMS" }, { "name": "ESRIGNSS_V_RMS", "type": "esriFieldTypeDouble", "alias": "Ver Accuracy", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_V_RMS" }, { "name": "ESRIGNSS_LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_LATITUDE" }, { "name": "ESRIGNSS_LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_LONGITUDE" }, { "name": "ESRIGNSS_ALTITUDE", "type": "esriFieldTypeDouble", "alias": "Altitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_ALTITUDE" }, { "name": "ESRIGNSS_PDOP", "type": "esriFieldTypeDouble", "alias": "PDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_PDOP" }, { "name": "ESRIGNSS_HDOP", "type": "esriFieldTypeDouble", "alias": "HDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_HDOP" }, { "name": "ESRIGNSS_VDOP", "type": "esriFieldTypeDouble", "alias": "VDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_VDOP" }, { "name": "ESRIGNSS_FIXTYPE", "type": "esriFieldTypeSmallInteger", "alias": "Fix Type", "domain": { "type": "codedValue", "name": "ESRI_FIXED_TYPE", "description": "TYPE OF GPS SIGNAL OR NO SIGNAL", "codedValues": [ { "name": "fixed not valid", "code": 0 }, { "name": "GPS", "code": 1 }, { "name": "Differential GPS", "code": 2 }, { "name": "RTK Fixed", "code": 4 }, { "name": "RTK Float", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_FIXTYPE" }, { "name": "ESRIGNSS_CORRECTIONAGE", "type": "esriFieldTypeDouble", "alias": "Corr Age", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_CORRECTIONAGE" }, { "name": "ESRIGNSS_STATIONID", "type": "esriFieldTypeSmallInteger", "alias": "Station ID", "domain": { "type": "range", "name": "ESRI_STATION_ID", "description": "TOTAL NUMBER OF STATIONS USED", "range": [ 0, 1023 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_STATIONID" }, { "name": "ESRIGNSS_NUMSATS", "type": "esriFieldTypeSmallInteger", "alias": "Num of Satellites", "domain": { "type": "range", "name": "ESRI_NUM_SATS", "description": "TOTAL SATELITTES BEING USED", "range": [ 0, 99 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_NUMSATS" }, { "name": "ESRIGNSS_FIXDATETIME", "type": "esriFieldTypeDate", "alias": "Fix Time ", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ESRIGNSS_FIXDATETIME" }, { "name": "ESRIGNSS_AVG_H_RMS", "type": "esriFieldTypeDouble", "alias": "Avg Horz Accur", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_H_RMS" }, { "name": "ESRIGNSS_AVG_V_RMS", "type": "esriFieldTypeDouble", "alias": "Avg Vert Accur", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_V_RMS" }, { "name": "ESRIGNSS_AVG_POSITIONS", "type": "esriFieldTypeInteger", "alias": "Number Avg Positions", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_POSITIONS" }, { "name": "ESRIGNSS_H_STDDEV", "type": "esriFieldTypeDouble", "alias": "Standard Deviations", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_H_STDDEV" }, { "name": "WJCUD_AREA", "type": "esriFieldTypeSmallInteger", "alias": "WJCUD Area", "domain": { "type": "range", "name": "WJCUD_AREAS", "description": "Locations of asset based on WJCUD locations", "range": [ 1, 6 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WJCUD_AREA" }, { "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": "R46_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_46", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S34_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Water Lateral", "description": "", "prototype": { "attributes": { "WJCUD_AREA": null, "FACILITYID": null, "INSTALLDAT": null, "MATERIAL": null, "LINETYPE": null, "LOCDESC": null, "DIAMETER": null, "WATERTYPE": null, "ENABLED": 1, "ACTIVEFLAG": null, "OWNEDBY": null, "MAINTBY": null, "LASTUPDATE": null, "LASTEDITOR": null, "SIZE": null, "COMPOSITIO": null, "REMARK": null, "E_DATE": null, "E_TIME": null, "E_DGPS": null, "E_LENGTH": null, "GRIDID": null, "SHAPE_Leng": null, "MUID_G": null, "Shape_Le_1": null, "ESRIGNSS_H_STDDEV": null, "ESRIGNSS_AVG_POSITIONS": null, "ESRIGNSS_AVG_V_RMS": null, "ESRIGNSS_AVG_H_RMS": null, "ESRIGNSS_FIXDATETIME": null, "GPSDEVICE": null, "GPSDATE": null, "E_PROJECT": null, "E_PDOP": null, "E_HDOP": null, "E_RMSH": null, "E_RMSV": null, "CorrStatus": null, "CorrSource": null, "DeviceID": null, "ESRIGNSS_RECEIVER": null, "ESRIGNSS_H_RMS": null, "ESRIGNSS_V_RMS": null, "ESRIGNSS_LATITUDE": null, "ESRIGNSS_LONGITUDE": null, "ESRIGNSS_ALTITUDE": null, "ESRIGNSS_PDOP": null, "ESRIGNSS_HDOP": null, "ESRIGNSS_VDOP": null, "ESRIGNSS_FIXTYPE": null, "ESRIGNSS_CORRECTIONAGE": null, "ESRIGNSS_STATIONID": null, "ESRIGNSS_NUMSATS": 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" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "74f50bc45145481ba7bf7d0a98fe207f" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 11, "name": "Water Service", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "modelName": "GP_328407338", "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": 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": -88.88347197440046, "ymin": 30.42256629888672, "xmax": -88.768220878826, "ymax": 30.503451286603475, "spatialReference": { "wkid": 104145, "latestWkid": 6318, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102694, "latestWkid": 2254, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463400, "falseY": -43523900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "106d7054d8375fc0d467a9ab4d0d7863", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAOCAYAAADwikbvAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAByklEQVQokaWSP2hTYRTFf/eZ1ySap8QESosoRXFxcBCKCLaDBUGSTbBThwytIg4RQYoIqQ6lFeKk0oJkEhcnFazoLDgEJCAVae0ikehDMf/a5NF3ywv2UV4aKHiXDw7n3HPvuV+I/6hQEFDVM8DgLtyiiJR7ij3hpnLvwVJredV2h7bxPgM3fyV6XVUzOxsEnSc/rJGffuM2SEQ/+WileeprpXn63c39C0C6S/xvXEbmazH6rBI52SCnkc57S7+8X22cbLYpeTwRKQad05LlNqoT1OwRbugMa/ZjMtX7/LIvYZqJA3d5pHP47h2xqk56gVD/k+Jw/AUVe552Ywh1+9FWGkMMwoce8rc+CrFFjy8iizudB4hGSlSb/Yi8pb1xkZCZx90cQ6hgYIA6HR788J29Lqr6ila0ANVr7At9xmlNYCWe0rDHUE3Srp2dvWx9B1IiMhXcOacL3JGrUiRxcJmfdgGHKpFIAcc5hrpHs6McAV53pe0l6O2yMmv9PjFdP088uQRYECtjrsfmUqFk2OSciDzpdeeZ43FePs+En338tu6TBuJGOXvBtAAf6xJ7v0dVp8aHzcHxYXMl0Li8fd9ezp3xO2fbQ20BXDO0K6jyUhEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "E_PNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "ACCOUNTID", "type": "esriFieldTypeString", "alias": "ACCOUNTID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ACCOUNTID" }, { "name": "METSERVICE", "type": "esriFieldTypeString", "alias": "METSERVICE", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "METSERVICE" }, { "name": "SERVICETYP", "type": "esriFieldTypeString", "alias": "SERVICETYP", "domain": { "type": "codedValue", "name": "Service", "description": "Discharge or Service type", "codedValues": [ { "name": "COMMERCIAL", "code": "COMMERCIAL" }, { "name": "RESIDENTIAL", "code": "RESIDENTIAL" }, { "name": "IRRIGATION", "code": "IRRIGATION" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SERVICETYP" }, { "name": "INSTALLDAT", "type": "esriFieldTypeDate", "alias": "INSTALLDAT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDAT" }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "LOCDESC", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LOCDESC" }, { "name": "ROTATION", "type": "esriFieldTypeDouble", "alias": "ROTATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROTATION" }, { "name": "LOCATIONID", "type": "esriFieldTypeString", "alias": "LOCATIONID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LOCATIONID" }, { "name": "CRITICAL", "type": "esriFieldTypeSmallInteger", "alias": "CRITICAL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CRITICAL" }, { "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": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "ACTIVEFLAG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACTIVEFLAG" }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "OWNEDBY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OWNEDBY" }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "MAINTBY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAINTBY" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "SERIALNUMB", "type": "esriFieldTypeString", "alias": "SERIALNUMB", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SERIALNUMB" }, { "name": "EID_NUMBER", "type": "esriFieldTypeString", "alias": "EID_NUMBER", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "EID_NUMBER" }, { "name": "SIZE", "type": "esriFieldTypeString", "alias": "SIZE", "domain": { "type": "codedValue", "name": "Connection Size", "description": "Water and Sewer connection sizes", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "6", "code": "6" }, { "name": "8", "code": "8" }, { "name": "0.625", "code": "5/8" }, { "name": "0.75", "code": "3/4" }, { "name": "1.25", "code": "1 1/4" }, { "name": "1.5", "code": "1 1/2" }, { "name": "2.75", "code": "2 3/4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SIZE" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "TYPE" }, { "name": "BOX", "type": "esriFieldTypeString", "alias": "BOX", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "BOX" }, { "name": "ABOVEGROUN", "type": "esriFieldTypeString", "alias": "ABOVEGROUN", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ABOVEGROUN" }, { "name": "DOUBLECHEC", "type": "esriFieldTypeString", "alias": "DOUBLECHEC", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "DOUBLECHEC" }, { "name": "REMARK", "type": "esriFieldTypeString", "alias": "REMARK", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "REMARK" }, { "name": "E_TIME", "type": "esriFieldTypeString", "alias": "E_TIME", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "E_TIME" }, { "name": "E_PNAME", "type": "esriFieldTypeString", "alias": "E_PNAME", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "E_PNAME" }, { "name": "E_DGPS", "type": "esriFieldTypeDouble", "alias": "E_DGPS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_DGPS" }, { "name": "E_CODERTK", "type": "esriFieldTypeDouble", "alias": "E_CODERTK", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_CODERTK" }, { "name": "E_FLOAT", "type": "esriFieldTypeDouble", "alias": "E_FLOAT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_FLOAT" }, { "name": "E_RTK", "type": "esriFieldTypeDouble", "alias": "E_RTK", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_RTK" }, { "name": "E_USER", "type": "esriFieldTypeString", "alias": "E_USER", "domain": { "type": "codedValue", "name": "USERS", "description": "Users inputting data", "codedValues": [ { "name": "Other", "code": "Other" }, { "name": "AP", "code": "AP" }, { "name": "DY", "code": "DY" }, { "name": "SR", "code": "SR" }, { "name": "SDE", "code": "SDE@WJCUD-APPS01.WJCUDGIS" }, { "name": "E_USER", "code": "E_USER" }, { "name": "BS", "code": "BS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "E_USER" }, { "name": "E_PROJECT", "type": "esriFieldTypeString", "alias": "E_PROJECT", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "E_PROJECT" }, { "name": "E_DEPTH", "type": "esriFieldTypeDouble", "alias": "E_DEPTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_DEPTH" }, { "name": "E_SPEED", "type": "esriFieldTypeDouble", "alias": "E_SPEED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_SPEED" }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X" }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y" }, { "name": "E_AVG", "type": "esriFieldTypeDouble", "alias": "E_AVG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_AVG" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "GRIDID", "type": "esriFieldTypeString", "alias": "GRIDID", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "GRIDID" }, { "name": "MUID_G", "type": "esriFieldTypeString", "alias": "MUID_G", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MUID_G" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "ESRIGNSS_RECEIVER", "type": "esriFieldTypeString", "alias": "Receiver Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ESRIGNSS_RECEIVER" }, { "name": "ESRIGNSS_H_RMS", "type": "esriFieldTypeDouble", "alias": "Hor Accuracy", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_H_RMS" }, { "name": "ESRIGNSS_V_RMS", "type": "esriFieldTypeDouble", "alias": "Ver Accuracy", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_V_RMS" }, { "name": "ESRIGNSS_LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_LATITUDE" }, { "name": "ESRIGNSS_LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_LONGITUDE" }, { "name": "ESRIGNSS_ALTITUDE", "type": "esriFieldTypeDouble", "alias": "Altitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_ALTITUDE" }, { "name": "ESRIGNSS_PDOP", "type": "esriFieldTypeDouble", "alias": "PDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_PDOP" }, { "name": "ESRIGNSS_HDOP", "type": "esriFieldTypeDouble", "alias": "HDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_HDOP" }, { "name": "ESRIGNSS_VDOP", "type": "esriFieldTypeDouble", "alias": "VDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_VDOP" }, { "name": "ESRIGNSS_FIXTYPE", "type": "esriFieldTypeSmallInteger", "alias": "Fix Type", "domain": { "type": "codedValue", "name": "ESRI_FIXED_TYPE", "description": "TYPE OF GPS SIGNAL OR NO SIGNAL", "codedValues": [ { "name": "fixed not valid", "code": 0 }, { "name": "GPS", "code": 1 }, { "name": "Differential GPS", "code": 2 }, { "name": "RTK Fixed", "code": 4 }, { "name": "RTK Float", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_FIXTYPE" }, { "name": "ESRIGNSS_CORRECTIONAGE", "type": "esriFieldTypeDouble", "alias": "Corr Age", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_CORRECTIONAGE" }, { "name": "ESRIGNSS_STATIONID", "type": "esriFieldTypeSmallInteger", "alias": "Station ID", "domain": { "type": "range", "name": "ESRI_STATION_ID", "description": "TOTAL NUMBER OF STATIONS USED", "range": [ 0, 1023 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_STATIONID" }, { "name": "ESRIGNSS_NUMSATS", "type": "esriFieldTypeSmallInteger", "alias": "Num of Satellites", "domain": { "type": "range", "name": "ESRI_NUM_SATS", "description": "TOTAL SATELITTES BEING USED", "range": [ 0, 99 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_NUMSATS" }, { "name": "ESRIGNSS_FIXDATETIME", "type": "esriFieldTypeDate", "alias": "Fix Time ", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ESRIGNSS_FIXDATETIME" }, { "name": "ESRIGNSS_AVG_H_RMS", "type": "esriFieldTypeDouble", "alias": "Avg Horz Accur", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_H_RMS" }, { "name": "ESRIGNSS_AVG_V_RMS", "type": "esriFieldTypeDouble", "alias": "Avg Vert Accur", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_V_RMS" }, { "name": "ESRIGNSS_AVG_POSITIONS", "type": "esriFieldTypeInteger", "alias": "Number Avg Positions", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_POSITIONS" }, { "name": "ESRIGNSS_H_STDDEV", "type": "esriFieldTypeDouble", "alias": "Standard Deviations", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_H_STDDEV" }, { "name": "WJCUD_AREA", "type": "esriFieldTypeSmallInteger", "alias": "WJCUD Area", "domain": { "type": "range", "name": "WJCUD_AREAS", "description": "Locations of asset based on WJCUD locations", "range": [ 1, 6 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WJCUD_AREA" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R35_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_35", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "LOCATIONID", "fields": "LOCATIONID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S23_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Water Service", "description": "", "prototype": { "attributes": { "ESRIGNSS_H_STDDEV": null, "FACILITYID": null, "ACCOUNTID": null, "METSERVICE": null, "SERVICETYP": null, "INSTALLDAT": null, "LOCDESC": null, "ROTATION": null, "LOCATIONID": null, "CRITICAL": null, "ENABLED": 1, "ACTIVEFLAG": null, "OWNEDBY": null, "MAINTBY": null, "LASTUPDATE": null, "LASTEDITOR": null, "SERIALNUMB": null, "EID_NUMBER": null, "SIZE": null, "TYPE": null, "BOX": null, "ABOVEGROUN": null, "DOUBLECHEC": null, "REMARK": null, "E_TIME": null, "E_PNAME": null, "E_DGPS": null, "E_CODERTK": null, "E_FLOAT": null, "E_RTK": null, "E_USER": null, "E_PROJECT": null, "E_DEPTH": null, "E_SPEED": null, "X": null, "Y": null, "E_AVG": null, "ADDRESS": null, "GRIDID": null, "MUID_G": null, "WJCUD_AREA": null, "ESRIGNSS_AVG_POSITIONS": null, "ESRIGNSS_AVG_V_RMS": null, "ESRIGNSS_AVG_H_RMS": null, "ESRIGNSS_FIXDATETIME": null, "ESRIGNSS_RECEIVER": null, "ESRIGNSS_H_RMS": null, "ESRIGNSS_V_RMS": null, "ESRIGNSS_LATITUDE": null, "ESRIGNSS_LONGITUDE": null, "ESRIGNSS_ALTITUDE": null, "ESRIGNSS_PDOP": null, "ESRIGNSS_HDOP": null, "ESRIGNSS_VDOP": null, "ESRIGNSS_FIXTYPE": null, "ESRIGNSS_CORRECTIONAGE": null, "ESRIGNSS_STATIONID": null, "ESRIGNSS_NUMSATS": 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" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "74f50bc45145481ba7bf7d0a98fe207f" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 12, "name": "Hydrant", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "modelName": "GP_86073939", "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": 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": -88.88363772752159, "ymin": 30.42257939763363, "xmax": -88.76661643675043, "ymax": 30.503323197809454, "spatialReference": { "wkid": 104145, "latestWkid": 6318, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102694, "latestWkid": 2254, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463400, "falseY": -43523900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "2a8a307d2b080773fc7ae0f622107d2e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABK0lEQVQ4jbXSTSuEURjG8R9GJGShMGJhIzt6ZMXahvIFlIVG2c3OQg07SiwsRDY+w9hYWFnP4AtMmoWXD0BKodPzyMszmJKrrs7iPuffdZ/7zvijMv8FyCJKHFREqW7AHIURcuPoRplCniUc1AUYJlrFAxoxgB1y1V8AUfAkuX6iJrQhnJ3IE+1SrHAtTpMGnLE/imYUcJIUVrAceyaHozhJ6RNgiNkQ4R4X2PxA3sAsHrEYA6IUoII7tKO3xr88f3AypVQL11VMoAvTSQsBtoBWtODyfawpwPo8UQ/ZbfqOcYW+5NIeTrlp+LITmS8JxkOKQ17G0IEn3GKLUqj/NEZvOuP4nJkACXtQRpUQKqWagAprUxQH4+UJcW9qbeG3gKTHELnmo3oAdesVCzZHBwFeanUAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "E_PNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "INSTALLDAT", "type": "esriFieldTypeDate", "alias": "INSTALLDAT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDAT" }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "LOCDESC", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LOCDESC" }, { "name": "ROTATION", "type": "esriFieldTypeDouble", "alias": "ROTATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROTATION" }, { "name": "MANUFACTUR", "type": "esriFieldTypeString", "alias": "MANUFACTUR", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MANUFACTUR" }, { "name": "OPERABLE", "type": "esriFieldTypeSmallInteger", "alias": "OPERABLE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OPERABLE" }, { "name": "LASTSERVIC", "type": "esriFieldTypeDate", "alias": "LASTSERVIC", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTSERVIC" }, { "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": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "ACTIVEFLAG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACTIVEFLAG" }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "OWNEDBY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OWNEDBY" }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "MAINTBY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAINTBY" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "domain": { "type": "codedValue", "name": "USERS", "description": "Users inputting data", "codedValues": [ { "name": "Other", "code": "Other" }, { "name": "AP", "code": "AP" }, { "name": "DY", "code": "DY" }, { "name": "SR", "code": "SR" }, { "name": "SDE", "code": "SDE@WJCUD-APPS01.WJCUDGIS" }, { "name": "E_USER", "code": "E_USER" }, { "name": "BS", "code": "BS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "FLOW", "type": "esriFieldTypeDouble", "alias": "FLOW", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FLOW" }, { "name": "YEAR", "type": "esriFieldTypeString", "alias": "YEAR", "domain": null, "editable": true, "nullable": true, "length": 27, "defaultValue": null, "modelName": "YEAR" }, { "name": "STEAMER", "type": "esriFieldTypeString", "alias": "STEAMER", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "STEAMER" }, { "name": "SIZE", "type": "esriFieldTypeString", "alias": "SIZE", "domain": { "type": "codedValue", "name": "Valve_size", "description": "Gate valve Sizes", "codedValues": [ { "name": "2", "code": "2" }, { "name": "2.5", "code": "2.5" }, { "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": "15", "code": "15" }, { "name": "1.25", "code": "1.25" }, { "name": "1.5", "code": "1.5" }, { "name": "18", "code": "18" }, { "name": "16", "code": "16" }, { "name": "24", "code": "24" }, { "name": "36", "code": "36" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "SIZE" }, { "name": "REMARK", "type": "esriFieldTypeString", "alias": "REMARK", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "REMARK" }, { "name": "E_TIME", "type": "esriFieldTypeString", "alias": "E_TIME", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "E_TIME" }, { "name": "E_PNAME", "type": "esriFieldTypeString", "alias": "E_PNAME", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "E_PNAME" }, { "name": "E_DGPS", "type": "esriFieldTypeDouble", "alias": "E_DGPS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_DGPS" }, { "name": "E_CODERTK", "type": "esriFieldTypeDouble", "alias": "E_CODERTK", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_CODERTK" }, { "name": "E_FLOAT", "type": "esriFieldTypeDouble", "alias": "E_FLOAT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_FLOAT" }, { "name": "E_RTK", "type": "esriFieldTypeDouble", "alias": "E_RTK", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_RTK" }, { "name": "E_USER", "type": "esriFieldTypeString", "alias": "E_USER", "domain": { "type": "codedValue", "name": "USERS", "description": "Users inputting data", "codedValues": [ { "name": "Other", "code": "Other" }, { "name": "AP", "code": "AP" }, { "name": "DY", "code": "DY" }, { "name": "SR", "code": "SR" }, { "name": "SDE", "code": "SDE@WJCUD-APPS01.WJCUDGIS" }, { "name": "E_USER", "code": "E_USER" }, { "name": "BS", "code": "BS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "E_USER" }, { "name": "E_PROJECT", "type": "esriFieldTypeString", "alias": "E_PROJECT", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "E_PROJECT" }, { "name": "E_DEPTH", "type": "esriFieldTypeDouble", "alias": "E_DEPTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_DEPTH" }, { "name": "E_SPEED", "type": "esriFieldTypeDouble", "alias": "E_SPEED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_SPEED" }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X" }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y" }, { "name": "SUBTYPE", "type": "esriFieldTypeSmallInteger", "alias": "SUBTYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUBTYPE" }, { "name": "CONNEC_2_5", "type": "esriFieldTypeString", "alias": "CONNEC_2_5", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CONNEC_2_5" }, { "name": "CONNEC_4_5", "type": "esriFieldTypeString", "alias": "CONNEC_4_5", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CONNEC_4_5" }, { "name": "CONNEC_5_5", "type": "esriFieldTypeString", "alias": "CONNEC_5_5", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CONNEC_5_5" }, { "name": "GRIDID", "type": "esriFieldTypeString", "alias": "GRIDID", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "GRIDID" }, { "name": "MUID_G", "type": "esriFieldTypeString", "alias": "MUID_G", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MUID_G" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Old_FacilityID", "type": "esriFieldTypeString", "alias": "Old_FacilityID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Old_FacilityID" }, { "name": "Hyd_Area", "type": "esriFieldTypeSmallInteger", "alias": "Hyd_Area", "domain": { "type": "codedValue", "name": "Area", "description": "HYD_Areas", "codedValues": [ { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 }, { "name": "5", "code": 5 }, { "name": "6", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Hyd_Area" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "ESRIGNSS_RECEIVER", "type": "esriFieldTypeString", "alias": "Receiver Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ESRIGNSS_RECEIVER" }, { "name": "ESRIGNSS_H_RMS", "type": "esriFieldTypeDouble", "alias": "Hor Accuracy", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_H_RMS" }, { "name": "ESRIGNSS_V_RMS", "type": "esriFieldTypeDouble", "alias": "Ver Accuracy", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_V_RMS" }, { "name": "ESRIGNSS_LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_LATITUDE" }, { "name": "ESRIGNSS_LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_LONGITUDE" }, { "name": "ESRIGNSS_ALTITUDE", "type": "esriFieldTypeDouble", "alias": "Altitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_ALTITUDE" }, { "name": "ESRIGNSS_PDOP", "type": "esriFieldTypeDouble", "alias": "PDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_PDOP" }, { "name": "ESRIGNSS_HDOP", "type": "esriFieldTypeDouble", "alias": "HDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_HDOP" }, { "name": "ESRIGNSS_VDOP", "type": "esriFieldTypeDouble", "alias": "VDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_VDOP" }, { "name": "ESRIGNSS_FIXTYPE", "type": "esriFieldTypeSmallInteger", "alias": "Fix Type", "domain": { "type": "codedValue", "name": "ESRI_FIXED_TYPE", "description": "TYPE OF GPS SIGNAL OR NO SIGNAL", "codedValues": [ { "name": "fixed not valid", "code": 0 }, { "name": "GPS", "code": 1 }, { "name": "Differential GPS", "code": 2 }, { "name": "RTK Fixed", "code": 4 }, { "name": "RTK Float", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_FIXTYPE" }, { "name": "ESRIGNSS_CORRECTIONAGE", "type": "esriFieldTypeDouble", "alias": "Corr Age", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_CORRECTIONAGE" }, { "name": "ESRIGNSS_STATIONID", "type": "esriFieldTypeSmallInteger", "alias": "Station ID", "domain": { "type": "range", "name": "ESRI_STATION_ID", "description": "TOTAL NUMBER OF STATIONS USED", "range": [ 0, 1023 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_STATIONID" }, { "name": "ESRIGNSS_NUMSATS", "type": "esriFieldTypeSmallInteger", "alias": "Num of Satellites", "domain": { "type": "range", "name": "ESRI_NUM_SATS", "description": "TOTAL SATELITTES BEING USED", "range": [ 0, 99 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_NUMSATS" }, { "name": "ESRIGNSS_FIXDATETIME", "type": "esriFieldTypeDate", "alias": "Fix Time ", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ESRIGNSS_FIXDATETIME" }, { "name": "ESRIGNSS_AVG_H_RMS", "type": "esriFieldTypeDouble", "alias": "Avg Horz Accur", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_H_RMS" }, { "name": "ESRIGNSS_AVG_V_RMS", "type": "esriFieldTypeDouble", "alias": "Avg Vert Accur", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_V_RMS" }, { "name": "ESRIGNSS_AVG_POSITIONS", "type": "esriFieldTypeInteger", "alias": "Number Avg Positions", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_POSITIONS" }, { "name": "ESRIGNSS_H_STDDEV", "type": "esriFieldTypeDouble", "alias": "Standard Deviations", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_H_STDDEV" }, { "name": "WJCUD_AREA", "type": "esriFieldTypeSmallInteger", "alias": "WJCUD Area", "domain": { "type": "range", "name": "WJCUD_AREAS", "description": "Locations of asset based on WJCUD locations", "range": [ 1, 6 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WJCUD_AREA" }, { "name": "GIS_USER.wHydrant.Area", "type": "esriFieldTypeString", "alias": "GIS_USER.wHydrant.Area", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "GIS_USER.wHydrant.Area" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R45_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_45", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "Address", "fields": "LOCDESC", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FACID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S33_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Hydrant", "description": "", "prototype": { "attributes": { "WJCUD_AREA": null, "FACILITYID": null, "INSTALLDAT": null, "LOCDESC": null, "ROTATION": null, "MANUFACTUR": null, "OPERABLE": null, "LASTSERVIC": null, "ENABLED": 1, "ACTIVEFLAG": null, "OWNEDBY": null, "MAINTBY": null, "LASTUPDATE": null, "LASTEDITOR": null, "FLOW": null, "YEAR": null, "STEAMER": null, "SIZE": null, "REMARK": null, "E_TIME": null, "E_PNAME": null, "E_DGPS": null, "E_CODERTK": null, "E_FLOAT": null, "E_RTK": null, "E_USER": null, "E_PROJECT": null, "E_DEPTH": null, "E_SPEED": null, "X": null, "Y": null, "SUBTYPE": null, "CONNEC_2_5": null, "CONNEC_4_5": null, "CONNEC_5_5": null, "GRIDID": null, "MUID_G": null, "GIS_USER.wHydrant.Area": null, "Old_FacilityID": null, "Hyd_Area": null, "ESRIGNSS_H_STDDEV": null, "ESRIGNSS_AVG_POSITIONS": null, "ESRIGNSS_AVG_V_RMS": null, "ESRIGNSS_AVG_H_RMS": null, "ESRIGNSS_RECEIVER": null, "ESRIGNSS_H_RMS": null, "ESRIGNSS_V_RMS": null, "ESRIGNSS_LATITUDE": null, "ESRIGNSS_LONGITUDE": null, "ESRIGNSS_ALTITUDE": null, "ESRIGNSS_PDOP": null, "ESRIGNSS_HDOP": null, "ESRIGNSS_VDOP": null, "ESRIGNSS_FIXTYPE": null, "ESRIGNSS_CORRECTIONAGE": null, "ESRIGNSS_STATIONID": null, "ESRIGNSS_NUMSATS": null, "ESRIGNSS_FIXDATETIME": 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" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "74f50bc45145481ba7bf7d0a98fe207f" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 13, "name": "Hydrant Valve", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "modelName": "GP_907331262", "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": 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": -88.88363900028894, "ymin": 30.422580437663868, "xmax": -88.76879679652806, "ymax": 30.503332751465468, "spatialReference": { "wkid": 104145, "latestWkid": 6318, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102694, "latestWkid": 2254, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463400, "falseY": -43523900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "abea84c576bd2c32f3b6f30a985f62c9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABzElEQVQ4jbWTPUibURSGn2si6gdGv1hBp6KDg5ncDKG00E4Bf0gxiptFFwXHFiMIdhDsGCkKxXRziBLskKUEsVYXlwwi4iRa/MEvmHSJQolHrpeiaSIO0hcu3Mu59znnvJfj5oly/xeAiFik0285P3+Bx5PB7/8GbCul5FGA7O+Pkc1+4vjYYncXqquhqmoCj+e3JBIhFQqtPQiQg4MPiEwSCFjs7RWT+/rqmJv7LiIdSqmdEoCIPCeXm6K93WJ5GXp7IZMxweFhqKmB0VEXs7M/RcT+2477Xo53RKMWp6ewsgLd3RCLmYiGacjZGUQidaRSQSBZDHCcV2xsmH08DvPzBlBfDxUV5rHW5ia0tpYBuFyVXF2Z/cmJMa+2Fnp6IJG4q1PfaWq6LDXR603j8/nZ2jLn1VUIBqGrC0ZG7gA+Hxwd/Sr3C3EikX4WFxsoFIwPuo3ra8hmzY22NggE8tj2lxKAUuqHiKRYWnrN4OAzHIdbkP4RreZmSCYvcZz3yuvNl6sAYIhw+CudnW+YmWkgGjVeTE/D+HieXO6jamn5fP9BEUAppc0ZEJGXLCyEubjooFD4Q2PjOhBTtn34T8Lys6DbAfR6VE+exhvWs59SdxVCmAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "E_PNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "INSTALLDAT", "type": "esriFieldTypeDate", "alias": "INSTALLDAT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDAT" }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "LOCDESC", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LOCDESC" }, { "name": "ROTATION", "type": "esriFieldTypeDouble", "alias": "ROTATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROTATION" }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIAMETER" }, { "name": "VALVETYPE", "type": "esriFieldTypeString", "alias": "VALVETYPE", "domain": { "type": "codedValue", "name": "Valve_Type", "description": "Description of valves", "codedValues": [ { "name": "ARV", "code": "ARV" }, { "name": "GATE", "code": "GATE" }, { "name": "WCV", "code": "WCV" }, { "name": "BALL", "code": "BALL" }, { "name": "FHV", "code": "FHV" }, { "name": "BLOW OFF", "code": "BLOW OFF" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "VALVETYPE" }, { "name": "BYPASSVALV", "type": "esriFieldTypeSmallInteger", "alias": "BYPASSVALV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BYPASSVALV" }, { "name": "CLOCKTOCLO", "type": "esriFieldTypeSmallInteger", "alias": "CLOCKTOCLO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CLOCKTOCLO" }, { "name": "NORMALLYOP", "type": "esriFieldTypeSmallInteger", "alias": "NORMALLYOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NORMALLYOP" }, { "name": "TURNSTOCLO", "type": "esriFieldTypeInteger", "alias": "TURNSTOCLO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TURNSTOCLO" }, { "name": "OPERABLE", "type": "esriFieldTypeSmallInteger", "alias": "OPERABLE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OPERABLE" }, { "name": "HYDRFLAG", "type": "esriFieldTypeSmallInteger", "alias": "HYDRFLAG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HYDRFLAG" }, { "name": "CURROPEN", "type": "esriFieldTypeSmallInteger", "alias": "CURROPEN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CURROPEN" }, { "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": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "ACTIVEFLAG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACTIVEFLAG" }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "OWNEDBY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OWNEDBY" }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "MAINTBY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAINTBY" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "SIZE", "type": "esriFieldTypeString", "alias": "SIZE", "domain": { "type": "codedValue", "name": "Valve_size", "description": "Gate valve Sizes", "codedValues": [ { "name": "2", "code": "2" }, { "name": "2.5", "code": "2.5" }, { "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": "15", "code": "15" }, { "name": "1.25", "code": "1.25" }, { "name": "1.5", "code": "1.5" }, { "name": "18", "code": "18" }, { "name": "16", "code": "16" }, { "name": "24", "code": "24" }, { "name": "36", "code": "36" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 27, "defaultValue": null, "modelName": "SIZE" }, { "name": "REMARK", "type": "esriFieldTypeString", "alias": "REMARK", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "REMARK" }, { "name": "E_TIME", "type": "esriFieldTypeString", "alias": "E_TIME", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "E_TIME" }, { "name": "E_PNAME", "type": "esriFieldTypeString", "alias": "E_PNAME", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "E_PNAME" }, { "name": "E_DGPS", "type": "esriFieldTypeDouble", "alias": "E_DGPS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_DGPS" }, { "name": "E_CODERTK", "type": "esriFieldTypeDouble", "alias": "E_CODERTK", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_CODERTK" }, { "name": "E_FLOAT", "type": "esriFieldTypeDouble", "alias": "E_FLOAT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_FLOAT" }, { "name": "E_RTK", "type": "esriFieldTypeDouble", "alias": "E_RTK", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_RTK" }, { "name": "E_USER", "type": "esriFieldTypeString", "alias": "E_USER", "domain": { "type": "codedValue", "name": "USERS", "description": "Users inputting data", "codedValues": [ { "name": "Other", "code": "Other" }, { "name": "AP", "code": "AP" }, { "name": "DY", "code": "DY" }, { "name": "SR", "code": "SR" }, { "name": "SDE", "code": "SDE@WJCUD-APPS01.WJCUDGIS" }, { "name": "E_USER", "code": "E_USER" }, { "name": "BS", "code": "BS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "E_USER" }, { "name": "E_PROJECT", "type": "esriFieldTypeString", "alias": "E_PROJECT", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "E_PROJECT" }, { "name": "E_DEPTH", "type": "esriFieldTypeDouble", "alias": "E_DEPTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_DEPTH" }, { "name": "E_SPEED", "type": "esriFieldTypeDouble", "alias": "E_SPEED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_SPEED" }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X" }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y" }, { "name": "E_AVG", "type": "esriFieldTypeDouble", "alias": "E_AVG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_AVG" }, { "name": "GRIDID", "type": "esriFieldTypeString", "alias": "GRIDID", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "GRIDID" }, { "name": "MUID_G", "type": "esriFieldTypeString", "alias": "MUID_G", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MUID_G" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Old_FacilityID", "type": "esriFieldTypeString", "alias": "Old_FacilityID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Old_FacilityID" }, { "name": "HYD_Area", "type": "esriFieldTypeSmallInteger", "alias": "HYD_Area", "domain": { "type": "codedValue", "name": "Area", "description": "HYD_Areas", "codedValues": [ { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 }, { "name": "5", "code": 5 }, { "name": "6", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HYD_Area" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "CorrSource", "type": "esriFieldTypeString", "alias": "CorrSource", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CorrSource" }, { "name": "ESRIGNSS_RECEIVER", "type": "esriFieldTypeString", "alias": "Receiver Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ESRIGNSS_RECEIVER" }, { "name": "ESRIGNSS_H_RMS", "type": "esriFieldTypeDouble", "alias": "Hor Accuracy", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_H_RMS" }, { "name": "ESRIGNSS_V_RMS", "type": "esriFieldTypeDouble", "alias": "Ver Accuracy", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_V_RMS" }, { "name": "ESRIGNSS_LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_LATITUDE" }, { "name": "ESRIGNSS_LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_LONGITUDE" }, { "name": "ESRIGNSS_ALTITUDE", "type": "esriFieldTypeDouble", "alias": "Altitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_ALTITUDE" }, { "name": "ESRIGNSS_PDOP", "type": "esriFieldTypeDouble", "alias": "PDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_PDOP" }, { "name": "ESRIGNSS_HDOP", "type": "esriFieldTypeDouble", "alias": "HDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_HDOP" }, { "name": "ESRIGNSS_VDOP", "type": "esriFieldTypeDouble", "alias": "VDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_VDOP" }, { "name": "ESRIGNSS_FIXTYPE", "type": "esriFieldTypeSmallInteger", "alias": "Fix Type", "domain": { "type": "codedValue", "name": "ESRI_FIXED_TYPE", "description": "TYPE OF GPS SIGNAL OR NO SIGNAL", "codedValues": [ { "name": "fixed not valid", "code": 0 }, { "name": "GPS", "code": 1 }, { "name": "Differential GPS", "code": 2 }, { "name": "RTK Fixed", "code": 4 }, { "name": "RTK Float", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_FIXTYPE" }, { "name": "ESRIGNSS_CORRECTIONAGE", "type": "esriFieldTypeDouble", "alias": "Corr Age", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_CORRECTIONAGE" }, { "name": "ESRIGNSS_STATIONID", "type": "esriFieldTypeSmallInteger", "alias": "Station ID", "domain": { "type": "range", "name": "ESRI_STATION_ID", "description": "TOTAL NUMBER OF STATIONS USED", "range": [ 0, 1023 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_STATIONID" }, { "name": "ESRIGNSS_NUMSATS", "type": "esriFieldTypeSmallInteger", "alias": "Num of Satellites", "domain": { "type": "range", "name": "ESRI_NUM_SATS", "description": "TOTAL SATELITTES BEING USED", "range": [ 0, 99 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_NUMSATS" }, { "name": "ESRIGNSS_FIXDATETIME", "type": "esriFieldTypeDate", "alias": "Fix Time ", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ESRIGNSS_FIXDATETIME" }, { "name": "ESRIGNSS_AVG_H_RMS", "type": "esriFieldTypeDouble", "alias": "Avg Horz Accur", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_H_RMS" }, { "name": "ESRIGNSS_AVG_V_RMS", "type": "esriFieldTypeDouble", "alias": "Avg Vert Accur", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_V_RMS" }, { "name": "ESRIGNSS_AVG_POSITIONS", "type": "esriFieldTypeInteger", "alias": "Number Avg Positions", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_POSITIONS" }, { "name": "ESRIGNSS_H_STDDEV", "type": "esriFieldTypeDouble", "alias": "Standard Deviations", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_H_STDDEV" }, { "name": "WJCUD_AREA", "type": "esriFieldTypeSmallInteger", "alias": "WJCUD Area", "domain": { "type": "range", "name": "WJCUD_AREAS", "description": "Locations of asset based on WJCUD locations", "range": [ 1, 6 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WJCUD_AREA" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R47_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_47", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S35_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Hydrant Valve", "description": "", "prototype": { "attributes": { "ESRIGNSS_H_STDDEV": null, "FACILITYID": null, "INSTALLDAT": null, "LOCDESC": null, "ROTATION": null, "DIAMETER": null, "VALVETYPE": null, "BYPASSVALV": null, "CLOCKTOCLO": null, "NORMALLYOP": null, "TURNSTOCLO": null, "OPERABLE": null, "HYDRFLAG": null, "CURROPEN": null, "ENABLED": 1, "ACTIVEFLAG": null, "OWNEDBY": null, "MAINTBY": null, "LASTUPDATE": null, "LASTEDITOR": null, "SIZE": null, "REMARK": null, "E_TIME": null, "E_PNAME": null, "E_DGPS": null, "E_CODERTK": null, "E_FLOAT": null, "E_RTK": null, "E_USER": null, "E_PROJECT": null, "E_DEPTH": null, "E_SPEED": null, "X": null, "Y": null, "E_AVG": null, "GRIDID": null, "MUID_G": null, "WJCUD_AREA": null, "Old_FacilityID": null, "HYD_Area": null, "ESRIGNSS_AVG_POSITIONS": null, "ESRIGNSS_AVG_V_RMS": null, "ESRIGNSS_AVG_H_RMS": null, "ESRIGNSS_FIXDATETIME": null, "CorrSource": null, "ESRIGNSS_RECEIVER": null, "ESRIGNSS_H_RMS": null, "ESRIGNSS_V_RMS": null, "ESRIGNSS_LATITUDE": null, "ESRIGNSS_LONGITUDE": null, "ESRIGNSS_ALTITUDE": null, "ESRIGNSS_PDOP": null, "ESRIGNSS_HDOP": null, "ESRIGNSS_VDOP": null, "ESRIGNSS_FIXTYPE": null, "ESRIGNSS_CORRECTIONAGE": null, "ESRIGNSS_STATIONID": null, "ESRIGNSS_NUMSATS": 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" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "74f50bc45145481ba7bf7d0a98fe207f" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 14, "name": "Water Tanks/Towers", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "modelName": "GP_52247956", "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": 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": -88.88336803787129, "ymin": 30.428508040962, "xmax": -88.79116675100498, "ymax": 30.498907687994098, "spatialReference": { "wkid": 104145, "latestWkid": 6318, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102694, "latestWkid": 2254, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463400, "falseY": -43523900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "2ec52cc3f9995de9209dbfad9362d0e4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAPCAYAAADkmO9VAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABvElEQVQ4ja2TT0hTcRzAPw8fzudmc8oMpeygpOF1m+hwJXjoYIdQgiBQCIQoEMSgTiFqePK0Q+hBT+pICnEw2iVei4ix6lIQJbbDUN4USfHP9CG/eBvMDfdyYZ/L7/e+v+/3835/Zf4zct5XTNiLqnJJ22cL34t6/PMvaW5YMRXpOvxYtRITfWZSOdsTlKFYqlhPQm/3CIfkF1iwsxh8hrO6lt+UAWcIDa5cihJPfCes9jJ64zm59M894XLdN6wKf0M+FXnRM8r9gJeIuJqNSaQIq+/wXf9ALDr5b0KDB3e+Mv1qge0dD/YLUYT4xUDPU4pALhg1NvytuE0wNIaj8hPette4pFT6FmgbVSwHJxlcPslvaZxi4JpqLjQKMxufoVNKZfsXnVv4PBMcc5iNKWjmMzRkgTf3ONLbsZRuoig27s6GEcf9wF46Z58kXZJW3JKX1Icc6S3c6h4iFHrMwcEuna3jRGIqn1ceFVyRqfBn/CaOCvC6AyQTzXjdX1jXbNhs0OH2E/nox1q+hctThFBBo7JihpoaiCd8eVl7qaZ021C/hK6vUVL4UucLM09p2PTXuYybDxU+5XPwB6UOit5acbfCAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": true, "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": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "INSTALLDAT", "type": "esriFieldTypeDate", "alias": "INSTALLDAT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDAT" }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "LOCDESC", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LOCDESC" }, { "name": "ROTATION", "type": "esriFieldTypeDouble", "alias": "ROTATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROTATION" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "NAME" }, { "name": "OPDATE", "type": "esriFieldTypeDate", "alias": "OPDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "OPDATE" }, { "name": "STRUCTTYPE", "type": "esriFieldTypeString", "alias": "STRUCTTYPE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "STRUCTTYPE" }, { "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": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "ACTIVEFLAG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACTIVEFLAG" }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "OWNEDBY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OWNEDBY" }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "MAINTBY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAINTBY" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "AncillaryR", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AncillaryR" }, { "name": "SIZE", "type": "esriFieldTypeString", "alias": "SIZE", "domain": null, "editable": true, "nullable": true, "length": 27, "defaultValue": null, "modelName": "SIZE" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "REMARK", "type": "esriFieldTypeString", "alias": "REMARK", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "REMARK" }, { "name": "E_TIME", "type": "esriFieldTypeString", "alias": "E_TIME", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "E_TIME" }, { "name": "E_PNAME", "type": "esriFieldTypeString", "alias": "E_PNAME", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "E_PNAME" }, { "name": "E_DGPS", "type": "esriFieldTypeDouble", "alias": "E_DGPS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_DGPS" }, { "name": "E_CODERTK", "type": "esriFieldTypeDouble", "alias": "E_CODERTK", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_CODERTK" }, { "name": "E_FLOAT", "type": "esriFieldTypeDouble", "alias": "E_FLOAT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_FLOAT" }, { "name": "E_RTK", "type": "esriFieldTypeDouble", "alias": "E_RTK", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_RTK" }, { "name": "E_USER", "type": "esriFieldTypeString", "alias": "E_USER", "domain": { "type": "codedValue", "name": "USERS", "description": "Users inputting data", "codedValues": [ { "name": "Other", "code": "Other" }, { "name": "AP", "code": "AP" }, { "name": "DY", "code": "DY" }, { "name": "SR", "code": "SR" }, { "name": "SDE", "code": "SDE@WJCUD-APPS01.WJCUDGIS" }, { "name": "E_USER", "code": "E_USER" }, { "name": "BS", "code": "BS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "E_USER" }, { "name": "E_PROJECT", "type": "esriFieldTypeString", "alias": "E_PROJECT", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "E_PROJECT" }, { "name": "E_DEPTH", "type": "esriFieldTypeDouble", "alias": "E_DEPTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_DEPTH" }, { "name": "E_SPEED", "type": "esriFieldTypeDouble", "alias": "E_SPEED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_SPEED" }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X" }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y" }, { "name": "E_AVG", "type": "esriFieldTypeDouble", "alias": "E_AVG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_AVG" }, { "name": "GRIDID", "type": "esriFieldTypeString", "alias": "GRIDID", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "GRIDID" }, { "name": "MUID_G", "type": "esriFieldTypeString", "alias": "MUID_G", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MUID_G" }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": { "type": "codedValue", "name": "AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "AncillaryRole" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "ESRIGNSS_RECEIVER", "type": "esriFieldTypeString", "alias": "Receiver Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ESRIGNSS_RECEIVER" }, { "name": "ESRIGNSS_H_RMS", "type": "esriFieldTypeDouble", "alias": "Hor Accuracy", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_H_RMS" }, { "name": "ESRIGNSS_V_RMS", "type": "esriFieldTypeDouble", "alias": "Ver Accuracy", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_V_RMS" }, { "name": "ESRIGNSS_LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_LATITUDE" }, { "name": "ESRIGNSS_LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_LONGITUDE" }, { "name": "ESRIGNSS_ALTITUDE", "type": "esriFieldTypeDouble", "alias": "Altitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_ALTITUDE" }, { "name": "ESRIGNSS_PDOP", "type": "esriFieldTypeDouble", "alias": "PDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_PDOP" }, { "name": "ESRIGNSS_HDOP", "type": "esriFieldTypeDouble", "alias": "HDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_HDOP" }, { "name": "ESRIGNSS_VDOP", "type": "esriFieldTypeDouble", "alias": "VDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_VDOP" }, { "name": "ESRIGNSS_FIXTYPE", "type": "esriFieldTypeSmallInteger", "alias": "Fix Type", "domain": { "type": "codedValue", "name": "ESRI_FIXED_TYPE", "description": "TYPE OF GPS SIGNAL OR NO SIGNAL", "codedValues": [ { "name": "fixed not valid", "code": 0 }, { "name": "GPS", "code": 1 }, { "name": "Differential GPS", "code": 2 }, { "name": "RTK Fixed", "code": 4 }, { "name": "RTK Float", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_FIXTYPE" }, { "name": "ESRIGNSS_CORRECTIONAGE", "type": "esriFieldTypeDouble", "alias": "Corr Age", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_CORRECTIONAGE" }, { "name": "ESRIGNSS_STATIONID", "type": "esriFieldTypeSmallInteger", "alias": "Station ID", "domain": { "type": "range", "name": "ESRI_STATION_ID", "description": "TOTAL NUMBER OF STATIONS USED", "range": [ 0, 1023 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_STATIONID" }, { "name": "ESRIGNSS_NUMSATS", "type": "esriFieldTypeSmallInteger", "alias": "Num of Satellites", "domain": { "type": "range", "name": "ESRI_NUM_SATS", "description": "TOTAL SATELITTES BEING USED", "range": [ 0, 99 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_NUMSATS" }, { "name": "ESRIGNSS_FIXDATETIME", "type": "esriFieldTypeDate", "alias": "Fix Time ", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ESRIGNSS_FIXDATETIME" }, { "name": "ESRIGNSS_AVG_H_RMS", "type": "esriFieldTypeDouble", "alias": "Avg Horz Accur", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_H_RMS" }, { "name": "ESRIGNSS_AVG_V_RMS", "type": "esriFieldTypeDouble", "alias": "Avg Vert Accur", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_V_RMS" }, { "name": "ESRIGNSS_AVG_POSITIONS", "type": "esriFieldTypeInteger", "alias": "Number Avg Positions", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_POSITIONS" }, { "name": "ESRIGNSS_H_STDDEV", "type": "esriFieldTypeDouble", "alias": "Standard Deviations", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_H_STDDEV" }, { "name": "WJCUD_AREA", "type": "esriFieldTypeSmallInteger", "alias": "WJCUD Area", "domain": { "type": "range", "name": "WJCUD_AREAS", "description": "Locations of asset based on WJCUD locations", "range": [ 1, 6 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WJCUD_AREA" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R36_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_36", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S24_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Water Tanks/Towers", "description": "", "prototype": { "attributes": { "ESRIGNSS_H_STDDEV": null, "FACILITYID": null, "INSTALLDAT": null, "LOCDESC": null, "ROTATION": null, "NAME": null, "OPDATE": null, "STRUCTTYPE": null, "ENABLED": 1, "ACTIVEFLAG": null, "OWNEDBY": null, "MAINTBY": null, "LASTUPDATE": null, "LASTEDITOR": null, "AncillaryR": null, "SIZE": null, "ADDRESS": null, "REMARK": null, "E_TIME": null, "E_PNAME": null, "E_DGPS": null, "E_CODERTK": null, "E_FLOAT": null, "E_RTK": null, "E_USER": null, "E_PROJECT": null, "E_DEPTH": null, "E_SPEED": null, "X": null, "Y": null, "E_AVG": null, "GRIDID": null, "MUID_G": null, "AncillaryRole": 0, "WJCUD_AREA": null, "ESRIGNSS_AVG_POSITIONS": null, "ESRIGNSS_AVG_V_RMS": null, "ESRIGNSS_AVG_H_RMS": null, "ESRIGNSS_FIXDATETIME": null, "ESRIGNSS_RECEIVER": null, "ESRIGNSS_H_RMS": null, "ESRIGNSS_V_RMS": null, "ESRIGNSS_LATITUDE": null, "ESRIGNSS_LONGITUDE": null, "ESRIGNSS_ALTITUDE": null, "ESRIGNSS_PDOP": null, "ESRIGNSS_HDOP": null, "ESRIGNSS_VDOP": null, "ESRIGNSS_FIXTYPE": null, "ESRIGNSS_CORRECTIONAGE": null, "ESRIGNSS_STATIONID": null, "ESRIGNSS_NUMSATS": 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" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "74f50bc45145481ba7bf7d0a98fe207f" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Sewer Gravity Main", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "modelName": "GP_506772417", "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": 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": "esriDecimalDegrees" }, "hasMetadata": true, "extent": { "xmin": -88.8833952039047, "ymin": 30.424678693071975, "xmax": -88.7659033701822, "ymax": 30.499412377324813, "spatialReference": { "wkid": 104145, "latestWkid": 6318, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102694, "latestWkid": 2254, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463400, "falseY": -43523900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FACILITYID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "INSTALLDAT", "type": "esriFieldTypeDate", "alias": "INSTALLDAT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDAT" }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "domain": { "type": "codedValue", "name": "Composition ", "description": "material of pipe", "codedValues": [ { "name": "C900", "code": "C900" }, { "name": "GALV", "code": "GALV" }, { "name": "HDPE", "code": "HDPE" }, { "name": "PVC", "code": "PVC" }, { "name": "TERRA COTTA", "code": "TERRA COTTA" }, { "name": "TRANSITE", "code": "TRANSITE" }, { "name": "SDR-26", "code": "SDR-26" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MATERIAL" }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIAMETER" }, { "name": "MAINSHAPE", "type": "esriFieldTypeString", "alias": "MAINSHAPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MAINSHAPE" }, { "name": "LINEDYEAR", "type": "esriFieldTypeString", "alias": "LINEDYEAR", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LINEDYEAR" }, { "name": "LINERTYPE", "type": "esriFieldTypeString", "alias": "LINERTYPE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LINERTYPE" }, { "name": "FROMMH", "type": "esriFieldTypeString", "alias": "FROMMH", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "FROMMH" }, { "name": "TOMH", "type": "esriFieldTypeString", "alias": "TOMH", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "TOMH" }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "WATERTYPE", "domain": { "type": "codedValue", "name": "Water_Type", "description": "Potable or Sewer", "codedValues": [ { "name": "POTABLE", "code": "POTABLE" }, { "name": "SEWAGE", "code": "SEWAGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "WATERTYPE" }, { "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": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "ACTIVEFLAG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACTIVEFLAG" }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "OWNEDBY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OWNEDBY" }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "MAINTBY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAINTBY" }, { "name": "SUMFLOW", "type": "esriFieldTypeDouble", "alias": "SUMFLOW", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUMFLOW" }, { "name": "LASTUPDATE_wjcud", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR_wjcud", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "DOWNELEV", "type": "esriFieldTypeDouble", "alias": "DOWNELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DOWNELEV" }, { "name": "UPELEV", "type": "esriFieldTypeDouble", "alias": "UPELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UPELEV" }, { "name": "SLOPE", "type": "esriFieldTypeDouble", "alias": "SLOPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SLOPE" }, { "name": "SUBTYPE", "type": "esriFieldTypeSmallInteger", "alias": "SUBTYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUBTYPE" }, { "name": "SIZE", "type": "esriFieldTypeString", "alias": "SIZE", "domain": { "type": "codedValue", "name": "Valve_size", "description": "Gate valve Sizes", "codedValues": [ { "name": "2", "code": "2" }, { "name": "2.5", "code": "2.5" }, { "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": "15", "code": "15" }, { "name": "1.25", "code": "1.25" }, { "name": "1.5", "code": "1.5" }, { "name": "18", "code": "18" }, { "name": "16", "code": "16" }, { "name": "24", "code": "24" }, { "name": "36", "code": "36" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 27, "defaultValue": null, "modelName": "SIZE" }, { "name": "COMPOSITIO", "type": "esriFieldTypeString", "alias": "COMPOSITIO", "domain": { "type": "codedValue", "name": "Composition ", "description": "material of pipe", "codedValues": [ { "name": "C900", "code": "C900" }, { "name": "GALV", "code": "GALV" }, { "name": "HDPE", "code": "HDPE" }, { "name": "PVC", "code": "PVC" }, { "name": "TERRA COTTA", "code": "TERRA COTTA" }, { "name": "TRANSITE", "code": "TRANSITE" }, { "name": "SDR-26", "code": "SDR-26" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "COMPOSITIO" }, { "name": "REMARK", "type": "esriFieldTypeString", "alias": "REMARK", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "REMARK" }, { "name": "E_DATE", "type": "esriFieldTypeString", "alias": "E_DATE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "E_DATE" }, { "name": "E_TIME", "type": "esriFieldTypeString", "alias": "E_TIME", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "E_TIME" }, { "name": "E_DGPS", "type": "esriFieldTypeDouble", "alias": "E_DGPS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_DGPS" }, { "name": "E_LENGTH", "type": "esriFieldTypeDouble", "alias": "E_LENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_LENGTH" }, { "name": "GRIDID", "type": "esriFieldTypeString", "alias": "GRIDID", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "GRIDID" }, { "name": "MUID_G", "type": "esriFieldTypeString", "alias": "MUID_G", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MUID_G" }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONDITION" }, { "name": "Lined_Repair_Date", "type": "esriFieldTypeDate", "alias": "Lined/Repair Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Lined_Repair_Date" }, { "name": "Materials_Used", "type": "esriFieldTypeString", "alias": "Materials Used", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Materials_Used" }, { "name": "CCTVD_Date", "type": "esriFieldTypeDate", "alias": "CCTV'D Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CCTVD_Date" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": { "type": "codedValue", "name": "USERS", "description": "Users inputting data", "codedValues": [ { "name": "Other", "code": "Other" }, { "name": "AP", "code": "AP" }, { "name": "DY", "code": "DY" }, { "name": "SR", "code": "SR" }, { "name": "SDE", "code": "SDE@WJCUD-APPS01.WJCUDGIS" }, { "name": "E_USER", "code": "E_USER" }, { "name": "BS", "code": "BS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "E_PROJECT", "type": "esriFieldTypeString", "alias": "E_PROJECT", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "E_PROJECT" }, { "name": "ESRIGNSS_RECEIVER", "type": "esriFieldTypeString", "alias": "Receiver Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ESRIGNSS_RECEIVER" }, { "name": "ESRIGNSS_H_RMS", "type": "esriFieldTypeDouble", "alias": "Hor Accuracy", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_H_RMS" }, { "name": "ESRIGNSS_V_RMS", "type": "esriFieldTypeDouble", "alias": "Ver Accuracy", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_V_RMS" }, { "name": "ESRIGNSS_LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_LATITUDE" }, { "name": "ESRIGNSS_LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_LONGITUDE" }, { "name": "ESRIGNSS_ALTITUDE", "type": "esriFieldTypeDouble", "alias": "Altitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_ALTITUDE" }, { "name": "ESRIGNSS_PDOP", "type": "esriFieldTypeDouble", "alias": "PDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_PDOP" }, { "name": "ESRIGNSS_HDOP", "type": "esriFieldTypeDouble", "alias": "HDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_HDOP" }, { "name": "ESRIGNSS_VDOP", "type": "esriFieldTypeDouble", "alias": "VDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_VDOP" }, { "name": "ESRIGNSS_FIXTYPE", "type": "esriFieldTypeSmallInteger", "alias": "Fix Type", "domain": { "type": "codedValue", "name": "ESRI_FIXED_TYPE", "description": "TYPE OF GPS SIGNAL OR NO SIGNAL", "codedValues": [ { "name": "fixed not valid", "code": 0 }, { "name": "GPS", "code": 1 }, { "name": "Differential GPS", "code": 2 }, { "name": "RTK Fixed", "code": 4 }, { "name": "RTK Float", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_FIXTYPE" }, { "name": "ESRIGNSS_CORRECTIONAGE", "type": "esriFieldTypeDouble", "alias": "Corr Age", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_CORRECTIONAGE" }, { "name": "ESRIGNSS_STATIONID", "type": "esriFieldTypeSmallInteger", "alias": "Station ID", "domain": { "type": "range", "name": "ESRI_STATION_ID", "description": "TOTAL NUMBER OF STATIONS USED", "range": [ 0, 1023 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_STATIONID" }, { "name": "ESRIGNSS_NUMSATS", "type": "esriFieldTypeSmallInteger", "alias": "Num of Satellites", "domain": { "type": "range", "name": "ESRI_NUM_SATS", "description": "TOTAL SATELITTES BEING USED", "range": [ 0, 99 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_NUMSATS" }, { "name": "ESRIGNSS_FIXDATETIME", "type": "esriFieldTypeDate", "alias": "Fix Time ", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ESRIGNSS_FIXDATETIME" }, { "name": "ESRIGNSS_AVG_H_RMS", "type": "esriFieldTypeDouble", "alias": "Avg Horz Accur", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_H_RMS" }, { "name": "ESRIGNSS_AVG_V_RMS", "type": "esriFieldTypeDouble", "alias": "Avg Vert Accur", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_V_RMS" }, { "name": "ESRIGNSS_AVG_POSITIONS", "type": "esriFieldTypeInteger", "alias": "Number Avg Positions", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_POSITIONS" }, { "name": "ESRIGNSS_H_STDDEV", "type": "esriFieldTypeDouble", "alias": "Standard Deviations", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_H_STDDEV" }, { "name": "WJCUD_AREA", "type": "esriFieldTypeSmallInteger", "alias": "WJCUD Area", "domain": { "type": "range", "name": "WJCUD_AREAS", "description": "Locations of asset based on WJCUD locations", "range": [ 1, 6 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WJCUD_AREA" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "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": "R29_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_29", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S18_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Sewer Gravity Main", "description": "", "prototype": { "attributes": { "WJCUD_AREA": null, "FACILITYID": null, "INSTALLDAT": null, "MATERIAL": null, "DIAMETER": null, "MAINSHAPE": null, "LINEDYEAR": null, "LINERTYPE": null, "FROMMH": null, "TOMH": null, "WATERTYPE": null, "ENABLED": 1, "ACTIVEFLAG": null, "OWNEDBY": null, "MAINTBY": null, "SUMFLOW": null, "LASTUPDATE_wjcud": null, "LASTEDITOR_wjcud": null, "DOWNELEV": null, "UPELEV": null, "SLOPE": null, "SUBTYPE": null, "SIZE": null, "COMPOSITIO": null, "REMARK": null, "E_DATE": null, "E_TIME": null, "E_DGPS": null, "E_LENGTH": null, "GRIDID": null, "MUID_G": null, "CONDITION": null, "Lined_Repair_Date": null, "Materials_Used": null, "CCTVD_Date": null, "ESRIGNSS_H_STDDEV": null, "ESRIGNSS_AVG_POSITIONS": null, "ESRIGNSS_AVG_V_RMS": null, "ESRIGNSS_AVG_H_RMS": null, "E_PROJECT": null, "ESRIGNSS_RECEIVER": null, "ESRIGNSS_H_RMS": null, "ESRIGNSS_V_RMS": null, "ESRIGNSS_LATITUDE": null, "ESRIGNSS_LONGITUDE": null, "ESRIGNSS_ALTITUDE": null, "ESRIGNSS_PDOP": null, "ESRIGNSS_HDOP": null, "ESRIGNSS_VDOP": null, "ESRIGNSS_FIXTYPE": null, "ESRIGNSS_CORRECTIONAGE": null, "ESRIGNSS_STATIONID": null, "ESRIGNSS_NUMSATS": null, "ESRIGNSS_FIXDATETIME": 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" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "74f50bc45145481ba7bf7d0a98fe207f" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Sewer Pressure Main", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "modelName": "GP_543504999", "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": 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": "esriDecimalDegrees" }, "hasMetadata": true, "extent": { "xmin": -88.88327623942982, "ymin": 30.422870368397366, "xmax": -88.77930416752069, "ymax": 30.503317676001004, "spatialReference": { "wkid": 104145, "latestWkid": 6318, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102694, "latestWkid": 2254, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463400, "falseY": -43523900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "DomainName($feature, 'SIZE')"}, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 38, 115, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 11, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FACILITYID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "INSTALLDAT", "type": "esriFieldTypeDate", "alias": "INSTALLDAT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDAT" }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "domain": { "type": "codedValue", "name": "Composition ", "description": "material of pipe", "codedValues": [ { "name": "C900", "code": "C900" }, { "name": "GALV", "code": "GALV" }, { "name": "HDPE", "code": "HDPE" }, { "name": "PVC", "code": "PVC" }, { "name": "TERRA COTTA", "code": "TERRA COTTA" }, { "name": "TRANSITE", "code": "TRANSITE" }, { "name": "SDR-26", "code": "SDR-26" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "MATERIAL" }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIAMETER" }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "WATERTYPE", "domain": { "type": "codedValue", "name": "Water_Type", "description": "Potable or Sewer", "codedValues": [ { "name": "POTABLE", "code": "POTABLE" }, { "name": "SEWAGE", "code": "SEWAGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "WATERTYPE" }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "ENABLED", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "ENABLED" }, { "name": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "ACTIVEFLAG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACTIVEFLAG" }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "OWNEDBY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OWNEDBY" }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "MAINTBY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAINTBY" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "SIZE", "type": "esriFieldTypeString", "alias": "SIZE", "domain": { "type": "codedValue", "name": "Valve_size", "description": "Gate valve Sizes", "codedValues": [ { "name": "2", "code": "2" }, { "name": "2.5", "code": "2.5" }, { "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": "15", "code": "15" }, { "name": "1.25", "code": "1.25" }, { "name": "1.5", "code": "1.5" }, { "name": "18", "code": "18" }, { "name": "16", "code": "16" }, { "name": "24", "code": "24" }, { "name": "36", "code": "36" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 27, "defaultValue": null, "modelName": "SIZE" }, { "name": "COMPOSITIO", "type": "esriFieldTypeString", "alias": "COMPOSITIO", "domain": { "type": "codedValue", "name": "Composition ", "description": "material of pipe", "codedValues": [ { "name": "C900", "code": "C900" }, { "name": "GALV", "code": "GALV" }, { "name": "HDPE", "code": "HDPE" }, { "name": "PVC", "code": "PVC" }, { "name": "TERRA COTTA", "code": "TERRA COTTA" }, { "name": "TRANSITE", "code": "TRANSITE" }, { "name": "SDR-26", "code": "SDR-26" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "COMPOSITIO" }, { "name": "REMARK", "type": "esriFieldTypeString", "alias": "REMARK", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "REMARK" }, { "name": "GRIDID", "type": "esriFieldTypeString", "alias": "GRIDID", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "GRIDID" }, { "name": "MUID_G", "type": "esriFieldTypeString", "alias": "MUID_G", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MUID_G" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": { "type": "codedValue", "name": "USERS", "description": "Users inputting data", "codedValues": [ { "name": "Other", "code": "Other" }, { "name": "AP", "code": "AP" }, { "name": "DY", "code": "DY" }, { "name": "SR", "code": "SR" }, { "name": "SDE", "code": "SDE@WJCUD-APPS01.WJCUDGIS" }, { "name": "E_USER", "code": "E_USER" }, { "name": "BS", "code": "BS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "E_PROJECT", "type": "esriFieldTypeString", "alias": "E_PROJECT", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "E_PROJECT" }, { "name": "ESRIGNSS_RECEIVER", "type": "esriFieldTypeString", "alias": "Receiver Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ESRIGNSS_RECEIVER" }, { "name": "ESRIGNSS_H_RMS", "type": "esriFieldTypeDouble", "alias": "Hor Accuracy", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_H_RMS" }, { "name": "ESRIGNSS_V_RMS", "type": "esriFieldTypeDouble", "alias": "Ver Accuracy", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_V_RMS" }, { "name": "ESRIGNSS_LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_LATITUDE" }, { "name": "ESRIGNSS_LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_LONGITUDE" }, { "name": "ESRIGNSS_ALTITUDE", "type": "esriFieldTypeDouble", "alias": "Altitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_ALTITUDE" }, { "name": "ESRIGNSS_PDOP", "type": "esriFieldTypeDouble", "alias": "PDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_PDOP" }, { "name": "ESRIGNSS_HDOP", "type": "esriFieldTypeDouble", "alias": "HDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_HDOP" }, { "name": "ESRIGNSS_VDOP", "type": "esriFieldTypeDouble", "alias": "VDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_VDOP" }, { "name": "ESRIGNSS_FIXTYPE", "type": "esriFieldTypeSmallInteger", "alias": "Fix Type", "domain": { "type": "codedValue", "name": "ESRI_FIXED_TYPE", "description": "TYPE OF GPS SIGNAL OR NO SIGNAL", "codedValues": [ { "name": "fixed not valid", "code": 0 }, { "name": "GPS", "code": 1 }, { "name": "Differential GPS", "code": 2 }, { "name": "RTK Fixed", "code": 4 }, { "name": "RTK Float", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_FIXTYPE" }, { "name": "ESRIGNSS_CORRECTIONAGE", "type": "esriFieldTypeDouble", "alias": "Corr Age", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_CORRECTIONAGE" }, { "name": "ESRIGNSS_STATIONID", "type": "esriFieldTypeSmallInteger", "alias": "Station ID", "domain": { "type": "range", "name": "ESRI_STATION_ID", "description": "TOTAL NUMBER OF STATIONS USED", "range": [ 0, 1023 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_STATIONID" }, { "name": "ESRIGNSS_NUMSATS", "type": "esriFieldTypeSmallInteger", "alias": "Num of Satellites", "domain": { "type": "range", "name": "ESRI_NUM_SATS", "description": "TOTAL SATELITTES BEING USED", "range": [ 0, 99 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_NUMSATS" }, { "name": "ESRIGNSS_FIXDATETIME", "type": "esriFieldTypeDate", "alias": "Fix Time ", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ESRIGNSS_FIXDATETIME" }, { "name": "ESRIGNSS_AVG_H_RMS", "type": "esriFieldTypeDouble", "alias": "Avg Horz Accur", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_H_RMS" }, { "name": "ESRIGNSS_AVG_V_RMS", "type": "esriFieldTypeDouble", "alias": "Avg Vert Accur", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_V_RMS" }, { "name": "ESRIGNSS_AVG_POSITIONS", "type": "esriFieldTypeInteger", "alias": "Number Avg Positions", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_POSITIONS" }, { "name": "ESRIGNSS_H_STDDEV", "type": "esriFieldTypeDouble", "alias": "Standard Deviations", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_H_STDDEV" }, { "name": "WJCUD_AREA", "type": "esriFieldTypeSmallInteger", "alias": "WJCUD Area", "domain": { "type": "range", "name": "WJCUD_AREAS", "description": "Locations of asset based on WJCUD locations", "range": [ 1, 6 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WJCUD_AREA" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "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": "R30_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_30", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S19_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Sewer Pressure Main", "description": "", "prototype": { "attributes": { "WJCUD_AREA": null, "FACILITYID": null, "INSTALLDAT": null, "MATERIAL": null, "DIAMETER": null, "WATERTYPE": null, "ENABLED": 1, "ACTIVEFLAG": null, "OWNEDBY": null, "MAINTBY": null, "LASTUPDATE": null, "LASTEDITOR": null, "SIZE": null, "COMPOSITIO": null, "REMARK": null, "GRIDID": null, "MUID_G": null, "ESRIGNSS_H_STDDEV": null, "ESRIGNSS_AVG_POSITIONS": null, "ESRIGNSS_AVG_V_RMS": null, "ESRIGNSS_AVG_H_RMS": null, "E_PROJECT": null, "ESRIGNSS_RECEIVER": null, "ESRIGNSS_H_RMS": null, "ESRIGNSS_V_RMS": null, "ESRIGNSS_LATITUDE": null, "ESRIGNSS_LONGITUDE": null, "ESRIGNSS_ALTITUDE": null, "ESRIGNSS_PDOP": null, "ESRIGNSS_HDOP": null, "ESRIGNSS_VDOP": null, "ESRIGNSS_FIXTYPE": null, "ESRIGNSS_CORRECTIONAGE": null, "ESRIGNSS_STATIONID": null, "ESRIGNSS_NUMSATS": null, "ESRIGNSS_FIXDATETIME": 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" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "74f50bc45145481ba7bf7d0a98fe207f" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Sewer Lateral", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": 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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": 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": "esriDecimalDegrees" }, "hasMetadata": true, "extent": { "xmin": -88.87994564980862, "ymin": 30.422589045344886, "xmax": -88.79031238599529, "ymax": 30.493819481562465, "spatialReference": { "wkid": 104145, "latestWkid": 6318, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102694, "latestWkid": 2254, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463400, "falseY": -43523900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID_1", "displayField": "FACILITYID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": false, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "INSTALLDAT", "type": "esriFieldTypeDate", "alias": "INSTALLDAT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDAT" }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "domain": { "type": "codedValue", "name": "Composition ", "description": "material of pipe", "codedValues": [ { "name": "C900", "code": "C900" }, { "name": "GALV", "code": "GALV" }, { "name": "HDPE", "code": "HDPE" }, { "name": "PVC", "code": "PVC" }, { "name": "TERRA COTTA", "code": "TERRA COTTA" }, { "name": "TRANSITE", "code": "TRANSITE" }, { "name": "SDR-26", "code": "SDR-26" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 20, "defaultValue": null, "modelName": "MATERIAL" }, { "name": "LINETYPE", "type": "esriFieldTypeString", "alias": "LINETYPE", "domain": null, "editable": true, "nullable": false, "length": 30, "defaultValue": null, "modelName": "LINETYPE" }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "LOCDESC", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "LOCDESC" }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "DIAMETER" }, { "name": "DISTANCE", "type": "esriFieldTypeInteger", "alias": "DISTANCE", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "DISTANCE" }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "WATERTYPE", "domain": { "type": "codedValue", "name": "Water_Type", "description": "Potable or Sewer", "codedValues": [ { "name": "POTABLE", "code": "POTABLE" }, { "name": "SEWAGE", "code": "SEWAGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 30, "defaultValue": null, "modelName": "WATERTYPE" }, { "name": "ENABLED", "type": "esriFieldTypeInteger", "alias": "ENABLED", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "ENABLED" }, { "name": "ACTIVEFLAG", "type": "esriFieldTypeInteger", "alias": "ACTIVEFLAG", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "ACTIVEFLAG" }, { "name": "OWNEDBY", "type": "esriFieldTypeInteger", "alias": "OWNEDBY", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "OWNEDBY" }, { "name": "MAINTBY", "type": "esriFieldTypeInteger", "alias": "MAINTBY", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "MAINTBY" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "SUBTYPE", "type": "esriFieldTypeInteger", "alias": "SUBTYPE", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "SUBTYPE" }, { "name": "SIZE", "type": "esriFieldTypeString", "alias": "SIZE", "domain": { "type": "codedValue", "name": "Valve_size", "description": "Gate valve Sizes", "codedValues": [ { "name": "2", "code": "2" }, { "name": "2.5", "code": "2.5" }, { "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": "15", "code": "15" }, { "name": "1.25", "code": "1.25" }, { "name": "1.5", "code": "1.5" }, { "name": "18", "code": "18" }, { "name": "16", "code": "16" }, { "name": "24", "code": "24" }, { "name": "36", "code": "36" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 27, "defaultValue": null, "modelName": "SIZE" }, { "name": "COMPOSITIO", "type": "esriFieldTypeString", "alias": "COMPOSITIO", "domain": { "type": "codedValue", "name": "Composition ", "description": "material of pipe", "codedValues": [ { "name": "C900", "code": "C900" }, { "name": "GALV", "code": "GALV" }, { "name": "HDPE", "code": "HDPE" }, { "name": "PVC", "code": "PVC" }, { "name": "TERRA COTTA", "code": "TERRA COTTA" }, { "name": "TRANSITE", "code": "TRANSITE" }, { "name": "SDR-26", "code": "SDR-26" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 25, "defaultValue": null, "modelName": "COMPOSITIO" }, { "name": "REMARK", "type": "esriFieldTypeString", "alias": "REMARK", "domain": null, "editable": true, "nullable": false, "length": 100, "defaultValue": null, "modelName": "REMARK" }, { "name": "E_DATE", "type": "esriFieldTypeString", "alias": "E_DATE", "domain": null, "editable": true, "nullable": false, "length": 10, "defaultValue": null, "modelName": "E_DATE" }, { "name": "E_TIME", "type": "esriFieldTypeString", "alias": "E_TIME", "domain": null, "editable": true, "nullable": false, "length": 8, "defaultValue": null, "modelName": "E_TIME" }, { "name": "E_DGPS", "type": "esriFieldTypeDouble", "alias": "E_DGPS", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "E_DGPS" }, { "name": "E_LENGTH", "type": "esriFieldTypeDouble", "alias": "E_LENGTH", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "E_LENGTH" }, { "name": "GRIDID", "type": "esriFieldTypeString", "alias": "GRIDID", "domain": null, "editable": true, "nullable": false, "length": 5, "defaultValue": null, "modelName": "GRIDID" }, { "name": "MUID_G", "type": "esriFieldTypeString", "alias": "MUID_G", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "MUID_G" }, { "name": "GlobalID", "type": "esriFieldTypeString", "alias": "GlobalID", "domain": null, "editable": true, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_us", "type": "esriFieldTypeString", "alias": "created_us", "domain": { "type": "codedValue", "name": "USERS", "description": "Users inputting data", "codedValues": [ { "name": "Other", "code": "Other" }, { "name": "AP", "code": "AP" }, { "name": "DY", "code": "DY" }, { "name": "SR", "code": "SR" }, { "name": "SDE", "code": "SDE@WJCUD-APPS01.WJCUDGIS" }, { "name": "E_USER", "code": "E_USER" }, { "name": "BS", "code": "BS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 254, "defaultValue": null, "modelName": "created_us" }, { "name": "created_da", "type": "esriFieldTypeDate", "alias": "created_da", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_da" }, { "name": "last_edite", "type": "esriFieldTypeString", "alias": "last_edite", "domain": null, "editable": true, "nullable": false, "length": 254, "defaultValue": null, "modelName": "last_edite" }, { "name": "last_edi_1", "type": "esriFieldTypeDate", "alias": "last_edi_1", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edi_1" }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Shape_STLe" }, { "name": "TYPE_LATERAL", "type": "esriFieldTypeString", "alias": "TYPE_LATERAL", "domain": { "type": "codedValue", "name": "Lateral_Type", "description": "line lateral type", "codedValues": [ { "name": "GRAVITY", "code": "GRAVITY" }, { "name": "PRESSURE", "code": "PRESSURE" }, { "name": "SEWER", "code": "SEWER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TYPE_LATERAL" }, { "name": "E_PROJECT", "type": "esriFieldTypeString", "alias": "E_PROJECT", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "E_PROJECT" }, { "name": "DeviceID", "type": "esriFieldTypeString", "alias": "E_Serial", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DeviceID" }, { "name": "ESRIGNSS_RECEIVER", "type": "esriFieldTypeString", "alias": "Receiver Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ESRIGNSS_RECEIVER" }, { "name": "ESRIGNSS_H_RMS", "type": "esriFieldTypeDouble", "alias": "Hor Accuracy", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_H_RMS" }, { "name": "ESRIGNSS_V_RMS", "type": "esriFieldTypeDouble", "alias": "Ver Accuracy", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_V_RMS" }, { "name": "ESRIGNSS_LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_LATITUDE" }, { "name": "ESRIGNSS_LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_LONGITUDE" }, { "name": "ESRIGNSS_ALTITUDE", "type": "esriFieldTypeDouble", "alias": "Altitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_ALTITUDE" }, { "name": "ESRIGNSS_PDOP", "type": "esriFieldTypeDouble", "alias": "PDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_PDOP" }, { "name": "ESRIGNSS_HDOP", "type": "esriFieldTypeDouble", "alias": "HDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_HDOP" }, { "name": "ESRIGNSS_VDOP", "type": "esriFieldTypeDouble", "alias": "VDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_VDOP" }, { "name": "ESRIGNSS_FIXTYPE", "type": "esriFieldTypeSmallInteger", "alias": "Fix Type", "domain": { "type": "codedValue", "name": "ESRI_FIXED_TYPE", "description": "TYPE OF GPS SIGNAL OR NO SIGNAL", "codedValues": [ { "name": "fixed not valid", "code": 0 }, { "name": "GPS", "code": 1 }, { "name": "Differential GPS", "code": 2 }, { "name": "RTK Fixed", "code": 4 }, { "name": "RTK Float", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_FIXTYPE" }, { "name": "ESRIGNSS_CORRECTIONAGE", "type": "esriFieldTypeDouble", "alias": "Corr Age", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_CORRECTIONAGE" }, { "name": "ESRIGNSS_STATIONID", "type": "esriFieldTypeSmallInteger", "alias": "Station ID", "domain": { "type": "range", "name": "ESRI_STATION_ID", "description": "TOTAL NUMBER OF STATIONS USED", "range": [ 0, 1023 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_STATIONID" }, { "name": "ESRIGNSS_NUMSATS", "type": "esriFieldTypeSmallInteger", "alias": "Num of Satellites", "domain": { "type": "range", "name": "ESRI_NUM_SATS", "description": "TOTAL SATELITTES BEING USED", "range": [ 0, 99 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_NUMSATS" }, { "name": "ESRIGNSS_FIXDATETIME", "type": "esriFieldTypeDate", "alias": "Fix Time ", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ESRIGNSS_FIXDATETIME" }, { "name": "ESRIGNSS_AVG_H_RMS", "type": "esriFieldTypeDouble", "alias": "Avg Horz Accur", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_H_RMS" }, { "name": "ESRIGNSS_AVG_V_RMS", "type": "esriFieldTypeDouble", "alias": "Avg Vert Accur", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_V_RMS" }, { "name": "ESRIGNSS_AVG_POSITIONS", "type": "esriFieldTypeInteger", "alias": "Number Avg Positions", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_POSITIONS" }, { "name": "ESRIGNSS_H_STDDEV", "type": "esriFieldTypeDouble", "alias": "Standard Deviations", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_H_STDDEV" }, { "name": "WJCUD_AREA", "type": "esriFieldTypeSmallInteger", "alias": "WJCUD Area", "domain": { "type": "range", "name": "WJCUD_AREAS", "description": "Locations of asset based on WJCUD locations", "range": [ 1, 6 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WJCUD_AREA" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GlobalID_1", "type": "esriFieldTypeGlobalID", "alias": "GlobalID_1", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID_1" }, { "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": "R31_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_31", "fields": "GlobalID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S20_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Sewer Lateral", "description": "", "prototype": { "attributes": { "WJCUD_AREA": null, "FACILITYID": " ", "INSTALLDAT": null, "MATERIAL": " ", "LINETYPE": " ", "LOCDESC": " ", "DIAMETER": 0, "DISTANCE": 0, "WATERTYPE": " ", "ENABLED": 0, "ACTIVEFLAG": 0, "OWNEDBY": 0, "MAINTBY": 0, "LASTUPDATE": null, "LASTEDITOR": " ", "SUBTYPE": 0, "SIZE": " ", "COMPOSITIO": " ", "REMARK": " ", "E_DATE": " ", "E_TIME": " ", "E_DGPS": 0, "E_LENGTH": 0, "GRIDID": " ", "MUID_G": " ", "GlobalID": " ", "created_us": " ", "created_da": null, "last_edite": " ", "last_edi_1": null, "Shape_STLe": 0, "TYPE_LATERAL": null, "E_PROJECT": null, "DeviceID": null, "ESRIGNSS_RECEIVER": null, "ESRIGNSS_H_RMS": null, "ESRIGNSS_V_RMS": null, "ESRIGNSS_LATITUDE": null, "ESRIGNSS_LONGITUDE": null, "ESRIGNSS_ALTITUDE": null, "ESRIGNSS_PDOP": null, "ESRIGNSS_HDOP": null, "ESRIGNSS_VDOP": null, "ESRIGNSS_FIXTYPE": null, "ESRIGNSS_CORRECTIONAGE": null, "ESRIGNSS_STATIONID": null, "ESRIGNSS_NUMSATS": null, "ESRIGNSS_FIXDATETIME": null, "ESRIGNSS_AVG_H_RMS": null, "ESRIGNSS_AVG_V_RMS": null, "ESRIGNSS_AVG_POSITIONS": null, "ESRIGNSS_H_STDDEV": 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" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "74f50bc45145481ba7bf7d0a98fe207f" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Sewer Service", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": 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": -88.88326639371029, "ymin": 30.422880339234244, "xmax": -88.7828789527027, "ymax": 30.50347878205407, "spatialReference": { "wkid": 104145, "latestWkid": 6318, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102694, "latestWkid": 2254, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463400, "falseY": -43523900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "b05f5df7c1585691ebc4eb294f87f1d1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABfElEQVQokZWRT0sCYRDGn7d92dXESsNqNcMQgjoFHqKDRFBJYV06dKtL2MfIPoYbRN/BKP0ApgUiYf+hqNRMo2yzUtc/b2iwJUbQ3GaY3zwzz1D8M+jPJFN490nnW7ZKrabWpiwTCWff6GoLUKwqnt1E2LMytAw95VVg83wbz0rx0MhrJBVgjJlPX648Jm0PrO0dTSvMWl0IpSNeAN9AqVZ2X8gph4GnCNztoF8/DIGjuHk9wYjRib1EUJRLBW+noPVSxpjj9i3lq09vYzKyFQUPH2mc5Y6QzJ8iXy41VKJPsXXGmL+ukK43Rx4vMWMZR/wphlwxC6fZhYMHDmO9U8gUMuDI17mUEHLPGJMsOtGj1KqYts41AJOgxaJ9GZcvcZzJSSzZFyRCSLSBEULWcqXCfDAVFpcGJwH9gHr0He2GqP2I6im/1mRrF6/xWnSiL5Dch8BxKnCdT8LdP7PR8gdCiKRUK45Q9tj809ZFmxsGQeP/9dM8Rxuyf8UnRLeRuTM1KcoAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "E_PNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "LARGEMETER", "type": "esriFieldTypeSmallInteger", "alias": "LARGEMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LARGEMETER" }, { "name": "INSTALLDAT", "type": "esriFieldTypeDate", "alias": "INSTALLDAT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDAT" }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "LOCDESC", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LOCDESC" }, { "name": "ROTATION", "type": "esriFieldTypeDouble", "alias": "ROTATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROTATION" }, { "name": "ACCOUNTID", "type": "esriFieldTypeString", "alias": "ACCOUNTID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ACCOUNTID" }, { "name": "LOCATIONID", "type": "esriFieldTypeString", "alias": "LOCATIONID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LOCATIONID" }, { "name": "CRITICAL", "type": "esriFieldTypeSmallInteger", "alias": "CRITICAL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CRITICAL" }, { "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": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "ACTIVEFLAG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACTIVEFLAG" }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "OWNEDBY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OWNEDBY" }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "MAINTBY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAINTBY" }, { "name": "SUMFLOW", "type": "esriFieldTypeDouble", "alias": "SUMFLOW", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUMFLOW" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "SUBTYPE", "type": "esriFieldTypeSmallInteger", "alias": "SUBTYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUBTYPE" }, { "name": "SIZE", "type": "esriFieldTypeString", "alias": "SIZE", "domain": { "type": "codedValue", "name": "Connection Size", "description": "Water and Sewer connection sizes", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "6", "code": "6" }, { "name": "8", "code": "8" }, { "name": "0.625", "code": "5/8" }, { "name": "0.75", "code": "3/4" }, { "name": "1.25", "code": "1 1/4" }, { "name": "1.5", "code": "1 1/2" }, { "name": "2.75", "code": "2 3/4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 27, "defaultValue": null, "modelName": "SIZE" }, { "name": "COMPOSITIO", "type": "esriFieldTypeString", "alias": "COMPOSITIO", "domain": { "type": "codedValue", "name": "Composition ", "description": "material of pipe", "codedValues": [ { "name": "C900", "code": "C900" }, { "name": "GALV", "code": "GALV" }, { "name": "HDPE", "code": "HDPE" }, { "name": "PVC", "code": "PVC" }, { "name": "TERRA COTTA", "code": "TERRA COTTA" }, { "name": "TRANSITE", "code": "TRANSITE" }, { "name": "SDR-26", "code": "SDR-26" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "COMPOSITIO" }, { "name": "REMARK", "type": "esriFieldTypeString", "alias": "REMARK", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "REMARK" }, { "name": "E_TIME", "type": "esriFieldTypeString", "alias": "E_TIME", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "E_TIME" }, { "name": "E_PNAME", "type": "esriFieldTypeString", "alias": "E_PNAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "E_PNAME" }, { "name": "E_PROJECT", "type": "esriFieldTypeString", "alias": "E_PROJECT", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "E_PROJECT" }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X" }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Address" }, { "name": "SERVICETYP", "type": "esriFieldTypeString", "alias": "SERVICETYP", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SERVICETYP" }, { "name": "GRIDID", "type": "esriFieldTypeString", "alias": "GRIDID", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "GRIDID" }, { "name": "MUID_G", "type": "esriFieldTypeString", "alias": "MUID_G", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MUID_G" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "ESRIGNSS_RECEIVER", "type": "esriFieldTypeString", "alias": "Receiver Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ESRIGNSS_RECEIVER" }, { "name": "ESRIGNSS_H_RMS", "type": "esriFieldTypeDouble", "alias": "Hor Accuracy", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_H_RMS" }, { "name": "ESRIGNSS_V_RMS", "type": "esriFieldTypeDouble", "alias": "Ver Accuracy", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_V_RMS" }, { "name": "ESRIGNSS_LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_LATITUDE" }, { "name": "ESRIGNSS_LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_LONGITUDE" }, { "name": "ESRIGNSS_ALTITUDE", "type": "esriFieldTypeDouble", "alias": "Altitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_ALTITUDE" }, { "name": "ESRIGNSS_PDOP", "type": "esriFieldTypeDouble", "alias": "PDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_PDOP" }, { "name": "ESRIGNSS_HDOP", "type": "esriFieldTypeDouble", "alias": "HDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_HDOP" }, { "name": "ESRIGNSS_VDOP", "type": "esriFieldTypeDouble", "alias": "VDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_VDOP" }, { "name": "ESRIGNSS_FIXTYPE", "type": "esriFieldTypeSmallInteger", "alias": "Fix Type", "domain": { "type": "codedValue", "name": "ESRI_FIXED_TYPE", "description": "TYPE OF GPS SIGNAL OR NO SIGNAL", "codedValues": [ { "name": "fixed not valid", "code": 0 }, { "name": "GPS", "code": 1 }, { "name": "Differential GPS", "code": 2 }, { "name": "RTK Fixed", "code": 4 }, { "name": "RTK Float", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_FIXTYPE" }, { "name": "ESRIGNSS_CORRECTIONAGE", "type": "esriFieldTypeDouble", "alias": "Corr Age", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_CORRECTIONAGE" }, { "name": "ESRIGNSS_STATIONID", "type": "esriFieldTypeSmallInteger", "alias": "Station ID", "domain": { "type": "range", "name": "ESRI_STATION_ID", "description": "TOTAL NUMBER OF STATIONS USED", "range": [ 0, 1023 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_STATIONID" }, { "name": "ESRIGNSS_NUMSATS", "type": "esriFieldTypeSmallInteger", "alias": "Num of Satellites", "domain": { "type": "range", "name": "ESRI_NUM_SATS", "description": "TOTAL SATELITTES BEING USED", "range": [ 0, 99 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_NUMSATS" }, { "name": "ESRIGNSS_FIXDATETIME", "type": "esriFieldTypeDate", "alias": "Fix Time ", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ESRIGNSS_FIXDATETIME" }, { "name": "ESRIGNSS_AVG_H_RMS", "type": "esriFieldTypeDouble", "alias": "Avg Horz Accur", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_H_RMS" }, { "name": "ESRIGNSS_AVG_V_RMS", "type": "esriFieldTypeDouble", "alias": "Avg Vert Accur", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_V_RMS" }, { "name": "ESRIGNSS_AVG_POSITIONS", "type": "esriFieldTypeInteger", "alias": "Number Avg Positions", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_POSITIONS" }, { "name": "ESRIGNSS_H_STDDEV", "type": "esriFieldTypeDouble", "alias": "Standard Deviations", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_H_STDDEV" }, { "name": "WJCUD_AREA", "type": "esriFieldTypeSmallInteger", "alias": "WJCUD Area", "domain": { "type": "range", "name": "WJCUD_AREAS", "description": "Locations of asset based on WJCUD locations", "range": [ 1, 6 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WJCUD_AREA" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R22_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_22", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S11_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Sewer Service", "description": "", "prototype": { "attributes": { "ESRIGNSS_H_STDDEV": null, "FACILITYID": null, "LARGEMETER": null, "INSTALLDAT": null, "LOCDESC": null, "ROTATION": null, "ACCOUNTID": null, "LOCATIONID": null, "CRITICAL": null, "ENABLED": 1, "ACTIVEFLAG": null, "OWNEDBY": null, "MAINTBY": null, "SUMFLOW": null, "LASTUPDATE": null, "LASTEDITOR": null, "SUBTYPE": null, "SIZE": null, "COMPOSITIO": null, "REMARK": null, "E_TIME": null, "E_PNAME": null, "E_PROJECT": null, "X": null, "Y": null, "Address": null, "SERVICETYP": null, "GRIDID": null, "MUID_G": null, "WJCUD_AREA": null, "ESRIGNSS_AVG_POSITIONS": null, "ESRIGNSS_AVG_V_RMS": null, "ESRIGNSS_AVG_H_RMS": null, "ESRIGNSS_FIXDATETIME": null, "ESRIGNSS_RECEIVER": null, "ESRIGNSS_H_RMS": null, "ESRIGNSS_V_RMS": null, "ESRIGNSS_LATITUDE": null, "ESRIGNSS_LONGITUDE": null, "ESRIGNSS_ALTITUDE": null, "ESRIGNSS_PDOP": null, "ESRIGNSS_HDOP": null, "ESRIGNSS_VDOP": null, "ESRIGNSS_FIXTYPE": null, "ESRIGNSS_CORRECTIONAGE": null, "ESRIGNSS_STATIONID": null, "ESRIGNSS_NUMSATS": 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" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "74f50bc45145481ba7bf7d0a98fe207f" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "Sewer Valve", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "modelName": "GP_967303451", "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": 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": -88.88327444651348, "ymin": 30.424495962365743, "xmax": -88.78389629730108, "ymax": 30.50019182175582, "spatialReference": { "wkid": 104145, "latestWkid": 6318, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102694, "latestWkid": 2254, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463400, "falseY": -43523900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "aca4a43727c85d3168a7cf339919c5e9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABbklEQVQokbWSu0uCURjGf4XYRT8rSkUSgwa/ihwKhya74BbU0iT4T4htQUujtEstNbQ7lASFErXaUGASGQZ5B8lLhEjF+b4GQy0hOnA4nHP4vc/zvjwa/rA0/wHrAQsgAZmv3RU8b/Pgk6ZY7tUiNaqkCxEixSt2gfuO8PAci5ZVggNW5Mod1EvQb0a2eZENsziTQdaaXTTDerObgCQj585g0ApGF2TCUDmBMRdO0xK+fJTNdrDdMKMqanTQqwXdJGhH1HvtEYwrePJRxX7mG2yYxtKjQWrUwOyGahLSIRXUOUBx41QGqG9RLsf56DOpiqUYWDfg6QiGHFBLKr1TfSANVNvZvi5ekhhdQH4OQTYM73UoXKinKPJyo8CVdnAmdUhAsrM3vg65c/VRDE6AbzkSqQP8nZR5TbF/uwUTXvzCgWijUaaSPSWRDLINxH4MiSgQ3+FYJEwMsRxXbIpwtKSsUzyVSJbjHX5/gbtan2Vkc8BG9ts6AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FACILITYID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "INSTALLDAT", "type": "esriFieldTypeDate", "alias": "INSTALLDAT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDAT" }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "LOCDESC", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LOCDESC" }, { "name": "ROTATION", "type": "esriFieldTypeDouble", "alias": "ROTATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROTATION" }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIAMETER" }, { "name": "VALVETYPE", "type": "esriFieldTypeString", "alias": "VALVETYPE", "domain": { "type": "codedValue", "name": "Valve_Type", "description": "Description of valves", "codedValues": [ { "name": "ARV", "code": "ARV" }, { "name": "GATE", "code": "GATE" }, { "name": "WCV", "code": "WCV" }, { "name": "BALL", "code": "BALL" }, { "name": "FHV", "code": "FHV" }, { "name": "BLOW OFF", "code": "BLOW OFF" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "VALVETYPE" }, { "name": "BYPASSVALV", "type": "esriFieldTypeSmallInteger", "alias": "BYPASSVALV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BYPASSVALV" }, { "name": "CLOCKTOCLO", "type": "esriFieldTypeSmallInteger", "alias": "CLOCKTOCLO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CLOCKTOCLO" }, { "name": "NORMALLYOP", "type": "esriFieldTypeSmallInteger", "alias": "NORMALLYOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NORMALLYOP" }, { "name": "TURNSTOCLO", "type": "esriFieldTypeInteger", "alias": "TURNSTOCLO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TURNSTOCLO" }, { "name": "OPERABLE", "type": "esriFieldTypeSmallInteger", "alias": "OPERABLE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OPERABLE" }, { "name": "CURROPEN", "type": "esriFieldTypeSmallInteger", "alias": "CURROPEN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CURROPEN" }, { "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": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "ACTIVEFLAG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACTIVEFLAG" }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "OWNEDBY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OWNEDBY" }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "MAINTBY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAINTBY" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "domain": { "type": "codedValue", "name": "USERS", "description": "Users inputting data", "codedValues": [ { "name": "Other", "code": "Other" }, { "name": "AP", "code": "AP" }, { "name": "DY", "code": "DY" }, { "name": "SR", "code": "SR" }, { "name": "SDE", "code": "SDE@WJCUD-APPS01.WJCUDGIS" }, { "name": "E_USER", "code": "E_USER" }, { "name": "BS", "code": "BS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "SIZE", "type": "esriFieldTypeString", "alias": "SIZE", "domain": { "type": "codedValue", "name": "Valve_size", "description": "Gate valve Sizes", "codedValues": [ { "name": "2", "code": "2" }, { "name": "2.5", "code": "2.5" }, { "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": "15", "code": "15" }, { "name": "1.25", "code": "1.25" }, { "name": "1.5", "code": "1.5" }, { "name": "18", "code": "18" }, { "name": "16", "code": "16" }, { "name": "24", "code": "24" }, { "name": "36", "code": "36" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 27, "defaultValue": null, "modelName": "SIZE" }, { "name": "REMARK", "type": "esriFieldTypeString", "alias": "REMARK", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "REMARK" }, { "name": "E_TIME", "type": "esriFieldTypeString", "alias": "E_TIME", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "E_TIME" }, { "name": "E_DGPS", "type": "esriFieldTypeDouble", "alias": "E_DGPS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_DGPS" }, { "name": "E_CODERTK", "type": "esriFieldTypeDouble", "alias": "E_CODERTK", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_CODERTK" }, { "name": "E_FLOAT", "type": "esriFieldTypeDouble", "alias": "E_FLOAT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_FLOAT" }, { "name": "E_RTK", "type": "esriFieldTypeDouble", "alias": "E_RTK", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_RTK" }, { "name": "E_PROJECT", "type": "esriFieldTypeString", "alias": "E_PROJECT", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "E_PROJECT" }, { "name": "E_DEPTH", "type": "esriFieldTypeDouble", "alias": "E_DEPTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_DEPTH" }, { "name": "E_SPEED", "type": "esriFieldTypeDouble", "alias": "E_SPEED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_SPEED" }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X" }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y" }, { "name": "E_AVG", "type": "esriFieldTypeDouble", "alias": "E_AVG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_AVG" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "GRIDID", "type": "esriFieldTypeString", "alias": "GRIDID", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "GRIDID" }, { "name": "MUID_G", "type": "esriFieldTypeString", "alias": "MUID_G", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MUID_G" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "ESRIGNSS_RECEIVER", "type": "esriFieldTypeString", "alias": "Receiver Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ESRIGNSS_RECEIVER" }, { "name": "ESRIGNSS_H_RMS", "type": "esriFieldTypeDouble", "alias": "Hor Accuracy", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_H_RMS" }, { "name": "ESRIGNSS_V_RMS", "type": "esriFieldTypeDouble", "alias": "Ver Accuracy", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_V_RMS" }, { "name": "ESRIGNSS_LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_LATITUDE" }, { "name": "ESRIGNSS_LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_LONGITUDE" }, { "name": "ESRIGNSS_ALTITUDE", "type": "esriFieldTypeDouble", "alias": "Altitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_ALTITUDE" }, { "name": "ESRIGNSS_PDOP", "type": "esriFieldTypeDouble", "alias": "PDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_PDOP" }, { "name": "ESRIGNSS_HDOP", "type": "esriFieldTypeDouble", "alias": "HDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_HDOP" }, { "name": "ESRIGNSS_VDOP", "type": "esriFieldTypeDouble", "alias": "VDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_VDOP" }, { "name": "ESRIGNSS_FIXTYPE", "type": "esriFieldTypeSmallInteger", "alias": "Fix Type", "domain": { "type": "codedValue", "name": "ESRI_FIXED_TYPE", "description": "TYPE OF GPS SIGNAL OR NO SIGNAL", "codedValues": [ { "name": "fixed not valid", "code": 0 }, { "name": "GPS", "code": 1 }, { "name": "Differential GPS", "code": 2 }, { "name": "RTK Fixed", "code": 4 }, { "name": "RTK Float", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_FIXTYPE" }, { "name": "ESRIGNSS_CORRECTIONAGE", "type": "esriFieldTypeDouble", "alias": "Corr Age", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_CORRECTIONAGE" }, { "name": "ESRIGNSS_STATIONID", "type": "esriFieldTypeSmallInteger", "alias": "Station ID", "domain": { "type": "range", "name": "ESRI_STATION_ID", "description": "TOTAL NUMBER OF STATIONS USED", "range": [ 0, 1023 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_STATIONID" }, { "name": "ESRIGNSS_NUMSATS", "type": "esriFieldTypeSmallInteger", "alias": "Num of Satellites", "domain": { "type": "range", "name": "ESRI_NUM_SATS", "description": "TOTAL SATELITTES BEING USED", "range": [ 0, 99 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_NUMSATS" }, { "name": "ESRIGNSS_FIXDATETIME", "type": "esriFieldTypeDate", "alias": "Fix Time ", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ESRIGNSS_FIXDATETIME" }, { "name": "ESRIGNSS_AVG_H_RMS", "type": "esriFieldTypeDouble", "alias": "Avg Horz Accur", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_H_RMS" }, { "name": "ESRIGNSS_AVG_V_RMS", "type": "esriFieldTypeDouble", "alias": "Avg Vert Accur", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_V_RMS" }, { "name": "ESRIGNSS_AVG_POSITIONS", "type": "esriFieldTypeInteger", "alias": "Number Avg Positions", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_POSITIONS" }, { "name": "ESRIGNSS_H_STDDEV", "type": "esriFieldTypeDouble", "alias": "Standard Deviations", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_H_STDDEV" }, { "name": "WJCUD_AREA", "type": "esriFieldTypeSmallInteger", "alias": "WJCUD Area", "domain": { "type": "range", "name": "WJCUD_AREAS", "description": "Locations of asset based on WJCUD locations", "range": [ 1, 6 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WJCUD_AREA" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R23_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_23", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S12_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Sewer Valve", "description": "", "prototype": { "attributes": { "ESRIGNSS_H_STDDEV": null, "FACILITYID": null, "INSTALLDAT": null, "LOCDESC": null, "ROTATION": null, "DIAMETER": null, "VALVETYPE": null, "BYPASSVALV": null, "CLOCKTOCLO": null, "NORMALLYOP": null, "TURNSTOCLO": null, "OPERABLE": null, "CURROPEN": null, "ENABLED": 1, "ACTIVEFLAG": null, "OWNEDBY": null, "MAINTBY": null, "LASTUPDATE": null, "LASTEDITOR": null, "SIZE": null, "REMARK": null, "E_TIME": null, "E_DGPS": null, "E_CODERTK": null, "E_FLOAT": null, "E_RTK": null, "E_PROJECT": null, "E_DEPTH": null, "E_SPEED": null, "X": null, "Y": null, "E_AVG": null, "ADDRESS": null, "GRIDID": null, "MUID_G": null, "WJCUD_AREA": null, "ESRIGNSS_AVG_POSITIONS": null, "ESRIGNSS_AVG_V_RMS": null, "ESRIGNSS_AVG_H_RMS": null, "ESRIGNSS_FIXDATETIME": null, "ESRIGNSS_RECEIVER": null, "ESRIGNSS_H_RMS": null, "ESRIGNSS_V_RMS": null, "ESRIGNSS_LATITUDE": null, "ESRIGNSS_LONGITUDE": null, "ESRIGNSS_ALTITUDE": null, "ESRIGNSS_PDOP": null, "ESRIGNSS_HDOP": null, "ESRIGNSS_VDOP": null, "ESRIGNSS_FIXTYPE": null, "ESRIGNSS_CORRECTIONAGE": null, "ESRIGNSS_STATIONID": null, "ESRIGNSS_NUMSATS": 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" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "74f50bc45145481ba7bf7d0a98fe207f" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "Sewer Manholes", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": 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": -88.8833952039047, "ymin": 30.42478287499395, "xmax": -88.7659033701822, "ymax": 30.499412377324813, "spatialReference": { "wkid": 104145, "latestWkid": 6318, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102694, "latestWkid": 2254, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463400, "falseY": -43523900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MHTYPE", "defaultSymbol": { "type": "esriPMS", "url": "0963de0e225bda8182cbf755f3168181", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABt0lEQVQokWNhIBOwUFVjAEOBwm8GFm0mhr9fOBgYTq1m6P+OV6M3Q4UgI8OvKRxCXL+F+TnNVE1kX146cIfR+3Xxsq0MvbOwagxlaGD7zvB5qai88Pd5D6rU55Vs1gwscdBkZGRgqHKaYVUqOEW++2hONYbGbwyfE+S1JDZGNroWT01fo/r711+GfYvOMNy78Iyh42AWa0/0siJfhobWzQwN31A0MjIwOKVPCbgoKieoeqr+GYPMNQMG8Xgmhr/afxn+/vnHoGEpz2Hgotq0uYyhBN2P3JsmHPKWUBJm+HdNECzwbOE/hueJbxk2TTgEtlnfRU0Sw6mMDAw31S0VjrolmVk3rl3C8PvxLwZe598M3PwcDPEd3gzTMtcyaFvLv8bQ+IeBafqiyq3dd88++d54Po5zRfNuhsASB4Ybxx4wzCncyPDmycd3GlaKBRgatzN03/VmKFpw5eBdgbdPP+owszCJ/v39l+Hfv/8Md88+/ZQyMSC7fguOeNzK0Lcp4HXBpTz9ngwpNTGPq0fuM2lZK9zfffhiSIdR9m+cCQAENjBMeMDAwFDBcIuhAixwEl0FDo3EAgBBS6D5+U0uowAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "MHTYPE", "classes": [ { "label": "Access_Manhole", "description": "Access_Manhole", "symbol": { "type": "esriPMS", "url": "d12532f91d5cb0ae918e94a36788d957", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABc0lEQVQokWNhoACw0EKzMRRLMTAwPGNgYNgCpQlqTmNgYJgpLMwB5rx9+wMm3sjAwNCATzNYY3m5GYO3tyJDWdkhhsWLLRmmTr3AsHXrvXqomgZsmkHOnFlQYMRw8OBjBh0dYbCtz559YQC5wsJCkuHEiecgA2bBvICiWVVVkCEtTY9BSoqH4UTsdoZKBgaGteWHGLIXezGwszMzODuvBqnzgRqAolkBRJSWHmJ48eIrwyoGBgYlsKd/MDQ1HWcQFuYEu+Dt2x9S2Jz9DkR0d9sxrF9/h2HX2x8Mvg8+MlwS5mDIzjYAuyYsDDXAkTWvuX37ffesWZcY3r37waCarMMQsvUeQ1CQKsOKFTcZdHREYCG/GZvmBwwMDH2LF18ram62ZnBwkAWFMIOPjxI40Do7T8Gi6yyuqCp++/bHz6ysvZWgwHv37juDv/9Ghtu334Pk2gnFMwhUgULz9u33bqAUhuRUuI34NMO8AI4OfICijAEApHV/Gb2pWWgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Access_Manhole" ] ] }, { "label": "Air Release Manhole", "description": "Air Release Manhole", "symbol": { "type": "esriPMS", "url": "f9f997b4d099d41ba71ced7f7cd5473b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABeElEQVQoka3STSjDARjH8e9///3/ptnaMDMvUUKiuCAvp+Ugajk4OchtXi7CQbkpJ1dZnFwocvByp8hLOxCikHCwDZuX2Sz+85/ERTMH+dVzeepTz9PzaPljtP8KXV7yNVAqQCgUxd2XS+RXOH6JWZAY04GSJFJlkbj2vCBMeJhxZjH5I5w7RA5ITBtFIm0ZFG8FKSlPoUQAlu+oXfCT15LOUBy8N9NhllisTKF/7ZFCNQYnzxCIgiMVaeWevgkPI84snr/BmIC93sieQaQw9AaLs7B7Bg0OqKmEDBldto5hYOD7jir6gzDNRhFsMriPPtueJzgIQ0CBnCRscaPGBI5tWjaK9NStPkCTA06voSATqg2w/ghWmds4qBFxbYcYvYkSsZtI3qmAdj34FNgMQljlLlOmNw46rZyNXzHlfcUUVikTwKJ+TBIDv0Kw1kBPwjt2Z7Pk8rI/76fTJNLoU9BYJc59abRaBJSE8CNdNi6Awa9KmD//6jswenWnVZozqgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Air_Release_Manhole" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "d12532f91d5cb0ae918e94a36788d957", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABc0lEQVQokWNhoACw0EKzMRRLMTAwPGNgYNgCpQlqTmNgYJgpLMwB5rx9+wMm3sjAwNCATzNYY3m5GYO3tyJDWdkhhsWLLRmmTr3AsHXrvXqomgZsmkHOnFlQYMRw8OBjBh0dYbCtz559YQC5wsJCkuHEiecgA2bBvICiWVVVkCEtTY9BSoqH4UTsdoZKBgaGteWHGLIXezGwszMzODuvBqnzgRqAolkBRJSWHmJ48eIrwyoGBgYlsKd/MDQ1HWcQFuYEu+Dt2x9S2Jz9DkR0d9sxrF9/h2HX2x8Mvg8+MlwS5mDIzjYAuyYsDDXAkTWvuX37ffesWZcY3r37waCarMMQsvUeQ1CQKsOKFTcZdHREYCG/GZvmBwwMDH2LF18ram62ZnBwkAWFMIOPjxI40Do7T8Gi6yyuqCp++/bHz6ysvZWgwHv37juDv/9Ghtu334Pk2gnFMwhUgULz9u33bqAUhuRUuI34NMO8AI4OfICijAEApHV/Gb2pWWgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Access_Manhole", "label": "Access_Manhole" }, { "symbol": { "type": "esriPMS", "url": "f9f997b4d099d41ba71ced7f7cd5473b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABeElEQVQoka3STSjDARjH8e9///3/ptnaMDMvUUKiuCAvp+Ugajk4OchtXi7CQbkpJ1dZnFwocvByp8hLOxCikHCwDZuX2Sz+85/ERTMH+dVzeepTz9PzaPljtP8KXV7yNVAqQCgUxd2XS+RXOH6JWZAY04GSJFJlkbj2vCBMeJhxZjH5I5w7RA5ITBtFIm0ZFG8FKSlPoUQAlu+oXfCT15LOUBy8N9NhllisTKF/7ZFCNQYnzxCIgiMVaeWevgkPI84snr/BmIC93sieQaQw9AaLs7B7Bg0OqKmEDBldto5hYOD7jir6gzDNRhFsMriPPtueJzgIQ0CBnCRscaPGBI5tWjaK9NStPkCTA06voSATqg2w/ghWmds4qBFxbYcYvYkSsZtI3qmAdj34FNgMQljlLlOmNw46rZyNXzHlfcUUVikTwKJ+TBIDv0Kw1kBPwjt2Z7Pk8rI/76fTJNLoU9BYJc59abRaBJSE8CNdNi6Awa9KmD//6jswenWnVZozqgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Air_Release_Manhole", "label": "Air Release Manhole" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 198, 184, 255 ], "toColor": [ 252, 198, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 210, 255 ], "toColor": [ 179, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 191, 252, 255 ], "toColor": [ 179, 191, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 245, 255 ], "toColor": [ 252, 182, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 242, 252, 255 ], "toColor": [ 204, 242, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 184, 255 ], "toColor": [ 252, 250, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 215, 252, 255 ], "toColor": [ 249, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 244, 215, 255 ], "toColor": [ 252, 244, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 202, 255 ], "toColor": [ 252, 179, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 216, 252, 255 ], "toColor": [ 204, 216, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 252, 184, 255 ], "toColor": [ 214, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 192, 252, 255 ], "toColor": [ 219, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 237, 255 ], "toColor": [ 187, 252, 237, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "E_PNAME", "typeIdField": "MHTYPE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "INSTALLDAT", "type": "esriFieldTypeDate", "alias": "INSTALLDAT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDAT" }, { "name": "INVERT_2", "type": "esriFieldTypeDouble", "alias": "HIGHELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HIGHELEV" }, { "name": "INVERT_1", "type": "esriFieldTypeDouble", "alias": "INVERT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INVERT" }, { "name": "INVERTELEV_1", "type": "esriFieldTypeDouble", "alias": "INVERTELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INVERTELEV" }, { "name": "INVERTELEV_2", "type": "esriFieldTypeDouble", "alias": "RIMELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RIMELEV" }, { "name": "CVTYPE", "type": "esriFieldTypeString", "alias": "CVTYPE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CVTYPE" }, { "name": "WALLMAT", "type": "esriFieldTypeString", "alias": "WALLMAT", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "WALLMAT" }, { "name": "MHTYPE", "type": "esriFieldTypeString", "alias": "MHTYPE", "domain": { "type": "codedValue", "name": "Manhole_types", "description": "Manhole gravity or pressure", "codedValues": [ { "name": "Access_Manhole", "code": "Access_Manhole" }, { "name": "Air Release Manhole", "code": "Air_Release_Manhole" }, { "name": "JCUA MH", "code": "JCUA_Manhole" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MHTYPE" }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CUTDEPTH", "type": "esriFieldTypeDouble", "alias": "CUTDEPTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CUTDEPTH" }, { "name": "FLOWDIR", "type": "esriFieldTypeString", "alias": "FLOWDIR", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "FLOWDIR" }, { "name": "LINED", "type": "esriFieldTypeString", "alias": "LINED", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LINED" }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "WATERTYPE", "domain": { "type": "codedValue", "name": "Water_Type", "description": "Potable or Sewer", "codedValues": [ { "name": "POTABLE", "code": "POTABLE" }, { "name": "SEWAGE", "code": "SEWAGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "WATERTYPE" }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "LOCDESC", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LOCDESC" }, { "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": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "ACTIVEFLAG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACTIVEFLAG" }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "OWNEDBY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OWNEDBY" }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "MAINTBY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAINTBY" }, { "name": "SUMFLOW", "type": "esriFieldTypeDouble", "alias": "SUMFLOW", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUMFLOW" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "REMARK", "type": "esriFieldTypeString", "alias": "REMARK", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "REMARK" }, { "name": "E_TIME", "type": "esriFieldTypeString", "alias": "E_TIME", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "E_TIME" }, { "name": "E_PNAME", "type": "esriFieldTypeString", "alias": "E_PNAME", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "E_PNAME" }, { "name": "E_PROJECT", "type": "esriFieldTypeString", "alias": "E_PROJECT", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "E_PROJECT" }, { "name": "E_DEPTH", "type": "esriFieldTypeDouble", "alias": "E_DEPTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_DEPTH" }, { "name": "E_SPEED", "type": "esriFieldTypeDouble", "alias": "E_SPEED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_SPEED" }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X" }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y" }, { "name": "E_AVG", "type": "esriFieldTypeDouble", "alias": "E_AVG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_AVG" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Address" }, { "name": "GRIDID", "type": "esriFieldTypeString", "alias": "GRIDID", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "GRIDID" }, { "name": "MUID_G", "type": "esriFieldTypeString", "alias": "MUID_G", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MUID_G" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "MATERIAL_USED", "type": "esriFieldTypeString", "alias": "MATERIAL USED", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MATERIAL_USED" }, { "name": "Lined_Repair_Date", "type": "esriFieldTypeDate", "alias": "Lined_Repair_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Lined_Repair_Date" }, { "name": "CCTVD_Date", "type": "esriFieldTypeDate", "alias": "CCTV'D Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CCTVD_Date" }, { "name": "Manhole_Composition", "type": "esriFieldTypeString", "alias": "Manhole Composition", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Manhole_Composition" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "EXVERTELEV", "type": "esriFieldTypeDouble", "alias": "EXVERTELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EXVERTELEV" }, { "name": "ESRIGNSS_RECEIVER", "type": "esriFieldTypeString", "alias": "Receiver Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ESRIGNSS_RECEIVER" }, { "name": "ESRIGNSS_HRMS", "type": "esriFieldTypeDouble", "alias": "Hor Accuracy", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_H_RMS" }, { "name": "ESRIGNSS_VRMS", "type": "esriFieldTypeDouble", "alias": "Ver Accuracy", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_V_RMS" }, { "name": "ESRIGNSS_LAT", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_LATITUDE" }, { "name": "ESRIGNSS_LONG", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_LONGITUDE" }, { "name": "ESRIGNSS_ALTITUDE", "type": "esriFieldTypeDouble", "alias": "Altitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_ALTITUDE" }, { "name": "ESRIGNSS_PDOP", "type": "esriFieldTypeDouble", "alias": "PDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_PDOP" }, { "name": "ESRIGNSS_HDOP", "type": "esriFieldTypeDouble", "alias": "HDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_HDOP" }, { "name": "ESRIGNSS_VDOP", "type": "esriFieldTypeDouble", "alias": "VDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_VDOP" }, { "name": "ESRIGNSS_FIXTYPE", "type": "esriFieldTypeSmallInteger", "alias": "Fix Type", "domain": { "type": "codedValue", "name": "ESRI_FIXED_TYPE", "description": "TYPE OF GPS SIGNAL OR NO SIGNAL", "codedValues": [ { "name": "fixed not valid", "code": 0 }, { "name": "GPS", "code": 1 }, { "name": "Differential GPS", "code": 2 }, { "name": "RTK Fixed", "code": 4 }, { "name": "RTK Float", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_FIXTYPE" }, { "name": "ESRIGNSS_CORR", "type": "esriFieldTypeDouble", "alias": "Corr Age", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_CORRECTIONAGE" }, { "name": "ESRIGNSS_StatID", "type": "esriFieldTypeSmallInteger", "alias": "Station ID", "domain": { "type": "range", "name": "ESRI_STATION_ID", "description": "TOTAL NUMBER OF STATIONS USED", "range": [ 0, 1023 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_STATIONID" }, { "name": "ESRIGNSS_SatNum", "type": "esriFieldTypeSmallInteger", "alias": "Num of Satellites", "domain": { "type": "range", "name": "ESRI_NUM_SATS", "description": "TOTAL SATELITTES BEING USED", "range": [ 0, 99 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_NUMSATS" }, { "name": "ESRIGNSS_DATEFix", "type": "esriFieldTypeDate", "alias": "Fix Time ", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ESRIGNSS_FIXDATETIME" }, { "name": "ESRIGNSS_AVGHRMS", "type": "esriFieldTypeDouble", "alias": "Avg Horz Accur", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_H_RMS" }, { "name": "ESRIGNSS_AVGVRMS", "type": "esriFieldTypeDouble", "alias": "Avg Vert Accur", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_V_RMS" }, { "name": "ESRIGNSS_AVGPOS", "type": "esriFieldTypeInteger", "alias": "Number Avg Positions", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_POSITIONS" }, { "name": "ESRIGNSS_HSTDDEV", "type": "esriFieldTypeDouble", "alias": "Standard Deviations", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_H_STDDEV" }, { "name": "WJCUD_AREA", "type": "esriFieldTypeSmallInteger", "alias": "WJCUD Area", "domain": { "type": "range", "name": "WJCUD_AREAS", "description": "Locations of asset based on WJCUD locations", "range": [ 1, 6 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WJCUD_AREA" }, { "name": "INVERTELEV_3", "type": "esriFieldTypeDouble", "alias": "INVERTELEV_3", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INVERTELEV_3" }, { "name": "INVERTELEV_4", "type": "esriFieldTypeDouble", "alias": "INVERTELEV_4", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INVERTELEV_4" }, { "name": "INVERTELEV_5", "type": "esriFieldTypeDouble", "alias": "INVERTELEV_5", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INVERTELEV_5" }, { "name": "INVERTELEV_6", "type": "esriFieldTypeDouble", "alias": "INVERTELEV_6", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INVERTELEV_6" }, { "name": "INVERT_3", "type": "esriFieldTypeDouble", "alias": "INVERT_3", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INVERT_3" }, { "name": "INVERT_4", "type": "esriFieldTypeDouble", "alias": "INVERT_4", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INVERT_4" }, { "name": "INVERT_5", "type": "esriFieldTypeDouble", "alias": "INVERT_5", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INVERT_5" }, { "name": "INVERT_6", "type": "esriFieldTypeDouble", "alias": "INVERT_6", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INVERT_6" }, { "name": "EXVERT", "type": "esriFieldTypeDouble", "alias": "EXVERT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EXVERT" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R18_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_18", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S7_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [ { "id": "Access_Manhole", "name": "Access_Manhole", "domains": { "MHTYPE": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ESRIGNSS_FIXTYPE": {"type": "inherited"}, "ESRIGNSS_StatID": {"type": "inherited"}, "ESRIGNSS_SatNum": {"type": "inherited"}, "WJCUD_AREA": {"type": "inherited"} }, "templates": [ { "name": "Access_Manhole", "description": "", "prototype": { "attributes": { "WALLMAT": null, "LOCDESC": null, "INVERT_6": null, "FACILITYID": null, "INSTALLDAT": null, "INVERT_2": null, "INVERT_1": null, "INVERTELEV_1": null, "INVERTELEV_2": null, "CVTYPE": null, "MHTYPE": "Access_Manhole", "CONDITION": null, "CUTDEPTH": null, "FLOWDIR": null, "LINED": null, "WATERTYPE": null, "ENABLED": 1, "ACTIVEFLAG": null, "OWNEDBY": null, "MAINTBY": null, "SUMFLOW": null, "LASTUPDATE": null, "LASTEDITOR": null, "REMARK": null, "E_TIME": null, "E_PNAME": null, "E_PROJECT": null, "E_DEPTH": null, "E_SPEED": null, "X": null, "Y": null, "E_AVG": null, "Address": null, "GRIDID": null, "MUID_G": null, "EXVERT": null, "MATERIAL_USED": null, "Lined_Repair_Date": null, "CCTVD_Date": null, "Manhole_Composition": null, "INVERT_5": null, "INVERT_4": null, "INVERT_3": null, "INVERTELEV_6": null, "EXVERTELEV": null, "ESRIGNSS_RECEIVER": null, "ESRIGNSS_HRMS": null, "ESRIGNSS_VRMS": null, "ESRIGNSS_LAT": null, "ESRIGNSS_LONG": null, "ESRIGNSS_ALTITUDE": null, "ESRIGNSS_PDOP": null, "ESRIGNSS_HDOP": null, "ESRIGNSS_VDOP": null, "ESRIGNSS_FIXTYPE": null, "ESRIGNSS_CORR": null, "ESRIGNSS_StatID": null, "ESRIGNSS_SatNum": null, "ESRIGNSS_DATEFix": null, "ESRIGNSS_AVGHRMS": null, "ESRIGNSS_AVGVRMS": null, "ESRIGNSS_AVGPOS": null, "ESRIGNSS_HSTDDEV": null, "WJCUD_AREA": null, "INVERTELEV_3": null, "INVERTELEV_4": null, "INVERTELEV_5": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Air_Release_Manhole", "name": "Air Release Manhole", "domains": { "MHTYPE": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ESRIGNSS_FIXTYPE": {"type": "inherited"}, "ESRIGNSS_StatID": {"type": "inherited"}, "ESRIGNSS_SatNum": {"type": "inherited"}, "WJCUD_AREA": {"type": "inherited"} }, "templates": [ { "name": "Air Release Manhole", "description": "", "prototype": { "attributes": { "WALLMAT": null, "LOCDESC": null, "INVERT_6": null, "FACILITYID": null, "INSTALLDAT": null, "INVERT_2": null, "INVERT_1": null, "INVERTELEV_1": null, "INVERTELEV_2": null, "CVTYPE": null, "MHTYPE": "Air_Release_Manhole", "CONDITION": null, "CUTDEPTH": null, "FLOWDIR": null, "LINED": null, "WATERTYPE": null, "ENABLED": 1, "ACTIVEFLAG": null, "OWNEDBY": null, "MAINTBY": null, "SUMFLOW": null, "LASTUPDATE": null, "LASTEDITOR": null, "REMARK": null, "E_TIME": null, "E_PNAME": null, "E_PROJECT": null, "E_DEPTH": null, "E_SPEED": null, "X": null, "Y": null, "E_AVG": null, "Address": null, "GRIDID": null, "MUID_G": null, "EXVERT": null, "MATERIAL_USED": null, "Lined_Repair_Date": null, "CCTVD_Date": null, "Manhole_Composition": null, "INVERT_5": null, "INVERT_4": null, "INVERT_3": null, "INVERTELEV_6": null, "EXVERTELEV": null, "ESRIGNSS_RECEIVER": null, "ESRIGNSS_HRMS": null, "ESRIGNSS_VRMS": null, "ESRIGNSS_LAT": null, "ESRIGNSS_LONG": null, "ESRIGNSS_ALTITUDE": null, "ESRIGNSS_PDOP": null, "ESRIGNSS_HDOP": null, "ESRIGNSS_VDOP": null, "ESRIGNSS_FIXTYPE": null, "ESRIGNSS_CORR": null, "ESRIGNSS_StatID": null, "ESRIGNSS_SatNum": null, "ESRIGNSS_DATEFix": null, "ESRIGNSS_AVGHRMS": null, "ESRIGNSS_AVGVRMS": null, "ESRIGNSS_AVGPOS": null, "ESRIGNSS_HSTDDEV": null, "WJCUD_AREA": null, "INVERTELEV_3": null, "INVERTELEV_4": null, "INVERTELEV_5": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "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" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "74f50bc45145481ba7bf7d0a98fe207f" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 6, "name": "Sewer Clean Out", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": 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": -88.88326365712285, "ymin": 30.423031706918014, "xmax": -88.7691743866266, "ymax": 30.499489877090234, "spatialReference": { "wkid": 104145, "latestWkid": 6318, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102694, "latestWkid": 2254, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463400, "falseY": -43523900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DEVICETYPE", "defaultSymbol": { "type": "esriPMS", "url": "2f8f7ced7175acab20ba77d2786fb7b5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB2klEQVQoka2S3WoTURSFV+anILZOMlOTTtJorQRMsbVyCipYWoXeyMQLH+LkNfQxkgfwsi3ptKDFi5KAUTgWEWql1MbQySSN0yQTEkMmMhKp0DopFHTDudmsj7322UvAP5Tw3+FjvKIVWLQtt8Ad86aKYCkE/wsfHpbOhV1kyQd5N7U8tU5g8RjGJdRjDXSvdHH33R3q2tmnPsyvDYTfY/d5PsTIYu4Bm8Fk8qQdLqJKXz95o/382Mu4Ri7yx4Fw2upGZEub+zyLEBRWQ5s00Ur4cZn13+ONRW1lSUfUCGcAzJ2BTXwPH40fQYoOoawU6HB+FJ2YDR68VhYs1OwWuMMh1OR6f9JZ2xw4IkKAZEmoKh1UYiam89PYUwpAkEfMnsD21Cc4tkM8OwcwUnLQQ0NpIGAFcGNPRvH+V1zbV80CumprrImgraBjuMwDhyClr4oSHTnwY8Egv3/VtbIJAKV71dvhHRRTW/G3ahwTXtiHefYtt6yvLq1rP5pOpmzr6QrquoNeYmfyi7Z/80CdZTOsf++Bp7qOZ4nypp7KR7bpy/gqFUSO+hwOgUMZjzYX2C1Ek6eD4knYGLSka2TTNaNN6mgQEaI5jtG1vrO/tQPjeSL0iC8EX7R+Adkkt1SLssmGAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "DEVICETYPE", "classes": [ { "label": "COMMERCIAL CO", "description": "COMMERCIAL CO", "symbol": { "type": "esriPMS", "url": "38a130773fd2fbc69e72e81ddf20ab5c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB5ElEQVQoka2Sy0sbURTGzx0n1bxs4qTJTGqrpOKDYISOLbh142bS/6I3CN0pXbdbsWtJ+k+U6EaUbAQjhWmbCEpb8d3M5GFiMkl0MmZuucWCdlIQ2gN3czi/y/ed77DwD8X+d3ij/Aqf5evYaJnQNoniF1w5T8D99ilayP0VzpI58Wu2GN9cPRDbbQIOlw0atRZ8+1KEwWEvzpD5FxNocbkjvP1RfbP7uSBOTAnySORBjPYIoKB6XMWZLUWCzR/JT+T1w98K2JtS02uH0vC4D7iAU65WdLGp6VGXp1umLzzJS+m1I+B4ZxIAJm/BJaUerFV08Prs8H27iBkGgWkS6GIZ6UxtQKV0AQghqFd1q2eGQSJrY8B+7bNWuYRHTzxwelAF6r8/dB/2d8v0Q9ECu709uSvDhIu6Ac7ee9Dnd0C50AT+ca9SONWElt4GD2eHhtaSLbAv4Ej0+e24u4eF8efBX1vNkPkoApIjIh/c3ynFM1uKEBrjrHAEvZNXj16upNePpWbDSKbU2UQpr61cGSR6sncu5U80YSjMyTTvjlHNDLyPptTZ+I6s4tSHPczaGEz7NO/ws4AcGuVikRuHYrmwaX4pliVzCRqVdn4pdtkYReh3L1Nlf852PM/rQcvwneC71k9POdPPlG8TLgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "COMMERCIAL CO" ] ] }, { "label": "GRAVITY CO", "description": "GRAVITY CO", "symbol": { "type": "esriPMS", "url": "f35bf5b3c1dd659b832ed9a69c0e9b7b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB5UlEQVQoka2SUUvbYBSGz1dTG01dG1KNyeYGK8hqbW8+N9iF+AfS/Yz0WgretXR6LV63v0KqN6NV74YMwsIGrcpkrptJLWFtki60qUlGZQNnOhC2A+fm8D7wnnNeAv6hiP8Of9/YEK8sS7RNE1ySVLlwWGFnZl6jYlH5K+zl8/hDs1l6c3SEHZKE8OQkGIYBcr8Pi+m06BUKr9Dm5t5Y+J2qFt+fnOCXGEvp2dnszRAhvmma4vHhofDWtitesfjwtwPittWqLAupZBJYipI6gwE2h8NMNBSSRr2ytiZUazWY57gKAKz8Aau9Ht9ptyF2fQ0f63UxsLAArqYBEQgILcMAzXEAURTo3a5/5wBCODgxAeFIBAzLgs7lJcRTKfisKODYNjyNRKDRaIBr29gH0ySpDB0HeroOD6JRmGNZaJ+dwWOeV79ZFjfQdWBoGsxQSPLB7PR0eW5qSiQZBl4kEjdX9QqFDHieguNxvq5ppWNZ5hKxmB9GW1vSl/X1/Vq1KvxAqNLK5cpXlrU/dN3Mp/Nz4evFBZdcXpZG/x77qic7O5lWLleSTk/F3YMDMQggwugODAPPV1elZzSdvR0UX8Lmt7ezXj5f7iwt4W6/j4MEoT6iqL2Rs7vasfH8JfSJ7wXft34CDoLMZ/oDYCsAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "GRAVITY CO" ] ] }, { "label": "PRESSURE CO", "description": "PRESSURE CO", "symbol": { "type": "esriPMS", "url": "d5ad51eaaa38ed053a13ea5fe564824a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABxElEQVQ4jbWSTU8TURSGnytDsCUtQgrpYPwgaUkwshpA2GhiWLapbsrexfATYEniyg37wpoFk5gA0wWJQRYqC+OAQQmokY+FHZVFASHDR+sl05FQyBCbEM7q5p57n/Oe8x6FS4ZyJQBDoklIFhwS1QFsIAeMpAXWfwGGRN9cJ7M0C5sbIK5BsA46U+iGJJsWJC8EGBL9yzsyy2+gtQfuPQKlBrZ+wswoxLtJGBKzHKKUy87bZBZfQW8/1KtYErICtIaboMZJTL6AppYSRE8LRs4r0L7OQTQOK28hGkM7ctCKRQiGYWMR2h7C59dw6z66O5MzAAnN+7sQCMP6AhQOoCYIoUb4OA2t3fB+wrs7cnxmIEB1duBgz/u0/RuqqmE3D8UCfLcgFPHeHu77ACRkozF0d/IPUhAIgfPHy4UjsPUL1hZgbR5q60/tVE4OfQJzzMF++Rw1n4OGTuxAmCG3NVed/Iu+asHjZ14xXxuV6/SnBpjKDsOnGdRYFxm35x/LnoKOJDTeLS2U6QvoE5iGpOPJIKb9DXX1Q0kukTvQ9RQ7eIOhE/t8AW78W9fmcUnydjuq2wJgCchVtMrlai7KVQSoNI4BVf+VI93mk3kAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "PRESSURE CO" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "38a130773fd2fbc69e72e81ddf20ab5c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB5ElEQVQoka2Sy0sbURTGzx0n1bxs4qTJTGqrpOKDYISOLbh142bS/6I3CN0pXbdbsWtJ+k+U6EaUbAQjhWmbCEpb8d3M5GFiMkl0MmZuucWCdlIQ2gN3czi/y/ed77DwD8X+d3ij/Aqf5evYaJnQNoniF1w5T8D99ilayP0VzpI58Wu2GN9cPRDbbQIOlw0atRZ8+1KEwWEvzpD5FxNocbkjvP1RfbP7uSBOTAnySORBjPYIoKB6XMWZLUWCzR/JT+T1w98K2JtS02uH0vC4D7iAU65WdLGp6VGXp1umLzzJS+m1I+B4ZxIAJm/BJaUerFV08Prs8H27iBkGgWkS6GIZ6UxtQKV0AQghqFd1q2eGQSJrY8B+7bNWuYRHTzxwelAF6r8/dB/2d8v0Q9ECu709uSvDhIu6Ac7ee9Dnd0C50AT+ca9SONWElt4GD2eHhtaSLbAv4Ej0+e24u4eF8efBX1vNkPkoApIjIh/c3ynFM1uKEBrjrHAEvZNXj16upNePpWbDSKbU2UQpr61cGSR6sncu5U80YSjMyTTvjlHNDLyPptTZ+I6s4tSHPczaGEz7NO/ws4AcGuVikRuHYrmwaX4pliVzCRqVdn4pdtkYReh3L1Nlf852PM/rQcvwneC71k9POdPPlG8TLgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "COMMERCIAL CO", "label": "COMMERCIAL CO" }, { "symbol": { "type": "esriPMS", "url": "f35bf5b3c1dd659b832ed9a69c0e9b7b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB5UlEQVQoka2SUUvbYBSGz1dTG01dG1KNyeYGK8hqbW8+N9iF+AfS/Yz0WgretXR6LV63v0KqN6NV74YMwsIGrcpkrptJLWFtki60qUlGZQNnOhC2A+fm8D7wnnNeAv6hiP8Of9/YEK8sS7RNE1ySVLlwWGFnZl6jYlH5K+zl8/hDs1l6c3SEHZKE8OQkGIYBcr8Pi+m06BUKr9Dm5t5Y+J2qFt+fnOCXGEvp2dnszRAhvmma4vHhofDWtitesfjwtwPittWqLAupZBJYipI6gwE2h8NMNBSSRr2ytiZUazWY57gKAKz8Aau9Ht9ptyF2fQ0f63UxsLAArqYBEQgILcMAzXEAURTo3a5/5wBCODgxAeFIBAzLgs7lJcRTKfisKODYNjyNRKDRaIBr29gH0ySpDB0HeroOD6JRmGNZaJ+dwWOeV79ZFjfQdWBoGsxQSPLB7PR0eW5qSiQZBl4kEjdX9QqFDHieguNxvq5ppWNZ5hKxmB9GW1vSl/X1/Vq1KvxAqNLK5cpXlrU/dN3Mp/Nz4evFBZdcXpZG/x77qic7O5lWLleSTk/F3YMDMQggwugODAPPV1elZzSdvR0UX8Lmt7ezXj5f7iwt4W6/j4MEoT6iqL2Rs7vasfH8JfSJ7wXft34CDoLMZ/oDYCsAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "GRAVITY CO", "label": "GRAVITY CO" }, { "symbol": { "type": "esriPMS", "url": "d5ad51eaaa38ed053a13ea5fe564824a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABxElEQVQ4jbWSTU8TURSGnytDsCUtQgrpYPwgaUkwshpA2GhiWLapbsrexfATYEniyg37wpoFk5gA0wWJQRYqC+OAQQmokY+FHZVFASHDR+sl05FQyBCbEM7q5p57n/Oe8x6FS4ZyJQBDoklIFhwS1QFsIAeMpAXWfwGGRN9cJ7M0C5sbIK5BsA46U+iGJJsWJC8EGBL9yzsyy2+gtQfuPQKlBrZ+wswoxLtJGBKzHKKUy87bZBZfQW8/1KtYErICtIaboMZJTL6AppYSRE8LRs4r0L7OQTQOK28hGkM7ctCKRQiGYWMR2h7C59dw6z66O5MzAAnN+7sQCMP6AhQOoCYIoUb4OA2t3fB+wrs7cnxmIEB1duBgz/u0/RuqqmE3D8UCfLcgFPHeHu77ACRkozF0d/IPUhAIgfPHy4UjsPUL1hZgbR5q60/tVE4OfQJzzMF++Rw1n4OGTuxAmCG3NVed/Iu+asHjZ14xXxuV6/SnBpjKDsOnGdRYFxm35x/LnoKOJDTeLS2U6QvoE5iGpOPJIKb9DXX1Q0kukTvQ9RQ7eIOhE/t8AW78W9fmcUnydjuq2wJgCchVtMrlai7KVQSoNI4BVf+VI93mk3kAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "PRESSURE CO", "label": "PRESSURE CO" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 198, 184, 255 ], "toColor": [ 252, 198, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 210, 255 ], "toColor": [ 179, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 191, 252, 255 ], "toColor": [ 179, 191, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 245, 255 ], "toColor": [ 252, 182, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 242, 252, 255 ], "toColor": [ 204, 242, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 184, 255 ], "toColor": [ 252, 250, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 215, 252, 255 ], "toColor": [ 249, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 244, 215, 255 ], "toColor": [ 252, 244, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 202, 255 ], "toColor": [ 252, 179, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 216, 252, 255 ], "toColor": [ 204, 216, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 252, 184, 255 ], "toColor": [ 214, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 192, 252, 255 ], "toColor": [ 219, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 237, 255 ], "toColor": [ 187, 252, 237, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "E_PNAME", "typeIdField": "DEVICETYPE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "ACCESSMAT", "type": "esriFieldTypeString", "alias": "ACCESSMAT", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ACCESSMAT" }, { "name": "ACCESSTYPE", "type": "esriFieldTypeString", "alias": "ACCESSTYPE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ACCESSTYPE" }, { "name": "INTDEPTH", "type": "esriFieldTypeDouble", "alias": "INTDEPTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INTDEPTH" }, { "name": "INSTALLDAT", "type": "esriFieldTypeDate", "alias": "INSTALLDAT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDAT" }, { "name": "DEVICETYPE", "type": "esriFieldTypeString", "alias": "DEVICETYPE", "domain": { "type": "codedValue", "name": "Device Type ", "description": "Cleanout types", "codedValues": [ { "name": "COMMERCIAL CO", "code": "COMMERCIAL CO" }, { "name": "GRAVITY CO", "code": "GRAVITY CO" }, { "name": "JCUA LIFT STATION", "code": "JCUA LIFT STATION" }, { "name": "LIFT STATION", "code": "LIFT STATION" }, { "name": "PRESSURE CO", "code": "PRESSURE CO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "DEVICETYPE" }, { "name": "ROTATION", "type": "esriFieldTypeDouble", "alias": "ROTATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROTATION" }, { "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": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "ACTIVEFLAG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACTIVEFLAG" }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "OWNEDBY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OWNEDBY" }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "MAINTBY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAINTBY" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "domain": { "type": "codedValue", "name": "USERS", "description": "Users inputting data", "codedValues": [ { "name": "Other", "code": "Other" }, { "name": "AP", "code": "AP" }, { "name": "DY", "code": "DY" }, { "name": "SR", "code": "SR" }, { "name": "SDE", "code": "SDE@WJCUD-APPS01.WJCUDGIS" }, { "name": "E_USER", "code": "E_USER" }, { "name": "BS", "code": "BS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "ACCESSDIAM", "type": "esriFieldTypeDouble", "alias": "ACCESSDIAM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACCESSDIAM" }, { "name": "SIZE", "type": "esriFieldTypeString", "alias": "SIZE", "domain": { "type": "codedValue", "name": "Valve_size", "description": "Gate valve Sizes", "codedValues": [ { "name": "2", "code": "2" }, { "name": "2.5", "code": "2.5" }, { "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": "15", "code": "15" }, { "name": "1.25", "code": "1.25" }, { "name": "1.5", "code": "1.5" }, { "name": "18", "code": "18" }, { "name": "16", "code": "16" }, { "name": "24", "code": "24" }, { "name": "36", "code": "36" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 27, "defaultValue": null, "modelName": "SIZE" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "REMARK", "type": "esriFieldTypeString", "alias": "REMARK", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "REMARK" }, { "name": "E_TIME", "type": "esriFieldTypeString", "alias": "E_TIME", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "E_TIME" }, { "name": "E_PNAME", "type": "esriFieldTypeString", "alias": "E_PNAME", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "E_PNAME" }, { "name": "E_USER", "type": "esriFieldTypeString", "alias": "E_USER", "domain": { "type": "codedValue", "name": "USERS", "description": "Users inputting data", "codedValues": [ { "name": "Other", "code": "Other" }, { "name": "AP", "code": "AP" }, { "name": "DY", "code": "DY" }, { "name": "SR", "code": "SR" }, { "name": "SDE", "code": "SDE@WJCUD-APPS01.WJCUDGIS" }, { "name": "E_USER", "code": "E_USER" }, { "name": "BS", "code": "BS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "E_USER" }, { "name": "E_PROJECT", "type": "esriFieldTypeString", "alias": "E_PROJECT", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "E_PROJECT" }, { "name": "E_DEPTH", "type": "esriFieldTypeDouble", "alias": "E_DEPTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_DEPTH" }, { "name": "E_SPEED", "type": "esriFieldTypeDouble", "alias": "E_SPEED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_SPEED" }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X" }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y" }, { "name": "E_AVG", "type": "esriFieldTypeDouble", "alias": "E_AVG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_AVG" }, { "name": "GRIDID", "type": "esriFieldTypeString", "alias": "GRIDID", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "GRIDID" }, { "name": "MUID_G", "type": "esriFieldTypeString", "alias": "MUID_G", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MUID_G" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "ESRIGNSS_H_RMS", "type": "esriFieldTypeDouble", "alias": "Hor Accuracy", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_H_RMS" }, { "name": "ESRIGNSS_V_RMS", "type": "esriFieldTypeDouble", "alias": "Ver Accuracy", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_V_RMS" }, { "name": "ESRIGNSS_LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_LATITUDE" }, { "name": "ESRIGNSS_RECEIVER1", "type": "esriFieldTypeString", "alias": "Receiver Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ESRIGNSS_RECEIVER1" }, { "name": "ESRIGNSS_LATITUDE1", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_LATITUDE1" }, { "name": "ESRIGNSS_LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_LONGITUDE" }, { "name": "ESRIGNSS_ALTITUDE", "type": "esriFieldTypeDouble", "alias": "Altitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_ALTITUDE" }, { "name": "ESRIGNSS_PDOP", "type": "esriFieldTypeDouble", "alias": "PDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_PDOP" }, { "name": "ESRIGNSS_HDOP", "type": "esriFieldTypeDouble", "alias": "HDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_HDOP" }, { "name": "ESRIGNSS_VDOP", "type": "esriFieldTypeDouble", "alias": "VDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_VDOP" }, { "name": "ESRIGNSS_FIXTYPE", "type": "esriFieldTypeSmallInteger", "alias": "Fix Type", "domain": { "type": "codedValue", "name": "ESRI_FIXED_TYPE", "description": "TYPE OF GPS SIGNAL OR NO SIGNAL", "codedValues": [ { "name": "fixed not valid", "code": 0 }, { "name": "GPS", "code": 1 }, { "name": "Differential GPS", "code": 2 }, { "name": "RTK Fixed", "code": 4 }, { "name": "RTK Float", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_FIXTYPE" }, { "name": "ESRIGNSS_CORRECTIONAGE", "type": "esriFieldTypeDouble", "alias": "Corr Age", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_CORRECTIONAGE" }, { "name": "ESRIGNSS_STATIONID", "type": "esriFieldTypeSmallInteger", "alias": "Station ID", "domain": { "type": "range", "name": "ESRI_STATION_ID", "description": "TOTAL NUMBER OF STATIONS USED", "range": [ 0, 1023 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_STATIONID" }, { "name": "ESRIGNSS_NUMSATS", "type": "esriFieldTypeSmallInteger", "alias": "Num of Satellites", "domain": { "type": "range", "name": "ESRI_NUM_SATS", "description": "TOTAL SATELITTES BEING USED", "range": [ 0, 99 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_NUMSATS" }, { "name": "ESRIGNSS_FIXDATETIME", "type": "esriFieldTypeDate", "alias": "Fix Time ", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ESRIGNSS_FIXDATETIME" }, { "name": "ESRIGNSS_AVG_V_RMS", "type": "esriFieldTypeDouble", "alias": "Avg Vert Accur", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_V_RMS" }, { "name": "ESRIGNSS_AVG_POSITIONS", "type": "esriFieldTypeInteger", "alias": "Number Avg Positions", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_POSITIONS" }, { "name": "ESRIGNSS_H_STDDEV", "type": "esriFieldTypeDouble", "alias": "Standard Deviations", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_H_STDDEV" }, { "name": "WJCUD_AREA", "type": "esriFieldTypeSmallInteger", "alias": "WJCUD Area", "domain": { "type": "range", "name": "WJCUD_AREAS", "description": "Locations of asset based on WJCUD locations", "range": [ 1, 6 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WJCUD_AREA" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R28_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_28", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S17_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [ { "id": "COMMERCIAL CO", "name": "COMMERCIAL CO", "domains": { "DEVICETYPE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "LASTEDITOR": {"type": "inherited"}, "SIZE": {"type": "inherited"}, "E_USER": {"type": "inherited"}, "ESRIGNSS_FIXTYPE": {"type": "inherited"}, "ESRIGNSS_STATIONID": {"type": "inherited"}, "ESRIGNSS_NUMSATS": {"type": "inherited"}, "WJCUD_AREA": {"type": "inherited"} }, "templates": [ { "name": "COMMERCIAL CO", "description": "", "prototype": { "attributes": { "INSTALLDAT": null, "ROTATION": null, "ESRIGNSS_H_STDDEV": null, "FACILITYID": null, "ACCESSMAT": null, "ACCESSTYPE": null, "INTDEPTH": null, "DEVICETYPE": "COMMERCIAL CO", "ENABLED": 1, "ACTIVEFLAG": null, "OWNEDBY": null, "MAINTBY": null, "LASTUPDATE": null, "LASTEDITOR": null, "ACCESSDIAM": null, "SIZE": null, "ADDRESS": null, "REMARK": null, "E_TIME": null, "E_PNAME": null, "E_USER": null, "E_PROJECT": null, "E_DEPTH": null, "E_SPEED": null, "X": null, "Y": null, "E_AVG": null, "GRIDID": null, "MUID_G": null, "WJCUD_AREA": null, "ESRIGNSS_AVG_POSITIONS": null, "ESRIGNSS_AVG_V_RMS": null, "ESRIGNSS_FIXDATETIME": null, "ESRIGNSS_NUMSATS": null, "ESRIGNSS_H_RMS": null, "ESRIGNSS_V_RMS": null, "ESRIGNSS_LATITUDE": null, "ESRIGNSS_RECEIVER1": null, "ESRIGNSS_LATITUDE1": null, "ESRIGNSS_LONGITUDE": null, "ESRIGNSS_ALTITUDE": null, "ESRIGNSS_PDOP": null, "ESRIGNSS_HDOP": null, "ESRIGNSS_VDOP": null, "ESRIGNSS_FIXTYPE": null, "ESRIGNSS_CORRECTIONAGE": null, "ESRIGNSS_STATIONID": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "GRAVITY CO", "name": "GRAVITY CO", "domains": { "DEVICETYPE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "LASTEDITOR": {"type": "inherited"}, "SIZE": {"type": "inherited"}, "E_USER": {"type": "inherited"}, "ESRIGNSS_FIXTYPE": {"type": "inherited"}, "ESRIGNSS_STATIONID": {"type": "inherited"}, "ESRIGNSS_NUMSATS": {"type": "inherited"}, "WJCUD_AREA": {"type": "inherited"} }, "templates": [ { "name": "GRAVITY CO", "description": "", "prototype": { "attributes": { "INSTALLDAT": null, "ROTATION": null, "ESRIGNSS_H_STDDEV": null, "FACILITYID": null, "ACCESSMAT": null, "ACCESSTYPE": null, "INTDEPTH": null, "DEVICETYPE": "GRAVITY CO", "ENABLED": 1, "ACTIVEFLAG": null, "OWNEDBY": null, "MAINTBY": null, "LASTUPDATE": null, "LASTEDITOR": null, "ACCESSDIAM": null, "SIZE": null, "ADDRESS": null, "REMARK": null, "E_TIME": null, "E_PNAME": null, "E_USER": null, "E_PROJECT": null, "E_DEPTH": null, "E_SPEED": null, "X": null, "Y": null, "E_AVG": null, "GRIDID": null, "MUID_G": null, "WJCUD_AREA": null, "ESRIGNSS_AVG_POSITIONS": null, "ESRIGNSS_AVG_V_RMS": null, "ESRIGNSS_FIXDATETIME": null, "ESRIGNSS_NUMSATS": null, "ESRIGNSS_H_RMS": null, "ESRIGNSS_V_RMS": null, "ESRIGNSS_LATITUDE": null, "ESRIGNSS_RECEIVER1": null, "ESRIGNSS_LATITUDE1": null, "ESRIGNSS_LONGITUDE": null, "ESRIGNSS_ALTITUDE": null, "ESRIGNSS_PDOP": null, "ESRIGNSS_HDOP": null, "ESRIGNSS_VDOP": null, "ESRIGNSS_FIXTYPE": null, "ESRIGNSS_CORRECTIONAGE": null, "ESRIGNSS_STATIONID": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "PRESSURE CO", "name": "PRESSURE CO", "domains": { "DEVICETYPE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "LASTEDITOR": {"type": "inherited"}, "SIZE": {"type": "inherited"}, "E_USER": {"type": "inherited"}, "ESRIGNSS_FIXTYPE": {"type": "inherited"}, "ESRIGNSS_STATIONID": {"type": "inherited"}, "ESRIGNSS_NUMSATS": {"type": "inherited"}, "WJCUD_AREA": {"type": "inherited"} }, "templates": [ { "name": "PRESSURE CO", "description": "", "prototype": { "attributes": { "INSTALLDAT": null, "ROTATION": null, "ESRIGNSS_H_STDDEV": null, "FACILITYID": null, "ACCESSMAT": null, "ACCESSTYPE": null, "INTDEPTH": null, "DEVICETYPE": "PRESSURE CO", "ENABLED": 1, "ACTIVEFLAG": null, "OWNEDBY": null, "MAINTBY": null, "LASTUPDATE": null, "LASTEDITOR": null, "ACCESSDIAM": null, "SIZE": null, "ADDRESS": null, "REMARK": null, "E_TIME": null, "E_PNAME": null, "E_USER": null, "E_PROJECT": null, "E_DEPTH": null, "E_SPEED": null, "X": null, "Y": null, "E_AVG": null, "GRIDID": null, "MUID_G": null, "WJCUD_AREA": null, "ESRIGNSS_AVG_POSITIONS": null, "ESRIGNSS_AVG_V_RMS": null, "ESRIGNSS_FIXDATETIME": null, "ESRIGNSS_NUMSATS": null, "ESRIGNSS_H_RMS": null, "ESRIGNSS_V_RMS": null, "ESRIGNSS_LATITUDE": null, "ESRIGNSS_RECEIVER1": null, "ESRIGNSS_LATITUDE1": null, "ESRIGNSS_LONGITUDE": null, "ESRIGNSS_ALTITUDE": null, "ESRIGNSS_PDOP": null, "ESRIGNSS_HDOP": null, "ESRIGNSS_VDOP": null, "ESRIGNSS_FIXTYPE": null, "ESRIGNSS_CORRECTIONAGE": null, "ESRIGNSS_STATIONID": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "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" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "74f50bc45145481ba7bf7d0a98fe207f" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 7, "name": "Sewer Discharge", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": 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": -88.88378073047001, "ymin": 30.422580748527718, "xmax": -88.76743019704782, "ymax": 30.503645808527267, "spatialReference": { "wkid": 104145, "latestWkid": 6318, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102694, "latestWkid": 2254, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463400, "falseY": -43523900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DISCHRGTYP", "defaultSymbol": { "type": "esriPMS", "url": "89789d05ddce1127bb1c8589c2a9cb9d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAASCAYAAABB7B6eAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABkklEQVQ4jc2VPUhCURTH/6fMlOcTISE0asmppgiyMfqEog8IKoSWhiCabLEhEKKhIVpcamloiFoaSh0aosagaMooKISwpI8XZFSoeaKHlWavnmbQHy6c4ZzzO+dyzr0a/LE0/w7AzCIRRfIKYGYrAAsAEWvSIB88SKjS+4hoK2tAMlm6lq8dOIs2ybZPqkYoJmDBFmXm48+uRHSuCGDmTriCE9+WVKmTYDdcwHvTLJ/MAqeIaF2pAxGBRxOcZR5kKy0JmA4NyzmUOpAlFMbRaFx9a5WZRWzcdaDV6JODd+5HcPJkg8M8Q0R7KZVbIdBQblO0eTuKWv0pSoqeMRPqRkWxhGjCBaAv32MqIgEBbaZ9WLQragLUAzT0ereHcJcvYva8F/UGBuDPH0BX0II4ajAXbsdkuR+eC7uapfsRQEQRng8HMHDcgzoxBLPmDGPBLjit42o2WgnQwMypwV4Ml24n7Uhyq1nemw+J6gCXMQP6j9zIRVdxXbKArwFEtMTMuzklx3uOtOcjo4PPDr/Vn/8HL/WGh+SFssr+AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "DISCHRGTYP", "classes": [ { "label": "CGS", "description": "CGS", "symbol": { "type": "esriPMS", "url": "ccf6ea1a2201b1a02cbd77610d0beeb8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABq0lEQVQoka2TTSxcURiGn2OuNlgYox0zV5v42XaBu9NlFxKGDSFNRNpGJGzEqiyGsBK7ViJhocGEkPgJEmwsbHSBdtVF2zSVNDPDEDTxM9d1j5waisGGNzk5J1/Oky/fed+jcQ9pDw7LMeqQ6Ah8wKpaopK+O2E5hmFK2qcilFhAgqqBcQLsDFPvFJSI1wRvhI9sOgbDFFe4mXdpWKZEfyQIRm3CQxvUlj1hDfDEwXKU0tEIxVUZzKU6mPrwh96DE9izKPBn8eWNl46BEK1qpPMR/ncWeKWEVAf+30d8SkuExkzaf0Yp/3HIUv472qZ7aN21qIfrMBgOcXZYN9GzH8P3Qxomt3ha5OKFHKFreZ/tTZPM+JklIfts159pfF3c49VLJ1alGz7/hbwUjF2L9NwkFuJhmz5L0mZCb24ypdPbrPh/4T2WUOPhG4K6UBTcLibiYGVBMEBnf4jmt15mmp4za8UuSBsCG/gKnSxe9vuKVXo1LeEAwYkIHxMFPvUGtvxnIYVOAjka728NiZKnmm45wjgJGMqBWFklTCXtim6MZyxFF0m6Tff6GKeLHZQocAGasgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "CGS" ] ] }, { "label": "JCUA LS", "description": "JCUA LS", "symbol": { "type": "esriPMS", "url": "8c79c168e75a3e7d2639c39cdbb0604e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAPCAYAAADkmO9VAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABKElEQVQ4jcWUsUrDUBSGvxMqKLhkEZoxk+AidKyrUxNfRFAk0XbMqJAqOnb0FZq8QdaOXQsuXV0Vyz1yW1qDpBJtwX+4HC73fPz/vYfbYMtq/BuwQ8/NuX3dCHjGjWeYdUFc+GgHxJOM9LQWsEPPdZh1FfWWewazA86hrQXdB/UCoucyQGAwpF9UOHx3wQkFCpBytJdV62pdSNFjRc6Z96yJbGCQk45sHRKdGMwUHFfgEsRGTpZnQ65jRVuVkauk0AJpCron4Ov8aq78nIfJn1/ZwfGHpHcB0YWF/wSrOzatgDgRdATmaCOHCoVAWzFjQZog45z7+g4VdgWSgGj1yoq+CRLa+7Mqj41iDr5NxBfQxgiInhZOamsKmq11mNF//AWsUlv/HD4BpJZc9KQppX4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "JCUA LS" ] ] }, { "label": "LIFT STATION", "description": "LIFT STATION", "symbol": { "type": "esriPMS", "url": "4837e880340842bc5041bfe61507db47", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAASCAYAAABB7B6eAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABqUlEQVQ4jWNhoDFgGXQW/P//n5eRkfEzVS34//+/FAMDgyQDAwPvkWebYu99uPpOkV9rKyMj4wGSLYAahgL2PFwR9eL7Y2cQ+9jzrdqvvz3lrjab9+v///+30NUyMjI+w2nB////fadeLK/B5yJpbuV32kLmz48+2+ICwlgc2MLIyLgZlw9473+6JhChWjiZgUTAyszGvehGRxrIDJw+AAEuFu4/JhJO62Be/f//P+/Jl7u8zcXdtoI0X317MvPpl7sqbvJRPYyMjGeRXC7FeZs7iaxIPvtyX7amkPE9Plbhv0tv9vhLcMm9+/3vVzkDA0MYtZMp7////7gtJNzPi3BJriRGA9EWMDOygML2erJ2/aLlN/uCdUQs/jMwMGyjmgWsTByuf/79MVx/d4ZXul7TtlW3JpsTk+kIWsDIyPh5/Z2Z1+qORwRoCZo95WcXeTzxfJFfuFphBTE5GpcFDv///0fWvCVAOe0glP0Zmqv/g/INkhpeoix49+MVT82x8HoGMsCHn685oA7AbgEjI+Oy////nyHHcAaEGSjFB4YP0BVQCmheHwAAHbqikgW/I24AAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "LIFT STATION" ] ] }, { "label": "RGS", "description": "RGS", "symbol": { "type": "esriPMS", "url": "34b608ea5e2ed49225cb56e4e0ec960c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABo0lEQVQoka2TzytlYRzGP+85xwzXDY2f9yiWTJRyFmIxkRX3WvEnTIp/wFggVrJkxcbGxmKmaciPjZqbEvm1wUJZ3HKcZkY3cu/luOe8eusSc7Hhqbfe3vr0Pt/3eV6DN8h4d9i26ZUSUwgiwI5apsnMq7BtY3mC0a1cwr4AIQGB5QPHDn0fXcJVVdjPwq5gLJpPZ1OClaBP2tMwdR87LXCi+Xy1YBeoyIJPT+nayKOzJcVyQPJzqYDpGwFJjcaeC/Zarxj7HWRYjXQ/wgMsBCHlMuAx9NdgNuhDxxWjjkH3WQ7RlhJGfsUZTmj0wX8wYGmZzT8DszQNTg79WwFKG1LUx2JMnPicX2pUZtmWkjN1s3rlolv2D/Nor7kh3ZyE4w9Q7WIlBMXlktUs2POY8WDE15kOeXTtCLbnCwl5Ar4kOAR64zoUXvMjC1YRHDiMrwX41pZkIXzJotRA+KAcrQeJ1LqsPc77SVR1FQwe/cHezGVSh4gmQQpwgRqXuU8pBl4sidLnMqZiMb7rOpZKIHOsGqaa9kTP1jPToocmvaQ3fYw7jQWRaZvc7lAAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "RGS" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "ccf6ea1a2201b1a02cbd77610d0beeb8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABq0lEQVQoka2TTSxcURiGn2OuNlgYox0zV5v42XaBu9NlFxKGDSFNRNpGJGzEqiyGsBK7ViJhocGEkPgJEmwsbHSBdtVF2zSVNDPDEDTxM9d1j5waisGGNzk5J1/Oky/fed+jcQ9pDw7LMeqQ6Ah8wKpaopK+O2E5hmFK2qcilFhAgqqBcQLsDFPvFJSI1wRvhI9sOgbDFFe4mXdpWKZEfyQIRm3CQxvUlj1hDfDEwXKU0tEIxVUZzKU6mPrwh96DE9izKPBn8eWNl46BEK1qpPMR/ncWeKWEVAf+30d8SkuExkzaf0Yp/3HIUv472qZ7aN21qIfrMBgOcXZYN9GzH8P3Qxomt3ha5OKFHKFreZ/tTZPM+JklIfts159pfF3c49VLJ1alGz7/hbwUjF2L9NwkFuJhmz5L0mZCb24ypdPbrPh/4T2WUOPhG4K6UBTcLibiYGVBMEBnf4jmt15mmp4za8UuSBsCG/gKnSxe9vuKVXo1LeEAwYkIHxMFPvUGtvxnIYVOAjka728NiZKnmm45wjgJGMqBWFklTCXtim6MZyxFF0m6Tff6GKeLHZQocAGasgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CGS", "label": "CGS" }, { "symbol": { "type": "esriPMS", "url": "8c79c168e75a3e7d2639c39cdbb0604e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAPCAYAAADkmO9VAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABKElEQVQ4jcWUsUrDUBSGvxMqKLhkEZoxk+AidKyrUxNfRFAk0XbMqJAqOnb0FZq8QdaOXQsuXV0Vyz1yW1qDpBJtwX+4HC73fPz/vYfbYMtq/BuwQ8/NuX3dCHjGjWeYdUFc+GgHxJOM9LQWsEPPdZh1FfWWewazA86hrQXdB/UCoucyQGAwpF9UOHx3wQkFCpBytJdV62pdSNFjRc6Z96yJbGCQk45sHRKdGMwUHFfgEsRGTpZnQ65jRVuVkauk0AJpCron4Ov8aq78nIfJn1/ZwfGHpHcB0YWF/wSrOzatgDgRdATmaCOHCoVAWzFjQZog45z7+g4VdgWSgGj1yoq+CRLa+7Mqj41iDr5NxBfQxgiInhZOamsKmq11mNF//AWsUlv/HD4BpJZc9KQppX4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "JCUA LS", "label": "JCUA LS" }, { "symbol": { "type": "esriPMS", "url": "4837e880340842bc5041bfe61507db47", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAASCAYAAABB7B6eAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABqUlEQVQ4jWNhoDFgGXQW/P//n5eRkfEzVS34//+/FAMDgyQDAwPvkWebYu99uPpOkV9rKyMj4wGSLYAahgL2PFwR9eL7Y2cQ+9jzrdqvvz3lrjab9+v///+30NUyMjI+w2nB////fadeLK/B5yJpbuV32kLmz48+2+ICwlgc2MLIyLgZlw9473+6JhChWjiZgUTAyszGvehGRxrIDJw+AAEuFu4/JhJO62Be/f//P+/Jl7u8zcXdtoI0X317MvPpl7sqbvJRPYyMjGeRXC7FeZs7iaxIPvtyX7amkPE9Plbhv0tv9vhLcMm9+/3vVzkDA0MYtZMp7////7gtJNzPi3BJriRGA9EWMDOygML2erJ2/aLlN/uCdUQs/jMwMGyjmgWsTByuf/79MVx/d4ZXul7TtlW3JpsTk+kIWsDIyPh5/Z2Z1+qORwRoCZo95WcXeTzxfJFfuFphBTE5GpcFDv///0fWvCVAOe0glP0Zmqv/g/INkhpeoix49+MVT82x8HoGMsCHn685oA7AbgEjI+Oy////nyHHcAaEGSjFB4YP0BVQCmheHwAAHbqikgW/I24AAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "LIFT STATION", "label": "LIFT STATION" }, { "symbol": { "type": "esriPMS", "url": "34b608ea5e2ed49225cb56e4e0ec960c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABo0lEQVQoka2TzytlYRzGP+85xwzXDY2f9yiWTJRyFmIxkRX3WvEnTIp/wFggVrJkxcbGxmKmaciPjZqbEvm1wUJZ3HKcZkY3cu/luOe8eusSc7Hhqbfe3vr0Pt/3eV6DN8h4d9i26ZUSUwgiwI5apsnMq7BtY3mC0a1cwr4AIQGB5QPHDn0fXcJVVdjPwq5gLJpPZ1OClaBP2tMwdR87LXCi+Xy1YBeoyIJPT+nayKOzJcVyQPJzqYDpGwFJjcaeC/Zarxj7HWRYjXQ/wgMsBCHlMuAx9NdgNuhDxxWjjkH3WQ7RlhJGfsUZTmj0wX8wYGmZzT8DszQNTg79WwFKG1LUx2JMnPicX2pUZtmWkjN1s3rlolv2D/Nor7kh3ZyE4w9Q7WIlBMXlktUs2POY8WDE15kOeXTtCLbnCwl5Ar4kOAR64zoUXvMjC1YRHDiMrwX41pZkIXzJotRA+KAcrQeJ1LqsPc77SVR1FQwe/cHezGVSh4gmQQpwgRqXuU8pBl4sidLnMqZiMb7rOpZKIHOsGqaa9kTP1jPToocmvaQ3fYw7jQWRaZvc7lAAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "RGS", "label": "RGS" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 198, 184, 255 ], "toColor": [ 252, 198, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 210, 255 ], "toColor": [ 179, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 191, 252, 255 ], "toColor": [ 179, 191, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 245, 255 ], "toColor": [ 252, 182, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 242, 252, 255 ], "toColor": [ 204, 242, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 184, 255 ], "toColor": [ 252, 250, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 215, 252, 255 ], "toColor": [ 249, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 244, 215, 255 ], "toColor": [ 252, 244, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 202, 255 ], "toColor": [ 252, 179, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 216, 252, 255 ], "toColor": [ 204, 216, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 252, 184, 255 ], "toColor": [ 214, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 192, 252, 255 ], "toColor": [ 219, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 237, 255 ], "toColor": [ 187, 252, 237, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "E_PNAME", "typeIdField": "DISCHRGTYP", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "DISCHRGTYP", "type": "esriFieldTypeString", "alias": "DISCHRGTYP", "domain": { "type": "codedValue", "name": "DISCHARGE", "description": "Type of Discharge", "codedValues": [ { "name": "CGS", "code": "CGS" }, { "name": "JCUA LS", "code": "JCUA LS" }, { "name": "LIFT STATION", "code": "LIFT STATION" }, { "name": "RGS", "code": "RGS" }, { "name": "PUMP STATION", "code": "PUMP STATION" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DISCHRGTYP" }, { "name": "AVGDISCH", "type": "esriFieldTypeString", "alias": "AVGDISCH", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "AVGDISCH" }, { "name": "DISCHID", "type": "esriFieldTypeString", "alias": "DISCHID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "DISCHID" }, { "name": "PEAKDISCH", "type": "esriFieldTypeString", "alias": "PEAKDISCH", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PEAKDISCH" }, { "name": "PERMIT", "type": "esriFieldTypeString", "alias": "PERMIT", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PERMIT" }, { "name": "PERMITID", "type": "esriFieldTypeString", "alias": "PERMITID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PERMITID" }, { "name": "INSTALLDAT", "type": "esriFieldTypeDate", "alias": "INSTALLDAT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDAT" }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "LOCDESC", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LOCDESC" }, { "name": "ROTATION", "type": "esriFieldTypeDouble", "alias": "ROTATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROTATION" }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIAMETER" }, { "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": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "ACTIVEFLAG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACTIVEFLAG" }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "OWNEDBY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OWNEDBY" }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "MAINTBY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAINTBY" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "REMARK", "type": "esriFieldTypeString", "alias": "REMARK", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "REMARK" }, { "name": "E_TIME", "type": "esriFieldTypeString", "alias": "E_TIME", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "E_TIME" }, { "name": "E_PNAME", "type": "esriFieldTypeString", "alias": "E_PNAME", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "E_PNAME" }, { "name": "E_PROJECT", "type": "esriFieldTypeString", "alias": "E_PROJECT", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "E_PROJECT" }, { "name": "E_SPEED", "type": "esriFieldTypeDouble", "alias": "E_SPEED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_SPEED" }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X" }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y" }, { "name": "Manufactur", "type": "esriFieldTypeString", "alias": "Manufactur", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Manufactur" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Address" }, { "name": "GRIDID", "type": "esriFieldTypeString", "alias": "GRIDID", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "GRIDID" }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": { "type": "codedValue", "name": "AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "AncillaryRole" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "ESRIGNSS_RECEIVER", "type": "esriFieldTypeString", "alias": "Receiver Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ESRIGNSS_RECEIVER" }, { "name": "ESRIGNSS_H_RMS", "type": "esriFieldTypeDouble", "alias": "Hor Accuracy", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_H_RMS" }, { "name": "ESRIGNSS_V_RMS", "type": "esriFieldTypeDouble", "alias": "Ver Accuracy", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_V_RMS" }, { "name": "ESRIGNSS_LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_LATITUDE" }, { "name": "ESRIGNSS_LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_LONGITUDE" }, { "name": "ESRIGNSS_ALTITUDE", "type": "esriFieldTypeDouble", "alias": "Altitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_ALTITUDE" }, { "name": "ESRIGNSS_PDOP", "type": "esriFieldTypeDouble", "alias": "PDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_PDOP" }, { "name": "ESRIGNSS_HDOP", "type": "esriFieldTypeDouble", "alias": "HDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_HDOP" }, { "name": "ESRIGNSS_VDOP", "type": "esriFieldTypeDouble", "alias": "VDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_VDOP" }, { "name": "ESRIGNSS_FIXTYPE", "type": "esriFieldTypeSmallInteger", "alias": "Fix Type", "domain": { "type": "codedValue", "name": "ESRI_FIXED_TYPE", "description": "TYPE OF GPS SIGNAL OR NO SIGNAL", "codedValues": [ { "name": "fixed not valid", "code": 0 }, { "name": "GPS", "code": 1 }, { "name": "Differential GPS", "code": 2 }, { "name": "RTK Fixed", "code": 4 }, { "name": "RTK Float", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_FIXTYPE" }, { "name": "ESRIGNSS_CORRECTIONAGE", "type": "esriFieldTypeDouble", "alias": "Corr Age", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_CORRECTIONAGE" }, { "name": "ESRIGNSS_STATIONID", "type": "esriFieldTypeSmallInteger", "alias": "Station ID", "domain": { "type": "range", "name": "ESRI_STATION_ID", "description": "TOTAL NUMBER OF STATIONS USED", "range": [ 0, 1023 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_STATIONID" }, { "name": "ESRIGNSS_NUMSATS", "type": "esriFieldTypeSmallInteger", "alias": "Num of Satellites", "domain": { "type": "range", "name": "ESRI_NUM_SATS", "description": "TOTAL SATELITTES BEING USED", "range": [ 0, 99 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_NUMSATS" }, { "name": "ESRIGNSS_FIXDATETIME", "type": "esriFieldTypeDate", "alias": "Fix Time ", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ESRIGNSS_FIXDATETIME" }, { "name": "ESRIGNSS_AVG_H_RMS", "type": "esriFieldTypeDouble", "alias": "Avg Horz Accur", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_H_RMS" }, { "name": "ESRIGNSS_AVG_V_RMS", "type": "esriFieldTypeDouble", "alias": "Avg Vert Accur", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_V_RMS" }, { "name": "ESRIGNSS_AVG_POSITIONS", "type": "esriFieldTypeInteger", "alias": "Number Avg Positions", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_POSITIONS" }, { "name": "ESRIGNSS_H_STDDEV", "type": "esriFieldTypeDouble", "alias": "Standard Deviations", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_H_STDDEV" }, { "name": "WJCUD_AREA", "type": "esriFieldTypeSmallInteger", "alias": "WJCUD Area", "domain": { "type": "range", "name": "WJCUD_AREAS", "description": "Locations of asset based on WJCUD locations", "range": [ 1, 6 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WJCUD_AREA" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R26_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_26", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S15_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [ { "id": "CGS", "name": "CGS", "domains": { "DISCHRGTYP": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "AncillaryRole": {"type": "inherited"}, "ESRIGNSS_FIXTYPE": {"type": "inherited"}, "ESRIGNSS_STATIONID": {"type": "inherited"}, "ESRIGNSS_NUMSATS": {"type": "inherited"}, "WJCUD_AREA": {"type": "inherited"} }, "templates": [ { "name": "CGS", "description": "", "prototype": { "attributes": { "FACILITYID": null, "DIAMETER": null, "GRIDID": null, "ESRIGNSS_H_STDDEV": null, "DISCHRGTYP": "CGS", "AVGDISCH": null, "DISCHID": null, "PEAKDISCH": null, "PERMIT": null, "PERMITID": null, "INSTALLDAT": null, "LOCDESC": null, "ROTATION": null, "ENABLED": 1, "ACTIVEFLAG": null, "OWNEDBY": null, "MAINTBY": null, "LASTUPDATE": null, "LASTEDITOR": null, "REMARK": null, "E_TIME": null, "E_PNAME": null, "E_PROJECT": null, "E_SPEED": null, "X": null, "Y": null, "Manufactur": null, "Address": null, "AncillaryRole": 0, "WJCUD_AREA": null, "ESRIGNSS_AVG_POSITIONS": null, "ESRIGNSS_AVG_V_RMS": null, "ESRIGNSS_AVG_H_RMS": null, "ESRIGNSS_FIXDATETIME": null, "ESRIGNSS_RECEIVER": null, "ESRIGNSS_H_RMS": null, "ESRIGNSS_V_RMS": null, "ESRIGNSS_LATITUDE": null, "ESRIGNSS_LONGITUDE": null, "ESRIGNSS_ALTITUDE": null, "ESRIGNSS_PDOP": null, "ESRIGNSS_HDOP": null, "ESRIGNSS_VDOP": null, "ESRIGNSS_FIXTYPE": null, "ESRIGNSS_CORRECTIONAGE": null, "ESRIGNSS_STATIONID": null, "ESRIGNSS_NUMSATS": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "JCUA LS", "name": "JCUA LS", "domains": { "DISCHRGTYP": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "AncillaryRole": {"type": "inherited"}, "ESRIGNSS_FIXTYPE": {"type": "inherited"}, "ESRIGNSS_STATIONID": {"type": "inherited"}, "ESRIGNSS_NUMSATS": {"type": "inherited"}, "WJCUD_AREA": {"type": "inherited"} }, "templates": [ { "name": "JCUA LS", "description": "", "prototype": { "attributes": { "FACILITYID": null, "DIAMETER": null, "GRIDID": null, "ESRIGNSS_H_STDDEV": null, "DISCHRGTYP": "JCUA LS", "AVGDISCH": null, "DISCHID": null, "PEAKDISCH": null, "PERMIT": null, "PERMITID": null, "INSTALLDAT": null, "LOCDESC": null, "ROTATION": null, "ENABLED": 1, "ACTIVEFLAG": null, "OWNEDBY": null, "MAINTBY": null, "LASTUPDATE": null, "LASTEDITOR": null, "REMARK": null, "E_TIME": null, "E_PNAME": null, "E_PROJECT": null, "E_SPEED": null, "X": null, "Y": null, "Manufactur": null, "Address": null, "AncillaryRole": 0, "WJCUD_AREA": null, "ESRIGNSS_AVG_POSITIONS": null, "ESRIGNSS_AVG_V_RMS": null, "ESRIGNSS_AVG_H_RMS": null, "ESRIGNSS_FIXDATETIME": null, "ESRIGNSS_RECEIVER": null, "ESRIGNSS_H_RMS": null, "ESRIGNSS_V_RMS": null, "ESRIGNSS_LATITUDE": null, "ESRIGNSS_LONGITUDE": null, "ESRIGNSS_ALTITUDE": null, "ESRIGNSS_PDOP": null, "ESRIGNSS_HDOP": null, "ESRIGNSS_VDOP": null, "ESRIGNSS_FIXTYPE": null, "ESRIGNSS_CORRECTIONAGE": null, "ESRIGNSS_STATIONID": null, "ESRIGNSS_NUMSATS": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "LIFT STATION", "name": "LIFT STATION", "domains": { "DISCHRGTYP": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "AncillaryRole": {"type": "inherited"}, "ESRIGNSS_FIXTYPE": {"type": "inherited"}, "ESRIGNSS_STATIONID": {"type": "inherited"}, "ESRIGNSS_NUMSATS": {"type": "inherited"}, "WJCUD_AREA": {"type": "inherited"} }, "templates": [ { "name": "LIFT STATION", "description": "", "prototype": { "attributes": { "FACILITYID": null, "DIAMETER": null, "GRIDID": null, "ESRIGNSS_H_STDDEV": null, "DISCHRGTYP": "LIFT STATION", "AVGDISCH": null, "DISCHID": null, "PEAKDISCH": null, "PERMIT": null, "PERMITID": null, "INSTALLDAT": null, "LOCDESC": null, "ROTATION": null, "ENABLED": 1, "ACTIVEFLAG": null, "OWNEDBY": null, "MAINTBY": null, "LASTUPDATE": null, "LASTEDITOR": null, "REMARK": null, "E_TIME": null, "E_PNAME": null, "E_PROJECT": null, "E_SPEED": null, "X": null, "Y": null, "Manufactur": null, "Address": null, "AncillaryRole": 0, "WJCUD_AREA": null, "ESRIGNSS_AVG_POSITIONS": null, "ESRIGNSS_AVG_V_RMS": null, "ESRIGNSS_AVG_H_RMS": null, "ESRIGNSS_FIXDATETIME": null, "ESRIGNSS_RECEIVER": null, "ESRIGNSS_H_RMS": null, "ESRIGNSS_V_RMS": null, "ESRIGNSS_LATITUDE": null, "ESRIGNSS_LONGITUDE": null, "ESRIGNSS_ALTITUDE": null, "ESRIGNSS_PDOP": null, "ESRIGNSS_HDOP": null, "ESRIGNSS_VDOP": null, "ESRIGNSS_FIXTYPE": null, "ESRIGNSS_CORRECTIONAGE": null, "ESRIGNSS_STATIONID": null, "ESRIGNSS_NUMSATS": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "RGS", "name": "RGS", "domains": { "DISCHRGTYP": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "AncillaryRole": {"type": "inherited"}, "ESRIGNSS_FIXTYPE": {"type": "inherited"}, "ESRIGNSS_STATIONID": {"type": "inherited"}, "ESRIGNSS_NUMSATS": {"type": "inherited"}, "WJCUD_AREA": {"type": "inherited"} }, "templates": [ { "name": "RGS", "description": "", "prototype": { "attributes": { "FACILITYID": null, "DIAMETER": null, "GRIDID": null, "ESRIGNSS_H_STDDEV": null, "DISCHRGTYP": "RGS", "AVGDISCH": null, "DISCHID": null, "PEAKDISCH": null, "PERMIT": null, "PERMITID": null, "INSTALLDAT": null, "LOCDESC": null, "ROTATION": null, "ENABLED": 1, "ACTIVEFLAG": null, "OWNEDBY": null, "MAINTBY": null, "LASTUPDATE": null, "LASTEDITOR": null, "REMARK": null, "E_TIME": null, "E_PNAME": null, "E_PROJECT": null, "E_SPEED": null, "X": null, "Y": null, "Manufactur": null, "Address": null, "AncillaryRole": 0, "WJCUD_AREA": null, "ESRIGNSS_AVG_POSITIONS": null, "ESRIGNSS_AVG_V_RMS": null, "ESRIGNSS_AVG_H_RMS": null, "ESRIGNSS_FIXDATETIME": null, "ESRIGNSS_RECEIVER": null, "ESRIGNSS_H_RMS": null, "ESRIGNSS_V_RMS": null, "ESRIGNSS_LATITUDE": null, "ESRIGNSS_LONGITUDE": null, "ESRIGNSS_ALTITUDE": null, "ESRIGNSS_PDOP": null, "ESRIGNSS_HDOP": null, "ESRIGNSS_VDOP": null, "ESRIGNSS_FIXTYPE": null, "ESRIGNSS_CORRECTIONAGE": null, "ESRIGNSS_STATIONID": null, "ESRIGNSS_NUMSATS": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "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" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "74f50bc45145481ba7bf7d0a98fe207f" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 19, "name": "Forcemain not GPS", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_da", "creatorField": "LASTEDITOR", "editDateField": "LASTUPDATE", "editorField": "created_us", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriDecimalDegrees" }, "hasMetadata": true, "extent": { "xmin": -88.88060188993173, "ymin": 30.42649470065671, "xmax": -88.76737579843746, "ymax": 30.48801844994751, "spatialReference": { "wkid": 104145, "latestWkid": 6318, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102694, "latestWkid": 2254, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463400, "falseY": -43523900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 20 } }, "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": "", "displayField": "FACILITYID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "INSTALLDAT", "type": "esriFieldTypeDate", "alias": "INSTALLDAT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDAT" }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "MATERIAL" }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIAMETER" }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "WATERTYPE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "WATERTYPE" }, { "name": "ENABLED", "type": "esriFieldTypeInteger", "alias": "ENABLED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ENABLED" }, { "name": "ACTIVEFLAG", "type": "esriFieldTypeInteger", "alias": "ACTIVEFLAG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACTIVEFLAG" }, { "name": "OWNEDBY", "type": "esriFieldTypeInteger", "alias": "OWNEDBY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OWNEDBY" }, { "name": "MAINTBY", "type": "esriFieldTypeInteger", "alias": "MAINTBY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAINTBY" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "SIZE", "type": "esriFieldTypeString", "alias": "SIZE", "domain": null, "editable": true, "nullable": true, "length": 27, "defaultValue": null, "modelName": "SIZE" }, { "name": "COMPOSITIO", "type": "esriFieldTypeString", "alias": "COMPOSITIO", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "COMPOSITIO" }, { "name": "REMARK", "type": "esriFieldTypeString", "alias": "REMARK", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "REMARK" }, { "name": "GRIDID", "type": "esriFieldTypeString", "alias": "GRIDID", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "GRIDID" }, { "name": "MUID_G", "type": "esriFieldTypeString", "alias": "MUID_G", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MUID_G" }, { "name": "created_us", "type": "esriFieldTypeString", "alias": "created_us", "domain": null, "editable": false, "nullable": true, "length": 254, "defaultValue": null, "modelName": "created_us" }, { "name": "created_da", "type": "esriFieldTypeDate", "alias": "created_da", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_da" }, { "name": "last_edite", "type": "esriFieldTypeString", "alias": "last_edite", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "last_edite" }, { "name": "last_edi_1", "type": "esriFieldTypeDate", "alias": "last_edi_1", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edi_1" }, { "name": "E_PROJECT", "type": "esriFieldTypeString", "alias": "E_PROJECT", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "E_PROJECT" }, { "name": "ESRIGNSS_R", "type": "esriFieldTypeString", "alias": "ESRIGNSS_R", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "ESRIGNSS_R" }, { "name": "ESRIGNSS_H", "type": "esriFieldTypeDouble", "alias": "ESRIGNSS_H", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_H" }, { "name": "ESRIGNSS_V", "type": "esriFieldTypeDouble", "alias": "ESRIGNSS_V", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_V" }, { "name": "ESRIGNSS_L", "type": "esriFieldTypeDouble", "alias": "ESRIGNSS_L", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_L" }, { "name": "ESRIGNSS_1", "type": "esriFieldTypeDouble", "alias": "ESRIGNSS_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_1" }, { "name": "ESRIGNSS_A", "type": "esriFieldTypeDouble", "alias": "ESRIGNSS_A", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_A" }, { "name": "ESRIGNSS_P", "type": "esriFieldTypeDouble", "alias": "ESRIGNSS_P", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_P" }, { "name": "ESRIGNSS_2", "type": "esriFieldTypeDouble", "alias": "ESRIGNSS_2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_2" }, { "name": "ESRIGNSS_3", "type": "esriFieldTypeDouble", "alias": "ESRIGNSS_3", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_3" }, { "name": "ESRIGNSS_F", "type": "esriFieldTypeInteger", "alias": "ESRIGNSS_F", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_F" }, { "name": "ESRIGNSS_C", "type": "esriFieldTypeDouble", "alias": "ESRIGNSS_C", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_C" }, { "name": "ESRIGNSS_S", "type": "esriFieldTypeInteger", "alias": "ESRIGNSS_S", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_S" }, { "name": "ESRIGNSS_N", "type": "esriFieldTypeInteger", "alias": "ESRIGNSS_N", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_N" }, { "name": "ESRIGNSS_4", "type": "esriFieldTypeDate", "alias": "ESRIGNSS_4", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ESRIGNSS_4" }, { "name": "ESRIGNSS_5", "type": "esriFieldTypeDouble", "alias": "ESRIGNSS_5", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_5" }, { "name": "ESRIGNSS_6", "type": "esriFieldTypeDouble", "alias": "ESRIGNSS_6", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_6" }, { "name": "ESRIGNSS_7", "type": "esriFieldTypeInteger", "alias": "ESRIGNSS_7", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_7" }, { "name": "ESRIGNSS_8", "type": "esriFieldTypeDouble", "alias": "ESRIGNSS_8", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_8" }, { "name": "WJCUD_AREA", "type": "esriFieldTypeInteger", "alias": "WJCUD_AREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WJCUD_AREA" }, { "name": "GlobalID", "type": "esriFieldTypeString", "alias": "GlobalID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Main_Type", "type": "esriFieldTypeString", "alias": "Main_Type", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Main_Type" }, { "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": "R134_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S86_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Forcemain not GPS", "description": "", "prototype": { "attributes": { "Main_Type": null, "GlobalID": null, "FACILITYID": null, "INSTALLDAT": null, "MATERIAL": null, "DIAMETER": null, "WATERTYPE": null, "ENABLED": null, "ACTIVEFLAG": null, "OWNEDBY": null, "MAINTBY": null, "WJCUD_AREA": null, "ESRIGNSS_8": null, "SIZE": null, "COMPOSITIO": null, "REMARK": null, "GRIDID": null, "MUID_G": null, "ESRIGNSS_7": null, "ESRIGNSS_6": null, "last_edite": null, "last_edi_1": null, "E_PROJECT": null, "ESRIGNSS_R": null, "ESRIGNSS_H": null, "ESRIGNSS_V": null, "ESRIGNSS_L": null, "ESRIGNSS_1": null, "ESRIGNSS_A": null, "ESRIGNSS_P": null, "ESRIGNSS_2": null, "ESRIGNSS_3": null, "ESRIGNSS_F": null, "ESRIGNSS_C": null, "ESRIGNSS_S": null, "ESRIGNSS_N": null, "ESRIGNSS_4": null, "ESRIGNSS_5": 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, "serviceItemId": "74f50bc45145481ba7bf7d0a98fe207f" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 27, "name": "Old Sewer Service Connections", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": -88.87054754442478, "ymin": 30.458070350999797, "xmax": -88.86929817553847, "ymax": 30.458070971095278, "spatialReference": { "wkid": 104145, "latestWkid": 6318, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102694, "latestWkid": 2254, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463400, "falseY": -43523900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 209, 255, 115, 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": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "E_PNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "FACILITYNA", "type": "esriFieldTypeString", "alias": "FACILITYNA", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "FACILITYNA" }, { "name": "LARGEMETER", "type": "esriFieldTypeSmallInteger", "alias": "LARGEMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LARGEMETER" }, { "name": "INSTALLDAT", "type": "esriFieldTypeDate", "alias": "INSTALLDAT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDAT" }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "LOCDESC", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LOCDESC" }, { "name": "ROTATION", "type": "esriFieldTypeDouble", "alias": "ROTATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROTATION" }, { "name": "ACCOUNTID", "type": "esriFieldTypeString", "alias": "ACCOUNTID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ACCOUNTID" }, { "name": "LOCATIONID", "type": "esriFieldTypeString", "alias": "LOCATIONID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LOCATIONID" }, { "name": "CRITICAL", "type": "esriFieldTypeSmallInteger", "alias": "CRITICAL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CRITICAL" }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "ENABLED", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "ENABLED" }, { "name": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "ACTIVEFLAG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACTIVEFLAG" }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "OWNEDBY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OWNEDBY" }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "MAINTBY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAINTBY" }, { "name": "SUMFLOW", "type": "esriFieldTypeDouble", "alias": "SUMFLOW", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUMFLOW" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "SUBTYPE", "type": "esriFieldTypeSmallInteger", "alias": "SUBTYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUBTYPE" }, { "name": "SIZE", "type": "esriFieldTypeString", "alias": "SIZE", "domain": null, "editable": true, "nullable": true, "length": 27, "defaultValue": null, "modelName": "SIZE" }, { "name": "COMPOSITIO", "type": "esriFieldTypeString", "alias": "COMPOSITIO", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "COMPOSITIO" }, { "name": "REMARK", "type": "esriFieldTypeString", "alias": "REMARK", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "REMARK" }, { "name": "E_DATE", "type": "esriFieldTypeString", "alias": "E_DATE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "E_DATE" }, { "name": "E_TIME", "type": "esriFieldTypeString", "alias": "E_TIME", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "E_TIME" }, { "name": "E_SERIAL", "type": "esriFieldTypeString", "alias": "E_SERIAL", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "E_SERIAL" }, { "name": "E_PNAME", "type": "esriFieldTypeString", "alias": "E_PNAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "E_PNAME" }, { "name": "E_DGPS", "type": "esriFieldTypeDouble", "alias": "E_DGPS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_DGPS" }, { "name": "E_CODERTK", "type": "esriFieldTypeDouble", "alias": "E_CODERTK", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_CODERTK" }, { "name": "E_FLOAT", "type": "esriFieldTypeDouble", "alias": "E_FLOAT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_FLOAT" }, { "name": "E_RTK", "type": "esriFieldTypeDouble", "alias": "E_RTK", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_RTK" }, { "name": "E_HDOP", "type": "esriFieldTypeDouble", "alias": "E_HDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_HDOP" }, { "name": "E_PDOP", "type": "esriFieldTypeDouble", "alias": "E_PDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_PDOP" }, { "name": "E_RMSH", "type": "esriFieldTypeDouble", "alias": "E_RMSH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_RMSH" }, { "name": "E_RMSV", "type": "esriFieldTypeDouble", "alias": "E_RMSV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_RMSV" }, { "name": "E_SAT", "type": "esriFieldTypeDouble", "alias": "E_SAT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_SAT" }, { "name": "E_USER", "type": "esriFieldTypeString", "alias": "E_USER", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "E_USER" }, { "name": "E_PROJECT", "type": "esriFieldTypeString", "alias": "E_PROJECT", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "E_PROJECT" }, { "name": "E_DEPTH", "type": "esriFieldTypeDouble", "alias": "E_DEPTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_DEPTH" }, { "name": "E_SPEED", "type": "esriFieldTypeDouble", "alias": "E_SPEED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_SPEED" }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X" }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y" }, { "name": "Z", "type": "esriFieldTypeDouble", "alias": "Z", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Z" }, { "name": "E_AVG", "type": "esriFieldTypeDouble", "alias": "E_AVG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_AVG" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Address" }, { "name": "SERVICETYP", "type": "esriFieldTypeString", "alias": "SERVICETYP", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SERVICETYP" }, { "name": "GRIDID", "type": "esriFieldTypeString", "alias": "GRIDID", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "GRIDID" }, { "name": "MUID_G", "type": "esriFieldTypeString", "alias": "MUID_G", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MUID_G" }, { "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": "GPSDEVICE", "type": "esriFieldTypeString", "alias": "GPSDEVICE", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "GPSDEVICE" }, { "name": "GPSDATE", "type": "esriFieldTypeDate", "alias": "GPSDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "GPSDATE" }, { "name": "CorrStatus", "type": "esriFieldTypeString", "alias": "CorrStatus", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CorrStatus" }, { "name": "CorrSource", "type": "esriFieldTypeString", "alias": "CorrSource", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CorrSource" }, { "name": "ESRIGNSS_RECEIVER", "type": "esriFieldTypeString", "alias": "Receiver Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ESRIGNSS_RECEIVER" }, { "name": "ESRIGNSS_H_RMS", "type": "esriFieldTypeDouble", "alias": "Hor Accuracy", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_H_RMS" }, { "name": "ESRIGNSS_V_RMS", "type": "esriFieldTypeDouble", "alias": "Ver Accuracy", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_V_RMS" }, { "name": "ESRIGNSS_LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_LATITUDE" }, { "name": "ESRIGNSS_LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_LONGITUDE" }, { "name": "ESRIGNSS_ALTITUDE", "type": "esriFieldTypeDouble", "alias": "Altitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_ALTITUDE" }, { "name": "ESRIGNSS_PDOP", "type": "esriFieldTypeDouble", "alias": "PDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_PDOP" }, { "name": "ESRIGNSS_HDOP", "type": "esriFieldTypeDouble", "alias": "HDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_HDOP" }, { "name": "ESRIGNSS_VDOP", "type": "esriFieldTypeDouble", "alias": "VDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_VDOP" }, { "name": "ESRIGNSS_FIXTYPE", "type": "esriFieldTypeSmallInteger", "alias": "Fix Type", "domain": { "type": "codedValue", "name": "ESRI_FIXED_TYPE", "description": "TYPE OF GPS SIGNAL OR NO SIGNAL", "codedValues": [ { "name": "fixed not valid", "code": 0 }, { "name": "GPS", "code": 1 }, { "name": "Differential GPS", "code": 2 }, { "name": "RTK Fixed", "code": 4 }, { "name": "RTK Float", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_FIXTYPE" }, { "name": "ESRIGNSS_CORRECTIONAGE", "type": "esriFieldTypeDouble", "alias": "Corr Age", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_CORRECTIONAGE" }, { "name": "ESRIGNSS_STATIONID", "type": "esriFieldTypeSmallInteger", "alias": "Station ID", "domain": { "type": "range", "name": "ESRI_STATION_ID", "description": "TOTAL NUMBER OF STATIONS USED", "range": [ 0, 1023 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_STATIONID" }, { "name": "ESRIGNSS_NUMSATS", "type": "esriFieldTypeSmallInteger", "alias": "Num of Satellites", "domain": { "type": "range", "name": "ESRI_NUM_SATS", "description": "TOTAL SATELITTES BEING USED", "range": [ 0, 99 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_NUMSATS" }, { "name": "ESRIGNSS_FIXDATETIME", "type": "esriFieldTypeDate", "alias": "Fix Time ", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ESRIGNSS_FIXDATETIME" }, { "name": "ESRIGNSS_AVG_H_RMS", "type": "esriFieldTypeDouble", "alias": "Avg Horz Accur", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_H_RMS" }, { "name": "ESRIGNSS_AVG_V_RMS", "type": "esriFieldTypeDouble", "alias": "Avg Vert Accur", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_V_RMS" }, { "name": "ESRIGNSS_AVG_POSITIONS", "type": "esriFieldTypeInteger", "alias": "Number Avg Positions", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_POSITIONS" }, { "name": "ESRIGNSS_H_STDDEV", "type": "esriFieldTypeDouble", "alias": "Standard Deviations", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_H_STDDEV" }, { "name": "WJCUD_AREA", "type": "esriFieldTypeSmallInteger", "alias": "WJCUD Area", "domain": { "type": "range", "name": "WJCUD_AREAS", "description": "Locations of asset based on WJCUD locations", "range": [ 1, 6 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WJCUD_AREA" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R138_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_138", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S90_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Old Sewer Service Connections", "description": "", "prototype": { "attributes": { "ESRIGNSS_H_STDDEV": null, "ESRIGNSS_AVG_POSITIONS": null, "WJCUD_AREA": null, "FACILITYID": null, "FACILITYNA": null, "LARGEMETER": null, "INSTALLDAT": null, "LOCDESC": null, "ROTATION": null, "ACCOUNTID": null, "LOCATIONID": null, "CRITICAL": null, "ENABLED": 1, "ACTIVEFLAG": null, "OWNEDBY": null, "MAINTBY": null, "SUMFLOW": null, "LASTUPDATE": null, "LASTEDITOR": null, "SUBTYPE": null, "SIZE": null, "COMPOSITIO": null, "REMARK": null, "E_DATE": null, "E_TIME": null, "E_SERIAL": null, "E_PNAME": null, "E_DGPS": null, "E_CODERTK": null, "E_FLOAT": null, "E_RTK": null, "E_HDOP": null, "E_PDOP": null, "E_RMSH": null, "E_RMSV": null, "E_SAT": null, "E_USER": null, "E_PROJECT": null, "E_DEPTH": null, "E_SPEED": null, "X": null, "Y": null, "Z": null, "E_AVG": null, "Address": null, "SERVICETYP": null, "GRIDID": null, "MUID_G": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GPSDEVICE": null, "GPSDATE": null, "CorrStatus": null, "CorrSource": null, "ESRIGNSS_RECEIVER": null, "ESRIGNSS_H_RMS": null, "ESRIGNSS_V_RMS": null, "ESRIGNSS_LATITUDE": null, "ESRIGNSS_LONGITUDE": null, "ESRIGNSS_ALTITUDE": null, "ESRIGNSS_PDOP": null, "ESRIGNSS_HDOP": null, "ESRIGNSS_VDOP": null, "ESRIGNSS_FIXTYPE": null, "ESRIGNSS_CORRECTIONAGE": null, "ESRIGNSS_STATIONID": null, "ESRIGNSS_NUMSATS": null, "ESRIGNSS_FIXDATETIME": null, "ESRIGNSS_AVG_H_RMS": null, "ESRIGNSS_AVG_V_RMS": 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, "serviceItemId": "74f50bc45145481ba7bf7d0a98fe207f" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 26, "name": "Old Sewer Discharge ", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": -88.87375855705666, "ymin": 30.430251400896942, "xmax": -88.81585270269146, "ymax": 30.46494973426795, "spatialReference": { "wkid": 104145, "latestWkid": 6318, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102694, "latestWkid": 2254, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463400, "falseY": -43523900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 211, 255, 190, 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": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "E_PNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "DISCHRGTYP", "type": "esriFieldTypeString", "alias": "DISCHRGTYP", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DISCHRGTYP" }, { "name": "AVGDISCH", "type": "esriFieldTypeString", "alias": "AVGDISCH", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "AVGDISCH" }, { "name": "DISCHID", "type": "esriFieldTypeString", "alias": "DISCHID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "DISCHID" }, { "name": "PEAKDISCH", "type": "esriFieldTypeString", "alias": "PEAKDISCH", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PEAKDISCH" }, { "name": "PERMIT", "type": "esriFieldTypeString", "alias": "PERMIT", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PERMIT" }, { "name": "PERMITID", "type": "esriFieldTypeString", "alias": "PERMITID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PERMITID" }, { "name": "INSTALLDAT", "type": "esriFieldTypeDate", "alias": "INSTALLDAT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDAT" }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "LOCDESC", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LOCDESC" }, { "name": "ROTATION", "type": "esriFieldTypeDouble", "alias": "ROTATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROTATION" }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIAMETER" }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "ENABLED", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "ENABLED" }, { "name": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "ACTIVEFLAG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACTIVEFLAG" }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "OWNEDBY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OWNEDBY" }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "MAINTBY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAINTBY" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "AncillaryR", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AncillaryR" }, { "name": "REMARK", "type": "esriFieldTypeString", "alias": "REMARK", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "REMARK" }, { "name": "E_DATE", "type": "esriFieldTypeString", "alias": "E_DATE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "E_DATE" }, { "name": "E_TIME", "type": "esriFieldTypeString", "alias": "E_TIME", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "E_TIME" }, { "name": "E_SERIAL", "type": "esriFieldTypeString", "alias": "E_SERIAL", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "E_SERIAL" }, { "name": "E_PNAME", "type": "esriFieldTypeString", "alias": "E_PNAME", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "E_PNAME" }, { "name": "E_DGPS", "type": "esriFieldTypeDouble", "alias": "E_DGPS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_DGPS" }, { "name": "E_CODERTK", "type": "esriFieldTypeDouble", "alias": "E_CODERTK", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_CODERTK" }, { "name": "E_FLOAT", "type": "esriFieldTypeDouble", "alias": "E_FLOAT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_FLOAT" }, { "name": "E_RTK", "type": "esriFieldTypeDouble", "alias": "E_RTK", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_RTK" }, { "name": "E_HDOP", "type": "esriFieldTypeDouble", "alias": "E_HDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_HDOP" }, { "name": "E_PDOP", "type": "esriFieldTypeDouble", "alias": "E_PDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_PDOP" }, { "name": "E_RMSH", "type": "esriFieldTypeDouble", "alias": "E_RMSH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_RMSH" }, { "name": "E_RMSV", "type": "esriFieldTypeDouble", "alias": "E_RMSV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_RMSV" }, { "name": "E_SAT", "type": "esriFieldTypeDouble", "alias": "E_SAT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_SAT" }, { "name": "E_USER", "type": "esriFieldTypeString", "alias": "E_USER", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "E_USER" }, { "name": "E_PROJECT", "type": "esriFieldTypeString", "alias": "E_PROJECT", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "E_PROJECT" }, { "name": "E_DEPTH", "type": "esriFieldTypeDouble", "alias": "E_DEPTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_DEPTH" }, { "name": "E_SPEED", "type": "esriFieldTypeDouble", "alias": "E_SPEED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_SPEED" }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X" }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y" }, { "name": "Z", "type": "esriFieldTypeDouble", "alias": "Z", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Z" }, { "name": "E_AVG", "type": "esriFieldTypeDouble", "alias": "E_AVG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_AVG" }, { "name": "Manufactur", "type": "esriFieldTypeString", "alias": "Manufactur", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Manufactur" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Address" }, { "name": "GRIDID", "type": "esriFieldTypeString", "alias": "GRIDID", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "GRIDID" }, { "name": "MUID_G", "type": "esriFieldTypeString", "alias": "MUID_G", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MUID_G" }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "AncillaryRole" }, { "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": "ESRIGNSS_RECEIVER", "type": "esriFieldTypeString", "alias": "Receiver Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ESRIGNSS_RECEIVER" }, { "name": "ESRIGNSS_H_RMS", "type": "esriFieldTypeDouble", "alias": "Hor Accuracy", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_H_RMS" }, { "name": "ESRIGNSS_V_RMS", "type": "esriFieldTypeDouble", "alias": "Ver Accuracy", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_V_RMS" }, { "name": "ESRIGNSS_LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_LATITUDE" }, { "name": "ESRIGNSS_LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_LONGITUDE" }, { "name": "ESRIGNSS_ALTITUDE", "type": "esriFieldTypeDouble", "alias": "Altitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_ALTITUDE" }, { "name": "ESRIGNSS_PDOP", "type": "esriFieldTypeDouble", "alias": "PDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_PDOP" }, { "name": "ESRIGNSS_HDOP", "type": "esriFieldTypeDouble", "alias": "HDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_HDOP" }, { "name": "ESRIGNSS_VDOP", "type": "esriFieldTypeDouble", "alias": "VDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_VDOP" }, { "name": "ESRIGNSS_FIXTYPE", "type": "esriFieldTypeSmallInteger", "alias": "Fix Type", "domain": { "type": "codedValue", "name": "ESRI_FIXED_TYPE", "description": "TYPE OF GPS SIGNAL OR NO SIGNAL", "codedValues": [ { "name": "fixed not valid", "code": 0 }, { "name": "GPS", "code": 1 }, { "name": "Differential GPS", "code": 2 }, { "name": "RTK Fixed", "code": 4 }, { "name": "RTK Float", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_FIXTYPE" }, { "name": "ESRIGNSS_CORRECTIONAGE", "type": "esriFieldTypeDouble", "alias": "Corr Age", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_CORRECTIONAGE" }, { "name": "ESRIGNSS_STATIONID", "type": "esriFieldTypeSmallInteger", "alias": "Station ID", "domain": { "type": "range", "name": "ESRI_STATION_ID", "description": "TOTAL NUMBER OF STATIONS USED", "range": [ 0, 1023 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_STATIONID" }, { "name": "ESRIGNSS_NUMSATS", "type": "esriFieldTypeSmallInteger", "alias": "Num of Satellites", "domain": { "type": "range", "name": "ESRI_NUM_SATS", "description": "TOTAL SATELITTES BEING USED", "range": [ 0, 99 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_NUMSATS" }, { "name": "ESRIGNSS_FIXDATETIME", "type": "esriFieldTypeDate", "alias": "Fix Time ", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ESRIGNSS_FIXDATETIME" }, { "name": "ESRIGNSS_AVG_H_RMS", "type": "esriFieldTypeDouble", "alias": "Avg Horz Accur", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_H_RMS" }, { "name": "ESRIGNSS_AVG_V_RMS", "type": "esriFieldTypeDouble", "alias": "Avg Vert Accur", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_V_RMS" }, { "name": "ESRIGNSS_AVG_POSITIONS", "type": "esriFieldTypeInteger", "alias": "Number Avg Positions", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_POSITIONS" }, { "name": "ESRIGNSS_H_STDDEV", "type": "esriFieldTypeDouble", "alias": "Standard Deviations", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_H_STDDEV" }, { "name": "WJCUD_AREA", "type": "esriFieldTypeSmallInteger", "alias": "WJCUD Area", "domain": { "type": "range", "name": "WJCUD_AREAS", "description": "Locations of asset based on WJCUD locations", "range": [ 1, 6 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WJCUD_AREA" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R137_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_137", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S89_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Old Sewer Discharge ", "description": "", "prototype": { "attributes": { "ESRIGNSS_H_STDDEV": null, "ESRIGNSS_AVG_POSITIONS": null, "WJCUD_AREA": null, "FACILITYID": null, "DISCHRGTYP": null, "AVGDISCH": null, "DISCHID": null, "PEAKDISCH": null, "PERMIT": null, "PERMITID": null, "INSTALLDAT": null, "LOCDESC": null, "ROTATION": null, "DIAMETER": null, "ENABLED": 1, "ACTIVEFLAG": null, "OWNEDBY": null, "MAINTBY": null, "LASTUPDATE": null, "LASTEDITOR": null, "AncillaryR": null, "REMARK": null, "E_DATE": null, "E_TIME": null, "E_SERIAL": null, "E_PNAME": null, "E_DGPS": null, "E_CODERTK": null, "E_FLOAT": null, "E_RTK": null, "E_HDOP": null, "E_PDOP": null, "E_RMSH": null, "E_RMSV": null, "E_SAT": null, "E_USER": null, "E_PROJECT": null, "E_DEPTH": null, "E_SPEED": null, "X": null, "Y": null, "Z": null, "E_AVG": null, "Manufactur": null, "Address": null, "GRIDID": null, "MUID_G": null, "AncillaryRole": 0, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "ESRIGNSS_RECEIVER": null, "ESRIGNSS_H_RMS": null, "ESRIGNSS_V_RMS": null, "ESRIGNSS_LATITUDE": null, "ESRIGNSS_LONGITUDE": null, "ESRIGNSS_ALTITUDE": null, "ESRIGNSS_PDOP": null, "ESRIGNSS_HDOP": null, "ESRIGNSS_VDOP": null, "ESRIGNSS_FIXTYPE": null, "ESRIGNSS_CORRECTIONAGE": null, "ESRIGNSS_STATIONID": null, "ESRIGNSS_NUMSATS": null, "ESRIGNSS_FIXDATETIME": null, "ESRIGNSS_AVG_H_RMS": null, "ESRIGNSS_AVG_V_RMS": 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, "serviceItemId": "74f50bc45145481ba7bf7d0a98fe207f" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 25, "name": "Old_Hydrant_Locations", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": -88.83672376702582, "ymin": 30.431620635670992, "xmax": -88.78286999995814, "ymax": 30.48659734777121, "spatialReference": { "wkid": 104145, "latestWkid": 6318, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102694, "latestWkid": 2254, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463400, "falseY": -43523900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 127, 127, 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": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "E_PNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Field", "type": "esriFieldTypeString", "alias": "Field", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Field" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "INSTALLDAT", "type": "esriFieldTypeDate", "alias": "INSTALLDAT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDAT" }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "LOCDESC", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LOCDESC" }, { "name": "ROTATION", "type": "esriFieldTypeDouble", "alias": "ROTATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROTATION" }, { "name": "MANUFACTUR", "type": "esriFieldTypeString", "alias": "MANUFACTUR", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MANUFACTUR" }, { "name": "OPERABLE", "type": "esriFieldTypeSmallInteger", "alias": "OPERABLE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OPERABLE" }, { "name": "LASTSERVIC", "type": "esriFieldTypeDate", "alias": "LASTSERVIC", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTSERVIC" }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "ENABLED", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "ENABLED" }, { "name": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "ACTIVEFLAG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACTIVEFLAG" }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "OWNEDBY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OWNEDBY" }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "MAINTBY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAINTBY" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "FLOW", "type": "esriFieldTypeDouble", "alias": "FLOW", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FLOW" }, { "name": "YEAR", "type": "esriFieldTypeString", "alias": "YEAR", "domain": null, "editable": true, "nullable": true, "length": 27, "defaultValue": null, "modelName": "YEAR" }, { "name": "MANUFACT_1", "type": "esriFieldTypeString", "alias": "MANUFACT_1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MANUFACT_1" }, { "name": "STEAMER", "type": "esriFieldTypeString", "alias": "STEAMER", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "STEAMER" }, { "name": "SIZE", "type": "esriFieldTypeString", "alias": "SIZE", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "SIZE" }, { "name": "REMARK", "type": "esriFieldTypeString", "alias": "REMARK", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "REMARK" }, { "name": "E_DATE", "type": "esriFieldTypeString", "alias": "E_DATE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "E_DATE" }, { "name": "E_TIME", "type": "esriFieldTypeString", "alias": "E_TIME", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "E_TIME" }, { "name": "E_SERIAL", "type": "esriFieldTypeString", "alias": "E_SERIAL", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "E_SERIAL" }, { "name": "E_PNAME", "type": "esriFieldTypeString", "alias": "E_PNAME", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "E_PNAME" }, { "name": "E_DGPS", "type": "esriFieldTypeDouble", "alias": "E_DGPS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_DGPS" }, { "name": "E_CODERTK", "type": "esriFieldTypeDouble", "alias": "E_CODERTK", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_CODERTK" }, { "name": "E_FLOAT", "type": "esriFieldTypeDouble", "alias": "E_FLOAT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_FLOAT" }, { "name": "E_RTK", "type": "esriFieldTypeDouble", "alias": "E_RTK", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_RTK" }, { "name": "E_HDOP", "type": "esriFieldTypeDouble", "alias": "E_HDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_HDOP" }, { "name": "E_PDOP", "type": "esriFieldTypeDouble", "alias": "E_PDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_PDOP" }, { "name": "E_RMSH", "type": "esriFieldTypeDouble", "alias": "E_RMSH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_RMSH" }, { "name": "E_RMSV", "type": "esriFieldTypeDouble", "alias": "E_RMSV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_RMSV" }, { "name": "E_SAT", "type": "esriFieldTypeDouble", "alias": "E_SAT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_SAT" }, { "name": "E_USER", "type": "esriFieldTypeString", "alias": "E_USER", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "E_USER" }, { "name": "E_PROJECT", "type": "esriFieldTypeString", "alias": "E_PROJECT", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "E_PROJECT" }, { "name": "E_DEPTH", "type": "esriFieldTypeDouble", "alias": "E_DEPTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_DEPTH" }, { "name": "E_SPEED", "type": "esriFieldTypeDouble", "alias": "E_SPEED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_SPEED" }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X" }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y" }, { "name": "SUBTYPE", "type": "esriFieldTypeSmallInteger", "alias": "SUBTYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUBTYPE" }, { "name": "CONNEC_2_5", "type": "esriFieldTypeString", "alias": "CONNEC_2_5", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CONNEC_2_5" }, { "name": "CONNEC_4_5", "type": "esriFieldTypeString", "alias": "CONNEC_4_5", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CONNEC_4_5" }, { "name": "CONNEC_5_5", "type": "esriFieldTypeString", "alias": "CONNEC_5_5", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CONNEC_5_5" }, { "name": "GRIDID", "type": "esriFieldTypeString", "alias": "GRIDID", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "GRIDID" }, { "name": "MUID_G", "type": "esriFieldTypeString", "alias": "MUID_G", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MUID_G" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Old_FacilityID", "type": "esriFieldTypeString", "alias": "Old_FacilityID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Old_FacilityID" }, { "name": "WJCUDGIS_SDE_wHydrant_Area", "type": "esriFieldTypeString", "alias": "WJCUDGIS.SDE.wHydrant.Area", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WJCUDGIS_SDE_wHydrant_Area" }, { "name": "Hyd_Area", "type": "esriFieldTypeSmallInteger", "alias": "Hyd_Area", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Hyd_Area" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "ESRIGNSS_RECEIVER", "type": "esriFieldTypeString", "alias": "Receiver Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ESRIGNSS_RECEIVER" }, { "name": "ESRIGNSS_H_RMS", "type": "esriFieldTypeDouble", "alias": "Hor Accuracy", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_H_RMS" }, { "name": "ESRIGNSS_V_RMS", "type": "esriFieldTypeDouble", "alias": "Ver Accuracy", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_V_RMS" }, { "name": "ESRIGNSS_LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_LATITUDE" }, { "name": "ESRIGNSS_LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_LONGITUDE" }, { "name": "ESRIGNSS_ALTITUDE", "type": "esriFieldTypeDouble", "alias": "Altitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_ALTITUDE" }, { "name": "ESRIGNSS_PDOP", "type": "esriFieldTypeDouble", "alias": "PDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_PDOP" }, { "name": "ESRIGNSS_HDOP", "type": "esriFieldTypeDouble", "alias": "HDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_HDOP" }, { "name": "ESRIGNSS_VDOP", "type": "esriFieldTypeDouble", "alias": "VDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_VDOP" }, { "name": "ESRIGNSS_FIXTYPE", "type": "esriFieldTypeSmallInteger", "alias": "Fix Type", "domain": { "type": "codedValue", "name": "ESRI_FIXED_TYPE", "description": "TYPE OF GPS SIGNAL OR NO SIGNAL", "codedValues": [ { "name": "fixed not valid", "code": 0 }, { "name": "GPS", "code": 1 }, { "name": "Differential GPS", "code": 2 }, { "name": "RTK Fixed", "code": 4 }, { "name": "RTK Float", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_FIXTYPE" }, { "name": "ESRIGNSS_CORRECTIONAGE", "type": "esriFieldTypeDouble", "alias": "Corr Age", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_CORRECTIONAGE" }, { "name": "ESRIGNSS_STATIONID", "type": "esriFieldTypeSmallInteger", "alias": "Station ID", "domain": { "type": "range", "name": "ESRI_STATION_ID", "description": "TOTAL NUMBER OF STATIONS USED", "range": [ 0, 1023 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_STATIONID" }, { "name": "ESRIGNSS_NUMSATS", "type": "esriFieldTypeSmallInteger", "alias": "Num of Satellites", "domain": { "type": "range", "name": "ESRI_NUM_SATS", "description": "TOTAL SATELITTES BEING USED", "range": [ 0, 99 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_NUMSATS" }, { "name": "ESRIGNSS_FIXDATETIME", "type": "esriFieldTypeDate", "alias": "Fix Time ", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ESRIGNSS_FIXDATETIME" }, { "name": "ESRIGNSS_AVG_H_RMS", "type": "esriFieldTypeDouble", "alias": "Avg Horz Accur", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_H_RMS" }, { "name": "ESRIGNSS_AVG_V_RMS", "type": "esriFieldTypeDouble", "alias": "Avg Vert Accur", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_V_RMS" }, { "name": "ESRIGNSS_AVG_POSITIONS", "type": "esriFieldTypeInteger", "alias": "Number Avg Positions", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_POSITIONS" }, { "name": "ESRIGNSS_H_STDDEV", "type": "esriFieldTypeDouble", "alias": "Standard Deviations", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_H_STDDEV" }, { "name": "WJCUD_AREA", "type": "esriFieldTypeSmallInteger", "alias": "WJCUD Area", "domain": { "type": "range", "name": "WJCUD_AREAS", "description": "Locations of asset based on WJCUD locations", "range": [ 1, 6 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WJCUD_AREA" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R136_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_136", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S88_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Old_Hydrant_Locations", "description": "", "prototype": { "attributes": { "ESRIGNSS_H_STDDEV": null, "ESRIGNSS_AVG_POSITIONS": null, "Field": null, "FACILITYID": null, "INSTALLDAT": null, "LOCDESC": null, "ROTATION": null, "MANUFACTUR": null, "OPERABLE": null, "LASTSERVIC": null, "ENABLED": 1, "ACTIVEFLAG": null, "OWNEDBY": null, "MAINTBY": null, "LASTUPDATE": null, "LASTEDITOR": null, "FLOW": null, "YEAR": null, "MANUFACT_1": null, "STEAMER": null, "SIZE": null, "REMARK": null, "E_DATE": null, "E_TIME": null, "E_SERIAL": null, "E_PNAME": null, "E_DGPS": null, "E_CODERTK": null, "E_FLOAT": null, "E_RTK": null, "E_HDOP": null, "E_PDOP": null, "E_RMSH": null, "E_RMSV": null, "E_SAT": null, "E_USER": null, "E_PROJECT": null, "E_DEPTH": null, "E_SPEED": null, "X": null, "Y": null, "SUBTYPE": null, "CONNEC_2_5": null, "CONNEC_4_5": null, "CONNEC_5_5": null, "GRIDID": null, "MUID_G": null, "WJCUD_AREA": null, "Old_FacilityID": null, "WJCUDGIS_SDE_wHydrant_Area": null, "Hyd_Area": null, "ESRIGNSS_AVG_V_RMS": null, "ESRIGNSS_AVG_H_RMS": null, "ESRIGNSS_FIXDATETIME": null, "ESRIGNSS_NUMSATS": null, "ESRIGNSS_RECEIVER": null, "ESRIGNSS_H_RMS": null, "ESRIGNSS_V_RMS": null, "ESRIGNSS_LATITUDE": null, "ESRIGNSS_LONGITUDE": null, "ESRIGNSS_ALTITUDE": null, "ESRIGNSS_PDOP": null, "ESRIGNSS_HDOP": null, "ESRIGNSS_VDOP": null, "ESRIGNSS_FIXTYPE": null, "ESRIGNSS_CORRECTIONAGE": null, "ESRIGNSS_STATIONID": 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, "serviceItemId": "74f50bc45145481ba7bf7d0a98fe207f" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 24, "name": "Watermain old", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriDecimalDegrees" }, "hasMetadata": true, "extent": { "xmin": -88.88382517314612, "ymin": 30.422572813297954, "xmax": -88.76586210169386, "ymax": 30.503332803663458, "spatialReference": { "wkid": 104145, "latestWkid": 6318, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102694, "latestWkid": 2254, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463400, "falseY": -43523900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 115, 223, 255, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FACILITYID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "INSTALLDAT", "type": "esriFieldTypeDate", "alias": "INSTALLDAT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDAT" }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "MATERIAL" }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIAMETER" }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "WATERTYPE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "WATERTYPE" }, { "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": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "ACTIVEFLAG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACTIVEFLAG" }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "OWNEDBY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OWNEDBY" }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "MAINTBY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAINTBY" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "SIZE", "type": "esriFieldTypeString", "alias": "SIZE", "domain": null, "editable": true, "nullable": true, "length": 27, "defaultValue": null, "modelName": "SIZE" }, { "name": "COMPOSITIO", "type": "esriFieldTypeString", "alias": "COMPOSITIO", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "COMPOSITIO" }, { "name": "REMARK", "type": "esriFieldTypeString", "alias": "REMARK", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "REMARK" }, { "name": "E_DATE", "type": "esriFieldTypeString", "alias": "E_DATE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "E_DATE" }, { "name": "E_TIME", "type": "esriFieldTypeString", "alias": "E_TIME", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "E_TIME" }, { "name": "E_DGPS", "type": "esriFieldTypeDouble", "alias": "E_DGPS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_DGPS" }, { "name": "E_LENGTH", "type": "esriFieldTypeDouble", "alias": "E_LENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_LENGTH" }, { "name": "GRIDID", "type": "esriFieldTypeString", "alias": "GRIDID", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "GRIDID" }, { "name": "SHAPE_Leng", "type": "esriFieldTypeDouble", "alias": "SHAPE_Leng", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE_Leng" }, { "name": "MUID_G", "type": "esriFieldTypeString", "alias": "MUID_G", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MUID_G" }, { "name": "Shape_Le_1", "type": "esriFieldTypeDouble", "alias": "Shape_Le_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_Le_1" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GPSDEVICE", "type": "esriFieldTypeString", "alias": "GPSDEVICE", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "GPSDEVICE" }, { "name": "GPSDATE", "type": "esriFieldTypeDate", "alias": "GPSDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "GPSDATE" }, { "name": "E_PROJECT", "type": "esriFieldTypeString", "alias": "E_PROJECT", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "E_PROJECT" }, { "name": "E_PDOP", "type": "esriFieldTypeDouble", "alias": "PDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_PDOP" }, { "name": "E_HDOP", "type": "esriFieldTypeDouble", "alias": "HDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_HDOP" }, { "name": "E_RMSH", "type": "esriFieldTypeDouble", "alias": "E_RMSH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_RMSH" }, { "name": "E_RMSV", "type": "esriFieldTypeDouble", "alias": "E_RMSV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_RMSV" }, { "name": "CorrStatus", "type": "esriFieldTypeString", "alias": "CorrStatus", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CorrStatus" }, { "name": "CorrSource", "type": "esriFieldTypeString", "alias": "CorrSource", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CorrSource" }, { "name": "DeviceID", "type": "esriFieldTypeString", "alias": "E_Serial", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DeviceID" }, { "name": "ESRIGNSS_RECEIVER", "type": "esriFieldTypeString", "alias": "Receiver Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ESRIGNSS_RECEIVER" }, { "name": "ESRIGNSS_H_RMS", "type": "esriFieldTypeDouble", "alias": "Hor Accuracy", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_H_RMS" }, { "name": "ESRIGNSS_V_RMS", "type": "esriFieldTypeDouble", "alias": "Ver Accuracy", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_V_RMS" }, { "name": "ESRIGNSS_LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_LATITUDE" }, { "name": "ESRIGNSS_LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_LONGITUDE" }, { "name": "ESRIGNSS_ALTITUDE", "type": "esriFieldTypeDouble", "alias": "Altitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_ALTITUDE" }, { "name": "ESRIGNSS_PDOP", "type": "esriFieldTypeDouble", "alias": "PDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_PDOP" }, { "name": "ESRIGNSS_HDOP", "type": "esriFieldTypeDouble", "alias": "HDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_HDOP" }, { "name": "ESRIGNSS_VDOP", "type": "esriFieldTypeDouble", "alias": "VDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_VDOP" }, { "name": "ESRIGNSS_FIXTYPE", "type": "esriFieldTypeSmallInteger", "alias": "Fix Type", "domain": { "type": "codedValue", "name": "ESRI_FIXED_TYPE", "description": "TYPE OF GPS SIGNAL OR NO SIGNAL", "codedValues": [ { "name": "fixed not valid", "code": 0 }, { "name": "GPS", "code": 1 }, { "name": "Differential GPS", "code": 2 }, { "name": "RTK Fixed", "code": 4 }, { "name": "RTK Float", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_FIXTYPE" }, { "name": "ESRIGNSS_CORRECTIONAGE", "type": "esriFieldTypeDouble", "alias": "Corr Age", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_CORRECTIONAGE" }, { "name": "ESRIGNSS_STATIONID", "type": "esriFieldTypeSmallInteger", "alias": "Station ID", "domain": { "type": "range", "name": "ESRI_STATION_ID", "description": "TOTAL NUMBER OF STATIONS USED", "range": [ 0, 1023 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_STATIONID" }, { "name": "ESRIGNSS_NUMSATS", "type": "esriFieldTypeSmallInteger", "alias": "Num of Satellites", "domain": { "type": "range", "name": "ESRI_NUM_SATS", "description": "TOTAL SATELITTES BEING USED", "range": [ 0, 99 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_NUMSATS" }, { "name": "ESRIGNSS_FIXDATETIME", "type": "esriFieldTypeDate", "alias": "Fix Time ", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ESRIGNSS_FIXDATETIME" }, { "name": "ESRIGNSS_AVG_H_RMS", "type": "esriFieldTypeDouble", "alias": "Avg Horz Accur", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_H_RMS" }, { "name": "ESRIGNSS_AVG_V_RMS", "type": "esriFieldTypeDouble", "alias": "Avg Vert Accur", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_V_RMS" }, { "name": "ESRIGNSS_AVG_POSITIONS", "type": "esriFieldTypeInteger", "alias": "Number Avg Positions", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_POSITIONS" }, { "name": "ESRIGNSS_H_STDDEV", "type": "esriFieldTypeDouble", "alias": "Standard Deviations", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_H_STDDEV" }, { "name": "WJCUD_AREA", "type": "esriFieldTypeSmallInteger", "alias": "WJCUD Area", "domain": { "type": "range", "name": "WJCUD_AREAS", "description": "Locations of asset based on WJCUD locations", "range": [ 1, 6 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WJCUD_AREA" }, { "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": "R39_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_39", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S27_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Watermain old", "description": "", "prototype": { "attributes": { "WJCUD_AREA": null, "ESRIGNSS_H_STDDEV": null, "FACILITYID": null, "INSTALLDAT": null, "MATERIAL": null, "DIAMETER": null, "WATERTYPE": null, "ENABLED": 1, "ACTIVEFLAG": null, "OWNEDBY": null, "MAINTBY": null, "LASTUPDATE": null, "LASTEDITOR": null, "SIZE": null, "COMPOSITIO": null, "REMARK": null, "E_DATE": null, "E_TIME": null, "E_DGPS": null, "E_LENGTH": null, "GRIDID": null, "SHAPE_Leng": null, "MUID_G": null, "Shape_Le_1": null, "ESRIGNSS_AVG_POSITIONS": null, "ESRIGNSS_AVG_V_RMS": null, "ESRIGNSS_AVG_H_RMS": null, "ESRIGNSS_FIXDATETIME": null, "ESRIGNSS_NUMSATS": null, "GPSDEVICE": null, "GPSDATE": null, "E_PROJECT": null, "E_PDOP": null, "E_HDOP": null, "E_RMSH": null, "E_RMSV": null, "CorrStatus": null, "CorrSource": null, "DeviceID": null, "ESRIGNSS_RECEIVER": null, "ESRIGNSS_H_RMS": null, "ESRIGNSS_V_RMS": null, "ESRIGNSS_LATITUDE": null, "ESRIGNSS_LONGITUDE": null, "ESRIGNSS_ALTITUDE": null, "ESRIGNSS_PDOP": null, "ESRIGNSS_HDOP": null, "ESRIGNSS_VDOP": null, "ESRIGNSS_FIXTYPE": null, "ESRIGNSS_CORRECTIONAGE": null, "ESRIGNSS_STATIONID": 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, "serviceItemId": "74f50bc45145481ba7bf7d0a98fe207f" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 28, "name": "Old Water Service Connection", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": 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": "esriDecimalDegrees" }, "hasMetadata": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 104145, "latestWkid": 6318, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102694, "latestWkid": 2254, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463400, "falseY": -43523900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 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": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "E_PNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "ACCOUNTID", "type": "esriFieldTypeString", "alias": "ACCOUNTID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ACCOUNTID" }, { "name": "METSERVICE", "type": "esriFieldTypeString", "alias": "METSERVICE", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "METSERVICE" }, { "name": "SERVICETYP", "type": "esriFieldTypeString", "alias": "SERVICETYP", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SERVICETYP" }, { "name": "INSTALLDAT", "type": "esriFieldTypeDate", "alias": "INSTALLDAT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDAT" }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "LOCDESC", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LOCDESC" }, { "name": "ROTATION", "type": "esriFieldTypeDouble", "alias": "ROTATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROTATION" }, { "name": "LOCATIONID", "type": "esriFieldTypeString", "alias": "LOCATIONID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LOCATIONID" }, { "name": "CRITICAL", "type": "esriFieldTypeSmallInteger", "alias": "CRITICAL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CRITICAL" }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "ENABLED", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "ENABLED" }, { "name": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "ACTIVEFLAG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACTIVEFLAG" }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "OWNEDBY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OWNEDBY" }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "MAINTBY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAINTBY" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "SERIALNUMB", "type": "esriFieldTypeString", "alias": "SERIALNUMB", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SERIALNUMB" }, { "name": "EID_NUMBER", "type": "esriFieldTypeString", "alias": "EID_NUMBER", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "EID_NUMBER" }, { "name": "SIZE", "type": "esriFieldTypeString", "alias": "SIZE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SIZE" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "TYPE" }, { "name": "BOX", "type": "esriFieldTypeString", "alias": "BOX", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "BOX" }, { "name": "ABOVEGROUN", "type": "esriFieldTypeString", "alias": "ABOVEGROUN", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ABOVEGROUN" }, { "name": "DOUBLECHEC", "type": "esriFieldTypeString", "alias": "DOUBLECHEC", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "DOUBLECHEC" }, { "name": "REMARK", "type": "esriFieldTypeString", "alias": "REMARK", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "REMARK" }, { "name": "E_DATE", "type": "esriFieldTypeString", "alias": "E_DATE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "E_DATE" }, { "name": "E_TIME", "type": "esriFieldTypeString", "alias": "E_TIME", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "E_TIME" }, { "name": "E_SERIAL", "type": "esriFieldTypeString", "alias": "E_SERIAL", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "E_SERIAL" }, { "name": "E_PNAME", "type": "esriFieldTypeString", "alias": "E_PNAME", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "E_PNAME" }, { "name": "E_DGPS", "type": "esriFieldTypeDouble", "alias": "E_DGPS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_DGPS" }, { "name": "E_CODERTK", "type": "esriFieldTypeDouble", "alias": "E_CODERTK", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_CODERTK" }, { "name": "E_FLOAT", "type": "esriFieldTypeDouble", "alias": "E_FLOAT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_FLOAT" }, { "name": "E_RTK", "type": "esriFieldTypeDouble", "alias": "E_RTK", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_RTK" }, { "name": "E_HDOP", "type": "esriFieldTypeDouble", "alias": "E_HDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_HDOP" }, { "name": "E_PDOP", "type": "esriFieldTypeDouble", "alias": "E_PDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_PDOP" }, { "name": "E_RMSH", "type": "esriFieldTypeDouble", "alias": "E_RMSH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_RMSH" }, { "name": "E_RMSV", "type": "esriFieldTypeDouble", "alias": "E_RMSV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_RMSV" }, { "name": "E_SAT", "type": "esriFieldTypeDouble", "alias": "E_SAT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_SAT" }, { "name": "E_USER", "type": "esriFieldTypeString", "alias": "E_USER", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "E_USER" }, { "name": "E_PROJECT", "type": "esriFieldTypeString", "alias": "E_PROJECT", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "E_PROJECT" }, { "name": "E_DEPTH", "type": "esriFieldTypeDouble", "alias": "E_DEPTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_DEPTH" }, { "name": "E_SPEED", "type": "esriFieldTypeDouble", "alias": "E_SPEED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_SPEED" }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X" }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y" }, { "name": "Z", "type": "esriFieldTypeDouble", "alias": "Z", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Z" }, { "name": "E_AVG", "type": "esriFieldTypeDouble", "alias": "E_AVG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_AVG" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "GRIDID", "type": "esriFieldTypeString", "alias": "GRIDID", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "GRIDID" }, { "name": "MUID_G", "type": "esriFieldTypeString", "alias": "MUID_G", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MUID_G" }, { "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": "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": "R139_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_139", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S91_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Old Water Service Connection", "description": "", "prototype": { "attributes": { "last_edited_user": null, "last_edited_date": null, "created_date": null, "FACILITYID": null, "ACCOUNTID": null, "METSERVICE": null, "SERVICETYP": null, "INSTALLDAT": null, "LOCDESC": null, "ROTATION": null, "LOCATIONID": null, "CRITICAL": null, "ENABLED": 1, "ACTIVEFLAG": null, "OWNEDBY": null, "MAINTBY": null, "LASTUPDATE": null, "LASTEDITOR": null, "SERIALNUMB": null, "EID_NUMBER": null, "SIZE": null, "TYPE": null, "BOX": null, "ABOVEGROUN": null, "DOUBLECHEC": null, "REMARK": null, "E_DATE": null, "E_TIME": null, "E_SERIAL": null, "E_PNAME": null, "E_DGPS": null, "E_CODERTK": null, "E_FLOAT": null, "E_RTK": null, "E_HDOP": null, "E_PDOP": null, "E_RMSH": null, "E_RMSV": null, "E_SAT": null, "E_USER": null, "E_PROJECT": null, "E_DEPTH": null, "E_SPEED": null, "X": null, "Y": null, "Z": null, "E_AVG": null, "ADDRESS": null, "GRIDID": null, "MUID_G": null, "created_user": 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, "serviceItemId": "74f50bc45145481ba7bf7d0a98fe207f" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 23, "name": "Pressuremain old", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriDecimalDegrees" }, "hasMetadata": true, "extent": { "xmin": -88.88311719833747, "ymin": 30.422870368804517, "xmax": -88.77930515303052, "ymax": 30.503317675839924, "spatialReference": { "wkid": 104145, "latestWkid": 6318, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102694, "latestWkid": 2254, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463400, "falseY": -43523900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 163, 255, 115, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FACILITYID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "INSTALLDAT", "type": "esriFieldTypeDate", "alias": "INSTALLDAT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDAT" }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "MATERIAL" }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIAMETER" }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "WATERTYPE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "WATERTYPE" }, { "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": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "ACTIVEFLAG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACTIVEFLAG" }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "OWNEDBY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OWNEDBY" }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "MAINTBY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAINTBY" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "SIZE", "type": "esriFieldTypeString", "alias": "SIZE", "domain": null, "editable": true, "nullable": true, "length": 27, "defaultValue": null, "modelName": "SIZE" }, { "name": "COMPOSITIO", "type": "esriFieldTypeString", "alias": "COMPOSITIO", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "COMPOSITIO" }, { "name": "REMARK", "type": "esriFieldTypeString", "alias": "REMARK", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "REMARK" }, { "name": "E_DATE", "type": "esriFieldTypeString", "alias": "E_DATE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "E_DATE" }, { "name": "E_TIME", "type": "esriFieldTypeString", "alias": "E_TIME", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "E_TIME" }, { "name": "E_DGPS", "type": "esriFieldTypeDouble", "alias": "E_DGPS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_DGPS" }, { "name": "E_LENGTH", "type": "esriFieldTypeDouble", "alias": "E_LENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_LENGTH" }, { "name": "GRIDID", "type": "esriFieldTypeString", "alias": "GRIDID", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "GRIDID" }, { "name": "SHAPE_Leng", "type": "esriFieldTypeDouble", "alias": "SHAPE_Leng", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE_Leng" }, { "name": "MUID_G", "type": "esriFieldTypeString", "alias": "MUID_G", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MUID_G" }, { "name": "Shape_Le_1", "type": "esriFieldTypeDouble", "alias": "Shape_Le_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_Le_1" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GPSDEVICE", "type": "esriFieldTypeString", "alias": "GPSDEVICE", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "GPSDEVICE" }, { "name": "GPSDATE", "type": "esriFieldTypeDate", "alias": "GPSDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "GPSDATE" }, { "name": "E_PROJECT", "type": "esriFieldTypeString", "alias": "E_PROJECT", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "E_PROJECT" }, { "name": "E_PDOP", "type": "esriFieldTypeDouble", "alias": "PDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_PDOP" }, { "name": "E_HDOP", "type": "esriFieldTypeDouble", "alias": "HDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_HDOP" }, { "name": "E_RMSH", "type": "esriFieldTypeDouble", "alias": "E_RMSH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_RMSH" }, { "name": "E_RMSV", "type": "esriFieldTypeDouble", "alias": "E_RMSV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_RMSV" }, { "name": "CorrStatus", "type": "esriFieldTypeString", "alias": "CorrStatus", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CorrStatus" }, { "name": "CorrSource", "type": "esriFieldTypeString", "alias": "CorrSource", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CorrSource" }, { "name": "DeviceID", "type": "esriFieldTypeString", "alias": "E_Serial", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DeviceID" }, { "name": "ESRIGNSS_RECEIVER", "type": "esriFieldTypeString", "alias": "Receiver Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ESRIGNSS_RECEIVER" }, { "name": "ESRIGNSS_H_RMS", "type": "esriFieldTypeDouble", "alias": "Hor Accuracy", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_H_RMS" }, { "name": "ESRIGNSS_V_RMS", "type": "esriFieldTypeDouble", "alias": "Ver Accuracy", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_V_RMS" }, { "name": "ESRIGNSS_LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_LATITUDE" }, { "name": "ESRIGNSS_LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_LONGITUDE" }, { "name": "ESRIGNSS_ALTITUDE", "type": "esriFieldTypeDouble", "alias": "Altitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_ALTITUDE" }, { "name": "ESRIGNSS_PDOP", "type": "esriFieldTypeDouble", "alias": "PDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_PDOP" }, { "name": "ESRIGNSS_HDOP", "type": "esriFieldTypeDouble", "alias": "HDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_HDOP" }, { "name": "ESRIGNSS_VDOP", "type": "esriFieldTypeDouble", "alias": "VDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_VDOP" }, { "name": "ESRIGNSS_FIXTYPE", "type": "esriFieldTypeSmallInteger", "alias": "Fix Type", "domain": { "type": "codedValue", "name": "ESRI_FIXED_TYPE", "description": "TYPE OF GPS SIGNAL OR NO SIGNAL", "codedValues": [ { "name": "fixed not valid", "code": 0 }, { "name": "GPS", "code": 1 }, { "name": "Differential GPS", "code": 2 }, { "name": "RTK Fixed", "code": 4 }, { "name": "RTK Float", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_FIXTYPE" }, { "name": "ESRIGNSS_CORRECTIONAGE", "type": "esriFieldTypeDouble", "alias": "Corr Age", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_CORRECTIONAGE" }, { "name": "ESRIGNSS_STATIONID", "type": "esriFieldTypeSmallInteger", "alias": "Station ID", "domain": { "type": "range", "name": "ESRI_STATION_ID", "description": "TOTAL NUMBER OF STATIONS USED", "range": [ 0, 1023 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_STATIONID" }, { "name": "ESRIGNSS_NUMSATS", "type": "esriFieldTypeSmallInteger", "alias": "Num of Satellites", "domain": { "type": "range", "name": "ESRI_NUM_SATS", "description": "TOTAL SATELITTES BEING USED", "range": [ 0, 99 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_NUMSATS" }, { "name": "ESRIGNSS_FIXDATETIME", "type": "esriFieldTypeDate", "alias": "Fix Time ", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ESRIGNSS_FIXDATETIME" }, { "name": "ESRIGNSS_AVG_H_RMS", "type": "esriFieldTypeDouble", "alias": "Avg Horz Accur", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_H_RMS" }, { "name": "ESRIGNSS_AVG_V_RMS", "type": "esriFieldTypeDouble", "alias": "Avg Vert Accur", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_V_RMS" }, { "name": "ESRIGNSS_AVG_POSITIONS", "type": "esriFieldTypeInteger", "alias": "Number Avg Positions", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_POSITIONS" }, { "name": "ESRIGNSS_H_STDDEV", "type": "esriFieldTypeDouble", "alias": "Standard Deviations", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_H_STDDEV" }, { "name": "WJCUD_AREA", "type": "esriFieldTypeSmallInteger", "alias": "WJCUD Area", "domain": { "type": "range", "name": "WJCUD_AREAS", "description": "Locations of asset based on WJCUD locations", "range": [ 1, 6 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WJCUD_AREA" }, { "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": "R21_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_21", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S10_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Pressuremain old", "description": "", "prototype": { "attributes": { "WJCUD_AREA": null, "ESRIGNSS_H_STDDEV": null, "FACILITYID": null, "INSTALLDAT": null, "MATERIAL": null, "DIAMETER": null, "WATERTYPE": null, "ENABLED": 1, "ACTIVEFLAG": null, "OWNEDBY": null, "MAINTBY": null, "LASTUPDATE": null, "LASTEDITOR": null, "SIZE": null, "COMPOSITIO": null, "REMARK": null, "E_DATE": null, "E_TIME": null, "E_DGPS": null, "E_LENGTH": null, "GRIDID": null, "SHAPE_Leng": null, "MUID_G": null, "Shape_Le_1": null, "ESRIGNSS_AVG_POSITIONS": null, "ESRIGNSS_AVG_V_RMS": null, "ESRIGNSS_AVG_H_RMS": null, "ESRIGNSS_FIXDATETIME": null, "ESRIGNSS_NUMSATS": null, "GPSDEVICE": null, "GPSDATE": null, "E_PROJECT": null, "E_PDOP": null, "E_HDOP": null, "E_RMSH": null, "E_RMSV": null, "CorrStatus": null, "CorrSource": null, "DeviceID": null, "ESRIGNSS_RECEIVER": null, "ESRIGNSS_H_RMS": null, "ESRIGNSS_V_RMS": null, "ESRIGNSS_LATITUDE": null, "ESRIGNSS_LONGITUDE": null, "ESRIGNSS_ALTITUDE": null, "ESRIGNSS_PDOP": null, "ESRIGNSS_HDOP": null, "ESRIGNSS_VDOP": null, "ESRIGNSS_FIXTYPE": null, "ESRIGNSS_CORRECTIONAGE": null, "ESRIGNSS_STATIONID": 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, "serviceItemId": "74f50bc45145481ba7bf7d0a98fe207f" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 22, "name": "Gravitymain old", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriDecimalDegrees" }, "hasMetadata": true, "extent": { "xmin": -88.8833952053723, "ymin": 30.424847650078288, "xmax": -88.76741393882865, "ymax": 30.499415249495172, "spatialReference": { "wkid": 104145, "latestWkid": 6318, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102694, "latestWkid": 2254, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463400, "falseY": -43523900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 85, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FACILITYID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "INSTALLDAT", "type": "esriFieldTypeDate", "alias": "INSTALLDAT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDAT" }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MATERIAL" }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIAMETER" }, { "name": "MAINSHAPE", "type": "esriFieldTypeString", "alias": "MAINSHAPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MAINSHAPE" }, { "name": "LINEDYEAR", "type": "esriFieldTypeString", "alias": "LINEDYEAR", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LINEDYEAR" }, { "name": "LINERTYPE", "type": "esriFieldTypeString", "alias": "LINERTYPE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LINERTYPE" }, { "name": "FROMMH", "type": "esriFieldTypeString", "alias": "FROMMH", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "FROMMH" }, { "name": "TOMH", "type": "esriFieldTypeString", "alias": "TOMH", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "TOMH" }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "WATERTYPE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "WATERTYPE" }, { "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": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "ACTIVEFLAG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACTIVEFLAG" }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "OWNEDBY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OWNEDBY" }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "MAINTBY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAINTBY" }, { "name": "SUMFLOW", "type": "esriFieldTypeDouble", "alias": "SUMFLOW", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUMFLOW" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "DOWNELEV", "type": "esriFieldTypeDouble", "alias": "DOWNELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DOWNELEV" }, { "name": "UPELEV", "type": "esriFieldTypeDouble", "alias": "UPELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UPELEV" }, { "name": "SLOPE", "type": "esriFieldTypeDouble", "alias": "SLOPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SLOPE" }, { "name": "SUBTYPE", "type": "esriFieldTypeSmallInteger", "alias": "SUBTYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUBTYPE" }, { "name": "SIZE", "type": "esriFieldTypeString", "alias": "SIZE", "domain": null, "editable": true, "nullable": true, "length": 27, "defaultValue": null, "modelName": "SIZE" }, { "name": "COMPOSITIO", "type": "esriFieldTypeString", "alias": "COMPOSITIO", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "COMPOSITIO" }, { "name": "REMARK", "type": "esriFieldTypeString", "alias": "REMARK", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "REMARK" }, { "name": "E_DATE", "type": "esriFieldTypeString", "alias": "E_DATE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "E_DATE" }, { "name": "E_TIME", "type": "esriFieldTypeString", "alias": "E_TIME", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "E_TIME" }, { "name": "E_DGPS", "type": "esriFieldTypeDouble", "alias": "E_DGPS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_DGPS" }, { "name": "E_LENGTH", "type": "esriFieldTypeDouble", "alias": "E_LENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_LENGTH" }, { "name": "GRIDID", "type": "esriFieldTypeString", "alias": "GRIDID", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "GRIDID" }, { "name": "SHAPE_Leng", "type": "esriFieldTypeDouble", "alias": "SHAPE_Leng", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE_Leng" }, { "name": "MUID_G", "type": "esriFieldTypeString", "alias": "MUID_G", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MUID_G" }, { "name": "Shape_Le_1", "type": "esriFieldTypeDouble", "alias": "Shape_Le_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_Le_1" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONDITION" }, { "name": "Lined_Repair_Date", "type": "esriFieldTypeDate", "alias": "Lined/Repair Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Lined_Repair_Date" }, { "name": "Materials_Used", "type": "esriFieldTypeString", "alias": "Materials Used", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Materials_Used" }, { "name": "CCTVD_Date", "type": "esriFieldTypeDate", "alias": "CCTV'D Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CCTVD_Date" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GPSDEVICE", "type": "esriFieldTypeString", "alias": "GPSDEVICE", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "GPSDEVICE" }, { "name": "GPSDATE", "type": "esriFieldTypeDate", "alias": "GPSDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "GPSDATE" }, { "name": "E_PROJECT", "type": "esriFieldTypeString", "alias": "E_PROJECT", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "E_PROJECT" }, { "name": "E_PDOP", "type": "esriFieldTypeDouble", "alias": "PDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_PDOP" }, { "name": "E_HDOP", "type": "esriFieldTypeDouble", "alias": "HDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_HDOP" }, { "name": "E_RMSH", "type": "esriFieldTypeDouble", "alias": "E_RMSH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_RMSH" }, { "name": "E_RMSV", "type": "esriFieldTypeDouble", "alias": "E_RMSV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_RMSV" }, { "name": "CorrStatus", "type": "esriFieldTypeString", "alias": "CorrStatus", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CorrStatus" }, { "name": "CorrSource", "type": "esriFieldTypeString", "alias": "CorrSource", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CorrSource" }, { "name": "DeviceID", "type": "esriFieldTypeString", "alias": "E_Serial", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DeviceID" }, { "name": "ESRIGNSS_RECEIVER", "type": "esriFieldTypeString", "alias": "Receiver Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ESRIGNSS_RECEIVER" }, { "name": "ESRIGNSS_H_RMS", "type": "esriFieldTypeDouble", "alias": "Hor Accuracy", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_H_RMS" }, { "name": "ESRIGNSS_V_RMS", "type": "esriFieldTypeDouble", "alias": "Ver Accuracy", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_V_RMS" }, { "name": "ESRIGNSS_LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_LATITUDE" }, { "name": "ESRIGNSS_LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_LONGITUDE" }, { "name": "ESRIGNSS_ALTITUDE", "type": "esriFieldTypeDouble", "alias": "Altitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_ALTITUDE" }, { "name": "ESRIGNSS_PDOP", "type": "esriFieldTypeDouble", "alias": "PDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_PDOP" }, { "name": "ESRIGNSS_HDOP", "type": "esriFieldTypeDouble", "alias": "HDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_HDOP" }, { "name": "ESRIGNSS_VDOP", "type": "esriFieldTypeDouble", "alias": "VDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_VDOP" }, { "name": "ESRIGNSS_FIXTYPE", "type": "esriFieldTypeSmallInteger", "alias": "Fix Type", "domain": { "type": "codedValue", "name": "ESRI_FIXED_TYPE", "description": "TYPE OF GPS SIGNAL OR NO SIGNAL", "codedValues": [ { "name": "fixed not valid", "code": 0 }, { "name": "GPS", "code": 1 }, { "name": "Differential GPS", "code": 2 }, { "name": "RTK Fixed", "code": 4 }, { "name": "RTK Float", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_FIXTYPE" }, { "name": "ESRIGNSS_CORRECTIONAGE", "type": "esriFieldTypeDouble", "alias": "Corr Age", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_CORRECTIONAGE" }, { "name": "ESRIGNSS_STATIONID", "type": "esriFieldTypeSmallInteger", "alias": "Station ID", "domain": { "type": "range", "name": "ESRI_STATION_ID", "description": "TOTAL NUMBER OF STATIONS USED", "range": [ 0, 1023 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_STATIONID" }, { "name": "ESRIGNSS_NUMSATS", "type": "esriFieldTypeSmallInteger", "alias": "Num of Satellites", "domain": { "type": "range", "name": "ESRI_NUM_SATS", "description": "TOTAL SATELITTES BEING USED", "range": [ 0, 99 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_NUMSATS" }, { "name": "ESRIGNSS_FIXDATETIME", "type": "esriFieldTypeDate", "alias": "Fix Time ", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ESRIGNSS_FIXDATETIME" }, { "name": "ESRIGNSS_AVG_H_RMS", "type": "esriFieldTypeDouble", "alias": "Avg Horz Accur", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_H_RMS" }, { "name": "ESRIGNSS_AVG_V_RMS", "type": "esriFieldTypeDouble", "alias": "Avg Vert Accur", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_V_RMS" }, { "name": "ESRIGNSS_AVG_POSITIONS", "type": "esriFieldTypeInteger", "alias": "Number Avg Positions", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_POSITIONS" }, { "name": "ESRIGNSS_H_STDDEV", "type": "esriFieldTypeDouble", "alias": "Standard Deviations", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_H_STDDEV" }, { "name": "WJCUD_AREA", "type": "esriFieldTypeSmallInteger", "alias": "WJCUD Area", "domain": { "type": "range", "name": "WJCUD_AREAS", "description": "Locations of asset based on WJCUD locations", "range": [ 1, 6 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WJCUD_AREA" }, { "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": "R16_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_16", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Gravitymain old", "description": "", "prototype": { "attributes": { "WJCUD_AREA": null, "ESRIGNSS_H_STDDEV": null, "FACILITYID": null, "INSTALLDAT": null, "MATERIAL": null, "DIAMETER": null, "MAINSHAPE": null, "LINEDYEAR": null, "LINERTYPE": null, "FROMMH": null, "TOMH": null, "WATERTYPE": null, "ENABLED": 1, "ACTIVEFLAG": null, "OWNEDBY": null, "MAINTBY": null, "SUMFLOW": null, "LASTUPDATE": null, "LASTEDITOR": null, "DOWNELEV": null, "UPELEV": null, "SLOPE": null, "SUBTYPE": null, "SIZE": null, "COMPOSITIO": null, "REMARK": null, "E_DATE": null, "E_TIME": null, "E_DGPS": null, "E_LENGTH": null, "GRIDID": null, "SHAPE_Leng": null, "MUID_G": null, "Shape_Le_1": null, "ESRIGNSS_AVG_POSITIONS": null, "CONDITION": null, "Lined_Repair_Date": null, "Materials_Used": null, "CCTVD_Date": null, "ESRIGNSS_AVG_V_RMS": null, "ESRIGNSS_AVG_H_RMS": null, "ESRIGNSS_FIXDATETIME": null, "ESRIGNSS_NUMSATS": null, "GPSDEVICE": null, "GPSDATE": null, "E_PROJECT": null, "E_PDOP": null, "E_HDOP": null, "E_RMSH": null, "E_RMSV": null, "CorrStatus": null, "CorrSource": null, "DeviceID": null, "ESRIGNSS_RECEIVER": null, "ESRIGNSS_H_RMS": null, "ESRIGNSS_V_RMS": null, "ESRIGNSS_LATITUDE": null, "ESRIGNSS_LONGITUDE": null, "ESRIGNSS_ALTITUDE": null, "ESRIGNSS_PDOP": null, "ESRIGNSS_HDOP": null, "ESRIGNSS_VDOP": null, "ESRIGNSS_FIXTYPE": null, "ESRIGNSS_CORRECTIONAGE": null, "ESRIGNSS_STATIONID": 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, "serviceItemId": "74f50bc45145481ba7bf7d0a98fe207f" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 15, "name": "Water Casings", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriDecimalDegrees" }, "hasMetadata": true, "extent": { "xmin": -88.88301830377405, "ymin": 30.45195395437929, "xmax": -88.84169471046309, "ymax": 30.458231250246445, "spatialReference": { "wkid": 104145, "latestWkid": 6318, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102694, "latestWkid": 2254, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463400, "falseY": -43523900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 0, 115, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "E_PNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "INSTALLDAT", "type": "esriFieldTypeDate", "alias": "INSTALLDAT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDAT" }, { "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": "RECORDLENG", "type": "esriFieldTypeDouble", "alias": "RECORDLENG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RECORDLENG" }, { "name": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "ACTIVEFLAG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACTIVEFLAG" }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "OWNEDBY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OWNEDBY" }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "MAINTBY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAINTBY" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "CASETYPE", "type": "esriFieldTypeString", "alias": "CASETYPE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CASETYPE" }, { "name": "SIZE", "type": "esriFieldTypeString", "alias": "SIZE", "domain": null, "editable": true, "nullable": true, "length": 27, "defaultValue": null, "modelName": "SIZE" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "REMARK", "type": "esriFieldTypeString", "alias": "REMARK", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "REMARK" }, { "name": "E_DATE", "type": "esriFieldTypeString", "alias": "E_DATE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "E_DATE" }, { "name": "E_TIME", "type": "esriFieldTypeString", "alias": "E_TIME", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "E_TIME" }, { "name": "E_SERIAL", "type": "esriFieldTypeString", "alias": "E_SERIAL", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "E_SERIAL" }, { "name": "E_PNAME", "type": "esriFieldTypeString", "alias": "E_PNAME", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "E_PNAME" }, { "name": "E_DGPS", "type": "esriFieldTypeDouble", "alias": "E_DGPS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_DGPS" }, { "name": "E_CODERTK", "type": "esriFieldTypeDouble", "alias": "E_CODERTK", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_CODERTK" }, { "name": "E_FLOAT", "type": "esriFieldTypeDouble", "alias": "E_FLOAT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_FLOAT" }, { "name": "E_RTK", "type": "esriFieldTypeDouble", "alias": "E_RTK", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_RTK" }, { "name": "E_HDOP", "type": "esriFieldTypeDouble", "alias": "E_HDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_HDOP" }, { "name": "E_PDOP", "type": "esriFieldTypeDouble", "alias": "E_PDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_PDOP" }, { "name": "E_RMSH", "type": "esriFieldTypeDouble", "alias": "E_RMSH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_RMSH" }, { "name": "E_RMSV", "type": "esriFieldTypeDouble", "alias": "E_RMSV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_RMSV" }, { "name": "E_SAT", "type": "esriFieldTypeDouble", "alias": "E_SAT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_SAT" }, { "name": "E_USER", "type": "esriFieldTypeString", "alias": "E_USER", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "E_USER" }, { "name": "E_PROJECT", "type": "esriFieldTypeString", "alias": "E_PROJECT", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "E_PROJECT" }, { "name": "E_DEPTH", "type": "esriFieldTypeDouble", "alias": "E_DEPTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_DEPTH" }, { "name": "E_SPEED", "type": "esriFieldTypeDouble", "alias": "E_SPEED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_SPEED" }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X" }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y" }, { "name": "Z", "type": "esriFieldTypeDouble", "alias": "Z", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Z" }, { "name": "E_AVG", "type": "esriFieldTypeDouble", "alias": "E_AVG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_AVG" }, { "name": "GRIDID", "type": "esriFieldTypeString", "alias": "GRIDID", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "GRIDID" }, { "name": "SHAPE_Leng", "type": "esriFieldTypeDouble", "alias": "SHAPE_Leng", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE_Leng" }, { "name": "MUID_G", "type": "esriFieldTypeString", "alias": "MUID_G", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MUID_G" }, { "name": "Shape_Le_1", "type": "esriFieldTypeDouble", "alias": "Shape_Le_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_Le_1" }, { "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GPSDATE", "type": "esriFieldTypeDate", "alias": "GPSDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "GPSDATE" }, { "name": "GPSDEVICE", "type": "esriFieldTypeString", "alias": "GPSDEVICE", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "GPSDEVICE" }, { "name": "CorrStatus", "type": "esriFieldTypeString", "alias": "CorrStatus", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CorrStatus" }, { "name": "CorrSource", "type": "esriFieldTypeString", "alias": "CorrSource", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CorrSource" }, { "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": "R40_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_40", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S28_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Water Casings", "description": "", "prototype": { "attributes": { "CorrSource": null, "FACILITYID": null, "INSTALLDAT": null, "DIAMETER": null, "MATERIAL": null, "RECORDLENG": null, "ACTIVEFLAG": null, "OWNEDBY": null, "MAINTBY": null, "LASTUPDATE": null, "LASTEDITOR": null, "CASETYPE": null, "SIZE": null, "ADDRESS": null, "REMARK": null, "E_DATE": null, "E_TIME": null, "E_SERIAL": null, "E_PNAME": null, "E_DGPS": null, "E_CODERTK": null, "E_FLOAT": null, "E_RTK": null, "E_HDOP": null, "E_PDOP": null, "E_RMSH": null, "E_RMSV": null, "E_SAT": null, "E_USER": null, "E_PROJECT": null, "E_DEPTH": null, "E_SPEED": null, "X": null, "Y": null, "Z": null, "E_AVG": null, "GRIDID": null, "SHAPE_Leng": null, "MUID_G": null, "Shape_Le_1": null, "Enabled": 1, "CorrStatus": null, "GPSDEVICE": null, "GPSDATE": 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, "serviceItemId": "74f50bc45145481ba7bf7d0a98fe207f" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 16, "name": "Core_Samples", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1625155081000 }, "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": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": -88.84943003081894, "ymin": 30.433997940191066, "xmax": -88.82100662434085, "ymax": 30.48470655573845, "spatialReference": { "wkid": 104145, "latestWkid": 6318, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102694, "latestWkid": 2254, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463400, "falseY": -43523900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "4935af76e17cf6a504e0731180b57644", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABPklEQVQ4jbWSzUoCYRSGH3VUhlLMFjoUOQXGIIRGFBSEEO26CAm6gRa17DqCVkG71i7CRYnUKkJIJrUWUowpRZgQ5d8UI7oIcjSjFw4HvsP78HLOJ/BHCf8K2IiwEk9zMTTg5Z1FIA88DwXoyImJhB7v7vlpYh811sIBwqUKR+VXzoHaIABnaJLtRoNKvclVvkQiNEHMJTJ+V+LYDOAGXEa3WghkHkjM+lkHPKrGYdDPFpDppNC6aYSue1VhufmJ0tJxtFqMKRLREZGloA+7xUJT8iL7vUTtNmq6jdOzNIVvgFSWE2iXOyITyT4SVyS4LZOc8SE/VXhTi+wPsoNqusDu3BR7kocFqxVZ1ymoRQ5+cwXt+p6dUZFNVSMJ3Px0ATMARhLRQdXovcz9AFTr7W/c09wXcJkjZzbvCxhEX3+IXzyNFuUSAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "ESRIGNSS_RECEIVER", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "ESRIGNSS_RECEIVER", "type": "esriFieldTypeString", "alias": "Receiver Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ESRIGNSS_RECEIVER" }, { "name": "ESRIGNSS_H_RMS", "type": "esriFieldTypeDouble", "alias": "Hor Accuracy", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_H_RMS" }, { "name": "ESRIGNSS_V_RMS", "type": "esriFieldTypeDouble", "alias": "Ver Accuracy", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_V_RMS" }, { "name": "ESRIGNSS_LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_LATITUDE" }, { "name": "ESRIGNSS_LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_LONGITUDE" }, { "name": "ESRIGNSS_ALTITUDE", "type": "esriFieldTypeDouble", "alias": "Altitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_ALTITUDE" }, { "name": "ESRIGNSS_PDOP", "type": "esriFieldTypeDouble", "alias": "PDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_PDOP" }, { "name": "ESRIGNSS_HDOP", "type": "esriFieldTypeDouble", "alias": "HDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_HDOP" }, { "name": "ESRIGNSS_VDOP", "type": "esriFieldTypeDouble", "alias": "VDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_VDOP" }, { "name": "ESRIGNSS_FIXTYPE", "type": "esriFieldTypeSmallInteger", "alias": "Fix Type", "domain": { "type": "codedValue", "name": "ESRI_FIXED_TYPE", "description": "TYPE OF GPS SIGNAL OR NO SIGNAL", "codedValues": [ { "name": "fixed not valid", "code": 0 }, { "name": "GPS", "code": 1 }, { "name": "Differential GPS", "code": 2 }, { "name": "RTK Fixed", "code": 4 }, { "name": "RTK Float", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_FIXTYPE" }, { "name": "ESRIGNSS_CORRECTIONAGE", "type": "esriFieldTypeDouble", "alias": "Corr Age", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_CORRECTIONAGE" }, { "name": "ESRIGNSS_STATIONID", "type": "esriFieldTypeSmallInteger", "alias": "Station ID", "domain": { "type": "range", "name": "ESRI_STATION_ID", "description": "TOTAL NUMBER OF STATIONS USED", "range": [ 0, 1023 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_STATIONID" }, { "name": "ESRIGNSS_NUMSATS", "type": "esriFieldTypeSmallInteger", "alias": "Num of Satellites", "domain": { "type": "range", "name": "ESRI_NUM_SATS", "description": "TOTAL SATELITTES BEING USED", "range": [ 0, 99 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_NUMSATS" }, { "name": "ESRIGNSS_FIXDATETIME", "type": "esriFieldTypeDate", "alias": "Fix Time ", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ESRIGNSS_FIXDATETIME" }, { "name": "ESRIGNSS_AVG_H_RMS", "type": "esriFieldTypeDouble", "alias": "Avg Horz Accur", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_H_RMS" }, { "name": "ESRIGNSS_AVG_V_RMS", "type": "esriFieldTypeDouble", "alias": "Avg Vert Accur", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_V_RMS" }, { "name": "ESRIGNSS_AVG_POSITIONS", "type": "esriFieldTypeInteger", "alias": "Number Avg Positions", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_POSITIONS" }, { "name": "ESRIGNSS_H_STDDEV", "type": "esriFieldTypeDouble", "alias": "Standard Deviations", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_H_STDDEV" }, { "name": "WJCUD_AREA", "type": "esriFieldTypeSmallInteger", "alias": "WJCUD Area", "domain": { "type": "range", "name": "WJCUD_AREAS", "description": "Locations of asset based on WJCUD locations", "range": [ 1, 6 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WJCUD_AREA" }, { "name": "SOIL_TYPE", "type": "esriFieldTypeString", "alias": "Soil Type", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SOIL_TYPE" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FacilityId", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user", "required": true }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date", "required": true }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user", "required": true }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "UUID_56", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S44_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Core_Samples", "description": "", "prototype": { "attributes": { "FACILITYID": null, "ESRIGNSS_RECEIVER": null, "ESRIGNSS_H_RMS": null, "ESRIGNSS_V_RMS": null, "ESRIGNSS_LATITUDE": null, "ESRIGNSS_LONGITUDE": null, "ESRIGNSS_ALTITUDE": null, "ESRIGNSS_PDOP": null, "ESRIGNSS_HDOP": null, "ESRIGNSS_VDOP": null, "ESRIGNSS_FIXTYPE": null, "ESRIGNSS_CORRECTIONAGE": null, "ESRIGNSS_STATIONID": null, "ESRIGNSS_NUMSATS": null, "ESRIGNSS_FIXDATETIME": null, "ESRIGNSS_AVG_H_RMS": null, "ESRIGNSS_AVG_V_RMS": null, "ESRIGNSS_AVG_POSITIONS": null, "ESRIGNSS_H_STDDEV": null, "WJCUD_AREA": null, "SOIL_TYPE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "userTypeExtensions": [ "advancedEditing" ], "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "74f50bc45145481ba7bf7d0a98fe207f" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 17, "name": "Streets", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "modelName": "GP_799640155", "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriDecimalDegrees" }, "hasMetadata": true, "extent": { "xmin": -88.88865725690302, "ymin": 30.418927364510463, "xmax": -88.66678407525303, "ymax": 30.52824051681543, "spatialReference": { "wkid": 104145, "latestWkid": 6318, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102694, "latestWkid": 2254, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463400, "falseY": -43523900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 160, 111, 78, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.Street_Name"}, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 150, "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Street_Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Street_Name", "type": "esriFieldTypeString", "alias": "Street_Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Street_Name" }, { "name": "St_Length", "type": "esriFieldTypeInteger", "alias": "St_Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "St_Length" }, { "name": "St_Width", "type": "esriFieldTypeInteger", "alias": "St_Width", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "St_Width" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "WJCUD_Area", "type": "esriFieldTypeInteger", "alias": "WJCUD AREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WJCUD_Area" }, { "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": "R55_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_55", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S43_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Streets", "description": "", "prototype": { "attributes": { "WJCUD_Area": null, "Street_Name": null, "St_Length": null, "St_Width": 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, "serviceItemId": "74f50bc45145481ba7bf7d0a98fe207f" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 18, "name": "JC Parcel", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1693228241000 }, "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriDecimalDegrees" }, "hasMetadata": true, "extent": { "xmin": -88.88437519536448, "ymin": 30.31773824643338, "xmax": -88.39418084837578, "ymax": 30.736242172176482, "spatialReference": { "wkid": 104145, "latestWkid": 6318, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102694, "latestWkid": 2254, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463400, "falseY": -43523900, "xyUnits": 3048.006096012192, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 53.012048, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.StrN"}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 150, "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial Narrow", "size": 6, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "GlobalID", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GISP", "type": "esriFieldTypeString", "alias": "GISP", "domain": null, "editable": true, "nullable": true, "length": 18, "defaultValue": null, "modelName": "GISP" }, { "name": "FIRST_ROUT", "type": "esriFieldTypeString", "alias": "FIRST_ROUT", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "FIRST_ROUT" }, { "name": "FIRST_SUFF", "type": "esriFieldTypeString", "alias": "FIRST_SUFF", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "FIRST_SUFF" }, { "name": "FIRST_SHAP", "type": "esriFieldTypeDouble", "alias": "FIRST_SHAP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FIRST_SHAP" }, { "name": "SHAPE_Leng", "type": "esriFieldTypeDouble", "alias": "SHAPE_Leng", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE_Leng" }, { "name": "OID_", "type": "esriFieldTypeInteger", "alias": "OID_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OID_" }, { "name": "ID", "type": "esriFieldTypeDouble", "alias": "ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ID" }, { "name": "Pidn", "type": "esriFieldTypeString", "alias": "PIDN", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Pidn" }, { "name": "MapNo", "type": "esriFieldTypeString", "alias": "MAPNO", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "MapNo" }, { "name": "Gisp_1", "type": "esriFieldTypeString", "alias": "GISP_1", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Gisp_1" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Name" }, { "name": "Name2", "type": "esriFieldTypeString", "alias": "NAME2", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Name2" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Address" }, { "name": "City", "type": "esriFieldTypeString", "alias": "CITY", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "City" }, { "name": "Zip", "type": "esriFieldTypeDouble", "alias": "ZIP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Zip" }, { "name": "Location", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Location" }, { "name": "Desc1", "type": "esriFieldTypeString", "alias": "DESC1", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Desc1" }, { "name": "Desc2", "type": "esriFieldTypeString", "alias": "DESC2", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Desc2" }, { "name": "Desc3", "type": "esriFieldTypeString", "alias": "DESC3", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Desc3" }, { "name": "Desc4", "type": "esriFieldTypeString", "alias": "DESC4", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Desc4" }, { "name": "Desc5", "type": "esriFieldTypeString", "alias": "DESC5", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Desc5" }, { "name": "Desc6", "type": "esriFieldTypeString", "alias": "DESC6", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Desc6" }, { "name": "Desc7", "type": "esriFieldTypeString", "alias": "DESC7", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Desc7" }, { "name": "Desc8", "type": "esriFieldTypeString", "alias": "DESC8", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Desc8" }, { "name": "Desc9", "type": "esriFieldTypeString", "alias": "DESC9", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Desc9" }, { "name": "Db", "type": "esriFieldTypeDouble", "alias": "DB", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Db" }, { "name": "Dp", "type": "esriFieldTypeDouble", "alias": "DP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Dp" }, { "name": "Section", "type": "esriFieldTypeDouble", "alias": "SECTION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Section" }, { "name": "Town", "type": "esriFieldTypeDouble", "alias": "TOWN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Town" }, { "name": "Range", "type": "esriFieldTypeDouble", "alias": "RANGE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Range" }, { "name": "Acreage", "type": "esriFieldTypeDouble", "alias": "ACREAGE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Acreage" }, { "name": "Exempt", "type": "esriFieldTypeString", "alias": "EXEMPT", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Exempt" }, { "name": "District", "type": "esriFieldTypeDouble", "alias": "DISTRICT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "District" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Type" }, { "name": "LandVal", "type": "esriFieldTypeDouble", "alias": "LANDVAL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LandVal" }, { "name": "ImproveVal", "type": "esriFieldTypeDouble", "alias": "IMPROVEVAL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ImproveVal" }, { "name": "TotalVal", "type": "esriFieldTypeDouble", "alias": "TOTALVAL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TotalVal" }, { "name": "TaxAmount", "type": "esriFieldTypeDouble", "alias": "TAXAMOUNT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TaxAmount" }, { "name": "LotNum2", "type": "esriFieldTypeDouble", "alias": "LOTNUM2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LotNum2" }, { "name": "Susp", "type": "esriFieldTypeString", "alias": "SUSP", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Susp" }, { "name": "Busn", "type": "esriFieldTypeString", "alias": "BUSN", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Busn" }, { "name": "Undi", "type": "esriFieldTypeString", "alias": "UNDI", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Undi" }, { "name": "SubD", "type": "esriFieldTypeString", "alias": "SUBD", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "SubD" }, { "name": "Claim_Sect", "type": "esriFieldTypeString", "alias": "CLAIM_SECT", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Claim_Sect" }, { "name": "Nbhn", "type": "esriFieldTypeDouble", "alias": "NBHN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Nbhn" }, { "name": "StrN", "type": "esriFieldTypeDouble", "alias": "STRN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "StrN" }, { "name": "StrD", "type": "esriFieldTypeString", "alias": "STRD", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "StrD" }, { "name": "StrNm", "type": "esriFieldTypeString", "alias": "STRNM", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "StrNm" }, { "name": "SType", "type": "esriFieldTypeString", "alias": "STYPE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "SType" }, { "name": "SLot", "type": "esriFieldTypeString", "alias": "SLOT", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "SLot" }, { "name": "SCom", "type": "esriFieldTypeString", "alias": "SCOM", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "SCom" }, { "name": "VUtl", "type": "esriFieldTypeDouble", "alias": "VUTL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VUtl" }, { "name": "VDsc", "type": "esriFieldTypeDouble", "alias": "VDSC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VDsc" }, { "name": "Acc1", "type": "esriFieldTypeDouble", "alias": "ACC1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Acc1" }, { "name": "Class", "type": "esriFieldTypeString", "alias": "CLASS", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Class" }, { "name": "Phcf", "type": "esriFieldTypeString", "alias": "PHCF", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Phcf" }, { "name": "Mrch", "type": "esriFieldTypeString", "alias": "MRCH", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Mrch" }, { "name": "Total_Appr", "type": "esriFieldTypeDouble", "alias": "TOTAL_APPR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Total_Appr" }, { "name": "Total_Impr", "type": "esriFieldTypeDouble", "alias": "TOTAL_IMPR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Total_Impr" }, { "name": "GAdj", "type": "esriFieldTypeString", "alias": "GADJ", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "GAdj" }, { "name": "SDat", "type": "esriFieldTypeDate", "alias": "SDAT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SDat" }, { "name": "SAmt", "type": "esriFieldTypeDouble", "alias": "SAMT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SAmt" }, { "name": "SDCC", "type": "esriFieldTypeString", "alias": "SDCC", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "SDCC" }, { "name": "VerS", "type": "esriFieldTypeDouble", "alias": "VERS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VerS" }, { "name": "GSiz", "type": "esriFieldTypeDouble", "alias": "GSIZ", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GSiz" }, { "name": "DDat", "type": "esriFieldTypeDate", "alias": "DDAT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DDat" }, { "name": "DTyp", "type": "esriFieldTypeDouble", "alias": "DTYP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DTyp" }, { "name": "SSrc", "type": "esriFieldTypeString", "alias": "SSRC", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "SSrc" }, { "name": "NTUR", "type": "esriFieldTypeString", "alias": "NTUR", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "NTUR" }, { "name": "YBlt", "type": "esriFieldTypeDouble", "alias": "YBLT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YBlt" }, { "name": "PCOD", "type": "esriFieldTypeString", "alias": "PCOD", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "PCOD" }, { "name": "PCLS", "type": "esriFieldTypeString", "alias": "PCLS", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "PCLS" }, { "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 }, { "name": "Pidn_Origi", "type": "esriFieldTypeDouble", "alias": "Pidn_Origi", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Pidn_Origi" }, { "name": "Comercial", "type": "esriFieldTypeString", "alias": "Comercial", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Comercial" }, { "name": "Percent_of", "type": "esriFieldTypeDouble", "alias": "Percent_of", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Percent_of" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user", "required": true }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date", "required": true }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user", "required": true }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "UUID_135", "fields": "GlobalID,OBJECTID_1", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S87_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "JC Parcel", "description": "", "prototype": { "attributes": { "Comercial": null, "OBJECTID": null, "GISP": null, "FIRST_ROUT": null, "FIRST_SUFF": null, "FIRST_SHAP": null, "SHAPE_Leng": null, "OID_": null, "ID": null, "Pidn": null, "MapNo": null, "Gisp_1": null, "Name": null, "Name2": null, "Address": null, "City": null, "Zip": null, "Location": null, "Desc1": null, "Desc2": null, "Desc3": null, "Desc4": null, "Desc5": null, "Desc6": null, "Desc7": null, "Desc8": null, "Desc9": null, "Db": null, "Dp": null, "Section": null, "Town": null, "Range": null, "Acreage": null, "Exempt": null, "District": null, "Type": null, "LandVal": null, "ImproveVal": null, "TotalVal": null, "TaxAmount": null, "LotNum2": null, "Susp": null, "Busn": null, "Undi": null, "SubD": null, "Claim_Sect": null, "Nbhn": null, "StrN": null, "StrD": null, "StrNm": null, "SType": null, "SLot": null, "SCom": null, "VUtl": null, "VDsc": null, "Acc1": null, "Class": null, "Phcf": null, "Mrch": null, "Total_Appr": null, "Total_Impr": null, "GAdj": null, "SDat": null, "SAmt": null, "SDCC": null, "VerS": null, "GSiz": null, "DDat": null, "DTyp": null, "SSrc": null, "NTUR": null, "YBlt": null, "PCOD": null, "PCLS": null, "Percent_of": null, "Pidn_Origi": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "userTypeExtensions": [ "advancedEditing" ], "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "74f50bc45145481ba7bf7d0a98fe207f" } ], "tables": [] }