{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "HYDRANTS", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 24000, "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": 1.3084319788385823E7, "ymin": 444489.78937007487, "xmax": 1.310173051246719E7, "ymax": 470048.6161417365, "spatialReference": { "wkid": 2253, "latestWkid": 2253 } }, "sourceSpatialReference": { "wkid": 2253, "latestWkid": 2253 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "96fa0fa5b7a96af8f3b732c42b937085", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAM1JREFUGJV10T1KQ1EQxfGfj3wQTCGYCGojqI2NGxG0MSsINqlEm4C1K7B3AXaJazBNKkFESwubJGAj5BY+bN5Nnnqdajjz58xhpuJvbSEr+nfkcVBJwK9YLfo2pv/BrT2yDTwkXCLc6rB9zdUOjQzPGHDU575gZhGenGC35HKAKrf9pbS5iHGYWLuPU9z9ivGZ07C8wqLmzPGFPMLND27QK4Nv9fpoGMIxJmVnYy5q1NbpVll5wmMIlxH8AZ8TcIYOmoX8Ut6UespaQgPfBGQmMZmCK1oAAAAASUVORK5CYII=", "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": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Hydrant_Num", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Hydrant_Num", "type": "esriFieldTypeString", "alias": "HYDRANT #", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Hydrant_Num" }, { "name": "Manufact", "type": "esriFieldTypeString", "alias": "MANUFACTURER", "domain": { "type": "codedValue", "name": "Hydrant Make", "description": "Hydrant Make", "codedValues": [ { "name": "EJ", "code": "EJ" }, { "name": "TC", "code": "TC" }, { "name": "WA", "code": "WA" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Manufact" }, { "name": "Manuf_Yr", "type": "esriFieldTypeString", "alias": "YEAR MANUFACTURED", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "Manuf_Yr" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "OWNER", "domain": { "type": "codedValue", "name": "Owner", "description": "Owner", "codedValues": [ { "name": "East Lansing", "code": "East Lansing" }, { "name": "BWL", "code": "BWL" }, { "name": "Lansing", "code": "Lansing" }, { "name": "Meridian", "code": "Meridian" }, { "name": "MSU", "code": "MSU" }, { "name": "Private", "code": "Private" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Owner" }, { "name": "Storz_Conn", "type": "esriFieldTypeString", "alias": "STORZ CONNECTED (Y/N)", "domain": { "type": "codedValue", "name": "Boolean", "description": "Yes / No Field", "codedValues": [ { "name": "NO", "code": "NO" }, { "name": "YES", "code": "YES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Stork_Conn" }, { "name": "Self_Drain", "type": "esriFieldTypeString", "alias": "SELF DRAINING HYDRANT?", "domain": { "type": "codedValue", "name": "Boolean", "description": "Yes / No Field", "codedValues": [ { "name": "NO", "code": "NO" }, { "name": "YES", "code": "YES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Self_Drain" }, { "name": "Works", "type": "esriFieldTypeString", "alias": "ACTIVE", "domain": { "type": "codedValue", "name": "Boolean", "description": "Yes / No Field", "codedValues": [ { "name": "NO", "code": "NO" }, { "name": "YES", "code": "YES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Works" }, { "name": "X_COR_GPS", "type": "esriFieldTypeDouble", "alias": "GPS LONG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X_COR_GPS" }, { "name": "Y_COR_GPS", "type": "esriFieldTypeDouble", "alias": "GPS LAT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y_COR_GPS" }, { "name": "AB_Source", "type": "esriFieldTypeString", "alias": "AS BUILT SOURCE", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "AB_Source" }, { "name": "Year_AB", "type": "esriFieldTypeString", "alias": "YEAR AS BUILT", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "Year_AB" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Notes" }, { "name": "SteamHt", "type": "esriFieldTypeDouble", "alias": "STEAMER HEIGHT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Steamer_Elv" }, { "name": "Year_Install", "type": "esriFieldTypeString", "alias": "YEAR INSTALLED", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "Year_Install" }, { "name": "GPS_OLD", "type": "esriFieldTypeString", "alias": "GPS Old", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "GPS_OLD" }, { "name": "Yr_Install_Src", "type": "esriFieldTypeString", "alias": "SOURCE OF YEAR INSTALLED", "domain": { "type": "codedValue", "name": "Source", "description": "Source", "codedValues": [ { "name": "GPS", "code": "GPS" }, { "name": "CAD Record Drawings - As Builts", "code": "CAD/AB" }, { "name": "CAD Drawings - just plans not AB", "code": "CAD/Plans" }, { "name": "Record Drawing (As Builts) - Hard Copy", "code": "AB/HC" }, { "name": "Field Notes", "code": "Field" }, { "name": "Other", "code": "Other" }, { "name": "Unkown", "code": "Unkown" }, { "name": "Specs at time of build", "code": "Specs at time of build" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Yr_Install_Src" }, { "name": "Line_Feed_Size", "type": "esriFieldTypeString", "alias": "SIZE OF MAIN FEEDING HYD?", "domain": { "type": "codedValue", "name": "Size", "description": "Water Main Size", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "3", "code": "3" }, { "name": "4", "code": "4" }, { "name": "6", "code": "6" }, { "name": "8", "code": "8" }, { "name": "10", "code": "10" }, { "name": "12", "code": "12" }, { "name": "16", "code": "16" }, { "name": "20", "code": "20" }, { "name": "30", "code": "30" }, { "name": "42", "code": "42" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Line_Feed_Size" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "UPDATED", "type": "esriFieldTypeDate", "alias": "DATE UPDATED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "UPDATED" }, { "name": "LucityAutoID", "type": "esriFieldTypeInteger", "alias": "Link to Lucity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LucityAutoID" }, { "name": "Addr", "type": "esriFieldTypeString", "alias": "CLOSEST ADDR", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Addr" }, { "name": "CrStr", "type": "esriFieldTypeString", "alias": "CROSS STREETS", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "CrStr" }, { "name": "Painted", "type": "esriFieldTypeString", "alias": "Painted Status", "domain": { "type": "codedValue", "name": "wHydPtDone", "description": "Water Hydrant Painted", "codedValues": [ { "name": "COMPLETED", "code": "COMPLETED" }, { "name": "NEEDS PAINTED", "code": "NEEDS PAINTED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Painted" }, { "name": "PaintDate", "type": "esriFieldTypeDate", "alias": "Date Painted", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "PaintDate" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R50_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_50", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_50", "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": "NOT SELF DRAINING", "description": "", "prototype": { "attributes": { "Storz_Conn": null, "Painted": null, "Hydrant_Num": null, "Manufact": null, "Manuf_Yr": null, "Owner": null, "Self_Drain": "NO", "Works": null, "X_COR_GPS": null, "Y_COR_GPS": null, "AB_Source": null, "Year_AB": null, "Notes": null, "SteamHt": null, "Year_Install": null, "GPS_OLD": null, "Yr_Install_Src": null, "Line_Feed_Size": null, "PaintDate": null, "UPDATED": null, "LucityAutoID": null, "Addr": null, "CrStr": null } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "HYDRANT - SELF DRAINING ", "description": "", "prototype": { "attributes": { "Storz_Conn": null, "Painted": null, "Hydrant_Num": null, "Manufact": null, "Manuf_Yr": null, "Owner": null, "Self_Drain": "YES", "Works": null, "X_COR_GPS": null, "Y_COR_GPS": null, "AB_Source": null, "Year_AB": null, "Notes": null, "SteamHt": null, "Year_Install": null, "GPS_OLD": null, "Yr_Install_Src": null, "Line_Feed_Size": null, "PaintDate": null, "UPDATED": null, "LucityAutoID": null, "Addr": null, "CrStr": 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.91, "id": 1, "name": "EAST LANSING WATER SYSTEM", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 24000, "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": 1.3082725473753273E7, "ymin": 441613.501968503, "xmax": 1.3101658883530185E7, "ymax": 470336.2624671906, "spatialReference": { "wkid": 2253, "latestWkid": 2253 } }, "sourceSpatialReference": { "wkid": 2253, "latestWkid": 2253 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LIVE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "ad535a247d94a096d8cf841a5b7374ed", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAOZJREFUGJUlyq1uwlAYgOE3h2/tSApJCWEoHCFZwtyaDLOZKn6GqpjgBqYwu4epqd0AaknNQlIqkKgZwiqZwUEmjmpDSY9AoJ9HAJZLrrOMz0qFu9OJwphaOBrpDwCJY272e5IgoGHbAHA46IfZjOfJhCcxhq/BgMZ2C90uGAO7Hfg+j/N5bSquy73rQqkEmw3kOXgeKAVK6UAsCwugXIY0Bce5IIBtcyVpyl9RcLteQ693SUkCnQ5kGb9yPPK2WPA9HCJKQbUKrRaEIf/NJq/S7xNFEePVinfHoW0Mhdb81Ou8+D75GTYXTSzX3IMSAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "LIVE", "label": "WATER VALVES", "description": "" }, { "symbol": { "type": "esriPMS", "url": "74cae10bcbcf39939881a5c28bf1a727", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAPVJREFUGJUFwb1LAmEcwPFvT7/z8tJCCa+pIIgosK3CRArCqdfJoaF/oJYWIWgMpJaW+geaApcIzCGaAsGlF7eyIWiwGp4h7jzrHqvPRwCuKfX5/J3Gcaa/MaFJ/pbXdPEYQKqcuC0+GgWWUjYWAO9aZ87YX9/iYFEM/vkK2dQzb6QZw9DllRZ55hYuk0e7kmBwJkGcXhQPNOnwwyyTKBRKU5AIEgGIYuMRECOKQgFgY1ni4TdDzNQdT8yTxqNNgxcmGMUneJSAdvGK2sUqOVH0MEA/I7iUufkcxtmWZfYqFUobt9wfxnDGDd1Q81Ufwt3Ms9P5B7eCTNwSNeN+AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "ABANDONED", "label": "ABANDONED WATER VALVES", "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": "VALVENUM", "typeIdField": "LIVE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "VALVENUM", "type": "esriFieldTypeString", "alias": "VALVE #", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "VALVENUM" }, { "name": "VALVETYPE", "type": "esriFieldTypeString", "alias": "VALVE TYPE", "domain": { "type": "codedValue", "name": "W_Nodes", "description": "Water Node Type - Valves ", "codedValues": [ { "name": "Gate", "code": "Gate" }, { "name": "Service", "code": "Service" }, { "name": "Hydrant", "code": "Hydrant" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Interconnect", "code": "Interconnect" }, { "name": "Shut-Off", "code": "Shut-Off" }, { "name": "PIV", "code": "PIV" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "VALVETYPE" }, { "name": "BRAND", "type": "esriFieldTypeString", "alias": "BRAND", "domain": { "type": "codedValue", "name": "wValveManufacturer", "description": "Water Valve Manufacturer", "codedValues": [ { "name": "American-Darling", "code": "American-Darling" }, { "name": "American Flow Control - Waterous", "code": "American-Flow Control - Waterous" }, { "name": "Clow", "code": "Clow" }, { "name": "East Jordan", "code": "East Jordan" }, { "name": "US Pipe", "code": "US Pipe" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BRAND" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": { "type": "codedValue", "name": "Owner", "description": "Owner", "codedValues": [ { "name": "East Lansing", "code": "East Lansing" }, { "name": "BWL", "code": "BWL" }, { "name": "Lansing", "code": "Lansing" }, { "name": "Meridian", "code": "Meridian" }, { "name": "MSU", "code": "MSU" }, { "name": "Private", "code": "Private" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNER" }, { "name": "ELEV", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ELEV" }, { "name": "ELEVSRC", "type": "esriFieldTypeString", "alias": "ELEVATION SOURCE", "domain": { "type": "codedValue", "name": "Source", "description": "Source", "codedValues": [ { "name": "GPS", "code": "GPS" }, { "name": "CAD Record Drawings - As Builts", "code": "CAD/AB" }, { "name": "CAD Drawings - just plans not AB", "code": "CAD/Plans" }, { "name": "Record Drawing (As Builts) - Hard Copy", "code": "AB/HC" }, { "name": "Field Notes", "code": "Field" }, { "name": "Other", "code": "Other" }, { "name": "Unkown", "code": "Unkown" }, { "name": "Specs at time of build", "code": "Specs at time of build" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ELEVSRC" }, { "name": "LIVE", "type": "esriFieldTypeString", "alias": "LIVE", "domain": { "type": "codedValue", "name": "Live", "description": "", "codedValues": [ { "name": "LIVE", "code": "LIVE" }, { "name": "ABANDONED", "code": "ABANDONED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LIVE" }, { "name": "BROKEN", "type": "esriFieldTypeString", "alias": "BROKEN OR WORKS?", "domain": { "type": "codedValue", "name": "Broken", "description": "W valves broken or work", "codedValues": [ { "name": "BROKEN", "code": "BROKEN" }, { "name": "WORKS", "code": "WORKS" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "CLOSED FOR MAIN REPAIR", "code": "CLOSED FOR MAIN REPAIR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "BROKEN" }, { "name": "OPEN_", "type": "esriFieldTypeString", "alias": "VALVE OPEN?", "domain": { "type": "codedValue", "name": "wOpen_Closed", "description": "Valve Open or Closed", "codedValues": [ { "name": "OPEN", "code": "OPEN" }, { "name": "CLOSED", "code": "CLOSED" }, { "name": "CLOSED FOR MAIN REPAIR", "code": "CLOSED FOR MAIN REPAIR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OPEN_" }, { "name": "OPENCLCK", "type": "esriFieldTypeString", "alias": "OPENS CLOCKWISE?", "domain": { "type": "codedValue", "name": "Clockwise", "description": "water valve clockwise", "codedValues": [ { "name": "CLOCKWISE", "code": "CLOCKWISE" }, { "name": "COUNTER-CLOCKWISE", "code": "COUNTER-CLOCKWISE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OPENCLCK" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "GENERAL LOCATION", "domain": { "type": "codedValue", "name": "Location", "description": "Location Description", "codedValues": [ { "name": "ROAD", "code": "ROAD" }, { "name": "ROW", "code": "ROW" }, { "name": "GUTTER", "code": "GUTTER" }, { "name": "SIDEWALK", "code": "SIDEWALK" }, { "name": "ALLEY", "code": "ALLEY" }, { "name": "WOODS", "code": "WOODS" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "BURIED", "code": "BURIED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LOCATION" }, { "name": "GPS_X", "type": "esriFieldTypeDouble", "alias": "GPS LONG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPS_X" }, { "name": "GPS_Y", "type": "esriFieldTypeDouble", "alias": "GPS LAT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPS_Y" }, { "name": "ABSRC", "type": "esriFieldTypeString", "alias": "AS BULT SOURCE", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ABSRC" }, { "name": "ABYR", "type": "esriFieldTypeString", "alias": "AS BUILT YEAR", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "ABYR" }, { "name": "YEARINST", "type": "esriFieldTypeString", "alias": "YEAR INSTALLED", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "YEARINST" }, { "name": "YRSRC", "type": "esriFieldTypeString", "alias": "YEAR INSTALL SOURCE", "domain": { "type": "codedValue", "name": "Install_Yr", "description": "Source or method of Intall Year", "codedValues": [ { "name": "AS BUILT", "code": "AS BUILT" }, { "name": "YEAR BUILDING BUILT", "code": "BLDG YEAR BUILT" }, { "name": "DATE OF PLAT", "code": "PLAT DATE" }, { "name": "ESTIMATE BASED OFF STAFF KNOWLEDGE", "code": "ESTIMATE" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "YRSRC" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "GPS_OLD", "type": "esriFieldTypeString", "alias": "OLD GPS", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "GPS_OLD" }, { "name": "USER_ID", "type": "esriFieldTypeString", "alias": "EMPLOYEE", "domain": { "type": "codedValue", "name": "wWorkers", "description": "Water Workers (PSE)", "codedValues": [ { "name": "George Navarro", "code": "George Navarro" }, { "name": "Kevin Farmer", "code": "Kevin Farmer" }, { "name": "Wes Clay", "code": "Wes Clay" }, { "name": "Keith Coulter", "code": "Keith Coutlter" }, { "name": "Britton Moeckel", "code": "Britton Moeckel" }, { "name": "Terry W", "code": "Terry W" }, { "name": "Garrett C", "code": "Garrett C" }, { "name": "Logan Smith", "code": "Logan Smith" }, { "name": "Steven Darling", "code": "Steven Darliing" }, { "name": "Justin Sermon", "code": "Justin Sermon" }, { "name": "Ray Duncan", "code": "Ray Duncan" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "USER_ID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "vSize", "type": "esriFieldTypeString", "alias": "VALVE SIZE", "domain": { "type": "codedValue", "name": "wSize", "description": "Water Line Size (new)", "codedValues": [ { "name": "12", "code": "12" }, { "name": "16", "code": "16" }, { "name": "20", "code": "20" }, { "name": "30", "code": "30" }, { "name": "01", "code": "01" }, { "name": "02", "code": "02" }, { "name": "03", "code": "03" }, { "name": "04", "code": "04" }, { "name": "06", "code": "06" }, { "name": "08", "code": "08" }, { "name": "10", "code": "10" }, { "name": "14", "code": "14" }, { "name": "18", "code": "18" }, { "name": "40", "code": "40" }, { "name": "24", "code": "24" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "vSize" }, { "name": "LucityAutoID", "type": "esriFieldTypeInteger", "alias": "Link to Lucity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LucityAutoID" }, { "name": "Depth", "type": "esriFieldTypeString", "alias": "Depth in Feet", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Depth" }, { "name": "tOperBy", "type": "esriFieldTypeString", "alias": "TURNED OPERARTED BY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "tOperBy" }, { "name": "tTurnDt", "type": "esriFieldTypeDate", "alias": "TURNED DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "tTurnDt" }, { "name": "tPosit", "type": "esriFieldTypeString", "alias": "TURNED POSITION AT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "tPosit" }, { "name": "tHighTorq", "type": "esriFieldTypeString", "alias": "TURNER -HIGH TORQUE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "tHighTorq" }, { "name": "tNumTurns", "type": "esriFieldTypeString", "alias": "NUMBER OF TURNS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "tBegTime" }, { "name": "tEndTime", "type": "esriFieldTypeString", "alias": "TURNER - END TIME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "tEndTime" }, { "name": "tSizeValve", "type": "esriFieldTypeString", "alias": "TURNED - VALVE SIZE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "tSizeValve" }, { "name": "tNormPos", "type": "esriFieldTypeString", "alias": "TURNED NORM POSITION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "tNormPos" }, { "name": "tCloseDir", "type": "esriFieldTypeString", "alias": "TURNED - CLOSE DIRECTION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "tCloseDir" }, { "name": "tCondi", "type": "esriFieldTypeString", "alias": "TURNED - CONDITION OF VALVE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "tCondi" }, { "name": "tType", "type": "esriFieldTypeString", "alias": "TURNED - TYPE OF VALVE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "tType" }, { "name": "tDepth", "type": "esriFieldTypeString", "alias": "TURNED DEPTH", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "tDepth" }, { "name": "tNotes", "type": "esriFieldTypeString", "alias": "TURNED - NOTES", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "tNotes" }, { "name": "tCrossStr", "type": "esriFieldTypeString", "alias": "TURNED - CROSS STREET", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "tCrossStr" }, { "name": "tStatus", "type": "esriFieldTypeString", "alias": "STATUS OF VALVE EXERCISED", "domain": { "type": "codedValue", "name": "wValveExer", "description": "Status of Valve Turning", "codedValues": [ { "name": "Completed", "code": "Completed" }, { "name": "Other", "code": "Other" }, { "name": "Completed - No Data Collected", "code": "Completed - No Data Collected" }, { "name": "Completed - Needs Cleaned", "code": "Completed - Needs Cleaned" }, { "name": "Needs Turned", "code": "Needs Turned" }, { "name": "Don't Turn (Not COEL/Hydrant etc)", "code": "Don't Turn (Not COEL/Hydrant etc)" }, { "name": "Can't Turn - Needs Cleaned", "code": "Can't Turn - Needs Cleaned" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Can't Turn - Broken, needs cleaned or causes flooding", "code": "Can't Turn - Broken, needs cleaned or causes flooding" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "tStatus" }, { "name": "tNoTurn", "type": "esriFieldTypeString", "alias": "REASON NOT ABLE TO TURN/EXERCISE", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "tNoTurn" }, { "name": "UpdateDt", "type": "esriFieldTypeDate", "alias": "DATE UPDATED (WATER VALVE INFO)", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "UpdateDt" }, { "name": "TopSect", "type": "esriFieldTypeString", "alias": "TOP SECTION", "domain": { "type": "codedValue", "name": "wTopsec", "description": "", "codedValues": [ { "name": "Top Section Broken", "code": "Top Section Broken" }, { "name": "Off Center/Mis-aligned", "code": "Off Center/MIs-Aligned" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TopSect" }, { "name": "Needs_Vac_Out", "type": "esriFieldTypeString", "alias": "VALVE NEED VACED OUT", "domain": { "type": "codedValue", "name": "Boolean", "description": "Yes / No Field", "codedValues": [ { "name": "NO", "code": "NO" }, { "name": "YES", "code": "YES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Needs_Vac_Out" }, { "name": "iNSPnOTES", "type": "esriFieldTypeString", "alias": "INSPECTION NOTES", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "iNSPnOTES" }, { "name": "SectExer", "type": "esriFieldTypeString", "alias": "Valve Turning Sections", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SectExer" }, { "name": "TempShutoff", "type": "esriFieldTypeString", "alias": "Temp Turn Off / On", "domain": { "type": "codedValue", "name": "wValveformainRepair", "description": "Water Valve position for Main Repair", "codedValues": [ { "name": "Valve Closed for Main Repair", "code": "Valve Closed for Main Repair" }, { "name": "Valve Re-Opened after Repair", "code": "Valve Re-Opened after Repair" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TempShutoff" }, { "name": "TempOffNote", "type": "esriFieldTypeString", "alias": "Turn Off Notes", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "TempOffNote" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R55_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_55", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_55", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S46_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "LIVE", "name": "LIVE", "domains": { "VALVETYPE": {"type": "inherited"}, "BRAND": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "ELEVSRC": {"type": "inherited"}, "LIVE": {"type": "inherited"}, "BROKEN": {"type": "inherited"}, "OPEN_": {"type": "inherited"}, "OPENCLCK": {"type": "inherited"}, "LOCATION": {"type": "inherited"}, "YRSRC": {"type": "inherited"}, "USER_ID": {"type": "inherited"}, "vSize": {"type": "inherited"}, "tStatus": {"type": "inherited"}, "TopSect": {"type": "inherited"}, "Needs_Vac_Out": {"type": "inherited"}, "TempShutoff": {"type": "inherited"} }, "templates": [ { "name": "LIVE", "description": "", "prototype": { "attributes": { "TempShutoff": null, "SectExer": null, "VALVENUM": null, "VALVETYPE": null, "BRAND": null, "OWNER": null, "ELEV": null, "ELEVSRC": null, "LIVE": "LIVE", "BROKEN": null, "OPEN_": null, "OPENCLCK": null, "LOCATION": null, "GPS_X": null, "GPS_Y": null, "ABSRC": null, "ABYR": null, "YEARINST": null, "YRSRC": null, "NOTES": null, "GPS_OLD": null, "USER_ID": null, "TempOffNote": null, "vSize": null, "LucityAutoID": null, "Depth": null, "tOperBy": null, "tTurnDt": null, "tPosit": null, "tHighTorq": null, "tNumTurns": null, "tEndTime": null, "tSizeValve": null, "tNormPos": null, "tCloseDir": null, "tCondi": null, "tType": null, "tDepth": null, "tNotes": null, "tCrossStr": null, "tStatus": null, "tNoTurn": null, "UpdateDt": null, "TopSect": null, "Needs_Vac_Out": null, "iNSPnOTES": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "ABANDONED", "name": "ABANDONED", "domains": { "VALVETYPE": {"type": "inherited"}, "BRAND": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "ELEVSRC": {"type": "inherited"}, "LIVE": {"type": "inherited"}, "BROKEN": {"type": "inherited"}, "OPEN_": {"type": "inherited"}, "OPENCLCK": {"type": "inherited"}, "LOCATION": {"type": "inherited"}, "YRSRC": {"type": "inherited"}, "USER_ID": {"type": "inherited"}, "vSize": {"type": "inherited"}, "tStatus": {"type": "inherited"}, "TopSect": {"type": "inherited"}, "Needs_Vac_Out": {"type": "inherited"}, "TempShutoff": {"type": "inherited"} }, "templates": [ { "name": "ABANDONED", "description": "", "prototype": { "attributes": { "TempShutoff": null, "SectExer": null, "VALVENUM": null, "VALVETYPE": null, "BRAND": null, "OWNER": null, "ELEV": null, "ELEVSRC": null, "LIVE": "ABANDONED", "BROKEN": null, "OPEN_": null, "OPENCLCK": null, "LOCATION": null, "GPS_X": null, "GPS_Y": null, "ABSRC": null, "ABYR": null, "YEARINST": null, "YRSRC": null, "NOTES": null, "GPS_OLD": null, "USER_ID": null, "TempOffNote": null, "vSize": null, "LucityAutoID": null, "Depth": null, "tOperBy": null, "tTurnDt": null, "tPosit": null, "tHighTorq": null, "tNumTurns": null, "tEndTime": null, "tSizeValve": null, "tNormPos": null, "tCloseDir": null, "tCondi": null, "tType": null, "tDepth": null, "tNotes": null, "tCrossStr": null, "tStatus": null, "tNoTurn": null, "UpdateDt": null, "TopSect": null, "Needs_Vac_Out": null, "iNSPnOTES": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 2, "name": "WATER SERVICE LINE - COEL OWNED", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 24000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "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": 1.308145215452756E7, "ymin": 444149.6299212575, "xmax": 1.310282680216536E7, "ymax": 470309.35597112775, "spatialReference": { "wkid": 2253, "latestWkid": 2253 } }, "sourceSpatialReference": { "wkid": 2253, "latestWkid": 2253 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 2 }, "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": "", "displayField": "ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ID" }, { "name": "SIZE", "type": "esriFieldTypeString", "alias": "COEL SIZE", "domain": { "type": "codedValue", "name": "wServiceSize", "description": "Size of service", "codedValues": [ { "name": "3/4", "code": "3/4" }, { "name": "1", "code": "1" }, { "name": "1 1/2", "code": "1 1/2" }, { "name": "2", "code": "2" }, { "name": "3", "code": "3" }, { "name": "4", "code": "4" }, { "name": "6", "code": "6" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SIZE" }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "COEL MATERIAL", "domain": { "type": "codedValue", "name": "wSerMaterialNew", "description": "Replaces other list", "codedValues": [ { "name": "Copper", "code": "Copper" }, { "name": "Plastic", "code": "Plastic" }, { "name": "Galv", "code": "Galv" }, { "name": "Ductile Iron", "code": "Ductile Iron" }, { "name": "Lead", "code": "Lead" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Plastic-PEX", "code": "Plastic-PEX" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MATERIAL" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE OF LEAD", "domain": { "type": "codedValue", "name": "W_Lines", "description": "Type of Lateral line", "codedValues": [ { "name": "Domestic", "code": "Domestic" }, { "name": "Hydrant", "code": "Hydrant" }, { "name": "Fire", "code": "Fire" }, { "name": "Commercial", "code": "Commercial" }, { "name": "Irrigation", "code": "Irrigation" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TYPE" }, { "name": "INSPDATE", "type": "esriFieldTypeDate", "alias": "INSPECTION DATE (COEL PIECE)", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSPDATE" }, { "name": "INSTDATE", "type": "esriFieldTypeDate", "alias": "INSTALL/REPLACE DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTDATE" }, { "name": "INSPECTOR", "type": "esriFieldTypeString", "alias": "INSPECTOR", "domain": { "type": "codedValue", "name": "wWorkersUpdate", "description": "Water WorkersUpdated", "codedValues": [ { "name": "George Navarro", "code": "George Navarro" }, { "name": "Kevin Farmer", "code": "Kevin Farmer" }, { "name": "Greg McCaffery", "code": "Greg McCaffery" }, { "name": "Wes Clay", "code": "Wes Clay" }, { "name": "Engineering", "code": "Engineering" }, { "name": "Terry W", "code": "Terry W" }, { "name": "Justin Sermon", "code": "Justin Sermon" }, { "name": "Ray Duncan", "code": "Ray Duncan" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "INSPECTOR" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "NOTES" }, { "name": "ASBLT", "type": "esriFieldTypeString", "alias": "AS BUILT INFO", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "ASBLT" }, { "name": "ASBLTDATE", "type": "esriFieldTypeString", "alias": "AS BUILT YEAR", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ASBLTDATE" }, { "name": "NOTED", "type": "esriFieldTypeString", "alias": "NOTES INTERNAL", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "NOTED" }, { "name": "ReplMat", "type": "esriFieldTypeString", "alias": "REPLACEMENT MATERIAL", "domain": { "type": "codedValue", "name": "wSerMaterialNew", "description": "Replaces other list", "codedValues": [ { "name": "Copper", "code": "Copper" }, { "name": "Plastic", "code": "Plastic" }, { "name": "Galv", "code": "Galv" }, { "name": "Ductile Iron", "code": "Ductile Iron" }, { "name": "Lead", "code": "Lead" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Plastic-PEX", "code": "Plastic-PEX" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "ReplMat" }, { "name": "RepDate", "type": "esriFieldTypeDate", "alias": "DATE SERVICE WAS REPLACED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RepDate" }, { "name": "SZmAIN", "type": "esriFieldTypeString", "alias": "SZmAIN", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SZmAIN" }, { "name": "LucityAutoID", "type": "esriFieldTypeInteger", "alias": "Link to Lucity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LucityAutoID" }, { "name": "SrvLocSrc", "type": "esriFieldTypeString", "alias": "SERVICE LOCATION - SOURCE", "domain": { "type": "codedValue", "name": "wSerLocSource", "description": "Source of Water Service Location", "codedValues": [ { "name": "Riser - Water Dept Staff Located", "code": "Riser - Water Dept Staff Located" }, { "name": "Dug Up", "code": "Dug Up" }, { "name": "Replaced Service", "code": "Replaced Service" }, { "name": "As Built", "code": "As Built" }, { "name": "Atlas", "code": "Atlas" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "SrvLocSrc" }, { "name": "YR", "type": "esriFieldTypeString", "alias": "YEAR INSTALL/REPLACED", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "YR" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R81_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S71_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "WATER SERVICE LINE - COEL OWNED", "description": "", "prototype": { "attributes": { "YR": null, "ID": null, "SIZE": null, "MATERIAL": null, "TYPE": null, "INSPDATE": null, "INSTDATE": null, "INSPECTOR": null, "NOTES": null, "ASBLT": null, "ASBLTDATE": null, "NOTED": null, "ReplMat": null, "RepDate": null, "SZmAIN": null, "LucityAutoID": null, "SrvLocSrc": 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.91, "id": 3, "name": "WATER SERVICE LINE - PROPERTY OWNER (PO) ", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 24000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "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": 1.308504835826771E7, "ymin": 444605.628937006, "xmax": 1.3101451063648298E7, "ymax": 468738.36581364274, "spatialReference": { "wkid": 2253, "latestWkid": 2253 } }, "sourceSpatialReference": { "wkid": 2253, "latestWkid": 2253 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 223, 115, 255, 255 ], "width": 2 }, "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": "", "displayField": "ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ID" }, { "name": "SIZE", "type": "esriFieldTypeString", "alias": "SIZE - PROPERTY OWNER", "domain": { "type": "codedValue", "name": "wServiceSize", "description": "Size of service", "codedValues": [ { "name": "3/4", "code": "3/4" }, { "name": "1", "code": "1" }, { "name": "1 1/2", "code": "1 1/2" }, { "name": "2", "code": "2" }, { "name": "3", "code": "3" }, { "name": "4", "code": "4" }, { "name": "6", "code": "6" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SIZE" }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL - PO", "domain": { "type": "codedValue", "name": "wSerMaterialNew", "description": "Replaces other list", "codedValues": [ { "name": "Copper", "code": "Copper" }, { "name": "Plastic", "code": "Plastic" }, { "name": "Galv", "code": "Galv" }, { "name": "Ductile Iron", "code": "Ductile Iron" }, { "name": "Lead", "code": "Lead" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Plastic-PEX", "code": "Plastic-PEX" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MATERIAL" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE OF LEAD", "domain": { "type": "codedValue", "name": "W_Lines", "description": "Type of Lateral line", "codedValues": [ { "name": "Domestic", "code": "Domestic" }, { "name": "Hydrant", "code": "Hydrant" }, { "name": "Fire", "code": "Fire" }, { "name": "Commercial", "code": "Commercial" }, { "name": "Irrigation", "code": "Irrigation" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TYPE" }, { "name": "INSPDATE", "type": "esriFieldTypeDate", "alias": "INSPECTION DATE - PO", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSPDATE" }, { "name": "INSTDATE", "type": "esriFieldTypeDate", "alias": "INSTALL/REPLACE DATE - PO", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTDATE" }, { "name": "INSPECTOR", "type": "esriFieldTypeString", "alias": "INSPECTOR", "domain": { "type": "codedValue", "name": "wWorkersUpdate", "description": "Water WorkersUpdated", "codedValues": [ { "name": "George Navarro", "code": "George Navarro" }, { "name": "Kevin Farmer", "code": "Kevin Farmer" }, { "name": "Greg McCaffery", "code": "Greg McCaffery" }, { "name": "Wes Clay", "code": "Wes Clay" }, { "name": "Engineering", "code": "Engineering" }, { "name": "Terry W", "code": "Terry W" }, { "name": "Justin Sermon", "code": "Justin Sermon" }, { "name": "Ray Duncan", "code": "Ray Duncan" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "INSPECTOR" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES ON PO PORTION", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "NOTES" }, { "name": "ASBLT", "type": "esriFieldTypeString", "alias": "AS BUILT INFO", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "ASBLT" }, { "name": "ASBLTDATE", "type": "esriFieldTypeString", "alias": "AS BUILT YEAR", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ASBLTDATE" }, { "name": "NOTED", "type": "esriFieldTypeString", "alias": "NOTES INTERNAL", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "NOTED" }, { "name": "SHAPE_STLength__", "type": "esriFieldTypeDouble", "alias": "SHAPE_STLength__", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STLength()" }, { "name": "RepMat", "type": "esriFieldTypeString", "alias": "RepMat", "domain": { "type": "codedValue", "name": "wSerMaterialNew", "description": "Replaces other list", "codedValues": [ { "name": "Copper", "code": "Copper" }, { "name": "Plastic", "code": "Plastic" }, { "name": "Galv", "code": "Galv" }, { "name": "Ductile Iron", "code": "Ductile Iron" }, { "name": "Lead", "code": "Lead" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Plastic-PEX", "code": "Plastic-PEX" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "RepMat" }, { "name": "ReplDate", "type": "esriFieldTypeDate", "alias": "ReplDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ReplDate" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R82_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S72_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "WATER SERVICE LINE - PROPERTY OWNER (PO) ", "description": "", "prototype": { "attributes": { "NOTED": null, "ReplDate": null, "ID": null, "SIZE": null, "MATERIAL": null, "TYPE": null, "INSPDATE": null, "INSTDATE": null, "INSPECTOR": null, "NOTES": null, "ASBLT": null, "ASBLTDATE": null, "SHAPE_STLength__": 0, "RepMat": 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.91, "id": 4, "name": "WATER LINES - MAINS", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 24000, "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": 1.3081346773293957E7, "ymin": 444003.95669291914, "xmax": 1.3105375502624676E7, "ymax": 470309.35597112775, "spatialReference": { "wkid": 2253, "latestWkid": 2253 } }, "sourceSpatialReference": { "wkid": 2253, "latestWkid": 2253 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LIve", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.75 }, "value": "YES", "label": "WATER MAINS", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "NO", "label": "ABANDONED WATER", "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": "wMain_ID", "typeIdField": "LIve", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Size", "type": "esriFieldTypeString", "alias": "SIZE (DIA)", "domain": { "type": "codedValue", "name": "wSize", "description": "Water Line Size (new)", "codedValues": [ { "name": "12", "code": "12" }, { "name": "16", "code": "16" }, { "name": "20", "code": "20" }, { "name": "30", "code": "30" }, { "name": "01", "code": "01" }, { "name": "02", "code": "02" }, { "name": "03", "code": "03" }, { "name": "04", "code": "04" }, { "name": "06", "code": "06" }, { "name": "08", "code": "08" }, { "name": "10", "code": "10" }, { "name": "14", "code": "14" }, { "name": "18", "code": "18" }, { "name": "40", "code": "40" }, { "name": "24", "code": "24" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Size" }, { "name": "Length_AB", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Length_AB" }, { "name": "Depth", "type": "esriFieldTypeDouble", "alias": "DEPTH (FT)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Depth" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "PIPE MATERIAL", "domain": { "type": "codedValue", "name": "Water_Material", "description": "Pipe Material", "codedValues": [ { "name": "Ductile Iron", "code": "DI" }, { "name": "Copper", "code": "Copper" }, { "name": "Cast Iron", "code": "Cast Iron" }, { "name": "Concrete", "code": "Concrete" }, { "name": "HDPE (Plastic)", "code": "HDPE" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Material" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "OWNER", "domain": { "type": "codedValue", "name": "Owner", "description": "Owner", "codedValues": [ { "name": "East Lansing", "code": "East Lansing" }, { "name": "BWL", "code": "BWL" }, { "name": "Lansing", "code": "Lansing" }, { "name": "Meridian", "code": "Meridian" }, { "name": "MSU", "code": "MSU" }, { "name": "Private", "code": "Private" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Owner" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "MAIN TYPE", "domain": { "type": "codedValue", "name": "wMainType", "description": "Raw/Treated", "codedValues": [ { "name": "Raw", "code": "Raw" }, { "name": "Treated", "code": "Treated" }, { "name": "Fire", "code": "Fire" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Type" }, { "name": "LABE", "type": "esriFieldTypeString", "alias": "LABEL", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Label" }, { "name": "AB_Src", "type": "esriFieldTypeString", "alias": "AS BUILT SOURCE", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "AB_Src" }, { "name": "Yr_AB", "type": "esriFieldTypeString", "alias": "AS BUILT YEAR", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Yr_AB" }, { "name": "Yr_Install", "type": "esriFieldTypeString", "alias": "INSTALL YEAR", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "Yr_Install" }, { "name": "Yr_Inst_Sr", "type": "esriFieldTypeString", "alias": "INSTALL YR SOURCE", "domain": { "type": "codedValue", "name": "Source", "description": "Source", "codedValues": [ { "name": "GPS", "code": "GPS" }, { "name": "CAD Record Drawings - As Builts", "code": "CAD/AB" }, { "name": "CAD Drawings - just plans not AB", "code": "CAD/Plans" }, { "name": "Record Drawing (As Builts) - Hard Copy", "code": "AB/HC" }, { "name": "Field Notes", "code": "Field" }, { "name": "Other", "code": "Other" }, { "name": "Unkown", "code": "Unkown" }, { "name": "Specs at time of build", "code": "Specs at time of build" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Yr_Inst_Sr" }, { "name": "LIve", "type": "esriFieldTypeString", "alias": "LINE IS LIVE?", "domain": { "type": "codedValue", "name": "Boolean", "description": "Yes / No Field", "codedValues": [ { "name": "NO", "code": "NO" }, { "name": "YES", "code": "YES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "LIve" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Notes" }, { "name": "DATE", "type": "esriFieldTypeDate", "alias": "UPDATED DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_Updat" }, { "name": "User_ID", "type": "esriFieldTypeString", "alias": "INSPECTOR", "domain": { "type": "codedValue", "name": "wWorkers", "description": "Water Workers (PSE)", "codedValues": [ { "name": "George Navarro", "code": "George Navarro" }, { "name": "Kevin Farmer", "code": "Kevin Farmer" }, { "name": "Wes Clay", "code": "Wes Clay" }, { "name": "Keith Coulter", "code": "Keith Coutlter" }, { "name": "Britton Moeckel", "code": "Britton Moeckel" }, { "name": "Terry W", "code": "Terry W" }, { "name": "Garrett C", "code": "Garrett C" }, { "name": "Logan Smith", "code": "Logan Smith" }, { "name": "Steven Darling", "code": "Steven Darliing" }, { "name": "Justin Sermon", "code": "Justin Sermon" }, { "name": "Ray Duncan", "code": "Ray Duncan" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "User_ID" }, { "name": "GIS_Length", "type": "esriFieldTypeDouble", "alias": "LENGTH CALCULATED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GIS_Length" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "DecadeInst", "type": "esriFieldTypeString", "alias": "DECADE INSTALLED (APPROX)", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DecadeInst" }, { "name": "BRE", "type": "esriFieldTypeInteger", "alias": "BRE RATING", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BRE" }, { "name": "LucityAutoID", "type": "esriFieldTypeInteger", "alias": "Link to Lucity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LucityAutoID" }, { "name": "FY", "type": "esriFieldTypeString", "alias": "FY INSTALL/REPLACED", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FY" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R52_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_52", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_52", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S43_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "YES", "name": "YES", "domains": { "Size": {"type": "inherited"}, "Material": {"type": "inherited"}, "Owner": {"type": "inherited"}, "Type": {"type": "inherited"}, "Yr_Inst_Sr": {"type": "inherited"}, "LIve": {"type": "inherited"}, "User_ID": {"type": "inherited"} }, "templates": [ { "name": "WATER MAINS", "description": "", "prototype": { "attributes": { "Yr_Inst_Sr": null, "LucityAutoID": null, "Size": null, "Length_AB": null, "Depth": null, "Material": null, "Owner": null, "Type": null, "LABE": null, "AB_Src": null, "Yr_AB": null, "Yr_Install": null, "LIve": "YES", "Notes": null, "DATE": null, "User_ID": null, "GIS_Length": null, "FY": null, "DecadeInst": null, "BRE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "NO", "name": "NO", "domains": { "Size": {"type": "inherited"}, "Material": {"type": "inherited"}, "Owner": {"type": "inherited"}, "Type": {"type": "inherited"}, "Yr_Inst_Sr": {"type": "inherited"}, "LIve": {"type": "inherited"}, "User_ID": {"type": "inherited"} }, "templates": [ { "name": "ABANDONED WATER", "description": "", "prototype": { "attributes": { "Yr_Inst_Sr": null, "LucityAutoID": null, "Size": null, "Length_AB": null, "Depth": null, "Material": null, "Owner": null, "Type": null, "LABE": null, "AB_Src": null, "Yr_AB": null, "Yr_Install": null, "LIve": "NO", "Notes": null, "DATE": null, "User_ID": null, "GIS_Length": null, "FY": null, "DecadeInst": null, "BRE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 5, "name": "WATER LINES - NON EL", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 24000, "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": 1.3081346773293957E7, "ymin": 444003.95669291914, "xmax": 1.3105375502624676E7, "ymax": 470309.35597112775, "spatialReference": { "wkid": 2253, "latestWkid": 2253 } }, "sourceSpatialReference": { "wkid": 2253, "latestWkid": 2253 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Owner", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 0, 168, 255 ], "width": 2 }, "value": "BWL", "label": " WATER LINES - NOT EAST LANSING", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 0, 168, 255 ], "width": 2 }, "value": "Other", "label": " WATER LINES - NOT EAST LANSING", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 0, 168, 255 ], "width": 2 }, "value": "Meridian", "label": " WATER LINES - NOT EAST LANSING", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 0, 168, 255 ], "width": 2 }, "value": "MSU", "label": " WATER LINES - NOT EAST LANSING", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 0, 168, 255 ], "width": 2 }, "value": "Private", "label": " WATER LINES - NOT EAST LANSING", "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": "wMain_ID", "typeIdField": "Owner", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Size", "type": "esriFieldTypeString", "alias": "SIZE (DIA)", "domain": { "type": "codedValue", "name": "wSize", "description": "Water Line Size (new)", "codedValues": [ { "name": "12", "code": "12" }, { "name": "16", "code": "16" }, { "name": "20", "code": "20" }, { "name": "30", "code": "30" }, { "name": "01", "code": "01" }, { "name": "02", "code": "02" }, { "name": "03", "code": "03" }, { "name": "04", "code": "04" }, { "name": "06", "code": "06" }, { "name": "08", "code": "08" }, { "name": "10", "code": "10" }, { "name": "14", "code": "14" }, { "name": "18", "code": "18" }, { "name": "40", "code": "40" }, { "name": "24", "code": "24" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Size" }, { "name": "Length_AB", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Length_AB" }, { "name": "Depth", "type": "esriFieldTypeDouble", "alias": "DEPTH (FT)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Depth" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "PIPE MATERIAL", "domain": { "type": "codedValue", "name": "Water_Material", "description": "Pipe Material", "codedValues": [ { "name": "Ductile Iron", "code": "DI" }, { "name": "Copper", "code": "Copper" }, { "name": "Cast Iron", "code": "Cast Iron" }, { "name": "Concrete", "code": "Concrete" }, { "name": "HDPE (Plastic)", "code": "HDPE" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Material" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "OWNER", "domain": { "type": "codedValue", "name": "Owner", "description": "Owner", "codedValues": [ { "name": "East Lansing", "code": "East Lansing" }, { "name": "BWL", "code": "BWL" }, { "name": "Lansing", "code": "Lansing" }, { "name": "Meridian", "code": "Meridian" }, { "name": "MSU", "code": "MSU" }, { "name": "Private", "code": "Private" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Owner" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "MAIN TYPE", "domain": { "type": "codedValue", "name": "wMainType", "description": "Raw/Treated", "codedValues": [ { "name": "Raw", "code": "Raw" }, { "name": "Treated", "code": "Treated" }, { "name": "Fire", "code": "Fire" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Type" }, { "name": "LABE", "type": "esriFieldTypeString", "alias": "LABEL", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Label" }, { "name": "AB_Src", "type": "esriFieldTypeString", "alias": "AS BUILT SOURCE", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "AB_Src" }, { "name": "Yr_AB", "type": "esriFieldTypeString", "alias": "AS BUILT YEAR", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Yr_AB" }, { "name": "Yr_Install", "type": "esriFieldTypeString", "alias": "INSTALL YEAR", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "Yr_Install" }, { "name": "Yr_Inst_Sr", "type": "esriFieldTypeString", "alias": "INSTALL YR SOURCE", "domain": { "type": "codedValue", "name": "Source", "description": "Source", "codedValues": [ { "name": "GPS", "code": "GPS" }, { "name": "CAD Record Drawings - As Builts", "code": "CAD/AB" }, { "name": "CAD Drawings - just plans not AB", "code": "CAD/Plans" }, { "name": "Record Drawing (As Builts) - Hard Copy", "code": "AB/HC" }, { "name": "Field Notes", "code": "Field" }, { "name": "Other", "code": "Other" }, { "name": "Unkown", "code": "Unkown" }, { "name": "Specs at time of build", "code": "Specs at time of build" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Yr_Inst_Sr" }, { "name": "LIve", "type": "esriFieldTypeString", "alias": "LINE IS LIVE?", "domain": { "type": "codedValue", "name": "Boolean", "description": "Yes / No Field", "codedValues": [ { "name": "NO", "code": "NO" }, { "name": "YES", "code": "YES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "LIve" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Notes" }, { "name": "DATE", "type": "esriFieldTypeDate", "alias": "UPDATED DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_Updat" }, { "name": "User_ID", "type": "esriFieldTypeString", "alias": "INSPECTOR", "domain": { "type": "codedValue", "name": "wWorkers", "description": "Water Workers (PSE)", "codedValues": [ { "name": "George Navarro", "code": "George Navarro" }, { "name": "Kevin Farmer", "code": "Kevin Farmer" }, { "name": "Wes Clay", "code": "Wes Clay" }, { "name": "Keith Coulter", "code": "Keith Coutlter" }, { "name": "Britton Moeckel", "code": "Britton Moeckel" }, { "name": "Terry W", "code": "Terry W" }, { "name": "Garrett C", "code": "Garrett C" }, { "name": "Logan Smith", "code": "Logan Smith" }, { "name": "Steven Darling", "code": "Steven Darliing" }, { "name": "Justin Sermon", "code": "Justin Sermon" }, { "name": "Ray Duncan", "code": "Ray Duncan" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "User_ID" }, { "name": "GIS_Length", "type": "esriFieldTypeDouble", "alias": "LENGTH CALCULATED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GIS_Length" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "DecadeInst", "type": "esriFieldTypeString", "alias": "DECADE INSTALLED (APPROX)", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DecadeInst" }, { "name": "BRE", "type": "esriFieldTypeInteger", "alias": "BRE RATING", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BRE" }, { "name": "LucityAutoID", "type": "esriFieldTypeInteger", "alias": "Link to Lucity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LucityAutoID" }, { "name": "FY", "type": "esriFieldTypeString", "alias": "FY INSTALL/REPLACED", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FY" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R52_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_52", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_52", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S43_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "BWL", "name": "BWL", "domains": { "Size": {"type": "inherited"}, "Material": {"type": "inherited"}, "Owner": {"type": "inherited"}, "Type": {"type": "inherited"}, "Yr_Inst_Sr": {"type": "inherited"}, "LIve": {"type": "inherited"}, "User_ID": {"type": "inherited"} }, "templates": [ { "name": "BWL", "description": "", "prototype": { "attributes": { "Material": null, "LucityAutoID": null, "Size": null, "Length_AB": null, "Depth": null, "Owner": "BWL", "Type": null, "LABE": null, "AB_Src": null, "Yr_AB": null, "Yr_Install": null, "Yr_Inst_Sr": null, "LIve": null, "Notes": null, "DATE": null, "User_ID": null, "GIS_Length": null, "FY": null, "DecadeInst": null, "BRE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Other", "name": "Other", "domains": { "Size": {"type": "inherited"}, "Material": {"type": "inherited"}, "Owner": {"type": "inherited"}, "Type": {"type": "inherited"}, "Yr_Inst_Sr": {"type": "inherited"}, "LIve": {"type": "inherited"}, "User_ID": {"type": "inherited"} }, "templates": [ { "name": "Other", "description": "", "prototype": { "attributes": { "Material": null, "LucityAutoID": null, "Size": null, "Length_AB": null, "Depth": null, "Owner": "Other", "Type": null, "LABE": null, "AB_Src": null, "Yr_AB": null, "Yr_Install": null, "Yr_Inst_Sr": null, "LIve": null, "Notes": null, "DATE": null, "User_ID": null, "GIS_Length": null, "FY": null, "DecadeInst": null, "BRE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Meridian", "name": "Meridian", "domains": { "Size": {"type": "inherited"}, "Material": {"type": "inherited"}, "Owner": {"type": "inherited"}, "Type": {"type": "inherited"}, "Yr_Inst_Sr": {"type": "inherited"}, "LIve": {"type": "inherited"}, "User_ID": {"type": "inherited"} }, "templates": [ { "name": "Meridian", "description": "", "prototype": { "attributes": { "Material": null, "LucityAutoID": null, "Size": null, "Length_AB": null, "Depth": null, "Owner": "Meridian", "Type": null, "LABE": null, "AB_Src": null, "Yr_AB": null, "Yr_Install": null, "Yr_Inst_Sr": null, "LIve": null, "Notes": null, "DATE": null, "User_ID": null, "GIS_Length": null, "FY": null, "DecadeInst": null, "BRE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "MSU", "name": "MSU", "domains": { "Size": {"type": "inherited"}, "Material": {"type": "inherited"}, "Owner": {"type": "inherited"}, "Type": {"type": "inherited"}, "Yr_Inst_Sr": {"type": "inherited"}, "LIve": {"type": "inherited"}, "User_ID": {"type": "inherited"} }, "templates": [ { "name": "MSU", "description": "", "prototype": { "attributes": { "Material": null, "LucityAutoID": null, "Size": null, "Length_AB": null, "Depth": null, "Owner": "MSU", "Type": null, "LABE": null, "AB_Src": null, "Yr_AB": null, "Yr_Install": null, "Yr_Inst_Sr": null, "LIve": null, "Notes": null, "DATE": null, "User_ID": null, "GIS_Length": null, "FY": null, "DecadeInst": null, "BRE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Private", "name": "Private", "domains": { "Size": {"type": "inherited"}, "Material": {"type": "inherited"}, "Owner": {"type": "inherited"}, "Type": {"type": "inherited"}, "Yr_Inst_Sr": {"type": "inherited"}, "LIve": {"type": "inherited"}, "User_ID": {"type": "inherited"} }, "templates": [ { "name": "Private", "description": "", "prototype": { "attributes": { "Material": null, "LucityAutoID": null, "Size": null, "Length_AB": null, "Depth": null, "Owner": "Private", "Type": null, "LABE": null, "AB_Src": null, "Yr_AB": null, "Yr_Install": null, "Yr_Inst_Sr": null, "LIve": null, "Notes": null, "DATE": null, "User_ID": null, "GIS_Length": null, "FY": null, "DecadeInst": null, "BRE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 6, "name": "SEWER STRUCTURES", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 24000, "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": 1.30817260782605E7, "ymin": 438975.641482947, "xmax": 1.31012906819733E7, "ymax": 470639.668205438, "spatialReference": { "wkid": 2253, "latestWkid": 2253 } }, "sourceSpatialReference": { "wkid": 2253, "latestWkid": 2253 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NODETYP", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "43972f4cb5c3646f7ba51f4ed62ee790", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAH9JREFUCJlljrENwyAUBU/mL+Ad3FGClCUYwVOkoMkIHiYboF9QMEBmCBIbREQiRRRS+Np7Oj3hS+HMQwC2bcN7fzfGvABSSs9a61UA9n33IYSLcw6AGOPtOA7k18g501oDYIyxAH9prWVdVwB67zKlqi4ic0cpJQDvKVX1dPcDQs8nVRuacYQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 5, "height": 5, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Catchbasin", "label": "CATCHBASIN", "description": "" }, { "symbol": { "type": "esriPMS", "url": "49a03f09bf4eaae7eff8fce0bf4d3995", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAP1JREFUGJUFwbFOwlAAQNHb8JKGtA40DboZgwMERl1NmEg0smH6A2x8hIODwc2NgTAwOHTqJAtLO7gYkjLQAEMNS2liuyDBNpV6jgCYzaguFoyCgIvjUY6iKHnu9xkDCNvm2jT5MAwKqgq1WnK6WjFYLrmxLLrCdXlrtyl43jmHQ4vt9kAYjouGwdVkIrdEmnKm67DbPdFsGkTRN3kuKJdHGnArfJ8/zwNV1RFCUCppbDYnBAFpkiSK2O9xGg3uHOed6VRCkn5QFDvPMu0F4oKwLO3R9+PqcDjIXPf1sl5n7Xmy2eslHeBexHH8OZ9rD5VK3AVC4EuWKQId4Pcf5DVoeiHxn+8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Manhole", "label": "MANHOLE", "description": "" }, { "symbol": { "type": "esriPMS", "url": "823517ba6da6b1a14ac801531787f318", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAGCAYAAAD68A/GAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAFdJREFUCJljYWBgYGBnZ29hwAN+/vx5nwXKqMankIGB4SAL1MSJP3/+5GJgYEhFU/CUnZ19zc+fP+/ATKxhYGAQw6LwPlTuLwtU4DMOK22gcgdZcCjAAAAVIh4YBDu5tAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 7, "height": 4, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Bulkhead", "label": "BULKHEAD", "description": "" }, { "symbol": { "type": "esriPMS", "url": "8f4c728940688f1d210fee243fdc7e92", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAECAYAAAC3OK7NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAHhJREFUCJlVyyEOwkAQRuEnNhmxqutWI2upICSQ9CS42l6hGlNThcRisSgSPJcYN/53CCrgU8+8xNcbELDwbwvsgEsCMLOHpCfQAhNAKaWLiEOt9eTu+/Rz39ZpyjnfI2IABnffACQASUczm9fuJY3A1czOkhrg9QGrkieaK12/ggAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 7, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Overflow Chamber", "label": "CHAMBER", "description": "" }, { "symbol": { "type": "esriPMS", "url": "abe92d03209ef5992b73cacda316dec0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAALCAYAAACgR9dcAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAASFJREFUKJGFkLFKA1EQRe9slryNsdngd1hYGBQUJI2tpZVfkEIsZNPMbFKkFQQLxV7wI7SwESzVL7ARZFGILLO8vGeVsAmb9VbDnTlzmQkBBNKRTfyjaTb9GmH0UfbCMcZr+W++0dLWSx2s0EMAdwswADTajUmiyXcdLBC77IWzgsEPAF4JtB4iHFjYbRgcEChn5UHVwjkcIHhjcF+M7Fu1PQ/fjTQ6LUyxx+C4FvbwXQZfklLHwp5Th96LrLh1cJ8FiicDsxom0LNA+vMzMt5h8AkrHzVNcxdal2y8lgcIFIuRC1KKSClxcL2VsKiclRsCuS4vEwgYfBwgaDu4nxTpfQgAPvNbQzOMqp4yk1MXp0hvFpITJBMAV1U3Lelx2fgDXVZqgnmiYvsAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Pump Station", "label": "PUMP STATION", "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": "NODEID", "typeIdField": "NODETYP", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NODEID", "type": "esriFieldTypeString", "alias": "NODE ID", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "NODEID" }, { "name": "NODETYP", "type": "esriFieldTypeString", "alias": "NODE TYPE", "domain": { "type": "codedValue", "name": "Sewer Nodes", "description": "Manhole, Catchbasin", "codedValues": [ { "name": "Manhole", "code": "Manhole" }, { "name": "Catchbasin", "code": "Catchbasin" }, { "name": "Clean Out", "code": "Clean Out" }, { "name": "Beehive", "code": "Beehive" }, { "name": "Bulkhead", "code": "Bulkhead" }, { "name": "Flared End", "code": "Flared End" }, { "name": "Interceptors", "code": "Interceptors" }, { "name": "Junction", "code": "Junction" }, { "name": "Lawn Basin", "code": "Lawn Basin" }, { "name": "Outlet", "code": "Outlet" }, { "name": "Overflow Chamber", "code": "Overflow Chamber" }, { "name": "Pump Station", "code": "Pump Station" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Chamber", "code": "Chamber" }, { "name": "Tap", "code": "Tap" }, { "name": "Lift Station", "code": "Lift Station" }, { "name": "Vent", "code": "Vent" }, { "name": "Outfall", "code": "Outfall" }, { "name": "Cap", "code": "Cap" }, { "name": "Connector", "code": "Connector" }, { "name": "Inlet", "code": "Inlet" }, { "name": "Culverts", "code": "Culverts" }, { "name": "Grease Trap", "code": "Grease Trap" }, { "name": "Spot Liner Start and Stop", "code": "Spot Liner" }, { "name": "Interceptor_Storm", "code": "Interceptor_Storm" }, { "name": "Restrictor", "code": "Restrictor" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "NODETYP" }, { "name": "SYSTEM", "type": "esriFieldTypeString", "alias": "SYSTEM TYPE", "domain": { "type": "codedValue", "name": "Type", "description": "Sanitary, Storm, Combined", "codedValues": [ { "name": "Sanitary", "code": "Sanitary" }, { "name": "Storm", "code": "Storm" }, { "name": "Combined", "code": "Combined" }, { "name": "Tunnel", "code": "Tunnel" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "SYSTEM" }, { "name": "ACTIVE", "type": "esriFieldTypeString", "alias": "ACTIVE (Y/N)", "domain": { "type": "codedValue", "name": "Boolean", "description": "Yes / No Field", "codedValues": [ { "name": "NO", "code": "NO" }, { "name": "YES", "code": "YES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ACTIVE" }, { "name": "FLOWCHN", "type": "esriFieldTypeString", "alias": "FLOW CHANNEL MATERIAL", "domain": { "type": "codedValue", "name": "sFlowChannel", "description": "Flow Channell Material", "codedValues": [ { "name": "PVC", "code": "PVC" }, { "name": "CLAY", "code": "CLAY" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "LINED", "code": "LINED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "FLOWCHN" }, { "name": "BARREL", "type": "esriFieldTypeString", "alias": "BARREL TYPE", "domain": { "type": "codedValue", "name": "sBarrell", "description": "Sewer Barrell Type", "codedValues": [ { "name": "Block", "code": "Block" }, { "name": "Brick", "code": "Brick" }, { "name": "Lined", "code": "Lined" }, { "name": "Precast", "code": "Precast" }, { "name": "PVC", "code": "PVC" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "BARREL" }, { "name": "INSPECTOR", "type": "esriFieldTypeString", "alias": "INSPECTOR", "domain": { "type": "codedValue", "name": "sWorkers", "description": "Sewer Workers (PSE)", "codedValues": [ { "name": "Kyle Kaufman", "code": "Kyle Kaufman" }, { "name": "Scott Dunn", "code": "Scott Dunn" }, { "name": "Adam Bilyea", "code": "Adam Bilyea" }, { "name": "Todd Bartley", "code": "Todd Bartley" }, { "name": "Steven Scott", "code": "Steven Scott" }, { "name": "Troy Painter", "code": "Troy Painter" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "INSPECTOR" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": { "type": "codedValue", "name": "sOwner", "description": "Sewer System Owner", "codedValues": [ { "name": "East Lansing", "code": "East Lansing" }, { "name": "Private", "code": "Private" }, { "name": "Meridian", "code": "Meridian" }, { "name": "Ingham County Drain Commission", "code": "ICDC" }, { "name": "Clinton County Drain Commission", "code": "CCDC" }, { "name": "Lansing", "code": "Lansing" }, { "name": "MSU", "code": "MSU" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "MDOT", "code": "MDOT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNER" }, { "name": "GPS_X_LONG", "type": "esriFieldTypeDouble", "alias": "GPS LONG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPS_X_LONG" }, { "name": "GPS_Y_LAT", "type": "esriFieldTypeDouble", "alias": "GPS LAT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPS_Y_LAT" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "NOTES" }, { "name": "DATE", "type": "esriFieldTypeDate", "alias": "DATE UPDATED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE" }, { "name": "FLOORELEV", "type": "esriFieldTypeDouble", "alias": "FLOOR ELEVATION (ENG)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FLOORELEV" }, { "name": "FLOORELVSRC", "type": "esriFieldTypeString", "alias": "FLOOR ELEVATION SOURCE", "domain": { "type": "codedValue", "name": "Source", "description": "Source", "codedValues": [ { "name": "GPS", "code": "GPS" }, { "name": "CAD Record Drawings - As Builts", "code": "CAD/AB" }, { "name": "CAD Drawings - just plans not AB", "code": "CAD/Plans" }, { "name": "Record Drawing (As Builts) - Hard Copy", "code": "AB/HC" }, { "name": "Field Notes", "code": "Field" }, { "name": "Other", "code": "Other" }, { "name": "Unkown", "code": "Unkown" }, { "name": "Specs at time of build", "code": "Specs at time of build" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "FLOORELVSRC" }, { "name": "RIMELEV", "type": "esriFieldTypeDouble", "alias": "RIM ELEVATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RIMELEV" }, { "name": "RIMELVSRC", "type": "esriFieldTypeString", "alias": "RIM ELEVATION SOURCE", "domain": { "type": "codedValue", "name": "Source", "description": "Source", "codedValues": [ { "name": "GPS", "code": "GPS" }, { "name": "CAD Record Drawings - As Builts", "code": "CAD/AB" }, { "name": "CAD Drawings - just plans not AB", "code": "CAD/Plans" }, { "name": "Record Drawing (As Builts) - Hard Copy", "code": "AB/HC" }, { "name": "Field Notes", "code": "Field" }, { "name": "Other", "code": "Other" }, { "name": "Unkown", "code": "Unkown" }, { "name": "Specs at time of build", "code": "Specs at time of build" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "RIMELVSRC" }, { "name": "DIA_STR", "type": "esriFieldTypeString", "alias": "DIAMETER OF STRUCTURE", "domain": { "type": "codedValue", "name": "sDiam", "description": "Diameter of Sewer Structure", "codedValues": [ { "name": "02", "code": "02" }, { "name": "03", "code": "03" }, { "name": "04", "code": "04" }, { "name": "05", "code": "05" }, { "name": "06", "code": "06" }, { "name": "07", "code": "07" }, { "name": "08", "code": "08" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "DIA_STR" }, { "name": "COVER_DIA", "type": "esriFieldTypeDouble", "alias": "COVER DIAMETER", "domain": { "type": "codedValue", "name": "sCover", "description": "Sewer Cover of Structure", "codedValues": [ { "name": "20", "code": 20 }, { "name": "21", "code": 21 }, { "name": "22", "code": 22 }, { "name": "23", "code": 23 }, { "name": "24", "code": 24 }, { "name": "25", "code": 25 }, { "name": "26", "code": 26 }, { "name": "27", "code": 27 }, { "name": "28", "code": 28 }, { "name": "17", "code": 17 }, { "name": "18", "code": 18 }, { "name": "19", "code": 19 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COVER_DIA" }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "DEPTH FLOOR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DEPTH" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION (GENERAL)", "domain": { "type": "codedValue", "name": "Location", "description": "Location Description", "codedValues": [ { "name": "ROAD", "code": "ROAD" }, { "name": "ROW", "code": "ROW" }, { "name": "GUTTER", "code": "GUTTER" }, { "name": "SIDEWALK", "code": "SIDEWALK" }, { "name": "ALLEY", "code": "ALLEY" }, { "name": "WOODS", "code": "WOODS" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "BURIED", "code": "BURIED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LOCATION" }, { "name": "ASBUILT", "type": "esriFieldTypeString", "alias": "AS BUILT", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "ASBUILT" }, { "name": "ABYR", "type": "esriFieldTypeString", "alias": "AS BUILT YEAR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ABYR" }, { "name": "YRINSTALL", "type": "esriFieldTypeString", "alias": "YEAR INSTALLED", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "YRINSTALL" }, { "name": "YRINSTLSRC", "type": "esriFieldTypeString", "alias": "SOURCE YEAR INSTALL", "domain": { "type": "codedValue", "name": "Install_Yr", "description": "Source or method of Intall Year", "codedValues": [ { "name": "AS BUILT", "code": "AS BUILT" }, { "name": "YEAR BUILDING BUILT", "code": "BLDG YEAR BUILT" }, { "name": "DATE OF PLAT", "code": "PLAT DATE" }, { "name": "ESTIMATE BASED OFF STAFF KNOWLEDGE", "code": "ESTIMATE" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "YRINSTLSRC" }, { "name": "OLDMHNUM", "type": "esriFieldTypeString", "alias": "OLD MANHOLE #", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OLDMHNUM" }, { "name": "OLDGPS", "type": "esriFieldTypeString", "alias": "OLD GPS", "domain": null, "editable": true, "nullable": true, "length": 65, "defaultValue": null, "modelName": "OLDGPS" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "CrossSec", "type": "esriFieldTypeString", "alias": "Cross Section Str Located", "domain": { "type": "codedValue", "name": "Boolean", "description": "Yes / No Field", "codedValues": [ { "name": "NO", "code": "NO" }, { "name": "YES", "code": "YES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "CrossSec" }, { "name": "LucityAutoID", "type": "esriFieldTypeInteger", "alias": "Link to Lucity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LucityAutoID" }, { "name": "NodeIDiTpi", "type": "esriFieldTypeString", "alias": "Node ID for iT Pipes", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NodeIDiTpi" }, { "name": "fy", "type": "esriFieldTypeString", "alias": "FY INSTALL", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "fy" }, { "name": "Sec", "type": "esriFieldTypeString", "alias": "SECTION NUM", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Sec" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R97_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_97", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_97", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S82_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Catchbasin", "name": "Catchbasin", "domains": { "NODETYP": {"type": "inherited"}, "SYSTEM": {"type": "inherited"}, "ACTIVE": {"type": "inherited"}, "FLOWCHN": {"type": "inherited"}, "BARREL": {"type": "inherited"}, "INSPECTOR": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "FLOORELVSRC": {"type": "inherited"}, "RIMELVSRC": {"type": "inherited"}, "DIA_STR": {"type": "inherited"}, "COVER_DIA": {"type": "inherited"}, "LOCATION": {"type": "inherited"}, "YRINSTLSRC": {"type": "inherited"}, "CrossSec": {"type": "inherited"} }, "templates": [ { "name": "CATCHBASIN", "description": "", "prototype": { "attributes": { "NODEID": null, "fy": null, "NODETYP": "Catchbasin", "SYSTEM": null, "ACTIVE": null, "FLOWCHN": null, "BARREL": null, "INSPECTOR": null, "OWNER": null, "GPS_X_LONG": null, "GPS_Y_LAT": null, "NOTES": null, "DATE": null, "FLOORELEV": null, "FLOORELVSRC": null, "RIMELEV": null, "RIMELVSRC": null, "DIA_STR": null, "COVER_DIA": null, "DEPTH": null, "LOCATION": null, "ASBUILT": null, "ABYR": null, "YRINSTALL": null, "YRINSTLSRC": null, "OLDMHNUM": null, "OLDGPS": null, "Sec": null, "CrossSec": null, "LucityAutoID": null, "NodeIDiTpi": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Manhole", "name": "Manhole", "domains": { "NODETYP": {"type": "inherited"}, "SYSTEM": {"type": "inherited"}, "ACTIVE": {"type": "inherited"}, "FLOWCHN": {"type": "inherited"}, "BARREL": {"type": "inherited"}, "INSPECTOR": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "FLOORELVSRC": {"type": "inherited"}, "RIMELVSRC": {"type": "inherited"}, "DIA_STR": {"type": "inherited"}, "COVER_DIA": {"type": "inherited"}, "LOCATION": {"type": "inherited"}, "YRINSTLSRC": {"type": "inherited"}, "CrossSec": {"type": "inherited"} }, "templates": [ { "name": "MANHOLE", "description": "", "prototype": { "attributes": { "NODEID": null, "fy": null, "NODETYP": "Manhole", "SYSTEM": null, "ACTIVE": null, "FLOWCHN": null, "BARREL": null, "INSPECTOR": null, "OWNER": null, "GPS_X_LONG": null, "GPS_Y_LAT": null, "NOTES": null, "DATE": null, "FLOORELEV": null, "FLOORELVSRC": null, "RIMELEV": null, "RIMELVSRC": null, "DIA_STR": null, "COVER_DIA": null, "DEPTH": null, "LOCATION": null, "ASBUILT": null, "ABYR": null, "YRINSTALL": null, "YRINSTLSRC": null, "OLDMHNUM": null, "OLDGPS": null, "Sec": null, "CrossSec": null, "LucityAutoID": null, "NodeIDiTpi": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Bulkhead", "name": "Bulkhead", "domains": { "NODETYP": {"type": "inherited"}, "SYSTEM": {"type": "inherited"}, "ACTIVE": {"type": "inherited"}, "FLOWCHN": {"type": "inherited"}, "BARREL": {"type": "inherited"}, "INSPECTOR": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "FLOORELVSRC": {"type": "inherited"}, "RIMELVSRC": {"type": "inherited"}, "DIA_STR": {"type": "inherited"}, "COVER_DIA": {"type": "inherited"}, "LOCATION": {"type": "inherited"}, "YRINSTLSRC": {"type": "inherited"}, "CrossSec": {"type": "inherited"} }, "templates": [ { "name": "BULKHEAD", "description": "", "prototype": { "attributes": { "NODEID": null, "fy": null, "NODETYP": "Bulkhead", "SYSTEM": null, "ACTIVE": null, "FLOWCHN": null, "BARREL": null, "INSPECTOR": null, "OWNER": null, "GPS_X_LONG": null, "GPS_Y_LAT": null, "NOTES": null, "DATE": null, "FLOORELEV": null, "FLOORELVSRC": null, "RIMELEV": null, "RIMELVSRC": null, "DIA_STR": null, "COVER_DIA": null, "DEPTH": null, "LOCATION": null, "ASBUILT": null, "ABYR": null, "YRINSTALL": null, "YRINSTLSRC": null, "OLDMHNUM": null, "OLDGPS": null, "Sec": null, "CrossSec": null, "LucityAutoID": null, "NodeIDiTpi": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Overflow Chamber", "name": "Overflow Chamber", "domains": { "NODETYP": {"type": "inherited"}, "SYSTEM": {"type": "inherited"}, "ACTIVE": {"type": "inherited"}, "FLOWCHN": {"type": "inherited"}, "BARREL": {"type": "inherited"}, "INSPECTOR": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "FLOORELVSRC": {"type": "inherited"}, "RIMELVSRC": {"type": "inherited"}, "DIA_STR": {"type": "inherited"}, "COVER_DIA": {"type": "inherited"}, "LOCATION": {"type": "inherited"}, "YRINSTLSRC": {"type": "inherited"}, "CrossSec": {"type": "inherited"} }, "templates": [ { "name": "Overflow Chamber", "description": "", "prototype": { "attributes": { "fy": null, "NodeIDiTpi": null, "NODEID": null, "NODETYP": "Overflow Chamber", "SYSTEM": null, "ACTIVE": null, "FLOWCHN": null, "BARREL": null, "INSPECTOR": null, "OWNER": null, "GPS_X_LONG": null, "GPS_Y_LAT": null, "NOTES": null, "DATE": null, "FLOORELEV": null, "FLOORELVSRC": null, "RIMELEV": null, "RIMELVSRC": null, "DIA_STR": null, "COVER_DIA": null, "DEPTH": null, "LOCATION": null, "ASBUILT": null, "ABYR": null, "YRINSTALL": null, "YRINSTLSRC": null, "OLDMHNUM": null, "OLDGPS": null, "Sec": null, "CrossSec": null, "LucityAutoID": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Pump Station", "name": "Pump Station", "domains": { "NODETYP": {"type": "inherited"}, "SYSTEM": {"type": "inherited"}, "ACTIVE": {"type": "inherited"}, "FLOWCHN": {"type": "inherited"}, "BARREL": {"type": "inherited"}, "INSPECTOR": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "FLOORELVSRC": {"type": "inherited"}, "RIMELVSRC": {"type": "inherited"}, "DIA_STR": {"type": "inherited"}, "COVER_DIA": {"type": "inherited"}, "LOCATION": {"type": "inherited"}, "YRINSTLSRC": {"type": "inherited"}, "CrossSec": {"type": "inherited"} }, "templates": [ { "name": "Pump Station", "description": "", "prototype": { "attributes": { "fy": null, "NodeIDiTpi": null, "NODEID": null, "NODETYP": "Pump Station", "SYSTEM": null, "ACTIVE": null, "FLOWCHN": null, "BARREL": null, "INSPECTOR": null, "OWNER": null, "GPS_X_LONG": null, "GPS_Y_LAT": null, "NOTES": null, "DATE": null, "FLOORELEV": null, "FLOORELVSRC": null, "RIMELEV": null, "RIMELVSRC": null, "DIA_STR": null, "COVER_DIA": null, "DEPTH": null, "LOCATION": null, "ASBUILT": null, "ABYR": null, "YRINSTALL": null, "YRINSTLSRC": null, "OLDMHNUM": null, "OLDGPS": null, "Sec": null, "CrossSec": null, "LucityAutoID": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 7, "name": "SEWER LEADS", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 24000, "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": -107138600, "ymin": -97193800, "xmax": 1.3101037509842515E7, "ymax": 469858.587926507, "spatialReference": { "wkid": 2253, "latestWkid": 2253 } }, "sourceSpatialReference": { "wkid": 2253, "latestWkid": 2253 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SYSTEM", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 2 }, "value": "Sanitary", "label": "SEWER LEADS - NOT EL", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 2 }, "value": "Storm", "label": "STORM LEADS - NOT EL", "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": "SLEADID", "typeIdField": "SYSTEM", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SLEADID", "type": "esriFieldTypeString", "alias": "LEAD ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SLEADID" }, { "name": "SYSTEM", "type": "esriFieldTypeString", "alias": "SYSTEM TYPE", "domain": { "type": "codedValue", "name": "Type", "description": "Sanitary, Storm, Combined", "codedValues": [ { "name": "Sanitary", "code": "Sanitary" }, { "name": "Storm", "code": "Storm" }, { "name": "Combined", "code": "Combined" }, { "name": "Tunnel", "code": "Tunnel" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SYSTEM" }, { "name": "SIZE", "type": "esriFieldTypeString", "alias": "SIZE", "domain": { "type": "codedValue", "name": "sLateralPiSize", "description": "Sewer Lead Size", "codedValues": [ { "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": "3\"", "code": "3" }, { "name": "4\"", "code": "4" }, { "name": "6\"", "code": "6" }, { "name": "8\"", "code": "8" }, { "name": "10\"", "code": "10" }, { "name": "12\"", "code": "12" }, { "name": "15\"", "code": "15" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SIZE" }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "domain": { "type": "codedValue", "name": "sPiMaterial", "description": "Sewer Pipes Materials", "codedValues": [ { "name": "PVC - Polyvinyl Chloride", "code": "PVC" }, { "name": "RCP - Reinforced Concrete (CL 76)", "code": "RCP" }, { "name": "Clay", "code": "Clay" }, { "name": "Concrete", "code": "Concrete" }, { "name": "HDPE - High Density Polyethylene", "code": "HDPE" }, { "name": "Steel", "code": "Steel" }, { "name": "VCP - Vitrified Clay", "code": "VCP" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "SLCPP - Smooth Lined Corrugated Plastic Pipe", "code": "SLCPP" }, { "name": "CMP - Corrugated Metal Pipe", "code": "CMP" }, { "name": "Copper", "code": "Copper" }, { "name": "DI - Ductile Iron", "code": "DI" }, { "name": "Cast Iron", "code": "CI" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MATERIAL" }, { "name": "LENGTH", "type": "esriFieldTypeString", "alias": "LENGTH", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "LENGTH" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": { "type": "codedValue", "name": "Owner", "description": "Owner", "codedValues": [ { "name": "East Lansing", "code": "East Lansing" }, { "name": "BWL", "code": "BWL" }, { "name": "Lansing", "code": "Lansing" }, { "name": "Meridian", "code": "Meridian" }, { "name": "MSU", "code": "MSU" }, { "name": "Private", "code": "Private" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNER" }, { "name": "ASBUILT", "type": "esriFieldTypeString", "alias": "AS BUILT", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ASBUILT" }, { "name": "ASBLTYR", "type": "esriFieldTypeString", "alias": "AS BUILT YEAR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ASBLTYR" }, { "name": "ADDR", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ADDR" }, { "name": "GPS_X_LONG", "type": "esriFieldTypeDouble", "alias": "GPS LONG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPS_X_LONG" }, { "name": "GPS_Y_LAT", "type": "esriFieldTypeDouble", "alias": "GPS LAT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPS_Y_LAT" }, { "name": "DATE", "type": "esriFieldTypeDate", "alias": "DATE UPDATED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "NOTES" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "SHAPE_STLength__", "type": "esriFieldTypeDouble", "alias": "SHAPE_STLength__", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STLength()" }, { "name": "Shape_STLength_1", "type": "esriFieldTypeDouble", "alias": "Shape_STLength_1", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" }, { "name": "InstallRepDate", "type": "esriFieldTypeDate", "alias": "INTALL / REPLACE DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallRepDate" }, { "name": "LatIDiTPi", "type": "esriFieldTypeString", "alias": "Lateral ID for iT Pipes", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LatIDiTPi" }, { "name": "LucAutoID", "type": "esriFieldTypeInteger", "alias": "LucAutoID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LucAutoID" }, { "name": "Year", "type": "esriFieldTypeString", "alias": "YEAR INSTALLED/REPLACED", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Year" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R98_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_98", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_98", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S83_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Sanitary", "name": "Sanitary", "domains": { "SYSTEM": {"type": "inherited"}, "SIZE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "OWNER": {"type": "inherited"} }, "templates": [ { "name": "Sanitary", "description": "", "prototype": { "attributes": { "SLEADID": null, "Year": null, "SHAPE_STLength__": 0, "LucAutoID": null, "SYSTEM": "Sanitary", "SIZE": null, "MATERIAL": null, "LENGTH": null, "OWNER": null, "ASBUILT": null, "ASBLTYR": null, "ADDR": null, "GPS_X_LONG": null, "GPS_Y_LAT": null, "DATE": null, "NOTES": null, "Shape_STLength_1": 0, "InstallRepDate": null, "LatIDiTPi": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Storm", "name": "Storm", "domains": { "SYSTEM": {"type": "inherited"}, "SIZE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "OWNER": {"type": "inherited"} }, "templates": [ { "name": "Storm", "description": "", "prototype": { "attributes": { "SLEADID": null, "Year": null, "SHAPE_STLength__": 0, "LucAutoID": null, "SYSTEM": "Storm", "SIZE": null, "MATERIAL": null, "LENGTH": null, "OWNER": null, "ASBUILT": null, "ASBLTYR": null, "ADDR": null, "GPS_X_LONG": null, "GPS_Y_LAT": null, "DATE": null, "NOTES": null, "Shape_STLength_1": 0, "InstallRepDate": null, "LatIDiTPi": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 8, "name": "SEWER ABANDONED", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 24000, "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": 1.308466527526246E7, "ymin": 442041.2673884481, "xmax": 1.3097729490157485E7, "ymax": 468983.3966535479, "spatialReference": { "wkid": 2253, "latestWkid": 2253 } }, "sourceSpatialReference": { "wkid": 2253, "latestWkid": 2253 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "label": "ABANDONED SEWER", "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": "ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ID" }, { "name": "SIZE", "type": "esriFieldTypeString", "alias": "SIZE", "domain": { "type": "codedValue", "name": "Size", "description": "Water Main Size", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "3", "code": "3" }, { "name": "4", "code": "4" }, { "name": "6", "code": "6" }, { "name": "8", "code": "8" }, { "name": "10", "code": "10" }, { "name": "12", "code": "12" }, { "name": "16", "code": "16" }, { "name": "20", "code": "20" }, { "name": "30", "code": "30" }, { "name": "42", "code": "42" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SIZE" }, { "name": "SYSTEM", "type": "esriFieldTypeString", "alias": "SYSTEM TYPE", "domain": { "type": "codedValue", "name": "Type", "description": "Sanitary, Storm, Combined", "codedValues": [ { "name": "Sanitary", "code": "Sanitary" }, { "name": "Storm", "code": "Storm" }, { "name": "Combined", "code": "Combined" }, { "name": "Tunnel", "code": "Tunnel" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SYSTEM" }, { "name": "DEPTH", "type": "esriFieldTypeString", "alias": "DEPTH", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DEPTH" }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "SOURCE" }, { "name": "GPS_X_LONG", "type": "esriFieldTypeDouble", "alias": "GPS LONG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPS_X_LONG" }, { "name": "GPS_Y_LAT", "type": "esriFieldTypeDouble", "alias": "GPS LAT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPS_Y_LAT" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "NOTES" }, { "name": "DATE", "type": "esriFieldTypeDate", "alias": "DATE UPDATED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "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": "S55_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "SEWER ABANDONED", "description": "", "prototype": { "attributes": { "DATE": null, "ID": null, "SIZE": null, "SYSTEM": null, "DEPTH": null, "SOURCE": null, "GPS_X_LONG": null, "GPS_Y_LAT": null, "NOTES": 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.91, "id": 9, "name": "SEWER PIPE", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 24000, "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": 1.3081717659448817E7, "ymin": 438950.70538057387, "xmax": 1.3102812187007874E7, "ymax": 470639.65879264474, "spatialReference": { "wkid": 2253, "latestWkid": 2253 } }, "sourceSpatialReference": { "wkid": 2253, "latestWkid": 2253 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SysType", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 38, 0, 255 ], "width": 2 }, "value": "Combined", "label": "Combined", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "value": "Sanitary", "label": "Sanitary", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 2 }, "value": "Storm", "label": "Storm", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 3.4 }, "value": "Tunnel", "label": "Tunnel", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 196, 184, 141, 255 ], "width": 1 }, "value": "Other", "label": "Other", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 212, 157, 208, 255 ], "width": 1 }, "value": "Unknown", "label": "Unknown", "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": "SysType", "typeIdField": "SysType", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "sPipeID", "type": "esriFieldTypeDouble", "alias": "sPipeID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "sPipeID" }, { "name": "SysType", "type": "esriFieldTypeString", "alias": "SYSTEM TYPE", "domain": { "type": "codedValue", "name": "Type", "description": "Sanitary, Storm, Combined", "codedValues": [ { "name": "Sanitary", "code": "Sanitary" }, { "name": "Storm", "code": "Storm" }, { "name": "Combined", "code": "Combined" }, { "name": "Tunnel", "code": "Tunnel" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SysType" }, { "name": "PipeSize", "type": "esriFieldTypeString", "alias": "PIPE SIZE", "domain": { "type": "codedValue", "name": "Sanitary Size", "description": "Sanitary Line Size", "codedValues": [ { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "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": "42", "code": "42" }, { "name": "48", "code": "48" }, { "name": "54", "code": "54" }, { "name": "60", "code": "60" }, { "name": "72", "code": "72" }, { "name": "75", "code": "75" }, { "name": "66", "code": "66" }, { "name": "24 x 30", "code": "24 x 30" }, { "name": "43 x 68", "code": "43 x 68" }, { "name": "04", "code": "04" }, { "name": "06", "code": "06" }, { "name": "08", "code": "08" }, { "name": "02", "code": "02" }, { "name": "84", "code": "84" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PipeSize" }, { "name": "LenghtAB", "type": "esriFieldTypeDouble", "alias": "LENGTH OF PIPE (AS BLT)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LenghtAB" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "MATERIAL", "domain": { "type": "codedValue", "name": "sPiMaterial", "description": "Sewer Pipes Materials", "codedValues": [ { "name": "PVC - Polyvinyl Chloride", "code": "PVC" }, { "name": "RCP - Reinforced Concrete (CL 76)", "code": "RCP" }, { "name": "Clay", "code": "Clay" }, { "name": "Concrete", "code": "Concrete" }, { "name": "HDPE - High Density Polyethylene", "code": "HDPE" }, { "name": "Steel", "code": "Steel" }, { "name": "VCP - Vitrified Clay", "code": "VCP" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "SLCPP - Smooth Lined Corrugated Plastic Pipe", "code": "SLCPP" }, { "name": "CMP - Corrugated Metal Pipe", "code": "CMP" }, { "name": "Copper", "code": "Copper" }, { "name": "DI - Ductile Iron", "code": "DI" }, { "name": "Cast Iron", "code": "CI" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Material" }, { "name": "MatSrc", "type": "esriFieldTypeString", "alias": "MATERIAL SOURCE", "domain": { "type": "codedValue", "name": "Source", "description": "Source", "codedValues": [ { "name": "GPS", "code": "GPS" }, { "name": "CAD Record Drawings - As Builts", "code": "CAD/AB" }, { "name": "CAD Drawings - just plans not AB", "code": "CAD/Plans" }, { "name": "Record Drawing (As Builts) - Hard Copy", "code": "AB/HC" }, { "name": "Field Notes", "code": "Field" }, { "name": "Other", "code": "Other" }, { "name": "Unkown", "code": "Unkown" }, { "name": "Specs at time of build", "code": "Specs at time of build" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "MatSrc" }, { "name": "GPSX", "type": "esriFieldTypeDouble", "alias": "GPS X LONG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPSX" }, { "name": "GPSY", "type": "esriFieldTypeDouble", "alias": "GPS Y LAT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPSY" }, { "name": "NOTE", "type": "esriFieldTypeString", "alias": "NOTE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "NOTE" }, { "name": "DATE2", "type": "esriFieldTypeDate", "alias": "DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE2" }, { "name": "SLOPE", "type": "esriFieldTypeDouble", "alias": "SLOPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SLOPE" }, { "name": "DWNSTR", "type": "esriFieldTypeDouble", "alias": "DOWNSTREAM ELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DWNSTR" }, { "name": "DWNSTRSRC", "type": "esriFieldTypeString", "alias": "DOWNSTREAM SOURCE", "domain": { "type": "codedValue", "name": "Source", "description": "Source", "codedValues": [ { "name": "GPS", "code": "GPS" }, { "name": "CAD Record Drawings - As Builts", "code": "CAD/AB" }, { "name": "CAD Drawings - just plans not AB", "code": "CAD/Plans" }, { "name": "Record Drawing (As Builts) - Hard Copy", "code": "AB/HC" }, { "name": "Field Notes", "code": "Field" }, { "name": "Other", "code": "Other" }, { "name": "Unkown", "code": "Unkown" }, { "name": "Specs at time of build", "code": "Specs at time of build" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "DWNSTRSRC" }, { "name": "TOMH", "type": "esriFieldTypeString", "alias": "MH # PIPE IS FLOW TO", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "TOMH" }, { "name": "UPSTREAMIN", "type": "esriFieldTypeDouble", "alias": "UPSTREAM INV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UPSTREAMIN" }, { "name": "UPSTRAMSRC", "type": "esriFieldTypeString", "alias": "UPSTREAM SOURCE", "domain": { "type": "codedValue", "name": "Source", "description": "Source", "codedValues": [ { "name": "GPS", "code": "GPS" }, { "name": "CAD Record Drawings - As Builts", "code": "CAD/AB" }, { "name": "CAD Drawings - just plans not AB", "code": "CAD/Plans" }, { "name": "Record Drawing (As Builts) - Hard Copy", "code": "AB/HC" }, { "name": "Field Notes", "code": "Field" }, { "name": "Other", "code": "Other" }, { "name": "Unkown", "code": "Unkown" }, { "name": "Specs at time of build", "code": "Specs at time of build" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "UPSTRAMSRC" }, { "name": "FROMMH", "type": "esriFieldTypeString", "alias": "MH # PIPE IS FLOWING OUT", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "FROMMH" }, { "name": "DIRFLOW", "type": "esriFieldTypeString", "alias": "DIRECTIONAL FLOW", "domain": { "type": "codedValue", "name": "sFlwVerified", "description": "To get flow directional arrow", "codedValues": [ { "name": "Verified", "code": "Verified" }, { "name": "Lead", "code": "Lead" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DIRFLOW" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": { "type": "codedValue", "name": "sOwner", "description": "Sewer System Owner", "codedValues": [ { "name": "East Lansing", "code": "East Lansing" }, { "name": "Private", "code": "Private" }, { "name": "Meridian", "code": "Meridian" }, { "name": "Ingham County Drain Commission", "code": "ICDC" }, { "name": "Clinton County Drain Commission", "code": "CCDC" }, { "name": "Lansing", "code": "Lansing" }, { "name": "MSU", "code": "MSU" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "MDOT", "code": "MDOT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "OWNER" }, { "name": "YRINSTALL", "type": "esriFieldTypeString", "alias": "YEAR INSTALLED", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "YRINSTALL" }, { "name": "YRINTSRC", "type": "esriFieldTypeString", "alias": "YEAR INSTALLED SOURCE", "domain": { "type": "codedValue", "name": "Source", "description": "Source", "codedValues": [ { "name": "GPS", "code": "GPS" }, { "name": "CAD Record Drawings - As Builts", "code": "CAD/AB" }, { "name": "CAD Drawings - just plans not AB", "code": "CAD/Plans" }, { "name": "Record Drawing (As Builts) - Hard Copy", "code": "AB/HC" }, { "name": "Field Notes", "code": "Field" }, { "name": "Other", "code": "Other" }, { "name": "Unkown", "code": "Unkown" }, { "name": "Specs at time of build", "code": "Specs at time of build" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "YRINTSRC" }, { "name": "ASBLT", "type": "esriFieldTypeString", "alias": "AS BUILT", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ASBLT" }, { "name": "ASBLTYR", "type": "esriFieldTypeString", "alias": "AS BUILT YEAR", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ASBLTYR" }, { "name": "ENABLE", "type": "esriFieldTypeString", "alias": "ENABLE", "domain": { "type": "codedValue", "name": "Boolean", "description": "Yes / No Field", "codedValues": [ { "name": "NO", "code": "NO" }, { "name": "YES", "code": "YES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ENABLE" }, { "name": "ACTIVE", "type": "esriFieldTypeString", "alias": "ACTIVE", "domain": { "type": "codedValue", "name": "Boolean", "description": "Yes / No Field", "codedValues": [ { "name": "NO", "code": "NO" }, { "name": "YES", "code": "YES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ACTIVE" }, { "name": "YRTV", "type": "esriFieldTypeString", "alias": "YR TV", "domain": { "type": "codedValue", "name": "sYear", "description": "sYear", "codedValues": [ { "name": "2020", "code": "2020" }, { "name": "2021", "code": "2021" }, { "name": "2022", "code": "2022" }, { "name": "2023", "code": "2023" }, { "name": "2024", "code": "2024" }, { "name": "2025", "code": "2025" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "YRTV" }, { "name": "DEPTHOUT", "type": "esriFieldTypeDouble", "alias": "DEPTH OF PIPE FLOWING OUT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DEPTHOUT" }, { "name": "DEPTHIN", "type": "esriFieldTypeDouble", "alias": "DEPTH OF PIPE FLOWING INTO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DEPTHIN" }, { "name": "CROSSSEC", "type": "esriFieldTypeString", "alias": "CROSSED PRIVATE PROPERTY", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "CROSSSEC" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "OWNER_NOTES", "type": "esriFieldTypeString", "alias": "OWNER/REVIEW NOTES", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "OWNER_NOTES" }, { "name": "Flag_review", "type": "esriFieldTypeString", "alias": "NEEDS REVIEWED", "domain": { "type": "codedValue", "name": "Boolean", "description": "Yes / No Field", "codedValues": [ { "name": "NO", "code": "NO" }, { "name": "YES", "code": "YES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Flag_review" }, { "name": "PipeType", "type": "esriFieldTypeString", "alias": "PIPE TYPE", "domain": { "type": "codedValue", "name": "sPipeType", "description": "Sewer Pipe Function", "codedValues": [ { "name": "Catch Basin Lead", "code": "CB Lead" }, { "name": "Interceptor", "code": "Interceptor" }, { "name": "Gravity Main", "code": "Gravity Main" }, { "name": "Other", "code": "Other" }, { "name": "Force Main", "code": "Force Main" }, { "name": "Siphon", "code": "Siphon" }, { "name": "Culvert", "code": "Culvert" }, { "name": "Underdrain", "code": "Underdrain" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PipeType" }, { "name": "Decade", "type": "esriFieldTypeString", "alias": "DECADE INSTALLED - APPOX", "domain": { "type": "codedValue", "name": "Decade", "description": "Decade", "codedValues": [ { "name": "1900", "code": "1900" }, { "name": "1910", "code": "1910" }, { "name": "1920", "code": "1920" }, { "name": "1930", "code": "1930" }, { "name": "1940", "code": "1940" }, { "name": "1950", "code": "1950" }, { "name": "1960", "code": "1960" }, { "name": "1970", "code": "1970" }, { "name": "1980", "code": "1980" }, { "name": "1990", "code": "1990" }, { "name": "2000", "code": "2000" }, { "name": "2010", "code": "2010" }, { "name": "2020", "code": "2020" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Decade" }, { "name": "Shape_STLength__", "type": "esriFieldTypeDouble", "alias": "Shape_STLength__", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" }, { "name": "Shape_STLength_1", "type": "esriFieldTypeDouble", "alias": "Shape_STLength_1", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" }, { "name": "BREDBL", "type": "esriFieldTypeDouble", "alias": "BRE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BREDBL" }, { "name": "PipeIDTxt", "type": "esriFieldTypeString", "alias": "Pipe ID (Txt)", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PipeIDTxt" }, { "name": "LucityAutoID", "type": "esriFieldTypeInteger", "alias": "Link to Lucity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LucityAutoID" }, { "name": "PipeIDiTPi", "type": "esriFieldTypeString", "alias": "Pipe ID for iT Pipes", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PipeIDiTPi" }, { "name": "sPiSizeLuc", "type": "esriFieldTypeDouble", "alias": "sPiSizeLuc", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "sPiSizeLuc" }, { "name": "piHt", "type": "esriFieldTypeInteger", "alias": "PIPE SIZE (HT)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "piHt" }, { "name": "piWidth", "type": "esriFieldTypeInteger", "alias": "PIPE WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "piWidth" }, { "name": "piCity", "type": "esriFieldTypeString", "alias": "CITY FOR IT PIPES", "domain": { "type": "codedValue", "name": "sOwner", "description": "Sewer System Owner", "codedValues": [ { "name": "East Lansing", "code": "East Lansing" }, { "name": "Private", "code": "Private" }, { "name": "Meridian", "code": "Meridian" }, { "name": "Ingham County Drain Commission", "code": "ICDC" }, { "name": "Clinton County Drain Commission", "code": "CCDC" }, { "name": "Lansing", "code": "Lansing" }, { "name": "MSU", "code": "MSU" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "MDOT", "code": "MDOT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "piCity" }, { "name": "piStreet", "type": "esriFieldTypeString", "alias": "STREET", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "piStreet" }, { "name": "piLength", "type": "esriFieldTypeDouble", "alias": "PIPE LENGTH - SHAPE FILE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "piLength" }, { "name": "JetFreq", "type": "esriFieldTypeSmallInteger", "alias": "Jetting or Cleaning Frequency", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "JetFreq" }, { "name": "JetFrUnits", "type": "esriFieldTypeString", "alias": "Jetting or Cleaning Frequency Units", "domain": { "type": "codedValue", "name": "sJetListRepeat", "description": "Jetting List Repeated weekly/bi/Monthly", "codedValues": [ { "name": "Years", "code": "Years" }, { "name": "Months", "code": "Months" }, { "name": "Weeks", "code": "Weeks" }, { "name": "Days", "code": "Days" }, { "name": "Hours", "code": "Hours" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "JetFrUnits" }, { "name": "JetSec", "type": "esriFieldTypeString", "alias": "Jetting Section or List", "domain": { "type": "codedValue", "name": "SJetting", "description": "sJetting list or section Jetting", "codedValues": [ { "name": "List #1", "code": "List #1" }, { "name": "List #2", "code": "List #2" }, { "name": "List #3", "code": "List #3" }, { "name": "Section 1", "code": "Section 1" }, { "name": "Section 2", "code": "Section 2" }, { "name": "Section 3", "code": "Section 3" }, { "name": "Section 4", "code": "Section 4" }, { "name": "NOT CITY'S", "code": "NOT CITY'S" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "JetSec" }, { "name": "LastJetDt", "type": "esriFieldTypeDate", "alias": "Last Jetting or Cleaning", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastJetDt" }, { "name": "Liner", "type": "esriFieldTypeString", "alias": "Liner Type", "domain": { "type": "codedValue", "name": "sLiningType", "description": "Lining Type -Structured / Non Structured", "codedValues": [ { "name": "STRUCTURAL LINING", "code": "STRUCTURAL LINING" }, { "name": "NOT STRUCTURAL LINING", "code": "NOT STRUCTURAL LINING" }, { "name": "CIPP - CURED IN PLACE PIPE", "code": "CIPP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Liner" }, { "name": "JetComp", "type": "esriFieldTypeString", "alias": "Jetting Complete", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "JetComp" }, { "name": "ListDet", "type": "esriFieldTypeString", "alias": "Jetting List Instructions", "domain": null, "editable": true, "nullable": true, "length": 300, "defaultValue": null, "modelName": "ListDet" }, { "name": "PiLineDt", "type": "esriFieldTypeString", "alias": "PIPE LINED DATA/YEAR", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PiLineDt" }, { "name": "tvTrkLen", "type": "esriFieldTypeString", "alias": "TV TRUCK LENGTH FOUND", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "tvTrkLen" }, { "name": "SpotLin", "type": "esriFieldTypeString", "alias": "SPOT LINING ? ", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SpotLin" }, { "name": "LineLenght", "type": "esriFieldTypeString", "alias": "LINED LENGTH", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LineLenght" }, { "name": "LinContr", "type": "esriFieldTypeString", "alias": "LINING CONTRACTOR", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "LinContr" }, { "name": "LineNotes", "type": "esriFieldTypeString", "alias": "LINING NOTES", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "LineNotes" }, { "name": "line_FY", "type": "esriFieldTypeString", "alias": "LINING FY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "line_FY" }, { "name": "FY_install", "type": "esriFieldTypeString", "alias": "FY INSTALL", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FY_install" }, { "name": "JettingDate", "type": "esriFieldTypeDate", "alias": "Date Jetting", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "JettingDate" }, { "name": "JetListDate", "type": "esriFieldTypeDate", "alias": "Date Jetted - List", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "JetListDate" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R96_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_96", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_96", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S81_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Combined", "name": "Combined", "domains": { "SysType": {"type": "inherited"}, "PipeSize": {"type": "inherited"}, "Material": {"type": "inherited"}, "MatSrc": {"type": "inherited"}, "DWNSTRSRC": {"type": "inherited"}, "UPSTRAMSRC": {"type": "inherited"}, "DIRFLOW": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "YRINTSRC": {"type": "inherited"}, "ENABLE": {"type": "inherited"}, "ACTIVE": {"type": "inherited"}, "YRTV": {"type": "inherited"}, "Flag_review": {"type": "inherited"}, "PipeType": {"type": "inherited"}, "Decade": {"type": "inherited"}, "piCity": {"type": "inherited"}, "JetFrUnits": {"type": "inherited"}, "JetSec": {"type": "inherited"}, "Liner": {"type": "inherited"} }, "templates": [ { "name": "COMBINED", "description": "", "prototype": { "attributes": { "sPipeID": null, "Decade": null, "Shape_STLength__": 0, "JettingDate": null, "SysType": "Combined", "PipeSize": null, "LenghtAB": null, "Material": null, "MatSrc": null, "GPSX": null, "GPSY": null, "NOTE": null, "DATE2": null, "SLOPE": null, "DWNSTR": null, "DWNSTRSRC": null, "TOMH": null, "UPSTREAMIN": null, "UPSTRAMSRC": null, "FROMMH": null, "DIRFLOW": null, "OWNER": null, "YRINSTALL": null, "YRINTSRC": null, "ASBLT": null, "ASBLTYR": null, "ENABLE": null, "ACTIVE": null, "YRTV": null, "DEPTHOUT": null, "DEPTHIN": null, "CROSSSEC": null, "JetListDate": null, "OWNER_NOTES": null, "Flag_review": null, "PipeType": null, "Shape_STLength_1": 0, "BREDBL": null, "PipeIDTxt": null, "LucityAutoID": null, "PipeIDiTPi": null, "sPiSizeLuc": null, "piHt": null, "piWidth": null, "piCity": null, "piStreet": null, "piLength": null, "JetFreq": null, "JetFrUnits": null, "JetSec": null, "LastJetDt": null, "Liner": null, "JetComp": null, "ListDet": null, "PiLineDt": null, "tvTrkLen": null, "SpotLin": null, "LineLenght": null, "LinContr": null, "LineNotes": null, "line_FY": null, "FY_install": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Sanitary", "name": "Sanitary", "domains": { "SysType": {"type": "inherited"}, "PipeSize": {"type": "inherited"}, "Material": {"type": "inherited"}, "MatSrc": {"type": "inherited"}, "DWNSTRSRC": {"type": "inherited"}, "UPSTRAMSRC": {"type": "inherited"}, "DIRFLOW": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "YRINTSRC": {"type": "inherited"}, "ENABLE": {"type": "inherited"}, "ACTIVE": {"type": "inherited"}, "YRTV": {"type": "inherited"}, "Flag_review": {"type": "inherited"}, "PipeType": {"type": "inherited"}, "Decade": {"type": "inherited"}, "piCity": {"type": "inherited"}, "JetFrUnits": {"type": "inherited"}, "JetSec": {"type": "inherited"}, "Liner": {"type": "inherited"} }, "templates": [ { "name": "SANITARY", "description": "", "prototype": { "attributes": { "sPipeID": null, "Decade": null, "Shape_STLength__": 0, "JettingDate": null, "SysType": "Sanitary", "PipeSize": null, "LenghtAB": null, "Material": null, "MatSrc": null, "GPSX": null, "GPSY": null, "NOTE": null, "DATE2": null, "SLOPE": null, "DWNSTR": null, "DWNSTRSRC": null, "TOMH": null, "UPSTREAMIN": null, "UPSTRAMSRC": null, "FROMMH": null, "DIRFLOW": null, "OWNER": null, "YRINSTALL": null, "YRINTSRC": null, "ASBLT": null, "ASBLTYR": null, "ENABLE": null, "ACTIVE": null, "YRTV": null, "DEPTHOUT": null, "DEPTHIN": null, "CROSSSEC": null, "JetListDate": null, "OWNER_NOTES": null, "Flag_review": null, "PipeType": null, "Shape_STLength_1": 0, "BREDBL": null, "PipeIDTxt": null, "LucityAutoID": null, "PipeIDiTPi": null, "sPiSizeLuc": null, "piHt": null, "piWidth": null, "piCity": null, "piStreet": null, "piLength": null, "JetFreq": null, "JetFrUnits": null, "JetSec": null, "LastJetDt": null, "Liner": null, "JetComp": null, "ListDet": null, "PiLineDt": null, "tvTrkLen": null, "SpotLin": null, "LineLenght": null, "LinContr": null, "LineNotes": null, "line_FY": null, "FY_install": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Storm", "name": "Storm", "domains": { "SysType": {"type": "inherited"}, "PipeSize": {"type": "inherited"}, "Material": {"type": "inherited"}, "MatSrc": {"type": "inherited"}, "DWNSTRSRC": {"type": "inherited"}, "UPSTRAMSRC": {"type": "inherited"}, "DIRFLOW": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "YRINTSRC": {"type": "inherited"}, "ENABLE": {"type": "inherited"}, "ACTIVE": {"type": "inherited"}, "YRTV": {"type": "inherited"}, "Flag_review": {"type": "inherited"}, "PipeType": {"type": "inherited"}, "Decade": {"type": "inherited"}, "piCity": {"type": "inherited"}, "JetFrUnits": {"type": "inherited"}, "JetSec": {"type": "inherited"}, "Liner": {"type": "inherited"} }, "templates": [ { "name": "STORM", "description": "", "prototype": { "attributes": { "sPipeID": null, "Decade": null, "Shape_STLength__": 0, "JettingDate": null, "SysType": "Storm", "PipeSize": null, "LenghtAB": null, "Material": null, "MatSrc": null, "GPSX": null, "GPSY": null, "NOTE": null, "DATE2": null, "SLOPE": null, "DWNSTR": null, "DWNSTRSRC": null, "TOMH": null, "UPSTREAMIN": null, "UPSTRAMSRC": null, "FROMMH": null, "DIRFLOW": null, "OWNER": null, "YRINSTALL": null, "YRINTSRC": null, "ASBLT": null, "ASBLTYR": null, "ENABLE": null, "ACTIVE": null, "YRTV": null, "DEPTHOUT": null, "DEPTHIN": null, "CROSSSEC": null, "JetListDate": null, "OWNER_NOTES": null, "Flag_review": null, "PipeType": null, "Shape_STLength_1": 0, "BREDBL": null, "PipeIDTxt": null, "LucityAutoID": null, "PipeIDiTPi": null, "sPiSizeLuc": null, "piHt": null, "piWidth": null, "piCity": null, "piStreet": null, "piLength": null, "JetFreq": null, "JetFrUnits": null, "JetSec": null, "LastJetDt": null, "Liner": null, "JetComp": null, "ListDet": null, "PiLineDt": null, "tvTrkLen": null, "SpotLin": null, "LineLenght": null, "LinContr": null, "LineNotes": null, "line_FY": null, "FY_install": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Tunnel", "name": "Tunnel", "domains": { "SysType": {"type": "inherited"}, "PipeSize": {"type": "inherited"}, "Material": {"type": "inherited"}, "MatSrc": {"type": "inherited"}, "DWNSTRSRC": {"type": "inherited"}, "UPSTRAMSRC": {"type": "inherited"}, "DIRFLOW": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "YRINTSRC": {"type": "inherited"}, "ENABLE": {"type": "inherited"}, "ACTIVE": {"type": "inherited"}, "YRTV": {"type": "inherited"}, "Flag_review": {"type": "inherited"}, "PipeType": {"type": "inherited"}, "Decade": {"type": "inherited"}, "piCity": {"type": "inherited"}, "JetFrUnits": {"type": "inherited"}, "JetSec": {"type": "inherited"}, "Liner": {"type": "inherited"} }, "templates": [ { "name": "TUNNEL", "description": "", "prototype": { "attributes": { "sPipeID": null, "Decade": null, "Shape_STLength__": 0, "JettingDate": null, "SysType": "Tunnel", "PipeSize": null, "LenghtAB": null, "Material": null, "MatSrc": null, "GPSX": null, "GPSY": null, "NOTE": null, "DATE2": null, "SLOPE": null, "DWNSTR": null, "DWNSTRSRC": null, "TOMH": null, "UPSTREAMIN": null, "UPSTRAMSRC": null, "FROMMH": null, "DIRFLOW": null, "OWNER": null, "YRINSTALL": null, "YRINTSRC": null, "ASBLT": null, "ASBLTYR": null, "ENABLE": null, "ACTIVE": null, "YRTV": null, "DEPTHOUT": null, "DEPTHIN": null, "CROSSSEC": null, "JetListDate": null, "OWNER_NOTES": null, "Flag_review": null, "PipeType": null, "Shape_STLength_1": 0, "BREDBL": null, "PipeIDTxt": null, "LucityAutoID": null, "PipeIDiTPi": null, "sPiSizeLuc": null, "piHt": null, "piWidth": null, "piCity": null, "piStreet": null, "piLength": null, "JetFreq": null, "JetFrUnits": null, "JetSec": null, "LastJetDt": null, "Liner": null, "JetComp": null, "ListDet": null, "PiLineDt": null, "tvTrkLen": null, "SpotLin": null, "LineLenght": null, "LinContr": null, "LineNotes": null, "line_FY": null, "FY_install": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Other", "name": "Other", "domains": { "SysType": {"type": "inherited"}, "PipeSize": {"type": "inherited"}, "Material": {"type": "inherited"}, "MatSrc": {"type": "inherited"}, "DWNSTRSRC": {"type": "inherited"}, "UPSTRAMSRC": {"type": "inherited"}, "DIRFLOW": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "YRINTSRC": {"type": "inherited"}, "ENABLE": {"type": "inherited"}, "ACTIVE": {"type": "inherited"}, "YRTV": {"type": "inherited"}, "Flag_review": {"type": "inherited"}, "PipeType": {"type": "inherited"}, "Decade": {"type": "inherited"}, "piCity": {"type": "inherited"}, "JetFrUnits": {"type": "inherited"}, "JetSec": {"type": "inherited"}, "Liner": {"type": "inherited"} }, "templates": [ { "name": "Other", "description": "", "prototype": { "attributes": { "JettingDate": null, "FY_install": null, "sPipeID": null, "SysType": "Other", "PipeSize": null, "LenghtAB": null, "Material": null, "MatSrc": null, "GPSX": null, "GPSY": null, "NOTE": null, "DATE2": null, "SLOPE": null, "DWNSTR": null, "DWNSTRSRC": null, "TOMH": null, "UPSTREAMIN": null, "UPSTRAMSRC": null, "FROMMH": null, "DIRFLOW": null, "OWNER": null, "YRINSTALL": null, "YRINTSRC": null, "ASBLT": null, "ASBLTYR": null, "ENABLE": null, "ACTIVE": null, "YRTV": null, "DEPTHOUT": null, "DEPTHIN": null, "CROSSSEC": null, "JetListDate": null, "OWNER_NOTES": null, "Flag_review": null, "PipeType": null, "Decade": null, "Shape_STLength__": 0, "Shape_STLength_1": 0, "BREDBL": null, "PipeIDTxt": null, "LucityAutoID": null, "PipeIDiTPi": null, "sPiSizeLuc": null, "piHt": null, "piWidth": null, "piCity": null, "piStreet": null, "piLength": null, "JetFreq": null, "JetFrUnits": null, "JetSec": null, "LastJetDt": null, "Liner": null, "JetComp": null, "ListDet": null, "PiLineDt": null, "tvTrkLen": null, "SpotLin": null, "LineLenght": null, "LinContr": null, "LineNotes": null, "line_FY": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Unknown", "name": "Unknown", "domains": { "SysType": {"type": "inherited"}, "PipeSize": {"type": "inherited"}, "Material": {"type": "inherited"}, "MatSrc": {"type": "inherited"}, "DWNSTRSRC": {"type": "inherited"}, "UPSTRAMSRC": {"type": "inherited"}, "DIRFLOW": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "YRINTSRC": {"type": "inherited"}, "ENABLE": {"type": "inherited"}, "ACTIVE": {"type": "inherited"}, "YRTV": {"type": "inherited"}, "Flag_review": {"type": "inherited"}, "PipeType": {"type": "inherited"}, "Decade": {"type": "inherited"}, "piCity": {"type": "inherited"}, "JetFrUnits": {"type": "inherited"}, "JetSec": {"type": "inherited"}, "Liner": {"type": "inherited"} }, "templates": [ { "name": "Unknown", "description": "", "prototype": { "attributes": { "JettingDate": null, "FY_install": null, "sPipeID": null, "SysType": "Unknown", "PipeSize": null, "LenghtAB": null, "Material": null, "MatSrc": null, "GPSX": null, "GPSY": null, "NOTE": null, "DATE2": null, "SLOPE": null, "DWNSTR": null, "DWNSTRSRC": null, "TOMH": null, "UPSTREAMIN": null, "UPSTRAMSRC": null, "FROMMH": null, "DIRFLOW": null, "OWNER": null, "YRINSTALL": null, "YRINTSRC": null, "ASBLT": null, "ASBLTYR": null, "ENABLE": null, "ACTIVE": null, "YRTV": null, "DEPTHOUT": null, "DEPTHIN": null, "CROSSSEC": null, "JetListDate": null, "OWNER_NOTES": null, "Flag_review": null, "PipeType": null, "Decade": null, "Shape_STLength__": 0, "Shape_STLength_1": 0, "BREDBL": null, "PipeIDTxt": null, "LucityAutoID": null, "PipeIDiTPi": null, "sPiSizeLuc": null, "piHt": null, "piWidth": null, "piCity": null, "piStreet": null, "piLength": null, "JetFreq": null, "JetFrUnits": null, "JetSec": null, "LastJetDt": null, "Liner": null, "JetComp": null, "ListDet": null, "PiLineDt": null, "tvTrkLen": null, "SpotLin": null, "LineLenght": null, "LinContr": null, "LineNotes": null, "line_FY": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 10, "name": "SEWER PIPE", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 24000, "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": 1.3081717659448817E7, "ymin": 438950.70538057387, "xmax": 1.3102812187007874E7, "ymax": 470639.65879264474, "spatialReference": { "wkid": 2253, "latestWkid": 2253 } }, "sourceSpatialReference": { "wkid": 2253, "latestWkid": 2253 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SysType", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 2 }, "value": "Sanitary", "label": "Sanitary", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 2 }, "value": "Storm", "label": "Storm", "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": "SysType", "typeIdField": "SysType", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "sPipeID", "type": "esriFieldTypeDouble", "alias": "sPipeID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "sPipeID" }, { "name": "SysType", "type": "esriFieldTypeString", "alias": "SYSTEM TYPE", "domain": { "type": "codedValue", "name": "Type", "description": "Sanitary, Storm, Combined", "codedValues": [ { "name": "Sanitary", "code": "Sanitary" }, { "name": "Storm", "code": "Storm" }, { "name": "Combined", "code": "Combined" }, { "name": "Tunnel", "code": "Tunnel" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SysType" }, { "name": "PipeSize", "type": "esriFieldTypeString", "alias": "PIPE SIZE", "domain": { "type": "codedValue", "name": "Sanitary Size", "description": "Sanitary Line Size", "codedValues": [ { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "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": "42", "code": "42" }, { "name": "48", "code": "48" }, { "name": "54", "code": "54" }, { "name": "60", "code": "60" }, { "name": "72", "code": "72" }, { "name": "75", "code": "75" }, { "name": "66", "code": "66" }, { "name": "24 x 30", "code": "24 x 30" }, { "name": "43 x 68", "code": "43 x 68" }, { "name": "04", "code": "04" }, { "name": "06", "code": "06" }, { "name": "08", "code": "08" }, { "name": "02", "code": "02" }, { "name": "84", "code": "84" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PipeSize" }, { "name": "LenghtAB", "type": "esriFieldTypeDouble", "alias": "LENGTH OF PIPE (AS BLT)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LenghtAB" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "MATERIAL", "domain": { "type": "codedValue", "name": "sPiMaterial", "description": "Sewer Pipes Materials", "codedValues": [ { "name": "PVC - Polyvinyl Chloride", "code": "PVC" }, { "name": "RCP - Reinforced Concrete (CL 76)", "code": "RCP" }, { "name": "Clay", "code": "Clay" }, { "name": "Concrete", "code": "Concrete" }, { "name": "HDPE - High Density Polyethylene", "code": "HDPE" }, { "name": "Steel", "code": "Steel" }, { "name": "VCP - Vitrified Clay", "code": "VCP" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "SLCPP - Smooth Lined Corrugated Plastic Pipe", "code": "SLCPP" }, { "name": "CMP - Corrugated Metal Pipe", "code": "CMP" }, { "name": "Copper", "code": "Copper" }, { "name": "DI - Ductile Iron", "code": "DI" }, { "name": "Cast Iron", "code": "CI" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Material" }, { "name": "MatSrc", "type": "esriFieldTypeString", "alias": "MATERIAL SOURCE", "domain": { "type": "codedValue", "name": "Source", "description": "Source", "codedValues": [ { "name": "GPS", "code": "GPS" }, { "name": "CAD Record Drawings - As Builts", "code": "CAD/AB" }, { "name": "CAD Drawings - just plans not AB", "code": "CAD/Plans" }, { "name": "Record Drawing (As Builts) - Hard Copy", "code": "AB/HC" }, { "name": "Field Notes", "code": "Field" }, { "name": "Other", "code": "Other" }, { "name": "Unkown", "code": "Unkown" }, { "name": "Specs at time of build", "code": "Specs at time of build" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "MatSrc" }, { "name": "GPSX", "type": "esriFieldTypeDouble", "alias": "GPS X LONG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPSX" }, { "name": "GPSY", "type": "esriFieldTypeDouble", "alias": "GPS Y LAT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPSY" }, { "name": "NOTE", "type": "esriFieldTypeString", "alias": "NOTE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "NOTE" }, { "name": "DATE2", "type": "esriFieldTypeDate", "alias": "DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE2" }, { "name": "SLOPE", "type": "esriFieldTypeDouble", "alias": "SLOPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SLOPE" }, { "name": "DWNSTR", "type": "esriFieldTypeDouble", "alias": "DOWNSTREAM ELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DWNSTR" }, { "name": "DWNSTRSRC", "type": "esriFieldTypeString", "alias": "DOWNSTREAM SOURCE", "domain": { "type": "codedValue", "name": "Source", "description": "Source", "codedValues": [ { "name": "GPS", "code": "GPS" }, { "name": "CAD Record Drawings - As Builts", "code": "CAD/AB" }, { "name": "CAD Drawings - just plans not AB", "code": "CAD/Plans" }, { "name": "Record Drawing (As Builts) - Hard Copy", "code": "AB/HC" }, { "name": "Field Notes", "code": "Field" }, { "name": "Other", "code": "Other" }, { "name": "Unkown", "code": "Unkown" }, { "name": "Specs at time of build", "code": "Specs at time of build" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "DWNSTRSRC" }, { "name": "TOMH", "type": "esriFieldTypeString", "alias": "MH # PIPE IS FLOW TO", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "TOMH" }, { "name": "UPSTREAMIN", "type": "esriFieldTypeDouble", "alias": "UPSTREAM INV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UPSTREAMIN" }, { "name": "UPSTRAMSRC", "type": "esriFieldTypeString", "alias": "UPSTREAM SOURCE", "domain": { "type": "codedValue", "name": "Source", "description": "Source", "codedValues": [ { "name": "GPS", "code": "GPS" }, { "name": "CAD Record Drawings - As Builts", "code": "CAD/AB" }, { "name": "CAD Drawings - just plans not AB", "code": "CAD/Plans" }, { "name": "Record Drawing (As Builts) - Hard Copy", "code": "AB/HC" }, { "name": "Field Notes", "code": "Field" }, { "name": "Other", "code": "Other" }, { "name": "Unkown", "code": "Unkown" }, { "name": "Specs at time of build", "code": "Specs at time of build" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "UPSTRAMSRC" }, { "name": "FROMMH", "type": "esriFieldTypeString", "alias": "MH # PIPE IS FLOWING OUT", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "FROMMH" }, { "name": "DIRFLOW", "type": "esriFieldTypeString", "alias": "DIRECTIONAL FLOW", "domain": { "type": "codedValue", "name": "sFlwVerified", "description": "To get flow directional arrow", "codedValues": [ { "name": "Verified", "code": "Verified" }, { "name": "Lead", "code": "Lead" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DIRFLOW" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": { "type": "codedValue", "name": "sOwner", "description": "Sewer System Owner", "codedValues": [ { "name": "East Lansing", "code": "East Lansing" }, { "name": "Private", "code": "Private" }, { "name": "Meridian", "code": "Meridian" }, { "name": "Ingham County Drain Commission", "code": "ICDC" }, { "name": "Clinton County Drain Commission", "code": "CCDC" }, { "name": "Lansing", "code": "Lansing" }, { "name": "MSU", "code": "MSU" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "MDOT", "code": "MDOT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "OWNER" }, { "name": "YRINSTALL", "type": "esriFieldTypeString", "alias": "YEAR INSTALLED", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "YRINSTALL" }, { "name": "YRINTSRC", "type": "esriFieldTypeString", "alias": "YEAR INSTALLED SOURCE", "domain": { "type": "codedValue", "name": "Source", "description": "Source", "codedValues": [ { "name": "GPS", "code": "GPS" }, { "name": "CAD Record Drawings - As Builts", "code": "CAD/AB" }, { "name": "CAD Drawings - just plans not AB", "code": "CAD/Plans" }, { "name": "Record Drawing (As Builts) - Hard Copy", "code": "AB/HC" }, { "name": "Field Notes", "code": "Field" }, { "name": "Other", "code": "Other" }, { "name": "Unkown", "code": "Unkown" }, { "name": "Specs at time of build", "code": "Specs at time of build" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "YRINTSRC" }, { "name": "ASBLT", "type": "esriFieldTypeString", "alias": "AS BUILT", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ASBLT" }, { "name": "ASBLTYR", "type": "esriFieldTypeString", "alias": "AS BUILT YEAR", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ASBLTYR" }, { "name": "ENABLE", "type": "esriFieldTypeString", "alias": "ENABLE", "domain": { "type": "codedValue", "name": "Boolean", "description": "Yes / No Field", "codedValues": [ { "name": "NO", "code": "NO" }, { "name": "YES", "code": "YES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ENABLE" }, { "name": "ACTIVE", "type": "esriFieldTypeString", "alias": "ACTIVE", "domain": { "type": "codedValue", "name": "Boolean", "description": "Yes / No Field", "codedValues": [ { "name": "NO", "code": "NO" }, { "name": "YES", "code": "YES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ACTIVE" }, { "name": "YRTV", "type": "esriFieldTypeString", "alias": "YR TV", "domain": { "type": "codedValue", "name": "sYear", "description": "sYear", "codedValues": [ { "name": "2020", "code": "2020" }, { "name": "2021", "code": "2021" }, { "name": "2022", "code": "2022" }, { "name": "2023", "code": "2023" }, { "name": "2024", "code": "2024" }, { "name": "2025", "code": "2025" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "YRTV" }, { "name": "DEPTHOUT", "type": "esriFieldTypeDouble", "alias": "DEPTH OF PIPE FLOWING OUT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DEPTHOUT" }, { "name": "DEPTHIN", "type": "esriFieldTypeDouble", "alias": "DEPTH OF PIPE FLOWING INTO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DEPTHIN" }, { "name": "CROSSSEC", "type": "esriFieldTypeString", "alias": "CROSSED PRIVATE PROPERTY", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "CROSSSEC" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "OWNER_NOTES", "type": "esriFieldTypeString", "alias": "OWNER/REVIEW NOTES", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "OWNER_NOTES" }, { "name": "Flag_review", "type": "esriFieldTypeString", "alias": "NEEDS REVIEWED", "domain": { "type": "codedValue", "name": "Boolean", "description": "Yes / No Field", "codedValues": [ { "name": "NO", "code": "NO" }, { "name": "YES", "code": "YES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Flag_review" }, { "name": "PipeType", "type": "esriFieldTypeString", "alias": "PIPE TYPE", "domain": { "type": "codedValue", "name": "sPipeType", "description": "Sewer Pipe Function", "codedValues": [ { "name": "Catch Basin Lead", "code": "CB Lead" }, { "name": "Interceptor", "code": "Interceptor" }, { "name": "Gravity Main", "code": "Gravity Main" }, { "name": "Other", "code": "Other" }, { "name": "Force Main", "code": "Force Main" }, { "name": "Siphon", "code": "Siphon" }, { "name": "Culvert", "code": "Culvert" }, { "name": "Underdrain", "code": "Underdrain" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PipeType" }, { "name": "Decade", "type": "esriFieldTypeString", "alias": "DECADE INSTALLED - APPOX", "domain": { "type": "codedValue", "name": "Decade", "description": "Decade", "codedValues": [ { "name": "1900", "code": "1900" }, { "name": "1910", "code": "1910" }, { "name": "1920", "code": "1920" }, { "name": "1930", "code": "1930" }, { "name": "1940", "code": "1940" }, { "name": "1950", "code": "1950" }, { "name": "1960", "code": "1960" }, { "name": "1970", "code": "1970" }, { "name": "1980", "code": "1980" }, { "name": "1990", "code": "1990" }, { "name": "2000", "code": "2000" }, { "name": "2010", "code": "2010" }, { "name": "2020", "code": "2020" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Decade" }, { "name": "Shape_STLength__", "type": "esriFieldTypeDouble", "alias": "Shape_STLength__", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" }, { "name": "Shape_STLength_1", "type": "esriFieldTypeDouble", "alias": "Shape_STLength_1", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" }, { "name": "BREDBL", "type": "esriFieldTypeDouble", "alias": "BRE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BREDBL" }, { "name": "PipeIDTxt", "type": "esriFieldTypeString", "alias": "Pipe ID (Txt)", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PipeIDTxt" }, { "name": "LucityAutoID", "type": "esriFieldTypeInteger", "alias": "Link to Lucity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LucityAutoID" }, { "name": "PipeIDiTPi", "type": "esriFieldTypeString", "alias": "Pipe ID for iT Pipes", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PipeIDiTPi" }, { "name": "sPiSizeLuc", "type": "esriFieldTypeDouble", "alias": "sPiSizeLuc", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "sPiSizeLuc" }, { "name": "piHt", "type": "esriFieldTypeInteger", "alias": "PIPE SIZE (HT)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "piHt" }, { "name": "piWidth", "type": "esriFieldTypeInteger", "alias": "PIPE WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "piWidth" }, { "name": "piCity", "type": "esriFieldTypeString", "alias": "CITY FOR IT PIPES", "domain": { "type": "codedValue", "name": "sOwner", "description": "Sewer System Owner", "codedValues": [ { "name": "East Lansing", "code": "East Lansing" }, { "name": "Private", "code": "Private" }, { "name": "Meridian", "code": "Meridian" }, { "name": "Ingham County Drain Commission", "code": "ICDC" }, { "name": "Clinton County Drain Commission", "code": "CCDC" }, { "name": "Lansing", "code": "Lansing" }, { "name": "MSU", "code": "MSU" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "MDOT", "code": "MDOT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "piCity" }, { "name": "piStreet", "type": "esriFieldTypeString", "alias": "STREET", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "piStreet" }, { "name": "piLength", "type": "esriFieldTypeDouble", "alias": "PIPE LENGTH - SHAPE FILE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "piLength" }, { "name": "JetFreq", "type": "esriFieldTypeSmallInteger", "alias": "Jetting or Cleaning Frequency", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "JetFreq" }, { "name": "JetFrUnits", "type": "esriFieldTypeString", "alias": "Jetting or Cleaning Frequency Units", "domain": { "type": "codedValue", "name": "sJetListRepeat", "description": "Jetting List Repeated weekly/bi/Monthly", "codedValues": [ { "name": "Years", "code": "Years" }, { "name": "Months", "code": "Months" }, { "name": "Weeks", "code": "Weeks" }, { "name": "Days", "code": "Days" }, { "name": "Hours", "code": "Hours" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "JetFrUnits" }, { "name": "JetSec", "type": "esriFieldTypeString", "alias": "Jetting Section or List", "domain": { "type": "codedValue", "name": "SJetting", "description": "sJetting list or section Jetting", "codedValues": [ { "name": "List #1", "code": "List #1" }, { "name": "List #2", "code": "List #2" }, { "name": "List #3", "code": "List #3" }, { "name": "Section 1", "code": "Section 1" }, { "name": "Section 2", "code": "Section 2" }, { "name": "Section 3", "code": "Section 3" }, { "name": "Section 4", "code": "Section 4" }, { "name": "NOT CITY'S", "code": "NOT CITY'S" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "JetSec" }, { "name": "LastJetDt", "type": "esriFieldTypeDate", "alias": "Last Jetting or Cleaning", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastJetDt" }, { "name": "Liner", "type": "esriFieldTypeString", "alias": "Liner Type", "domain": { "type": "codedValue", "name": "sLiningType", "description": "Lining Type -Structured / Non Structured", "codedValues": [ { "name": "STRUCTURAL LINING", "code": "STRUCTURAL LINING" }, { "name": "NOT STRUCTURAL LINING", "code": "NOT STRUCTURAL LINING" }, { "name": "CIPP - CURED IN PLACE PIPE", "code": "CIPP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Liner" }, { "name": "JetComp", "type": "esriFieldTypeString", "alias": "Jetting Complete", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "JetComp" }, { "name": "ListDet", "type": "esriFieldTypeString", "alias": "Jetting List Instructions", "domain": null, "editable": true, "nullable": true, "length": 300, "defaultValue": null, "modelName": "ListDet" }, { "name": "PiLineDt", "type": "esriFieldTypeString", "alias": "PIPE LINED DATA/YEAR", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PiLineDt" }, { "name": "tvTrkLen", "type": "esriFieldTypeString", "alias": "TV TRUCK LENGTH FOUND", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "tvTrkLen" }, { "name": "SpotLin", "type": "esriFieldTypeString", "alias": "SPOT LINING ? ", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SpotLin" }, { "name": "LineLenght", "type": "esriFieldTypeString", "alias": "LINED LENGTH", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LineLenght" }, { "name": "LinContr", "type": "esriFieldTypeString", "alias": "LINING CONTRACTOR", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "LinContr" }, { "name": "LineNotes", "type": "esriFieldTypeString", "alias": "LINING NOTES", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "LineNotes" }, { "name": "line_FY", "type": "esriFieldTypeString", "alias": "LINING FY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "line_FY" }, { "name": "FY_install", "type": "esriFieldTypeString", "alias": "FY INSTALL", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FY_install" }, { "name": "JettingDate", "type": "esriFieldTypeDate", "alias": "Date Jetting", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "JettingDate" }, { "name": "JetListDate", "type": "esriFieldTypeDate", "alias": "Date Jetted - List", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "JetListDate" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R96_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_96", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_96", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S81_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Sanitary", "name": "Sanitary", "domains": { "SysType": {"type": "inherited"}, "PipeSize": {"type": "inherited"}, "Material": {"type": "inherited"}, "MatSrc": {"type": "inherited"}, "DWNSTRSRC": {"type": "inherited"}, "UPSTRAMSRC": {"type": "inherited"}, "DIRFLOW": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "YRINTSRC": {"type": "inherited"}, "ENABLE": {"type": "inherited"}, "ACTIVE": {"type": "inherited"}, "YRTV": {"type": "inherited"}, "Flag_review": {"type": "inherited"}, "PipeType": {"type": "inherited"}, "Decade": {"type": "inherited"}, "piCity": {"type": "inherited"}, "JetFrUnits": {"type": "inherited"}, "JetSec": {"type": "inherited"}, "Liner": {"type": "inherited"} }, "templates": [ { "name": "SANITARY", "description": "", "prototype": { "attributes": { "sPipeID": null, "Decade": null, "Shape_STLength__": 0, "JettingDate": null, "SysType": "Sanitary", "PipeSize": null, "LenghtAB": null, "Material": null, "MatSrc": null, "GPSX": null, "GPSY": null, "NOTE": null, "DATE2": null, "SLOPE": null, "DWNSTR": null, "DWNSTRSRC": null, "TOMH": null, "UPSTREAMIN": null, "UPSTRAMSRC": null, "FROMMH": null, "DIRFLOW": null, "OWNER": null, "YRINSTALL": null, "YRINTSRC": null, "ASBLT": null, "ASBLTYR": null, "ENABLE": null, "ACTIVE": null, "YRTV": null, "DEPTHOUT": null, "DEPTHIN": null, "CROSSSEC": null, "JetListDate": null, "OWNER_NOTES": null, "Flag_review": null, "PipeType": null, "Shape_STLength_1": 0, "BREDBL": null, "PipeIDTxt": null, "LucityAutoID": null, "PipeIDiTPi": null, "sPiSizeLuc": null, "piHt": null, "piWidth": null, "piCity": null, "piStreet": null, "piLength": null, "JetFreq": null, "JetFrUnits": null, "JetSec": null, "LastJetDt": null, "Liner": null, "JetComp": null, "ListDet": null, "PiLineDt": null, "tvTrkLen": null, "SpotLin": null, "LineLenght": null, "LinContr": null, "LineNotes": null, "line_FY": null, "FY_install": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Storm", "name": "Storm", "domains": { "SysType": {"type": "inherited"}, "PipeSize": {"type": "inherited"}, "Material": {"type": "inherited"}, "MatSrc": {"type": "inherited"}, "DWNSTRSRC": {"type": "inherited"}, "UPSTRAMSRC": {"type": "inherited"}, "DIRFLOW": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "YRINTSRC": {"type": "inherited"}, "ENABLE": {"type": "inherited"}, "ACTIVE": {"type": "inherited"}, "YRTV": {"type": "inherited"}, "Flag_review": {"type": "inherited"}, "PipeType": {"type": "inherited"}, "Decade": {"type": "inherited"}, "piCity": {"type": "inherited"}, "JetFrUnits": {"type": "inherited"}, "JetSec": {"type": "inherited"}, "Liner": {"type": "inherited"} }, "templates": [ { "name": "STORM", "description": "", "prototype": { "attributes": { "sPipeID": null, "Decade": null, "Shape_STLength__": 0, "JettingDate": null, "SysType": "Storm", "PipeSize": null, "LenghtAB": null, "Material": null, "MatSrc": null, "GPSX": null, "GPSY": null, "NOTE": null, "DATE2": null, "SLOPE": null, "DWNSTR": null, "DWNSTRSRC": null, "TOMH": null, "UPSTREAMIN": null, "UPSTRAMSRC": null, "FROMMH": null, "DIRFLOW": null, "OWNER": null, "YRINSTALL": null, "YRINTSRC": null, "ASBLT": null, "ASBLTYR": null, "ENABLE": null, "ACTIVE": null, "YRTV": null, "DEPTHOUT": null, "DEPTHIN": null, "CROSSSEC": null, "JetListDate": null, "OWNER_NOTES": null, "Flag_review": null, "PipeType": null, "Shape_STLength_1": 0, "BREDBL": null, "PipeIDTxt": null, "LucityAutoID": null, "PipeIDiTPi": null, "sPiSizeLuc": null, "piHt": null, "piWidth": null, "piCity": null, "piStreet": null, "piLength": null, "JetFreq": null, "JetFrUnits": null, "JetSec": null, "LastJetDt": null, "Liner": null, "JetComp": null, "ListDet": null, "PiLineDt": null, "tvTrkLen": null, "SpotLin": null, "LineLenght": null, "LinContr": null, "LineNotes": null, "line_FY": null, "FY_install": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }