{ "layers": [ { "currentVersion": 10.81, "id": 1, "name": "Gas Meter", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "Gas Utility Layers" }, "defaultVisibility": true, "minScale": 4515, "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": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "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": 1368283.3336227238, "ymin": 492662.4791074693, "xmax": 1405345.9346942306, "ymax": 534835.170352459, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "d6088816468989358e0df2cbfef49ac2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAo5JREFUOI2l00tME1EUBuD/1ul0prWlZQqWSiWASSmCqTxEKtEg+CAiIsS4UJDEpIkLF+xcuFL3JpiwMDEGdKGIJiQmBl0gjWgKykPSCqhAQR6iWFqgzJQ21wVheDS68SzvOfe7yX9yGfxnMdsPKKWKaDRaNjE7dT4UFi1qllsyJ5jcKpZ9Sgj58k/gdzBQ0O0daFUyymSTYISgj4cYljA8OVohStJtfzDwSK/VOQkhYgwwPvP91JDvW1u+LZtldmy4Os1OJBoEUEpJ74inxmQw7qOUOgghkgyIoqj/OOJpKcw6wLa8eYmD1mykmi0yMuefR0e/G2cKi+Ed/5rDc3wjgCsy4P786W5+RraWEIJ77leY9v9CfVWtDLwd7MWz/i6czCtCrjULbm9/HaX0JiHExwCAmueKeI4DAOzWxIFnWSwsBqHX6hCNRrEQCsKijwcAEEKgVvEKKRyuAnBnDWC5pM1hFmXm4MPwIErzDmNkcgz2NCs8M+Ny3yQkYOLH1KGNEAnZsg3rnjQ0db5ASa4D77x9uFhaAXS1y32OVWE2LGlkIBKJ+AEY1weUDIP9yekY8o0iSik4VrVl98srIWhUvE8GFpaCHgBHNw85bHbUP27Erco6bK/p+TnY99qeyMDEz5kmfzBwxKCLI+tDqWYL9CoOGSnp8kVCgNXIKpbFlTGGYVwyUHOi8kFrZ3t1haP49PXySwAAhUKB+1dvQMkoAQDOknPQ8Gq4BnokW0p69Toqh+ca9lUBHc+P2QvKACjWslDKr1sSk+Aa6AkkCYkXzMZdfTFAg9MZbgDKH75uq7UYTZfjNNpMJcMYKKWrIWllOhhafp+TmnFNEITFzXnE/Maa42ebATTHJPeX+gNY1NzGHWDQUQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "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": { "type": "codedValue", "name": "Meter Type", "description": "", "codedValues": [ { "name": "Diaphragm", "code": "DIA" }, { "name": "Rotary", "code": "ROT" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "TYPE" }, { "name": "LOCATIONID", "type": "esriFieldTypeString", "alias": "Cayenta Location ID", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "LOCATIONID" }, { "name": "ANSIPRESSURERATING", "type": "esriFieldTypeString", "alias": "ANSI Pressure Rating", "domain": { "type": "codedValue", "name": "ANSI PSI Rating", "description": "", "codedValues": [ { "name": "ANSI CLASS 150 = 285 PSI", "code": "150" }, { "name": "ANSI CLASS 300 = 740 PSI", "code": "300" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ANSIPRESSURERATING" }, { "name": "DELIVERYPRESSURE", "type": "esriFieldTypeString", "alias": "Delivery Pressure", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "DELIVERYPRESSURE" }, { "name": "FLOWCAPACITY", "type": "esriFieldTypeString", "alias": "Flow Capacity", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FLOWCAPACITY" }, { "name": "BYPASSINDICATOR", "type": "esriFieldTypeString", "alias": "Bypass Indicator", "domain": { "type": "codedValue", "name": "Yes/No Indicator", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "BYPASSINDICATOR" }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "Ancillary Role", "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": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "LOCATION" }, { "name": "PREMISE", "type": "esriFieldTypeString", "alias": "Premise", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PREMISE" }, { "name": "MAOP", "type": "esriFieldTypeDouble", "alias": "MAOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAOP" }, { "name": "READINGORDERNUM", "type": "esriFieldTypeString", "alias": "Reading Order Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "READINGORDERNUM" }, { "name": "RADIOREAD", "type": "esriFieldTypeString", "alias": "RADIOREAD", "domain": { "type": "codedValue", "name": "Yes/No Indicator", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "RADIOREAD" }, { "name": "RECORDINGMETHOD", "type": "esriFieldTypeString", "alias": "Recording Method", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "RECORDINGMETHOD" }, { "name": "INSTALLER", "type": "esriFieldTypeString", "alias": "Installer", "domain": { "type": "codedValue", "name": "Installer", "description": "", "codedValues": [ { "name": "City of Hamilton", "code": "Hamilton" }, { "name": "Contractor", "code": "Contractor" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "INSTALLER" }, { "name": "CONTRACTOR", "type": "esriFieldTypeString", "alias": "Contractor", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONTRACTOR" }, { "name": "INSTALLATIONDATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLATIONDATE" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "COMMENTS" }, { "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": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LegacyID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "PROJECTLINK", "type": "esriFieldTypeString", "alias": "Project Link", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PROJECTLINK" }, { "name": "INGROUNDSTATUS", "type": "esriFieldTypeString", "alias": "In Ground Status", "domain": { "type": "codedValue", "name": "ProposedDomain", "description": "", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "In-Service", "code": "InService" }, { "name": "Removed", "code": "Removed" }, { "name": "Abandoned", "code": "Abandoned" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "InService", "modelName": "INGROUNDSTATUS" }, { "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": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "Cityworks AssetID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ASSETID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R817_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_817", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_817", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S511_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Gas Meter", "description": "", "prototype": { "attributes": { "BYPASSINDICATOR": null, "COMMENTS": null, "PROJECTLINK": null, "ADDRESS": null, "TYPE": null, "LOCATIONID": null, "ANSIPRESSURERATING": null, "DELIVERYPRESSURE": null, "FLOWCAPACITY": null, "ANCILLARYROLE": 0, "LOCATION": null, "PREMISE": null, "MAOP": null, "READINGORDERNUM": null, "RADIOREAD": null, "RECORDINGMETHOD": null, "INSTALLER": null, "CONTRACTOR": null, "INSTALLATIONDATE": null, "ENABLED": 1, "FACILITYID": null, "LegacyID": null, "ASSETID": null, "INGROUNDSTATUS": "InService" } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "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": "Gas Service", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "Gas Utility Layers" }, "defaultVisibility": true, "minScale": 4515, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "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": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "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": 1368283.3336227238, "ymin": 492431.46677421033, "xmax": 1405345.9346942306, "ymax": 534835.170352459, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SUBTYPECD", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 72, 0, 255 ], "width": 1 }, "value": "2", "label": "City Side", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 153, 64, 255 ], "width": 1 }, "value": "1", "label": "Customer Side", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "SIZE", "typeIdField": "SUBTYPECD", "subtypeField": "SUBTYPECD", "defaultSubtypeCode": 2, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SIZE", "type": "esriFieldTypeString", "alias": "Size", "domain": { "type": "codedValue", "name": "Nominal Pipe Size", "description": "", "codedValues": [ { "name": "1/4\"", "code": ".25" }, { "name": "1/2\"", "code": ".5" }, { "name": "3/4\"", "code": ".75" }, { "name": "1\"", "code": "1" }, { "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": "16\"", "code": "16" }, { "name": "Unknown", "code": "UNK" }, { "name": "1 1/8\"", "code": "1.125" }, { "name": "1 1/4\"", "code": "1.25" }, { "name": "26\"", "code": "26" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SIZE" }, { "name": "INTERNALSIZE", "type": "esriFieldTypeString", "alias": "Internal Size", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "INTERNALSIZE" }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "GasMainMaterial", "description": "", "codedValues": [ { "name": "Bare Steel", "code": "BS" }, { "name": "Cast Iron", "code": "CI" }, { "name": "Coated Steel", "code": "CS" }, { "name": "Copper", "code": "CU" }, { "name": "Plastic", "code": "PL" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Ductile Iron", "code": "DI" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MATERIAL" }, { "name": "COATINGTYPE", "type": "esriFieldTypeString", "alias": "Coating Type", "domain": { "type": "codedValue", "name": "Coating Type", "description": "", "codedValues": [ { "name": "Coal Tar Enamel", "code": "CTE" }, { "name": "Mill Wrap", "code": "MW" }, { "name": "UV Tape", "code": "UVTP" }, { "name": "Fusion Bond", "code": "EPX" }, { "name": "Does Not Apply", "code": "DNA" }, { "name": "Unkown", "code": "UNK" }, { "name": "X-Tru", "code": "XTR" }, { "name": "Green Coating", "code": "GC" }, { "name": "Bare", "code": "BARE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "COATINGTYPE" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": { "type": "codedValue", "name": "Pipe Manufacturer", "description": "", "codedValues": [ { "name": "Performance", "code": "PER" }, { "name": "US Poly", "code": "USP" }, { "name": "Drisco", "code": "DRC" }, { "name": "Poly Pipe", "code": "POL" }, { "name": "Plexico", "code": "PLE" }, { "name": "American Steel Pipe Div", "code": "AMRSTEEL" }, { "name": "US Steel", "code": "USSTEEL" }, { "name": "IPSCO-CPS", "code": "IPSCO" }, { "name": "MAU-CPS", "code": "MAU" }, { "name": "Charter Plastics", "code": "CHARTER" }, { "name": "JM Eagle", "code": "JMEAGLE" }, { "name": "Unknown", "code": "UNK" }, { "name": "Georg Fischer Central Plastics", "code": "GFCP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "OPERATINGPRESSURE", "type": "esriFieldTypeString", "alias": "Operating Pressure", "domain": { "type": "codedValue", "name": "Operating Pressure", "description": "", "codedValues": [ { "name": "Intermediate (7 lb)", "code": "7" }, { "name": "Medium (20 lb)", "code": "20" }, { "name": "Medium (30 lb)", "code": "30" }, { "name": "Medium (35 lb)", "code": "35" }, { "name": "Feeder (225 lb)", "code": "225" }, { "name": "Feeder (325 lb)", "code": "325" }, { "name": "Texas Gas (850 lb)", "code": "850" }, { "name": "Texas East (700 lb)", "code": "700" }, { "name": "Intermediate (5 lb)", "code": "5" }, { "name": "Distribution (12 oz)", "code": "1" }, { "name": "Feeder (210 lb)", "code": "210" }, { "name": "Feeder (265 lb)", "code": "265" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OPERATINGPRESSURE" }, { "name": "INSTALLATIONDATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLATIONDATE" }, { "name": "INSERVICEDATE", "type": "esriFieldTypeDate", "alias": "In-Service Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSERVICEDATE" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "LOCATION" }, { "name": "DEPTH", "type": "esriFieldTypeString", "alias": "Depth (Inches)", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "DEPTH" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner", "domain": { "type": "codedValue", "name": "GasOwner", "description": "", "codedValues": [ { "name": "City", "code": "CITY" }, { "name": "Other", "code": "OTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "OWNER" }, { "name": "INSTALLER", "type": "esriFieldTypeString", "alias": "Installer", "domain": { "type": "codedValue", "name": "Installer", "description": "", "codedValues": [ { "name": "City of Hamilton", "code": "Hamilton" }, { "name": "Contractor", "code": "Contractor" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "INSTALLER" }, { "name": "CONTRACTOR", "type": "esriFieldTypeString", "alias": "Contractor", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONTRACTOR" }, { "name": "INSTALLATIONMETHOD", "type": "esriFieldTypeString", "alias": "Installation Method", "domain": { "type": "codedValue", "name": "Installation Method", "description": "", "codedValues": [ { "name": "Trenching", "code": "TRN" }, { "name": "Insertion", "code": "INS" }, { "name": "Jack and Bore", "code": "BOR" }, { "name": "Directional Drill", "code": "HDD" }, { "name": "UNK", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "INSTALLATIONMETHOD" }, { "name": "CATHODICINDICATOR", "type": "esriFieldTypeString", "alias": "Cathodic Protection", "domain": { "type": "codedValue", "name": "Yes/No Indicator", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "CATHODICINDICATOR" }, { "name": "SYSTEMPRESSURE", "type": "esriFieldTypeDouble", "alias": "Standard System Pressure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SYSTEMPRESSURE" }, { "name": "CPREADING", "type": "esriFieldTypeString", "alias": "CP Reading", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CPREADING" }, { "name": "INSULATEDINDICATOR", "type": "esriFieldTypeString", "alias": "Insulated Indicator", "domain": { "type": "codedValue", "name": "Yes/No Indicator", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "INSULATEDINDICATOR" }, { "name": "WALLTHICKNESS", "type": "esriFieldTypeString", "alias": "Wall Thickness", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "WALLTHICKNESS" }, { "name": "MAOP", "type": "esriFieldTypeInteger", "alias": "MAOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAOP" }, { "name": "SDR", "type": "esriFieldTypeString", "alias": "SDR", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SDR" }, { "name": "MEASUREDLENGTH", "type": "esriFieldTypeDouble", "alias": "Measured Length", "domain": { "type": "range", "name": "Measured Length", "description": "", "range": [ 1, 1000000000 ], "mergePolicy": "esriMPTSumValues", "splitPolicy": "esriSPTGeometryRatio" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MEASUREDLENGTH" }, { "name": "LENGTHSOURCE", "type": "esriFieldTypeString", "alias": "Length Source", "domain": { "type": "codedValue", "name": "Length Source", "description": "", "codedValues": [ { "name": "Field Measurement", "code": "FM" }, { "name": "Mapping System", "code": "MS" }, { "name": "User-Derived", "code": "USER" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "LENGTHSOURCE" }, { "name": "LASTLEAKSURVEY", "type": "esriFieldTypeDate", "alias": "Last Leak Survey", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTLEAKSURVEY" }, { "name": "LEAKSURVEYFREQUENCY", "type": "esriFieldTypeString", "alias": "Leak Survey Frequency", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LEAKSURVEYFREQUENCY" }, { "name": "PIPETESTDATE", "type": "esriFieldTypeDate", "alias": "Pipe Test Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "PIPETESTDATE" }, { "name": "PIPETESTDURATION", "type": "esriFieldTypeString", "alias": "Pipe Test Duration", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PIPETESTDURATION" }, { "name": "PIPETESTPRESSURE", "type": "esriFieldTypeString", "alias": "Pipe Test Pressure", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PIPETESTPRESSURE" }, { "name": "PIPETESTTYPE", "type": "esriFieldTypeString", "alias": "Pipe Test Type", "domain": { "type": "codedValue", "name": "Pipe Test Type", "description": "", "codedValues": [ { "name": "Air", "code": "AIR" }, { "name": "Nitrogen and Air", "code": "NTA" }, { "name": "Hydrostatic", "code": "HYD" }, { "name": "Water", "code": "WTR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PIPETESTTYPE" }, { "name": "REGULATORTYPE", "type": "esriFieldTypeString", "alias": "Regulator Type", "domain": { "type": "codedValue", "name": "Regulator Type", "description": "", "codedValues": [ { "name": "Spring Loaded", "code": "SPRING" }, { "name": "Pilot Loaded", "code": "PILOT" }, { "name": "Monitor", "code": "MON" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "REGULATORTYPE" }, { "name": "REGULATORMANUFACTURER", "type": "esriFieldTypeString", "alias": "Regulator Manufacturer", "domain": { "type": "codedValue", "name": "Regulator Manufacturer", "description": "", "codedValues": [ { "name": "American", "code": "AMR" }, { "name": "Fisher", "code": "FSH" }, { "name": "Reliance", "code": "REL" }, { "name": "Actaris", "code": "ACT" }, { "name": "Rockwell", "code": "RCK" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "REGULATORMANUFACTURER" }, { "name": "REGULATORMODEL", "type": "esriFieldTypeString", "alias": "Regulator Model", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "REGULATORMODEL" }, { "name": "REGULATORSETPRESSURE", "type": "esriFieldTypeString", "alias": "Regulator Set Pressure", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "REGULATORSETPRESSURE" }, { "name": "RISER", "type": "esriFieldTypeString", "alias": "Riser", "domain": { "type": "codedValue", "name": "Yes/No Indicator", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "RISER" }, { "name": "RISERSIZE", "type": "esriFieldTypeString", "alias": "Riser Size", "domain": { "type": "codedValue", "name": "Nominal Pipe Size", "description": "", "codedValues": [ { "name": "1/4\"", "code": ".25" }, { "name": "1/2\"", "code": ".5" }, { "name": "3/4\"", "code": ".75" }, { "name": "1\"", "code": "1" }, { "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": "16\"", "code": "16" }, { "name": "Unknown", "code": "UNK" }, { "name": "1 1/8\"", "code": "1.125" }, { "name": "1 1/4\"", "code": "1.25" }, { "name": "26\"", "code": "26" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "RISERSIZE" }, { "name": "RISERMATERIAL", "type": "esriFieldTypeString", "alias": "Riser Material", "domain": { "type": "codedValue", "name": "Riser Material", "description": "", "codedValues": [ { "name": "Plastic", "code": "Plastic" }, { "name": "Unknown", "code": "UNK" }, { "name": "Coated Steel", "code": "Coated Steel" }, { "name": "Bare Steel", "code": "Bare Steel" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "RISERMATERIAL" }, { "name": "RISERMANUFACTURER", "type": "esriFieldTypeString", "alias": "Riser Manufacturer", "domain": { "type": "codedValue", "name": "Riser Man", "description": "", "codedValues": [ { "name": "Perfection", "code": "PER" }, { "name": "Normac", "code": "NORMAC" }, { "name": "Contential", "code": "CON" }, { "name": "Central", "code": "CENTRAL" }, { "name": "Uponor", "code": "UP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "RISERMANUFACTURER" }, { "name": "RISERCONDITION", "type": "esriFieldTypeString", "alias": "Riser Condition", "domain": { "type": "codedValue", "name": "Coating Condition", "description": "", "codedValues": [ { "name": "Excellent", "code": "EXCELLENT" }, { "name": "Fair", "code": "FAIR" }, { "name": "Good", "code": "GOOD" }, { "name": "Poor", "code": "POOR" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "RISERCONDITION" }, { "name": "RISERCONNECTION", "type": "esriFieldTypeString", "alias": "Riser Connection Type", "domain": { "type": "codedValue", "name": "Riser Connection Type", "description": "", "codedValues": [ { "name": "Fused", "code": "Fused" }, { "name": "Stab", "code": "Stab" }, { "name": "Electrofusion", "code": "Electorfusion" }, { "name": "Threaded", "code": "Threaded" }, { "name": "Welded Steel", "code": "Welded Steel" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RISERCONNECTION" }, { "name": "RISERONLY", "type": "esriFieldTypeString", "alias": "Riser Only", "domain": { "type": "codedValue", "name": "Yes/No Indicator", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "RISERONLY" }, { "name": "STUB", "type": "esriFieldTypeString", "alias": "Service Stub", "domain": { "type": "codedValue", "name": "Yes/No Indicator", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "STUB" }, { "name": "MULTIMETER", "type": "esriFieldTypeString", "alias": "Multimeter", "domain": { "type": "codedValue", "name": "Yes/No Indicator", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "MULTIMETER" }, { "name": "PINCHABLE", "type": "esriFieldTypeString", "alias": "Pinchable", "domain": { "type": "codedValue", "name": "Yes/No Indicator", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "PINCHABLE" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "COMMENTS" }, { "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": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LegacyID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "SUBTYPECD", "type": "esriFieldTypeInteger", "alias": "Side", "domain": null, "editable": true, "nullable": true, "defaultValue": 2, "modelName": "SUBTYPECD" }, { "name": "PROJECTLINK", "type": "esriFieldTypeString", "alias": "Project Link", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PROJECTLINK" }, { "name": "INGROUNDSTATUS", "type": "esriFieldTypeString", "alias": "In Ground Status", "domain": { "type": "codedValue", "name": "ProposedDomain", "description": "", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "In-Service", "code": "InService" }, { "name": "Removed", "code": "Removed" }, { "name": "Abandoned", "code": "Abandoned" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "InService", "modelName": "INGROUNDSTATUS" }, { "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": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "Cityworks AssetID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ASSETID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R831_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_831", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_831", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S525_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 2, "name": "City Side", "domains": { "SIZE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "COATINGTYPE": {"type": "inherited"}, "MANUFACTURER": {"type": "inherited"}, "OPERATINGPRESSURE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "INSTALLER": {"type": "inherited"}, "INSTALLATIONMETHOD": {"type": "inherited"}, "CATHODICINDICATOR": {"type": "inherited"}, "INSULATEDINDICATOR": {"type": "inherited"}, "MEASUREDLENGTH": {"type": "inherited"}, "LENGTHSOURCE": {"type": "inherited"}, "PIPETESTTYPE": {"type": "inherited"}, "REGULATORTYPE": {"type": "inherited"}, "REGULATORMANUFACTURER": {"type": "inherited"}, "RISER": {"type": "inherited"}, "RISERSIZE": {"type": "inherited"}, "RISERMATERIAL": {"type": "inherited"}, "RISERMANUFACTURER": {"type": "inherited"}, "RISERCONDITION": {"type": "inherited"}, "RISERCONNECTION": {"type": "inherited"}, "RISERONLY": {"type": "inherited"}, "STUB": {"type": "inherited"}, "MULTIMETER": {"type": "inherited"}, "PINCHABLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"} }, "templates": [ { "name": "City Side", "description": "", "prototype": { "attributes": { "COMMENTS": null, "ASSETID": null, "ADDRESS": null, "SIZE": null, "INTERNALSIZE": null, "MATERIAL": null, "COATINGTYPE": null, "MANUFACTURER": null, "OPERATINGPRESSURE": null, "INSTALLATIONDATE": null, "INSERVICEDATE": null, "LOCATION": null, "DEPTH": null, "OWNER": null, "INSTALLER": null, "CONTRACTOR": null, "INSTALLATIONMETHOD": null, "CATHODICINDICATOR": null, "SYSTEMPRESSURE": null, "CPREADING": null, "INSULATEDINDICATOR": null, "WALLTHICKNESS": null, "MAOP": null, "SDR": null, "MEASUREDLENGTH": null, "LENGTHSOURCE": null, "LASTLEAKSURVEY": null, "LEAKSURVEYFREQUENCY": null, "PIPETESTDATE": null, "PIPETESTDURATION": null, "PIPETESTPRESSURE": null, "PIPETESTTYPE": null, "REGULATORTYPE": null, "REGULATORMANUFACTURER": null, "REGULATORMODEL": null, "REGULATORSETPRESSURE": null, "RISER": null, "RISERSIZE": null, "RISERMATERIAL": null, "RISERMANUFACTURER": null, "RISERCONDITION": null, "RISERCONNECTION": null, "RISERONLY": null, "STUB": null, "MULTIMETER": null, "PINCHABLE": null, "ENABLED": 1, "FACILITYID": null, "LegacyID": null, "SUBTYPECD": 2, "PROJECTLINK": null, "INGROUNDSTATUS": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 1, "name": "Customer Side", "domains": { "SIZE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "COATINGTYPE": {"type": "inherited"}, "MANUFACTURER": {"type": "inherited"}, "OPERATINGPRESSURE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "INSTALLER": {"type": "inherited"}, "INSTALLATIONMETHOD": {"type": "inherited"}, "CATHODICINDICATOR": {"type": "inherited"}, "INSULATEDINDICATOR": {"type": "inherited"}, "MEASUREDLENGTH": {"type": "inherited"}, "LENGTHSOURCE": {"type": "inherited"}, "PIPETESTTYPE": {"type": "inherited"}, "REGULATORTYPE": {"type": "inherited"}, "REGULATORMANUFACTURER": {"type": "inherited"}, "RISER": {"type": "inherited"}, "RISERSIZE": {"type": "inherited"}, "RISERMATERIAL": {"type": "inherited"}, "RISERMANUFACTURER": {"type": "inherited"}, "RISERCONDITION": {"type": "inherited"}, "RISERCONNECTION": {"type": "inherited"}, "RISERONLY": {"type": "inherited"}, "STUB": {"type": "inherited"}, "MULTIMETER": {"type": "inherited"}, "PINCHABLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"} }, "templates": [ { "name": "Customer Side", "description": "", "prototype": { "attributes": { "COMMENTS": null, "ASSETID": null, "ADDRESS": null, "SIZE": null, "INTERNALSIZE": null, "MATERIAL": null, "COATINGTYPE": null, "MANUFACTURER": null, "OPERATINGPRESSURE": null, "INSTALLATIONDATE": null, "INSERVICEDATE": null, "LOCATION": null, "DEPTH": null, "OWNER": null, "INSTALLER": null, "CONTRACTOR": null, "INSTALLATIONMETHOD": null, "CATHODICINDICATOR": null, "SYSTEMPRESSURE": null, "CPREADING": null, "INSULATEDINDICATOR": null, "WALLTHICKNESS": null, "MAOP": null, "SDR": null, "MEASUREDLENGTH": null, "LENGTHSOURCE": null, "LASTLEAKSURVEY": null, "LEAKSURVEYFREQUENCY": null, "PIPETESTDATE": null, "PIPETESTDURATION": null, "PIPETESTPRESSURE": null, "PIPETESTTYPE": null, "REGULATORTYPE": null, "REGULATORMANUFACTURER": null, "REGULATORMODEL": null, "REGULATORSETPRESSURE": null, "RISER": null, "RISERSIZE": null, "RISERMATERIAL": null, "RISERMANUFACTURER": null, "RISERCONDITION": null, "RISERCONNECTION": null, "RISERONLY": null, "STUB": null, "MULTIMETER": null, "PINCHABLE": null, "ENABLED": 0, "FACILITYID": null, "LegacyID": null, "SUBTYPECD": 1, "PROJECTLINK": null, "INGROUNDSTATUS": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "subtypes": [ { "code": 1, "name": "Customer Side", "defaultValues": { "SIZE": null, "INTERNALSIZE": null, "MATERIAL": null, "COATINGTYPE": null, "MANUFACTURER": null, "OPERATINGPRESSURE": null, "INSTALLATIONDATE": null, "INSERVICEDATE": null, "LOCATION": null, "DEPTH": null, "OWNER": null, "INSTALLER": null, "CONTRACTOR": null, "INSTALLATIONMETHOD": null, "CATHODICINDICATOR": null, "SYSTEMPRESSURE": null, "CPREADING": null, "INSULATEDINDICATOR": null, "WALLTHICKNESS": null, "MAOP": null, "SDR": null, "MEASUREDLENGTH": null, "LENGTHSOURCE": null, "LASTLEAKSURVEY": null, "LEAKSURVEYFREQUENCY": null, "PIPETESTDATE": null, "PIPETESTDURATION": null, "PIPETESTPRESSURE": null, "PIPETESTTYPE": null, "REGULATORTYPE": null, "REGULATORMANUFACTURER": null, "REGULATORMODEL": null, "REGULATORSETPRESSURE": null, "RISER": null, "RISERSIZE": null, "RISERMATERIAL": null, "RISERMANUFACTURER": null, "RISERCONDITION": null, "RISERCONNECTION": null, "RISERONLY": null, "STUB": null, "MULTIMETER": null, "PINCHABLE": null, "COMMENTS": null, "ENABLED": 0, "FACILITYID": null, "LegacyID": null, "GlobalID": null, "SUBTYPECD": 1, "PROJECTLINK": null, "INGROUNDSTATUS": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "ADDRESS": null, "ASSETID": null }, "domains": { "SIZE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "COATINGTYPE": {"type": "inherited"}, "MANUFACTURER": {"type": "inherited"}, "OPERATINGPRESSURE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "INSTALLER": {"type": "inherited"}, "INSTALLATIONMETHOD": {"type": "inherited"}, "CATHODICINDICATOR": {"type": "inherited"}, "INSULATEDINDICATOR": {"type": "inherited"}, "MEASUREDLENGTH": {"type": "inherited"}, "LENGTHSOURCE": {"type": "inherited"}, "PIPETESTTYPE": {"type": "inherited"}, "REGULATORTYPE": {"type": "inherited"}, "REGULATORMANUFACTURER": {"type": "inherited"}, "RISER": {"type": "inherited"}, "RISERSIZE": {"type": "inherited"}, "RISERMATERIAL": {"type": "inherited"}, "RISERMANUFACTURER": {"type": "inherited"}, "RISERCONDITION": {"type": "inherited"}, "RISERCONNECTION": {"type": "inherited"}, "RISERONLY": {"type": "inherited"}, "STUB": {"type": "inherited"}, "MULTIMETER": {"type": "inherited"}, "PINCHABLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"} } }, { "code": 2, "name": "City Side", "defaultValues": { "SIZE": null, "INTERNALSIZE": null, "MATERIAL": null, "COATINGTYPE": null, "MANUFACTURER": null, "OPERATINGPRESSURE": null, "INSTALLATIONDATE": null, "INSERVICEDATE": null, "LOCATION": null, "DEPTH": null, "OWNER": null, "INSTALLER": null, "CONTRACTOR": null, "INSTALLATIONMETHOD": null, "CATHODICINDICATOR": null, "SYSTEMPRESSURE": null, "CPREADING": null, "INSULATEDINDICATOR": null, "WALLTHICKNESS": null, "MAOP": null, "SDR": null, "MEASUREDLENGTH": null, "LENGTHSOURCE": null, "LASTLEAKSURVEY": null, "LEAKSURVEYFREQUENCY": null, "PIPETESTDATE": null, "PIPETESTDURATION": null, "PIPETESTPRESSURE": null, "PIPETESTTYPE": null, "REGULATORTYPE": null, "REGULATORMANUFACTURER": null, "REGULATORMODEL": null, "REGULATORSETPRESSURE": null, "RISER": null, "RISERSIZE": null, "RISERMATERIAL": null, "RISERMANUFACTURER": null, "RISERCONDITION": null, "RISERCONNECTION": null, "RISERONLY": null, "STUB": null, "MULTIMETER": null, "PINCHABLE": null, "COMMENTS": null, "ENABLED": 1, "FACILITYID": null, "LegacyID": null, "GlobalID": null, "SUBTYPECD": 2, "PROJECTLINK": null, "INGROUNDSTATUS": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "ADDRESS": null, "ASSETID": null }, "domains": { "SIZE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "COATINGTYPE": {"type": "inherited"}, "MANUFACTURER": {"type": "inherited"}, "OPERATINGPRESSURE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "INSTALLER": {"type": "inherited"}, "INSTALLATIONMETHOD": {"type": "inherited"}, "CATHODICINDICATOR": {"type": "inherited"}, "INSULATEDINDICATOR": {"type": "inherited"}, "MEASUREDLENGTH": {"type": "inherited"}, "LENGTHSOURCE": {"type": "inherited"}, "PIPETESTTYPE": {"type": "inherited"}, "REGULATORTYPE": {"type": "inherited"}, "REGULATORMANUFACTURER": {"type": "inherited"}, "RISER": {"type": "inherited"}, "RISERSIZE": {"type": "inherited"}, "RISERMATERIAL": {"type": "inherited"}, "RISERMANUFACTURER": {"type": "inherited"}, "RISERCONDITION": {"type": "inherited"}, "RISERCONNECTION": {"type": "inherited"}, "RISERONLY": {"type": "inherited"}, "STUB": {"type": "inherited"}, "MULTIMETER": {"type": "inherited"}, "PINCHABLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"} } } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "id": 3, "name": "Gas Main", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "Gas Utility Layers" }, "defaultVisibility": true, "minScale": 72225, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "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": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "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": 1368930.6197297275, "ymin": 492870.6883367151, "xmax": 1405033.260778889, "ymax": 534819.4331792146, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 219, 54, 255 ], "width": 2 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[SIZE] CONCAT \" Gas\"", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 2, "font": { "family": "Calibri", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 9029, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "SIZE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SIZE", "type": "esriFieldTypeString", "alias": "Pipe Size", "domain": { "type": "codedValue", "name": "Nominal Pipe Size", "description": "", "codedValues": [ { "name": "1/4\"", "code": ".25" }, { "name": "1/2\"", "code": ".5" }, { "name": "3/4\"", "code": ".75" }, { "name": "1\"", "code": "1" }, { "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": "16\"", "code": "16" }, { "name": "Unknown", "code": "UNK" }, { "name": "1 1/8\"", "code": "1.125" }, { "name": "1 1/4\"", "code": "1.25" }, { "name": "26\"", "code": "26" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "SIZE" }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "GasMainMaterial", "description": "", "codedValues": [ { "name": "Bare Steel", "code": "BS" }, { "name": "Cast Iron", "code": "CI" }, { "name": "Coated Steel", "code": "CS" }, { "name": "Copper", "code": "CU" }, { "name": "Plastic", "code": "PL" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Ductile Iron", "code": "DI" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MATERIAL" }, { "name": "COATING", "type": "esriFieldTypeString", "alias": "Coating Type", "domain": { "type": "codedValue", "name": "Coating Type", "description": "", "codedValues": [ { "name": "Coal Tar Enamel", "code": "CTE" }, { "name": "Mill Wrap", "code": "MW" }, { "name": "UV Tape", "code": "UVTP" }, { "name": "Fusion Bond", "code": "EPX" }, { "name": "Does Not Apply", "code": "DNA" }, { "name": "Unkown", "code": "UNK" }, { "name": "X-Tru", "code": "XTR" }, { "name": "Green Coating", "code": "GC" }, { "name": "Bare", "code": "BARE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COATING" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": { "type": "codedValue", "name": "Pipe Manufacturer", "description": "", "codedValues": [ { "name": "Performance", "code": "PER" }, { "name": "US Poly", "code": "USP" }, { "name": "Drisco", "code": "DRC" }, { "name": "Poly Pipe", "code": "POL" }, { "name": "Plexico", "code": "PLE" }, { "name": "American Steel Pipe Div", "code": "AMRSTEEL" }, { "name": "US Steel", "code": "USSTEEL" }, { "name": "IPSCO-CPS", "code": "IPSCO" }, { "name": "MAU-CPS", "code": "MAU" }, { "name": "Charter Plastics", "code": "CHARTER" }, { "name": "JM Eagle", "code": "JMEAGLE" }, { "name": "Unknown", "code": "UNK" }, { "name": "Georg Fischer Central Plastics", "code": "GFCP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "OPERATINGPRESSURE", "type": "esriFieldTypeString", "alias": "Operating Pressure", "domain": { "type": "codedValue", "name": "Operating Pressure", "description": "", "codedValues": [ { "name": "Intermediate (7 lb)", "code": "7" }, { "name": "Medium (20 lb)", "code": "20" }, { "name": "Medium (30 lb)", "code": "30" }, { "name": "Medium (35 lb)", "code": "35" }, { "name": "Feeder (225 lb)", "code": "225" }, { "name": "Feeder (325 lb)", "code": "325" }, { "name": "Texas Gas (850 lb)", "code": "850" }, { "name": "Texas East (700 lb)", "code": "700" }, { "name": "Intermediate (5 lb)", "code": "5" }, { "name": "Distribution (12 oz)", "code": "1" }, { "name": "Feeder (210 lb)", "code": "210" }, { "name": "Feeder (265 lb)", "code": "265" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OPERATINGPRESSURE" }, { "name": "INSTALLATIONDATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLATIONDATE" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "LOCATION" }, { "name": "DEPTH", "type": "esriFieldTypeString", "alias": "Depth (Inches)", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DEPTH" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner", "domain": { "type": "codedValue", "name": "GasOwner", "description": "", "codedValues": [ { "name": "City", "code": "CITY" }, { "name": "Other", "code": "OTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "OWNER" }, { "name": "INSTALLER", "type": "esriFieldTypeString", "alias": "Installer", "domain": { "type": "codedValue", "name": "Installer", "description": "", "codedValues": [ { "name": "City of Hamilton", "code": "Hamilton" }, { "name": "Contractor", "code": "Contractor" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "INSTALLER" }, { "name": "CONTRACTOR", "type": "esriFieldTypeString", "alias": "Contractor", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONTRACTOR" }, { "name": "INSTALLATIONMETHOD", "type": "esriFieldTypeString", "alias": "Installation Method", "domain": { "type": "codedValue", "name": "Installation Method", "description": "", "codedValues": [ { "name": "Trenching", "code": "TRN" }, { "name": "Insertion", "code": "INS" }, { "name": "Jack and Bore", "code": "BOR" }, { "name": "Directional Drill", "code": "HDD" }, { "name": "UNK", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "INSTALLATIONMETHOD" }, { "name": "PIPEGRADE", "type": "esriFieldTypeString", "alias": "Pipe Grade", "domain": { "type": "codedValue", "name": "Pipe Grade", "description": "", "codedValues": [ { "name": "Grade B", "code": "GRB" }, { "name": "X 42", "code": "X42" }, { "name": "X 52", "code": "X52" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "PIPEGRADE" }, { "name": "CATHODICINDICATOR", "type": "esriFieldTypeString", "alias": "Cathodic Protection", "domain": { "type": "codedValue", "name": "Yes/No Indicator", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CATHODICINDICATOR" }, { "name": "CPSYSTEMSTATUS", "type": "esriFieldTypeString", "alias": "CP System Status", "domain": { "type": "codedValue", "name": "Yes/No Indicator", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CPSYSTEMSTATUS" }, { "name": "UPRATED", "type": "esriFieldTypeString", "alias": "Uprated", "domain": { "type": "codedValue", "name": "Yes/No Indicator", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "UPRATED" }, { "name": "PLASTICDENSITY", "type": "esriFieldTypeString", "alias": "Plastic Density", "domain": { "type": "codedValue", "name": "Plastic Density", "description": "", "codedValues": [ { "name": "Medium - 2406", "code": "M" }, { "name": "High - 3408", "code": "H" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PLASTICDENSITY" }, { "name": "MAOP", "type": "esriFieldTypeInteger", "alias": "MAOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAOP" }, { "name": "SDR", "type": "esriFieldTypeString", "alias": "SDR", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SDR" }, { "name": "CROSSINGTYPE", "type": "esriFieldTypeString", "alias": "Crossing Type", "domain": { "type": "codedValue", "name": "Pipe Crossing Type", "description": "", "codedValues": [ { "name": "Bridge", "code": "BRDG" }, { "name": "Rail Road", "code": "RR" }, { "name": "Highway", "code": "HWY" }, { "name": "Creek", "code": "CRK" }, { "name": "River", "code": "RIV" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CROSSINGTYPE" }, { "name": "MEASUREDLENGTH", "type": "esriFieldTypeDouble", "alias": "Measured Length", "domain": { "type": "range", "name": "Measured Length", "description": "", "range": [ 1, 1000000000 ], "mergePolicy": "esriMPTSumValues", "splitPolicy": "esriSPTGeometryRatio" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MEASUREDLENGTH" }, { "name": "LENGTHSOURCE", "type": "esriFieldTypeString", "alias": "Length Source", "domain": { "type": "codedValue", "name": "Length Source", "description": "", "codedValues": [ { "name": "Field Measurement", "code": "FM" }, { "name": "Mapping System", "code": "MS" }, { "name": "User-Derived", "code": "USER" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LENGTHSOURCE" }, { "name": "TRACERSIZE", "type": "esriFieldTypeString", "alias": "Tracer Size", "domain": { "type": "codedValue", "name": "Tracer Wire Gauge", "description": "", "codedValues": [ { "name": "12 Gauge", "code": "12" }, { "name": "14 Gauge", "code": "14" }, { "name": "Unknown", "code": "UNK" }, { "name": "10 Gauge", "code": "10" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "TRACERSIZE" }, { "name": "TRACERMATERIAL", "type": "esriFieldTypeString", "alias": "Tracer Material", "domain": { "type": "codedValue", "name": "Tracer Material", "description": "", "codedValues": [ { "name": "Copper", "code": "COP" }, { "name": "Copper Coated Steel", "code": "COPSTL" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TRACERMATERIAL" }, { "name": "LASTLEAKSURVEY", "type": "esriFieldTypeDate", "alias": "Last Leak Survey", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTLEAKSURVEY" }, { "name": "LEAKSURVEYFREQUENCY", "type": "esriFieldTypeString", "alias": "Leak Survey Frequency", "domain": { "type": "codedValue", "name": "Leak Survey Frequency", "description": "", "codedValues": [ { "name": "1 Year", "code": "1" }, { "name": "3 Year", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LEAKSURVEYFREQUENCY" }, { "name": "PIPETESTDATE", "type": "esriFieldTypeDate", "alias": "Pipe Test Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "PIPETESTDATE" }, { "name": "PIPETESTDURATION", "type": "esriFieldTypeString", "alias": "Pipe Test Duration", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PIPETESTDURATION" }, { "name": "PIPETESTPRESSURE", "type": "esriFieldTypeString", "alias": "Pipe Test Pressure", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PIPETESTPRESSURE" }, { "name": "PIPETESTTYPE", "type": "esriFieldTypeString", "alias": "Pipe Test Type", "domain": { "type": "codedValue", "name": "Pipe Test Type", "description": "", "codedValues": [ { "name": "Air", "code": "AIR" }, { "name": "Nitrogen and Air", "code": "NTA" }, { "name": "Hydrostatic", "code": "HYD" }, { "name": "Water", "code": "WTR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PIPETESTTYPE" }, { "name": "CONFIDENCE", "type": "esriFieldTypeString", "alias": "Confidence", "domain": { "type": "codedValue", "name": "Confidence", "description": "", "codedValues": [ { "name": "High", "code": "H" }, { "name": "Medium", "code": "M" }, { "name": "Low", "code": "L" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CONFIDENCE" }, { "name": "DRAWING", "type": "esriFieldTypeString", "alias": "Drawing", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "DRAWING" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "COMMENTS" }, { "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": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LegacyID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "PROJECTLINK", "type": "esriFieldTypeString", "alias": "Project Link", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PROJECTLINK" }, { "name": "INGROUNDSTATUS", "type": "esriFieldTypeString", "alias": "In Ground Status", "domain": { "type": "codedValue", "name": "ProposedDomain", "description": "", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "In-Service", "code": "InService" }, { "name": "Removed", "code": "Removed" }, { "name": "Abandoned", "code": "Abandoned" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "InService", "modelName": "INGROUNDSTATUS" }, { "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": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "Cityworks AssetID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ASSETID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R829_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_829", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_829", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S523_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Gas Main", "description": "", "prototype": { "attributes": { "COMMENTS": null, "PROJECTLINK": null, "ADDRESS": null, "SIZE": null, "MATERIAL": null, "COATING": null, "MANUFACTURER": null, "OPERATINGPRESSURE": null, "INSTALLATIONDATE": null, "LOCATION": null, "DEPTH": null, "OWNER": null, "INSTALLER": null, "CONTRACTOR": null, "INSTALLATIONMETHOD": null, "PIPEGRADE": null, "CATHODICINDICATOR": null, "CPSYSTEMSTATUS": null, "UPRATED": null, "PLASTICDENSITY": null, "MAOP": null, "SDR": null, "CROSSINGTYPE": null, "MEASUREDLENGTH": null, "LENGTHSOURCE": null, "TRACERSIZE": null, "TRACERMATERIAL": null, "LASTLEAKSURVEY": null, "LEAKSURVEYFREQUENCY": null, "PIPETESTDATE": null, "PIPETESTDURATION": null, "PIPETESTPRESSURE": null, "PIPETESTTYPE": null, "CONFIDENCE": null, "DRAWING": null, "ENABLED": 1, "FACILITYID": null, "LegacyID": null, "ASSETID": null, "INGROUNDSTATUS": "InService" } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "id": 5, "name": "Sanitary Sewer Structure", "type": "Feature Layer", "parentLayer": { "id": 4, "name": "Sanitary Utility Layers" }, "defaultVisibility": true, "minScale": 2258, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "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": 1369225.391779095, "ymin": 493253.01474663615, "xmax": 1404231.4610597044, "ymax": 537260.220611617, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "26f23d976003906f58fdffbb61e91703", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAUdJREFUKJGFkb9LAnEYhx+9byguB3HfIYhcjiAdBCVoTsIfuTQ65L8gWXDcJoKtbQ23tagEDcEhDgURRNxkczRJh4ODEhLccNoQwVlon/V9Ht7Pyyv4m0Sj0dhTVTXqOM57q9W6Az5/hiIArnc6nfNsNnuoadomgO/7Xq1We7Jt+7Jer98EhWi3270qFAql4CpFUSKZTGY/Ho/vRCIRxTTNawFgWdZJLpdbgIPRNG2jWCyemaZpC4BUKnUQDoeX8QAkk8ndZrN5JABisdjWSvq7Hrqu6wJgPp/7/wkAs9nMFwCTyeQN2F4Fj8djfzAY3AsA13Wt0Wh0IKVcWyb0+/1HwzCeBUC5XL7t9XoX6XT6VEqp/KqB4zivruseQ+Bx+XzesG37RUpZVVU1EQqFop7nucPh8GE6nVYrlcrHggBQKpXaQHvVLV8AuW0AB/l/bwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[SAID]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 2, "font": { "family": "Calibri", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 1129, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "LEGACYID", "typeIdField": "", "subtypeField": "SUBTYPECD", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Num_Pipes", "type": "esriFieldTypeSmallInteger", "alias": "Number of Pipes", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Num_Pipes" }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "domain": { "type": "codedValue", "name": "Condition_2", "description": "Manhole Assessment", "codedValues": [ { "name": "GOOD", "code": "G" }, { "name": "FAIR", "code": "F" }, { "name": "BAD", "code": "B" }, { "name": "UGLEY - NEEDS IMMEDIATE ATTENTION", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Condition" }, { "name": "Depth_1", "type": "esriFieldTypeDouble", "alias": "Depth 1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Depth_1" }, { "name": "Direct_1", "type": "esriFieldTypeString", "alias": "Direction of Pipe 1", "domain": { "type": "codedValue", "name": "Direction_2", "description": "Pipe Direction", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" }, { "name": "NE", "code": "NE" }, { "name": "NW", "code": "NW" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" }, { "name": "NE -SW", "code": "NE - SW" }, { "name": "NW - SE", "code": "NW - SE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Direct_1" }, { "name": "Size_1", "type": "esriFieldTypeString", "alias": "Pipe 1 Size (in)", "domain": { "type": "codedValue", "name": "Diameter", "description": "Pipe Diameter", "codedValues": [ { "name": "4\"", "code": "4" }, { "name": "6\"", "code": "6" }, { "name": "8\"", "code": "8" }, { "name": "10\"", "code": "10" }, { "name": "12\"", "code": "12" }, { "name": "14\" - Ductile Only", "code": "14" }, { "name": "15\"", "code": "15" }, { "name": "16\" - Ductile Only", "code": "16" }, { "name": "18\"", "code": "18" }, { "name": "21\" - Rare", "code": "21" }, { "name": "24\"", "code": "24" }, { "name": "27\" - Rare", "code": "27" }, { "name": "30\"", "code": "30" }, { "name": "36\"", "code": "36" }, { "name": "42\"", "code": "42" }, { "name": "48\"", "code": "48" }, { "name": "54\"", "code": "54" }, { "name": "60\"", "code": "60" }, { "name": "72\"", "code": "72" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "8", "modelName": "Size_1" }, { "name": "Material_1", "type": "esriFieldTypeString", "alias": "Pipe 1 Material", "domain": { "type": "codedValue", "name": "Material", "description": "Pipe Material", "codedValues": [ { "name": "Vitrified Clay Pipe", "code": "VCP" }, { "name": "PVC", "code": "PVC" }, { "name": "Reinforced Concrete Pipe", "code": "RCP" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Ductile Iron Pipe", "code": "DIP" }, { "name": "Corrugated Metal Pipe", "code": "CMP" }, { "name": "Steel", "code": "Steel" }, { "name": "Other", "code": "Other" }, { "name": "Truss", "code": "Truss" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "VCP", "modelName": "Material_1" }, { "name": "Depth_2", "type": "esriFieldTypeDouble", "alias": "Depth 2", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "Depth_2" }, { "name": "Direct_2", "type": "esriFieldTypeString", "alias": "Direction of Pipe 2", "domain": { "type": "codedValue", "name": "Direction_2", "description": "Pipe Direction", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" }, { "name": "NE", "code": "NE" }, { "name": "NW", "code": "NW" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" }, { "name": "NE -SW", "code": "NE - SW" }, { "name": "NW - SE", "code": "NW - SE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Direct_2" }, { "name": "Size_2", "type": "esriFieldTypeString", "alias": "Pipe 2 Size (in)", "domain": { "type": "codedValue", "name": "Diameter", "description": "Pipe Diameter", "codedValues": [ { "name": "4\"", "code": "4" }, { "name": "6\"", "code": "6" }, { "name": "8\"", "code": "8" }, { "name": "10\"", "code": "10" }, { "name": "12\"", "code": "12" }, { "name": "14\" - Ductile Only", "code": "14" }, { "name": "15\"", "code": "15" }, { "name": "16\" - Ductile Only", "code": "16" }, { "name": "18\"", "code": "18" }, { "name": "21\" - Rare", "code": "21" }, { "name": "24\"", "code": "24" }, { "name": "27\" - Rare", "code": "27" }, { "name": "30\"", "code": "30" }, { "name": "36\"", "code": "36" }, { "name": "42\"", "code": "42" }, { "name": "48\"", "code": "48" }, { "name": "54\"", "code": "54" }, { "name": "60\"", "code": "60" }, { "name": "72\"", "code": "72" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "8", "modelName": "Size_2" }, { "name": "Material_2", "type": "esriFieldTypeString", "alias": "Pipe 2 Material", "domain": { "type": "codedValue", "name": "Material", "description": "Pipe Material", "codedValues": [ { "name": "Vitrified Clay Pipe", "code": "VCP" }, { "name": "PVC", "code": "PVC" }, { "name": "Reinforced Concrete Pipe", "code": "RCP" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Ductile Iron Pipe", "code": "DIP" }, { "name": "Corrugated Metal Pipe", "code": "CMP" }, { "name": "Steel", "code": "Steel" }, { "name": "Other", "code": "Other" }, { "name": "Truss", "code": "Truss" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "VCP", "modelName": "Material_2" }, { "name": "Depth_3", "type": "esriFieldTypeDouble", "alias": "Depth 3", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "Depth_3" }, { "name": "Direct_3", "type": "esriFieldTypeString", "alias": "Direction of Pipe 3", "domain": { "type": "codedValue", "name": "Direction_2", "description": "Pipe Direction", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" }, { "name": "NE", "code": "NE" }, { "name": "NW", "code": "NW" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" }, { "name": "NE -SW", "code": "NE - SW" }, { "name": "NW - SE", "code": "NW - SE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Direct_3" }, { "name": "Size_3", "type": "esriFieldTypeString", "alias": "Pipe 3 Size (in)", "domain": { "type": "codedValue", "name": "Diameter", "description": "Pipe Diameter", "codedValues": [ { "name": "4\"", "code": "4" }, { "name": "6\"", "code": "6" }, { "name": "8\"", "code": "8" }, { "name": "10\"", "code": "10" }, { "name": "12\"", "code": "12" }, { "name": "14\" - Ductile Only", "code": "14" }, { "name": "15\"", "code": "15" }, { "name": "16\" - Ductile Only", "code": "16" }, { "name": "18\"", "code": "18" }, { "name": "21\" - Rare", "code": "21" }, { "name": "24\"", "code": "24" }, { "name": "27\" - Rare", "code": "27" }, { "name": "30\"", "code": "30" }, { "name": "36\"", "code": "36" }, { "name": "42\"", "code": "42" }, { "name": "48\"", "code": "48" }, { "name": "54\"", "code": "54" }, { "name": "60\"", "code": "60" }, { "name": "72\"", "code": "72" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "8", "modelName": "Size_3" }, { "name": "Material_3", "type": "esriFieldTypeString", "alias": "Pipe 3 Material", "domain": { "type": "codedValue", "name": "Material", "description": "Pipe Material", "codedValues": [ { "name": "Vitrified Clay Pipe", "code": "VCP" }, { "name": "PVC", "code": "PVC" }, { "name": "Reinforced Concrete Pipe", "code": "RCP" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Ductile Iron Pipe", "code": "DIP" }, { "name": "Corrugated Metal Pipe", "code": "CMP" }, { "name": "Steel", "code": "Steel" }, { "name": "Other", "code": "Other" }, { "name": "Truss", "code": "Truss" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "VCP", "modelName": "Material_3" }, { "name": "Depth_4", "type": "esriFieldTypeDouble", "alias": "Depth 4", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "Depth_4" }, { "name": "Direct_4", "type": "esriFieldTypeString", "alias": "Direction of Pipe 4", "domain": { "type": "codedValue", "name": "Direction_2", "description": "Pipe Direction", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" }, { "name": "NE", "code": "NE" }, { "name": "NW", "code": "NW" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" }, { "name": "NE -SW", "code": "NE - SW" }, { "name": "NW - SE", "code": "NW - SE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Direct_4" }, { "name": "Size_4", "type": "esriFieldTypeString", "alias": "Pipe 4 Size (in)", "domain": { "type": "codedValue", "name": "Diameter", "description": "Pipe Diameter", "codedValues": [ { "name": "4\"", "code": "4" }, { "name": "6\"", "code": "6" }, { "name": "8\"", "code": "8" }, { "name": "10\"", "code": "10" }, { "name": "12\"", "code": "12" }, { "name": "14\" - Ductile Only", "code": "14" }, { "name": "15\"", "code": "15" }, { "name": "16\" - Ductile Only", "code": "16" }, { "name": "18\"", "code": "18" }, { "name": "21\" - Rare", "code": "21" }, { "name": "24\"", "code": "24" }, { "name": "27\" - Rare", "code": "27" }, { "name": "30\"", "code": "30" }, { "name": "36\"", "code": "36" }, { "name": "42\"", "code": "42" }, { "name": "48\"", "code": "48" }, { "name": "54\"", "code": "54" }, { "name": "60\"", "code": "60" }, { "name": "72\"", "code": "72" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "8", "modelName": "Size_4" }, { "name": "Material_4", "type": "esriFieldTypeString", "alias": "Pipe 4 Material", "domain": { "type": "codedValue", "name": "Material", "description": "Pipe Material", "codedValues": [ { "name": "Vitrified Clay Pipe", "code": "VCP" }, { "name": "PVC", "code": "PVC" }, { "name": "Reinforced Concrete Pipe", "code": "RCP" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Ductile Iron Pipe", "code": "DIP" }, { "name": "Corrugated Metal Pipe", "code": "CMP" }, { "name": "Steel", "code": "Steel" }, { "name": "Other", "code": "Other" }, { "name": "Truss", "code": "Truss" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "VCP", "modelName": "Material_4" }, { "name": "Depth_5", "type": "esriFieldTypeDouble", "alias": "Depth 5", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "Depth_5" }, { "name": "Direct_5", "type": "esriFieldTypeString", "alias": "Direction of Pipe 5", "domain": { "type": "codedValue", "name": "Direction_2", "description": "Pipe Direction", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" }, { "name": "NE", "code": "NE" }, { "name": "NW", "code": "NW" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" }, { "name": "NE -SW", "code": "NE - SW" }, { "name": "NW - SE", "code": "NW - SE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Direct_5" }, { "name": "Size_5", "type": "esriFieldTypeString", "alias": "Pipe 5 Size (in)", "domain": { "type": "codedValue", "name": "Diameter", "description": "Pipe Diameter", "codedValues": [ { "name": "4\"", "code": "4" }, { "name": "6\"", "code": "6" }, { "name": "8\"", "code": "8" }, { "name": "10\"", "code": "10" }, { "name": "12\"", "code": "12" }, { "name": "14\" - Ductile Only", "code": "14" }, { "name": "15\"", "code": "15" }, { "name": "16\" - Ductile Only", "code": "16" }, { "name": "18\"", "code": "18" }, { "name": "21\" - Rare", "code": "21" }, { "name": "24\"", "code": "24" }, { "name": "27\" - Rare", "code": "27" }, { "name": "30\"", "code": "30" }, { "name": "36\"", "code": "36" }, { "name": "42\"", "code": "42" }, { "name": "48\"", "code": "48" }, { "name": "54\"", "code": "54" }, { "name": "60\"", "code": "60" }, { "name": "72\"", "code": "72" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "8", "modelName": "Size_5" }, { "name": "Material_5", "type": "esriFieldTypeString", "alias": "Pipe 5 Material", "domain": { "type": "codedValue", "name": "Material", "description": "Pipe Material", "codedValues": [ { "name": "Vitrified Clay Pipe", "code": "VCP" }, { "name": "PVC", "code": "PVC" }, { "name": "Reinforced Concrete Pipe", "code": "RCP" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Ductile Iron Pipe", "code": "DIP" }, { "name": "Corrugated Metal Pipe", "code": "CMP" }, { "name": "Steel", "code": "Steel" }, { "name": "Other", "code": "Other" }, { "name": "Truss", "code": "Truss" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "VCP", "modelName": "Material_5" }, { "name": "Depth_6", "type": "esriFieldTypeDouble", "alias": "Depth 6", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "Depth_6" }, { "name": "Direct_6", "type": "esriFieldTypeString", "alias": "Direction of Pipe 6", "domain": { "type": "codedValue", "name": "Direction_2", "description": "Pipe Direction", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" }, { "name": "NE", "code": "NE" }, { "name": "NW", "code": "NW" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" }, { "name": "NE -SW", "code": "NE - SW" }, { "name": "NW - SE", "code": "NW - SE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Direct_6" }, { "name": "Size_6", "type": "esriFieldTypeString", "alias": "Pipe 6 Size (in)", "domain": { "type": "codedValue", "name": "Diameter", "description": "Pipe Diameter", "codedValues": [ { "name": "4\"", "code": "4" }, { "name": "6\"", "code": "6" }, { "name": "8\"", "code": "8" }, { "name": "10\"", "code": "10" }, { "name": "12\"", "code": "12" }, { "name": "14\" - Ductile Only", "code": "14" }, { "name": "15\"", "code": "15" }, { "name": "16\" - Ductile Only", "code": "16" }, { "name": "18\"", "code": "18" }, { "name": "21\" - Rare", "code": "21" }, { "name": "24\"", "code": "24" }, { "name": "27\" - Rare", "code": "27" }, { "name": "30\"", "code": "30" }, { "name": "36\"", "code": "36" }, { "name": "42\"", "code": "42" }, { "name": "48\"", "code": "48" }, { "name": "54\"", "code": "54" }, { "name": "60\"", "code": "60" }, { "name": "72\"", "code": "72" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "8", "modelName": "Size_6" }, { "name": "Material_6", "type": "esriFieldTypeString", "alias": "Pipe 6 Material", "domain": { "type": "codedValue", "name": "Material", "description": "Pipe Material", "codedValues": [ { "name": "Vitrified Clay Pipe", "code": "VCP" }, { "name": "PVC", "code": "PVC" }, { "name": "Reinforced Concrete Pipe", "code": "RCP" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Ductile Iron Pipe", "code": "DIP" }, { "name": "Corrugated Metal Pipe", "code": "CMP" }, { "name": "Steel", "code": "Steel" }, { "name": "Other", "code": "Other" }, { "name": "Truss", "code": "Truss" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "VCP", "modelName": "Material_6" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Comments" }, { "name": "ESRIGNSS_H_RMS", "type": "esriFieldTypeDouble", "alias": "Horizontal Accuracy (m)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_H_RMS" }, { "name": "ESRIGNSS_V_RMS", "type": "esriFieldTypeDouble", "alias": "Vertical Accuracy (m)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_V_RMS" }, { "name": "ESRIGNSS_ALTITUDE", "type": "esriFieldTypeDouble", "alias": "Altitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_ALTITUDE" }, { "name": "TeleVac", "type": "esriFieldTypeString", "alias": "TeleVac", "domain": { "type": "codedValue", "name": "YesNo_2", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "TeleVac" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "IsNew", "type": "esriFieldTypeString", "alias": "IsNew", "domain": { "type": "codedValue", "name": "Binary", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "IsNew" }, { "name": "NeedsCityCheck", "type": "esriFieldTypeString", "alias": "NeedsCityCheck", "domain": { "type": "codedValue", "name": "Binary", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NeedsCityCheck" }, { "name": "ELEV", "type": "esriFieldTypeDouble", "alias": "Elevation in Feet", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ELEV" }, { "name": "INVERT1", "type": "esriFieldTypeDouble", "alias": "INVERT1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INVERT1" }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "Cityworks AssetID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ASSETID" }, { "name": "SUBTYPECD", "type": "esriFieldTypeInteger", "alias": "Subtype", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "SUBTYPECD" }, { "name": "SARIMEL", "type": "esriFieldTypeDouble", "alias": "Rim Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SARIMEL" }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "SNStructureMaterial", "description": "", "codedValues": [ { "name": "Concrete Pre-Cast", "code": "CC" }, { "name": "Concrete Poured-in-Place", "code": "CP" }, { "name": "Concrete Block", "code": "CB" }, { "name": "Brick", "code": "B" }, { "name": "Plastic", "code": "P" }, { "name": "Steel", "code": "S" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "MATERIAL" }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "Diameter (Inches)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIAMETER" }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH" }, { "name": "WIDTH", "type": "esriFieldTypeDouble", "alias": "WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WIDTH" }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "DEPTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DEPTH" }, { "name": "MHTYPE", "type": "esriFieldTypeString", "alias": "Manhole Type", "domain": { "type": "codedValue", "name": "SNManholeType", "description": "", "codedValues": [ { "name": "SW-1", "code": "SW1" }, { "name": "ODOT MH-3", "code": "MH3" }, { "name": "Other", "code": "OTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 5, "defaultValue": "SW1", "modelName": "MHTYPE" }, { "name": "COVERTYPE", "type": "esriFieldTypeString", "alias": "Cover Type", "domain": { "type": "codedValue", "name": "SNSewerStructureCoverType", "description": "", "codedValues": [ { "name": "Door", "code": "D" }, { "name": "Hand", "code": "H" }, { "name": "Manhole Cover", "code": "C" }, { "name": "Unknown", "code": "U" }, { "name": "Other", "code": "O" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 5, "defaultValue": "C", "modelName": "COVERTYPE" }, { "name": "COVERMATERIAL", "type": "esriFieldTypeString", "alias": "Cover Material", "domain": { "type": "codedValue", "name": "SNStructureCoverMaterial", "description": "", "codedValues": [ { "name": "Steel", "code": "S" }, { "name": "Aluminum", "code": "A" }, { "name": "Cast Iron", "code": "C" }, { "name": "Plastic", "code": "P" }, { "name": "Other", "code": "O" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 5, "defaultValue": "C", "modelName": "COVERMATERIAL" }, { "name": "COVERSECURITY", "type": "esriFieldTypeString", "alias": "Cover Security", "domain": { "type": "codedValue", "name": "YesNo_1", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 5, "defaultValue": "N", "modelName": "COVERSECURITY" }, { "name": "LOCATIONDESCRIPTION", "type": "esriFieldTypeString", "alias": "Location Description", "domain": null, "editable": true, "nullable": true, "length": 99, "defaultValue": null, "modelName": "LOCATIONDESCRIPTION" }, { "name": "OVERFLOWID", "type": "esriFieldTypeString", "alias": "Overflow ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OVERFLOWID" }, { "name": "FLOWMETERIND", "type": "esriFieldTypeString", "alias": "Flow Meter Indicator", "domain": { "type": "codedValue", "name": "YesNo_1", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 5, "defaultValue": "N", "modelName": "FLOWMETERIND" }, { "name": "SAMPLEPOINTIND", "type": "esriFieldTypeString", "alias": "Sample Point Indicator", "domain": { "type": "codedValue", "name": "YesNo_1", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 5, "defaultValue": "N", "modelName": "SAMPLEPOINTIND" }, { "name": "VENTEDCOVERIND", "type": "esriFieldTypeString", "alias": "Vented Cover Indicator", "domain": { "type": "codedValue", "name": "YesNo_1", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 5, "defaultValue": "N", "modelName": "VENTEDCOVERIND" }, { "name": "DROPCONNECTIONIND", "type": "esriFieldTypeString", "alias": "Dropped Connection Indicator", "domain": { "type": "codedValue", "name": "YesNo_1", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 5, "defaultValue": "N", "modelName": "DROPCONNECTIONIND" }, { "name": "SPLITFLOWIND", "type": "esriFieldTypeString", "alias": "Split Flow Indicator", "domain": { "type": "codedValue", "name": "YesNo_1", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 5, "defaultValue": "N", "modelName": "SPLITFLOWIND" }, { "name": "AIRRELIEFMANUFACTURER", "type": "esriFieldTypeString", "alias": "Air Relief Manufacturer", "domain": { "type": "codedValue", "name": "SNStructureAirReliefManufacturer", "description": "", "codedValues": [ { "name": "Valvematic", "code": "VMT" }, { "name": "Crispin", "code": "CRS" }, { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "AIRRELIEFMANUFACTURER" }, { "name": "AIRRELIEFINSTALLDATE", "type": "esriFieldTypeDate", "alias": "AIRRELIEFINSTALLDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "AIRRELIEFINSTALLDATE" }, { "name": "AIRRELIEFSERVICEDATE", "type": "esriFieldTypeDate", "alias": "Air Relief Service Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "AIRRELIEFSERVICEDATE" }, { "name": "TRASHRACKMATERIAL", "type": "esriFieldTypeString", "alias": "Trash Rack Material", "domain": { "type": "codedValue", "name": "SNStructureTrashRackMaterial", "description": "", "codedValues": [ { "name": "Wood", "code": "WD" }, { "name": "Stainless Steel", "code": "STL" }, { "name": "Plastic", "code": "PLA" }, { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "TRASHRACKMATERIAL" }, { "name": "TRASHRACKBARTHICKNESS", "type": "esriFieldTypeDouble", "alias": "Trash Rack Bar Thickness", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TRASHRACKBARTHICKNESS" }, { "name": "TRASHRACKBARSPACING", "type": "esriFieldTypeInteger", "alias": "Trash Rack Bar Spacing", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TRASHRACKBARSPACING" }, { "name": "INSTALLATIONDATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLATIONDATE" }, { "name": "INSTALLER", "type": "esriFieldTypeString", "alias": "INSTALLER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "INSTALLER" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "STATION", "type": "esriFieldTypeDouble", "alias": "Station", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STATION" }, { "name": "SAID", "type": "esriFieldTypeString", "alias": "Sanitary Structure ID", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "SAID" }, { "name": "SS_PRE", "type": "esriFieldTypeString", "alias": "SS_PRE", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SS_PRE" }, { "name": "SS_SUF", "type": "esriFieldTypeString", "alias": "SS_SUF", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SS_SUF" }, { "name": "SS_FAC", "type": "esriFieldTypeString", "alias": "SS_FAC", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SS_FAC" }, { "name": "SUMFLOW", "type": "esriFieldTypeDouble", "alias": "SUMFLOW", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUMFLOW" }, { "name": "INVERTELEV", "type": "esriFieldTypeDouble", "alias": "INVERTELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INVERTELEV" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "RehabPreCleanDate", "type": "esriFieldTypeDate", "alias": "Rehab Pre-Cleaning Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RehabPreCleanDate" }, { "name": "RehabPreLineDate", "type": "esriFieldTypeDate", "alias": "Rehab Pre-Lining Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RehabPreLineDate" }, { "name": "RehabPostLineDate", "type": "esriFieldTypeDate", "alias": "Rehab Post-Lining Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RehabPostLineDate" }, { "name": "RehabChimCastDate", "type": "esriFieldTypeDate", "alias": "Chimney/Casting Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RehabChimCastDate" }, { "name": "RehabBenchWorkDate", "type": "esriFieldTypeDate", "alias": "BenchWork Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RehabBenchWorkDate" }, { "name": "RehabComments", "type": "esriFieldTypeString", "alias": "Rehab Comments", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RehabComments" }, { "name": "RehabProject", "type": "esriFieldTypeString", "alias": "RehabProject", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "RehabProject" }, { "name": "INGROUNDSTATUS", "type": "esriFieldTypeString", "alias": "In Ground Status", "domain": { "type": "codedValue", "name": "ProposedDomain", "description": "", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "In-Service", "code": "InService" }, { "name": "Removed", "code": "Removed" }, { "name": "Abandoned", "code": "Abandoned" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "InService", "modelName": "INGROUNDSTATUS" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner", "domain": { "type": "codedValue", "name": "SNPublicPrivate", "description": "", "codedValues": [ { "name": "Public", "code": "Public" }, { "name": "Private", "code": "Private" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNER" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R1228_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1228", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1228", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S795_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sanitary Sewer Structure", "description": "", "prototype": { "attributes": { "RehabProject": null, "ASSETID": null, "INGROUNDSTATUS": null, "Num_Pipes": null, "Condition": null, "Depth_1": null, "Direct_1": null, "Size_1": null, "Material_1": null, "Depth_2": null, "Direct_2": null, "Size_2": null, "Material_2": null, "Depth_3": null, "Direct_3": null, "Size_3": null, "Material_3": null, "Depth_4": null, "Direct_4": null, "Size_4": null, "Material_4": null, "Depth_5": null, "Direct_5": null, "Size_5": null, "Material_5": null, "Depth_6": null, "Direct_6": null, "Size_6": null, "Material_6": null, "Comments": null, "ESRIGNSS_H_RMS": null, "ESRIGNSS_V_RMS": null, "ESRIGNSS_ALTITUDE": null, "TeleVac": null, "OWNER": null, "IsNew": null, "NeedsCityCheck": null, "ELEV": null, "INVERT1": null, "SUBTYPECD": 1, "SARIMEL": null, "MATERIAL": null, "DIAMETER": null, "LENGTH": null, "WIDTH": null, "DEPTH": null, "MHTYPE": null, "COVERTYPE": null, "COVERMATERIAL": null, "COVERSECURITY": null, "LOCATIONDESCRIPTION": null, "OVERFLOWID": null, "FLOWMETERIND": null, "SAMPLEPOINTIND": null, "VENTEDCOVERIND": null, "DROPCONNECTIONIND": null, "SPLITFLOWIND": null, "AIRRELIEFMANUFACTURER": null, "AIRRELIEFINSTALLDATE": null, "AIRRELIEFSERVICEDATE": null, "TRASHRACKMATERIAL": null, "TRASHRACKBARTHICKNESS": null, "TRASHRACKBARSPACING": null, "INSTALLATIONDATE": null, "INSTALLER": null, "FACILITYID": null, "LOCATION": null, "STATION": null, "SAID": null, "SS_PRE": null, "SS_SUF": null, "SS_FAC": null, "SUMFLOW": null, "INVERTELEV": null, "ADDRESS": null, "RehabPreCleanDate": null, "RehabPreLineDate": null, "RehabPostLineDate": null, "RehabChimCastDate": null, "RehabBenchWorkDate": null, "RehabComments": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "subtypes": [ { "code": 1, "name": "Manhole", "defaultValues": { "Num_Pipes": null, "Condition": null, "Depth_1": null, "Direct_1": null, "Size_1": "8", "Material_1": "VCP", "Depth_2": 0, "Direct_2": null, "Size_2": "8", "Material_2": "VCP", "Depth_3": 0, "Direct_3": null, "Size_3": "8", "Material_3": "VCP", "Depth_4": 0, "Direct_4": null, "Size_4": "8", "Material_4": "VCP", "Depth_5": 0, "Direct_5": null, "Size_5": "8", "Material_5": "VCP", "Depth_6": 0, "Direct_6": null, "Size_6": "8", "Material_6": "VCP", "Comments": null, "ESRIGNSS_H_RMS": null, "ESRIGNSS_V_RMS": null, "ESRIGNSS_ALTITUDE": null, "TeleVac": null, "GlobalID": null, "IsNew": null, "NeedsCityCheck": null, "ELEV": null, "INVERT1": null, "ASSETID": null, "SUBTYPECD": 1, "SARIMEL": null, "MATERIAL": null, "DIAMETER": null, "LENGTH": null, "WIDTH": null, "DEPTH": null, "MHTYPE": "SW1", "COVERTYPE": "C", "COVERMATERIAL": "C", "COVERSECURITY": "N", "LOCATIONDESCRIPTION": null, "OVERFLOWID": null, "FLOWMETERIND": "N", "SAMPLEPOINTIND": "N", "VENTEDCOVERIND": "N", "DROPCONNECTIONIND": "N", "SPLITFLOWIND": "N", "AIRRELIEFMANUFACTURER": null, "AIRRELIEFINSTALLDATE": null, "AIRRELIEFSERVICEDATE": null, "TRASHRACKMATERIAL": null, "TRASHRACKBARTHICKNESS": null, "TRASHRACKBARSPACING": null, "INSTALLATIONDATE": null, "INSTALLER": null, "FACILITYID": null, "LOCATION": null, "STATION": null, "SAID": null, "SS_PRE": null, "SS_SUF": null, "SS_FAC": null, "SUMFLOW": null, "INVERTELEV": null, "ADDRESS": null, "RehabPreCleanDate": null, "RehabPreLineDate": null, "RehabPostLineDate": null, "RehabChimCastDate": null, "RehabBenchWorkDate": null, "RehabComments": null, "RehabProject": null, "INGROUNDSTATUS": null, "OWNER": null }, "domains": { "Condition": {"type": "inherited"}, "Direct_1": {"type": "inherited"}, "Size_1": {"type": "inherited"}, "Material_1": {"type": "inherited"}, "Direct_2": {"type": "inherited"}, "Size_2": {"type": "inherited"}, "Material_2": {"type": "inherited"}, "Direct_3": {"type": "inherited"}, "Size_3": {"type": "inherited"}, "Material_3": {"type": "inherited"}, "Direct_4": {"type": "inherited"}, "Size_4": {"type": "inherited"}, "Material_4": {"type": "inherited"}, "Direct_5": {"type": "inherited"}, "Size_5": {"type": "inherited"}, "Material_5": {"type": "inherited"}, "Direct_6": {"type": "inherited"}, "Size_6": {"type": "inherited"}, "Material_6": {"type": "inherited"}, "TeleVac": {"type": "inherited"}, "IsNew": {"type": "inherited"}, "NeedsCityCheck": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "MHTYPE": {"type": "inherited"}, "COVERTYPE": {"type": "inherited"}, "COVERMATERIAL": {"type": "inherited"}, "COVERSECURITY": {"type": "inherited"}, "FLOWMETERIND": {"type": "inherited"}, "SAMPLEPOINTIND": {"type": "inherited"}, "VENTEDCOVERIND": {"type": "inherited"}, "DROPCONNECTIONIND": {"type": "inherited"}, "SPLITFLOWIND": {"type": "inherited"}, "AIRRELIEFMANUFACTURER": {"type": "inherited"}, "TRASHRACKMATERIAL": {"type": "inherited"} } }, { "code": 2, "name": "Chamber", "defaultValues": { "Num_Pipes": null, "Condition": null, "Depth_1": null, "Direct_1": null, "Size_1": "8", "Material_1": "VCP", "Depth_2": 0, "Direct_2": null, "Size_2": "8", "Material_2": "VCP", "Depth_3": 0, "Direct_3": null, "Size_3": "8", "Material_3": "VCP", "Depth_4": 0, "Direct_4": null, "Size_4": "8", "Material_4": "VCP", "Depth_5": 0, "Direct_5": null, "Size_5": "8", "Material_5": "VCP", "Depth_6": 0, "Direct_6": null, "Size_6": "8", "Material_6": "VCP", "Comments": null, "ESRIGNSS_H_RMS": null, "ESRIGNSS_V_RMS": null, "ESRIGNSS_ALTITUDE": null, "TeleVac": null, "GlobalID": null, "IsNew": null, "NeedsCityCheck": null, "ELEV": null, "INVERT1": null, "ASSETID": null, "SUBTYPECD": 2, "SARIMEL": null, "MATERIAL": null, "DIAMETER": null, "LENGTH": null, "WIDTH": null, "DEPTH": null, "MHTYPE": "SW1", "COVERTYPE": "C", "COVERMATERIAL": "C", "COVERSECURITY": "N", "LOCATIONDESCRIPTION": null, "OVERFLOWID": null, "FLOWMETERIND": "N", "SAMPLEPOINTIND": "N", "VENTEDCOVERIND": "N", "DROPCONNECTIONIND": "N", "SPLITFLOWIND": "N", "AIRRELIEFMANUFACTURER": null, "AIRRELIEFINSTALLDATE": null, "AIRRELIEFSERVICEDATE": null, "TRASHRACKMATERIAL": null, "TRASHRACKBARTHICKNESS": null, "TRASHRACKBARSPACING": null, "INSTALLATIONDATE": null, "INSTALLER": null, "FACILITYID": null, "LOCATION": null, "STATION": null, "SAID": null, "SS_PRE": null, "SS_SUF": null, "SS_FAC": null, "SUMFLOW": null, "INVERTELEV": null, "ADDRESS": null, "RehabPreCleanDate": null, "RehabPreLineDate": null, "RehabPostLineDate": null, "RehabChimCastDate": null, "RehabBenchWorkDate": null, "RehabComments": null, "RehabProject": null, "INGROUNDSTATUS": null, "OWNER": null }, "domains": { "Condition": {"type": "inherited"}, "Direct_1": {"type": "inherited"}, "Size_1": {"type": "inherited"}, "Material_1": {"type": "inherited"}, "Direct_2": {"type": "inherited"}, "Size_2": {"type": "inherited"}, "Material_2": {"type": "inherited"}, "Direct_3": {"type": "inherited"}, "Size_3": {"type": "inherited"}, "Material_3": {"type": "inherited"}, "Direct_4": {"type": "inherited"}, "Size_4": {"type": "inherited"}, "Material_4": {"type": "inherited"}, "Direct_5": {"type": "inherited"}, "Size_5": {"type": "inherited"}, "Material_5": {"type": "inherited"}, "Direct_6": {"type": "inherited"}, "Size_6": {"type": "inherited"}, "Material_6": {"type": "inherited"}, "TeleVac": {"type": "inherited"}, "IsNew": {"type": "inherited"}, "NeedsCityCheck": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "MHTYPE": {"type": "inherited"}, "COVERTYPE": {"type": "inherited"}, "COVERMATERIAL": {"type": "inherited"}, "COVERSECURITY": {"type": "inherited"}, "FLOWMETERIND": {"type": "inherited"}, "SAMPLEPOINTIND": {"type": "inherited"}, "VENTEDCOVERIND": {"type": "inherited"}, "DROPCONNECTIONIND": {"type": "inherited"}, "SPLITFLOWIND": {"type": "inherited"}, "AIRRELIEFMANUFACTURER": {"type": "inherited"}, "TRASHRACKMATERIAL": {"type": "inherited"} } }, { "code": 3, "name": "Air Relief", "defaultValues": { "Num_Pipes": null, "Condition": null, "Depth_1": null, "Direct_1": null, "Size_1": "8", "Material_1": "VCP", "Depth_2": 0, "Direct_2": null, "Size_2": "8", "Material_2": "VCP", "Depth_3": 0, "Direct_3": null, "Size_3": "8", "Material_3": "VCP", "Depth_4": 0, "Direct_4": null, "Size_4": "8", "Material_4": "VCP", "Depth_5": 0, "Direct_5": null, "Size_5": "8", "Material_5": "VCP", "Depth_6": 0, "Direct_6": null, "Size_6": "8", "Material_6": "VCP", "Comments": null, "ESRIGNSS_H_RMS": null, "ESRIGNSS_V_RMS": null, "ESRIGNSS_ALTITUDE": null, "TeleVac": null, "GlobalID": null, "IsNew": null, "NeedsCityCheck": null, "ELEV": null, "INVERT1": null, "ASSETID": null, "SUBTYPECD": 3, "SARIMEL": null, "MATERIAL": null, "DIAMETER": null, "LENGTH": null, "WIDTH": null, "DEPTH": null, "MHTYPE": "SW1", "COVERTYPE": "C", "COVERMATERIAL": "C", "COVERSECURITY": "N", "LOCATIONDESCRIPTION": null, "OVERFLOWID": null, "FLOWMETERIND": "N", "SAMPLEPOINTIND": "N", "VENTEDCOVERIND": "N", "DROPCONNECTIONIND": "N", "SPLITFLOWIND": "N", "AIRRELIEFMANUFACTURER": null, "AIRRELIEFINSTALLDATE": null, "AIRRELIEFSERVICEDATE": null, "TRASHRACKMATERIAL": null, "TRASHRACKBARTHICKNESS": null, "TRASHRACKBARSPACING": null, "INSTALLATIONDATE": null, "INSTALLER": null, "FACILITYID": null, "LOCATION": null, "STATION": null, "SAID": null, "SS_PRE": null, "SS_SUF": null, "SS_FAC": null, "SUMFLOW": null, "INVERTELEV": null, "ADDRESS": null, "RehabPreCleanDate": null, "RehabPreLineDate": null, "RehabPostLineDate": null, "RehabChimCastDate": null, "RehabBenchWorkDate": null, "RehabComments": null, "RehabProject": null, "INGROUNDSTATUS": null, "OWNER": null }, "domains": { "Condition": {"type": "inherited"}, "Direct_1": {"type": "inherited"}, "Size_1": {"type": "inherited"}, "Material_1": {"type": "inherited"}, "Direct_2": {"type": "inherited"}, "Size_2": {"type": "inherited"}, "Material_2": {"type": "inherited"}, "Direct_3": {"type": "inherited"}, "Size_3": {"type": "inherited"}, "Material_3": {"type": "inherited"}, "Direct_4": {"type": "inherited"}, "Size_4": {"type": "inherited"}, "Material_4": {"type": "inherited"}, "Direct_5": {"type": "inherited"}, "Size_5": {"type": "inherited"}, "Material_5": {"type": "inherited"}, "Direct_6": {"type": "inherited"}, "Size_6": {"type": "inherited"}, "Material_6": {"type": "inherited"}, "TeleVac": {"type": "inherited"}, "IsNew": {"type": "inherited"}, "NeedsCityCheck": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "MHTYPE": {"type": "inherited"}, "COVERTYPE": {"type": "inherited"}, "COVERMATERIAL": {"type": "inherited"}, "COVERSECURITY": {"type": "inherited"}, "FLOWMETERIND": {"type": "inherited"}, "SAMPLEPOINTIND": {"type": "inherited"}, "VENTEDCOVERIND": {"type": "inherited"}, "DROPCONNECTIONIND": {"type": "inherited"}, "SPLITFLOWIND": {"type": "inherited"}, "AIRRELIEFMANUFACTURER": {"type": "inherited"}, "TRASHRACKMATERIAL": {"type": "inherited"} } }, { "code": 4, "name": "Lamp Hole", "defaultValues": { "Num_Pipes": null, "Condition": null, "Depth_1": null, "Direct_1": null, "Size_1": "8", "Material_1": "VCP", "Depth_2": 0, "Direct_2": null, "Size_2": "8", "Material_2": "VCP", "Depth_3": 0, "Direct_3": null, "Size_3": "8", "Material_3": "VCP", "Depth_4": 0, "Direct_4": null, "Size_4": "8", "Material_4": "VCP", "Depth_5": 0, "Direct_5": null, "Size_5": "8", "Material_5": "VCP", "Depth_6": 0, "Direct_6": null, "Size_6": "8", "Material_6": "VCP", "Comments": null, "ESRIGNSS_H_RMS": null, "ESRIGNSS_V_RMS": null, "ESRIGNSS_ALTITUDE": null, "TeleVac": null, "GlobalID": null, "IsNew": null, "NeedsCityCheck": null, "ELEV": null, "INVERT1": null, "ASSETID": null, "SUBTYPECD": 4, "SARIMEL": null, "MATERIAL": null, "DIAMETER": null, "LENGTH": null, "WIDTH": null, "DEPTH": null, "MHTYPE": "SW1", "COVERTYPE": "C", "COVERMATERIAL": "C", "COVERSECURITY": "N", "LOCATIONDESCRIPTION": null, "OVERFLOWID": null, "FLOWMETERIND": "N", "SAMPLEPOINTIND": "N", "VENTEDCOVERIND": "N", "DROPCONNECTIONIND": "N", "SPLITFLOWIND": "N", "AIRRELIEFMANUFACTURER": null, "AIRRELIEFINSTALLDATE": null, "AIRRELIEFSERVICEDATE": null, "TRASHRACKMATERIAL": null, "TRASHRACKBARTHICKNESS": null, "TRASHRACKBARSPACING": null, "INSTALLATIONDATE": null, "INSTALLER": null, "FACILITYID": null, "LOCATION": null, "STATION": null, "SAID": null, "SS_PRE": null, "SS_SUF": null, "SS_FAC": null, "SUMFLOW": null, "INVERTELEV": null, "ADDRESS": null, "RehabPreCleanDate": null, "RehabPreLineDate": null, "RehabPostLineDate": null, "RehabChimCastDate": null, "RehabBenchWorkDate": null, "RehabComments": null, "RehabProject": null, "INGROUNDSTATUS": null, "OWNER": null }, "domains": { "Condition": {"type": "inherited"}, "Direct_1": {"type": "inherited"}, "Size_1": {"type": "inherited"}, "Material_1": {"type": "inherited"}, "Direct_2": {"type": "inherited"}, "Size_2": {"type": "inherited"}, "Material_2": {"type": "inherited"}, "Direct_3": {"type": "inherited"}, "Size_3": {"type": "inherited"}, "Material_3": {"type": "inherited"}, "Direct_4": {"type": "inherited"}, "Size_4": {"type": "inherited"}, "Material_4": {"type": "inherited"}, "Direct_5": {"type": "inherited"}, "Size_5": {"type": "inherited"}, "Material_5": {"type": "inherited"}, "Direct_6": {"type": "inherited"}, "Size_6": {"type": "inherited"}, "Material_6": {"type": "inherited"}, "TeleVac": {"type": "inherited"}, "IsNew": {"type": "inherited"}, "NeedsCityCheck": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "MHTYPE": {"type": "inherited"}, "COVERTYPE": {"type": "inherited"}, "COVERMATERIAL": {"type": "inherited"}, "COVERSECURITY": {"type": "inherited"}, "FLOWMETERIND": {"type": "inherited"}, "SAMPLEPOINTIND": {"type": "inherited"}, "VENTEDCOVERIND": {"type": "inherited"}, "DROPCONNECTIONIND": {"type": "inherited"}, "SPLITFLOWIND": {"type": "inherited"}, "AIRRELIEFMANUFACTURER": {"type": "inherited"}, "TRASHRACKMATERIAL": {"type": "inherited"} } }, { "code": 5, "name": "Virtual Connection", "defaultValues": { "Num_Pipes": null, "Condition": null, "Depth_1": null, "Direct_1": null, "Size_1": "8", "Material_1": "VCP", "Depth_2": 0, "Direct_2": null, "Size_2": "8", "Material_2": "VCP", "Depth_3": 0, "Direct_3": null, "Size_3": "8", "Material_3": "VCP", "Depth_4": 0, "Direct_4": null, "Size_4": "8", "Material_4": "VCP", "Depth_5": 0, "Direct_5": null, "Size_5": "8", "Material_5": "VCP", "Depth_6": 0, "Direct_6": null, "Size_6": "8", "Material_6": "VCP", "Comments": null, "ESRIGNSS_H_RMS": null, "ESRIGNSS_V_RMS": null, "ESRIGNSS_ALTITUDE": null, "TeleVac": null, "GlobalID": null, "IsNew": null, "NeedsCityCheck": null, "ELEV": null, "INVERT1": null, "ASSETID": null, "SUBTYPECD": 5, "SARIMEL": null, "MATERIAL": null, "DIAMETER": null, "LENGTH": null, "WIDTH": null, "DEPTH": null, "MHTYPE": "SW1", "COVERTYPE": "C", "COVERMATERIAL": "C", "COVERSECURITY": "N", "LOCATIONDESCRIPTION": null, "OVERFLOWID": null, "FLOWMETERIND": "N", "SAMPLEPOINTIND": "N", "VENTEDCOVERIND": "N", "DROPCONNECTIONIND": "N", "SPLITFLOWIND": "N", "AIRRELIEFMANUFACTURER": null, "AIRRELIEFINSTALLDATE": null, "AIRRELIEFSERVICEDATE": null, "TRASHRACKMATERIAL": null, "TRASHRACKBARTHICKNESS": null, "TRASHRACKBARSPACING": null, "INSTALLATIONDATE": null, "INSTALLER": null, "FACILITYID": null, "LOCATION": null, "STATION": null, "SAID": null, "SS_PRE": null, "SS_SUF": null, "SS_FAC": null, "SUMFLOW": null, "INVERTELEV": null, "ADDRESS": null, "RehabPreCleanDate": null, "RehabPreLineDate": null, "RehabPostLineDate": null, "RehabChimCastDate": null, "RehabBenchWorkDate": null, "RehabComments": null, "RehabProject": null, "INGROUNDSTATUS": null, "OWNER": null }, "domains": { "Condition": {"type": "inherited"}, "Direct_1": {"type": "inherited"}, "Size_1": {"type": "inherited"}, "Material_1": {"type": "inherited"}, "Direct_2": {"type": "inherited"}, "Size_2": {"type": "inherited"}, "Material_2": {"type": "inherited"}, "Direct_3": {"type": "inherited"}, "Size_3": {"type": "inherited"}, "Material_3": {"type": "inherited"}, "Direct_4": {"type": "inherited"}, "Size_4": {"type": "inherited"}, "Material_4": {"type": "inherited"}, "Direct_5": {"type": "inherited"}, "Size_5": {"type": "inherited"}, "Material_5": {"type": "inherited"}, "Direct_6": {"type": "inherited"}, "Size_6": {"type": "inherited"}, "Material_6": {"type": "inherited"}, "TeleVac": {"type": "inherited"}, "IsNew": {"type": "inherited"}, "NeedsCityCheck": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "MHTYPE": {"type": "inherited"}, "COVERTYPE": {"type": "inherited"}, "COVERMATERIAL": {"type": "inherited"}, "COVERSECURITY": {"type": "inherited"}, "FLOWMETERIND": {"type": "inherited"}, "SAMPLEPOINTIND": {"type": "inherited"}, "VENTEDCOVERIND": {"type": "inherited"}, "DROPCONNECTIONIND": {"type": "inherited"}, "SPLITFLOWIND": {"type": "inherited"}, "AIRRELIEFMANUFACTURER": {"type": "inherited"}, "TRASHRACKMATERIAL": {"type": "inherited"} } }, { "code": 6, "name": "Plug", "defaultValues": { "Num_Pipes": null, "Condition": null, "Depth_1": null, "Direct_1": null, "Size_1": "8", "Material_1": "VCP", "Depth_2": 0, "Direct_2": null, "Size_2": "8", "Material_2": "VCP", "Depth_3": 0, "Direct_3": null, "Size_3": "8", "Material_3": "VCP", "Depth_4": 0, "Direct_4": null, "Size_4": "8", "Material_4": "VCP", "Depth_5": 0, "Direct_5": null, "Size_5": "8", "Material_5": "VCP", "Depth_6": 0, "Direct_6": null, "Size_6": "8", "Material_6": "VCP", "Comments": null, "ESRIGNSS_H_RMS": null, "ESRIGNSS_V_RMS": null, "ESRIGNSS_ALTITUDE": null, "TeleVac": null, "GlobalID": null, "IsNew": null, "NeedsCityCheck": null, "ELEV": null, "INVERT1": null, "ASSETID": null, "SUBTYPECD": 6, "SARIMEL": null, "MATERIAL": null, "DIAMETER": null, "LENGTH": null, "WIDTH": null, "DEPTH": null, "MHTYPE": "SW1", "COVERTYPE": "C", "COVERMATERIAL": "C", "COVERSECURITY": "N", "LOCATIONDESCRIPTION": null, "OVERFLOWID": null, "FLOWMETERIND": "N", "SAMPLEPOINTIND": "N", "VENTEDCOVERIND": "N", "DROPCONNECTIONIND": "N", "SPLITFLOWIND": "N", "AIRRELIEFMANUFACTURER": null, "AIRRELIEFINSTALLDATE": null, "AIRRELIEFSERVICEDATE": null, "TRASHRACKMATERIAL": null, "TRASHRACKBARTHICKNESS": null, "TRASHRACKBARSPACING": null, "INSTALLATIONDATE": null, "INSTALLER": null, "FACILITYID": null, "LOCATION": null, "STATION": null, "SAID": null, "SS_PRE": null, "SS_SUF": null, "SS_FAC": null, "SUMFLOW": null, "INVERTELEV": null, "ADDRESS": null, "RehabPreCleanDate": null, "RehabPreLineDate": null, "RehabPostLineDate": null, "RehabChimCastDate": null, "RehabBenchWorkDate": null, "RehabComments": null, "RehabProject": null, "INGROUNDSTATUS": null, "OWNER": null }, "domains": { "Condition": {"type": "inherited"}, "Direct_1": {"type": "inherited"}, "Size_1": {"type": "inherited"}, "Material_1": {"type": "inherited"}, "Direct_2": {"type": "inherited"}, "Size_2": {"type": "inherited"}, "Material_2": {"type": "inherited"}, "Direct_3": {"type": "inherited"}, "Size_3": {"type": "inherited"}, "Material_3": {"type": "inherited"}, "Direct_4": {"type": "inherited"}, "Size_4": {"type": "inherited"}, "Material_4": {"type": "inherited"}, "Direct_5": {"type": "inherited"}, "Size_5": {"type": "inherited"}, "Material_5": {"type": "inherited"}, "Direct_6": {"type": "inherited"}, "Size_6": {"type": "inherited"}, "Material_6": {"type": "inherited"}, "TeleVac": {"type": "inherited"}, "IsNew": {"type": "inherited"}, "NeedsCityCheck": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "MHTYPE": {"type": "inherited"}, "COVERTYPE": {"type": "inherited"}, "COVERMATERIAL": {"type": "inherited"}, "COVERSECURITY": {"type": "inherited"}, "FLOWMETERIND": {"type": "inherited"}, "SAMPLEPOINTIND": {"type": "inherited"}, "VENTEDCOVERIND": {"type": "inherited"}, "DROPCONNECTIONIND": {"type": "inherited"}, "SPLITFLOWIND": {"type": "inherited"}, "AIRRELIEFMANUFACTURER": {"type": "inherited"}, "TRASHRACKMATERIAL": {"type": "inherited"} } }, { "code": 7, "name": "Cleanout", "defaultValues": { "Num_Pipes": null, "Condition": null, "Depth_1": null, "Direct_1": null, "Size_1": "8", "Material_1": "VCP", "Depth_2": 0, "Direct_2": null, "Size_2": "8", "Material_2": "VCP", "Depth_3": 0, "Direct_3": null, "Size_3": "8", "Material_3": "VCP", "Depth_4": 0, "Direct_4": null, "Size_4": "8", "Material_4": "VCP", "Depth_5": 0, "Direct_5": null, "Size_5": "8", "Material_5": "VCP", "Depth_6": 0, "Direct_6": null, "Size_6": "8", "Material_6": "VCP", "Comments": null, "ESRIGNSS_H_RMS": null, "ESRIGNSS_V_RMS": null, "ESRIGNSS_ALTITUDE": null, "TeleVac": null, "GlobalID": null, "IsNew": null, "NeedsCityCheck": null, "ELEV": null, "INVERT1": null, "ASSETID": null, "SUBTYPECD": 7, "SARIMEL": null, "MATERIAL": null, "DIAMETER": null, "LENGTH": null, "WIDTH": null, "DEPTH": null, "MHTYPE": "SW1", "COVERTYPE": "C", "COVERMATERIAL": "C", "COVERSECURITY": "N", "LOCATIONDESCRIPTION": null, "OVERFLOWID": null, "FLOWMETERIND": "N", "SAMPLEPOINTIND": "N", "VENTEDCOVERIND": "N", "DROPCONNECTIONIND": "N", "SPLITFLOWIND": "N", "AIRRELIEFMANUFACTURER": null, "AIRRELIEFINSTALLDATE": null, "AIRRELIEFSERVICEDATE": null, "TRASHRACKMATERIAL": null, "TRASHRACKBARTHICKNESS": null, "TRASHRACKBARSPACING": null, "INSTALLATIONDATE": null, "INSTALLER": null, "FACILITYID": null, "LOCATION": null, "STATION": null, "SAID": null, "SS_PRE": null, "SS_SUF": null, "SS_FAC": null, "SUMFLOW": null, "INVERTELEV": null, "ADDRESS": null, "RehabPreCleanDate": null, "RehabPreLineDate": null, "RehabPostLineDate": null, "RehabChimCastDate": null, "RehabBenchWorkDate": null, "RehabComments": null, "RehabProject": null, "INGROUNDSTATUS": null, "OWNER": null }, "domains": { "Condition": {"type": "inherited"}, "Direct_1": {"type": "inherited"}, "Size_1": {"type": "inherited"}, "Material_1": {"type": "inherited"}, "Direct_2": {"type": "inherited"}, "Size_2": {"type": "inherited"}, "Material_2": {"type": "inherited"}, "Direct_3": {"type": "inherited"}, "Size_3": {"type": "inherited"}, "Material_3": {"type": "inherited"}, "Direct_4": {"type": "inherited"}, "Size_4": {"type": "inherited"}, "Material_4": {"type": "inherited"}, "Direct_5": {"type": "inherited"}, "Size_5": {"type": "inherited"}, "Material_5": {"type": "inherited"}, "Direct_6": {"type": "inherited"}, "Size_6": {"type": "inherited"}, "Material_6": {"type": "inherited"}, "TeleVac": {"type": "inherited"}, "IsNew": {"type": "inherited"}, "NeedsCityCheck": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "MHTYPE": {"type": "inherited"}, "COVERTYPE": {"type": "inherited"}, "COVERMATERIAL": {"type": "inherited"}, "COVERSECURITY": {"type": "inherited"}, "FLOWMETERIND": {"type": "inherited"}, "SAMPLEPOINTIND": {"type": "inherited"}, "VENTEDCOVERIND": {"type": "inherited"}, "DROPCONNECTIONIND": {"type": "inherited"}, "SPLITFLOWIND": {"type": "inherited"}, "AIRRELIEFMANUFACTURER": {"type": "inherited"}, "TRASHRACKMATERIAL": {"type": "inherited"} } }, { "code": 8, "name": "Cap", "defaultValues": { "Num_Pipes": null, "Condition": null, "Depth_1": null, "Direct_1": null, "Size_1": "8", "Material_1": "VCP", "Depth_2": 0, "Direct_2": null, "Size_2": "8", "Material_2": "VCP", "Depth_3": 0, "Direct_3": null, "Size_3": "8", "Material_3": "VCP", "Depth_4": 0, "Direct_4": null, "Size_4": "8", "Material_4": "VCP", "Depth_5": 0, "Direct_5": null, "Size_5": "8", "Material_5": "VCP", "Depth_6": 0, "Direct_6": null, "Size_6": "8", "Material_6": "VCP", "Comments": null, "ESRIGNSS_H_RMS": null, "ESRIGNSS_V_RMS": null, "ESRIGNSS_ALTITUDE": null, "TeleVac": null, "GlobalID": null, "IsNew": null, "NeedsCityCheck": null, "ELEV": null, "INVERT1": null, "ASSETID": null, "SUBTYPECD": 8, "SARIMEL": null, "MATERIAL": null, "DIAMETER": null, "LENGTH": null, "WIDTH": null, "DEPTH": null, "MHTYPE": "SW1", "COVERTYPE": "C", "COVERMATERIAL": "C", "COVERSECURITY": "N", "LOCATIONDESCRIPTION": null, "OVERFLOWID": null, "FLOWMETERIND": "N", "SAMPLEPOINTIND": "N", "VENTEDCOVERIND": "N", "DROPCONNECTIONIND": "N", "SPLITFLOWIND": "N", "AIRRELIEFMANUFACTURER": null, "AIRRELIEFINSTALLDATE": null, "AIRRELIEFSERVICEDATE": null, "TRASHRACKMATERIAL": null, "TRASHRACKBARTHICKNESS": null, "TRASHRACKBARSPACING": null, "INSTALLATIONDATE": null, "INSTALLER": null, "FACILITYID": null, "LOCATION": null, "STATION": null, "SAID": null, "SS_PRE": null, "SS_SUF": null, "SS_FAC": null, "SUMFLOW": null, "INVERTELEV": null, "ADDRESS": null, "RehabPreCleanDate": null, "RehabPreLineDate": null, "RehabPostLineDate": null, "RehabChimCastDate": null, "RehabBenchWorkDate": null, "RehabComments": null, "RehabProject": null, "INGROUNDSTATUS": "InService", "OWNER": null }, "domains": { "Condition": {"type": "inherited"}, "Direct_1": {"type": "inherited"}, "Size_1": {"type": "inherited"}, "Material_1": {"type": "inherited"}, "Direct_2": {"type": "inherited"}, "Size_2": {"type": "inherited"}, "Material_2": {"type": "inherited"}, "Direct_3": {"type": "inherited"}, "Size_3": {"type": "inherited"}, "Material_3": {"type": "inherited"}, "Direct_4": {"type": "inherited"}, "Size_4": {"type": "inherited"}, "Material_4": {"type": "inherited"}, "Direct_5": {"type": "inherited"}, "Size_5": {"type": "inherited"}, "Material_5": {"type": "inherited"}, "Direct_6": {"type": "inherited"}, "Size_6": {"type": "inherited"}, "Material_6": {"type": "inherited"}, "TeleVac": {"type": "inherited"}, "IsNew": {"type": "inherited"}, "NeedsCityCheck": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "MHTYPE": {"type": "inherited"}, "COVERTYPE": {"type": "inherited"}, "COVERMATERIAL": {"type": "inherited"}, "COVERSECURITY": {"type": "inherited"}, "FLOWMETERIND": {"type": "inherited"}, "SAMPLEPOINTIND": {"type": "inherited"}, "VENTEDCOVERIND": {"type": "inherited"}, "DROPCONNECTIONIND": {"type": "inherited"}, "SPLITFLOWIND": {"type": "inherited"}, "AIRRELIEFMANUFACTURER": {"type": "inherited"}, "TRASHRACKMATERIAL": {"type": "inherited"}, "INGROUNDSTATUS": {"type": "inherited"} } } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "id": 6, "name": "Sanitary Lateral", "type": "Feature Layer", "parentLayer": { "id": 4, "name": "Sanitary Utility Layers" }, "defaultVisibility": true, "minScale": 2258, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "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": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "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": 1369178.9448670596, "ymin": 493363.1475467384, "xmax": 1403744.93171525, "ymax": 534804.3584653288, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1.5 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "LEGACYID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "Cityworks AssetID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "AssetID" }, { "name": "DIAMETER", "type": "esriFieldTypeString", "alias": "Diameter", "domain": { "type": "codedValue", "name": "SNLateralDiameter", "description": "", "codedValues": [ { "name": "3\"", "code": "3" }, { "name": "4\"", "code": "4" }, { "name": "5\"", "code": "5" }, { "name": "6\"", "code": "6" }, { "name": "8\"", "code": "8" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 3, "defaultValue": "6", "modelName": "DIAMETER" }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "SNLateralMaterial", "description": "", "codedValues": [ { "name": "Concrete", "code": "CON" }, { "name": "Vitrified Clay", "code": "VCP" }, { "name": "Poly Vinyl Chloride", "code": "PVC" }, { "name": "Ductile Iron", "code": "DCI" }, { "name": "Cast Iron", "code": "CAI" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 3, "defaultValue": "PVC", "modelName": "MATERIAL" }, { "name": "LATERALTYPE", "type": "esriFieldTypeString", "alias": "Type", "domain": { "type": "codedValue", "name": "SNLateralType", "description": "", "codedValues": [ { "name": "Industrial", "code": "IND" }, { "name": "Residential", "code": "RES" }, { "name": "Commercial", "code": "COM" }, { "name": "Unknown", "code": "UNK" }, { "name": "Lamp Hole", "code": "LMP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 5, "defaultValue": "RES", "modelName": "LateralType" }, { "name": "LATSTA", "type": "esriFieldTypeDouble", "alias": "Station", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Latsta" }, { "name": "REMARKS", "type": "esriFieldTypeString", "alias": "REMARKS", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "REMARKS" }, { "name": "INSTALLATIONDATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLATIONDATE" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "LT_PRE", "type": "esriFieldTypeString", "alias": "LT_PRE", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "LT_PRE" }, { "name": "LT_FAC", "type": "esriFieldTypeString", "alias": "LT_FAC", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "LT_FAC" }, { "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": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "PIMHUPNUMBER", "type": "esriFieldTypeString", "alias": "Pipelogix Upstream Manhole", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "PIMHUPNUMBER" }, { "name": "PIMHUDOWNNUMBER", "type": "esriFieldTypeString", "alias": "Pipelogix Downstream Manhole", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "PIMHUDOWNNUMBER" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner", "domain": { "type": "codedValue", "name": "SNPublicPrivate", "description": "", "codedValues": [ { "name": "Public", "code": "Public" }, { "name": "Private", "code": "Private" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNER" }, { "name": "INGROUNDSTATUS", "type": "esriFieldTypeString", "alias": "In Ground Status", "domain": { "type": "codedValue", "name": "ProposedDomain", "description": "", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "In-Service", "code": "InService" }, { "name": "Removed", "code": "Removed" }, { "name": "Abandoned", "code": "Abandoned" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "InService", "modelName": "INGROUNDSTATUS" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1227_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1227", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1227", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S794_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sanitary Lateral", "description": "", "prototype": { "attributes": { "PIMHUDOWNNUMBER": null, "ASSETID": null, "DIAMETER": "6", "MATERIAL": "PVC", "OWNER": null, "LATERALTYPE": "RES", "LATSTA": null, "REMARKS": null, "INSTALLATIONDATE": null, "FACILITYID": null, "LOCATION": null, "LT_PRE": null, "LT_FAC": null, "INGROUNDSTATUS": null, "PIMHUPNUMBER": null, "ADDRESS": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "id": 7, "name": "Sanitary Gravity Main", "type": "Feature Layer", "parentLayer": { "id": 4, "name": "Sanitary Utility Layers" }, "defaultVisibility": true, "minScale": 72225, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "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": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "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": 1369225.391779095, "ymin": 493253.01474663615, "xmax": 1404231.4610597044, "ymax": 537260.220611617, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 2 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[SASIZE] CONCAT \" \" CONCAT \"SAN\" CONCAT \" \" CONCAT [SAMATL]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 2, "font": { "family": "Calibri", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 9029, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "LEGACYID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "Cityworks AssetID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "AssetID" }, { "name": "SADNSTA", "type": "esriFieldTypeDouble", "alias": "Downstream Station", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Sadnsta" }, { "name": "SAUPSTA", "type": "esriFieldTypeDouble", "alias": "Upstream Station", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Saupsta" }, { "name": "SADNINV", "type": "esriFieldTypeDouble", "alias": "Downstream Invert", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Sadninv" }, { "name": "SAUPINV", "type": "esriFieldTypeDouble", "alias": "Upstream Invert", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Saupinv" }, { "name": "SLOPE", "type": "esriFieldTypeDouble", "alias": "SLOPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SLOPE" }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "SOURCE" }, { "name": "SAMATL", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "SNGravityMainMaterial", "description": "", "codedValues": [ { "name": "Concrete", "code": "CON" }, { "name": "Vitrified Clay", "code": "VCP" }, { "name": "Truss", "code": "TRS" }, { "name": "Ductile Iron", "code": "DCI" }, { "name": "Cast Iron", "code": "CAI" }, { "name": "Poured in Place", "code": "POU" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" }, { "name": "Polyvinyl Chloride", "code": "PVC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 3, "defaultValue": "TRS", "modelName": "Samatl" }, { "name": "SADNDRP", "type": "esriFieldTypeDouble", "alias": "Downstream Drip", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Sadndrp" }, { "name": "REMARKS", "type": "esriFieldTypeString", "alias": "REMARKS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "REMARKS" }, { "name": "DATECL", "type": "esriFieldTypeDate", "alias": "Date Cleaned", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATECL" }, { "name": "CLBY", "type": "esriFieldTypeString", "alias": "Cleaned By", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Clby" }, { "name": "TVBY", "type": "esriFieldTypeString", "alias": "TV By", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Tvby" }, { "name": "SANRATE", "type": "esriFieldTypeString", "alias": "Sanitary Facility Condition", "domain": { "type": "codedValue", "name": "SNFacilityConditionInd", "description": "", "codedValues": [ { "name": "Very Good", "code": "1" }, { "name": "Good", "code": "2" }, { "name": "Adequate", "code": "3" }, { "name": "Poor", "code": "4" }, { "name": "Rehab or Replace", "code": "5" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 2, "defaultValue": "1", "modelName": "Sanrate" }, { "name": "RETYPE", "type": "esriFieldTypeString", "alias": "Rehab Type", "domain": { "type": "codedValue", "name": "SNGravityMainRehabType", "description": "", "codedValues": [ { "name": "Cured-in-Place", "code": "CIPP" }, { "name": "Fold and Form", "code": "FF" }, { "name": "Joint Seal", "code": "JS" }, { "name": "Bursting", "code": "B" }, { "name": "Slip Lining", "code": "SL" }, { "name": "Remove and Replace", "code": "RR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "Retype" }, { "name": "RESTRICTCLEAN", "type": "esriFieldTypeString", "alias": "Restrict Clean", "domain": { "type": "codedValue", "name": "YesNo_1", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "RestrictClean" }, { "name": "LINEDINDICATOR", "type": "esriFieldTypeString", "alias": "Lined Indicator", "domain": { "type": "codedValue", "name": "YesNo_1", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "LinedIndicator" }, { "name": "LEASEDINDICATOR", "type": "esriFieldTypeString", "alias": "Leased Indicator", "domain": { "type": "codedValue", "name": "YesNo_1", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "LeasedIndicator" }, { "name": "INSTALLATIONDATE", "type": "esriFieldTypeDate", "alias": "INSTALLATIONDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLATIONDATE" }, { "name": "DATETV", "type": "esriFieldTypeDate", "alias": "Date TV", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATETV" }, { "name": "DATERE", "type": "esriFieldTypeDate", "alias": "Date RE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATERE" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "GM_PRE", "type": "esriFieldTypeString", "alias": "GM_PRE", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "GM_PRE" }, { "name": "GM_FAC", "type": "esriFieldTypeString", "alias": "GM_FAC", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "GM_FAC" }, { "name": "UPELEV", "type": "esriFieldTypeDouble", "alias": "UPELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UPELEV" }, { "name": "DOWNELEV", "type": "esriFieldTypeDouble", "alias": "DOWNELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DOWNELEV" }, { "name": "PISTREETFULL", "type": "esriFieldTypeString", "alias": "PipeLogix Full Street Address", "domain": null, "editable": true, "nullable": true, "length": 54, "defaultValue": null, "modelName": "PISTREETFULL" }, { "name": "PICITY", "type": "esriFieldTypeString", "alias": "PipeLogix City", "domain": { "type": "codedValue", "name": "Communities", "description": "Butler County Communities", "codedValues": [ { "name": "COLLEGE CORNER", "code": "COLLEGE CORNER" }, { "name": "FAIRFIELD", "code": "FAIRFIELD" }, { "name": "FAIRFIELD TWP", "code": "FAIRFIELD TWP" }, { "name": "FOREST PARK", "code": "FOREST PARK" }, { "name": "FRANKLIN", "code": "FRANKLIN" }, { "name": "HAMILTON", "code": "HAMILTON" }, { "name": "HANOVER TWP", "code": "HANOVER TWP" }, { "name": "JACKSONBURG", "code": "JACKSONBURG" }, { "name": "LEMON TWP", "code": "LEMON TWP" }, { "name": "LIBERTY TWP", "code": "LIBERTY TWP" }, { "name": "MADISON TWP", "code": "MADISON TWP" }, { "name": "MIDDLETOWN", "code": "MIDDLETOWN" }, { "name": "MILFORD TWP", "code": "MILFORD TWP" }, { "name": "MILLVILLE", "code": "MILLVILLE" }, { "name": "MONROE", "code": "MONROE" }, { "name": "MORGAN TWP", "code": "MORGAN TWP" }, { "name": "NEW MIAMI", "code": "NEW MIAMI" }, { "name": "OXFORD", "code": "OXFORD" }, { "name": "OXFORD TWP", "code": "OXFORD TWP" }, { "name": "REILY TWP", "code": "REILY TWP" }, { "name": "ROSS TWP", "code": "ROSS TWP" }, { "name": "SEVEN MILE", "code": "SEVEN MILE" }, { "name": "SHARONVILLE", "code": "SHARONVILLE" }, { "name": "SOMERVILLE", "code": "SOMERVILLE" }, { "name": "SPRINGDALE", "code": "SPRINGDALE" }, { "name": "ST CLAIR TWP", "code": "ST CLAIR TWP" }, { "name": "TRENTON", "code": "TRENTON" }, { "name": "WAYNE TWP", "code": "WAYNE TWP" }, { "name": "WEST CHESTER TWP", "code": "WEST CHESTER TWP" }, { "name": "TEST TOWNSHIP", "code": "TEST TOWNSHIP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "PICITY" }, { "name": "PIMATERIAL", "type": "esriFieldTypeString", "alias": "PipeLogix Material Code", "domain": { "type": "codedValue", "name": "piPipeMaterial", "description": "The list of pipe materials types based on the NASSCO standards", "codedValues": [ { "name": "ABS Plastic", "code": "ABS" }, { "name": "Asbestos Cement", "code": "AC" }, { "name": "Asphalt", "code": "ASP" }, { "name": "Brick", "code": "BR" }, { "name": "Cast Iron", "code": "CAS" }, { "name": "Clay Tile", "code": "CT" }, { "name": "Concrete (Non-Reinforced)", "code": "CP" }, { "name": "Concrete Segments (Bolted)", "code": "CSB" }, { "name": "Concrete Segments (Unbolted)", "code": "CSU" }, { "name": "Corrugated Metal", "code": "CMP" }, { "name": "Copper", "code": "COP" }, { "name": "Cured In Place", "code": "CIPP" }, { "name": "Ductile Iron", "code": "DIP" }, { "name": "Fiberglass Reinforced", "code": "FRP" }, { "name": "Earth & Geotextile", "code": "EARGEO" }, { "name": "Earthen", "code": "EAR" }, { "name": "Geotextile", "code": "GEO" }, { "name": "Galvanized Pipe", "code": "GP" }, { "name": "Glass Reinforced Cement", "code": "GRC" }, { "name": "Pitch Fiber (Orangeburg)", "code": "OB" }, { "name": "Plastic/Steel Composite", "code": "PSC" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Polypropylene", "code": "PP" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Pre-Stressed Concrete Cylinder", "code": "PCCP" }, { "name": "Reinforced Concrete", "code": "RCP" }, { "name": "Reinforced Plastic (Truss)", "code": "RPM" }, { "name": "Segmented Block", "code": "SB" }, { "name": "Steel", "code": "SP" }, { "name": "Transite", "code": "TTE" }, { "name": "Vitrified Clay", "code": "VCP" }, { "name": "Wood", "code": "WD" }, { "name": "Brick Masonry", "code": "BMP" }, { "name": "High Density Polyethylene", "code": "HDPE" }, { "name": "Other", "code": "XXX" }, { "name": "Unknown", "code": "ZZZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "PIMATERIAL" }, { "name": "PISEWERUSE", "type": "esriFieldTypeString", "alias": "PipeLogix Sewer Use", "domain": { "type": "codedValue", "name": "pipeUse", "description": "pipe used for life expectency", "codedValues": [ { "name": "Combined", "code": "CB" }, { "name": "Force Main", "code": "FM" }, { "name": "Other", "code": "ZZ" }, { "name": "Processes", "code": "PR" }, { "name": "Sanitary", "code": "SS" }, { "name": "Stormwater", "code": "SW" }, { "name": "Water", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PISEWERUSE" }, { "name": "PIPIPESHAPE", "type": "esriFieldTypeString", "alias": "PipeLogix Sewer Shape", "domain": { "type": "codedValue", "name": "piPipeShape", "description": "NASSCO code to describe sewer shape", "codedValues": [ { "name": "Arched", "code": "A" }, { "name": "Barrel", "code": "B" }, { "name": "Circular", "code": "C" }, { "name": "Egg shaped", "code": "E" }, { "name": "Horseshoe", "code": "H" }, { "name": "Oval (elliptical)", "code": "O" }, { "name": "Rectangular", "code": "R" }, { "name": "Square", "code": "S" }, { "name": "Trapezoidal", "code": "T" }, { "name": "U-shaped with flat top (straight walls)", "code": "U" }, { "name": "Other", "code": "Z" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "PIPIPESHAPE" }, { "name": "PILININGMETHOD", "type": "esriFieldTypeString", "alias": "PipeLogix Linning Method", "domain": { "type": "codedValue", "name": "piPipeLining", "description": "Lining Method", "codedValues": [ { "name": "Fold and Form or Deform/Reform", "code": "FF" }, { "name": "Sprial Wound", "code": "SW" }, { "name": "Segmented Panel", "code": "SN" }, { "name": "Segmented Pipe", "code": "SP" }, { "name": "Other", "code": "ZZ" }, { "name": "Cured-In-Place Pipe", "code": "CP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "PILININGMETHOD" }, { "name": "PILOCATIONCODE", "type": "esriFieldTypeString", "alias": "PipeLogix Location Code", "domain": { "type": "codedValue", "name": "piPipeLocation", "description": "Location of Sewer Surveyed", "codedValues": [ { "name": "Main Highway-urban-Primary Roads", "code": "A" }, { "name": "Main Highway-Secondary Roads", "code": "B" }, { "name": "Light Highway-Local Roads", "code": "C" }, { "name": "Easment/Right of way", "code": "D" }, { "name": "Woods", "code": "E" }, { "name": "Sidewalk", "code": "F" }, { "name": "Parking Lot", "code": "G" }, { "name": "Alley", "code": "H" }, { "name": "Ditch", "code": "I" }, { "name": "Building", "code": "J" }, { "name": "Creek", "code": "K" }, { "name": "Railway", "code": "L" }, { "name": "Airport", "code": "M" }, { "name": "Yard", "code": "Y" }, { "name": "Other", "code": "Z" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "PILOCATIONCODE" }, { "name": "PIMHUPNUMBER", "type": "esriFieldTypeString", "alias": "Pipelogix Upstream Manhole Number", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "PIMHUPNUMBER" }, { "name": "PIMHDOWNNUMBER", "type": "esriFieldTypeString", "alias": "Pipelogix Downstream MH Number", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "PIMHDOWNNUMBER" }, { "name": "PIPIPELENGTH", "type": "esriFieldTypeDouble", "alias": "PipeLogix PipeLength", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PIPIPELENGTH" }, { "name": "PIDRAINAGEBASIN", "type": "esriFieldTypeString", "alias": "Pipelogix Drainage Basin ID", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "PIDRAINAGEBASIN" }, { "name": "SUMFLOW", "type": "esriFieldTypeSmallInteger", "alias": "SUMFLOW", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUMFLOW" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "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": "DATELINED", "type": "esriFieldTypeDate", "alias": "Date Liined", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATELINED" }, { "name": "LININGPROJECT", "type": "esriFieldTypeString", "alias": "Lining Project", "domain": null, "editable": true, "nullable": true, "length": 99, "defaultValue": null, "modelName": "LININGPROJECT" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner", "domain": { "type": "codedValue", "name": "SNPublicPrivate", "description": "", "codedValues": [ { "name": "Public", "code": "Public" }, { "name": "Private", "code": "Private" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNER" }, { "name": "INGROUNDSTATUS", "type": "esriFieldTypeString", "alias": "In Ground Status", "domain": { "type": "codedValue", "name": "ProposedDomain", "description": "", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "In-Service", "code": "InService" }, { "name": "Removed", "code": "Removed" }, { "name": "Abandoned", "code": "Abandoned" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "InService", "modelName": "INGROUNDSTATUS" }, { "name": "SASIZE", "type": "esriFieldTypeInteger", "alias": "Diameter", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SASIZE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R1224_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1224", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1224", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S791_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sanitary Gravity Main", "description": "", "prototype": { "attributes": { "ADDRESS": null, "INGROUNDSTATUS": null, "SOURCE": null, "TVBY": null, "OWNER": null, "ASSETID": null, "SADNSTA": null, "SAUPSTA": null, "SADNINV": null, "SAUPINV": null, "SLOPE": null, "SAMATL": "TRS", "SADNDRP": null, "REMARKS": null, "DATECL": null, "CLBY": null, "SANRATE": "1", "RETYPE": null, "RESTRICTCLEAN": null, "LINEDINDICATOR": null, "LEASEDINDICATOR": null, "INSTALLATIONDATE": null, "DATETV": null, "DATERE": null, "FACILITYID": null, "LOCATION": null, "GM_PRE": null, "GM_FAC": null, "UPELEV": null, "DOWNELEV": null, "PISTREETFULL": null, "PICITY": null, "PIMATERIAL": null, "PISEWERUSE": null, "PIPIPESHAPE": null, "PILININGMETHOD": null, "PILOCATIONCODE": null, "PIMHUPNUMBER": null, "PIMHDOWNNUMBER": null, "PIPIPELENGTH": null, "PIDRAINAGEBASIN": null, "SUMFLOW": null, "SASIZE": "8", "LININGPROJECT": null, "DATELINED": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "id": 8, "name": "Sanitary Force Main", "type": "Feature Layer", "parentLayer": { "id": 4, "name": "Sanitary Utility Layers" }, "defaultVisibility": true, "minScale": 72225, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "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": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "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": 1376638.7460260093, "ymin": 496773.93641391397, "xmax": 1400647.9601923674, "ymax": 537083.3292194605, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 0, 168, 255 ], "width": 1.25 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "LEGACYID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "Cityworks AssetID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "AssetID" }, { "name": "SAFSIZE", "type": "esriFieldTypeString", "alias": "Diameter", "domain": { "type": "codedValue", "name": "SNForceMainDiameter", "description": "", "codedValues": [ { "name": "6\"", "code": "6" }, { "name": "8\"", "code": "8" }, { "name": "10\"", "code": "10" }, { "name": "12\"", "code": "12" }, { "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": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "Safsize" }, { "name": "SAFMATL", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "SNForceMainMaterial", "description": "", "codedValues": [ { "name": "Ductile Iron", "code": "DCI" }, { "name": "Cast Iron", "code": "CAI" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" }, { "name": "Polyethylene", "code": "PE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 3, "defaultValue": "DCI", "modelName": "Safmatl" }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "SOURCE" }, { "name": "LEASEDINDICATOR", "type": "esriFieldTypeString", "alias": "Leased Indicator", "domain": { "type": "codedValue", "name": "YesNo_1", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "LeasedIndicator" }, { "name": "INSTALLATIONDATE", "type": "esriFieldTypeDate", "alias": "INSTALLATIONDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLATIONDATE" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "FM_PRE", "type": "esriFieldTypeString", "alias": "FM_PRE", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "FM_PRE" }, { "name": "FM_FAC", "type": "esriFieldTypeString", "alias": "FM_FAC", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "FM_FAC" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "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": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "INGROUNDSTATUS", "type": "esriFieldTypeString", "alias": "In Ground Status", "domain": { "type": "codedValue", "name": "ProposedDomain", "description": "", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "In-Service", "code": "InService" }, { "name": "Removed", "code": "Removed" }, { "name": "Abandoned", "code": "Abandoned" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "InService", "modelName": "INGROUNDSTATUS" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1225_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1225", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1225", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S792_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sanitary Force Main", "description": "", "prototype": { "attributes": { "INGROUNDSTATUS": null, "SAFSIZE": null, "SOURCE": null, "ADDRESS": null, "ASSETID": null, "SAFMATL": "DCI", "LEASEDINDICATOR": "N", "INSTALLATIONDATE": null, "FACILITYID": null, "LOCATION": null, "FM_PRE": null, "FM_FAC": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "id": 10, "name": "Storm Head Wall", "type": "Feature Layer", "parentLayer": { "id": 9, "name": "Storm Utility Layers" }, "defaultVisibility": true, "minScale": 9029, "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": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "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": 1369372.5192672312, "ymin": 493026.4974344224, "xmax": 1403590.5577630997, "ymax": 534852.642945379, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 197, 255, 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": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "LEGACYID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "Cityworks AssetID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "AssetID" }, { "name": "HEADWALLID", "type": "esriFieldTypeString", "alias": "Head Wall ID", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "HeadWallID" }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIAMETER" }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH" }, { "name": "WIDTH", "type": "esriFieldTypeDouble", "alias": "WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WIDTH" }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "DEPTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DEPTH" }, { "name": "HEADWALLTYPE", "type": "esriFieldTypeString", "alias": "Head Wall Type", "domain": { "type": "codedValue", "name": "STHeadWallType", "description": "", "codedValues": [ { "name": "HW-1", "code": "HW-1" }, { "name": "HW-2", "code": "HW-2" }, { "name": "HW-3", "code": "HW-3" }, { "name": "HW-4A (Corrugated)", "code": "HW-4A" }, { "name": "HW-4B (Concrete)", "code": "HW-4B" }, { "name": "HW-D", "code": "HW-D" }, { "name": "End Treatment", "code": "ET" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 6, "defaultValue": "HW-1", "modelName": "HeadWallType" }, { "name": "INSTALLATIONDATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLATIONDATE" }, { "name": "INSTALLER", "type": "esriFieldTypeString", "alias": "Restraint Type", "domain": { "type": "codedValue", "name": "STSewerFacilityInstaller", "description": "", "codedValues": [ { "name": "City of Hamilton", "code": "CITY" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "Installer" }, { "name": "SERVICE_STATUS", "type": "esriFieldTypeString", "alias": "Service Status", "domain": { "type": "codedValue", "name": "ServiceStatus", "description": "", "codedValues": [ { "name": "Active", "code": "A" }, { "name": "Inactive", "code": "I" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Service_Status" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LOCATION" }, { "name": "HW_PRE", "type": "esriFieldTypeString", "alias": "HW_PRE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "HW_PRE" }, { "name": "HW_FAC", "type": "esriFieldTypeString", "alias": "HW_FAC", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "HW_FAC" }, { "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": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": { "type": "codedValue", "name": "Owner", "description": "", "codedValues": [ { "name": "Public", "code": "Public" }, { "name": "Private", "code": "Private" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Owner" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Comments" }, { "name": "INGROUNDSTATUS", "type": "esriFieldTypeString", "alias": "In Ground Status", "domain": { "type": "codedValue", "name": "ProposedDomain", "description": "", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "In-Service", "code": "InService" }, { "name": "Removed", "code": "Removed" }, { "name": "Abandoned", "code": "Abandoned" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "InService", "modelName": "INGROUNDSTATUS" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R210_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_210", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_210", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S117_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Storm Head Wall", "description": "", "prototype": { "attributes": { "Owner": null, "DEPTH": null, "Comments": null, "ASSETID": null, "HEADWALLID": null, "DIAMETER": null, "LENGTH": null, "WIDTH": null, "HEADWALLTYPE": "HW-1", "INSTALLATIONDATE": null, "INSTALLER": null, "SERVICE_STATUS": null, "FACILITYID": null, "LOCATION": null, "HW_PRE": null, "HW_FAC": null, "INGROUNDSTATUS": null, "ADDRESS": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "id": 11, "name": "Storm Sewer Structure", "type": "Feature Layer", "parentLayer": { "id": 9, "name": "Storm Utility Layers" }, "defaultVisibility": true, "minScale": 9029, "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": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "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": 1369218.2857950926, "ymin": 493044.0935304463, "xmax": 1403295.8988828212, "ymax": 534823.1312653422, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "8aee3cef08ac2d8a0e38e6864aab3a13", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAJ5JREFUGJV1yiEKAlEUQNHL58EUBdElGK0adQGuQTCM+PjgAgxuwKrh1QFtJl2BWXANZtOUKVPet4xi0FvPFZpijEN3nwBVXdfnoiieAAKgqnt3X73nLMu2Mca5mV1EVRfAB5s67n7M83wgwJLftUVkJkD3zwDQE+AO9H9pCOEmIYS1u0+B1jemlK5mdhIze6jqCNgBY6ACDmVZboD0AjfoNHxKYureAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[STID]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 190, 210, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 1500, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "LEGACYID", "typeIdField": "", "subtypeField": "SUBTYPECD", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "Cityworks AssetID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "AssetID" }, { "name": "SUBTYPECD", "type": "esriFieldTypeInteger", "alias": "Subtype", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "SubtypeCD" }, { "name": "STFACILITYID", "type": "esriFieldTypeString", "alias": "Storm Facility ID", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "STFacilityID" }, { "name": "STRIMEL", "type": "esriFieldTypeDouble", "alias": "Rim Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Strimel" }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "STStructureMaterial", "description": "", "codedValues": [ { "name": "Concrete Precast", "code": "CC" }, { "name": "Concrete Poured-in-Place", "code": "CP" }, { "name": "Concrete Block", "code": "CB" }, { "name": "Brick", "code": "B" }, { "name": "Plastic", "code": "P" }, { "name": "Steel", "code": "S" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 2, "defaultValue": "CC", "modelName": "MATERIAL" }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIAMETER" }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH" }, { "name": "WIDTH", "type": "esriFieldTypeDouble", "alias": "WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WIDTH" }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "DEPTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DEPTH" }, { "name": "MANHOLETYPE", "type": "esriFieldTypeString", "alias": "Manhole Type", "domain": { "type": "codedValue", "name": "STManholeType", "description": "", "codedValues": [ { "name": "SW-4", "code": "SW4" }, { "name": "ODOT MH-3", "code": "MH3" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" }, { "name": "ODOT CB-3(Double)Modified", "code": "3DM" }, { "name": "ODOT CB-3(Single)Modified", "code": "3SM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 3, "defaultValue": "SW4", "modelName": "ManholeType" }, { "name": "COVERTYPE", "type": "esriFieldTypeString", "alias": "Cover Type", "domain": { "type": "codedValue", "name": "STStructureCoverType", "description": "", "codedValues": [ { "name": "Door", "code": "D" }, { "name": "Grate", "code": "G" }, { "name": "Hand", "code": "H" }, { "name": "Manhole Cover", "code": "C" }, { "name": "Unknown", "code": "U" }, { "name": "Other", "code": "O" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 1, "defaultValue": "C", "modelName": "CoverType" }, { "name": "COVERMATERIAL", "type": "esriFieldTypeString", "alias": "Cover Material", "domain": { "type": "codedValue", "name": "STStructureCoverMaterial", "description": "", "codedValues": [ { "name": "Steel", "code": "S" }, { "name": "Aluminum", "code": "A" }, { "name": "Cast Iron", "code": "C" }, { "name": "Plastic", "code": "P" }, { "name": "Other", "code": "O" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "CoverMaterial" }, { "name": "COVERSECURITY", "type": "esriFieldTypeString", "alias": "Cover Security", "domain": { "type": "codedValue", "name": "STStructureCoverSecurity", "description": "", "codedValues": [ { "name": "Bolted", "code": "B" }, { "name": "Locked", "code": "L" }, { "name": "Sealed", "code": "S" }, { "name": "None", "code": "N" }, { "name": "Other", "code": "O" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "CoverSecurity" }, { "name": "LOCATIONDESCRIPTION", "type": "esriFieldTypeString", "alias": "Location Description", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "LocationDescription" }, { "name": "INSTALLATIONDATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLATIONDATE" }, { "name": "INSTALLER", "type": "esriFieldTypeString", "alias": "Restraint Type", "domain": { "type": "codedValue", "name": "STSewerFacilityInstaller", "description": "", "codedValues": [ { "name": "City of Hamilton", "code": "CITY" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "Installer" }, { "name": "SERVICE_STATUS", "type": "esriFieldTypeString", "alias": "Service Status", "domain": { "type": "codedValue", "name": "ServiceStatus", "description": "", "codedValues": [ { "name": "Active", "code": "A" }, { "name": "Inactive", "code": "I" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Service_Status" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LOCATION" }, { "name": "STS_PRE", "type": "esriFieldTypeString", "alias": "STS_PRE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "STS_PRE" }, { "name": "STS_FAC", "type": "esriFieldTypeString", "alias": "STS_FAC", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "STS_FAC" }, { "name": "REMARKS", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "REMARKS" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "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": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": { "type": "codedValue", "name": "Owner", "description": "", "codedValues": [ { "name": "Public", "code": "Public" }, { "name": "Private", "code": "Private" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Owner" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Comments" }, { "name": "STID", "type": "esriFieldTypeString", "alias": "Storm Structure ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STID" }, { "name": "STGRID", "type": "esriFieldTypeString", "alias": "STGRID", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "STGRID" }, { "name": "STNUM", "type": "esriFieldTypeString", "alias": "STNUM", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "STNUM" }, { "name": "INGROUNDSTATUS", "type": "esriFieldTypeString", "alias": "In Ground Status", "domain": { "type": "codedValue", "name": "ProposedDomain", "description": "", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "In-Service", "code": "InService" }, { "name": "Removed", "code": "Removed" }, { "name": "Abandoned", "code": "Abandoned" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "InService", "modelName": "INGROUNDSTATUS" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R214_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_214", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_214", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S121_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Storm Sewer Structure", "description": "", "prototype": { "attributes": { "STGRID": null, "ASSETID": null, "STNUM": null, "SUBTYPECD": 1, "STFACILITYID": null, "STRIMEL": null, "MATERIAL": null, "DIAMETER": null, "LENGTH": null, "WIDTH": null, "DEPTH": null, "MANHOLETYPE": null, "COVERTYPE": null, "COVERMATERIAL": null, "COVERSECURITY": null, "LOCATIONDESCRIPTION": null, "INSTALLATIONDATE": null, "INSTALLER": null, "SERVICE_STATUS": null, "FACILITYID": null, "LOCATION": null, "STS_PRE": null, "STS_FAC": null, "REMARKS": null, "INGROUNDSTATUS": null, "STID": null, "Comments": null, "ADDRESS": null, "Owner": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "subtypes": [ { "code": 1, "name": "Manhole", "defaultValues": { "ASSETID": null, "SUBTYPECD": 1, "STFACILITYID": null, "STRIMEL": null, "MATERIAL": null, "DIAMETER": null, "LENGTH": null, "WIDTH": null, "DEPTH": null, "MANHOLETYPE": null, "COVERTYPE": null, "COVERMATERIAL": null, "COVERSECURITY": null, "LOCATIONDESCRIPTION": null, "INSTALLATIONDATE": null, "INSTALLER": null, "SERVICE_STATUS": null, "FACILITYID": null, "LOCATION": null, "STS_PRE": null, "STS_FAC": null, "REMARKS": null, "GlobalID": null, "last_edited_user": null, "last_edited_date": null, "ADDRESS": null, "Owner": null, "Comments": null, "STID": null, "STGRID": null, "STNUM": null, "INGROUNDSTATUS": null }, "domains": { "MATERIAL": {"type": "inherited"}, "MANHOLETYPE": {"type": "inherited"}, "COVERTYPE": {"type": "inherited"}, "COVERMATERIAL": {"type": "inherited"}, "COVERSECURITY": {"type": "inherited"}, "INSTALLER": {"type": "inherited"}, "SERVICE_STATUS": {"type": "inherited"} } }, { "code": 2, "name": "Vault", "defaultValues": { "ASSETID": null, "SUBTYPECD": 2, "STFACILITYID": null, "STRIMEL": null, "MATERIAL": null, "DIAMETER": null, "LENGTH": null, "WIDTH": null, "DEPTH": null, "MANHOLETYPE": null, "COVERTYPE": null, "COVERMATERIAL": null, "COVERSECURITY": null, "LOCATIONDESCRIPTION": null, "INSTALLATIONDATE": null, "INSTALLER": null, "SERVICE_STATUS": null, "FACILITYID": null, "LOCATION": null, "STS_PRE": null, "STS_FAC": null, "REMARKS": null, "GlobalID": null, "last_edited_user": null, "last_edited_date": null, "ADDRESS": null, "Owner": null, "Comments": null, "STID": null, "STGRID": null, "STNUM": null, "INGROUNDSTATUS": null }, "domains": { "MATERIAL": {"type": "inherited"}, "MANHOLETYPE": {"type": "inherited"}, "COVERTYPE": {"type": "inherited"}, "COVERMATERIAL": {"type": "inherited"}, "COVERSECURITY": {"type": "inherited"}, "INSTALLER": {"type": "inherited"}, "SERVICE_STATUS": {"type": "inherited"} } }, { "code": 7, "name": "Flood Gate Valve", "defaultValues": { "ASSETID": null, "SUBTYPECD": 7, "STFACILITYID": null, "STRIMEL": null, "MATERIAL": "CC", "DIAMETER": null, "LENGTH": null, "WIDTH": null, "DEPTH": null, "MANHOLETYPE": "SW4", "COVERTYPE": "C", "COVERMATERIAL": null, "COVERSECURITY": "N", "LOCATIONDESCRIPTION": null, "INSTALLATIONDATE": null, "INSTALLER": null, "SERVICE_STATUS": null, "FACILITYID": null, "LOCATION": null, "STS_PRE": null, "STS_FAC": null, "REMARKS": null, "GlobalID": null, "last_edited_user": null, "last_edited_date": null, "ADDRESS": null, "Owner": null, "Comments": null, "STID": null, "STGRID": null, "STNUM": null, "INGROUNDSTATUS": null }, "domains": { "MATERIAL": {"type": "inherited"}, "MANHOLETYPE": {"type": "inherited"}, "COVERTYPE": {"type": "inherited"}, "COVERMATERIAL": {"type": "inherited"}, "COVERSECURITY": {"type": "inherited"}, "INSTALLER": {"type": "inherited"}, "SERVICE_STATUS": {"type": "inherited"} } }, { "code": 3, "name": "JunctionChamber", "defaultValues": { "ASSETID": null, "SUBTYPECD": 3, "STFACILITYID": null, "STRIMEL": null, "MATERIAL": null, "DIAMETER": null, "LENGTH": null, "WIDTH": null, "DEPTH": null, "MANHOLETYPE": null, "COVERTYPE": null, "COVERMATERIAL": null, "COVERSECURITY": null, "LOCATIONDESCRIPTION": null, "INSTALLATIONDATE": null, "INSTALLER": null, "SERVICE_STATUS": null, "FACILITYID": null, "LOCATION": null, "STS_PRE": null, "STS_FAC": null, "REMARKS": null, "GlobalID": null, "last_edited_user": null, "last_edited_date": null, "ADDRESS": null, "Owner": null, "Comments": null, "STID": null, "STGRID": null, "STNUM": null, "INGROUNDSTATUS": null }, "domains": { "MATERIAL": {"type": "inherited"}, "MANHOLETYPE": {"type": "inherited"}, "COVERTYPE": {"type": "inherited"}, "COVERMATERIAL": {"type": "inherited"}, "COVERSECURITY": {"type": "inherited"}, "INSTALLER": {"type": "inherited"}, "SERVICE_STATUS": {"type": "inherited"} } }, { "code": 8, "name": "Cap", "defaultValues": { "ASSETID": null, "SUBTYPECD": 8, "STFACILITYID": null, "STRIMEL": null, "MATERIAL": "CC", "DIAMETER": null, "LENGTH": null, "WIDTH": null, "DEPTH": null, "MANHOLETYPE": "SW4", "COVERTYPE": "C", "COVERMATERIAL": null, "COVERSECURITY": "N", "LOCATIONDESCRIPTION": null, "INSTALLATIONDATE": null, "INSTALLER": null, "SERVICE_STATUS": null, "FACILITYID": null, "LOCATION": null, "STS_PRE": null, "STS_FAC": null, "REMARKS": null, "GlobalID": null, "last_edited_user": null, "last_edited_date": null, "ADDRESS": null, "Owner": null, "Comments": null, "STID": null, "STGRID": null, "STNUM": null, "INGROUNDSTATUS": null }, "domains": { "MATERIAL": {"type": "inherited"}, "MANHOLETYPE": {"type": "inherited"}, "COVERTYPE": {"type": "inherited"}, "COVERMATERIAL": {"type": "inherited"}, "COVERSECURITY": {"type": "inherited"}, "INSTALLER": {"type": "inherited"}, "SERVICE_STATUS": {"type": "inherited"} } }, { "code": 9, "name": "Cleanout", "defaultValues": { "ASSETID": null, "SUBTYPECD": 9, "STFACILITYID": null, "STRIMEL": null, "MATERIAL": "CC", "DIAMETER": null, "LENGTH": null, "WIDTH": null, "DEPTH": null, "MANHOLETYPE": "SW4", "COVERTYPE": "C", "COVERMATERIAL": null, "COVERSECURITY": "N", "LOCATIONDESCRIPTION": null, "INSTALLATIONDATE": null, "INSTALLER": null, "SERVICE_STATUS": null, "FACILITYID": null, "LOCATION": null, "STS_PRE": null, "STS_FAC": null, "REMARKS": null, "GlobalID": null, "last_edited_user": null, "last_edited_date": null, "ADDRESS": null, "Owner": null, "Comments": null, "STID": null, "STGRID": null, "STNUM": null, "INGROUNDSTATUS": null }, "domains": { "MATERIAL": {"type": "inherited"}, "MANHOLETYPE": {"type": "inherited"}, "COVERTYPE": {"type": "inherited"}, "COVERMATERIAL": {"type": "inherited"}, "COVERSECURITY": {"type": "inherited"}, "INSTALLER": {"type": "inherited"}, "SERVICE_STATUS": {"type": "inherited"}, "Owner": {"type": "inherited"} } } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "id": 12, "name": "Storm Discharge Point", "type": "Feature Layer", "parentLayer": { "id": 9, "name": "Storm Utility Layers" }, "defaultVisibility": true, "minScale": 9029, "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": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "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": 1369746.7392995805, "ymin": 502369.1920991242, "xmax": 1400889.6499205828, "ymax": 530315.0034531504, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "ba738e8da042ce3db6e359fed342123a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAUBJREFUGJVdjj1LAnEAhx/tn3ogvtAgghIYCi1CnC5HNTaI4HjkZlODgx/AxU9wkxA43BdoamkQRBq0wRNbc8k3LtR08eDMqIY0qGf58XumR/DD9XY9QAJwAy/AbOsfBEC5XL4qFArtTqdzpKpqBnAUi8V+qVS6NwxjqarquQBIJpPH0Wg03esZNBp3eL1+RqN53OVyxWVZvgVeBUCz2fRMp2MUxYckWcAb6fQh3W6Xer1+BjwJgFartef3r5GkU3ZY1oBQKEK1Wg0BMQEQCAS+ZrO5g38sFjPC4fCnaZq2AMjlcu+KEvMYxiOynABgubRYrfap1WqtbDb7LAAikchHKpVhs1lTqdwQDAZRlAvy+UuGw6EJ2LtGt9PpZDAYM5lsaLc72LYPSTqg3++fAA0BoGmaS9O0P326rqPr+u//Btfxc3ZV9y9HAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "LEGACYID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "Cityworks AssetID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "AssetID" }, { "name": "DISCHARGEPOINTID", "type": "esriFieldTypeString", "alias": "Discharge Point ID", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "DischargePointID" }, { "name": "DIAMETER", "type": "esriFieldTypeInteger", "alias": "Diameter", "domain": { "type": "codedValue", "name": "STGravityMainDiameter", "description": "", "codedValues": [ { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "15\"", "code": 15 }, { "name": "18\"", "code": 18 }, { "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": "39\"", "code": 39 }, { "name": "42\"", "code": 42 }, { "name": "48\"", "code": 48 }, { "name": "54\"", "code": 54 }, { "name": "60\"", "code": 60 }, { "name": "66\"", "code": 66 }, { "name": "72\"", "code": 72 }, { "name": "78\"", "code": 78 }, { "name": "84\"", "code": 84 }, { "name": "90\"", "code": 90 }, { "name": "96\"", "code": 96 }, { "name": "102\"", "code": 102 }, { "name": "108\"", "code": 108 }, { "name": "114\"", "code": 114 }, { "name": "120\"", "code": 120 }, { "name": "144\"", "code": 144 }, { "name": "4\"", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIAMETER" }, { "name": "HEIGHT", "type": "esriFieldTypeDouble", "alias": "HEIGHT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HEIGHT" }, { "name": "WIDTH", "type": "esriFieldTypeDouble", "alias": "WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WIDTH" }, { "name": "PEAKDISCHARGECFS", "type": "esriFieldTypeInteger", "alias": "Peak Discharge CFS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PeakDischargeCFS" }, { "name": "NOMINALDISCHARGECFS", "type": "esriFieldTypeInteger", "alias": "Nominal Discharge CFS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NominalDischargeCFS" }, { "name": "CONTROLLER", "type": "esriFieldTypeString", "alias": "Controller", "domain": { "type": "codedValue", "name": "STDischargePointController", "description": "", "codedValues": [ { "name": "Miami Conservancy District", "code": "MCD" }, { "name": "City of Hamilton", "code": "City" }, { "name": "Private", "code": "Private" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "City", "modelName": "CONTROLLER" }, { "name": "INSTALLATIONDATE", "type": "esriFieldTypeDate", "alias": "INSTALLATIONDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLATIONDATE" }, { "name": "INSTALLER", "type": "esriFieldTypeString", "alias": "Restraint Type", "domain": { "type": "codedValue", "name": "STSewerFacilityInstaller", "description": "", "codedValues": [ { "name": "City of Hamilton", "code": "CITY" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "Installer" }, { "name": "SERVICE_STATUS", "type": "esriFieldTypeString", "alias": "Service Status", "domain": { "type": "codedValue", "name": "ServiceStatus", "description": "", "codedValues": [ { "name": "Active", "code": "A" }, { "name": "Inactive", "code": "I" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Service_Status" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "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": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": { "type": "codedValue", "name": "Owner", "description": "", "codedValues": [ { "name": "Public", "code": "Public" }, { "name": "Private", "code": "Private" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Owner" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Comments" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R212_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_212", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_212", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S119_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Storm Discharge Point", "description": "", "prototype": { "attributes": { "ADDRESS": null, "NOMINALDISCHARGECFS": null, "LOCATION": null, "Owner": null, "ASSETID": null, "DISCHARGEPOINTID": null, "DIAMETER": null, "HEIGHT": null, "WIDTH": null, "PEAKDISCHARGECFS": null, "CONTROLLER": "City", "INSTALLATIONDATE": null, "INSTALLER": null, "SERVICE_STATUS": null, "Comments": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "id": 13, "name": "Storm Catch Basin", "type": "Feature Layer", "parentLayer": { "id": 9, "name": "Storm Utility Layers" }, "defaultVisibility": true, "minScale": 9029, "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": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "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": 1369202.7152990699, "ymin": 493241.70613862574, "xmax": 1403507.3832350224, "ymax": 534715.9308172464, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "021376898a115b65a16fecd898f280a6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAKVJREFUGJVjYYCADAb84BALlDHdwMDgJC8v7090FYcPH9ZiYGCohSlkmD9/vsatW7f42dnZ4Yq4ubkZJkyYcHzr1q0McIWfPn1isrS0ZJCVlYUr3LhxI5wNV8jAwMBw7do1hjdv3sD5P3/+xK4QH0BRKCgoyCAiIgLn3759G1OhoKDgv8+fPzM8fvwYLqmpqcnw588fDhSFenp6/DhsNURWyEjIjQBuWizUShvJLwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[CBID]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 190, 232, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 1500, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "LEGACYID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "Cityworks AssetID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "AssetID" }, { "name": "STFACILITYID", "type": "esriFieldTypeString", "alias": "Storm Facility ID", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "STFacilityID" }, { "name": "CBTYPE", "type": "esriFieldTypeString", "alias": "Catch Basin Type", "domain": { "type": "codedValue", "name": "STCatchBasinType", "description": "", "codedValues": [ { "name": "ODOT 2-2-A", "code": "DOT22A" }, { "name": "ODOT 2-2-B", "code": "DOT22B" }, { "name": "Multiple Catch Basins at Location", "code": "DBL" }, { "name": "Hamilton SW-3 (Double Window)", "code": "DBLWIN" }, { "name": "Hamilton SW-3", "code": "SW3" }, { "name": "Hamilton SW-6 (Alley)", "code": "ALLEY" }, { "name": "Hamilton Funnel (Horseshoe)", "code": "FUNNEL" }, { "name": "Sump (Drywell)", "code": "SUMP" }, { "name": "Other", "code": "OTHER" }, { "name": "ODOT 2-3", "code": "DOT23" }, { "name": "INLET MANHOLES", "code": "IMH" }, { "name": "ODOT CB3", "code": "CB3" }, { "name": "ODOT CB3-A", "code": "CB3A" }, { "name": "ODOT CB-3 Modified", "code": "CB3DM" }, { "name": "ODOT CB-3A Modified", "code": "CB3SM" }, { "name": "Hamilton Type A", "code": "TYPEA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "Cbtype" }, { "name": "CBTOP", "type": "esriFieldTypeDouble", "alias": "Top Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Cbtop" }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "STStructureMaterial", "description": "", "codedValues": [ { "name": "Concrete Precast", "code": "CC" }, { "name": "Concrete Poured-in-Place", "code": "CP" }, { "name": "Concrete Block", "code": "CB" }, { "name": "Brick", "code": "B" }, { "name": "Plastic", "code": "P" }, { "name": "Steel", "code": "S" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "MATERIAL" }, { "name": "INSTALLATIONDATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLATIONDATE" }, { "name": "INSTALLER", "type": "esriFieldTypeString", "alias": "Restraint Type", "domain": { "type": "codedValue", "name": "STSewerFacilityInstaller", "description": "", "codedValues": [ { "name": "City of Hamilton", "code": "CITY" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "Installer" }, { "name": "SERVICE_STATUS", "type": "esriFieldTypeString", "alias": "Service Status", "domain": { "type": "codedValue", "name": "ServiceStatus", "description": "", "codedValues": [ { "name": "Active", "code": "A" }, { "name": "Inactive", "code": "I" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Service_Status" }, { "name": "CBINVERT", "type": "esriFieldTypeDouble", "alias": "CB Invert", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CBINVERT" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LOCATION" }, { "name": "CB_PRE", "type": "esriFieldTypeString", "alias": "CB_PRE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "CB_PRE" }, { "name": "CB_FAC", "type": "esriFieldTypeString", "alias": "CB_FAC", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "CB_FAC" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "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": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": { "type": "codedValue", "name": "Owner", "description": "", "codedValues": [ { "name": "Public", "code": "Public" }, { "name": "Private", "code": "Private" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Owner" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Comments" }, { "name": "Assetstatus", "type": "esriFieldTypeString", "alias": "Asset Status", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Assetstatus" }, { "name": "RelateGUID", "type": "esriFieldTypeGUID", "alias": "RelateGUID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "RelateGUID" }, { "name": "Adopteddate", "type": "esriFieldTypeDate", "alias": "Adopteddate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Adopteddate" }, { "name": "Laststatusupdate", "type": "esriFieldTypeDate", "alias": "Laststatusupdate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Laststatusupdate" }, { "name": "Lastcleaneddate", "type": "esriFieldTypeDate", "alias": "Lastcleaneddate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Lastcleaneddate" }, { "name": "Nickname", "type": "esriFieldTypeString", "alias": "Nickname", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Nickname" }, { "name": "condition", "type": "esriFieldTypeString", "alias": "Catch Basin Condition", "domain": { "type": "codedValue", "name": "AdoptaCondition", "description": "Adopta Catch Basin", "codedValues": [ { "name": "Clogged", "code": "Clogged" }, { "name": "Damaged", "code": "Damaged" }, { "name": "No Issues", "code": "No Issues" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "condition" }, { "name": "publicview", "type": "esriFieldTypeString", "alias": "Public View", "domain": { "type": "codedValue", "name": "AdoptaYesNo", "description": "Adopta Catch Basin", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "publicview" }, { "name": "NameReviewed", "type": "esriFieldTypeString", "alias": "Name Reviewed", "domain": { "type": "codedValue", "name": "AdoptaYesNo", "description": "Adopta Catch Basin", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NameReviewed" }, { "name": "EmailAdopt", "type": "esriFieldTypeString", "alias": "EmailAdopt", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "EmailAdopt" }, { "name": "EmailStatus", "type": "esriFieldTypeString", "alias": "EmailStatus", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "EmailStatus" }, { "name": "CBID", "type": "esriFieldTypeString", "alias": "Catch Basin ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CBID" }, { "name": "PIPEID", "type": "esriFieldTypeString", "alias": "PIPEID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PIPEID" }, { "name": "CBGRID", "type": "esriFieldTypeString", "alias": "CBGRID", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "CBGRID" }, { "name": "CBNUM", "type": "esriFieldTypeString", "alias": "CBNUM", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "CBNUM" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TYPE" }, { "name": "INGROUNDSTATUS", "type": "esriFieldTypeString", "alias": "In Ground Status", "domain": { "type": "codedValue", "name": "ProposedDomain", "description": "", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "In-Service", "code": "InService" }, { "name": "Removed", "code": "Removed" }, { "name": "Abandoned", "code": "Abandoned" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "InService", "modelName": "INGROUNDSTATUS" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R200_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_200", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_200", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S107_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Storm Catch Basin", "description": "", "prototype": { "attributes": { "CBNUM": null, "TYPE": null, "ASSETID": null, "STFACILITYID": null, "CBTYPE": null, "CBTOP": null, "MATERIAL": null, "INSTALLATIONDATE": null, "INSTALLER": null, "SERVICE_STATUS": null, "CBINVERT": null, "FACILITYID": null, "LOCATION": null, "CB_PRE": null, "CB_FAC": null, "INGROUNDSTATUS": null, "CBGRID": null, "PIPEID": null, "ADDRESS": null, "Owner": null, "Comments": null, "Assetstatus": null, "RelateGUID": null, "Adopteddate": null, "Laststatusupdate": null, "Lastcleaneddate": null, "Nickname": null, "condition": null, "publicview": null, "NameReviewed": null, "EmailAdopt": null, "EmailStatus": null, "CBID": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "id": 14, "name": "Storm Lead", "type": "Feature Layer", "parentLayer": { "id": 9, "name": "Storm Utility Layers" }, "defaultVisibility": true, "minScale": 9029, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "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": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "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": 1369202.7152990699, "ymin": 496208.163229391, "xmax": 1401861.7451534867, "ymax": 534739.1134732664, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "LEGACYID", "typeIdField": "", "subtypeField": "SUBTYPECD", "defaultSubtypeCode": 2, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "Cityworks AssetID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "AssetID" }, { "name": "SUBTYPECD", "type": "esriFieldTypeInteger", "alias": "Subtype", "domain": null, "editable": true, "nullable": true, "defaultValue": 2, "modelName": "SubtypeCD" }, { "name": "STSIZE", "type": "esriFieldTypeInteger", "alias": "Diameter", "domain": { "type": "codedValue", "name": "STLeadDiameter", "description": "", "codedValues": [ { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "15\"", "code": 15 }, { "name": "18\"", "code": 18 }, { "name": "21\"", "code": 21 }, { "name": "24\"", "code": 24 }, { "name": "4\"", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 8, "modelName": "Stsize" }, { "name": "UPINV", "type": "esriFieldTypeDouble", "alias": "Upstream Invert", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Upinv" }, { "name": "DNINV", "type": "esriFieldTypeDouble", "alias": "Downstream Invert", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Dninv" }, { "name": "MATL", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "STLeadMaterial", "description": "", "codedValues": [ { "name": "Corrugated Metal", "code": "CMP" }, { "name": "Concrete", "code": "CON" }, { "name": "Polyethelyene", "code": "POL" }, { "name": "Reinforced Concrete", "code": "RCP" }, { "name": "Vitrified Clay", "code": "VCP" }, { "name": "Stone", "code": "STO" }, { "name": "Brick", "code": "BRK" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Corrugated Plastic", "code": "CP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 3, "defaultValue": "PVC", "modelName": "Matl" }, { "name": "SLOPE", "type": "esriFieldTypeDouble", "alias": "SLOPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SLOPE" }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SOURCE" }, { "name": "REMARKS", "type": "esriFieldTypeString", "alias": "REMARKS", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "REMARKS" }, { "name": "INSTALLATIONDATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLATIONDATE" }, { "name": "BLINDCONNECTIONIND", "type": "esriFieldTypeString", "alias": "Blind Connection Indicator", "domain": { "type": "codedValue", "name": "YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "BlindConnectionInd" }, { "name": "UPSTA", "type": "esriFieldTypeDouble", "alias": "Upstream Station", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UPSTA" }, { "name": "DNSTA", "type": "esriFieldTypeDouble", "alias": "Downstream Station", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DNSTA" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LOCATION" }, { "name": "LD_PRE", "type": "esriFieldTypeString", "alias": "LD_PRE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "LD_PRE" }, { "name": "LD_FAC", "type": "esriFieldTypeString", "alias": "LD_FAC", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "LD_FAC" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "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": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "PIMHUPNUMBER", "type": "esriFieldTypeString", "alias": "Pipelogix Upstream Manhole", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "PIMHUPNUMBER" }, { "name": "PIMHDOWNNUMBER", "type": "esriFieldTypeString", "alias": "Pipelogix Downstream Manhole", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "PIMHDOWNNUMBER" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": { "type": "codedValue", "name": "Owner", "description": "", "codedValues": [ { "name": "Public", "code": "Public" }, { "name": "Private", "code": "Private" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Owner" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Comments" }, { "name": "PIPIPELENGTH", "type": "esriFieldTypeDouble", "alias": "Pipelogix PipeLength", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PIPIPELENGTH" }, { "name": "PISTREETFULL", "type": "esriFieldTypeString", "alias": "Pipelogix Full Street Address", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PISTREETFULL" }, { "name": "INGROUNDSTATUS", "type": "esriFieldTypeString", "alias": "In Ground Status", "domain": { "type": "codedValue", "name": "ProposedDomain", "description": "", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "In-Service", "code": "InService" }, { "name": "Removed", "code": "Removed" }, { "name": "Abandoned", "code": "Abandoned" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "InService", "modelName": "INGROUNDSTATUS" }, { "name": "PISEWERUSE", "type": "esriFieldTypeString", "alias": "Pipelogix Sewer Use", "domain": { "type": "codedValue", "name": "pipeUse", "description": "pipe used for life expectency", "codedValues": [ { "name": "Combined", "code": "CB" }, { "name": "Force Main", "code": "FM" }, { "name": "Other", "code": "ZZ" }, { "name": "Processes", "code": "PR" }, { "name": "Sanitary", "code": "SS" }, { "name": "Stormwater", "code": "SW" }, { "name": "Water", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PISEWERUSE" }, { "name": "PICITY", "type": "esriFieldTypeString", "alias": "Pipelogix City", "domain": { "type": "codedValue", "name": "Communities", "description": "Butler County Communities", "codedValues": [ { "name": "COLLEGE CORNER", "code": "COLLEGE CORNER" }, { "name": "FAIRFIELD", "code": "FAIRFIELD" }, { "name": "FAIRFIELD TWP", "code": "FAIRFIELD TWP" }, { "name": "FOREST PARK", "code": "FOREST PARK" }, { "name": "FRANKLIN", "code": "FRANKLIN" }, { "name": "HAMILTON", "code": "HAMILTON" }, { "name": "HANOVER TWP", "code": "HANOVER TWP" }, { "name": "JACKSONBURG", "code": "JACKSONBURG" }, { "name": "LEMON TWP", "code": "LEMON TWP" }, { "name": "LIBERTY TWP", "code": "LIBERTY TWP" }, { "name": "MADISON TWP", "code": "MADISON TWP" }, { "name": "MIDDLETOWN", "code": "MIDDLETOWN" }, { "name": "MILFORD TWP", "code": "MILFORD TWP" }, { "name": "MILLVILLE", "code": "MILLVILLE" }, { "name": "MONROE", "code": "MONROE" }, { "name": "MORGAN TWP", "code": "MORGAN TWP" }, { "name": "NEW MIAMI", "code": "NEW MIAMI" }, { "name": "OXFORD", "code": "OXFORD" }, { "name": "OXFORD TWP", "code": "OXFORD TWP" }, { "name": "REILY TWP", "code": "REILY TWP" }, { "name": "ROSS TWP", "code": "ROSS TWP" }, { "name": "SEVEN MILE", "code": "SEVEN MILE" }, { "name": "SHARONVILLE", "code": "SHARONVILLE" }, { "name": "SOMERVILLE", "code": "SOMERVILLE" }, { "name": "SPRINGDALE", "code": "SPRINGDALE" }, { "name": "ST CLAIR TWP", "code": "ST CLAIR TWP" }, { "name": "TRENTON", "code": "TRENTON" }, { "name": "WAYNE TWP", "code": "WAYNE TWP" }, { "name": "WEST CHESTER TWP", "code": "WEST CHESTER TWP" }, { "name": "TEST TOWNSHIP", "code": "TEST TOWNSHIP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PICITY" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R208_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_208", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_208", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S115_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Storm Lead", "description": "", "prototype": { "attributes": { "INGROUNDSTATUS": null, "ASSETID": null, "PISEWERUSE": null, "SUBTYPECD": 2, "STSIZE": null, "UPINV": null, "DNINV": null, "MATL": null, "SLOPE": null, "SOURCE": null, "REMARKS": null, "INSTALLATIONDATE": null, "BLINDCONNECTIONIND": null, "UPSTA": null, "DNSTA": null, "FACILITYID": null, "LOCATION": null, "LD_PRE": null, "LD_FAC": null, "PICITY": null, "PISTREETFULL": null, "PIPIPELENGTH": null, "ADDRESS": null, "PIMHUPNUMBER": null, "PIMHDOWNNUMBER": null, "Owner": null, "Comments": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "subtypes": [ { "code": 1, "name": "Commercial", "defaultValues": { "ASSETID": null, "SUBTYPECD": 1, "STSIZE": null, "UPINV": null, "DNINV": null, "MATL": null, "SLOPE": null, "SOURCE": null, "REMARKS": null, "INSTALLATIONDATE": null, "BLINDCONNECTIONIND": null, "UPSTA": null, "DNSTA": null, "FACILITYID": null, "LOCATION": null, "LD_PRE": null, "LD_FAC": null, "GlobalID": null, "last_edited_user": null, "last_edited_date": null, "ADDRESS": null, "PIMHUPNUMBER": null, "PIMHDOWNNUMBER": null, "Owner": null, "Comments": null, "PIPIPELENGTH": null, "PISTREETFULL": null, "INGROUNDSTATUS": null, "PISEWERUSE": null, "PICITY": null }, "domains": { "STSIZE": {"type": "inherited"}, "MATL": {"type": "inherited"}, "BLINDCONNECTIONIND": {"type": "inherited"} } }, { "code": 3, "name": "Domestic", "defaultValues": { "ASSETID": null, "SUBTYPECD": 3, "STSIZE": null, "UPINV": null, "DNINV": null, "MATL": null, "SLOPE": null, "SOURCE": null, "REMARKS": null, "INSTALLATIONDATE": null, "BLINDCONNECTIONIND": null, "UPSTA": null, "DNSTA": null, "FACILITYID": null, "LOCATION": null, "LD_PRE": null, "LD_FAC": null, "GlobalID": null, "last_edited_user": null, "last_edited_date": null, "ADDRESS": null, "PIMHUPNUMBER": null, "PIMHDOWNNUMBER": null, "Owner": null, "Comments": null, "PIPIPELENGTH": null, "PISTREETFULL": null, "INGROUNDSTATUS": null, "PISEWERUSE": null, "PICITY": null }, "domains": { "STSIZE": {"type": "inherited"}, "MATL": {"type": "inherited"}, "BLINDCONNECTIONIND": {"type": "inherited"} } }, { "code": 4, "name": "Municipal", "defaultValues": { "ASSETID": null, "SUBTYPECD": 4, "STSIZE": null, "UPINV": null, "DNINV": null, "MATL": null, "SLOPE": null, "SOURCE": null, "REMARKS": null, "INSTALLATIONDATE": null, "BLINDCONNECTIONIND": null, "UPSTA": null, "DNSTA": null, "FACILITYID": null, "LOCATION": null, "LD_PRE": null, "LD_FAC": null, "GlobalID": null, "last_edited_user": null, "last_edited_date": null, "ADDRESS": null, "PIMHUPNUMBER": null, "PIMHDOWNNUMBER": null, "Owner": null, "Comments": null, "PIPIPELENGTH": null, "PISTREETFULL": null, "INGROUNDSTATUS": null, "PISEWERUSE": null, "PICITY": null }, "domains": { "STSIZE": {"type": "inherited"}, "MATL": {"type": "inherited"}, "BLINDCONNECTIONIND": {"type": "inherited"} } }, { "code": 5, "name": "Sump Line", "defaultValues": { "ASSETID": null, "SUBTYPECD": 5, "STSIZE": 6, "UPINV": null, "DNINV": null, "MATL": "PVC", "SLOPE": null, "SOURCE": null, "REMARKS": null, "INSTALLATIONDATE": null, "BLINDCONNECTIONIND": "N", "UPSTA": null, "DNSTA": null, "FACILITYID": null, "LOCATION": null, "LD_PRE": null, "LD_FAC": null, "GlobalID": null, "last_edited_user": null, "last_edited_date": null, "ADDRESS": null, "PIMHUPNUMBER": null, "PIMHDOWNNUMBER": null, "Owner": null, "Comments": null, "PIPIPELENGTH": null, "PISTREETFULL": null, "INGROUNDSTATUS": null, "PISEWERUSE": null, "PICITY": null }, "domains": { "STSIZE": {"type": "inherited"}, "MATL": {"type": "inherited"}, "BLINDCONNECTIONIND": {"type": "inherited"} } }, { "code": 2, "name": "Industrial", "defaultValues": { "ASSETID": null, "SUBTYPECD": 2, "STSIZE": null, "UPINV": null, "DNINV": null, "MATL": null, "SLOPE": null, "SOURCE": null, "REMARKS": null, "INSTALLATIONDATE": null, "BLINDCONNECTIONIND": null, "UPSTA": null, "DNSTA": null, "FACILITYID": null, "LOCATION": null, "LD_PRE": null, "LD_FAC": null, "GlobalID": null, "last_edited_user": null, "last_edited_date": null, "ADDRESS": null, "PIMHUPNUMBER": null, "PIMHDOWNNUMBER": null, "Owner": null, "Comments": null, "PIPIPELENGTH": null, "PISTREETFULL": null, "INGROUNDSTATUS": null, "PISEWERUSE": null, "PICITY": null }, "domains": { "STSIZE": {"type": "inherited"}, "MATL": {"type": "inherited"}, "BLINDCONNECTIONIND": {"type": "inherited"} } }, { "code": 6, "name": "Under Drain", "defaultValues": { "ASSETID": null, "SUBTYPECD": 6, "STSIZE": 6, "UPINV": null, "DNINV": null, "MATL": "PVC", "SLOPE": null, "SOURCE": null, "REMARKS": null, "INSTALLATIONDATE": null, "BLINDCONNECTIONIND": "N", "UPSTA": null, "DNSTA": null, "FACILITYID": null, "LOCATION": null, "LD_PRE": null, "LD_FAC": null, "GlobalID": null, "last_edited_user": null, "last_edited_date": null, "ADDRESS": null, "PIMHUPNUMBER": null, "PIMHDOWNNUMBER": null, "Owner": null, "Comments": null, "PIPIPELENGTH": null, "PISTREETFULL": null, "INGROUNDSTATUS": null, "PISEWERUSE": null, "PICITY": null }, "domains": { "STSIZE": {"type": "inherited"}, "MATL": {"type": "inherited"}, "BLINDCONNECTIONIND": {"type": "inherited"} } } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "id": 15, "name": "Storm Gravity Main", "type": "Feature Layer", "parentLayer": { "id": 9, "name": "Storm Utility Layers" }, "defaultVisibility": true, "minScale": 72225, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "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": 1369218.2857950926, "ymin": 493026.4974344224, "xmax": 1403590.5577630997, "ymax": 534852.642945379, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 0, 168, 255 ], "width": 2 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[STSIZE] CONCAT \" \" CONCAT [MATL] CONCAT \" \" CONCAT \"STM\"", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 2, "font": { "family": "Calibri", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 4515, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "LEGACYID", "typeIdField": "", "subtypeField": "SUBTYPECD", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "Cityworks AssetID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "AssetID" }, { "name": "SUBTYPECD", "type": "esriFieldTypeInteger", "alias": "Subtype", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "SubtypeCD" }, { "name": "CROSSSECTIONSHAPE", "type": "esriFieldTypeString", "alias": "Cross Section Shape", "domain": { "type": "codedValue", "name": "STGravityMainCrossSectionShape", "description": "", "codedValues": [ { "name": "Circular", "code": "C" }, { "name": "Elliptical", "code": "E" }, { "name": "Arch", "code": "A" }, { "name": "Box", "code": "B" }, { "name": "V", "code": "V" }, { "name": "Trapezoid", "code": "T" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "CrossSectionShape" }, { "name": "STSIZE", "type": "esriFieldTypeInteger", "alias": "Diameter", "domain": { "type": "codedValue", "name": "STGravityMainDiameter", "description": "", "codedValues": [ { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "15\"", "code": 15 }, { "name": "18\"", "code": 18 }, { "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": "39\"", "code": 39 }, { "name": "42\"", "code": 42 }, { "name": "48\"", "code": 48 }, { "name": "54\"", "code": 54 }, { "name": "60\"", "code": 60 }, { "name": "66\"", "code": 66 }, { "name": "72\"", "code": 72 }, { "name": "78\"", "code": 78 }, { "name": "84\"", "code": 84 }, { "name": "90\"", "code": 90 }, { "name": "96\"", "code": 96 }, { "name": "102\"", "code": 102 }, { "name": "108\"", "code": 108 }, { "name": "114\"", "code": 114 }, { "name": "120\"", "code": 120 }, { "name": "144\"", "code": 144 }, { "name": "4\"", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 10, "modelName": "Stsize" }, { "name": "ELLIPSE_HEIGHT_WIDTH", "type": "esriFieldTypeString", "alias": "Ellipse Height-Width", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Ellipse_Height_Width" }, { "name": "UPSTA", "type": "esriFieldTypeDouble", "alias": "Upstream Station", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Upsta" }, { "name": "DNSTA", "type": "esriFieldTypeDouble", "alias": "Downstream Station", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Dnsta" }, { "name": "UPINV", "type": "esriFieldTypeDouble", "alias": "Upstream Invert", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Upinv" }, { "name": "DNINV", "type": "esriFieldTypeDouble", "alias": "Downstream Invert", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Dninv" }, { "name": "MATL", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "STGravityMainMaterial_1", "description": "", "codedValues": [ { "name": "Corrugated Metal", "code": "CMP" }, { "name": "Multi-Plate Arch", "code": "MUP" }, { "name": "Concrete", "code": "CON" }, { "name": "Segmented Block", "code": "SGB" }, { "name": "Polyethelyene", "code": "POL" }, { "name": "Reinforced Concrete", "code": "RCP" }, { "name": "Vitrified Clay", "code": "VCP" }, { "name": "Stone", "code": "STO" }, { "name": "Brick", "code": "BRK" }, { "name": "Grass", "code": "GRA" }, { "name": "Rip Rap", "code": "RRP" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" }, { "name": "Corrigated Plastic", "code": "CGP" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Entire Pipe", "code": "LINED PIPE" }, { "name": "Invert Only", "code": "LINED INVERT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 3, "defaultValue": "CGP", "modelName": "Matl" }, { "name": "SLOPE", "type": "esriFieldTypeDouble", "alias": "SLOPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SLOPE" }, { "name": "REMARKS", "type": "esriFieldTypeString", "alias": "REMARKS", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "REMARKS" }, { "name": "INSTALLATIONDATE", "type": "esriFieldTypeDate", "alias": "INSTALLATIONDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLATIONDATE" }, { "name": "BOXHEIGHT", "type": "esriFieldTypeInteger", "alias": "Box Height", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BOXHEIGHT" }, { "name": "BOXWIDTH", "type": "esriFieldTypeInteger", "alias": "Box Width", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BOXWIDTH" }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SOURCE" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LOCATION" }, { "name": "UPELEV", "type": "esriFieldTypeDouble", "alias": "UPELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UPELEV" }, { "name": "DOWNELEV", "type": "esriFieldTypeDouble", "alias": "DOWNELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DOWNELEV" }, { "name": "STGM_PRE", "type": "esriFieldTypeString", "alias": "STGM_PRE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "STGM_PRE" }, { "name": "STGM_FAC", "type": "esriFieldTypeString", "alias": "STGM_FAC", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "STGM_FAC" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "BLD_DIST", "type": "esriFieldTypeDouble", "alias": "Building Distance", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLD_DIST" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": { "type": "codedValue", "name": "Owner", "description": "", "codedValues": [ { "name": "Public", "code": "Public" }, { "name": "Private", "code": "Private" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Owner" }, { "name": "Pavement", "type": "esriFieldTypeSmallInteger", "alias": "Pavement", "domain": { "type": "codedValue", "name": "STGravityMainPavement", "description": "", "codedValues": [ { "name": "Yes", "code": 10 }, { "name": "No", "code": 1 }, { "name": "Partial", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Pavement" }, { "name": "Railroad", "type": "esriFieldTypeSmallInteger", "alias": "Railroad", "domain": { "type": "codedValue", "name": "STGravityRail25", "description": "Distance to Railroad", "codedValues": [ { "name": "0-5 Feet", "code": 10 }, { "name": "5-25 Feet", "code": 8 }, { "name": "25+ Feet", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Railroad" }, { "name": "SoilCorrosion", "type": "esriFieldTypeSmallInteger", "alias": "Soil Corrosion", "domain": { "type": "codedValue", "name": "STGravityMainSoil", "description": "", "codedValues": [ { "name": "Yes", "code": 10 }, { "name": "No", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SoilCorrosion" }, { "name": "Critical", "type": "esriFieldTypeSmallInteger", "alias": "Critical Asset", "domain": { "type": "codedValue", "name": "STGravityCritical", "description": "Critical Asset", "codedValues": [ { "name": "Yes", "code": 10 }, { "name": "No", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Critical" }, { "name": "EllipseHeight", "type": "esriFieldTypeDouble", "alias": "Ellipse Height", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EllipseHeight" }, { "name": "EllipseWidth", "type": "esriFieldTypeDouble", "alias": "Ellipse Width", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EllipseWidth" }, { "name": "NASSCO", "type": "esriFieldTypeString", "alias": "NASSCO PACP Quick Score", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NASSCO" }, { "name": "ULR", "type": "esriFieldTypeSmallInteger", "alias": "Useful LIfe Remaining", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ULR" }, { "name": "KCS", "type": "esriFieldTypeSmallInteger", "alias": "Known Condition Score", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "KCS" }, { "name": "PA", "type": "esriFieldTypeDouble", "alias": "PA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PA" }, { "name": "POF", "type": "esriFieldTypeDouble", "alias": "Probability of Failure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POF" }, { "name": "COF", "type": "esriFieldTypeDouble", "alias": "Consequence of Failure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COF" }, { "name": "BRE", "type": "esriFieldTypeDouble", "alias": "Risk Score", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BRE" }, { "name": "InspectionDate", "type": "esriFieldTypeDate", "alias": "Date of Pipe Inspection", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InspectionDate" }, { "name": "RehabType", "type": "esriFieldTypeString", "alias": "Pipe Rehab Type", "domain": { "type": "codedValue", "name": "STGravityRehabType", "description": "Rehab Type", "codedValues": [ { "name": "CIP or Slip Liner", "code": "CIP" }, { "name": "Spray-On Liner Partial Pipe", "code": "SprayPart" }, { "name": "Spray-On Liner Full Pipe", "code": "SprayFull" }, { "name": "Paved Invert", "code": "PI" }, { "name": "Structural Paved Invert", "code": "SPI" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RehabType" }, { "name": "RehabDate", "type": "esriFieldTypeDate", "alias": "Pipe Rehab Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RehabDate" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Comments" }, { "name": "PISTREETFULL", "type": "esriFieldTypeString", "alias": "Pipelogix Full Address", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PISTREETFULL" }, { "name": "PICITY", "type": "esriFieldTypeString", "alias": "Pipelogix City", "domain": { "type": "codedValue", "name": "Communities", "description": "Butler County Communities", "codedValues": [ { "name": "COLLEGE CORNER", "code": "COLLEGE CORNER" }, { "name": "FAIRFIELD", "code": "FAIRFIELD" }, { "name": "FAIRFIELD TWP", "code": "FAIRFIELD TWP" }, { "name": "FOREST PARK", "code": "FOREST PARK" }, { "name": "FRANKLIN", "code": "FRANKLIN" }, { "name": "HAMILTON", "code": "HAMILTON" }, { "name": "HANOVER TWP", "code": "HANOVER TWP" }, { "name": "JACKSONBURG", "code": "JACKSONBURG" }, { "name": "LEMON TWP", "code": "LEMON TWP" }, { "name": "LIBERTY TWP", "code": "LIBERTY TWP" }, { "name": "MADISON TWP", "code": "MADISON TWP" }, { "name": "MIDDLETOWN", "code": "MIDDLETOWN" }, { "name": "MILFORD TWP", "code": "MILFORD TWP" }, { "name": "MILLVILLE", "code": "MILLVILLE" }, { "name": "MONROE", "code": "MONROE" }, { "name": "MORGAN TWP", "code": "MORGAN TWP" }, { "name": "NEW MIAMI", "code": "NEW MIAMI" }, { "name": "OXFORD", "code": "OXFORD" }, { "name": "OXFORD TWP", "code": "OXFORD TWP" }, { "name": "REILY TWP", "code": "REILY TWP" }, { "name": "ROSS TWP", "code": "ROSS TWP" }, { "name": "SEVEN MILE", "code": "SEVEN MILE" }, { "name": "SHARONVILLE", "code": "SHARONVILLE" }, { "name": "SOMERVILLE", "code": "SOMERVILLE" }, { "name": "SPRINGDALE", "code": "SPRINGDALE" }, { "name": "ST CLAIR TWP", "code": "ST CLAIR TWP" }, { "name": "TRENTON", "code": "TRENTON" }, { "name": "WAYNE TWP", "code": "WAYNE TWP" }, { "name": "WEST CHESTER TWP", "code": "WEST CHESTER TWP" }, { "name": "TEST TOWNSHIP", "code": "TEST TOWNSHIP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PICITY" }, { "name": "PIMHUPNUMBER", "type": "esriFieldTypeString", "alias": "Pipelogix Upstream Manhole", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PIMHUPNUMBER" }, { "name": "PIMHDOWNNUMBER", "type": "esriFieldTypeString", "alias": "Pipelogix Downstream Manhole", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PIMHDOWNNUMBER" }, { "name": "PIPIPELENGTH", "type": "esriFieldTypeDouble", "alias": "Pipelogix PipeLength", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PIPIPELENGTH" }, { "name": "PIMATERIAL", "type": "esriFieldTypeString", "alias": "Pipelogix Material Code", "domain": { "type": "codedValue", "name": "piPipeMaterial", "description": "The list of pipe materials types based on the NASSCO standards", "codedValues": [ { "name": "ABS Plastic", "code": "ABS" }, { "name": "Asbestos Cement", "code": "AC" }, { "name": "Asphalt", "code": "ASP" }, { "name": "Brick", "code": "BR" }, { "name": "Cast Iron", "code": "CAS" }, { "name": "Clay Tile", "code": "CT" }, { "name": "Concrete (Non-Reinforced)", "code": "CP" }, { "name": "Concrete Segments (Bolted)", "code": "CSB" }, { "name": "Concrete Segments (Unbolted)", "code": "CSU" }, { "name": "Corrugated Metal", "code": "CMP" }, { "name": "Copper", "code": "COP" }, { "name": "Cured In Place", "code": "CIPP" }, { "name": "Ductile Iron", "code": "DIP" }, { "name": "Fiberglass Reinforced", "code": "FRP" }, { "name": "Earth & Geotextile", "code": "EARGEO" }, { "name": "Earthen", "code": "EAR" }, { "name": "Geotextile", "code": "GEO" }, { "name": "Galvanized Pipe", "code": "GP" }, { "name": "Glass Reinforced Cement", "code": "GRC" }, { "name": "Pitch Fiber (Orangeburg)", "code": "OB" }, { "name": "Plastic/Steel Composite", "code": "PSC" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Polypropylene", "code": "PP" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Pre-Stressed Concrete Cylinder", "code": "PCCP" }, { "name": "Reinforced Concrete", "code": "RCP" }, { "name": "Reinforced Plastic (Truss)", "code": "RPM" }, { "name": "Segmented Block", "code": "SB" }, { "name": "Steel", "code": "SP" }, { "name": "Transite", "code": "TTE" }, { "name": "Vitrified Clay", "code": "VCP" }, { "name": "Wood", "code": "WD" }, { "name": "Brick Masonry", "code": "BMP" }, { "name": "High Density Polyethylene", "code": "HDPE" }, { "name": "Other", "code": "XXX" }, { "name": "Unknown", "code": "ZZZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PIMATERIAL" }, { "name": "PISEWERUSE", "type": "esriFieldTypeString", "alias": "Pipelogix Sewer Use", "domain": { "type": "codedValue", "name": "pipeUse", "description": "pipe used for life expectency", "codedValues": [ { "name": "Combined", "code": "CB" }, { "name": "Force Main", "code": "FM" }, { "name": "Other", "code": "ZZ" }, { "name": "Processes", "code": "PR" }, { "name": "Sanitary", "code": "SS" }, { "name": "Stormwater", "code": "SW" }, { "name": "Water", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PISEWERUSE" }, { "name": "PIPIPESHAPE", "type": "esriFieldTypeString", "alias": "Pipelogix Sewer Shape", "domain": { "type": "codedValue", "name": "piPipeShape", "description": "NASSCO code to describe sewer shape", "codedValues": [ { "name": "Arched", "code": "A" }, { "name": "Barrel", "code": "B" }, { "name": "Circular", "code": "C" }, { "name": "Egg shaped", "code": "E" }, { "name": "Horseshoe", "code": "H" }, { "name": "Oval (elliptical)", "code": "O" }, { "name": "Rectangular", "code": "R" }, { "name": "Square", "code": "S" }, { "name": "Trapezoidal", "code": "T" }, { "name": "U-shaped with flat top (straight walls)", "code": "U" }, { "name": "Other", "code": "Z" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PIPIPESHAPE" }, { "name": "PILININGMETHOD", "type": "esriFieldTypeString", "alias": "Pipelogix Lining Method", "domain": { "type": "codedValue", "name": "piPipeLining", "description": "Lining Method", "codedValues": [ { "name": "Fold and Form or Deform/Reform", "code": "FF" }, { "name": "Sprial Wound", "code": "SW" }, { "name": "Segmented Panel", "code": "SN" }, { "name": "Segmented Pipe", "code": "SP" }, { "name": "Other", "code": "ZZ" }, { "name": "Cured-In-Place Pipe", "code": "CP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PILININGMETHOD" }, { "name": "PILOCATIONCODE", "type": "esriFieldTypeString", "alias": "Pipelogix Location Code", "domain": { "type": "codedValue", "name": "piPipeLocation", "description": "Location of Sewer Surveyed", "codedValues": [ { "name": "Main Highway-urban-Primary Roads", "code": "A" }, { "name": "Main Highway-Secondary Roads", "code": "B" }, { "name": "Light Highway-Local Roads", "code": "C" }, { "name": "Easment/Right of way", "code": "D" }, { "name": "Woods", "code": "E" }, { "name": "Sidewalk", "code": "F" }, { "name": "Parking Lot", "code": "G" }, { "name": "Alley", "code": "H" }, { "name": "Ditch", "code": "I" }, { "name": "Building", "code": "J" }, { "name": "Creek", "code": "K" }, { "name": "Railway", "code": "L" }, { "name": "Airport", "code": "M" }, { "name": "Yard", "code": "Y" }, { "name": "Other", "code": "Z" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PILOCATIONCODE" }, { "name": "PIDRAINAGEBASIN", "type": "esriFieldTypeString", "alias": "Pipelogix Drainage Basin", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PIDRAINAGEBASIN" }, { "name": "INGROUNDSTATUS", "type": "esriFieldTypeString", "alias": "INGROUNDSTATUS", "domain": { "type": "codedValue", "name": "ProposedDomain", "description": "", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "In-Service", "code": "InService" }, { "name": "Removed", "code": "Removed" }, { "name": "Abandoned", "code": "Abandoned" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "INGROUNDSTATUS" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1046_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1046", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1046", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S690_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Storm Gravity Main", "description": "", "prototype": { "attributes": { "PILOCATIONCODE": null, "ASSETID": null, "PIDRAINAGEBASIN": null, "SUBTYPECD": 1, "CROSSSECTIONSHAPE": null, "STSIZE": null, "ELLIPSE_HEIGHT_WIDTH": null, "UPSTA": null, "DNSTA": null, "UPINV": null, "DNINV": null, "MATL": null, "SLOPE": null, "REMARKS": null, "INSTALLATIONDATE": null, "BOXHEIGHT": null, "BOXWIDTH": null, "SOURCE": null, "FACILITYID": null, "LOCATION": null, "UPELEV": null, "DOWNELEV": null, "STGM_PRE": null, "STGM_FAC": null, "INGROUNDSTATUS": null, "BLD_DIST": null, "Owner": null, "Pavement": null, "Railroad": null, "SoilCorrosion": null, "Critical": null, "EllipseHeight": null, "EllipseWidth": null, "NASSCO": null, "ULR": null, "KCS": null, "PA": null, "POF": null, "COF": null, "BRE": null, "InspectionDate": null, "RehabType": null, "RehabDate": null, "Comments": null, "PISTREETFULL": null, "PICITY": null, "PIMHUPNUMBER": null, "PIMHDOWNNUMBER": null, "PIPIPELENGTH": null, "PIMATERIAL": null, "PISEWERUSE": null, "PIPIPESHAPE": null, "PILININGMETHOD": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "subtypes": [ { "code": 2, "name": "Circular - Culvert", "defaultValues": { "ASSETID": null, "SUBTYPECD": 2, "CROSSSECTIONSHAPE": null, "STSIZE": null, "ELLIPSE_HEIGHT_WIDTH": null, "UPSTA": null, "DNSTA": null, "UPINV": null, "DNINV": null, "MATL": null, "SLOPE": null, "REMARKS": null, "INSTALLATIONDATE": null, "BOXHEIGHT": null, "BOXWIDTH": null, "SOURCE": null, "FACILITYID": null, "LOCATION": null, "UPELEV": null, "DOWNELEV": null, "STGM_PRE": null, "STGM_FAC": null, "GlobalID": null, "BLD_DIST": null, "Owner": null, "Pavement": null, "Railroad": null, "SoilCorrosion": null, "Critical": null, "EllipseHeight": null, "EllipseWidth": null, "NASSCO": null, "ULR": null, "KCS": null, "PA": null, "POF": null, "COF": null, "BRE": null, "InspectionDate": null, "RehabType": null, "RehabDate": null, "Comments": null, "PISTREETFULL": null, "PICITY": null, "PIMHUPNUMBER": null, "PIMHDOWNNUMBER": null, "PIPIPELENGTH": null, "PIMATERIAL": null, "PISEWERUSE": null, "PIPIPESHAPE": null, "PILININGMETHOD": null, "PILOCATIONCODE": null, "PIDRAINAGEBASIN": null, "INGROUNDSTATUS": null }, "domains": { "CROSSSECTIONSHAPE": {"type": "inherited"}, "STSIZE": {"type": "inherited"}, "MATL": {"type": "inherited"}, "Pavement": {"type": "inherited"}, "Railroad": {"type": "inherited"}, "SoilCorrosion": {"type": "inherited"}, "Critical": {"type": "inherited"}, "RehabType": {"type": "inherited"} } }, { "code": 4, "name": "Culvert - MetalArch (Ellipse)", "defaultValues": { "ASSETID": null, "SUBTYPECD": 4, "CROSSSECTIONSHAPE": null, "STSIZE": null, "ELLIPSE_HEIGHT_WIDTH": null, "UPSTA": null, "DNSTA": null, "UPINV": null, "DNINV": null, "MATL": null, "SLOPE": null, "REMARKS": null, "INSTALLATIONDATE": null, "BOXHEIGHT": null, "BOXWIDTH": null, "SOURCE": null, "FACILITYID": null, "LOCATION": null, "UPELEV": null, "DOWNELEV": null, "STGM_PRE": null, "STGM_FAC": null, "GlobalID": null, "BLD_DIST": null, "Owner": null, "Pavement": null, "Railroad": null, "SoilCorrosion": null, "Critical": null, "EllipseHeight": null, "EllipseWidth": null, "NASSCO": null, "ULR": null, "KCS": null, "PA": null, "POF": null, "COF": null, "BRE": null, "InspectionDate": null, "RehabType": null, "RehabDate": null, "Comments": null, "PISTREETFULL": null, "PICITY": null, "PIMHUPNUMBER": null, "PIMHDOWNNUMBER": null, "PIPIPELENGTH": null, "PIMATERIAL": null, "PISEWERUSE": null, "PIPIPESHAPE": null, "PILININGMETHOD": null, "PILOCATIONCODE": null, "PIDRAINAGEBASIN": null, "INGROUNDSTATUS": null }, "domains": { "CROSSSECTIONSHAPE": {"type": "inherited"}, "STSIZE": {"type": "inherited"}, "ELLIPSE_HEIGHT_WIDTH": { "type": "codedValue", "name": "STMetalPipeArchEllipseHeightWidth", "description": "", "codedValues": [ { "name": "H-11\" By W-18\"", "code": "11_18" }, { "name": "H-13\" By W-22\"", "code": "13_22" }, { "name": "H-16\" By W-25\"", "code": "16_25" }, { "name": "H-18\" By W-29\"", "code": "18_29" }, { "name": "H-22\" By W-36\"", "code": "22_36" }, { "name": "H-27\" By W-43\"", "code": "27_43" }, { "name": "H-31\" By W-50\"", "code": "31_50" }, { "name": "H-36\" By W-58\"", "code": "36_58" }, { "name": "H-40\" By W-65\"", "code": "40_65" }, { "name": "H-44\" By W-72\"", "code": "44_72" }, { "name": "H-49\" By W-79\"", "code": "49_79" }, { "name": "H-54\" By W-85\"", "code": "54_85" }, { "name": "H-55\" By W-73\"", "code": "55_73" }, { "name": "H-59\" By W-81\"", "code": "59_81" }, { "name": "H-63\" By W-87\"", "code": "63_87" }, { "name": "H-67\" By W-95\"", "code": "67_95" }, { "name": "H-71\" By W-103\"", "code": "71_103" }, { "name": "H-75\" By W-112\"", "code": "75_112" }, { "name": "H-79\" By W-117\"", "code": "79_117" }, { "name": "H-83\" By W-128\"", "code": "83_128" }, { "name": "H-87\" By W-137\"", "code": "87_137" }, { "name": "H-91\" By W-142\"", "code": "91_142" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "MATL": {"type": "inherited"}, "Pavement": {"type": "inherited"}, "Railroad": {"type": "inherited"}, "SoilCorrosion": {"type": "inherited"}, "Critical": {"type": "inherited"}, "RehabType": {"type": "inherited"} } }, { "code": 6, "name": "Open Channel", "defaultValues": { "ASSETID": null, "SUBTYPECD": 6, "CROSSSECTIONSHAPE": null, "STSIZE": null, "ELLIPSE_HEIGHT_WIDTH": null, "UPSTA": null, "DNSTA": null, "UPINV": null, "DNINV": null, "MATL": null, "SLOPE": null, "REMARKS": null, "INSTALLATIONDATE": null, "BOXHEIGHT": null, "BOXWIDTH": null, "SOURCE": null, "FACILITYID": null, "LOCATION": null, "UPELEV": null, "DOWNELEV": null, "STGM_PRE": null, "STGM_FAC": null, "GlobalID": null, "BLD_DIST": null, "Owner": null, "Pavement": null, "Railroad": null, "SoilCorrosion": null, "Critical": null, "EllipseHeight": null, "EllipseWidth": null, "NASSCO": null, "ULR": null, "KCS": null, "PA": null, "POF": null, "COF": null, "BRE": null, "InspectionDate": null, "RehabType": null, "RehabDate": null, "Comments": null, "PISTREETFULL": null, "PICITY": null, "PIMHUPNUMBER": null, "PIMHDOWNNUMBER": null, "PIPIPELENGTH": null, "PIMATERIAL": null, "PISEWERUSE": null, "PIPIPESHAPE": null, "PILININGMETHOD": null, "PILOCATIONCODE": null, "PIDRAINAGEBASIN": null, "INGROUNDSTATUS": null }, "domains": { "CROSSSECTIONSHAPE": {"type": "inherited"}, "STSIZE": {"type": "inherited"}, "MATL": {"type": "inherited"}, "Pavement": {"type": "inherited"}, "Railroad": {"type": "inherited"}, "SoilCorrosion": {"type": "inherited"}, "Critical": {"type": "inherited"}, "RehabType": {"type": "inherited"} } }, { "code": 7, "name": "Inline Storage", "defaultValues": { "ASSETID": null, "SUBTYPECD": 7, "CROSSSECTIONSHAPE": null, "STSIZE": null, "ELLIPSE_HEIGHT_WIDTH": null, "UPSTA": null, "DNSTA": null, "UPINV": null, "DNINV": null, "MATL": null, "SLOPE": null, "REMARKS": null, "INSTALLATIONDATE": null, "BOXHEIGHT": null, "BOXWIDTH": null, "SOURCE": null, "FACILITYID": null, "LOCATION": null, "UPELEV": null, "DOWNELEV": null, "STGM_PRE": null, "STGM_FAC": null, "GlobalID": null, "BLD_DIST": null, "Owner": null, "Pavement": null, "Railroad": null, "SoilCorrosion": null, "Critical": null, "EllipseHeight": null, "EllipseWidth": null, "NASSCO": null, "ULR": null, "KCS": null, "PA": null, "POF": null, "COF": null, "BRE": null, "InspectionDate": null, "RehabType": null, "RehabDate": null, "Comments": null, "PISTREETFULL": null, "PICITY": null, "PIMHUPNUMBER": null, "PIMHDOWNNUMBER": null, "PIPIPELENGTH": null, "PIMATERIAL": null, "PISEWERUSE": null, "PIPIPESHAPE": null, "PILININGMETHOD": null, "PILOCATIONCODE": null, "PIDRAINAGEBASIN": null, "INGROUNDSTATUS": null }, "domains": { "CROSSSECTIONSHAPE": {"type": "inherited"}, "STSIZE": {"type": "inherited"}, "MATL": {"type": "inherited"}, "Pavement": {"type": "inherited"}, "Railroad": {"type": "inherited"}, "SoilCorrosion": {"type": "inherited"}, "Critical": {"type": "inherited"}, "RehabType": {"type": "inherited"} } }, { "code": 8, "name": "Conduit - Multi-Plate (Ellipse)", "defaultValues": { "ASSETID": null, "SUBTYPECD": 8, "CROSSSECTIONSHAPE": null, "STSIZE": null, "ELLIPSE_HEIGHT_WIDTH": null, "UPSTA": null, "DNSTA": null, "UPINV": null, "DNINV": null, "MATL": null, "SLOPE": null, "REMARKS": null, "INSTALLATIONDATE": null, "BOXHEIGHT": null, "BOXWIDTH": null, "SOURCE": null, "FACILITYID": null, "LOCATION": null, "UPELEV": null, "DOWNELEV": null, "STGM_PRE": null, "STGM_FAC": null, "GlobalID": null, "BLD_DIST": null, "Owner": null, "Pavement": null, "Railroad": null, "SoilCorrosion": null, "Critical": null, "EllipseHeight": null, "EllipseWidth": null, "NASSCO": null, "ULR": null, "KCS": null, "PA": null, "POF": null, "COF": null, "BRE": null, "InspectionDate": null, "RehabType": null, "RehabDate": null, "Comments": null, "PISTREETFULL": null, "PICITY": null, "PIMHUPNUMBER": null, "PIMHDOWNNUMBER": null, "PIPIPELENGTH": null, "PIMATERIAL": null, "PISEWERUSE": null, "PIPIPESHAPE": null, "PILININGMETHOD": null, "PILOCATIONCODE": null, "PIDRAINAGEBASIN": null, "INGROUNDSTATUS": null }, "domains": { "CROSSSECTIONSHAPE": {"type": "inherited"}, "STSIZE": {"type": "inherited"}, "ELLIPSE_HEIGHT_WIDTH": { "type": "codedValue", "name": "STMultiPlateEllipseHeightWidth", "description": "", "codedValues": [ { "name": "H-55\" By W-73\"", "code": "55_73" }, { "name": "H-57\" By W-76\"", "code": "57_76" }, { "name": "H-59\" By W-81\"", "code": "59_81" }, { "name": "H-61\" By W-84\"", "code": "61_84" }, { "name": "H-63\" By W-87\"", "code": "63_87" }, { "name": "H-65\" By W-92\"", "code": "65_92" }, { "name": "H-67\" By W-95\"", "code": "67_95" }, { "name": "H-69\" By W-98\"", "code": "69_98" }, { "name": "H-71\" By W-103\"", "code": "71_103" }, { "name": "H-73\" By W-106\"", "code": "73_106" }, { "name": "H-75\" By W-112\"", "code": "75_112" }, { "name": "H-77\" By W-114\"", "code": "77_114" }, { "name": "H-79\" By W-117\"", "code": "79_117" }, { "name": "H-81\" By W-123\"", "code": "81_123" }, { "name": "H-83\" By W-128\"", "code": "83_128" }, { "name": "H-85\" By W-131\"", "code": "85_131" }, { "name": "H-87\" By W-137\"", "code": "87_137" }, { "name": "H-89\" By W-139\"", "code": "89_139" }, { "name": "H-91\" By W-142\"", "code": "91_142" }, { "name": "H-93\" By W-148\"", "code": "93_148" }, { "name": "H-95\" By W-150\"", "code": "95_150" }, { "name": "H-97\" By W-152\"", "code": "97_152" }, { "name": "H-100\" By W-154\"", "code": "100_154" }, { "name": "H-101\" By W-161\"", "code": "101_161" }, { "name": "H-103\" By W-167\"", "code": "103_167" }, { "name": "H-105\" By W-169\"", "code": "105_169" }, { "name": "H-107\" By W-171\"", "code": "107_171" }, { "name": "H-109\" By W-178\"", "code": "109_178" }, { "name": "H-111\" By W-184\"", "code": "111_184" }, { "name": "H-112\" By W-159\"", "code": "112_159" }, { "name": "H-113\" By w-186\"", "code": "113_186" }, { "name": "H-114\" By W-162\"", "code": "114_162" }, { "name": "H-115\" By W-188\"", "code": "115_188" }, { "name": "H-116\" By W-168\"", "code": "116_168" }, { "name": "H-118\" By W-170\"", "code": "118_170" }, { "name": "H-118\" By W-190\"", "code": "118_190" }, { "name": "H-119\" By W-197\"", "code": "119_197" }, { "name": "H-121\" By W-199\"", "code": "121_199" }, { "name": "H-120\" By W-173\"", "code": "120_173" }, { "name": "H-122\" By W-179\"", "code": "122_179" }, { "name": "H-124\" By W-184\"", "code": "124_184" }, { "name": "H-126\" By W-187\"", "code": "126_187" }, { "name": "H-128\" By W-190\"", "code": "128_190" }, { "name": "H-130\" By W-195\"", "code": "130_195" }, { "name": "H-132\" By W-198\"", "code": "132_198" }, { "name": "H-134\" By W-204\"", "code": "134_204" }, { "name": "H-136\" By W-206\"", "code": "136_206" }, { "name": "H-138\" By W-209\"", "code": "138_209" }, { "name": "H-140\" By W-215\"", "code": "140_215" }, { "name": "H-142\" By W-217\"", "code": "142_217" }, { "name": "H-144\" By W-223\"", "code": "144_223" }, { "name": "H-146\" By W-225\"", "code": "146_225" }, { "name": "H-148\" By W-231\"", "code": "148_231" }, { "name": "H-150\" By W-234\"", "code": "150_234" }, { "name": "H-152\" By W-236\"", "code": "152_236" }, { "name": "H-154\" By W-239\"", "code": "154_239" }, { "name": "H-156\" By W-245\"", "code": "156_245" }, { "name": "H-158\" By W-247\"", "code": "158_247" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "MATL": {"type": "inherited"}, "Pavement": {"type": "inherited"}, "Railroad": {"type": "inherited"}, "SoilCorrosion": {"type": "inherited"}, "Critical": {"type": "inherited"}, "RehabType": {"type": "inherited"} } }, { "code": 10, "name": "Conduit - Non-Metal (Ellipse)", "defaultValues": { "ASSETID": null, "SUBTYPECD": 10, "CROSSSECTIONSHAPE": null, "STSIZE": null, "ELLIPSE_HEIGHT_WIDTH": null, "UPSTA": null, "DNSTA": null, "UPINV": null, "DNINV": null, "MATL": null, "SLOPE": null, "REMARKS": null, "INSTALLATIONDATE": null, "BOXHEIGHT": null, "BOXWIDTH": null, "SOURCE": null, "FACILITYID": null, "LOCATION": null, "UPELEV": null, "DOWNELEV": null, "STGM_PRE": null, "STGM_FAC": null, "GlobalID": null, "BLD_DIST": null, "Owner": null, "Pavement": null, "Railroad": null, "SoilCorrosion": null, "Critical": null, "EllipseHeight": null, "EllipseWidth": null, "NASSCO": null, "ULR": null, "KCS": null, "PA": null, "POF": null, "COF": null, "BRE": null, "InspectionDate": null, "RehabType": null, "RehabDate": null, "Comments": null, "PISTREETFULL": null, "PICITY": null, "PIMHUPNUMBER": null, "PIMHDOWNNUMBER": null, "PIPIPELENGTH": null, "PIMATERIAL": null, "PISEWERUSE": null, "PIPIPESHAPE": null, "PILININGMETHOD": null, "PILOCATIONCODE": null, "PIDRAINAGEBASIN": null, "INGROUNDSTATUS": null }, "domains": { "CROSSSECTIONSHAPE": {"type": "inherited"}, "STSIZE": {"type": "inherited"}, "MATL": {"type": "inherited"}, "Pavement": {"type": "inherited"}, "Railroad": {"type": "inherited"}, "SoilCorrosion": {"type": "inherited"}, "Critical": {"type": "inherited"}, "RehabType": {"type": "inherited"} } }, { "code": 12, "name": "Concrete (Box)", "defaultValues": { "ASSETID": null, "SUBTYPECD": 12, "CROSSSECTIONSHAPE": null, "STSIZE": null, "ELLIPSE_HEIGHT_WIDTH": null, "UPSTA": null, "DNSTA": null, "UPINV": null, "DNINV": null, "MATL": null, "SLOPE": null, "REMARKS": null, "INSTALLATIONDATE": null, "BOXHEIGHT": null, "BOXWIDTH": null, "SOURCE": null, "FACILITYID": null, "LOCATION": null, "UPELEV": null, "DOWNELEV": null, "STGM_PRE": null, "STGM_FAC": null, "GlobalID": null, "BLD_DIST": null, "Owner": null, "Pavement": null, "Railroad": null, "SoilCorrosion": null, "Critical": null, "EllipseHeight": null, "EllipseWidth": null, "NASSCO": null, "ULR": null, "KCS": null, "PA": null, "POF": null, "COF": null, "BRE": null, "InspectionDate": null, "RehabType": null, "RehabDate": null, "Comments": null, "PISTREETFULL": null, "PICITY": null, "PIMHUPNUMBER": null, "PIMHDOWNNUMBER": null, "PIPIPELENGTH": null, "PIMATERIAL": null, "PISEWERUSE": null, "PIPIPESHAPE": null, "PILININGMETHOD": null, "PILOCATIONCODE": null, "PIDRAINAGEBASIN": null, "INGROUNDSTATUS": null }, "domains": { "CROSSSECTIONSHAPE": {"type": "inherited"}, "STSIZE": {"type": "inherited"}, "MATL": {"type": "inherited"}, "Pavement": {"type": "inherited"}, "Railroad": {"type": "inherited"}, "SoilCorrosion": {"type": "inherited"}, "Critical": {"type": "inherited"}, "RehabType": {"type": "inherited"} } }, { "code": 1, "name": "Circular - Conduit", "defaultValues": { "ASSETID": null, "SUBTYPECD": 1, "CROSSSECTIONSHAPE": null, "STSIZE": null, "ELLIPSE_HEIGHT_WIDTH": null, "UPSTA": null, "DNSTA": null, "UPINV": null, "DNINV": null, "MATL": null, "SLOPE": null, "REMARKS": null, "INSTALLATIONDATE": null, "BOXHEIGHT": null, "BOXWIDTH": null, "SOURCE": null, "FACILITYID": null, "LOCATION": null, "UPELEV": null, "DOWNELEV": null, "STGM_PRE": null, "STGM_FAC": null, "GlobalID": null, "BLD_DIST": null, "Owner": null, "Pavement": null, "Railroad": null, "SoilCorrosion": null, "Critical": null, "EllipseHeight": null, "EllipseWidth": null, "NASSCO": null, "ULR": null, "KCS": null, "PA": null, "POF": null, "COF": null, "BRE": null, "InspectionDate": null, "RehabType": null, "RehabDate": null, "Comments": null, "PISTREETFULL": null, "PICITY": null, "PIMHUPNUMBER": null, "PIMHDOWNNUMBER": null, "PIPIPELENGTH": null, "PIMATERIAL": null, "PISEWERUSE": null, "PIPIPESHAPE": null, "PILININGMETHOD": null, "PILOCATIONCODE": null, "PIDRAINAGEBASIN": null, "INGROUNDSTATUS": null }, "domains": { "CROSSSECTIONSHAPE": {"type": "inherited"}, "STSIZE": {"type": "inherited"}, "MATL": {"type": "inherited"}, "Pavement": {"type": "inherited"}, "Railroad": {"type": "inherited"}, "SoilCorrosion": {"type": "inherited"}, "Critical": {"type": "inherited"}, "RehabType": {"type": "inherited"} } }, { "code": 3, "name": "Culvert - Non-Metal (Ellipse)", "defaultValues": { "ASSETID": null, "SUBTYPECD": 3, "CROSSSECTIONSHAPE": null, "STSIZE": null, "ELLIPSE_HEIGHT_WIDTH": null, "UPSTA": null, "DNSTA": null, "UPINV": null, "DNINV": null, "MATL": null, "SLOPE": null, "REMARKS": null, "INSTALLATIONDATE": null, "BOXHEIGHT": null, "BOXWIDTH": null, "SOURCE": null, "FACILITYID": null, "LOCATION": null, "UPELEV": null, "DOWNELEV": null, "STGM_PRE": null, "STGM_FAC": null, "GlobalID": null, "BLD_DIST": null, "Owner": null, "Pavement": null, "Railroad": null, "SoilCorrosion": null, "Critical": null, "EllipseHeight": null, "EllipseWidth": null, "NASSCO": null, "ULR": null, "KCS": null, "PA": null, "POF": null, "COF": null, "BRE": null, "InspectionDate": null, "RehabType": null, "RehabDate": null, "Comments": null, "PISTREETFULL": null, "PICITY": null, "PIMHUPNUMBER": null, "PIMHDOWNNUMBER": null, "PIPIPELENGTH": null, "PIMATERIAL": null, "PISEWERUSE": null, "PIPIPESHAPE": null, "PILININGMETHOD": null, "PILOCATIONCODE": null, "PIDRAINAGEBASIN": null, "INGROUNDSTATUS": null }, "domains": { "CROSSSECTIONSHAPE": {"type": "inherited"}, "STSIZE": {"type": "inherited"}, "ELLIPSE_HEIGHT_WIDTH": { "type": "codedValue", "name": "STConcreteEllipseHeightWidth", "description": "", "codedValues": [ { "name": "H-14\" By W-23\"", "code": "14_23" }, { "name": "H-19\" By W-30\"", "code": "19_30" }, { "name": "H-22\" By W-34\"", "code": "22_34" }, { "name": "H-24\" By W-38\"", "code": "24_38" }, { "name": "H-27\" By W-42\"", "code": "27_42" }, { "name": "H-29\" By W-45\"", "code": "29_45" }, { "name": "H-32\" By W-49\"", "code": "32_49" }, { "name": "H-34\" By W-53\"", "code": "34_53" }, { "name": "H-38\" By W-60\"", "code": "38_60" }, { "name": "H-43\" By W-68\"", "code": "43_68" }, { "name": "H-48\" By W-76\"", "code": "48_76" }, { "name": "H-53\" By W-83\"", "code": "53_83" }, { "name": "H-58\" By W-91\"", "code": "58_91" }, { "name": "H-63\" By W-98\"", "code": "63_98" }, { "name": "H-68\" By W-106\"", "code": "68_106" }, { "name": "H-72\" By W-113\"", "code": "72_113" }, { "name": "H-76\" By W-87\"", "code": "76_87" }, { "name": "H-77\" By W-121\"", "code": "77_121" }, { "name": "H-82\" By W-128\"", "code": "82_128" }, { "name": "H-87\" By W-136\"", "code": "87_136" }, { "name": "H-92\" By W-143\"", "code": "92_143" }, { "name": "H-97\" By W-151\"", "code": "97_151" }, { "name": "H-106\" By W-166\"", "code": "106_166" }, { "name": "H-116\" By W-180\"", "code": "116_180" }, { "name": "Unknown", "code": "UNK" }, { "name": "H-54\" By W-120\"", "code": "54_120" }, { "name": "H-72' By W-120\"", "code": "72_120" }, { "name": "H-48\" By W-120\"", "code": "48_120" }, { "name": "H-32\" By W-48\"", "code": "32_48" }, { "name": "H-40\" By W-60\"", "code": "40_60" }, { "name": "H-38\" By W-57\"", "code": "38_57" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "MATL": {"type": "inherited"}, "Pavement": {"type": "inherited"}, "Railroad": {"type": "inherited"}, "SoilCorrosion": {"type": "inherited"}, "Critical": {"type": "inherited"}, "RehabType": {"type": "inherited"} } }, { "code": 5, "name": "Culvert - Multi-Plate (Ellipse)", "defaultValues": { "ASSETID": null, "SUBTYPECD": 5, "CROSSSECTIONSHAPE": null, "STSIZE": null, "ELLIPSE_HEIGHT_WIDTH": null, "UPSTA": null, "DNSTA": null, "UPINV": null, "DNINV": null, "MATL": null, "SLOPE": null, "REMARKS": null, "INSTALLATIONDATE": null, "BOXHEIGHT": null, "BOXWIDTH": null, "SOURCE": null, "FACILITYID": null, "LOCATION": null, "UPELEV": null, "DOWNELEV": null, "STGM_PRE": null, "STGM_FAC": null, "GlobalID": null, "BLD_DIST": null, "Owner": null, "Pavement": null, "Railroad": null, "SoilCorrosion": null, "Critical": null, "EllipseHeight": null, "EllipseWidth": null, "NASSCO": null, "ULR": null, "KCS": null, "PA": null, "POF": null, "COF": null, "BRE": null, "InspectionDate": null, "RehabType": null, "RehabDate": null, "Comments": null, "PISTREETFULL": null, "PICITY": null, "PIMHUPNUMBER": null, "PIMHDOWNNUMBER": null, "PIPIPELENGTH": null, "PIMATERIAL": null, "PISEWERUSE": null, "PIPIPESHAPE": null, "PILININGMETHOD": null, "PILOCATIONCODE": null, "PIDRAINAGEBASIN": null, "INGROUNDSTATUS": null }, "domains": { "CROSSSECTIONSHAPE": {"type": "inherited"}, "STSIZE": {"type": "inherited"}, "ELLIPSE_HEIGHT_WIDTH": { "type": "codedValue", "name": "STMultiPlateEllipseHeightWidth", "description": "", "codedValues": [ { "name": "H-55\" By W-73\"", "code": "55_73" }, { "name": "H-57\" By W-76\"", "code": "57_76" }, { "name": "H-59\" By W-81\"", "code": "59_81" }, { "name": "H-61\" By W-84\"", "code": "61_84" }, { "name": "H-63\" By W-87\"", "code": "63_87" }, { "name": "H-65\" By W-92\"", "code": "65_92" }, { "name": "H-67\" By W-95\"", "code": "67_95" }, { "name": "H-69\" By W-98\"", "code": "69_98" }, { "name": "H-71\" By W-103\"", "code": "71_103" }, { "name": "H-73\" By W-106\"", "code": "73_106" }, { "name": "H-75\" By W-112\"", "code": "75_112" }, { "name": "H-77\" By W-114\"", "code": "77_114" }, { "name": "H-79\" By W-117\"", "code": "79_117" }, { "name": "H-81\" By W-123\"", "code": "81_123" }, { "name": "H-83\" By W-128\"", "code": "83_128" }, { "name": "H-85\" By W-131\"", "code": "85_131" }, { "name": "H-87\" By W-137\"", "code": "87_137" }, { "name": "H-89\" By W-139\"", "code": "89_139" }, { "name": "H-91\" By W-142\"", "code": "91_142" }, { "name": "H-93\" By W-148\"", "code": "93_148" }, { "name": "H-95\" By W-150\"", "code": "95_150" }, { "name": "H-97\" By W-152\"", "code": "97_152" }, { "name": "H-100\" By W-154\"", "code": "100_154" }, { "name": "H-101\" By W-161\"", "code": "101_161" }, { "name": "H-103\" By W-167\"", "code": "103_167" }, { "name": "H-105\" By W-169\"", "code": "105_169" }, { "name": "H-107\" By W-171\"", "code": "107_171" }, { "name": "H-109\" By W-178\"", "code": "109_178" }, { "name": "H-111\" By W-184\"", "code": "111_184" }, { "name": "H-112\" By W-159\"", "code": "112_159" }, { "name": "H-113\" By w-186\"", "code": "113_186" }, { "name": "H-114\" By W-162\"", "code": "114_162" }, { "name": "H-115\" By W-188\"", "code": "115_188" }, { "name": "H-116\" By W-168\"", "code": "116_168" }, { "name": "H-118\" By W-170\"", "code": "118_170" }, { "name": "H-118\" By W-190\"", "code": "118_190" }, { "name": "H-119\" By W-197\"", "code": "119_197" }, { "name": "H-121\" By W-199\"", "code": "121_199" }, { "name": "H-120\" By W-173\"", "code": "120_173" }, { "name": "H-122\" By W-179\"", "code": "122_179" }, { "name": "H-124\" By W-184\"", "code": "124_184" }, { "name": "H-126\" By W-187\"", "code": "126_187" }, { "name": "H-128\" By W-190\"", "code": "128_190" }, { "name": "H-130\" By W-195\"", "code": "130_195" }, { "name": "H-132\" By W-198\"", "code": "132_198" }, { "name": "H-134\" By W-204\"", "code": "134_204" }, { "name": "H-136\" By W-206\"", "code": "136_206" }, { "name": "H-138\" By W-209\"", "code": "138_209" }, { "name": "H-140\" By W-215\"", "code": "140_215" }, { "name": "H-142\" By W-217\"", "code": "142_217" }, { "name": "H-144\" By W-223\"", "code": "144_223" }, { "name": "H-146\" By W-225\"", "code": "146_225" }, { "name": "H-148\" By W-231\"", "code": "148_231" }, { "name": "H-150\" By W-234\"", "code": "150_234" }, { "name": "H-152\" By W-236\"", "code": "152_236" }, { "name": "H-154\" By W-239\"", "code": "154_239" }, { "name": "H-156\" By W-245\"", "code": "156_245" }, { "name": "H-158\" By W-247\"", "code": "158_247" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "MATL": {"type": "inherited"}, "Pavement": {"type": "inherited"}, "Railroad": {"type": "inherited"}, "SoilCorrosion": {"type": "inherited"}, "Critical": {"type": "inherited"}, "RehabType": {"type": "inherited"} } }, { "code": 9, "name": "Conduit - MetalArch (Ellipse)", "defaultValues": { "ASSETID": null, "SUBTYPECD": 9, "CROSSSECTIONSHAPE": null, "STSIZE": null, "ELLIPSE_HEIGHT_WIDTH": null, "UPSTA": null, "DNSTA": null, "UPINV": null, "DNINV": null, "MATL": null, "SLOPE": null, "REMARKS": null, "INSTALLATIONDATE": null, "BOXHEIGHT": null, "BOXWIDTH": null, "SOURCE": null, "FACILITYID": null, "LOCATION": null, "UPELEV": null, "DOWNELEV": null, "STGM_PRE": null, "STGM_FAC": null, "GlobalID": null, "BLD_DIST": null, "Owner": null, "Pavement": null, "Railroad": null, "SoilCorrosion": null, "Critical": null, "EllipseHeight": null, "EllipseWidth": null, "NASSCO": null, "ULR": null, "KCS": null, "PA": null, "POF": null, "COF": null, "BRE": null, "InspectionDate": null, "RehabType": null, "RehabDate": null, "Comments": null, "PISTREETFULL": null, "PICITY": null, "PIMHUPNUMBER": null, "PIMHDOWNNUMBER": null, "PIPIPELENGTH": null, "PIMATERIAL": null, "PISEWERUSE": null, "PIPIPESHAPE": null, "PILININGMETHOD": null, "PILOCATIONCODE": null, "PIDRAINAGEBASIN": null, "INGROUNDSTATUS": null }, "domains": { "CROSSSECTIONSHAPE": {"type": "inherited"}, "STSIZE": {"type": "inherited"}, "MATL": {"type": "inherited"}, "Pavement": {"type": "inherited"}, "Railroad": {"type": "inherited"}, "SoilCorrosion": {"type": "inherited"}, "Critical": {"type": "inherited"}, "RehabType": {"type": "inherited"} } }, { "code": 11, "name": "Unknown", "defaultValues": { "ASSETID": null, "SUBTYPECD": 11, "CROSSSECTIONSHAPE": null, "STSIZE": null, "ELLIPSE_HEIGHT_WIDTH": null, "UPSTA": null, "DNSTA": null, "UPINV": null, "DNINV": null, "MATL": null, "SLOPE": null, "REMARKS": null, "INSTALLATIONDATE": null, "BOXHEIGHT": null, "BOXWIDTH": null, "SOURCE": null, "FACILITYID": null, "LOCATION": null, "UPELEV": null, "DOWNELEV": null, "STGM_PRE": null, "STGM_FAC": null, "GlobalID": null, "BLD_DIST": null, "Owner": null, "Pavement": null, "Railroad": null, "SoilCorrosion": null, "Critical": null, "EllipseHeight": null, "EllipseWidth": null, "NASSCO": null, "ULR": null, "KCS": null, "PA": null, "POF": null, "COF": null, "BRE": null, "InspectionDate": null, "RehabType": null, "RehabDate": null, "Comments": null, "PISTREETFULL": null, "PICITY": null, "PIMHUPNUMBER": null, "PIMHDOWNNUMBER": null, "PIPIPELENGTH": null, "PIMATERIAL": null, "PISEWERUSE": null, "PIPIPESHAPE": null, "PILININGMETHOD": null, "PILOCATIONCODE": null, "PIDRAINAGEBASIN": null, "INGROUNDSTATUS": null }, "domains": { "CROSSSECTIONSHAPE": {"type": "inherited"}, "STSIZE": {"type": "inherited"}, "MATL": {"type": "inherited"}, "Pavement": {"type": "inherited"}, "Railroad": {"type": "inherited"}, "SoilCorrosion": {"type": "inherited"}, "Critical": {"type": "inherited"}, "RehabType": {"type": "inherited"} } } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "id": 17, "name": "FH Valve", "type": "Feature Layer", "parentLayer": { "id": 16, "name": "Water Utility Layers" }, "defaultVisibility": true, "minScale": 1129, "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": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "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": 1368837.20099473, "ymin": 490084.0455916822, "xmax": 1411274.7159142643, "ymax": 534812.5435533375, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "665dd2c08a9dbf286d8ab4a9d2bb831d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAN5JREFUGJV90LFKA0EURuEzyR2SYrsUaq+kWISbXbAVC8HGKpDWzlcIPkDyBGktU6YLNqksDChG00yxuI3PkAWRCYyFCS5kzV9/3ANXKG0OjabqBXAUvhofSfb8ZCAAyBYt2u0zIzLGcwxg5Jt31cdFUdykef4pAK+qB8bzALTKBTznJopmczgVgBrc7aA/fNJU7f2mvU/BVrrNEgEI2MLsY76+EgCDn4C9+s+FdTEVgI5z92+xdg1UYD9Ks+xlc5Ewc8vrVhz3wd4Ch0AeLMN06cZQ+uMlrHFuAAyq8j+mnz7QmDCyowAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "LEGACYID", "typeIdField": "", "subtypeField": "SubtypeCD", "defaultSubtypeCode": 7, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "CityWorks AssetID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "AssetID" }, { "name": "SUBTYPECD", "type": "esriFieldTypeInteger", "alias": "Subtype", "domain": null, "editable": true, "nullable": true, "defaultValue": 7, "modelName": "SubtypeCD" }, { "name": "WCVID", "type": "esriFieldTypeString", "alias": "Valve ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Wcvid" }, { "name": "WCVTURN", "type": "esriFieldTypeString", "alias": "Number of Turns", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Wcvturn" }, { "name": "WCVTYP", "type": "esriFieldTypeString", "alias": "Type", "domain": { "type": "codedValue", "name": "WAWaterValveType", "description": "", "codedValues": [ { "name": "Butterfly Valve", "code": "BF" }, { "name": "Gate Valve", "code": "GV" }, { "name": "Ball Valve", "code": "BV" }, { "name": "Cone", "code": "CO" }, { "name": "Air Release Valve", "code": "AR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "Wcvtyp" }, { "name": "WCVDIR", "type": "esriFieldTypeString", "alias": "Turn Direction", "domain": { "type": "codedValue", "name": "WAWaterValveTurnDirection", "description": "", "codedValues": [ { "name": "Left", "code": "L" }, { "name": "Right", "code": "R" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "Wcvdir" }, { "name": "WCVSERV", "type": "esriFieldTypeString", "alias": "Valve Use", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Wcvserv" }, { "name": "WCVDIA", "type": "esriFieldTypeInteger", "alias": "Diameter", "domain": { "type": "codedValue", "name": "WAWaterValveDiameter", "description": "", "codedValues": [ { "name": "2\"", "code": 2 }, { "name": "3\"", "code": 3 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "14\"", "code": 14 }, { "name": "16\"", "code": 16 }, { "name": "20\"", "code": 20 }, { "name": "24\"", "code": 24 }, { "name": "30\"", "code": 30 }, { "name": "36\"", "code": 36 }, { "name": "4\"", "code": 4 }, { "name": "18\"", "code": 18 }, { "name": "1\"", "code": 1 }, { "name": "3/4 \"", "code": 75 }, { "name": "5/8 \"", "code": 625 }, { "name": "1 1/4\"", "code": 1125 }, { "name": "1 1/2\"", "code": 1500 }, { "name": "1/2\"", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Wcvdia" }, { "name": "VALVEACCESS", "type": "esriFieldTypeString", "alias": "Access", "domain": { "type": "codedValue", "name": "WAWaterValveAccess", "description": "", "codedValues": [ { "name": "Vault", "code": "V" }, { "name": "Curb Box", "code": "C" }, { "name": "Roadway Box", "code": "R" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "ValveAccess" }, { "name": "BURIEDDEPTHINCHES", "type": "esriFieldTypeInteger", "alias": "Buried Depth in Inches", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BuriedDepthInches" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "MANUFACTURER", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "GENERALCOMMENTS", "type": "esriFieldTypeString", "alias": "General Comments", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "GeneralComments" }, { "name": "JOINTTYPE", "type": "esriFieldTypeString", "alias": "Joint Type", "domain": { "type": "codedValue", "name": "WAWaterValveJointType", "description": "", "codedValues": [ { "name": "Mechanical Joint", "code": "M" }, { "name": "Flanged", "code": "F" }, { "name": "Poured", "code": "P" }, { "name": "Victaulic", "code": "V" }, { "name": "Bell and Spigot", "code": "B" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "JointType" }, { "name": "RESTRAINTTYPE", "type": "esriFieldTypeString", "alias": "Restraint Type", "domain": { "type": "codedValue", "name": "WAWaterValveRestraintType", "description": "", "codedValues": [ { "name": "Field Lock", "code": "F" }, { "name": "Rodded", "code": "R" }, { "name": "Mega Lug", "code": "M" }, { "name": "Concrete Blocking", "code": "C" }, { "name": "Timber Blocking", "code": "T" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "RestraintType" }, { "name": "INSTALLATIONDATE", "type": "esriFieldTypeDate", "alias": "INSTALLATIONDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLATIONDATE" }, { "name": "SERVICE_STATUS", "type": "esriFieldTypeString", "alias": "Service Status", "domain": { "type": "codedValue", "name": "ServiceStatus", "description": "", "codedValues": [ { "name": "Active", "code": "A" }, { "name": "Inactive", "code": "I" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Service_Status" }, { "name": "VALVEPOSITION", "type": "esriFieldTypeInteger", "alias": "Valve Position", "domain": { "type": "codedValue", "name": "WAValvePosition", "description": "", "codedValues": [ { "name": "Closed", "code": 0 }, { "name": "Open", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "VALVEPOSITION" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LOCATION" }, { "name": "FHV_FAC", "type": "esriFieldTypeString", "alias": "FHV_FAC", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "FHV_FAC" }, { "name": "CV_FAC", "type": "esriFieldTypeString", "alias": "CV_FAC", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "CV_FAC" }, { "name": "MV_FAC", "type": "esriFieldTypeString", "alias": "MV_FAC", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "MV_FAC" }, { "name": "MAPGRID", "type": "esriFieldTypeString", "alias": "Map Grid ID", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "MAPGRID" }, { "name": "MAPGRIDVC", "type": "esriFieldTypeString", "alias": "MAPGRIDVC", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "MAPGRIDVC" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "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": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "HighTorque", "type": "esriFieldTypeDouble", "alias": "HighTorque", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HighTorque" }, { "name": "ExerciseDate", "type": "esriFieldTypeDate", "alias": "ExerciseDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ExerciseDate" }, { "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": "horizontalAccuracy", "type": "esriFieldTypeDouble", "alias": "horizontalAccuracy", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "horizontalAccuracy" }, { "name": "hdop", "type": "esriFieldTypeDouble", "alias": "hdop", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "hdop" }, { "name": "pdop", "type": "esriFieldTypeDouble", "alias": "pdop", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "pdop" }, { "name": "vdop", "type": "esriFieldTypeDouble", "alias": "vdop", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "vdop" }, { "name": "satellites", "type": "esriFieldTypeInteger", "alias": "satellites", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "satellites" }, { "name": "InspectionID", "type": "esriFieldTypeString", "alias": "CW Inspection ID", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "InspectionID" }, { "name": "Operable", "type": "esriFieldTypeString", "alias": "Operable", "domain": { "type": "codedValue", "name": "YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Operable" }, { "name": "UpdatedLocationGPS", "type": "esriFieldTypeString", "alias": "Updated GIS to GPS?", "domain": { "type": "codedValue", "name": "YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "UpdatedLocationGPS" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R73_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_73", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_73", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S51_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "FH Valve", "description": "", "prototype": { "attributes": { "InspectionID": null, "ASSETID": null, "SERVICE_STATUS": null, "Operable": null, "SUBTYPECD": 6, "WCVID": null, "WCVTURN": null, "WCVTYP": null, "WCVDIR": null, "WCVSERV": null, "WCVDIA": null, "VALVEACCESS": null, "BURIEDDEPTHINCHES": null, "MANUFACTURER": null, "GENERALCOMMENTS": null, "JOINTTYPE": null, "RESTRAINTTYPE": null, "INSTALLATIONDATE": null, "VALVEPOSITION": 1, "FACILITYID": null, "LOCATION": null, "FHV_FAC": null, "CV_FAC": null, "MV_FAC": null, "MAPGRID": null, "MAPGRIDVC": null, "UpdatedLocationGPS": null, "satellites": null, "vdop": null, "ADDRESS": null, "HighTorque": null, "ExerciseDate": null, "x": null, "y": null, "horizontalAccuracy": null, "hdop": null, "pdop": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "subtypes": [ { "code": 6, "name": "Cone", "defaultValues": { "ASSETID": null, "SUBTYPECD": 6, "WCVID": null, "WCVTURN": null, "WCVTYP": null, "WCVDIR": null, "WCVSERV": null, "WCVDIA": null, "VALVEACCESS": null, "BURIEDDEPTHINCHES": null, "MANUFACTURER": null, "GENERALCOMMENTS": null, "JOINTTYPE": null, "RESTRAINTTYPE": null, "INSTALLATIONDATE": null, "SERVICE_STATUS": null, "VALVEPOSITION": 1, "FACILITYID": null, "LOCATION": null, "FHV_FAC": null, "CV_FAC": null, "MV_FAC": null, "MAPGRID": null, "MAPGRIDVC": null, "GLOBALID": null, "last_edited_user": null, "last_edited_date": null, "ADDRESS": null, "HighTorque": null, "ExerciseDate": null, "x": null, "y": null, "horizontalAccuracy": null, "hdop": null, "pdop": null, "vdop": null, "satellites": null, "InspectionID": null, "Operable": null, "UpdatedLocationGPS": null }, "domains": { "WCVTYP": {"type": "inherited"}, "WCVDIR": {"type": "inherited"}, "WCVDIA": {"type": "inherited"}, "VALVEACCESS": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "RESTRAINTTYPE": {"type": "inherited"}, "SERVICE_STATUS": {"type": "inherited"}, "VALVEPOSITION": {"type": "inherited"} } }, { "code": 5, "name": "PressureReducer", "defaultValues": { "ASSETID": null, "SUBTYPECD": 5, "WCVID": null, "WCVTURN": null, "WCVTYP": null, "WCVDIR": null, "WCVSERV": null, "WCVDIA": null, "VALVEACCESS": null, "BURIEDDEPTHINCHES": null, "MANUFACTURER": null, "GENERALCOMMENTS": null, "JOINTTYPE": null, "RESTRAINTTYPE": null, "INSTALLATIONDATE": null, "SERVICE_STATUS": null, "VALVEPOSITION": 1, "FACILITYID": null, "LOCATION": null, "FHV_FAC": null, "CV_FAC": null, "MV_FAC": null, "MAPGRID": null, "MAPGRIDVC": null, "GLOBALID": null, "last_edited_user": null, "last_edited_date": null, "ADDRESS": null, "HighTorque": null, "ExerciseDate": null, "x": null, "y": null, "horizontalAccuracy": null, "hdop": null, "pdop": null, "vdop": null, "satellites": null, "InspectionID": null, "Operable": null, "UpdatedLocationGPS": null }, "domains": { "WCVTYP": {"type": "inherited"}, "WCVDIR": {"type": "inherited"}, "WCVDIA": {"type": "inherited"}, "VALVEACCESS": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "RESTRAINTTYPE": {"type": "inherited"}, "SERVICE_STATUS": {"type": "inherited"}, "VALVEPOSITION": {"type": "inherited"} } }, { "code": 3, "name": "AirRelease", "defaultValues": { "ASSETID": null, "SUBTYPECD": 3, "WCVID": null, "WCVTURN": null, "WCVTYP": null, "WCVDIR": null, "WCVSERV": null, "WCVDIA": null, "VALVEACCESS": null, "BURIEDDEPTHINCHES": null, "MANUFACTURER": null, "GENERALCOMMENTS": null, "JOINTTYPE": null, "RESTRAINTTYPE": null, "INSTALLATIONDATE": null, "SERVICE_STATUS": null, "VALVEPOSITION": 1, "FACILITYID": null, "LOCATION": null, "FHV_FAC": null, "CV_FAC": null, "MV_FAC": null, "MAPGRID": null, "MAPGRIDVC": null, "GLOBALID": null, "last_edited_user": null, "last_edited_date": null, "ADDRESS": null, "HighTorque": null, "ExerciseDate": null, "x": null, "y": null, "horizontalAccuracy": null, "hdop": null, "pdop": null, "vdop": null, "satellites": null, "InspectionID": null, "Operable": null, "UpdatedLocationGPS": null }, "domains": { "WCVTYP": {"type": "inherited"}, "WCVDIR": {"type": "inherited"}, "WCVDIA": {"type": "inherited"}, "VALVEACCESS": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "RESTRAINTTYPE": {"type": "inherited"}, "SERVICE_STATUS": {"type": "inherited"}, "VALVEPOSITION": {"type": "inherited"} } }, { "code": 7, "name": "Curb", "defaultValues": { "ASSETID": null, "SUBTYPECD": 7, "WCVID": null, "WCVTURN": null, "WCVTYP": null, "WCVDIR": null, "WCVSERV": null, "WCVDIA": null, "VALVEACCESS": null, "BURIEDDEPTHINCHES": null, "MANUFACTURER": null, "GENERALCOMMENTS": null, "JOINTTYPE": null, "RESTRAINTTYPE": null, "INSTALLATIONDATE": null, "SERVICE_STATUS": null, "VALVEPOSITION": 1, "FACILITYID": null, "LOCATION": null, "FHV_FAC": null, "CV_FAC": null, "MV_FAC": null, "MAPGRID": null, "MAPGRIDVC": null, "GLOBALID": null, "last_edited_user": null, "last_edited_date": null, "ADDRESS": null, "HighTorque": null, "ExerciseDate": null, "x": null, "y": null, "horizontalAccuracy": null, "hdop": null, "pdop": null, "vdop": null, "satellites": null, "InspectionID": null, "Operable": null, "UpdatedLocationGPS": null }, "domains": { "WCVTYP": {"type": "inherited"}, "WCVDIR": {"type": "inherited"}, "WCVDIA": {"type": "inherited"}, "VALVEACCESS": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "RESTRAINTTYPE": {"type": "inherited"}, "SERVICE_STATUS": {"type": "inherited"}, "VALVEPOSITION": {"type": "inherited"} } }, { "code": 2, "name": "Gate", "defaultValues": { "ASSETID": null, "SUBTYPECD": 2, "WCVID": null, "WCVTURN": null, "WCVTYP": null, "WCVDIR": null, "WCVSERV": null, "WCVDIA": null, "VALVEACCESS": null, "BURIEDDEPTHINCHES": null, "MANUFACTURER": null, "GENERALCOMMENTS": null, "JOINTTYPE": null, "RESTRAINTTYPE": null, "INSTALLATIONDATE": null, "SERVICE_STATUS": null, "VALVEPOSITION": 1, "FACILITYID": null, "LOCATION": null, "FHV_FAC": null, "CV_FAC": null, "MV_FAC": null, "MAPGRID": null, "MAPGRIDVC": null, "GLOBALID": null, "last_edited_user": null, "last_edited_date": null, "ADDRESS": null, "HighTorque": null, "ExerciseDate": null, "x": null, "y": null, "horizontalAccuracy": null, "hdop": null, "pdop": null, "vdop": null, "satellites": null, "InspectionID": null, "Operable": null, "UpdatedLocationGPS": null }, "domains": { "WCVTYP": {"type": "inherited"}, "WCVDIR": {"type": "inherited"}, "WCVDIA": {"type": "inherited"}, "VALVEACCESS": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "RESTRAINTTYPE": {"type": "inherited"}, "SERVICE_STATUS": {"type": "inherited"}, "VALVEPOSITION": {"type": "inherited"} } }, { "code": 9, "name": "Boundary", "defaultValues": { "ASSETID": null, "SUBTYPECD": 9, "WCVID": null, "WCVTURN": null, "WCVTYP": null, "WCVDIR": null, "WCVSERV": null, "WCVDIA": null, "VALVEACCESS": null, "BURIEDDEPTHINCHES": null, "MANUFACTURER": null, "GENERALCOMMENTS": null, "JOINTTYPE": null, "RESTRAINTTYPE": null, "INSTALLATIONDATE": null, "SERVICE_STATUS": null, "VALVEPOSITION": 1, "FACILITYID": null, "LOCATION": null, "FHV_FAC": null, "CV_FAC": null, "MV_FAC": null, "MAPGRID": null, "MAPGRIDVC": null, "GLOBALID": null, "last_edited_user": null, "last_edited_date": null, "ADDRESS": null, "HighTorque": null, "ExerciseDate": null, "x": null, "y": null, "horizontalAccuracy": null, "hdop": null, "pdop": null, "vdop": null, "satellites": null, "InspectionID": null, "Operable": null, "UpdatedLocationGPS": null }, "domains": { "WCVTYP": {"type": "inherited"}, "WCVDIR": {"type": "inherited"}, "WCVDIA": {"type": "inherited"}, "VALVEACCESS": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "RESTRAINTTYPE": {"type": "inherited"}, "SERVICE_STATUS": {"type": "inherited"}, "VALVEPOSITION": {"type": "inherited"} } }, { "code": 10, "name": "Unknown Valve Type", "defaultValues": { "ASSETID": null, "SUBTYPECD": 10, "WCVID": null, "WCVTURN": null, "WCVTYP": null, "WCVDIR": null, "WCVSERV": null, "WCVDIA": null, "VALVEACCESS": null, "BURIEDDEPTHINCHES": null, "MANUFACTURER": null, "GENERALCOMMENTS": null, "JOINTTYPE": null, "RESTRAINTTYPE": null, "INSTALLATIONDATE": null, "SERVICE_STATUS": null, "VALVEPOSITION": 1, "FACILITYID": null, "LOCATION": null, "FHV_FAC": null, "CV_FAC": null, "MV_FAC": null, "MAPGRID": null, "MAPGRIDVC": null, "GLOBALID": null, "last_edited_user": null, "last_edited_date": null, "ADDRESS": null, "HighTorque": null, "ExerciseDate": null, "x": null, "y": null, "horizontalAccuracy": null, "hdop": null, "pdop": null, "vdop": null, "satellites": null, "InspectionID": null, "Operable": null, "UpdatedLocationGPS": null }, "domains": { "WCVTYP": {"type": "inherited"}, "WCVDIR": {"type": "inherited"}, "WCVDIA": {"type": "inherited"}, "VALVEACCESS": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "RESTRAINTTYPE": {"type": "inherited"}, "SERVICE_STATUS": {"type": "inherited"}, "VALVEPOSITION": {"type": "inherited"} } }, { "code": 4, "name": "BlowOff", "defaultValues": { "ASSETID": null, "SUBTYPECD": 4, "WCVID": null, "WCVTURN": null, "WCVTYP": null, "WCVDIR": null, "WCVSERV": null, "WCVDIA": null, "VALVEACCESS": null, "BURIEDDEPTHINCHES": null, "MANUFACTURER": null, "GENERALCOMMENTS": null, "JOINTTYPE": null, "RESTRAINTTYPE": null, "INSTALLATIONDATE": null, "SERVICE_STATUS": null, "VALVEPOSITION": 1, "FACILITYID": null, "LOCATION": null, "FHV_FAC": null, "CV_FAC": null, "MV_FAC": null, "MAPGRID": null, "MAPGRIDVC": null, "GLOBALID": null, "last_edited_user": null, "last_edited_date": null, "ADDRESS": null, "HighTorque": null, "ExerciseDate": null, "x": null, "y": null, "horizontalAccuracy": null, "hdop": null, "pdop": null, "vdop": null, "satellites": null, "InspectionID": null, "Operable": null, "UpdatedLocationGPS": null }, "domains": { "WCVTYP": {"type": "inherited"}, "WCVDIR": {"type": "inherited"}, "WCVDIA": {"type": "inherited"}, "VALVEACCESS": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "RESTRAINTTYPE": {"type": "inherited"}, "SERVICE_STATUS": {"type": "inherited"}, "VALVEPOSITION": {"type": "inherited"} } }, { "code": 1, "name": "Butterfly", "defaultValues": { "ASSETID": null, "SUBTYPECD": 1, "WCVID": null, "WCVTURN": null, "WCVTYP": null, "WCVDIR": null, "WCVSERV": null, "WCVDIA": null, "VALVEACCESS": null, "BURIEDDEPTHINCHES": null, "MANUFACTURER": null, "GENERALCOMMENTS": null, "JOINTTYPE": null, "RESTRAINTTYPE": null, "INSTALLATIONDATE": null, "SERVICE_STATUS": null, "VALVEPOSITION": 1, "FACILITYID": null, "LOCATION": null, "FHV_FAC": null, "CV_FAC": null, "MV_FAC": null, "MAPGRID": null, "MAPGRIDVC": null, "GLOBALID": null, "last_edited_user": null, "last_edited_date": null, "ADDRESS": null, "HighTorque": null, "ExerciseDate": null, "x": null, "y": null, "horizontalAccuracy": null, "hdop": null, "pdop": null, "vdop": null, "satellites": null, "InspectionID": null, "Operable": null, "UpdatedLocationGPS": null }, "domains": { "WCVTYP": {"type": "inherited"}, "WCVDIR": {"type": "inherited"}, "WCVDIA": {"type": "inherited"}, "VALVEACCESS": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "RESTRAINTTYPE": {"type": "inherited"}, "SERVICE_STATUS": {"type": "inherited"}, "VALVEPOSITION": {"type": "inherited"} } }, { "code": 8, "name": "Fire Hydrant Valve", "defaultValues": { "ASSETID": null, "SUBTYPECD": 8, "WCVID": null, "WCVTURN": null, "WCVTYP": null, "WCVDIR": null, "WCVSERV": null, "WCVDIA": null, "VALVEACCESS": null, "BURIEDDEPTHINCHES": null, "MANUFACTURER": null, "GENERALCOMMENTS": null, "JOINTTYPE": null, "RESTRAINTTYPE": null, "INSTALLATIONDATE": null, "SERVICE_STATUS": null, "VALVEPOSITION": 1, "FACILITYID": null, "LOCATION": null, "FHV_FAC": null, "CV_FAC": null, "MV_FAC": null, "MAPGRID": null, "MAPGRIDVC": null, "GLOBALID": null, "last_edited_user": null, "last_edited_date": null, "ADDRESS": null, "HighTorque": null, "ExerciseDate": null, "x": null, "y": null, "horizontalAccuracy": null, "hdop": null, "pdop": null, "vdop": null, "satellites": null, "InspectionID": null, "Operable": null, "UpdatedLocationGPS": null }, "domains": { "WCVTYP": {"type": "inherited"}, "WCVDIR": {"type": "inherited"}, "WCVDIA": {"type": "inherited"}, "VALVEACCESS": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "RESTRAINTTYPE": {"type": "inherited"}, "SERVICE_STATUS": {"type": "inherited"}, "VALVEPOSITION": {"type": "inherited"} } } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "id": 18, "name": "Water Fire Hydrant", "type": "Feature Layer", "parentLayer": { "id": 16, "name": "Water Utility Layers" }, "defaultVisibility": true, "minScale": 2258, "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": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "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": 1368836.7079387307, "ymin": 491985.13007345796, "xmax": 1405401.391236782, "ymax": 534695.8279692233, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "bdf273983af185e49938d8b6b8fe03c5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAUtJREFUKJGN0r9L1VEYx/FXt0sHzDIKhzsZSFNk+CPjBqYO7W3iaEND0KRkQ/9Ca/9BRBA01JSDuygY1XIlquki1A0HlQe0Gvx+5Xtvp/ADB57nw/N++JzDqcuo0WhcbbfbV8o+pbQXEe965+o5uNPpLGCx7CPiGy6fCD6pcvDA44jpaxjET6xz8TWNT7T/B595xYtbTFTNSc41efmIueqCEv4KSww0uZCLOMrUPK0n/ICU0r0SHoImThXGDlYxhUuFN0G/oyMi+rpin6/Um3iAZ7hbeIM9abrgvUp9A88xVvE6OTil9BS+RMyMM15DH2Z7hrdopZTeFLE/14tiyRFw+j1r1xmrVaDf+EDrF7cjYjsb+z6HK9x8y8YwI2exj4/s1hh92H2zvz/JHQ5SSisRMVKxv/c8SR4udFicUge5oSwcEctY/sfiY/0BkulataXyPqMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "LEGACYID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "CityWorks AssetID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "AssetID" }, { "name": "WFID", "type": "esriFieldTypeString", "alias": "Fire Hydrant ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Wfid" }, { "name": "WFMANUF", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": { "type": "codedValue", "name": "WAFireHydrantManufacturer", "description": "", "codedValues": [ { "name": "Darling", "code": "D" }, { "name": "Meuller", "code": "M" }, { "name": "Other", "code": "OTH" }, { "name": "Anniston", "code": "A" }, { "name": "American", "code": "AM" }, { "name": "Bourbon", "code": "B" }, { "name": "Dressler", "code": "DR" }, { "name": "Kennedy", "code": "K" }, { "name": "M&H Anniston", "code": "MH" }, { "name": "Smith", "code": "S" }, { "name": "Wood", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "Wfmanuf" }, { "name": "WFENGCAP", "type": "esriFieldTypeString", "alias": "Cap Indicator", "domain": { "type": "codedValue", "name": "YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "Wfengcap" }, { "name": "WFVALVE", "type": "esriFieldTypeString", "alias": "Valve Indicator", "domain": { "type": "codedValue", "name": "YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "Wfvalve" }, { "name": "INSTALLATIONDATE", "type": "esriFieldTypeDate", "alias": "INSTALLATIONDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLATIONDATE" }, { "name": "SERVICE_STATUS", "type": "esriFieldTypeString", "alias": "Service Status", "domain": { "type": "codedValue", "name": "ServiceStatus", "description": "", "codedValues": [ { "name": "Active", "code": "A" }, { "name": "Inactive", "code": "I" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Service_Status" }, { "name": "WFFLOW", "type": "esriFieldTypeDouble", "alias": "Flow", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WFFLOW" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LOCATION" }, { "name": "MODEL", "type": "esriFieldTypeString", "alias": "Model", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MODEL" }, { "name": "MANUFACTUREDATE", "type": "esriFieldTypeString", "alias": "Manufacture Date", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "MANUFACTUREDATE" }, { "name": "GPS", "type": "esriFieldTypeString", "alias": "Needs GPS?", "domain": { "type": "codedValue", "name": "YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "GPS" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "ENGINECOMPANY", "type": "esriFieldTypeInteger", "alias": "Engine Company", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EngineCompany" }, { "name": "PIPEID", "type": "esriFieldTypeString", "alias": "PIPEID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PIPEID" }, { "name": "FH_FAC", "type": "esriFieldTypeString", "alias": "FH_FAC", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "FH_FAC" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "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": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "OperationalStatus", "type": "esriFieldTypeString", "alias": "OperationalStatus", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OperationalStatus" }, { "name": "StaticPSI", "type": "esriFieldTypeDouble", "alias": "StaticPSI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "StaticPSI" }, { "name": "ResidualPSI", "type": "esriFieldTypeDouble", "alias": "ResidualPSI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ResidualPSI" }, { "name": "Pitot", "type": "esriFieldTypeDouble", "alias": "Pitot", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Pitot" }, { "name": "DeviceUsed", "type": "esriFieldTypeDouble", "alias": "DeviceUsed", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DeviceUsed" }, { "name": "Coefficient", "type": "esriFieldTypeDouble", "alias": "Coefficient", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Coefficient" }, { "name": "FlowMins", "type": "esriFieldTypeDouble", "alias": "FlowMins", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FlowMins" }, { "name": "FlowBaseline", "type": "esriFieldTypeDouble", "alias": "FlowBaseline", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FlowBaseline" }, { "name": "GallonsUsed", "type": "esriFieldTypeDouble", "alias": "GallonsUsed", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GallonsUsed" }, { "name": "OperationComments", "type": "esriFieldTypeString", "alias": "OperationComments", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OperationComments" }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Latitude" }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Longitude" }, { "name": "FlushDate", "type": "esriFieldTypeDate", "alias": "FlushDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FlushDate" }, { "name": "FlowDate", "type": "esriFieldTypeDate", "alias": "FlowDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FlowDate" }, { "name": "BarCode", "type": "esriFieldTypeString", "alias": "Bar Code", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "BarCode" }, { "name": "Private", "type": "esriFieldTypeString", "alias": "Private", "domain": { "type": "codedValue", "name": "YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Private" }, { "name": "LDH", "type": "esriFieldTypeString", "alias": "LDH Connection", "domain": { "type": "codedValue", "name": "WAFireHydrantLDH", "description": "Hydrant Connection", "codedValues": [ { "name": "4.5\"", "code": "A" }, { "name": "STORZ", "code": "B" }, { "name": "Other", "code": "C" }, { "name": "2.5\"", "code": "D" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LDH" }, { "name": "MAINTCONCERN", "type": "esriFieldTypeString", "alias": "Maintenance Concern", "domain": { "type": "codedValue", "name": "WAFireHydrantConcern", "description": "", "codedValues": [ { "name": "Does Not Come On", "code": "A" }, { "name": "Cannot Turn Off", "code": "B" }, { "name": "Too Hard to Operate", "code": "C" }, { "name": "Too Low", "code": "D" }, { "name": "Non-Drainer", "code": "F" }, { "name": "Needs Rotated", "code": "G" }, { "name": "Leak at Bonnet", "code": "H" }, { "name": "Leak at Base", "code": "I" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "MAINTCONCERN" }, { "name": "COMPLETED", "type": "esriFieldTypeString", "alias": "Inspection Completed", "domain": { "type": "codedValue", "name": "YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "COMPLETED" }, { "name": "DATEINSPECTED", "type": "esriFieldTypeDate", "alias": "Date Inspected", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATEINSPECTED" }, { "name": "PrivateSymbol", "type": "esriFieldTypeSmallInteger", "alias": "PrivateSymbol", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PrivateSymbol" }, { "name": "INSPECTIONCOMMENTS", "type": "esriFieldTypeString", "alias": "Inspection Comments", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "INSPECTIONCOMMENTS" }, { "name": "FlowPrevious", "type": "esriFieldTypeDouble", "alias": "Previous Year Flow", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FlowPrevious" }, { "name": "SMALLHEADCONNECTION", "type": "esriFieldTypeString", "alias": "Small Diameter Head Connection", "domain": { "type": "codedValue", "name": "WAFireHydrantHead", "description": "", "codedValues": [ { "name": "2.5\" Hamilton Threads", "code": "Hamilton" }, { "name": "2.5\" National Pipe Threads", "code": "National" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SMALLHEADCONNECTION" }, { "name": "INSPECTIONINITIALS", "type": "esriFieldTypeString", "alias": "Inspected By Initials", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "INSPECTIONINITIALS" }, { "name": "PSIPrevious", "type": "esriFieldTypeDouble", "alias": "Previous Year PSI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PSIPrevious" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R63_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_63", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_63", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S41_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Water Fire Hydrant", "description": "", "prototype": { "attributes": { "SMALLHEADCONNECTION": null, "INSPECTIONINITIALS": null, "ASSETID": null, "WFID": null, "WFMANUF": null, "WFENGCAP": null, "WFVALVE": null, "INSTALLATIONDATE": null, "SERVICE_STATUS": null, "WFFLOW": null, "LOCATION": null, "MODEL": null, "MANUFACTUREDATE": null, "GPS": null, "FACILITYID": null, "ENGINECOMPANY": null, "PIPEID": null, "FH_FAC": null, "PSIPrevious": null, "FlowPrevious": null, "INSPECTIONCOMMENTS": null, "ADDRESS": null, "OperationalStatus": null, "StaticPSI": null, "ResidualPSI": null, "Pitot": null, "DeviceUsed": null, "Coefficient": null, "FlowMins": null, "FlowBaseline": null, "GallonsUsed": null, "OperationComments": null, "Latitude": null, "Longitude": null, "FlushDate": null, "FlowDate": null, "BarCode": null, "Private": null, "LDH": null, "MAINTCONCERN": null, "COMPLETED": null, "DATEINSPECTED": null, "PrivateSymbol": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "id": 19, "name": "Water Meter Location", "type": "Feature Layer", "parentLayer": { "id": 16, "name": "Water Utility Layers" }, "defaultVisibility": true, "minScale": 2258, "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": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "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": 1368580.5818585008, "ymin": 492651.9604740739, "xmax": 1411274.7159142643, "ymax": 532935.1214715838, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "031f2aadb492e7ca759feb564b175434", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAm9JREFUOI2l019IU1EcB/Dv73ru7p/NOZvaZi0wH1LLsIVlZgUWlFRGk+ghllHgWw++9dJL9R5Y9BBEaL1kVkQQPhUMqUwzCw3755+REpK5Obfd6+7d6WF4nY566fd4fud8Dnx/5zD8Z7G1C5xzwTTRFJ7WTyU07lNlYbHUI/ZLNnpIRF//CfyOpna/HU72iCI2eooZ3OsEaDrH53GtWdP4tfmocd/lzGsjIi0HmPyhHxn7rj+trVZtjJGFOh1AiZuBc9DQSDLoKWJbOef1RKRbgKZx17uRePcev93W/XwBu6ollG2SLGR2zsDLNwkcb3Tg0zfNr6h0C8AFC+j/kLhRW63kEwG3e5OY+WWivXUF6BtM4FGfhsP77Ni5TUX/cOIc5/wKEU0xAFAVNCiKAADYUEhQJEJkwYTLmQfT5IjEOHzuTJ8IUGUS9CUeAHA9A8iCNzvMBr+EwY9JHGpw4MuEjpoKG0YnU1bfUyIiPK3XZYe4ahpbNsvofDaHg3sdeDWk4cwJJ9Abt/qyRPipw24dNAw+D6BoeYPICNvLRYyNazDTgCwJq2Yfj6dhV2jKAiKx9CiAA9mb6nfIaL8ZwdXzTqytmVkDNVXKAwsITxud81Fjf2HBygMo89ngUggV5SvTIACpFEc8mZ5gjEIWEAy47vb0RluaG/OPXgpmbhQEwp3LxRDFjNkWcMCuCggNxPXKcrllGbXCC4VTAbyIPW6sU5sACACswwDg89oQGohHvSXsdOl68X0O0NFWtNQBHLv3JHLW52WtBflClchQyDlSCQ0zC4vp1/5Kx0W3m2LZeeT8xuBJVxeArpzk/lJ/ACyF1hQe8A9wAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "LEGACYID", "typeIdField": "", "subtypeField": "SubtypeCD", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "CityWorks AssetID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "AssetID" }, { "name": "SUBTYPECD", "type": "esriFieldTypeInteger", "alias": "Subtype", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "SubtypeCD" }, { "name": "BYPASSINDICATOR", "type": "esriFieldTypeString", "alias": "Bypass Indicator", "domain": { "type": "codedValue", "name": "YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "BypassIndicator" }, { "name": "DEVICEID", "type": "esriFieldTypeString", "alias": "DEVICEID", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "DEVICEID" }, { "name": "LOCATIONDESCRIPTION", "type": "esriFieldTypeString", "alias": "Location Description", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "LocationDescription" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": { "type": "codedValue", "name": "WAWaterFacilityOwner", "description": "", "codedValues": [ { "name": "City of Hamilton", "code": "CITY" }, { "name": "Other", "code": "OTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "OWNER" }, { "name": "PREMISE", "type": "esriFieldTypeString", "alias": "PREMISE", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "PREMISE" }, { "name": "INSTALLATIONDATE", "type": "esriFieldTypeDate", "alias": "INSTALLATIONDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLATIONDATE" }, { "name": "SERVICE_STATUS", "type": "esriFieldTypeString", "alias": "Service Status", "domain": { "type": "codedValue", "name": "ServiceStatus", "description": "", "codedValues": [ { "name": "Active", "code": "A" }, { "name": "Inactive", "code": "I" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Service_Status" }, { "name": "ACCOUNT", "type": "esriFieldTypeString", "alias": "Water Account Number", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "ACCOUNT" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LOCATION" }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Meter Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDATE" }, { "name": "WML_FAC", "type": "esriFieldTypeString", "alias": "WML_FAC", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "WML_FAC" }, { "name": "CRTICAL", "type": "esriFieldTypeString", "alias": "CRTICAL", "domain": { "type": "codedValue", "name": "YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CRTICAL" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "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": "PIPEID", "type": "esriFieldTypeString", "alias": "PIPEID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PIPEID" }, { "name": "LOCATIONID", "type": "esriFieldTypeString", "alias": "Cayenta Location Number", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "LOCATIONID" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ADDRESS" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R56_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_56", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G119ACCOUNT", "fields": "ACCOUNT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_56", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S34_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Water Meter Location", "description": "", "prototype": { "attributes": { "PIPEID": null, "ASSETID": null, "LOCATIONID": null, "SUBTYPECD": 1, "BYPASSINDICATOR": null, "DEVICEID": null, "LOCATIONDESCRIPTION": null, "OWNER": null, "PREMISE": null, "INSTALLATIONDATE": null, "SERVICE_STATUS": null, "ACCOUNT": null, "FACILITYID": null, "LOCATION": null, "INSTALLDATE": null, "WML_FAC": null, "CRTICAL": null, "ADDRESS": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "subtypes": [ { "code": 1, "name": "Single-Meter", "defaultValues": { "ASSETID": null, "SUBTYPECD": 1, "BYPASSINDICATOR": null, "DEVICEID": null, "LOCATIONDESCRIPTION": null, "OWNER": null, "PREMISE": null, "INSTALLATIONDATE": null, "SERVICE_STATUS": null, "ACCOUNT": null, "FACILITYID": null, "LOCATION": null, "INSTALLDATE": null, "WML_FAC": null, "CRTICAL": null, "GLOBALID": null, "last_edited_user": null, "last_edited_date": null, "PIPEID": null, "LOCATIONID": null, "ADDRESS": null }, "domains": { "BYPASSINDICATOR": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "SERVICE_STATUS": {"type": "inherited"} } }, { "code": 2, "name": "Multi-Meter", "defaultValues": { "ASSETID": null, "SUBTYPECD": 2, "BYPASSINDICATOR": null, "DEVICEID": null, "LOCATIONDESCRIPTION": null, "OWNER": null, "PREMISE": null, "INSTALLATIONDATE": null, "SERVICE_STATUS": null, "ACCOUNT": null, "FACILITYID": null, "LOCATION": null, "INSTALLDATE": null, "WML_FAC": null, "CRTICAL": null, "GLOBALID": null, "last_edited_user": null, "last_edited_date": null, "PIPEID": null, "LOCATIONID": null, "ADDRESS": null }, "domains": { "BYPASSINDICATOR": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "SERVICE_STATUS": {"type": "inherited"} } } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "id": 20, "name": "Main Line Valves", "type": "Feature Layer", "parentLayer": { "id": 16, "name": "Water Utility Layers" }, "defaultVisibility": true, "minScale": 2258, "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": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "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": 1368837.20099473, "ymin": 490084.0455916822, "xmax": 1411274.7159142643, "ymax": 534812.5435533375, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "55f133df500d2d923018cf20b6e59c3a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAXZJREFUGJVdkb9qwlAYxY/cS7BcabSk0MHsQgi1RW0nDYU75AFKW+wgODk5uDv6AI5OHSqCo4vClQ7+g4JCaukTZBOiLclQo0KHVrGe6cA5Bz6+H8WBhBB0s9mohBCbc77ez+jWdDoddbFYNBlj56FQ6Mh1Xb/RaHyEw+GcaZrTXVkIEbIs6z2fz8uRSGS7l+Lx+EW1Wn1tt9tXpmlOKQDM5/NmoVCQx+MxEokEGGPwfR+j0QjFYjHYarWeAFxSAFAU5ZoxhnQ6jX6/D13XMZlMYBgGKKWIRqOaEIJSAAgGg8cAEAgEkEqlUKlUUCqVQH9jMMYkz/NUCgC+788BnC6XSwyHQ5TLZQwGAySTSTDG4LruNyHEpgDgOM6L4zh3lmXBMAwQQpDJZNDr9aDrOmzbfstms2sKALIsP9br9UwulzsjhGD/pFqt9hmLxW53r+Ocr4UQarfbfVYU5UaSpJPVavU1m81GmqY9cM69f1D+aN0fEt3XD4qSiPrJlwR7AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "LEGACYID", "typeIdField": "", "subtypeField": "SubtypeCD", "defaultSubtypeCode": 7, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "CityWorks AssetID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "AssetID" }, { "name": "SUBTYPECD", "type": "esriFieldTypeInteger", "alias": "Subtype", "domain": null, "editable": true, "nullable": true, "defaultValue": 7, "modelName": "SubtypeCD" }, { "name": "WCVID", "type": "esriFieldTypeString", "alias": "Valve ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Wcvid" }, { "name": "WCVTURN", "type": "esriFieldTypeString", "alias": "Number of Turns", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Wcvturn" }, { "name": "WCVTYP", "type": "esriFieldTypeString", "alias": "Type", "domain": { "type": "codedValue", "name": "WAWaterValveType", "description": "", "codedValues": [ { "name": "Butterfly Valve", "code": "BF" }, { "name": "Gate Valve", "code": "GV" }, { "name": "Ball Valve", "code": "BV" }, { "name": "Cone", "code": "CO" }, { "name": "Air Release Valve", "code": "AR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "Wcvtyp" }, { "name": "WCVDIR", "type": "esriFieldTypeString", "alias": "Turn Direction", "domain": { "type": "codedValue", "name": "WAWaterValveTurnDirection", "description": "", "codedValues": [ { "name": "Left", "code": "L" }, { "name": "Right", "code": "R" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "Wcvdir" }, { "name": "WCVSERV", "type": "esriFieldTypeString", "alias": "Valve Use", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Wcvserv" }, { "name": "WCVDIA", "type": "esriFieldTypeInteger", "alias": "Diameter", "domain": { "type": "codedValue", "name": "WAWaterValveDiameter", "description": "", "codedValues": [ { "name": "2\"", "code": 2 }, { "name": "3\"", "code": 3 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "14\"", "code": 14 }, { "name": "16\"", "code": 16 }, { "name": "20\"", "code": 20 }, { "name": "24\"", "code": 24 }, { "name": "30\"", "code": 30 }, { "name": "36\"", "code": 36 }, { "name": "4\"", "code": 4 }, { "name": "18\"", "code": 18 }, { "name": "1\"", "code": 1 }, { "name": "3/4 \"", "code": 75 }, { "name": "5/8 \"", "code": 625 }, { "name": "1 1/4\"", "code": 1125 }, { "name": "1 1/2\"", "code": 1500 }, { "name": "1/2\"", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Wcvdia" }, { "name": "VALVEACCESS", "type": "esriFieldTypeString", "alias": "Access", "domain": { "type": "codedValue", "name": "WAWaterValveAccess", "description": "", "codedValues": [ { "name": "Vault", "code": "V" }, { "name": "Curb Box", "code": "C" }, { "name": "Roadway Box", "code": "R" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "ValveAccess" }, { "name": "BURIEDDEPTHINCHES", "type": "esriFieldTypeInteger", "alias": "Buried Depth in Inches", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BuriedDepthInches" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "MANUFACTURER", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "GENERALCOMMENTS", "type": "esriFieldTypeString", "alias": "General Comments", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "GeneralComments" }, { "name": "JOINTTYPE", "type": "esriFieldTypeString", "alias": "Joint Type", "domain": { "type": "codedValue", "name": "WAWaterValveJointType", "description": "", "codedValues": [ { "name": "Mechanical Joint", "code": "M" }, { "name": "Flanged", "code": "F" }, { "name": "Poured", "code": "P" }, { "name": "Victaulic", "code": "V" }, { "name": "Bell and Spigot", "code": "B" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "JointType" }, { "name": "RESTRAINTTYPE", "type": "esriFieldTypeString", "alias": "Restraint Type", "domain": { "type": "codedValue", "name": "WAWaterValveRestraintType", "description": "", "codedValues": [ { "name": "Field Lock", "code": "F" }, { "name": "Rodded", "code": "R" }, { "name": "Mega Lug", "code": "M" }, { "name": "Concrete Blocking", "code": "C" }, { "name": "Timber Blocking", "code": "T" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "RestraintType" }, { "name": "INSTALLATIONDATE", "type": "esriFieldTypeDate", "alias": "INSTALLATIONDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLATIONDATE" }, { "name": "SERVICE_STATUS", "type": "esriFieldTypeString", "alias": "Service Status", "domain": { "type": "codedValue", "name": "ServiceStatus", "description": "", "codedValues": [ { "name": "Active", "code": "A" }, { "name": "Inactive", "code": "I" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Service_Status" }, { "name": "VALVEPOSITION", "type": "esriFieldTypeInteger", "alias": "Valve Position", "domain": { "type": "codedValue", "name": "WAValvePosition", "description": "", "codedValues": [ { "name": "Closed", "code": 0 }, { "name": "Open", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "VALVEPOSITION" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LOCATION" }, { "name": "FHV_FAC", "type": "esriFieldTypeString", "alias": "FHV_FAC", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "FHV_FAC" }, { "name": "CV_FAC", "type": "esriFieldTypeString", "alias": "CV_FAC", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "CV_FAC" }, { "name": "MV_FAC", "type": "esriFieldTypeString", "alias": "MV_FAC", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "MV_FAC" }, { "name": "MAPGRID", "type": "esriFieldTypeString", "alias": "Map Grid ID", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "MAPGRID" }, { "name": "MAPGRIDVC", "type": "esriFieldTypeString", "alias": "MAPGRIDVC", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "MAPGRIDVC" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "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": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "HighTorque", "type": "esriFieldTypeDouble", "alias": "HighTorque", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HighTorque" }, { "name": "ExerciseDate", "type": "esriFieldTypeDate", "alias": "ExerciseDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ExerciseDate" }, { "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": "horizontalAccuracy", "type": "esriFieldTypeDouble", "alias": "horizontalAccuracy", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "horizontalAccuracy" }, { "name": "hdop", "type": "esriFieldTypeDouble", "alias": "hdop", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "hdop" }, { "name": "pdop", "type": "esriFieldTypeDouble", "alias": "pdop", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "pdop" }, { "name": "vdop", "type": "esriFieldTypeDouble", "alias": "vdop", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "vdop" }, { "name": "satellites", "type": "esriFieldTypeInteger", "alias": "satellites", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "satellites" }, { "name": "InspectionID", "type": "esriFieldTypeString", "alias": "CW Inspection ID", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "InspectionID" }, { "name": "Operable", "type": "esriFieldTypeString", "alias": "Operable", "domain": { "type": "codedValue", "name": "YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Operable" }, { "name": "UpdatedLocationGPS", "type": "esriFieldTypeString", "alias": "Updated GIS to GPS?", "domain": { "type": "codedValue", "name": "YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "UpdatedLocationGPS" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R73_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_73", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_73", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S51_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Main Line Valves", "description": "", "prototype": { "attributes": { "InspectionID": null, "ASSETID": null, "SERVICE_STATUS": null, "Operable": null, "SUBTYPECD": 6, "WCVID": null, "WCVTURN": null, "WCVTYP": null, "WCVDIR": null, "WCVSERV": null, "WCVDIA": null, "VALVEACCESS": null, "BURIEDDEPTHINCHES": null, "MANUFACTURER": null, "GENERALCOMMENTS": null, "JOINTTYPE": null, "RESTRAINTTYPE": null, "INSTALLATIONDATE": null, "VALVEPOSITION": 1, "FACILITYID": null, "LOCATION": null, "FHV_FAC": null, "CV_FAC": null, "MV_FAC": null, "MAPGRID": null, "MAPGRIDVC": null, "UpdatedLocationGPS": null, "satellites": null, "vdop": null, "ADDRESS": null, "HighTorque": null, "ExerciseDate": null, "x": null, "y": null, "horizontalAccuracy": null, "hdop": null, "pdop": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "subtypes": [ { "code": 6, "name": "Cone", "defaultValues": { "ASSETID": null, "SUBTYPECD": 6, "WCVID": null, "WCVTURN": null, "WCVTYP": null, "WCVDIR": null, "WCVSERV": null, "WCVDIA": null, "VALVEACCESS": null, "BURIEDDEPTHINCHES": null, "MANUFACTURER": null, "GENERALCOMMENTS": null, "JOINTTYPE": null, "RESTRAINTTYPE": null, "INSTALLATIONDATE": null, "SERVICE_STATUS": null, "VALVEPOSITION": 1, "FACILITYID": null, "LOCATION": null, "FHV_FAC": null, "CV_FAC": null, "MV_FAC": null, "MAPGRID": null, "MAPGRIDVC": null, "GLOBALID": null, "last_edited_user": null, "last_edited_date": null, "ADDRESS": null, "HighTorque": null, "ExerciseDate": null, "x": null, "y": null, "horizontalAccuracy": null, "hdop": null, "pdop": null, "vdop": null, "satellites": null, "InspectionID": null, "Operable": null, "UpdatedLocationGPS": null }, "domains": { "WCVTYP": {"type": "inherited"}, "WCVDIR": {"type": "inherited"}, "WCVDIA": {"type": "inherited"}, "VALVEACCESS": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "RESTRAINTTYPE": {"type": "inherited"}, "SERVICE_STATUS": {"type": "inherited"}, "VALVEPOSITION": {"type": "inherited"} } }, { "code": 5, "name": "PressureReducer", "defaultValues": { "ASSETID": null, "SUBTYPECD": 5, "WCVID": null, "WCVTURN": null, "WCVTYP": null, "WCVDIR": null, "WCVSERV": null, "WCVDIA": null, "VALVEACCESS": null, "BURIEDDEPTHINCHES": null, "MANUFACTURER": null, "GENERALCOMMENTS": null, "JOINTTYPE": null, "RESTRAINTTYPE": null, "INSTALLATIONDATE": null, "SERVICE_STATUS": null, "VALVEPOSITION": 1, "FACILITYID": null, "LOCATION": null, "FHV_FAC": null, "CV_FAC": null, "MV_FAC": null, "MAPGRID": null, "MAPGRIDVC": null, "GLOBALID": null, "last_edited_user": null, "last_edited_date": null, "ADDRESS": null, "HighTorque": null, "ExerciseDate": null, "x": null, "y": null, "horizontalAccuracy": null, "hdop": null, "pdop": null, "vdop": null, "satellites": null, "InspectionID": null, "Operable": null, "UpdatedLocationGPS": null }, "domains": { "WCVTYP": {"type": "inherited"}, "WCVDIR": {"type": "inherited"}, "WCVDIA": {"type": "inherited"}, "VALVEACCESS": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "RESTRAINTTYPE": {"type": "inherited"}, "SERVICE_STATUS": {"type": "inherited"}, "VALVEPOSITION": {"type": "inherited"} } }, { "code": 3, "name": "AirRelease", "defaultValues": { "ASSETID": null, "SUBTYPECD": 3, "WCVID": null, "WCVTURN": null, "WCVTYP": null, "WCVDIR": null, "WCVSERV": null, "WCVDIA": null, "VALVEACCESS": null, "BURIEDDEPTHINCHES": null, "MANUFACTURER": null, "GENERALCOMMENTS": null, "JOINTTYPE": null, "RESTRAINTTYPE": null, "INSTALLATIONDATE": null, "SERVICE_STATUS": null, "VALVEPOSITION": 1, "FACILITYID": null, "LOCATION": null, "FHV_FAC": null, "CV_FAC": null, "MV_FAC": null, "MAPGRID": null, "MAPGRIDVC": null, "GLOBALID": null, "last_edited_user": null, "last_edited_date": null, "ADDRESS": null, "HighTorque": null, "ExerciseDate": null, "x": null, "y": null, "horizontalAccuracy": null, "hdop": null, "pdop": null, "vdop": null, "satellites": null, "InspectionID": null, "Operable": null, "UpdatedLocationGPS": null }, "domains": { "WCVTYP": {"type": "inherited"}, "WCVDIR": {"type": "inherited"}, "WCVDIA": {"type": "inherited"}, "VALVEACCESS": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "RESTRAINTTYPE": {"type": "inherited"}, "SERVICE_STATUS": {"type": "inherited"}, "VALVEPOSITION": {"type": "inherited"} } }, { "code": 7, "name": "Curb", "defaultValues": { "ASSETID": null, "SUBTYPECD": 7, "WCVID": null, "WCVTURN": null, "WCVTYP": null, "WCVDIR": null, "WCVSERV": null, "WCVDIA": null, "VALVEACCESS": null, "BURIEDDEPTHINCHES": null, "MANUFACTURER": null, "GENERALCOMMENTS": null, "JOINTTYPE": null, "RESTRAINTTYPE": null, "INSTALLATIONDATE": null, "SERVICE_STATUS": null, "VALVEPOSITION": 1, "FACILITYID": null, "LOCATION": null, "FHV_FAC": null, "CV_FAC": null, "MV_FAC": null, "MAPGRID": null, "MAPGRIDVC": null, "GLOBALID": null, "last_edited_user": null, "last_edited_date": null, "ADDRESS": null, "HighTorque": null, "ExerciseDate": null, "x": null, "y": null, "horizontalAccuracy": null, "hdop": null, "pdop": null, "vdop": null, "satellites": null, "InspectionID": null, "Operable": null, "UpdatedLocationGPS": null }, "domains": { "WCVTYP": {"type": "inherited"}, "WCVDIR": {"type": "inherited"}, "WCVDIA": {"type": "inherited"}, "VALVEACCESS": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "RESTRAINTTYPE": {"type": "inherited"}, "SERVICE_STATUS": {"type": "inherited"}, "VALVEPOSITION": {"type": "inherited"} } }, { "code": 2, "name": "Gate", "defaultValues": { "ASSETID": null, "SUBTYPECD": 2, "WCVID": null, "WCVTURN": null, "WCVTYP": null, "WCVDIR": null, "WCVSERV": null, "WCVDIA": null, "VALVEACCESS": null, "BURIEDDEPTHINCHES": null, "MANUFACTURER": null, "GENERALCOMMENTS": null, "JOINTTYPE": null, "RESTRAINTTYPE": null, "INSTALLATIONDATE": null, "SERVICE_STATUS": null, "VALVEPOSITION": 1, "FACILITYID": null, "LOCATION": null, "FHV_FAC": null, "CV_FAC": null, "MV_FAC": null, "MAPGRID": null, "MAPGRIDVC": null, "GLOBALID": null, "last_edited_user": null, "last_edited_date": null, "ADDRESS": null, "HighTorque": null, "ExerciseDate": null, "x": null, "y": null, "horizontalAccuracy": null, "hdop": null, "pdop": null, "vdop": null, "satellites": null, "InspectionID": null, "Operable": null, "UpdatedLocationGPS": null }, "domains": { "WCVTYP": {"type": "inherited"}, "WCVDIR": {"type": "inherited"}, "WCVDIA": {"type": "inherited"}, "VALVEACCESS": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "RESTRAINTTYPE": {"type": "inherited"}, "SERVICE_STATUS": {"type": "inherited"}, "VALVEPOSITION": {"type": "inherited"} } }, { "code": 9, "name": "Boundary", "defaultValues": { "ASSETID": null, "SUBTYPECD": 9, "WCVID": null, "WCVTURN": null, "WCVTYP": null, "WCVDIR": null, "WCVSERV": null, "WCVDIA": null, "VALVEACCESS": null, "BURIEDDEPTHINCHES": null, "MANUFACTURER": null, "GENERALCOMMENTS": null, "JOINTTYPE": null, "RESTRAINTTYPE": null, "INSTALLATIONDATE": null, "SERVICE_STATUS": null, "VALVEPOSITION": 1, "FACILITYID": null, "LOCATION": null, "FHV_FAC": null, "CV_FAC": null, "MV_FAC": null, "MAPGRID": null, "MAPGRIDVC": null, "GLOBALID": null, "last_edited_user": null, "last_edited_date": null, "ADDRESS": null, "HighTorque": null, "ExerciseDate": null, "x": null, "y": null, "horizontalAccuracy": null, "hdop": null, "pdop": null, "vdop": null, "satellites": null, "InspectionID": null, "Operable": null, "UpdatedLocationGPS": null }, "domains": { "WCVTYP": {"type": "inherited"}, "WCVDIR": {"type": "inherited"}, "WCVDIA": {"type": "inherited"}, "VALVEACCESS": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "RESTRAINTTYPE": {"type": "inherited"}, "SERVICE_STATUS": {"type": "inherited"}, "VALVEPOSITION": {"type": "inherited"} } }, { "code": 10, "name": "Unknown Valve Type", "defaultValues": { "ASSETID": null, "SUBTYPECD": 10, "WCVID": null, "WCVTURN": null, "WCVTYP": null, "WCVDIR": null, "WCVSERV": null, "WCVDIA": null, "VALVEACCESS": null, "BURIEDDEPTHINCHES": null, "MANUFACTURER": null, "GENERALCOMMENTS": null, "JOINTTYPE": null, "RESTRAINTTYPE": null, "INSTALLATIONDATE": null, "SERVICE_STATUS": null, "VALVEPOSITION": 1, "FACILITYID": null, "LOCATION": null, "FHV_FAC": null, "CV_FAC": null, "MV_FAC": null, "MAPGRID": null, "MAPGRIDVC": null, "GLOBALID": null, "last_edited_user": null, "last_edited_date": null, "ADDRESS": null, "HighTorque": null, "ExerciseDate": null, "x": null, "y": null, "horizontalAccuracy": null, "hdop": null, "pdop": null, "vdop": null, "satellites": null, "InspectionID": null, "Operable": null, "UpdatedLocationGPS": null }, "domains": { "WCVTYP": {"type": "inherited"}, "WCVDIR": {"type": "inherited"}, "WCVDIA": {"type": "inherited"}, "VALVEACCESS": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "RESTRAINTTYPE": {"type": "inherited"}, "SERVICE_STATUS": {"type": "inherited"}, "VALVEPOSITION": {"type": "inherited"} } }, { "code": 4, "name": "BlowOff", "defaultValues": { "ASSETID": null, "SUBTYPECD": 4, "WCVID": null, "WCVTURN": null, "WCVTYP": null, "WCVDIR": null, "WCVSERV": null, "WCVDIA": null, "VALVEACCESS": null, "BURIEDDEPTHINCHES": null, "MANUFACTURER": null, "GENERALCOMMENTS": null, "JOINTTYPE": null, "RESTRAINTTYPE": null, "INSTALLATIONDATE": null, "SERVICE_STATUS": null, "VALVEPOSITION": 1, "FACILITYID": null, "LOCATION": null, "FHV_FAC": null, "CV_FAC": null, "MV_FAC": null, "MAPGRID": null, "MAPGRIDVC": null, "GLOBALID": null, "last_edited_user": null, "last_edited_date": null, "ADDRESS": null, "HighTorque": null, "ExerciseDate": null, "x": null, "y": null, "horizontalAccuracy": null, "hdop": null, "pdop": null, "vdop": null, "satellites": null, "InspectionID": null, "Operable": null, "UpdatedLocationGPS": null }, "domains": { "WCVTYP": {"type": "inherited"}, "WCVDIR": {"type": "inherited"}, "WCVDIA": {"type": "inherited"}, "VALVEACCESS": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "RESTRAINTTYPE": {"type": "inherited"}, "SERVICE_STATUS": {"type": "inherited"}, "VALVEPOSITION": {"type": "inherited"} } }, { "code": 1, "name": "Butterfly", "defaultValues": { "ASSETID": null, "SUBTYPECD": 1, "WCVID": null, "WCVTURN": null, "WCVTYP": null, "WCVDIR": null, "WCVSERV": null, "WCVDIA": null, "VALVEACCESS": null, "BURIEDDEPTHINCHES": null, "MANUFACTURER": null, "GENERALCOMMENTS": null, "JOINTTYPE": null, "RESTRAINTTYPE": null, "INSTALLATIONDATE": null, "SERVICE_STATUS": null, "VALVEPOSITION": 1, "FACILITYID": null, "LOCATION": null, "FHV_FAC": null, "CV_FAC": null, "MV_FAC": null, "MAPGRID": null, "MAPGRIDVC": null, "GLOBALID": null, "last_edited_user": null, "last_edited_date": null, "ADDRESS": null, "HighTorque": null, "ExerciseDate": null, "x": null, "y": null, "horizontalAccuracy": null, "hdop": null, "pdop": null, "vdop": null, "satellites": null, "InspectionID": null, "Operable": null, "UpdatedLocationGPS": null }, "domains": { "WCVTYP": {"type": "inherited"}, "WCVDIR": {"type": "inherited"}, "WCVDIA": {"type": "inherited"}, "VALVEACCESS": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "RESTRAINTTYPE": {"type": "inherited"}, "SERVICE_STATUS": {"type": "inherited"}, "VALVEPOSITION": {"type": "inherited"} } }, { "code": 8, "name": "Fire Hydrant Valve", "defaultValues": { "ASSETID": null, "SUBTYPECD": 8, "WCVID": null, "WCVTURN": null, "WCVTYP": null, "WCVDIR": null, "WCVSERV": null, "WCVDIA": null, "VALVEACCESS": null, "BURIEDDEPTHINCHES": null, "MANUFACTURER": null, "GENERALCOMMENTS": null, "JOINTTYPE": null, "RESTRAINTTYPE": null, "INSTALLATIONDATE": null, "SERVICE_STATUS": null, "VALVEPOSITION": 1, "FACILITYID": null, "LOCATION": null, "FHV_FAC": null, "CV_FAC": null, "MV_FAC": null, "MAPGRID": null, "MAPGRIDVC": null, "GLOBALID": null, "last_edited_user": null, "last_edited_date": null, "ADDRESS": null, "HighTorque": null, "ExerciseDate": null, "x": null, "y": null, "horizontalAccuracy": null, "hdop": null, "pdop": null, "vdop": null, "satellites": null, "InspectionID": null, "Operable": null, "UpdatedLocationGPS": null }, "domains": { "WCVTYP": {"type": "inherited"}, "WCVDIR": {"type": "inherited"}, "WCVDIA": {"type": "inherited"}, "VALVEACCESS": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "RESTRAINTTYPE": {"type": "inherited"}, "SERVICE_STATUS": {"type": "inherited"}, "VALVEPOSITION": {"type": "inherited"} } } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "id": 21, "name": "Water Service", "type": "Feature Layer", "parentLayer": { "id": 16, "name": "Water Utility Layers" }, "defaultVisibility": true, "minScale": 4515, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "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": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "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": 1368556.9990104735, "ymin": 492651.9604740739, "xmax": 1411274.7159142643, "ymax": 534812.5435533375, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 10, 147, 252, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "LEGACYID", "typeIdField": "", "subtypeField": "SUBTYPECD", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "CityWorks AssetID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "AssetID" }, { "name": "SUBTYPECD", "type": "esriFieldTypeInteger", "alias": "Subtype", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "SubtypeCD" }, { "name": "WADIA", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "codedValue", "name": "WAWaterServiceDiameter", "description": "", "codedValues": [ { "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": "1 3/4\"", "code": 1.75 }, { "name": "2\"", "code": 2 }, { "name": "3\"", "code": 3 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "12\"", "code": 12 }, { "name": "4\"", "code": 4 }, { "name": "5/8\"", "code": 0.625 }, { "name": "1/2\"", "code": 0.5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Wadia" }, { "name": "WAMATL", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "WAWaterServiceMaterial", "description": "", "codedValues": [ { "name": "Polyethylene", "code": "PE" }, { "name": "Cast Iron", "code": "CI" }, { "name": "Ductile Iron", "code": "DI" }, { "name": "Steel", "code": "ST" }, { "name": "Galvanized Steel", "code": "GS" }, { "name": "Clay", "code": "CL" }, { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "Copper", "code": "CU" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Lead", "code": "LED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "Wamatl" }, { "name": "PRESSZONE", "type": "esriFieldTypeString", "alias": "Water Pressure System", "domain": { "type": "codedValue", "name": "WAWaterPressureSystem", "description": "", "codedValues": [ { "name": "817 System", "code": "D" }, { "name": "817 Transmission", "code": "T" }, { "name": "875 System", "code": "G" }, { "name": "885 System", "code": "H" }, { "name": "890 System", "code": "F" }, { "name": "920 System", "code": "E" }, { "name": "940 System", "code": "C" }, { "name": "980 System", "code": "B" }, { "name": "1040 System", "code": "A" }, { "name": "Unknown", "code": "U" }, { "name": "940 Transmission", "code": "W" }, { "name": "980 Transmission", "code": "X" }, { "name": "1040 Transmission", "code": "Z" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PressZone" }, { "name": "SERVICE_STATUS", "type": "esriFieldTypeString", "alias": "Service Status", "domain": { "type": "codedValue", "name": "ServiceStatus", "description": "", "codedValues": [ { "name": "Active", "code": "A" }, { "name": "Inactive", "code": "I" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Service_Status" }, { "name": "FIELDMEASUREDLENGTH", "type": "esriFieldTypeDouble", "alias": "Field Measured Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FieldMeasuredLength" }, { "name": "INSTALLATIONDATE", "type": "esriFieldTypeDate", "alias": "INSTALLATIONDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLATIONDATE" }, { "name": "CONDITIONCODE", "type": "esriFieldTypeString", "alias": "Condition", "domain": { "type": "codedValue", "name": "WAWaterPipeCondition", "description": "", "codedValues": [ { "name": "Good", "code": "G" }, { "name": "Average", "code": "A" }, { "name": "Poor", "code": "P" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "ConditionCode" }, { "name": "LOCATIONDESCRIPTION", "type": "esriFieldTypeString", "alias": "Location Description", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "LocationDescription" }, { "name": "LOCATIONCONFIDENCELEVEL", "type": "esriFieldTypeString", "alias": "Location Confidence", "domain": { "type": "codedValue", "name": "WAWaterLocationConfidenceLevel", "description": "", "codedValues": [ { "name": "High", "code": "H" }, { "name": "Medium", "code": "M" }, { "name": "Low", "code": "L" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "LocationConfidenceLevel" }, { "name": "BURIEDDEPTHINCHES", "type": "esriFieldTypeInteger", "alias": "Buried Depth (Inches)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BuriedDepthInches" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": { "type": "codedValue", "name": "WAWaterFacilityOwner", "description": "", "codedValues": [ { "name": "City of Hamilton", "code": "CITY" }, { "name": "Other", "code": "OTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "OWNER" }, { "name": "WAUSE", "type": "esriFieldTypeString", "alias": "WAUSE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "WAUSE" }, { "name": "OPERATINGPRESSURE", "type": "esriFieldTypeInteger", "alias": "Operating Pressure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OPERATINGPRESSURE" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LOCATION" }, { "name": "WS_FAC", "type": "esriFieldTypeString", "alias": "WS_FAC", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "WS_FAC" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "FROMVALVE", "type": "esriFieldTypeString", "alias": "FROMVALVE", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "FROMVALVE" }, { "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": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "CONTRACTNUMBER", "type": "esriFieldTypeString", "alias": "Contract Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONTRACTNUMBER" }, { "name": "SERVICEADDRESS", "type": "esriFieldTypeString", "alias": "Service Address", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "SERVICEADDRESS" }, { "name": "MATERIALREPLACEDATE", "type": "esriFieldTypeDate", "alias": "Material Replaced Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MATERIALREPLACEDATE" }, { "name": "EPAMATERIAL", "type": "esriFieldTypeString", "alias": "EPA Service Material", "domain": { "type": "codedValue", "name": "WAWaterServiceMaterial", "description": "", "codedValues": [ { "name": "Polyethylene", "code": "PE" }, { "name": "Cast Iron", "code": "CI" }, { "name": "Ductile Iron", "code": "DI" }, { "name": "Steel", "code": "ST" }, { "name": "Galvanized Steel", "code": "GS" }, { "name": "Clay", "code": "CL" }, { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "Copper", "code": "CU" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Lead", "code": "LED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EPAMATERIAL" }, { "name": "MATERIALDOCUMENT", "type": "esriFieldTypeString", "alias": "Material Documentation", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MATERIALDOCUMENT" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R65_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_65", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_65", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S43_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Water Service", "description": "", "prototype": { "attributes": { "MATERIALREPLACEDATE": null, "ASSETID": null, "EPAMATERIAL": null, "SUBTYPECD": 1, "WADIA": null, "WAMATL": null, "PRESSZONE": null, "SERVICE_STATUS": null, "FIELDMEASUREDLENGTH": null, "INSTALLATIONDATE": null, "CONDITIONCODE": null, "LOCATIONDESCRIPTION": null, "LOCATIONCONFIDENCELEVEL": null, "BURIEDDEPTHINCHES": null, "OWNER": null, "WAUSE": null, "OPERATINGPRESSURE": null, "FACILITYID": null, "LOCATION": null, "WS_FAC": null, "MATERIALDOCUMENT": null, "FROMVALVE": null, "SERVICEADDRESS": null, "CONTRACTNUMBER": null, "ADDRESS": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "subtypes": [ { "code": 1, "name": "CustomerService", "defaultValues": { "ASSETID": null, "SUBTYPECD": 1, "WADIA": null, "WAMATL": null, "PRESSZONE": null, "SERVICE_STATUS": null, "FIELDMEASUREDLENGTH": null, "INSTALLATIONDATE": null, "CONDITIONCODE": null, "LOCATIONDESCRIPTION": null, "LOCATIONCONFIDENCELEVEL": null, "BURIEDDEPTHINCHES": null, "OWNER": null, "WAUSE": null, "OPERATINGPRESSURE": null, "FACILITYID": null, "LOCATION": null, "WS_FAC": null, "GLOBALID": null, "FROMVALVE": null, "last_edited_user": null, "last_edited_date": null, "ADDRESS": null, "CONTRACTNUMBER": null, "SERVICEADDRESS": null, "MATERIALREPLACEDATE": null, "EPAMATERIAL": null, "MATERIALDOCUMENT": null }, "domains": { "WADIA": {"type": "inherited"}, "WAMATL": {"type": "inherited"}, "PRESSZONE": {"type": "inherited"}, "SERVICE_STATUS": {"type": "inherited"}, "CONDITIONCODE": {"type": "inherited"}, "LOCATIONCONFIDENCELEVEL": {"type": "inherited"}, "OWNER": {"type": "inherited"} } }, { "code": 2, "name": "StreetService", "defaultValues": { "ASSETID": null, "SUBTYPECD": 2, "WADIA": null, "WAMATL": null, "PRESSZONE": null, "SERVICE_STATUS": null, "FIELDMEASUREDLENGTH": null, "INSTALLATIONDATE": null, "CONDITIONCODE": null, "LOCATIONDESCRIPTION": null, "LOCATIONCONFIDENCELEVEL": null, "BURIEDDEPTHINCHES": null, "OWNER": null, "WAUSE": null, "OPERATINGPRESSURE": null, "FACILITYID": null, "LOCATION": null, "WS_FAC": null, "GLOBALID": null, "FROMVALVE": null, "last_edited_user": null, "last_edited_date": null, "ADDRESS": null, "CONTRACTNUMBER": null, "SERVICEADDRESS": null, "MATERIALREPLACEDATE": null, "EPAMATERIAL": null, "MATERIALDOCUMENT": null }, "domains": { "WADIA": {"type": "inherited"}, "WAMATL": {"type": "inherited"}, "PRESSZONE": {"type": "inherited"}, "SERVICE_STATUS": {"type": "inherited"}, "CONDITIONCODE": {"type": "inherited"}, "LOCATIONCONFIDENCELEVEL": {"type": "inherited"}, "OWNER": {"type": "inherited"} } } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "id": 22, "name": "Water Main", "type": "Feature Layer", "parentLayer": { "id": 16, "name": "Water Utility Layers" }, "defaultVisibility": true, "minScale": 72225, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "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": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "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": 1368836.7079387307, "ymin": 485318.7065152377, "xmax": 1418513.4005929977, "ymax": 534824.5545613468, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SUBTYPECD", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 105, 204, 250, 255 ], "width": 2 }, "value": "6", "label": "Fire Hydrant", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 132, 168, 255 ], "width": 2 }, "value": "5", "label": "Lagoon/Decant", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "value": "1", "label": "Potable", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "2", "label": "Raw", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 168, 132, 255 ], "width": 2 }, "value": "3", "label": "Sludge", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 2 }, "value": "4", "label": "Transmission", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[WADIA] CONCAT \" \" CONCAT [WAMATL]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 2, "font": { "family": "Calibri", "size": 11, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 4515, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "LEGACYID", "typeIdField": "SUBTYPECD", "subtypeField": "SUBTYPECD", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "CityWorks AssetID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "AssetID" }, { "name": "SUBTYPECD", "type": "esriFieldTypeInteger", "alias": "Subtype", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "SubtypeCD" }, { "name": "WADIA", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "codedValue", "name": "WAWaterMainDiameter", "description": "", "codedValues": [ { "name": "2\"", "code": 2 }, { "name": "3\"", "code": 3 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "14\"", "code": 14 }, { "name": "16\"", "code": 16 }, { "name": "20\"", "code": 20 }, { "name": "24\"", "code": 24 }, { "name": "30\"", "code": 30 }, { "name": "36\"", "code": 36 }, { "name": "4\"", "code": 4 }, { "name": "18\"", "code": 18 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Wadia" }, { "name": "WAMATL", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "WAWaterMainMaterial", "description": "", "codedValues": [ { "name": "Polyethylene", "code": "PE" }, { "name": "Cast Iron", "code": "CI" }, { "name": "Concrete", "code": "CO" }, { "name": "Ductile Iron", "code": "DI" }, { "name": "Asbestos Concrete", "code": "AC" }, { "name": "Steel", "code": "ST" }, { "name": "Wood", "code": "WOOD" }, { "name": "Galvanized Steel", "code": "GS" }, { "name": "Clay", "code": "CL" }, { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Copper", "code": "CU" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 4, "defaultValue": "DI", "modelName": "Wamatl" }, { "name": "PRESSZONE", "type": "esriFieldTypeString", "alias": "Water Pressure System", "domain": { "type": "codedValue", "name": "WAWaterPressureSystem", "description": "", "codedValues": [ { "name": "817 System", "code": "D" }, { "name": "817 Transmission", "code": "T" }, { "name": "875 System", "code": "G" }, { "name": "885 System", "code": "H" }, { "name": "890 System", "code": "F" }, { "name": "920 System", "code": "E" }, { "name": "940 System", "code": "C" }, { "name": "980 System", "code": "B" }, { "name": "1040 System", "code": "A" }, { "name": "Unknown", "code": "U" }, { "name": "940 Transmission", "code": "W" }, { "name": "980 Transmission", "code": "X" }, { "name": "1040 Transmission", "code": "Z" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PressZone" }, { "name": "SERVICE_STATUS", "type": "esriFieldTypeString", "alias": "Service Status", "domain": { "type": "codedValue", "name": "ServiceStatus", "description": "", "codedValues": [ { "name": "Active", "code": "A" }, { "name": "Inactive", "code": "I" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Service_Status" }, { "name": "FIELDMEASUREDLENGTH", "type": "esriFieldTypeDouble", "alias": "Field Measured Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FieldMeasuredLength" }, { "name": "INSTALLATIONDATE", "type": "esriFieldTypeDate", "alias": "INSTALLATIONDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLATIONDATE" }, { "name": "CONDITIONCODE", "type": "esriFieldTypeString", "alias": "Condition", "domain": { "type": "codedValue", "name": "WAWaterPipeCondition", "description": "", "codedValues": [ { "name": "Good", "code": "G" }, { "name": "Average", "code": "A" }, { "name": "Poor", "code": "P" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "ConditionCode" }, { "name": "LOCATIONDESCRIPTION", "type": "esriFieldTypeString", "alias": "Location Description", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "LocationDescription" }, { "name": "LOCATIONCONFIDENCELEVEL", "type": "esriFieldTypeString", "alias": "Location Confidence", "domain": { "type": "codedValue", "name": "WAWaterLocationConfidenceLevel", "description": "", "codedValues": [ { "name": "High", "code": "H" }, { "name": "Medium", "code": "M" }, { "name": "Low", "code": "L" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "LocationConfidenceLevel" }, { "name": "CATHODICPROTECTIONIND", "type": "esriFieldTypeString", "alias": "Cathodic Protection Indicator", "domain": { "type": "codedValue", "name": "YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "CathodicProtectionInd" }, { "name": "BURIEDDEPTHINCHES", "type": "esriFieldTypeInteger", "alias": "Buried Depth (Inches)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BuriedDepthInches" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": { "type": "codedValue", "name": "WAWaterFacilityOwner", "description": "", "codedValues": [ { "name": "City of Hamilton", "code": "CITY" }, { "name": "Other", "code": "OTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "OWNER" }, { "name": "OPERATINGPRESSURE", "type": "esriFieldTypeInteger", "alias": "Operating Pressure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OPERATINGPRESSURE" }, { "name": "DRAWINGID_REF", "type": "esriFieldTypeString", "alias": "DRAWING/REF_ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "DRAWINGID_REF" }, { "name": "DRAWIG_ID_REF_ID", "type": "esriFieldTypeString", "alias": "DRAWING", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DRAWIG_ID_REF_ID" }, { "name": "SUBDIVISION_DRAWINGS", "type": "esriFieldTypeString", "alias": "Subdivision Drawings", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "SUBDIVISION_DRAWINGS" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LOCATION" }, { "name": "BEDDING_TYPE", "type": "esriFieldTypeString", "alias": "Bedding", "domain": { "type": "codedValue", "name": "Bedding_Type", "description": "", "codedValues": [ { "name": "Native Soil", "code": "NATIVE" }, { "name": "Modified Sand", "code": "703 Modified" }, { "name": "Sand", "code": "SAND" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "BEDDING_TYPE" }, { "name": "WRAPPED", "type": "esriFieldTypeString", "alias": "Wrapped", "domain": { "type": "codedValue", "name": "YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "WRAPPED" }, { "name": "LINED", "type": "esriFieldTypeString", "alias": "Lined", "domain": { "type": "codedValue", "name": "YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "LINED" }, { "name": "REHABDATE", "type": "esriFieldTypeDate", "alias": "REHAB DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABDATE" }, { "name": "FIREFLOWPROBLEM", "type": "esriFieldTypeString", "alias": "Problematic Fire Flow", "domain": { "type": "codedValue", "name": "YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "FIREFLOWPROBLEM" }, { "name": "BREAKCOUNT", "type": "esriFieldTypeSmallInteger", "alias": "Break Count", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BREAKCOUNT" }, { "name": "PIPECLASSCONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Pipe Class Age Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PIPECLASSCONDITION" }, { "name": "BREAKRATECONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Break Rate Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BREAKRATECONDITION" }, { "name": "CRITICALITYREASON", "type": "esriFieldTypeString", "alias": "Criticality Reason", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CRITICALITYREASON" }, { "name": "RISK", "type": "esriFieldTypeDouble", "alias": "RISK FACTOR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RISK" }, { "name": "PIPECLASS", "type": "esriFieldTypeDouble", "alias": "PIPECLASS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PIPECLASS" }, { "name": "CRITICALITY", "type": "esriFieldTypeDouble", "alias": "CRITICALITY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CRITICALITY" }, { "name": "REPLACEMENTYEAR", "type": "esriFieldTypeInteger", "alias": "REPLACEMENT YEAR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "REPLACEMENTYEAR" }, { "name": "WM_FAC", "type": "esriFieldTypeString", "alias": "WM_FAC", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "WM_FAC" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "FROMVALVE", "type": "esriFieldTypeString", "alias": "FROMVALVE", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "FROMVALVE" }, { "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": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "CONTRACTNUMBER", "type": "esriFieldTypeString", "alias": "Contract Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONTRACTNUMBER" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R77_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_77", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_77", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S55_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 6, "name": "Fire Hydrant", "domains": { "WADIA": {"type": "inherited"}, "WAMATL": {"type": "inherited"}, "PRESSZONE": {"type": "inherited"}, "SERVICE_STATUS": {"type": "inherited"}, "CONDITIONCODE": {"type": "inherited"}, "LOCATIONCONFIDENCELEVEL": {"type": "inherited"}, "CATHODICPROTECTIONIND": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "BEDDING_TYPE": {"type": "inherited"}, "WRAPPED": {"type": "inherited"}, "LINED": {"type": "inherited"}, "FIREFLOWPROBLEM": {"type": "inherited"} }, "templates": [ { "name": "Fire Hydrant", "description": "", "prototype": { "attributes": { "FROMVALVE": null, "ASSETID": null, "ADDRESS": null, "SUBTYPECD": 6, "WADIA": null, "WAMATL": null, "PRESSZONE": null, "SERVICE_STATUS": null, "FIELDMEASUREDLENGTH": null, "INSTALLATIONDATE": null, "CONDITIONCODE": null, "LOCATIONDESCRIPTION": null, "LOCATIONCONFIDENCELEVEL": null, "CATHODICPROTECTIONIND": null, "BURIEDDEPTHINCHES": null, "OWNER": null, "OPERATINGPRESSURE": null, "DRAWINGID_REF": null, "DRAWIG_ID_REF_ID": null, "SUBDIVISION_DRAWINGS": null, "COMMENTS": null, "FACILITYID": null, "LOCATION": null, "BEDDING_TYPE": null, "WRAPPED": null, "LINED": null, "REHABDATE": null, "FIREFLOWPROBLEM": null, "BREAKCOUNT": null, "PIPECLASSCONDITION": null, "BREAKRATECONDITION": null, "CRITICALITYREASON": null, "RISK": null, "PIPECLASS": null, "CRITICALITY": null, "REPLACEMENTYEAR": null, "WM_FAC": null, "CONTRACTNUMBER": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 5, "name": "Lagoon/Decant", "domains": { "WADIA": {"type": "inherited"}, "WAMATL": {"type": "inherited"}, "PRESSZONE": {"type": "inherited"}, "SERVICE_STATUS": {"type": "inherited"}, "CONDITIONCODE": {"type": "inherited"}, "LOCATIONCONFIDENCELEVEL": {"type": "inherited"}, "CATHODICPROTECTIONIND": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "BEDDING_TYPE": {"type": "inherited"}, "WRAPPED": {"type": "inherited"}, "LINED": {"type": "inherited"}, "FIREFLOWPROBLEM": {"type": "inherited"} }, "templates": [ { "name": "Lagoon/Decant", "description": "", "prototype": { "attributes": { "FROMVALVE": null, "ASSETID": null, "ADDRESS": null, "SUBTYPECD": 5, "WADIA": null, "WAMATL": null, "PRESSZONE": null, "SERVICE_STATUS": null, "FIELDMEASUREDLENGTH": null, "INSTALLATIONDATE": null, "CONDITIONCODE": null, "LOCATIONDESCRIPTION": null, "LOCATIONCONFIDENCELEVEL": null, "CATHODICPROTECTIONIND": null, "BURIEDDEPTHINCHES": null, "OWNER": null, "OPERATINGPRESSURE": null, "DRAWINGID_REF": null, "DRAWIG_ID_REF_ID": null, "SUBDIVISION_DRAWINGS": null, "COMMENTS": null, "FACILITYID": null, "LOCATION": null, "BEDDING_TYPE": null, "WRAPPED": null, "LINED": null, "REHABDATE": null, "FIREFLOWPROBLEM": null, "BREAKCOUNT": null, "PIPECLASSCONDITION": null, "BREAKRATECONDITION": null, "CRITICALITYREASON": null, "RISK": null, "PIPECLASS": null, "CRITICALITY": null, "REPLACEMENTYEAR": null, "WM_FAC": null, "CONTRACTNUMBER": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 1, "name": "Potable", "domains": { "WADIA": {"type": "inherited"}, "WAMATL": {"type": "inherited"}, "PRESSZONE": {"type": "inherited"}, "SERVICE_STATUS": {"type": "inherited"}, "CONDITIONCODE": {"type": "inherited"}, "LOCATIONCONFIDENCELEVEL": {"type": "inherited"}, "CATHODICPROTECTIONIND": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "BEDDING_TYPE": {"type": "inherited"}, "WRAPPED": {"type": "inherited"}, "LINED": {"type": "inherited"}, "FIREFLOWPROBLEM": {"type": "inherited"} }, "templates": [ { "name": "Potable", "description": "", "prototype": { "attributes": { "FROMVALVE": null, "ASSETID": null, "ADDRESS": null, "SUBTYPECD": 1, "WADIA": null, "WAMATL": null, "PRESSZONE": null, "SERVICE_STATUS": null, "FIELDMEASUREDLENGTH": null, "INSTALLATIONDATE": null, "CONDITIONCODE": null, "LOCATIONDESCRIPTION": null, "LOCATIONCONFIDENCELEVEL": null, "CATHODICPROTECTIONIND": null, "BURIEDDEPTHINCHES": null, "OWNER": null, "OPERATINGPRESSURE": null, "DRAWINGID_REF": null, "DRAWIG_ID_REF_ID": null, "SUBDIVISION_DRAWINGS": null, "COMMENTS": null, "FACILITYID": null, "LOCATION": null, "BEDDING_TYPE": null, "WRAPPED": null, "LINED": null, "REHABDATE": null, "FIREFLOWPROBLEM": null, "BREAKCOUNT": null, "PIPECLASSCONDITION": null, "BREAKRATECONDITION": null, "CRITICALITYREASON": null, "RISK": null, "PIPECLASS": null, "CRITICALITY": null, "REPLACEMENTYEAR": null, "WM_FAC": null, "CONTRACTNUMBER": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 2, "name": "Raw", "domains": { "WADIA": {"type": "inherited"}, "WAMATL": {"type": "inherited"}, "PRESSZONE": {"type": "inherited"}, "SERVICE_STATUS": {"type": "inherited"}, "CONDITIONCODE": {"type": "inherited"}, "LOCATIONCONFIDENCELEVEL": {"type": "inherited"}, "CATHODICPROTECTIONIND": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "BEDDING_TYPE": {"type": "inherited"}, "WRAPPED": {"type": "inherited"}, "LINED": {"type": "inherited"}, "FIREFLOWPROBLEM": {"type": "inherited"} }, "templates": [ { "name": "Raw", "description": "", "prototype": { "attributes": { "FROMVALVE": null, "ASSETID": null, "ADDRESS": null, "SUBTYPECD": 2, "WADIA": null, "WAMATL": null, "PRESSZONE": null, "SERVICE_STATUS": null, "FIELDMEASUREDLENGTH": null, "INSTALLATIONDATE": null, "CONDITIONCODE": null, "LOCATIONDESCRIPTION": null, "LOCATIONCONFIDENCELEVEL": null, "CATHODICPROTECTIONIND": null, "BURIEDDEPTHINCHES": null, "OWNER": null, "OPERATINGPRESSURE": null, "DRAWINGID_REF": null, "DRAWIG_ID_REF_ID": null, "SUBDIVISION_DRAWINGS": null, "COMMENTS": null, "FACILITYID": null, "LOCATION": null, "BEDDING_TYPE": null, "WRAPPED": null, "LINED": null, "REHABDATE": null, "FIREFLOWPROBLEM": null, "BREAKCOUNT": null, "PIPECLASSCONDITION": null, "BREAKRATECONDITION": null, "CRITICALITYREASON": null, "RISK": null, "PIPECLASS": null, "CRITICALITY": null, "REPLACEMENTYEAR": null, "WM_FAC": null, "CONTRACTNUMBER": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 3, "name": "Sludge", "domains": { "WADIA": {"type": "inherited"}, "WAMATL": {"type": "inherited"}, "PRESSZONE": {"type": "inherited"}, "SERVICE_STATUS": {"type": "inherited"}, "CONDITIONCODE": {"type": "inherited"}, "LOCATIONCONFIDENCELEVEL": {"type": "inherited"}, "CATHODICPROTECTIONIND": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "BEDDING_TYPE": {"type": "inherited"}, "WRAPPED": {"type": "inherited"}, "LINED": {"type": "inherited"}, "FIREFLOWPROBLEM": {"type": "inherited"} }, "templates": [ { "name": "Sludge", "description": "", "prototype": { "attributes": { "FROMVALVE": null, "ASSETID": null, "ADDRESS": null, "SUBTYPECD": 3, "WADIA": null, "WAMATL": null, "PRESSZONE": null, "SERVICE_STATUS": null, "FIELDMEASUREDLENGTH": null, "INSTALLATIONDATE": null, "CONDITIONCODE": null, "LOCATIONDESCRIPTION": null, "LOCATIONCONFIDENCELEVEL": null, "CATHODICPROTECTIONIND": null, "BURIEDDEPTHINCHES": null, "OWNER": null, "OPERATINGPRESSURE": null, "DRAWINGID_REF": null, "DRAWIG_ID_REF_ID": null, "SUBDIVISION_DRAWINGS": null, "COMMENTS": null, "FACILITYID": null, "LOCATION": null, "BEDDING_TYPE": null, "WRAPPED": null, "LINED": null, "REHABDATE": null, "FIREFLOWPROBLEM": null, "BREAKCOUNT": null, "PIPECLASSCONDITION": null, "BREAKRATECONDITION": null, "CRITICALITYREASON": null, "RISK": null, "PIPECLASS": null, "CRITICALITY": null, "REPLACEMENTYEAR": null, "WM_FAC": null, "CONTRACTNUMBER": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 4, "name": "Transmission", "domains": { "WADIA": {"type": "inherited"}, "WAMATL": {"type": "inherited"}, "PRESSZONE": {"type": "inherited"}, "SERVICE_STATUS": {"type": "inherited"}, "CONDITIONCODE": {"type": "inherited"}, "LOCATIONCONFIDENCELEVEL": {"type": "inherited"}, "CATHODICPROTECTIONIND": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "BEDDING_TYPE": {"type": "inherited"}, "WRAPPED": {"type": "inherited"}, "LINED": {"type": "inherited"}, "FIREFLOWPROBLEM": {"type": "inherited"} }, "templates": [ { "name": "Transmission", "description": "", "prototype": { "attributes": { "FROMVALVE": null, "ASSETID": null, "ADDRESS": null, "SUBTYPECD": 4, "WADIA": null, "WAMATL": null, "PRESSZONE": null, "SERVICE_STATUS": null, "FIELDMEASUREDLENGTH": null, "INSTALLATIONDATE": null, "CONDITIONCODE": null, "LOCATIONDESCRIPTION": null, "LOCATIONCONFIDENCELEVEL": null, "CATHODICPROTECTIONIND": null, "BURIEDDEPTHINCHES": null, "OWNER": null, "OPERATINGPRESSURE": null, "DRAWINGID_REF": null, "DRAWIG_ID_REF_ID": null, "SUBDIVISION_DRAWINGS": null, "COMMENTS": null, "FACILITYID": null, "LOCATION": null, "BEDDING_TYPE": null, "WRAPPED": null, "LINED": null, "REHABDATE": null, "FIREFLOWPROBLEM": null, "BREAKCOUNT": null, "PIPECLASSCONDITION": null, "BREAKRATECONDITION": null, "CRITICALITYREASON": null, "RISK": null, "PIPECLASS": null, "CRITICALITY": null, "REPLACEMENTYEAR": null, "WM_FAC": null, "CONTRACTNUMBER": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "subtypes": [ { "code": 2, "name": "Raw", "defaultValues": { "ASSETID": null, "SUBTYPECD": 2, "WADIA": null, "WAMATL": null, "PRESSZONE": null, "SERVICE_STATUS": null, "FIELDMEASUREDLENGTH": null, "INSTALLATIONDATE": null, "CONDITIONCODE": null, "LOCATIONDESCRIPTION": null, "LOCATIONCONFIDENCELEVEL": null, "CATHODICPROTECTIONIND": null, "BURIEDDEPTHINCHES": null, "OWNER": null, "OPERATINGPRESSURE": null, "DRAWINGID_REF": null, "DRAWIG_ID_REF_ID": null, "SUBDIVISION_DRAWINGS": null, "COMMENTS": null, "FACILITYID": null, "LOCATION": null, "BEDDING_TYPE": null, "WRAPPED": null, "LINED": null, "REHABDATE": null, "FIREFLOWPROBLEM": null, "BREAKCOUNT": null, "PIPECLASSCONDITION": null, "BREAKRATECONDITION": null, "CRITICALITYREASON": null, "RISK": null, "PIPECLASS": null, "CRITICALITY": null, "REPLACEMENTYEAR": null, "WM_FAC": null, "GLOBALID": null, "FROMVALVE": null, "last_edited_user": null, "last_edited_date": null, "ADDRESS": null, "CONTRACTNUMBER": null }, "domains": { "WADIA": {"type": "inherited"}, "WAMATL": {"type": "inherited"}, "PRESSZONE": {"type": "inherited"}, "SERVICE_STATUS": {"type": "inherited"}, "CONDITIONCODE": {"type": "inherited"}, "LOCATIONCONFIDENCELEVEL": {"type": "inherited"}, "CATHODICPROTECTIONIND": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "BEDDING_TYPE": {"type": "inherited"}, "WRAPPED": {"type": "inherited"}, "LINED": {"type": "inherited"}, "FIREFLOWPROBLEM": {"type": "inherited"} } }, { "code": 3, "name": "Sludge", "defaultValues": { "ASSETID": null, "SUBTYPECD": 3, "WADIA": null, "WAMATL": null, "PRESSZONE": null, "SERVICE_STATUS": null, "FIELDMEASUREDLENGTH": null, "INSTALLATIONDATE": null, "CONDITIONCODE": null, "LOCATIONDESCRIPTION": null, "LOCATIONCONFIDENCELEVEL": null, "CATHODICPROTECTIONIND": null, "BURIEDDEPTHINCHES": null, "OWNER": null, "OPERATINGPRESSURE": null, "DRAWINGID_REF": null, "DRAWIG_ID_REF_ID": null, "SUBDIVISION_DRAWINGS": null, "COMMENTS": null, "FACILITYID": null, "LOCATION": null, "BEDDING_TYPE": null, "WRAPPED": null, "LINED": null, "REHABDATE": null, "FIREFLOWPROBLEM": null, "BREAKCOUNT": null, "PIPECLASSCONDITION": null, "BREAKRATECONDITION": null, "CRITICALITYREASON": null, "RISK": null, "PIPECLASS": null, "CRITICALITY": null, "REPLACEMENTYEAR": null, "WM_FAC": null, "GLOBALID": null, "FROMVALVE": null, "last_edited_user": null, "last_edited_date": null, "ADDRESS": null, "CONTRACTNUMBER": null }, "domains": { "WADIA": {"type": "inherited"}, "WAMATL": {"type": "inherited"}, "PRESSZONE": {"type": "inherited"}, "SERVICE_STATUS": {"type": "inherited"}, "CONDITIONCODE": {"type": "inherited"}, "LOCATIONCONFIDENCELEVEL": {"type": "inherited"}, "CATHODICPROTECTIONIND": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "BEDDING_TYPE": {"type": "inherited"}, "WRAPPED": {"type": "inherited"}, "LINED": {"type": "inherited"}, "FIREFLOWPROBLEM": {"type": "inherited"} } }, { "code": 5, "name": "Lagoon/Decant", "defaultValues": { "ASSETID": null, "SUBTYPECD": 5, "WADIA": null, "WAMATL": null, "PRESSZONE": null, "SERVICE_STATUS": null, "FIELDMEASUREDLENGTH": null, "INSTALLATIONDATE": null, "CONDITIONCODE": null, "LOCATIONDESCRIPTION": null, "LOCATIONCONFIDENCELEVEL": null, "CATHODICPROTECTIONIND": null, "BURIEDDEPTHINCHES": null, "OWNER": null, "OPERATINGPRESSURE": null, "DRAWINGID_REF": null, "DRAWIG_ID_REF_ID": null, "SUBDIVISION_DRAWINGS": null, "COMMENTS": null, "FACILITYID": null, "LOCATION": null, "BEDDING_TYPE": null, "WRAPPED": null, "LINED": null, "REHABDATE": null, "FIREFLOWPROBLEM": null, "BREAKCOUNT": null, "PIPECLASSCONDITION": null, "BREAKRATECONDITION": null, "CRITICALITYREASON": null, "RISK": null, "PIPECLASS": null, "CRITICALITY": null, "REPLACEMENTYEAR": null, "WM_FAC": null, "GLOBALID": null, "FROMVALVE": null, "last_edited_user": null, "last_edited_date": null, "ADDRESS": null, "CONTRACTNUMBER": null }, "domains": { "WADIA": {"type": "inherited"}, "WAMATL": {"type": "inherited"}, "PRESSZONE": {"type": "inherited"}, "SERVICE_STATUS": {"type": "inherited"}, "CONDITIONCODE": {"type": "inherited"}, "LOCATIONCONFIDENCELEVEL": {"type": "inherited"}, "CATHODICPROTECTIONIND": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "BEDDING_TYPE": {"type": "inherited"}, "WRAPPED": {"type": "inherited"}, "LINED": {"type": "inherited"}, "FIREFLOWPROBLEM": {"type": "inherited"} } }, { "code": 6, "name": "Fire Hydrant", "defaultValues": { "ASSETID": null, "SUBTYPECD": 6, "WADIA": null, "WAMATL": null, "PRESSZONE": null, "SERVICE_STATUS": null, "FIELDMEASUREDLENGTH": null, "INSTALLATIONDATE": null, "CONDITIONCODE": null, "LOCATIONDESCRIPTION": null, "LOCATIONCONFIDENCELEVEL": null, "CATHODICPROTECTIONIND": null, "BURIEDDEPTHINCHES": null, "OWNER": null, "OPERATINGPRESSURE": null, "DRAWINGID_REF": null, "DRAWIG_ID_REF_ID": null, "SUBDIVISION_DRAWINGS": null, "COMMENTS": null, "FACILITYID": null, "LOCATION": null, "BEDDING_TYPE": null, "WRAPPED": null, "LINED": null, "REHABDATE": null, "FIREFLOWPROBLEM": null, "BREAKCOUNT": null, "PIPECLASSCONDITION": null, "BREAKRATECONDITION": null, "CRITICALITYREASON": null, "RISK": null, "PIPECLASS": null, "CRITICALITY": null, "REPLACEMENTYEAR": null, "WM_FAC": null, "GLOBALID": null, "FROMVALVE": null, "last_edited_user": null, "last_edited_date": null, "ADDRESS": null, "CONTRACTNUMBER": null }, "domains": { "WADIA": {"type": "inherited"}, "WAMATL": {"type": "inherited"}, "PRESSZONE": {"type": "inherited"}, "SERVICE_STATUS": {"type": "inherited"}, "CONDITIONCODE": {"type": "inherited"}, "LOCATIONCONFIDENCELEVEL": {"type": "inherited"}, "CATHODICPROTECTIONIND": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "BEDDING_TYPE": {"type": "inherited"}, "WRAPPED": {"type": "inherited"}, "LINED": {"type": "inherited"}, "FIREFLOWPROBLEM": {"type": "inherited"} } }, { "code": 1, "name": "Potable", "defaultValues": { "ASSETID": null, "SUBTYPECD": 1, "WADIA": null, "WAMATL": null, "PRESSZONE": null, "SERVICE_STATUS": null, "FIELDMEASUREDLENGTH": null, "INSTALLATIONDATE": null, "CONDITIONCODE": null, "LOCATIONDESCRIPTION": null, "LOCATIONCONFIDENCELEVEL": null, "CATHODICPROTECTIONIND": null, "BURIEDDEPTHINCHES": null, "OWNER": null, "OPERATINGPRESSURE": null, "DRAWINGID_REF": null, "DRAWIG_ID_REF_ID": null, "SUBDIVISION_DRAWINGS": null, "COMMENTS": null, "FACILITYID": null, "LOCATION": null, "BEDDING_TYPE": null, "WRAPPED": null, "LINED": null, "REHABDATE": null, "FIREFLOWPROBLEM": null, "BREAKCOUNT": null, "PIPECLASSCONDITION": null, "BREAKRATECONDITION": null, "CRITICALITYREASON": null, "RISK": null, "PIPECLASS": null, "CRITICALITY": null, "REPLACEMENTYEAR": null, "WM_FAC": null, "GLOBALID": null, "FROMVALVE": null, "last_edited_user": null, "last_edited_date": null, "ADDRESS": null, "CONTRACTNUMBER": null }, "domains": { "WADIA": {"type": "inherited"}, "WAMATL": {"type": "inherited"}, "PRESSZONE": {"type": "inherited"}, "SERVICE_STATUS": {"type": "inherited"}, "CONDITIONCODE": {"type": "inherited"}, "LOCATIONCONFIDENCELEVEL": {"type": "inherited"}, "CATHODICPROTECTIONIND": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "BEDDING_TYPE": {"type": "inherited"}, "WRAPPED": {"type": "inherited"}, "LINED": {"type": "inherited"}, "FIREFLOWPROBLEM": {"type": "inherited"} } }, { "code": 4, "name": "Transmission", "defaultValues": { "ASSETID": null, "SUBTYPECD": 4, "WADIA": null, "WAMATL": null, "PRESSZONE": null, "SERVICE_STATUS": null, "FIELDMEASUREDLENGTH": null, "INSTALLATIONDATE": null, "CONDITIONCODE": null, "LOCATIONDESCRIPTION": null, "LOCATIONCONFIDENCELEVEL": null, "CATHODICPROTECTIONIND": null, "BURIEDDEPTHINCHES": null, "OWNER": null, "OPERATINGPRESSURE": null, "DRAWINGID_REF": null, "DRAWIG_ID_REF_ID": null, "SUBDIVISION_DRAWINGS": null, "COMMENTS": null, "FACILITYID": null, "LOCATION": null, "BEDDING_TYPE": null, "WRAPPED": null, "LINED": null, "REHABDATE": null, "FIREFLOWPROBLEM": null, "BREAKCOUNT": null, "PIPECLASSCONDITION": null, "BREAKRATECONDITION": null, "CRITICALITYREASON": null, "RISK": null, "PIPECLASS": null, "CRITICALITY": null, "REPLACEMENTYEAR": null, "WM_FAC": null, "GLOBALID": null, "FROMVALVE": null, "last_edited_user": null, "last_edited_date": null, "ADDRESS": null, "CONTRACTNUMBER": null }, "domains": { "WADIA": {"type": "inherited"}, "WAMATL": {"type": "inherited"}, "PRESSZONE": {"type": "inherited"}, "SERVICE_STATUS": {"type": "inherited"}, "CONDITIONCODE": {"type": "inherited"}, "LOCATIONCONFIDENCELEVEL": {"type": "inherited"}, "CATHODICPROTECTIONIND": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "BEDDING_TYPE": {"type": "inherited"}, "WRAPPED": {"type": "inherited"}, "LINED": {"type": "inherited"}, "FIREFLOWPROBLEM": {"type": "inherited"} } } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "id": 23, "name": "Road Centerline", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 72223.819286, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "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": 1308033.1116064824, "ymin": 475046.5491202697, "xmax": 1456126.0773950256, "ymax": 591155.7206088081, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": null, "labelExpression": "[FULLNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ROADTYPE", "type": "esriFieldTypeString", "alias": "ROADTYPE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "ROADTYPE" }, { "name": "ROADNUMBER", "type": "esriFieldTypeString", "alias": "ROADNUMBER", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ROADNUMBER" }, { "name": "SUBDIV", "type": "esriFieldTypeString", "alias": "SUBDIV", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SUBDIV" }, { "name": "VILLAGE", "type": "esriFieldTypeString", "alias": "VILLAGE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "VILLAGE" }, { "name": "COORDINATE", "type": "esriFieldTypeInteger", "alias": "COORDINATE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COORDINATE" }, { "name": "FIELDNOTE", "type": "esriFieldTypeString", "alias": "FIELDNOTE", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "FIELDNOTE" }, { "name": "SPEEDLIMIT", "type": "esriFieldTypeInteger", "alias": "SPEEDLIMIT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SPEEDLIMIT" }, { "name": "DIV_CODE", "type": "esriFieldTypeString", "alias": "DIV_CODE", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "DIV_CODE" }, { "name": "RAMPCODE", "type": "esriFieldTypeString", "alias": "RAMPCODE", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "RAMPCODE" }, { "name": "ALSN", "type": "esriFieldTypeString", "alias": "ALSN", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "ALSN" }, { "name": "PAVEMENT", "type": "esriFieldTypeString", "alias": "PAVEMENT", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "PAVEMENT" }, { "name": "SEGLENGTH", "type": "esriFieldTypeDouble", "alias": "SEGLENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SEGLENGTH" }, { "name": "SEGID", "type": "esriFieldTypeDouble", "alias": "SEGID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SEGID" }, { "name": "SHIELD", "type": "esriFieldTypeString", "alias": "SHIELD", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "SHIELD" }, { "name": "DOTMPBEG", "type": "esriFieldTypeDouble", "alias": "DOTMPBEG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DOTMPBEG" }, { "name": "DOTMPEND", "type": "esriFieldTypeDouble", "alias": "DOTMPEND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DOTMPEND" }, { "name": "MPBEGIN", "type": "esriFieldTypeDouble", "alias": "MPBEGIN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MPBEGIN" }, { "name": "MPEND", "type": "esriFieldTypeDouble", "alias": "MPEND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MPEND" }, { "name": "LENGTH3D", "type": "esriFieldTypeDouble", "alias": "LENGTH3D", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH3D" }, { "name": "NLFIDNEW", "type": "esriFieldTypeString", "alias": "NLFIDNEW", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "NLFIDNEW" }, { "name": "NLFIDOLD", "type": "esriFieldTypeString", "alias": "NLFIDOLD", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "NLFIDOLD" }, { "name": "TWP_CODE", "type": "esriFieldTypeDouble", "alias": "TWP_CODE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TWP_CODE" }, { "name": "JURISDICT", "type": "esriFieldTypeString", "alias": "JURISDICT", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "JURISDICT" }, { "name": "DISPLAY", "type": "esriFieldTypeString", "alias": "DISPLAY", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "DISPLAY" }, { "name": "DISCREPANC", "type": "esriFieldTypeString", "alias": "DISCREPANC", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "DISCREPANC" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "MSAG Street Name", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "NAME" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "COMPLETED", "type": "esriFieldTypeString", "alias": "COMPLETED", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "COMPLETED" }, { "name": "SUBTYPECD", "type": "esriFieldTypeInteger", "alias": "SUBTYPECD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUBTYPECD" }, { "name": "LOADD", "type": "esriFieldTypeInteger", "alias": "LOADD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LOADD" }, { "name": "HIADD", "type": "esriFieldTypeInteger", "alias": "HIADD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HIADD" }, { "name": "STCODE", "type": "esriFieldTypeString", "alias": "STCODE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "STCODE" }, { "name": "STWIDTH", "type": "esriFieldTypeDouble", "alias": "STWIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STWIDTH" }, { "name": "STCLASS", "type": "esriFieldTypeString", "alias": "STCLASS", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STCLASS" }, { "name": "RWWIDTH", "type": "esriFieldTypeDouble", "alias": "RWWIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RWWIDTH" }, { "name": "YRRESURF", "type": "esriFieldTypeInteger", "alias": "YRRESURF", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YRRESURF" }, { "name": "YEARBUILT", "type": "esriFieldTypeInteger", "alias": "YEARBUILT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YEARBUILT" }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "MATERIAL" }, { "name": "TRUCKROUTE", "type": "esriFieldTypeString", "alias": "TRUCKROUTE", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "TRUCKROUTE" }, { "name": "SNOWROUTEP", "type": "esriFieldTypeString", "alias": "SNOWROUTEP", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SNOWROUTEP" }, { "name": "LASTYEAR", "type": "esriFieldTypeString", "alias": "LASTYEAR", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "LASTYEAR" }, { "name": "FROMLEFT", "type": "esriFieldTypeInteger", "alias": "Left From Address", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FROMLEFT" }, { "name": "TOLEFT", "type": "esriFieldTypeInteger", "alias": "Left To Address", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOLEFT" }, { "name": "FROMRIGHT", "type": "esriFieldTypeInteger", "alias": "Right From Address", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FROMRIGHT" }, { "name": "TORIGHT", "type": "esriFieldTypeInteger", "alias": "Right To Address", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TORIGHT" }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "Full Road Name", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "FULLNAME" }, { "name": "ONEWAYDIR", "type": "esriFieldTypeString", "alias": "One Way Indicator", "domain": { "type": "codedValue", "name": "OneWayIndicator", "description": "An indicator used to determine if traffic flows with the digitized direction of the feature", "codedValues": [ { "name": "From-To", "code": "From-To" }, { "name": "To-From", "code": "To-From" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ONEWAYDIR" }, { "name": "ROADLEVEL", "type": "esriFieldTypeInteger", "alias": "Above or Below Grade", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROADLEVEL" }, { "name": "ROADCLASS", "type": "esriFieldTypeString", "alias": "Road Class", "domain": { "type": "codedValue", "name": "RoadClass", "description": "A functional classification of roads as adapted from the FHWA", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Ramp", "code": "Ramp" }, { "name": "Major Arterial", "code": "Major Arterial" }, { "name": "Minor Arterial", "code": "Minor Arterial" }, { "name": "Collector", "code": "Collector" }, { "name": "Local", "code": "Local" }, { "name": "Service", "code": "Service" }, { "name": "4WD", "code": "4WD" }, { "name": "Recreation", "code": "Recreation" }, { "name": "Resource", "code": "Resource" }, { "name": "Ferry", "code": "Ferry" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Alley", "code": "Aly" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ROADCLASS" }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "Hamilton", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "OWNEDBY" }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "Hamilton", "code": 1 } ], "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": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "INWATER", "type": "esriFieldTypeString", "alias": "In Water", "domain": { "type": "codedValue", "name": "YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "INWATER" }, { "name": "CEN_FAC", "type": "esriFieldTypeString", "alias": "CEN_FAC", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "CEN_FAC" }, { "name": "SNOWLEFT", "type": "esriFieldTypeString", "alias": "Snow Route Left Side", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SNOWLEFT" }, { "name": "SNOWRIGHT", "type": "esriFieldTypeString", "alias": "Snow Route Right Side", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SNOWRIGHT" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "FROMLEFTRESPONSE", "type": "esriFieldTypeString", "alias": "Left from Response", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "FROMLEFTRESPONSE" }, { "name": "TOLEFTRESPONSE", "type": "esriFieldTypeString", "alias": "Left to Response", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "TOLEFTRESPONSE" }, { "name": "FROMRIGHTRESPONSE", "type": "esriFieldTypeString", "alias": "Right from Response", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "FROMRIGHTRESPONSE" }, { "name": "TORIGHTRESPONSE", "type": "esriFieldTypeString", "alias": "Right to Response", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "TORIGHTRESPONSE" }, { "name": "FROMMIDRESPONSE", "type": "esriFieldTypeString", "alias": "From Mid Response", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "FROMMIDRESPONSE" }, { "name": "TOMIDRESPONSE", "type": "esriFieldTypeString", "alias": "To Mid Response", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TOMIDRESPONSE" }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "ASSETID" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R595_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_595", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_595", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S381_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Road Centerline", "description": "", "prototype": { "attributes": { "FACILITYID": null, "ROADCLASS": null, "OWNEDBY": 1, "FROMMIDRESPONSE": null, "TORIGHTRESPONSE": null, "ASSETID": null, "TOMIDRESPONSE": null, "ADDRESS": null, "ROADTYPE": null, "ROADNUMBER": null, "SUBDIV": null, "VILLAGE": null, "COORDINATE": null, "FIELDNOTE": null, "SPEEDLIMIT": null, "DIV_CODE": null, "RAMPCODE": null, "ALSN": null, "PAVEMENT": null, "SEGLENGTH": null, "SEGID": null, "SHIELD": null, "DOTMPBEG": null, "DOTMPEND": null, "MPBEGIN": null, "MPEND": null, "LENGTH3D": null, "NLFIDNEW": null, "NLFIDOLD": null, "TWP_CODE": null, "JURISDICT": null, "DISPLAY": null, "DISCREPANC": null, "NAME": null, "COMPLETED": "N", "SUBTYPECD": null, "LOADD": null, "HIADD": null, "STCODE": null, "STWIDTH": null, "STCLASS": null, "RWWIDTH": null, "YRRESURF": null, "YEARBUILT": null, "MATERIAL": null, "TRUCKROUTE": null, "SNOWROUTEP": null, "LASTYEAR": null, "FROMLEFT": null, "TOLEFT": null, "FROMRIGHT": null, "TORIGHT": null, "FULLNAME": null, "ONEWAYDIR": null, "ROADLEVEL": null, "MAINTBY": 1, "LASTUPDATE": null, "LASTEDITOR": null, "INWATER": null, "CEN_FAC": null, "SNOWLEFT": null, "SNOWRIGHT": null, "LOCATION": null, "FROMLEFTRESPONSE": null, "TOLEFTRESPONSE": null, "FROMRIGHTRESPONSE": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }