{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 2, "name": "Curb Stops", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 100000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1693299717000 }, "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": 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": -1.0793456141753914E7, "ymin": 5908220.768675274, "xmax": -1.0782436777787514E7, "ymax": 5925565.4383590305, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102721, "latestWkid": 102721, "vcsWkid": 5702, "latestVcsWkid": 5702, "xyTolerance": 0.002, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -117105100, "falseY": -98987300, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NGVD_1929", "heightUnit": "us-foot" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 38, 115, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 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, "supportsOidReservation": 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": "System-maintained ObjectID" }, { "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": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDATE" }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "Location Description", "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": { "type": "codedValue", "name": "piPipeDiameter_2", "description": "A list of pipe diameters", "codedValues": [ { "name": "Other", "code": -1 }, { "name": "Unknown", "code": 0 }, { "name": "3/4\"", "code": 0.75 }, { "name": "1\"", "code": 1 }, { "name": "1 1/4\"", "code": 1.25 }, { "name": "1 1/2\"", "code": 1.5 }, { "name": "2\"", "code": 2 }, { "name": "2 1/2\"", "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": "16\"", "code": 16 }, { "name": "18\"", "code": 18 }, { "name": "20\"", "code": 20 }, { "name": "21\"", "code": 21 }, { "name": "24\"", "code": 24 }, { "name": "27\"", "code": 27 }, { "name": "30\"", "code": 30 }, { "name": "33\"", "code": 33 }, { "name": "36\"", "code": 36 }, { "name": "40\"", "code": 40 }, { "name": "42\"", "code": 42 }, { "name": "48\"", "code": 48 }, { "name": "52\"", "code": 52 }, { "name": "54\"", "code": 54 }, { "name": "60\"", "code": 60 }, { "name": "66\"", "code": 66 }, { "name": "72\"", "code": 72 }, { "name": "75\"", "code": 75 }, { "name": "84\"", "code": 84 }, { "name": "96\"", "code": 96 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "DIAMETER" }, { "name": "VALVETYPE", "type": "esriFieldTypeString", "alias": "Valve Type", "domain": { "type": "codedValue", "name": "piSystemValveType_2", "description": "List of system valves types", "codedValues": [ { "name": "Backflow", "code": "Backflow" }, { "name": "Ball", "code": "Ball" }, { "name": "Butterfly", "code": "Butterfly" }, { "name": "Cone", "code": "Cone" }, { "name": "Gate", "code": "Gate" }, { "name": "Other", "code": "Other" }, { "name": "Plug", "code": "Plug" }, { "name": "Roundway", "code": "Roundway" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Valve Vault", "code": "Valve Vault" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "Roundway", "modelName": "VALVETYPE" }, { "name": "NORMALLYOPEN", "type": "esriFieldTypeSmallInteger", "alias": "Normally Open", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "NORMALLYOPEN" }, { "name": "TURNSTOCLOSE", "type": "esriFieldTypeInteger", "alias": "Turns To Close", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TURNSTOCLOSE" }, { "name": "OPERABLE", "type": "esriFieldTypeSmallInteger", "alias": "Operable", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "OPERABLE" }, { "name": "CURROPEN", "type": "esriFieldTypeSmallInteger", "alias": "Currently Open", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "CURROPEN" }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "Geometric Network Enabled domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "ENABLED" }, { "name": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "Active Flag", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "ACTIVEFLAG" }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "OWNEDBY" }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "MAINTBY" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "domain": { "type": "codedValue", "name": "LastEditor", "description": "Last person to edit the data", "codedValues": [ { "name": "Travis Genty", "code": "TG" }, { "name": "Austin Braget", "code": "AB" }, { "name": "Lauren Cammack", "code": "LC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "CART_ID", "type": "esriFieldTypeString", "alias": "City ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CART_ID" }, { "name": "CART_TYPE", "type": "esriFieldTypeString", "alias": "City Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CART_TYPE" }, { "name": "CART_SIZE", "type": "esriFieldTypeDouble", "alias": "City Size", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CART_SIZE" }, { "name": "CART_MOD", "type": "esriFieldTypeString", "alias": "City Model", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CART_MOD" }, { "name": "CART_MAN", "type": "esriFieldTypeString", "alias": "City Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CART_MAN" }, { "name": "OPENCLOSE", "type": "esriFieldTypeString", "alias": "Open or Closed", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": "Open", "modelName": "OPENCLOSE" }, { "name": "CART_NOTES", "type": "esriFieldTypeString", "alias": "City Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CART_NOTES" }, { "name": "CART_INST", "type": "esriFieldTypeDate", "alias": "City Installed", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CART_INST" }, { "name": "CART_REP", "type": "esriFieldTypeDate", "alias": "City Replaced", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CART_REP" }, { "name": "CART_RET", "type": "esriFieldTypeDate", "alias": "City Retired", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CART_RET" }, { "name": "CART_JURIS", "type": "esriFieldTypeString", "alias": "City Jurisdiction", "domain": { "type": "codedValue", "name": "Jurisdictions", "description": "Asset jurisdiction", "codedValues": [ { "name": "Adjacent Property", "code": "Adjacent Property" }, { "name": "Cass County", "code": "Cass County" }, { "name": "Cass County Electric Coop", "code": "Cass County Electric Coop" }, { "name": "NDDOT", "code": "NDDOT" }, { "name": "Parks", "code": "Parks" }, { "name": "Private", "code": "Private" }, { "name": "Public (By Others)", "code": "Public (By Others)" }, { "name": "Public-City", "code": "Public-City" }, { "name": "Xcel Energy", "code": "Xcel Energy" }, { "name": "City of Fargo", "code": "City of Fargo" }, { "name": "Rural Water", "code": "Rural Water" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "Private", "modelName": "CART_JURIS" }, { "name": "LATERALID", "type": "esriFieldTypeString", "alias": "Lateral ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LATERALID" }, { "name": "DATA_SOURCE", "type": "esriFieldTypeString", "alias": "Spatial Data Source", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DATA_SOURCE" }, { "name": "SOURCE_TYPE", "type": "esriFieldTypeString", "alias": "Spatial Data Type and Accuracy", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "SOURCE_TYPE" }, { "name": "IMPR_DIST", "type": "esriFieldTypeInteger", "alias": "Improvement District", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IMPR_DIST" }, { "name": "CONS_PRJ_ID", "type": "esriFieldTypeString", "alias": "Consultant Project ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONS_PRJ_ID" }, { "name": "CONS_DIAM", "type": "esriFieldTypeDouble", "alias": "Consultant Diameter", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONS_DIAM" }, { "name": "CONS_OWN", "type": "esriFieldTypeString", "alias": "Consultant Ownership", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONS_OWN" }, { "name": "CONS_YR_START", "type": "esriFieldTypeSmallInteger", "alias": "Construction Start Year", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONS_YR_START" }, { "name": "CONS_YR_END", "type": "esriFieldTypeSmallInteger", "alias": "Construction End Year", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONS_YR_END" }, { "name": "CONS_INST_DATE", "type": "esriFieldTypeDate", "alias": "Consultant Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONST_INST_DATE" }, { "name": "CONS_COMMENT", "type": "esriFieldTypeString", "alias": "Consultant Comment", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CONS_COMMENT" }, { "name": "CONS_ACCRCY", "type": "esriFieldTypeString", "alias": "Horizontal Accuracy", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONS_ACCRCY" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "CART_LADDNUM", "type": "esriFieldTypeString", "alias": "City Locator Address Number", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "CART_LADDNUM" }, { "name": "CART_LSTR", "type": "esriFieldTypeString", "alias": "City Locator Steet", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CART_LSTR" }, { "name": "CART_LCITY", "type": "esriFieldTypeString", "alias": "City Locator City", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CART_LCITY" }, { "name": "CART_ADDNUM", "type": "esriFieldTypeInteger", "alias": "City Address Number", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CART_ADDNUM" }, { "name": "Inventory_Status", "type": "esriFieldTypeString", "alias": "Inventory Status", "domain": { "type": "codedValue", "name": "Inventory Status", "description": "Inventory Status", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Delete", "code": "Delete" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Inventory_Status" }, { "name": "InvStatusDate_Updated", "type": "esriFieldTypeDate", "alias": "Inventory Status Date Updated", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InvStatusDate_Updated" }, { "name": "Inventory_Status_Comment", "type": "esriFieldTypeString", "alias": "Inventory Status Delete Comment", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Inventory_Status_Comment" }, { "name": "utilnotes", "type": "esriFieldTypeString", "alias": "Utility Side Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "utilnotes" }, { "name": "custnotes", "type": "esriFieldTypeString", "alias": "Customer Side Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "custnotes" }, { "name": "B_PWS_ID", "type": "esriFieldTypeString", "alias": "(B) PUBLIC WATER SYSTEM ID NUMBER (PWS ID#)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "B_PWS_ID" }, { "name": "C_address", "type": "esriFieldTypeString", "alias": "(C) SITE ID OR ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "C_address" }, { "name": "D_location", "type": "esriFieldTypeString", "alias": "(D) LOCATION IDENTIFIER", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "D_location" }, { "name": "E_DistributionZone", "type": "esriFieldTypeString", "alias": "(E) Distribution Zone (Optional)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "E_DistributionZone" }, { "name": "F_connector", "type": "esriFieldTypeString", "alias": "(F) CONNECTOR OR GOOSENECK MATERIAL (Optional)", "domain": { "type": "codedValue", "name": "(F) CONNECTOR OR GOOSENECK MATERIAL (Optional)", "description": "(F) CONNECTOR OR GOOSENECK MATERIAL (Optional)", "codedValues": [ { "name": "Lead", "code": "Lead" }, { "name": "Copper", "code": "Copper" }, { "name": "Polyethylene", "code": "Polyethylene" }, { "name": "Other Non-Lead", "code": "Other Non-Lead" }, { "name": "Unknown", "code": "Unknown" }, { "name": "No Connector Present", "code": "No Connector Present" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "F_connector" }, { "name": "G_pwsinstalldate", "type": "esriFieldTypeDate", "alias": "(G) PWS SERVICE LINE INSTALL DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "G_pwsinstalldate" }, { "name": "H_pwsinstalldiameter", "type": "esriFieldTypeDouble", "alias": "(H) PWS SERVICE LINE SIZE (Optional)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "H_pwsinstalldiameter" }, { "name": "utilitystatus", "type": "esriFieldTypeSmallInteger", "alias": "Utility Status", "domain": { "type": "codedValue", "name": "Utility Status", "description": "Utility Status", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Lead", "code": 1 }, { "name": "Non-Lead", "code": 2 }, { "name": "Galvanized Requiring Replacement", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "utilitystatus" }, { "name": "I_utilitymaterial", "type": "esriFieldTypeString", "alias": "(I) CURRENT PUBLIC SERVICE LINE MATERIAL", "domain": { "type": "codedValue", "name": "(I) CURRENT PUBLIC SERVICE LINE MATERIAL", "description": "(I) CURRENT PUBLIC SERVICE LINE MATERIAL", "codedValues": [ { "name": "Lead", "code": "Lead" }, { "name": "Copper", "code": "Copper" }, { "name": "Galvanized Steel", "code": "Galvanized Steel" }, { "name": "PVC", "code": "PVC" }, { "name": "HDPE", "code": "HDPE" }, { "name": "PEX", "code": "PEX" }, { "name": "Asbestos-Cement", "code": "Asbestos-Cement" }, { "name": "Other Non-Lead", "code": "Other Non-Lead" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "I_utilitymaterial" }, { "name": "J_everlead", "type": "esriFieldTypeString", "alias": "(J) WAS LEAD EVER UPSTREAM OF THIS SERVICE?", "domain": { "type": "codedValue", "name": "(J) WAS LEAD EVER UPSTREAM OF THIS SERVICE?", "description": "(J) WAS LEAD EVER UPSTREAM OF THIS SERVICE?", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "J_everlead" }, { "name": "K_utilsource", "type": "esriFieldTypeString", "alias": "(K) VERIFICATION SOURCE (Public Side)", "domain": { "type": "codedValue", "name": "(K) VERIFICATION SOURCE (Public Side)", "description": "(K) VERIFICATION SOURCE (Public Side)", "codedValues": [ { "name": "Records Only", "code": "Records Only" }, { "name": "Installation Date After Lead Ban", "code": "Installation Date After Lead Ban" }, { "name": "Field Inspection Only", "code": "Field Inspection Only" }, { "name": "Records Validation", "code": "Records Validation" }, { "name": "Records Invalidation", "code": "Records Invalidation" }, { "name": "Statistical Analysis", "code": "Statistical Analysis" }, { "name": "Sequential Monitoring", "code": "Sequential Monitoring" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "K_utilsource" }, { "name": "L_utilverifdate", "type": "esriFieldTypeDate", "alias": "(L) RECORD VERIFICATION DATE (PUBLIC SIDE)", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "L_utilverifdate" }, { "name": "M_utilverifmethod", "type": "esriFieldTypeString", "alias": "(M) DESCRIBE THE FIELD VERIFICATION METHOD (PUBLIC SIDE)", "domain": { "type": "codedValue", "name": "(M) DESCRIBE THE FIELD VERIFICATION", "description": "(M) DESCRIBE THE FIELD VERIFICATION METHOD (PUBLIC SIDE)", "codedValues": [ { "name": "Customer self-identification", "code": "Customer self-identification" }, { "name": "CCT investigation at curb stop internal", "code": "CCT investigation at curb stop internal" }, { "name": "CCT investigation at curb stop external", "code": "CCT investigation at curb stop external" }, { "name": "Water Quality Sample", "code": "Water Quality Sample" }, { "name": "Mechanical excavation at 1 location", "code": "Mechanical excavation at 1 location" }, { "name": "Mechanical excavation multiple locations", "code": "Mechanical excavation multiple locations" }, { "name": "Visual inspection at the meter pit", "code": "Visual inspection at the meter pit" }, { "name": "Other", "code": "Other" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "M_utilverifmethod" }, { "name": "N_fieldverifdatepub", "type": "esriFieldTypeDate", "alias": "(N) FIELD VERIFICATION DATE (PUBLIC SIDE)", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "N_fieldverifdatepub" }, { "name": "O_custinstalldate", "type": "esriFieldTypeDate", "alias": "(O) CUSTOMER SERVICE LINE INSTALL DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "O_custinstalldate" }, { "name": "P_custserviceusage", "type": "esriFieldTypeString", "alias": "(P) CUSTOMER SERVICE LINE USAGE", "domain": { "type": "codedValue", "name": "(P) CUSTOMER SERVICE LINE USAGE", "description": "(P) CUSTOMER SERVICE LINE USAGE", "codedValues": [ { "name": "Domestic Drinking Water", "code": "Domestic Drinking Water" }, { "name": "Fire Line", "code": "Fire Line" }, { "name": "Agricultural Irrigation Line", "code": "Agricultural Irrigation Line" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "P_custserviceusage" }, { "name": "custstatus", "type": "esriFieldTypeSmallInteger", "alias": "Customer Status", "domain": { "type": "codedValue", "name": "Customer Status", "description": "Customer Status", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Lead", "code": 1 }, { "name": "Non-Lead", "code": 2 }, { "name": "Galvanized Requiring Replacement", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "custstatus" }, { "name": "Q_custmaterial", "type": "esriFieldTypeString", "alias": "(Q) CURRENT CUSTOMER SERVICE LINE MATERIAL", "domain": { "type": "codedValue", "name": "(Q) CURRENT CUSTOMER SERVICE LINE MATERIAL", "description": "(Q) CURRENT CUSTOMER SERVICE LINE MATERIAL", "codedValues": [ { "name": "Lead", "code": "Lead" }, { "name": "Copper", "code": "Copper" }, { "name": "Galvanized Steel", "code": "Galvanized Steel" }, { "name": "PVC", "code": "PVC" }, { "name": "HDPE", "code": "HDPE" }, { "name": "PEX", "code": "PEX" }, { "name": "Asbestos-Cement", "code": "Asbestos-Cement" }, { "name": "Other Non-Lead", "code": "Other Non-Lead" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Q_custmaterial" }, { "name": "R_communityoutreach", "type": "esriFieldTypeString", "alias": "(R) IS THERE A COMMUNITY OUTREACH PROGRAM? (Optional)", "domain": { "type": "codedValue", "name": "(R) IS THERE A COMMUNITY OUTREACH PROGRAM? (Optional)", "description": "(R) IS THERE A COMMUNITY OUTREACH PROGRAM? (Optional)", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "R_communityoutreach" }, { "name": "S_custsource", "type": "esriFieldTypeString", "alias": "(S) VERIFICATION SOURCE (CUSTOMER SIDE)", "domain": { "type": "codedValue", "name": "(S) VERIFICATION SOURCE (CUSTOMER SIDE)", "description": "(S) VERIFICATION SOURCE (CUSTOMER SIDE)", "codedValues": [ { "name": "Installation Date after Lead Ban", "code": "Installation Date after Lead Ban" }, { "name": "Records Only", "code": "Records Only" }, { "name": "Field Inspection Only", "code": "Field Inspection Only" }, { "name": "Records Validation", "code": "Records Validation" }, { "name": "Records Invalidation", "code": "Records Invalidation" }, { "name": "Statistical Analysis", "code": "Statistical Analysis" }, { "name": "Sequential Monitoring", "code": "Sequential Monitoring" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "S_custsource" }, { "name": "T_custverifdate", "type": "esriFieldTypeDate", "alias": "(T) RECORD VERIFICATION DATE (CUSTOMER SIDE)", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "T_custverifdate" }, { "name": "U_custverifmethod", "type": "esriFieldTypeString", "alias": "(U) DESCRIBE THE FIELD VERIFICATION METHOD (CUSTOMER SIDE)", "domain": { "type": "codedValue", "name": "(U) DESCRIBE THE FIELD", "description": "(U) DESCRIBE THE FIELD VERIFICATION METHOD (CUSTOMER SIDE)", "codedValues": [ { "name": "Customer self-identification", "code": "Customer self-identification" }, { "name": "CCT investigation at curb stop internal", "code": "CCT investigation at curb stop internal" }, { "name": "CCT investigation at curb stop external", "code": "CCT investigation at curb stop external" }, { "name": "Water Quality Sample", "code": "Water Quality Sample" }, { "name": "Mechanical excavation at 1 location", "code": "Mechanical excavation at 1 location" }, { "name": "Mechanical excavation multiple locations", "code": "Mechanical excavation multiple locations" }, { "name": "Visual inspection at the meter pit", "code": "Visual inspection at the meter pit" }, { "name": "Other", "code": "Other" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "U_custverifmethod" }, { "name": "V_fieldverifdatecust", "type": "esriFieldTypeDate", "alias": "(V) FIELD VERIFICATION DATE (CUSTOMER SIDE)", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "V_fieldverifdatecust" }, { "name": "W_assetmanagement", "type": "esriFieldTypeString", "alias": "(W) IS INFORMATION MAINTAINED IN SYSTEM'S ASSET MANAGEMENT PROGRAM?", "domain": { "type": "codedValue", "name": "(W) IS INFORMATION MAINTAINED IN", "description": "(W) IS INFORMATION MAINTAINED IN SYSTEM'S ASSET MANAGEMENT PROGRAM?", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "W_assetmanagement" }, { "name": "X_buildingtype", "type": "esriFieldTypeString", "alias": "(X) BUILDING TYPE/USE", "domain": { "type": "codedValue", "name": "(X) BUILDING TYPE/USE", "description": "(X) BUILDING TYPE/USE", "codedValues": [ { "name": "Meter pit/Single Service Connection", "code": "Meter pit/Single Service Connection" }, { "name": "Single Family", "code": "Single Family" }, { "name": "Multi-Family", "code": "Multi-Family" }, { "name": "School", "code": "School" }, { "name": "Child care", "code": "Child care" }, { "name": "Child care(In-Home)", "code": "Child care(In-Home)" }, { "name": "Commercial", "code": "Commercial" }, { "name": "Public/Gov Owned", "code": "Public/Gov Owned" }, { "name": "Empty Lot", "code": "Empty Lot" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "X_buildingtype" }, { "name": "Y_pointofentry", "type": "esriFieldTypeString", "alias": "(Y) POINT-OF-ENTRY OR POINT-OF-USE TREATMENT PRESENT? (Optional)", "domain": { "type": "codedValue", "name": "(Y) POINT-OF-ENTRY OR POINT-OF-USE TREATMENT PRESENT? (Optional)", "description": "(Y) POINT-OF-ENTRY OR POINT-OF-USE TREATMENT PRESENT? (Optional)", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Y_pointofentry" }, { "name": "Z_plumbingmaterial1", "type": "esriFieldTypeString", "alias": "(Z) STRUCTURE-PRIMARY PLUMBING MATERIAL 1", "domain": { "type": "codedValue", "name": "(Z) STRUCTURE-PRIMARY PLUMBING MATERIAL 1", "description": "(Z) STRUCTURE-PRIMARY PLUMBING MATERIAL 1", "codedValues": [ { "name": "Lead", "code": "Lead" }, { "name": "Copper", "code": "Copper" }, { "name": "Copper Pipe with Lead Solder", "code": "Copper Pipe with Lead Solder" }, { "name": "Galvanized Steel", "code": "Galvanized Steel" }, { "name": "PVC", "code": "PVC" }, { "name": "HDPE", "code": "HDPE" }, { "name": "PEX", "code": "PEX" }, { "name": "Other Non-Lead", "code": "Other Non-Lead" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Z_plumbingmaterial1" }, { "name": "AA_plumbingmaterial2", "type": "esriFieldTypeString", "alias": "(AA) STRUCTURE-PRIMARY PLUMBING MATERIAL 2", "domain": { "type": "codedValue", "name": "(AA) STRUCTURE-PRIMARY PLUMBING MATERIAL 2", "description": "(AA) STRUCTURE-PRIMARY PLUMBING MATERIAL 2", "codedValues": [ { "name": "Lead", "code": "Lead" }, { "name": "Copper", "code": "Copper" }, { "name": "Copper Pipe with Lead Solder", "code": "Copper Pipe with Lead Solder" }, { "name": "Galvanized Steel", "code": "Galvanized Steel" }, { "name": "PVC", "code": "PVC" }, { "name": "HDPE", "code": "HDPE" }, { "name": "PEX", "code": "PEX" }, { "name": "Other Non-Lead", "code": "Other Non-Lead" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AA_plumbingmaterial2" }, { "name": "AB_buildingplumbingdate", "type": "esriFieldTypeString", "alias": "(AB) BUILDING PLUMBING MATERIAL INSTALL DATE", "domain": { "type": "codedValue", "name": "(AB) BUILDING PLUMBING MATERIAL INSTALL DATE", "description": "(AB) BUILDING PLUMBING MATERIAL INSTALL DATE", "codedValues": [ { "name": "Before 1989", "code": "Before 1989" }, { "name": "Between 1989 and 2014", "code": "Between 1989 and 2014" }, { "name": "After 2014", "code": "After 2014" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AB_buildingplumbingdate" }, { "name": "AC_samplingsite", "type": "esriFieldTypeString", "alias": "(AC) IS THIS LOCATION TO BE USED FOR A LEAD AND COPPER SAMPLE SITE PLAN?", "domain": { "type": "codedValue", "name": "(AC) IS THIS LOCATION TO BE USED FOR A LEAD AND COPPER SAMPLE SITE PLAN?", "description": "(AC) IS THIS LOCATION TO BE USED FOR A LEAD AND COPPER SAMPLE SITE PLAN?", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AC_samplingsite" }, { "name": "AL_mastersite", "type": "esriFieldTypeString", "alias": "(AL) MASTER SITE ID ASSIGNED BY PORTAL", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AL_mastersite" }, { "name": "Catb_field1_date", "type": "esriFieldTypeDate", "alias": "Field Visit 1 Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Catb_field1_date" }, { "name": "Catb_field1_comment", "type": "esriFieldTypeString", "alias": "Field Visit 1 Comment", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Catb_field1_comment" }, { "name": "Catb_field2_date", "type": "esriFieldTypeDate", "alias": "Field Visit 2 Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Catb_field2_date" }, { "name": "Catb_field2_comment", "type": "esriFieldTypeString", "alias": "Field Visit 2 Comment", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Catb_field2_comment" }, { "name": "Catb_field3_date", "type": "esriFieldTypeDate", "alias": "Field Visit 3 Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Catb_field3_date" }, { "name": "Catb_field3_comment", "type": "esriFieldTypeString", "alias": "Field Visit 3 Comment", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Catb_field3_comment" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "UUID_363", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R363_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S152_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Curb Stops", "description": "", "prototype": { "attributes": { "Catb_field3_date": null, "Catb_field2_comment": null, "Catb_field2_date": null, "Catb_field1_comment": null, "Catb_field1_date": null, "FACILITYID": null, "INSTALLDATE": null, "LOCDESC": null, "ROTATION": null, "DIAMETER": 1, "VALVETYPE": "Roundway", "NORMALLYOPEN": 1, "TURNSTOCLOSE": null, "OPERABLE": 1, "CURROPEN": 1, "ENABLED": 1, "ACTIVEFLAG": 1, "OWNEDBY": 1, "MAINTBY": 1, "LASTUPDATE": null, "LASTEDITOR": null, "CART_ID": null, "CART_TYPE": null, "CART_SIZE": null, "CART_MOD": null, "CART_MAN": null, "OPENCLOSE": "Open", "CART_NOTES": null, "CART_INST": null, "CART_REP": null, "CART_RET": null, "CART_JURIS": "Private", "LATERALID": null, "DATA_SOURCE": null, "SOURCE_TYPE": null, "IMPR_DIST": null, "CONS_PRJ_ID": null, "CONS_DIAM": null, "CONS_OWN": null, "CONS_YR_START": null, "CONS_YR_END": null, "CONS_INST_DATE": null, "CONS_COMMENT": null, "CONS_ACCRCY": null, "Catb_field3_comment": null, "CART_LADDNUM": null, "CART_LSTR": null, "CART_LCITY": null, "CART_ADDNUM": null, "Inventory_Status": null, "InvStatusDate_Updated": null, "Inventory_Status_Comment": null, "utilnotes": null, "custnotes": null, "B_PWS_ID": null, "C_address": null, "D_location": null, "E_DistributionZone": null, "F_connector": null, "G_pwsinstalldate": null, "H_pwsinstalldiameter": null, "utilitystatus": null, "I_utilitymaterial": null, "J_everlead": null, "K_utilsource": null, "L_utilverifdate": null, "M_utilverifmethod": null, "N_fieldverifdatepub": null, "O_custinstalldate": null, "P_custserviceusage": null, "custstatus": null, "Q_custmaterial": null, "R_communityoutreach": null, "S_custsource": null, "T_custverifdate": null, "U_custverifmethod": null, "V_fieldverifdatecust": null, "W_assetmanagement": null, "X_buildingtype": null, "Y_pointofentry": null, "Z_plumbingmaterial1": null, "AA_plumbingmaterial2": null, "AB_buildingplumbingdate": null, "AC_samplingsite": null, "AL_mastersite": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "userTypeExtensions": [ "traceNetwork" ], "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": "f980425e13da471998cfd07106d94e42" }