{ "layers": [ { "currentVersion": 10.81, "id": 0, "name": "Water Valve Edit", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 1000, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 758168.3894661777, "ymin": 1090062.4882545099, "xmax": 758168.3894661777, "ymax": 1090062.4882545099, "spatialReference": { "wkid": 102696, "latestWkid": 102696 } }, "sourceSpatialReference": { "wkid": 102696, "latestWkid": 102696 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 21, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 230, 76, 0, 255 ], "width": 8 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Type", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Type" }, { "name": "Diameter", "type": "esriFieldTypeString", "alias": "Diameter", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Diameter" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "Notes" }, { "name": "Static_OID", "type": "esriFieldTypeInteger", "alias": "Static_OID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Static_OID" }, { "name": "Install_Date", "type": "esriFieldTypeDate", "alias": "Install_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Install_Date" }, { "name": "Manufacturer", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Manufacturer" }, { "name": "Near_Address", "type": "esriFieldTypeString", "alias": "Near_Address", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "Near_Address" }, { "name": "ClockToClose", "type": "esriFieldTypeString", "alias": "Clockwise To Close", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": "Yes", "modelName": "ClockToClose" }, { "name": "NormallyOpen", "type": "esriFieldTypeString", "alias": "Normally Open", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": "Yes", "modelName": "NormallyOpen" }, { "name": "TurnsToClose", "type": "esriFieldTypeSmallInteger", "alias": "Turns To Close", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TurnsToClose" }, { "name": "CurrentlyOpen", "type": "esriFieldTypeString", "alias": "Currently Open", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": "Yes", "modelName": "CurrentlyOpen" }, { "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": "Edit_Type", "type": "esriFieldTypeString", "alias": "Edit_Type", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": "Add New", "modelName": "Edit_Type" }, { "name": "Depth", "type": "esriFieldTypeDouble", "alias": "Depth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Depth" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R129_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S93_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Water Valve Edit", "description": "", "prototype": { "attributes": { "Near_Address": null, "ClockToClose": "Yes", "TurnsToClose": null, "CurrentlyOpen": "Yes", "Edit_Type": "Add New", "Depth": 0, "Type": null, "Diameter": null, "Notes": null, "Static_OID": null, "Install_Date": null, "Manufacturer": null, "NormallyOpen": "Yes" } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 4000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "id": 1, "name": "Water Valve Inspection", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 1000, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 740054.6548495144, "ymin": 1073069.6882462576, "xmax": 777531.9537858367, "ymax": 1097784.4397972077, "spatialReference": { "wkid": 102696, "latestWkid": 102696 } }, "sourceSpatialReference": { "wkid": 102696, "latestWkid": 102696 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "37dc09b6b05819d98b850bdd6688bd6d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACMAAAAjCAYAAAAe2bNZAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA/BJREFUWIXN1l1MU2ccx/Evbc9OCwpSUUZgjSCzcjNgGzYRvRiRDHVWlMSFOKGwaEIGgmGEIYYOeWsyJ8RkGSzZRadoll2IUUgghIgXvdiFS0SzuCxZTHCaKWVvtD60nO6iI+GlFQpt4+/unPPPeT55nv9zzqPhFYomDO9QAxsBFfAP4IkmJh4oAd7X6+W3U1KEpNfjVqtRnj1D9+QJitPJBDAC/ABMRQKTIMtyY2amOF5TI/9eWMjmbdtEhkqFemGRojA3OSl7R0dJunhRND54wC2gDfgjXJiPjUZaurrE9KFDvKHRCEOwQpUKtcEgdlZWstNiwTcygqmujh8fPuQr4Iv1YDTApdOnKbDZeF2nIygiCCymqIi8iQk87e0cP3+ed4EKwBUqRpOSwq2ODtlgsQhjTEwojMWRJKTWVrKzs4k5eZIxp5P3AHcomJ7OTt60WETG2hmLc/Qob2k0/FJRgd3p5NhqMeW1tewvKyNskPmYzeyor5fnmptFA0t6KBBmg8lER2cnqSpVuCn+NDSIrMFB6hwO7CzYZYEw9c3N+GJjIwMBkCSw2fAVF9PidFIdDKPdu5eqoiKSI0fxJz+f1Lw8SoaHaQGcgTAHKyuZlaRIU0ClgqoqvMPDHAN6l2FMJg7m55MaeYo/u3aRtns3ZocjAGbTJvLT0ohQ2y5PcjJoteTMXy9dps06XbQo/qVKTEQCJMCzCKPVRm9W5pOYyBz+I4hz6cys46O/tvz/11dg+TL5oo2ZnkaD/1C2GBMXx/TMDIlxcdGBKArMzuIB5pZh9Hp+mpwkw2iMDubxY9iyhZ/nrxdh7t/nyt27HDYaw3I2XjETEyhTU3wfEHP7NoNbt/LiyBE2aLWRhXi90N+P+/p1rgTEAB6jUf52bEzUHjgQWYzDAQYDA8DfwTC0tYnGEyeo3LOHjfHxkYG43dDXh+vqVT5ZeD9Qb4isLD69cIGvrVZUanWAinVEUaC3F2X7dmzAXythOHuWb7q6KOjv58OysvBihoZgaoqxjg7alj4Lumuamii1Wtlx+TK5paWgWef+UhS4eRPGx/m1u5v9gWpeNoSvtZV3enq40d7OB2fOEJOQsDaIywV9ffhcLsa7uykEvKFiAHx1dZjtdrmpsVF8bjbzWkEBrHbbezxw5w5cu4YnJ0f+8tw50fSy+lVNfnm56LLbufT0Kd9VV3N43z7UubmQlgZLfx1ut//Leu8eDA3hzclhODOTj2pqxJ8rjbPqTigvZwYoGRhA5/XKn42OUvzokUh//pxYSfIfPTwelPh4XqSny78lJXHDZBK2U6f4d7VjhNyWxcW4QVgBa/AqEepr14aJZF4pzH8r6Svw0V4Q7wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 26, "height": 26, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "ValveIs", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ValveIs", "type": "esriFieldTypeString", "alias": "ValveIs", "domain": { "type": "codedValue", "name": "ValveIs", "description": "Used by valve inspection table", "codedValues": [ { "name": "Existing", "code": "Existing" }, { "name": "Not On Map", "code": "Not On Map" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "Existing", "modelName": "ValveIs" }, { "name": "DateInspected", "type": "esriFieldTypeDate", "alias": "DateInspected", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateInspected" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Notes" }, { "name": "HasProblem", "type": "esriFieldTypeString", "alias": "HasProblem", "domain": { "type": "codedValue", "name": "Y_N_3", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 5, "defaultValue": null, "modelName": "HasProblem" }, { "name": "Inspected_By", "type": "esriFieldTypeString", "alias": "Inspected_By", "domain": { "type": "codedValue", "name": "WS_Valve_Inspector", "description": "Names of people inspecting water valves", "codedValues": [ { "name": "Dustin Grabin", "code": "Dustin Grabin" }, { "name": "Brandon Haenchen", "code": "Brandon Haenchen" }, { "name": "James Noble", "code": "James Noble" }, { "name": "Mike Hemmer", "code": "Mike Hemmer" }, { "name": "Jonell Hase", "code": "Jonell Hase" }, { "name": "Tyler Moellering", "code": "Tyler Moellering" }, { "name": "Patrick Lewis", "code": "Patrick Lewis" }, { "name": "Bill Howard", "code": "Bill Howard" }, { "name": "Chris Kozik", "code": "Chris Kozik" }, { "name": "Scott Brennan", "code": "Scott Brennan" }, { "name": "Craig Young", "code": "Craig Young" }, { "name": "Lee Burroughs", "code": "Lee Burroughs" }, { "name": "Josh Moyers", "code": "JMoyers" }, { "name": "Matt Rhodes", "code": "MRhodes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Inspected_By" }, { "name": "Depth", "type": "esriFieldTypeDouble", "alias": "Depth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Depth" }, { "name": "TurnsToClose", "type": "esriFieldTypeSmallInteger", "alias": "Turns To Close", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TurnsToClose" }, { "name": "VI_Static_OID", "type": "esriFieldTypeInteger", "alias": "VI_Static_OID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VI_Static_OID" }, { "name": "If_Not_On_Map_Continue_Below", "type": "esriFieldTypeString", "alias": "If Not On Map Continue Below", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": "If Not On Map Continue Below", "modelName": "If_Not_On_Map_Continue_Below" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": { "type": "codedValue", "name": "piSystemValveType", "description": "List of system valves types", "codedValues": [ { "name": "Ball", "code": "Ball" }, { "name": "Butterfly", "code": "Butterfly" }, { "name": "Cone", "code": "Cone" }, { "name": "Gate", "code": "Gate" }, { "name": "Plug", "code": "Plug" }, { "name": "Roundway", "code": "Roundway" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Pressure District Valve", "code": "Pressure District Valve" }, { "name": "Hydrant Valve", "code": "Hydrant" }, { "name": "Other (Hydrant)", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Type" }, { "name": "Diameter", "type": "esriFieldTypeString", "alias": "Diameter", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Diameter" }, { "name": "Near_Address", "type": "esriFieldTypeString", "alias": "Near_Address", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "Near_Address" }, { "name": "ClockToClose", "type": "esriFieldTypeString", "alias": "Clockwise To Close", "domain": { "type": "codedValue", "name": "Y_N_3", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "Yes", "modelName": "ClockToClose" }, { "name": "NormallyOpen", "type": "esriFieldTypeString", "alias": "Normally Open", "domain": { "type": "codedValue", "name": "Y_N_3", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "Yes", "modelName": "NormallyOpen" }, { "name": "CurrentlyOpen", "type": "esriFieldTypeString", "alias": "CurrentlyOpen", "domain": { "type": "codedValue", "name": "Y_N_3", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "Yes", "modelName": "CurrentlyOpen" }, { "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", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R131_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_131", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S95_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Water Valve Inspection", "description": "", "prototype": { "attributes": { "CurrentlyOpen": "Yes", "Notes": null, "VI_Static_OID": null, "If_Not_On_Map_Continue_Below": "If Not On Map Continue Below", "Near_Address": null, "ClockToClose": "Yes", "NormallyOpen": "Yes", "ValveIs": "Existing", "DateInspected": null, "HasProblem": "No", "Inspected_By": null, "Depth": null, "TurnsToClose": null, "Type": "Gate", "Diameter": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 4000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "id": 2, "name": "Water Valve Inspection Targets", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 4000.0000000110686, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 1000, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 740049.6551514082, "ymin": 1073064.6886412203, "xmax": 777536.9534543343, "ymax": 1101355.4197877124, "spatialReference": { "wkid": 102696, "latestWkid": 102696 } }, "sourceSpatialReference": { "wkid": 102696, "latestWkid": 102696 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 213, 210, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[VB_Static_OID]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "VB_Static_OID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "VB_Static_OID", "type": "esriFieldTypeInteger", "alias": "VB_Static_OID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VB_Static_OID" }, { "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" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R133_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S97_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "gisTest.SDE.z_ValveBuffers3", "description": "", "prototype": { "attributes": {"VB_Static_OID": null} }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 4000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "id": 3, "name": "Water Valve Inspection Schedule", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 1000, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 740054.6547248401, "ymin": 1073069.6881828085, "xmax": 777534.2211697586, "ymax": 1101347.3564283475, "spatialReference": { "wkid": 102696, "latestWkid": 102696 } }, "sourceSpatialReference": { "wkid": 102696, "latestWkid": 102696 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 13, 0, 158, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Near_Address", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Static_OID", "type": "esriFieldTypeInteger", "alias": "Static_OID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Static_OID" }, { "name": "Near_Address", "type": "esriFieldTypeString", "alias": "Near_Address", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "Near_Address" }, { "name": "MonthDue", "type": "esriFieldTypeSmallInteger", "alias": "MonthDue", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MonthDue" }, { "name": "MonthInspected", "type": "esriFieldTypeSmallInteger", "alias": "MonthInspected", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MonthInspected" }, { "name": "Last_Inspected", "type": "esriFieldTypeDate", "alias": "Last_Inspected", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Last_Inspected" }, { "name": "InspectionGroup", "type": "esriFieldTypeSmallInteger", "alias": "InspectionGroup", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "InspectionGroup" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R132_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S96_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Water Valve Inspection Schedule", "description": "", "prototype": { "attributes": { "InspectionGroup": null, "Static_OID": null, "Near_Address": null, "MonthDue": null, "MonthInspected": null, "Last_Inspected": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 4000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "id": 4, "name": "Water Field Notes", "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, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 740833.6713504456, "ymin": 1073825.4249237701, "xmax": 777423.400393378, "ymax": 1096277.8819872588, "spatialReference": { "wkid": 102696, "latestWkid": 102696 } }, "sourceSpatialReference": { "wkid": 102696, "latestWkid": 102696 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "f6432fee10e60af4fd7d84e0d98ca8e7", "imageData": "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", "contentType": "image/png", "width": 55, "height": 48, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Note", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Note", "type": "esriFieldTypeString", "alias": "Note", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Note" }, { "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" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R124_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S89_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Water Field Notes", "description": "", "prototype": { "attributes": {"Note": null} }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 4000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "id": 5, "name": "All Inspections", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 1000, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 740054.6548495144, "ymin": 1073069.6882462576, "xmax": 777531.9537858367, "ymax": 1097784.4397972077, "spatialReference": { "wkid": 102696, "latestWkid": 102696 } }, "sourceSpatialReference": { "wkid": 102696, "latestWkid": 102696 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "37dc09b6b05819d98b850bdd6688bd6d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACMAAAAjCAYAAAAe2bNZAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA/BJREFUWIXN1l1MU2ccx/Evbc9OCwpSUUZgjSCzcjNgGzYRvRiRDHVWlMSFOKGwaEIGgmGEIYYOeWsyJ8RkGSzZRadoll2IUUgghIgXvdiFS0SzuCxZTHCaKWVvtD60nO6iI+GlFQpt4+/unPPPeT55nv9zzqPhFYomDO9QAxsBFfAP4IkmJh4oAd7X6+W3U1KEpNfjVqtRnj1D9+QJitPJBDAC/ABMRQKTIMtyY2amOF5TI/9eWMjmbdtEhkqFemGRojA3OSl7R0dJunhRND54wC2gDfgjXJiPjUZaurrE9KFDvKHRCEOwQpUKtcEgdlZWstNiwTcygqmujh8fPuQr4Iv1YDTApdOnKbDZeF2nIygiCCymqIi8iQk87e0cP3+ed4EKwBUqRpOSwq2ODtlgsQhjTEwojMWRJKTWVrKzs4k5eZIxp5P3AHcomJ7OTt60WETG2hmLc/Qob2k0/FJRgd3p5NhqMeW1tewvKyNskPmYzeyor5fnmptFA0t6KBBmg8lER2cnqSpVuCn+NDSIrMFB6hwO7CzYZYEw9c3N+GJjIwMBkCSw2fAVF9PidFIdDKPdu5eqoiKSI0fxJz+f1Lw8SoaHaQGcgTAHKyuZlaRIU0ClgqoqvMPDHAN6l2FMJg7m55MaeYo/u3aRtns3ZocjAGbTJvLT0ohQ2y5PcjJoteTMXy9dps06XbQo/qVKTEQCJMCzCKPVRm9W5pOYyBz+I4hz6cys46O/tvz/11dg+TL5oo2ZnkaD/1C2GBMXx/TMDIlxcdGBKArMzuIB5pZh9Hp+mpwkw2iMDubxY9iyhZ/nrxdh7t/nyt27HDYaw3I2XjETEyhTU3wfEHP7NoNbt/LiyBE2aLWRhXi90N+P+/p1rgTEAB6jUf52bEzUHjgQWYzDAQYDA8DfwTC0tYnGEyeo3LOHjfHxkYG43dDXh+vqVT5ZeD9Qb4isLD69cIGvrVZUanWAinVEUaC3F2X7dmzAXythOHuWb7q6KOjv58OysvBihoZgaoqxjg7alj4Lumuamii1Wtlx+TK5paWgWef+UhS4eRPGx/m1u5v9gWpeNoSvtZV3enq40d7OB2fOEJOQsDaIywV9ffhcLsa7uykEvKFiAHx1dZjtdrmpsVF8bjbzWkEBrHbbezxw5w5cu4YnJ0f+8tw50fSy+lVNfnm56LLbufT0Kd9VV3N43z7UubmQlgZLfx1ut//Leu8eDA3hzclhODOTj2pqxJ8rjbPqTigvZwYoGRhA5/XKn42OUvzokUh//pxYSfIfPTwelPh4XqSny78lJXHDZBK2U6f4d7VjhNyWxcW4QVgBa/AqEepr14aJZF4pzH8r6Svw0V4Q7wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 26, "height": 26, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "ValveIs", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ValveIs", "type": "esriFieldTypeString", "alias": "ValveIs", "domain": { "type": "codedValue", "name": "ValveIs", "description": "Used by valve inspection table", "codedValues": [ { "name": "Existing", "code": "Existing" }, { "name": "Not On Map", "code": "Not On Map" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "Existing", "modelName": "ValveIs" }, { "name": "DateInspected", "type": "esriFieldTypeDate", "alias": "DateInspected", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateInspected" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Notes" }, { "name": "HasProblem", "type": "esriFieldTypeString", "alias": "HasProblem", "domain": { "type": "codedValue", "name": "Y_N_3", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 5, "defaultValue": null, "modelName": "HasProblem" }, { "name": "Inspected_By", "type": "esriFieldTypeString", "alias": "Inspected_By", "domain": { "type": "codedValue", "name": "WS_Valve_Inspector", "description": "Names of people inspecting water valves", "codedValues": [ { "name": "Dustin Grabin", "code": "Dustin Grabin" }, { "name": "Brandon Haenchen", "code": "Brandon Haenchen" }, { "name": "James Noble", "code": "James Noble" }, { "name": "Mike Hemmer", "code": "Mike Hemmer" }, { "name": "Jonell Hase", "code": "Jonell Hase" }, { "name": "Tyler Moellering", "code": "Tyler Moellering" }, { "name": "Patrick Lewis", "code": "Patrick Lewis" }, { "name": "Bill Howard", "code": "Bill Howard" }, { "name": "Chris Kozik", "code": "Chris Kozik" }, { "name": "Scott Brennan", "code": "Scott Brennan" }, { "name": "Craig Young", "code": "Craig Young" }, { "name": "Lee Burroughs", "code": "Lee Burroughs" }, { "name": "Josh Moyers", "code": "JMoyers" }, { "name": "Matt Rhodes", "code": "MRhodes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Inspected_By" }, { "name": "Depth", "type": "esriFieldTypeDouble", "alias": "Depth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Depth" }, { "name": "TurnsToClose", "type": "esriFieldTypeSmallInteger", "alias": "Turns To Close", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TurnsToClose" }, { "name": "VI_Static_OID", "type": "esriFieldTypeInteger", "alias": "VI_Static_OID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VI_Static_OID" }, { "name": "If_Not_On_Map_Continue_Below", "type": "esriFieldTypeString", "alias": "If Not On Map Continue Below", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": "If Not On Map Continue Below", "modelName": "If_Not_On_Map_Continue_Below" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": { "type": "codedValue", "name": "piSystemValveType", "description": "List of system valves types", "codedValues": [ { "name": "Ball", "code": "Ball" }, { "name": "Butterfly", "code": "Butterfly" }, { "name": "Cone", "code": "Cone" }, { "name": "Gate", "code": "Gate" }, { "name": "Plug", "code": "Plug" }, { "name": "Roundway", "code": "Roundway" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Pressure District Valve", "code": "Pressure District Valve" }, { "name": "Hydrant Valve", "code": "Hydrant" }, { "name": "Other (Hydrant)", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Type" }, { "name": "Diameter", "type": "esriFieldTypeString", "alias": "Diameter", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Diameter" }, { "name": "Near_Address", "type": "esriFieldTypeString", "alias": "Near_Address", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "Near_Address" }, { "name": "ClockToClose", "type": "esriFieldTypeString", "alias": "Clockwise To Close", "domain": { "type": "codedValue", "name": "Y_N_3", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "Yes", "modelName": "ClockToClose" }, { "name": "NormallyOpen", "type": "esriFieldTypeString", "alias": "Normally Open", "domain": { "type": "codedValue", "name": "Y_N_3", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "Yes", "modelName": "NormallyOpen" }, { "name": "CurrentlyOpen", "type": "esriFieldTypeString", "alias": "CurrentlyOpen", "domain": { "type": "codedValue", "name": "Y_N_3", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "Yes", "modelName": "CurrentlyOpen" }, { "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", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R131_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_131", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S95_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "All Inspections", "description": "", "prototype": { "attributes": { "CurrentlyOpen": "Yes", "Notes": null, "VI_Static_OID": null, "If_Not_On_Map_Continue_Below": "If Not On Map Continue Below", "Near_Address": null, "ClockToClose": "Yes", "NormallyOpen": "Yes", "ValveIs": "Existing", "DateInspected": null, "HasProblem": "No", "Inspected_By": null, "Depth": null, "TurnsToClose": null, "Type": "Gate", "Diameter": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 4000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [ { "currentVersion": 10.81, "id": 6, "name": "Months_Table", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "FullMonth", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FullMonth", "type": "esriFieldTypeString", "alias": "FullMonth", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FullMonth" }, { "name": "AbbrMonth", "type": "esriFieldTypeString", "alias": "AbbrMonth", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AbbrMonth" }, { "name": "DigitMonth", "type": "esriFieldTypeSmallInteger", "alias": "DigitMonth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DigitMonth" } ], "indexes": [ { "name": "R97_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Months_Table", "description": "", "prototype": { "attributes": { "AbbrMonth": null, "DigitMonth": null, "FullMonth": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 4000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 } ] }