{ "layers": [ { "currentVersion": 10.81, "id": 0, "name": "Valves", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1668547968000 }, "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.03865086258E7, "ymin": 3910274.3592000008, "xmax": -1.03464436116E7, "ymax": 3950921.9826000035, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "9a57670c02f46ae4e7f4e0c5cba7a7e7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAQCAYAAAAWGF8bAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAATtJREFUOI2t0jtqAlEUxvH/yIAGGVBQQXyAD9BoZaGFtYXEbbgNsbd3CWJl5w5mA9pk0AyCgmIQLLSYUTGmuPhIMJmZmFOee+7vHi6fzD+XDNDvn15DIYxHoNWK91pNepEBEgmePR7QdZAk55jXCz4fb5cNAUwTolHI5ZyDqgqmKSzZathpWYLzOWgaTCaQTEIsBpnMA2AkAooCyyUUi+K/HG+oaeI/FQVOJyiVYDQSZ7oOqRTs9zAeQzZrA6zXoVCAQAAM44oBNJuQTot+qwWbjQ0QoN2+3+90frphAXa7EI/D4QCNhojGbX+7hWrVJqiqIuDnkPd6MBxCOAz5/HXueASXywb4fSgYhErFeu4LuNvBYACLxb0nfq/1Gvz+G3A2E1Eol51jIMKu67guoCzzNJ3+DTuX280HwCdK4VQ01NHW7QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "RefName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "Layer", "type": "esriFieldTypeString", "alias": "Layer", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Layer" }, { "name": "Color", "type": "esriFieldTypeSmallInteger", "alias": "Color", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Color" }, { "name": "Linetype", "type": "esriFieldTypeString", "alias": "Linetype", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Linetype" }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Elevation" }, { "name": "LineWt", "type": "esriFieldTypeSmallInteger", "alias": "LineWt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LineWt" }, { "name": "RefName", "type": "esriFieldTypeString", "alias": "RefName", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "RefName" }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Angle" }, { "name": "Diameter", "type": "esriFieldTypeString", "alias": "Diameter", "domain": { "type": "codedValue", "name": "Mag_V_Diameter", "description": "", "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": "14", "code": "14" }, { "name": "24", "code": "24" }, { "name": "Unknown", "code": "UK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 2, "defaultValue": "6", "modelName": "Diameter" }, { "name": "CurrentlyOpen", "type": "esriFieldTypeString", "alias": "CurrentlyOpen", "domain": { "type": "codedValue", "name": "Mag_YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": "Y", "modelName": "CurrentlyOpen" }, { "name": "BypassValve", "type": "esriFieldTypeString", "alias": "BypassValve", "domain": { "type": "codedValue", "name": "Mag_YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "BypassValve" }, { "name": "WaterType", "type": "esriFieldTypeString", "alias": "WaterType", "domain": { "type": "codedValue", "name": "Mag_V_WaterType", "description": "", "codedValues": [ { "name": "Potable", "code": "P" }, { "name": "Raw", "code": "R" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": "P", "modelName": "WaterType" }, { "name": "AdministrativeArea", "type": "esriFieldTypeString", "alias": "AdministrativeArea", "domain": { "type": "codedValue", "name": "Mag_AdminArea", "description": "", "codedValues": [ { "name": "Magnolia", "code": "M" }, { "name": "Free Hope", "code": "F" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": "M", "modelName": "AdministrativeArea" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "LifeCycleStatus", "type": "esriFieldTypeString", "alias": "LifeCycleStatus", "domain": { "type": "codedValue", "name": "Mag_LifeCycleStatus", "description": "", "codedValues": [ { "name": "Proposed", "code": "P" }, { "name": "Active", "code": "AC" }, { "name": "Abandoned", "code": "AB" }, { "name": "Removed", "code": "R" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 2, "defaultValue": "AC", "modelName": "LifeCycleStatus" }, { "name": "Subtype", "type": "esriFieldTypeString", "alias": "Subtype", "domain": { "type": "codedValue", "name": "Mag_V_SubType", "description": "", "codedValues": [ { "name": "Blowoff", "code": "B" }, { "name": "Check", "code": "C" }, { "name": "Gate", "code": "G" }, { "name": "Pressure Reg", "code": "PR" }, { "name": "RPZ", "code": "RPZ" }, { "name": "Air Release", "code": "AR" }, { "name": "Altitude", "code": "Alt" }, { "name": "Butterfly", "code": "But" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": "G", "modelName": "Subtype" }, { "name": "WorkorderID", "type": "esriFieldTypeString", "alias": "WorkorderID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "WorkorderID" }, { "name": "Ownership", "type": "esriFieldTypeString", "alias": "Owndership", "domain": { "type": "codedValue", "name": "Mag_Ownership", "description": "", "codedValues": [ { "name": "Public", "code": "PU" }, { "name": "Private", "code": "PR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 2, "defaultValue": "PU", "modelName": "Ownership" }, { "name": "Manufacturer", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": { "type": "codedValue", "name": "Mag_V_Manufacturer", "description": "", "codedValues": [ { "name": "Mueller", "code": "M" }, { "name": "Clow", "code": "C" }, { "name": "M&H", "code": "MH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 2, "defaultValue": "M", "modelName": "Manufacturer" }, { "name": "GeometrySource", "type": "esriFieldTypeString", "alias": "GeometrySource", "domain": { "type": "codedValue", "name": "Mag_GeomSource", "description": "", "codedValues": [ { "name": "Digitized", "code": "D" }, { "name": "GPS", "code": "GPS" }, { "name": "CAD", "code": "CAD" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": "CAD", "modelName": "GeometrySource" }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Comment" }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Location" }, { "name": "ConditionRating", "type": "esriFieldTypeString", "alias": "ConditionRating", "domain": { "type": "codedValue", "name": "Mag_ConditionRating", "description": "", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "3", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "ConditionRating" }, { "name": "ConditionDate", "type": "esriFieldTypeDate", "alias": "ConditionDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ConditionDate" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Columbia_DBO_Valves_08182015_En", "type": "esriFieldTypeString", "alias": "Columbia.DBO.Valves_08182015.Entity", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Columbia.DBO.Valves_08182015.Entity" }, { "name": "Match", "type": "esriFieldTypeString", "alias": "Match", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Match" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "UUID_96", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_96", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S77_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Valves", "description": "", "prototype": { "attributes": { "Angle": null, "Diameter": "6", "CurrentlyOpen": "Y", "BypassValve": "N", "WaterType": "P", "InstallDate": null, "LifeCycleStatus": "AC", "WorkorderID": null, "Ownership": "PU", "Manufacturer": "M", "Layer": null, "Color": null, "Linetype": null, "Elevation": null, "LineWt": null, "RefName": null, "AdministrativeArea": "M", "Subtype": "G", "GeometrySource": "CAD", "Comment": null, "Location": null, "ConditionRating": null, "ConditionDate": null, "Columbia_DBO_Valves_08182015_En": null, "Match": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "id": 1, "name": "Meters", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1668547968000 }, "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.03822617683E7, "ymin": 3910162.092299998, "xmax": -1.0346103228E7, "ymax": 3947670.079099998, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "AccountNumPresent", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "a3b480bfb29e76b9c40f7473202829aa", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAASCAYAAAC5DOVpAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAlJJREFUOI2d1D1IW1EUwPH/wXxISgyGNkokERWVqOhi/AjSxSIVEYRaHNroWBBKsXToUCydijgVxK2Da0upixUHQcgiHbRk0QiGBBtd8iJVpHlaczvc+tkXCz3weO+ec/m9w7mPZ6NIKPDh9foti7mcIbBzPW2zhJS6zejoMwKBpCUWi9WpWGxS4NeNmFKqkkxmm+lpFxUV1m0fHm4QDn8jkfjwL+ytZDIuOjqsIQC3O8SrV0NEo8UxpVQ72ewYlZXFobMYGLivxscfyOzsp2KdvSOZFIJBWF6G3l6dXV+HdBqGhvQ6kQDTLKevbxwrTCn1iIODCOXl4PHA/PwFtrICOzswOAglJbC2Bl1d0Nl5V83NPZSxsY/nmFLqFjDF5iaEwyACDgfk82C363skAru7EAjoToeHwW634fdPAlewlyJShVIaAujuhr093UlrK1RXw9YW+HzgduuXAHi9Lco0+8XpXLQBiEgO0N2cnOiNjY2QSsHpKTQ0gN8PS0tQUwPt7WezgUJB4XAYl2c2AzyhubmRjY2LTlZXYX8fenqgtFQ/b29rHCCZhGDws4h8PcdE5EQp9RyHY4HjYygUoKwMDANMU0MAbW2wsABTU3ptGCZ1dU//Ok0R+aKUWqSpqZ9EAkIhqKrSJ3sWoRDE4+B0QiYDHs97Edkt9p1N4HLd4+hITzcavVptadEXQDqdIxJ5cbl8BRORRKFQmJH6+gmSSaitxTIMA/L5GRH5WRT7A77B43lMPH6HVMoay2a/y8jI6+tpK+wH4LNWbg7L/9n/xm+rFM04zMuuGgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "N", "label": "No", "description": "" }, { "symbol": { "type": "esriPMS", "url": "aae57276a62dbf47d4e242fa6aca261d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAASCAYAAAC5DOVpAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAsRJREFUOI2V009oFGcYx/HvMzPvTHZMdk1Mot1oYowmxoZEaGzaICL+qRUtBKp40OjBgyCIKD30IIogiHgSgqf20GttaS9WPAiioCKliiDparMm2o1dzWajSXRmZ3deD5FgdGLo7/g+Lx+e932f12K27M/WVhVLyajS6CtyXEg+eX/ditqsta7ee+LZ4SXz7XRU/Xq62HSdweOwtPhRTGu9KPM0GDh7qNJdWK0imx6fLPWv8Z7fTf3Az3NhpzPZwP18tRsJAVTMM1uPbXd7ej+Gaa07R/LFfYtqIk8/I9vWu18fPPX82/PHan6drbNz6aGC1CcVV25MsLG7HIA7918zNBzQszkOQGrAww905Vdd9sHz8CGmtd79crzUXZkwScRNfr/mTWNX//R4ki3xzQaNaQp/9Rf4ot2hqyO27qdfxnbu2zH/wjSmtZ4HnPl7wGdNh4sI2BZ4foiyBK+g6W63Gc4GLEna3HlQYMeWCpQSK/mJeRyYgX0vInUaEJnq9Ms2m6fZANMU2psUDXUWDwYL1FZbVLgGSk1trIqbbb4fbnUc45IFICKjALYSgqJGWUJLo2IwE1AKobnRJrlQcfnmCxoXB3SuVG+vBkKNtm3JvXtnfcCBT5udlv6HHu2tMRrqbG7dHSc/EbK206XMMci/DBkYCmhutAFIP/apT6rfROT2NCYigdb6qK2Mi4WiJgw18XKT3ESI72vKHAOAjhWKizc8znRNzWAuX/KbGpxDH7ymiPyhtb60annZ1tQjn9amMuoWmCTKjem5aV2muPdPgGMbZP4rkIgbP4rI8GxzdsSNGZsmJ0MF0NuTmFFsa4nR1hIDYChTHO3+zP3u3foMTERSYRj2rVjqHEk/9llW7xCV3FgRzw/7ROT1rNhb8GQibu65l/JqBjNBJDaSD//dtS1x4v31KOwFUBupzJG5f/T/yBvUzgNDrxJ/4AAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Y", "label": "Yes", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "GlobalID_1", "displayField": "RefName", "typeIdField": "AccountNumPresent", "subtypeField": "", "fields": [ { "name": "Layer", "type": "esriFieldTypeString", "alias": "Layer", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Layer" }, { "name": "Color", "type": "esriFieldTypeInteger", "alias": "Color", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Color" }, { "name": "Linetype", "type": "esriFieldTypeString", "alias": "Linetype", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Linetype" }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Elevation" }, { "name": "LineWt", "type": "esriFieldTypeInteger", "alias": "LineWt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LineWt" }, { "name": "RefName", "type": "esriFieldTypeString", "alias": "RefName", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "RefName" }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_Leng" }, { "name": "Size", "type": "esriFieldTypeString", "alias": "Size", "domain": { "type": "codedValue", "name": "Mag_M_Size", "description": "", "codedValues": [ { "name": "5/8", "code": "5/8" }, { "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": "8", "code": "8" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "Size" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": { "type": "codedValue", "name": "Mag_M_Type", "description": "", "codedValues": [ { "name": "Single", "code": "S" }, { "name": "Compound", "code": "C" }, { "name": "Turbo", "code": "T" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "Type" }, { "name": "Make", "type": "esriFieldTypeString", "alias": "Make", "domain": { "type": "codedValue", "name": "Mag_M_Make", "description": "", "codedValues": [ { "name": "Badger", "code": "B" }, { "name": "Sensus", "code": "S" }, { "name": "Neptune", "code": "N" }, { "name": "Master", "code": "M" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "Make" }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X" }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y" }, { "name": "XY", "type": "esriFieldTypeString", "alias": "XY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "XY" }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Administra", "type": "esriFieldTypeString", "alias": "Administra", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "Administra" }, { "name": "AccountTyp", "type": "esriFieldTypeString", "alias": "AccountTyp", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "AccountTyp" }, { "name": "GlobalID", "type": "esriFieldTypeString", "alias": "GlobalID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "AccountNumPresent", "type": "esriFieldTypeString", "alias": "AccountNumPresent", "domain": { "type": "codedValue", "name": "Mag_YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "N", "modelName": "AccountNumPresent" }, { "name": "AccountName", "type": "esriFieldTypeString", "alias": "AccountName", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "AccountName" }, { "name": "AccountNumber", "type": "esriFieldTypeString", "alias": "AccountNumber", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "AccountNumber" }, { "name": "SerialNumber", "type": "esriFieldTypeString", "alias": "SerialNumber", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "SerialNumber" }, { "name": "AdministrativeArea", "type": "esriFieldTypeString", "alias": "AdministrativeArea", "domain": { "type": "codedValue", "name": "Mag_AdminArea", "description": "", "codedValues": [ { "name": "Magnolia", "code": "M" }, { "name": "Free Hope", "code": "F" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "AdministrativeArea" }, { "name": "ServiceAddress", "type": "esriFieldTypeString", "alias": "ServiceAddress", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ServiceAddress" }, { "name": "MailingAddress", "type": "esriFieldTypeString", "alias": "MailingAddress", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MailingAddress" }, { "name": "MeterLocation", "type": "esriFieldTypeString", "alias": "MeterLocation", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MeterLocation" }, { "name": "AccountType", "type": "esriFieldTypeString", "alias": "AccountType", "domain": { "type": "codedValue", "name": "Mag_M_AcctType", "description": "", "codedValues": [ { "name": "Residential", "code": "R" }, { "name": "Commercial", "code": "C" }, { "name": "Industry", "code": "I" }, { "name": "Irrigation", "code": "IR" }, { "name": "Master", "code": "M" }, { "name": "Government", "code": "G" }, { "name": "Church", "code": "CH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "AccountType" }, { "name": "Columbia_DBO_Meters_01072016_En", "type": "esriFieldTypeString", "alias": "Columbia.DBO.Meters_01072016.Entity", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Columbia.DBO.Meters_01072016.Entity" }, { "name": "GlobalID_1", "type": "esriFieldTypeGlobalID", "alias": "GlobalID_1", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID_1" }, { "name": "PhysicalAddress", "type": "esriFieldTypeString", "alias": "PhysicalAddress", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PhysicalAddress" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "UUID_97", "fields": "GlobalID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_97", "fields": "OBJECTID_1", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S78_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "N", "name": "N", "domains": { "Size": {"type": "inherited"}, "Type": {"type": "inherited"}, "Make": {"type": "inherited"}, "AccountNumPresent": {"type": "inherited"}, "AdministrativeArea": {"type": "inherited"}, "AccountType": {"type": "inherited"} }, "templates": [ { "name": "N", "description": "", "prototype": { "attributes": { "PhysicalAddress": null, "Layer": null, "Color": null, "Linetype": null, "Elevation": null, "LineWt": null, "RefName": null, "Shape_Leng": null, "Size": null, "Type": null, "Make": null, "X": null, "Y": null, "XY": null, "Columbia_DBO_Meters_01072016_En": null, "OBJECTID": null, "Administra": null, "AccountTyp": null, "GlobalID": null, "AccountNumPresent": "N", "AccountName": null, "AccountNumber": null, "SerialNumber": null, "AdministrativeArea": null, "ServiceAddress": null, "MailingAddress": null, "MeterLocation": null, "AccountType": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Y", "name": "Y", "domains": { "Size": {"type": "inherited"}, "Type": {"type": "inherited"}, "Make": {"type": "inherited"}, "AccountNumPresent": {"type": "inherited"}, "AdministrativeArea": {"type": "inherited"}, "AccountType": {"type": "inherited"} }, "templates": [ { "name": "Y", "description": "", "prototype": { "attributes": { "PhysicalAddress": null, "Layer": null, "Color": null, "Linetype": null, "Elevation": null, "LineWt": null, "RefName": null, "Shape_Leng": null, "Size": null, "Type": null, "Make": null, "X": null, "Y": null, "XY": null, "Columbia_DBO_Meters_01072016_En": null, "OBJECTID": null, "Administra": null, "AccountTyp": null, "GlobalID": null, "AccountNumPresent": "Y", "AccountName": null, "AccountNumber": null, "SerialNumber": null, "AdministrativeArea": null, "ServiceAddress": null, "MailingAddress": null, "MeterLocation": null, "AccountType": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "id": 2, "name": "Manholes", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1668547968000 }, "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.03872572008E7, "ymin": 3910252.861299999, "xmax": -1.0346364786E7, "ymax": 3942969.5813999996, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Type", "field2": null, "field3": null, "defaultSymbol": { "type": "esriPMS", "url": "a40aeb67603b6d249baf3a5e23bb1aee", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA5RJREFUOI2t1HtMW1UcwPHvhduN8hBwG1ShBdZCKVSo5Y0T2SLohooMTLaoWdwkmUv8Y06X+Z9/+PrPqIvTwLKFbGMJc7IxYKAMnYzhMlowg/KQlscKxPHKlFJo4fqHcA2DLJp4kpOcnMfnnN/53XtE/sciPmxQkqQtgA4IAX4HugVBmPtP2JDT8bq1v+PDUzUn1QpRISzLLEpL3p/amy2pCemlAcqAXx+KSZKkbGitb7lmaTLvzCogfJNq1eSlpSXR5uhOP3WlrKN7oOuzBG3ikXUxSZJ8zzdWdkWFa2Key965bhg+Pj4kao3oNLHCmfqKd6w9luAn481vrsGuttadCw8Ni8lKfgqAm5032BIahk4TK2MOpwPH6AA70p5lX8EbfH3x+IFBp+NKdERMtYwNjg6qqn++sPvtVw4D4PF6ONHwBcYIE0dffV/Galsvca2vkfTEDAL9gyjZvofr1h9PAP9gA3f7j2YaskUfwQeAgZHf2GUq5GpHDa45F/5Kf+YX5mmzt3Ig5xA2u400YzqqzSpm/pxSeb3eOFEU+0SAiZl7O4wpSfIJ2ntvk6wzsbi0SM+gDbMhhb6hXvKMzxMfbaDhVi1pxnQA1GHRDI46ioFPRAD3gvvRQGXgSsa4ZKlid24Joq9Is+UHzIYUbtl+IUWfiuYxDXV3vqO08C0UooLggCBcbleMHKZC3ODxeD0ADI8NYXzchNJPiVat49iZw+zbtZ+q9tPsyduLQlSQo8vHfncAfXQ87oV5Nof4zcpYSFDo8MTMva3BQcF09lvJNjzN35soKHjiZS40V5EWuY2A5dOnxqVh7bOgj45nbGoMsyG1U8biImNPt/feztWqddS0V/PBax/L95eRkEVxmYnjRXVyn14TT1nTVxRtL8Y175JCgkIuy5hWE3v25p3WzydnJoLLj1Ss+lCT4pKxfephJdMAEeGRVB67yPdtjWQkZDYJgjAlY4IgeEfGhw+ebayoLH3pIEo//1Wg6Lv2F+512Lg/O+POy8zfL89baahVmvMOpz2l/PI37xbllBCpUq8BVrLd0nGd8clxb2Fu0YuCIIyswQBiIra+N31/uvdGR8uX9W21fslaE+GbVGzYsBHX3Cx2p52e4S62JT0zmmPOfUEQBOuqCB7cOfSR0HJJkr51z7sPOZz2vWOTY1Eez4JSuVH5hz5K35mXmX8SOCcIwuKDa9d9zwRBmAY+Wq7/uvwFDV9O2oYasGEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "7bcb74462bfc01d9a951f8b17dff34a9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA3VJREFUOI2tlGtM22UUh5+3tLRQeqMgLRuXDMoiUuSmxklLUea2hCjMOMLmkvlJFw1Os8RFE4n6wbiwmZjMGJJtQd1NWYhDSAeTsQTnKmwwOsZVrahAhAIlS2qR9u8H5C8OsmjiL3m/vO85z7m8J0fJ/yjlvR4lSUoEMgEj8BtwWwgR/E+wa/1Xa0Z/GT3U0HLCEqVQCoCIFEGtUi8NjHm7sjNyXhZCDNwTdtlz2TQ6MdQ9PTedUVFSSVys7h/GocWQ0uP91tXQcsI7G/DXxhvM764Lq2uo03pGrg5XP7EnMdWatm4Z6mg1zkIXOQG7+Mzd8I5/fkZrNiYcWpuZaqmj2rUMikQitHQ1U5znwKSPl026b32HRq3Bbsvlue37aPz67OuSJLmFEJ0y7PCpw8Xp96Xlr2Q0PjnO8c5jxGhiKXt4KwDhSJhjrR+QpLfyvu0oJr2JnE259I/01QNZMixKId5wFpSqVjK4OdrL/rJX6ehzyzDfrz+yxeZgKjCFP+DHbDBTkF3EF+1nbZIk2YQQo0qA0B/BBxJNiXI5rTcucOTFD2m8do75hTmMehPXh3vItxXhX5jh9g8DOPKdqFVqQkuLACXAMkyt0mhWQFMzkyToEoiL1VFe8DS3vvfyWJ6Dpp7P+filk8wGEjjXeQZHvhMAIQBIlsuUpEhkBeYd81KcXQpAXlY+py99QqolHasuGYPOgDZWS8dIM6/8/hoxmhh5alb/ZiC0GLKoo9V03HTzQnkNACnWVPon+ki+cYnH7cu9U0Yp2Z69k5HxYXJtDxIOhwF8MizJaGke9g1uTrWk0TvhIcWaAoBCKKgs3MWbbdVcrBmTe1qY+RA9Q92Y9WYyNmRGgHYZptMb32rrce8/UHVQ6377G1br2bIqKkufQRn190iWFJXilFzUN33E7m17G4UQszKsorgi2O5pqz1z8VTdnh17UQiF7CiEQKVUcbdau75ii91xR6fVH1y5k8NtfeTJI1eud+Yc/7J+X1XZbvRx+jUAgGAoSFPneWwbshbtttynhBA/r4EBlBS6nh/2DXqbrpx/T6VURds35WLSmRAKBQt3Agz9NMhMYJodj5b7NiZt3CmE6F3tv2YFbU6//6gkSSfnF+YO+CZ8u3yTvhQBmjitbqGkwNUTbzB/CpwWQoTv9l13nwkh5oDav86/1p/3CiqRt8wa8wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "DR", "label": "Other", "description": "" }, { "symbol": { "type": "esriPMS", "url": "7bcb74462bfc01d9a951f8b17dff34a9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA3VJREFUOI2tlGtM22UUh5+3tLRQeqMgLRuXDMoiUuSmxklLUea2hCjMOMLmkvlJFw1Os8RFE4n6wbiwmZjMGJJtQd1NWYhDSAeTsQTnKmwwOsZVrahAhAIlS2qR9u8H5C8OsmjiL3m/vO85z7m8J0fJ/yjlvR4lSUoEMgEj8BtwWwgR/E+wa/1Xa0Z/GT3U0HLCEqVQCoCIFEGtUi8NjHm7sjNyXhZCDNwTdtlz2TQ6MdQ9PTedUVFSSVys7h/GocWQ0uP91tXQcsI7G/DXxhvM764Lq2uo03pGrg5XP7EnMdWatm4Z6mg1zkIXOQG7+Mzd8I5/fkZrNiYcWpuZaqmj2rUMikQitHQ1U5znwKSPl026b32HRq3Bbsvlue37aPz67OuSJLmFEJ0y7PCpw8Xp96Xlr2Q0PjnO8c5jxGhiKXt4KwDhSJhjrR+QpLfyvu0oJr2JnE259I/01QNZMixKId5wFpSqVjK4OdrL/rJX6ehzyzDfrz+yxeZgKjCFP+DHbDBTkF3EF+1nbZIk2YQQo0qA0B/BBxJNiXI5rTcucOTFD2m8do75hTmMehPXh3vItxXhX5jh9g8DOPKdqFVqQkuLACXAMkyt0mhWQFMzkyToEoiL1VFe8DS3vvfyWJ6Dpp7P+filk8wGEjjXeQZHvhMAIQBIlsuUpEhkBeYd81KcXQpAXlY+py99QqolHasuGYPOgDZWS8dIM6/8/hoxmhh5alb/ZiC0GLKoo9V03HTzQnkNACnWVPon+ki+cYnH7cu9U0Yp2Z69k5HxYXJtDxIOhwF8MizJaGke9g1uTrWk0TvhIcWaAoBCKKgs3MWbbdVcrBmTe1qY+RA9Q92Y9WYyNmRGgHYZptMb32rrce8/UHVQ6377G1br2bIqKkufQRn190iWFJXilFzUN33E7m17G4UQszKsorgi2O5pqz1z8VTdnh17UQiF7CiEQKVUcbdau75ii91xR6fVH1y5k8NtfeTJI1eud+Yc/7J+X1XZbvRx+jUAgGAoSFPneWwbshbtttynhBA/r4EBlBS6nh/2DXqbrpx/T6VURds35WLSmRAKBQt3Agz9NMhMYJodj5b7NiZt3CmE6F3tv2YFbU6//6gkSSfnF+YO+CZ8u3yTvhQBmjitbqGkwNUTbzB/CpwWQoTv9l13nwkh5oDav86/1p/3CiqRt8wa8wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "LH", "label": "Other", "description": "" }, { "symbol": { "type": "esriPMS", "url": "7bcb74462bfc01d9a951f8b17dff34a9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA3VJREFUOI2tlGtM22UUh5+3tLRQeqMgLRuXDMoiUuSmxklLUea2hCjMOMLmkvlJFw1Os8RFE4n6wbiwmZjMGJJtQd1NWYhDSAeTsQTnKmwwOsZVrahAhAIlS2qR9u8H5C8OsmjiL3m/vO85z7m8J0fJ/yjlvR4lSUoEMgEj8BtwWwgR/E+wa/1Xa0Z/GT3U0HLCEqVQCoCIFEGtUi8NjHm7sjNyXhZCDNwTdtlz2TQ6MdQ9PTedUVFSSVys7h/GocWQ0uP91tXQcsI7G/DXxhvM764Lq2uo03pGrg5XP7EnMdWatm4Z6mg1zkIXOQG7+Mzd8I5/fkZrNiYcWpuZaqmj2rUMikQitHQ1U5znwKSPl026b32HRq3Bbsvlue37aPz67OuSJLmFEJ0y7PCpw8Xp96Xlr2Q0PjnO8c5jxGhiKXt4KwDhSJhjrR+QpLfyvu0oJr2JnE259I/01QNZMixKId5wFpSqVjK4OdrL/rJX6ehzyzDfrz+yxeZgKjCFP+DHbDBTkF3EF+1nbZIk2YQQo0qA0B/BBxJNiXI5rTcucOTFD2m8do75hTmMehPXh3vItxXhX5jh9g8DOPKdqFVqQkuLACXAMkyt0mhWQFMzkyToEoiL1VFe8DS3vvfyWJ6Dpp7P+filk8wGEjjXeQZHvhMAIQBIlsuUpEhkBeYd81KcXQpAXlY+py99QqolHasuGYPOgDZWS8dIM6/8/hoxmhh5alb/ZiC0GLKoo9V03HTzQnkNACnWVPon+ki+cYnH7cu9U0Yp2Z69k5HxYXJtDxIOhwF8MizJaGke9g1uTrWk0TvhIcWaAoBCKKgs3MWbbdVcrBmTe1qY+RA9Q92Y9WYyNmRGgHYZptMb32rrce8/UHVQ6377G1br2bIqKkufQRn190iWFJXilFzUN33E7m17G4UQszKsorgi2O5pqz1z8VTdnh17UQiF7CiEQKVUcbdau75ii91xR6fVH1y5k8NtfeTJI1eud+Yc/7J+X1XZbvRx+jUAgGAoSFPneWwbshbtttynhBA/r4EBlBS6nh/2DXqbrpx/T6VURds35WLSmRAKBQt3Agz9NMhMYJodj5b7NiZt3CmE6F3tv2YFbU6//6gkSSfnF+YO+CZ8u3yTvhQBmjitbqGkwNUTbzB/CpwWQoTv9l13nwkh5oDav86/1p/3CiqRt8wa8wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "OT", "label": "Other", "description": "" }, { "symbol": { "type": "esriPMS", "url": "7bcb74462bfc01d9a951f8b17dff34a9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA3VJREFUOI2tlGtM22UUh5+3tLRQeqMgLRuXDMoiUuSmxklLUea2hCjMOMLmkvlJFw1Os8RFE4n6wbiwmZjMGJJtQd1NWYhDSAeTsQTnKmwwOsZVrahAhAIlS2qR9u8H5C8OsmjiL3m/vO85z7m8J0fJ/yjlvR4lSUoEMgEj8BtwWwgR/E+wa/1Xa0Z/GT3U0HLCEqVQCoCIFEGtUi8NjHm7sjNyXhZCDNwTdtlz2TQ6MdQ9PTedUVFSSVys7h/GocWQ0uP91tXQcsI7G/DXxhvM764Lq2uo03pGrg5XP7EnMdWatm4Z6mg1zkIXOQG7+Mzd8I5/fkZrNiYcWpuZaqmj2rUMikQitHQ1U5znwKSPl026b32HRq3Bbsvlue37aPz67OuSJLmFEJ0y7PCpw8Xp96Xlr2Q0PjnO8c5jxGhiKXt4KwDhSJhjrR+QpLfyvu0oJr2JnE259I/01QNZMixKId5wFpSqVjK4OdrL/rJX6ehzyzDfrz+yxeZgKjCFP+DHbDBTkF3EF+1nbZIk2YQQo0qA0B/BBxJNiXI5rTcucOTFD2m8do75hTmMehPXh3vItxXhX5jh9g8DOPKdqFVqQkuLACXAMkyt0mhWQFMzkyToEoiL1VFe8DS3vvfyWJ6Dpp7P+filk8wGEjjXeQZHvhMAIQBIlsuUpEhkBeYd81KcXQpAXlY+py99QqolHasuGYPOgDZWS8dIM6/8/hoxmhh5alb/ZiC0GLKoo9V03HTzQnkNACnWVPon+ki+cYnH7cu9U0Yp2Z69k5HxYXJtDxIOhwF8MizJaGke9g1uTrWk0TvhIcWaAoBCKKgs3MWbbdVcrBmTe1qY+RA9Q92Y9WYyNmRGgHYZptMb32rrce8/UHVQ6377G1br2bIqKkufQRn190iWFJXilFzUN33E7m17G4UQszKsorgi2O5pqz1z8VTdnh17UQiF7CiEQKVUcbdau75ii91xR6fVH1y5k8NtfeTJI1eud+Yc/7J+X1XZbvRx+jUAgGAoSFPneWwbshbtttynhBA/r4EBlBS6nh/2DXqbrpx/T6VURds35WLSmRAKBQt3Agz9NMhMYJodj5b7NiZt3CmE6F3tv2YFbU6//6gkSSfnF+YO+CZ8u3yTvhQBmjitbqGkwNUTbzB/CpwWQoTv9l13nwkh5oDav86/1p/3CiqRt8wa8wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SP", "label": "Other", "description": "" }, { "symbol": { "type": "esriPMS", "url": "7bcb74462bfc01d9a951f8b17dff34a9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA3VJREFUOI2tlGtM22UUh5+3tLRQeqMgLRuXDMoiUuSmxklLUea2hCjMOMLmkvlJFw1Os8RFE4n6wbiwmZjMGJJtQd1NWYhDSAeTsQTnKmwwOsZVrahAhAIlS2qR9u8H5C8OsmjiL3m/vO85z7m8J0fJ/yjlvR4lSUoEMgEj8BtwWwgR/E+wa/1Xa0Z/GT3U0HLCEqVQCoCIFEGtUi8NjHm7sjNyXhZCDNwTdtlz2TQ6MdQ9PTedUVFSSVys7h/GocWQ0uP91tXQcsI7G/DXxhvM764Lq2uo03pGrg5XP7EnMdWatm4Z6mg1zkIXOQG7+Mzd8I5/fkZrNiYcWpuZaqmj2rUMikQitHQ1U5znwKSPl026b32HRq3Bbsvlue37aPz67OuSJLmFEJ0y7PCpw8Xp96Xlr2Q0PjnO8c5jxGhiKXt4KwDhSJhjrR+QpLfyvu0oJr2JnE259I/01QNZMixKId5wFpSqVjK4OdrL/rJX6ehzyzDfrz+yxeZgKjCFP+DHbDBTkF3EF+1nbZIk2YQQo0qA0B/BBxJNiXI5rTcucOTFD2m8do75hTmMehPXh3vItxXhX5jh9g8DOPKdqFVqQkuLACXAMkyt0mhWQFMzkyToEoiL1VFe8DS3vvfyWJ6Dpp7P+filk8wGEjjXeQZHvhMAIQBIlsuUpEhkBeYd81KcXQpAXlY+py99QqolHasuGYPOgDZWS8dIM6/8/hoxmhh5alb/ZiC0GLKoo9V03HTzQnkNACnWVPon+ki+cYnH7cu9U0Yp2Z69k5HxYXJtDxIOhwF8MizJaGke9g1uTrWk0TvhIcWaAoBCKKgs3MWbbdVcrBmTe1qY+RA9Q92Y9WYyNmRGgHYZptMb32rrce8/UHVQ6377G1br2bIqKkufQRn190iWFJXilFzUN33E7m17G4UQszKsorgi2O5pqz1z8VTdnh17UQiF7CiEQKVUcbdau75ii91xR6fVH1y5k8NtfeTJI1eud+Yc/7J+X1XZbvRx+jUAgGAoSFPneWwbshbtttynhBA/r4EBlBS6nh/2DXqbrpx/T6VURds35WLSmRAKBQt3Agz9NMhMYJodj5b7NiZt3CmE6F3tv2YFbU6//6gkSSfnF+YO+CZ8u3yTvhQBmjitbqGkwNUTbzB/CpwWQoTv9l13nwkh5oDav86/1p/3CiqRt8wa8wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "ST", "label": "Other", "description": "" }, { "symbol": { "type": "esriPMS", "url": "5fa36589f78f3fcd2b30eb4b3314c49a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAzlJREFUOI2tlM9LXFcUxz/nzY83M9Fx1OkEDQxqNC4Do0mwGgfCgAQs0iAVu8qqBLrpIiQtXQRbCA3Ujf0DShZ1VWgWU0PT/Ghi0BAqNQ6WxhIw1pBERDvKvJn3ZuadLtRh0tjQQg/cxT33ns/5Hs69x8v/aN43HarqW0A7EAHWgF9FJP+fYKo6CFxE9e1yNmuUczkMvx9PJGK5rpsWkc9EZPGNMFUNqurXbj4/Yt27h5vN4jl0CCMcpmTblGdmQmrb7wWTyWFVvSAi4/vCVNUDfFdaWxvIpdPUnDmDt77+1dTd3WixSO72baPY0PClqoZE5PP9lF0sb20NWFNT1J09CyIU19bwxWKVC65t41oWNQMDWLOz5DOZMVWdFpGfKjBVbQA+zqXT1I6MIB4PztOnbPT00Dg/XwFa09PkJiaIXbtGqKeHrclJMQ8fHge6qpW96+ZytVJXhxEKAWDPzxMYG8NeWMCXSu34bt0iMDyMs7KC2dJCIJmksLiYUNUOEfl9T1m/s7KCv7OzUpJ98yaRS5fIjo9Tk0pR2txEQiHM7m7sR48wW1rwNzdTmJmBY8eSwA5MRJrc7W188TgAxZcvMeJxvNEoAOVsFnthAX9vL/7WVrYnJmBoCET2cjdXl+mIaaKOs6Mqk8E8cQIAM5WisLhI4c4dwufOYQSDGNEopfX1SjLArm7AsrepCWdpCX88TuHGDSLnzwMQOHqUPy9fxn32DN/BgwD4+/ooZDIEEwmMneezXIGJyHVfLPahlU6jx49j9vbi3e2gNxrFPHUKT2NjpaxAIkHxyRPyDx8SSCTKwI/VZf4ALAX6+49YDx5QOzREtdUODr6y98Vi4LoU5ubwNDRMishGtbKSqn5ktrd/X3r+XHL373Ogr49/Mmd1lfzdu4RHRzdE5NM9f+UHiMh1Vf3kwMmTXxQePyZ79Sr+ri7M1laMUAjXcSi9eEFhbg4jHCY8OmqJYQyLyB+vwXaBV1R1NdDZ+ZXZ0VHvLC9jzc7iZrNIMIi3uZma06cxgsHfgPdF5Jfq+NdGkIh8o6pTYhgfmG1t75htbZ1AGFgHfga+BSZFpPz32H3nmYhsAld217+2vwDj2UCHC5XWYwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "RH", "label": "Rehabbed", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "RefName", "typeIdField": "Type", "subtypeField": "", "fields": [ { "name": "Layer", "type": "esriFieldTypeString", "alias": "Layer", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Layer" }, { "name": "Color", "type": "esriFieldTypeSmallInteger", "alias": "Color", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Color" }, { "name": "Linetype", "type": "esriFieldTypeString", "alias": "Linetype", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Linetype" }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Elevation" }, { "name": "LineWt", "type": "esriFieldTypeSmallInteger", "alias": "LineWt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LineWt" }, { "name": "RefName", "type": "esriFieldTypeString", "alias": "RefName", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "RefName" }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_Leng" }, { "name": "Entity_1", "type": "esriFieldTypeString", "alias": "Entity_1", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Entity_1" }, { "name": "Layer_1", "type": "esriFieldTypeString", "alias": "Layer_1", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Layer_1" }, { "name": "Color_1", "type": "esriFieldTypeSmallInteger", "alias": "Color_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Color_1" }, { "name": "Elevatio_1", "type": "esriFieldTypeDouble", "alias": "Elevatio_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Elevatio_1" }, { "name": "RefName_1", "type": "esriFieldTypeString", "alias": "RefName_1", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "RefName_1" }, { "name": "Style", "type": "esriFieldTypeString", "alias": "Style", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Style" }, { "name": "Text", "type": "esriFieldTypeString", "alias": "Text", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Text" }, { "name": "Distance", "type": "esriFieldTypeDouble", "alias": "Distance", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Distance" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": { "type": "codedValue", "name": "Mag_MH_Type", "description": "", "codedValues": [ { "name": "Standard", "code": "ST" }, { "name": "Drop", "code": "DR" }, { "name": "Split", "code": "SP" }, { "name": "Lamphole", "code": "LH" }, { "name": "Other", "code": "OT" }, { "name": "Rehabbed", "code": "RH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 2, "defaultValue": "ST", "modelName": "Type" }, { "name": "AccessType", "type": "esriFieldTypeString", "alias": "AccessType", "domain": { "type": "codedValue", "name": "Mag_MH_AccessType", "description": "", "codedValues": [ { "name": "Door", "code": "D" }, { "name": "Grate", "code": "G" }, { "name": "Cover", "code": "C" }, { "name": "Clay Top", "code": "CT" }, { "name": "Other", "code": "O" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 2, "defaultValue": "C", "modelName": "AccessType" }, { "name": "AdministrativeArea", "type": "esriFieldTypeString", "alias": "AdministrativeArea", "domain": { "type": "codedValue", "name": "Mag_AdminArea", "description": "", "codedValues": [ { "name": "Magnolia", "code": "M" }, { "name": "Free Hope", "code": "F" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": "M", "modelName": "AdministrativeArea" }, { "name": "GroundSurfaceType", "type": "esriFieldTypeString", "alias": "GroundSurfaceType", "domain": { "type": "codedValue", "name": "Mag_MH_GroundSurfType", "description": "", "codedValues": [ { "name": "Paved", "code": "P" }, { "name": "Gravel", "code": "G" }, { "name": "Dirt", "code": "D" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": "P", "modelName": "GroundSurfaceType" }, { "name": "HighPipeElevation", "type": "esriFieldTypeDouble", "alias": "HighPipeElevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HighPipeElevation" }, { "name": "RimElevation", "type": "esriFieldTypeDouble", "alias": "RimElevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RimElevation" }, { "name": "InvertElevation", "type": "esriFieldTypeDouble", "alias": "InvertElevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "InvertElevation" }, { "name": "ManholeDrop", "type": "esriFieldTypeString", "alias": "ManholeDrop", "domain": { "type": "codedValue", "name": "Mag_MH_ManholeDrop", "description": "", "codedValues": [ { "name": "Inside", "code": "I" }, { "name": "Outside", "code": "O" }, { "name": "NA", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 2, "defaultValue": "I", "modelName": "ManholeDrop" }, { "name": "InteriorDrop", "type": "esriFieldTypeDouble", "alias": "InteriorDrop", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "InteriorDrop" }, { "name": "WallMaterial", "type": "esriFieldTypeString", "alias": "WallMaterial", "domain": { "type": "codedValue", "name": "Mag_MH_WallMaterial", "description": "", "codedValues": [ { "name": "Brick", "code": "Bri" }, { "name": "Concrete", "code": "Con" }, { "name": "Reinforced Concrete", "code": "RC" }, { "name": "Other", "code": "Oth" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": "Con", "modelName": "WallMaterial" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "LifeCycleStatus", "type": "esriFieldTypeString", "alias": "LifeCycleStatus", "domain": { "type": "codedValue", "name": "Mag_LifeCycleStatus", "description": "", "codedValues": [ { "name": "Proposed", "code": "P" }, { "name": "Active", "code": "AC" }, { "name": "Abandoned", "code": "AB" }, { "name": "Removed", "code": "R" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 2, "defaultValue": "AC", "modelName": "LifeCycleStatus" }, { "name": "WorkorderID", "type": "esriFieldTypeString", "alias": "WorkorderID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "WorkorderID" }, { "name": "Ownership", "type": "esriFieldTypeString", "alias": "Ownership", "domain": { "type": "codedValue", "name": "Mag_Ownership", "description": "", "codedValues": [ { "name": "Public", "code": "PU" }, { "name": "Private", "code": "PR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 2, "defaultValue": "PU", "modelName": "Ownership" }, { "name": "GeometrySource", "type": "esriFieldTypeString", "alias": "GeometrySource", "domain": { "type": "codedValue", "name": "Mag_GeomSource", "description": "", "codedValues": [ { "name": "Digitized", "code": "D" }, { "name": "GPS", "code": "GPS" }, { "name": "CAD", "code": "CAD" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": "CAD", "modelName": "GeometrySource" }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Comment" }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Location" }, { "name": "ConditionRating", "type": "esriFieldTypeString", "alias": "ConditionRating", "domain": { "type": "codedValue", "name": "Mag_ConditionRating", "description": "", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "3", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "ConditionRating" }, { "name": "ConditionDate", "type": "esriFieldTypeDate", "alias": "ConditionDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ConditionDate" }, { "name": "ExteriorCoating", "type": "esriFieldTypeString", "alias": "ExteriorCoating", "domain": { "type": "codedValue", "name": "Mag_MH_Coating", "description": "", "codedValues": [ { "name": "Tar", "code": "T" }, { "name": "Wrapped", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "ExteriorCoating" }, { "name": "InteriorCoating", "type": "esriFieldTypeString", "alias": "InteriorCoating", "domain": { "type": "codedValue", "name": "Mag_MH_Coating", "description": "", "codedValues": [ { "name": "Tar", "code": "T" }, { "name": "Wrapped", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "InteriorCoating" }, { "name": "AccessDiameter", "type": "esriFieldTypeString", "alias": "AccessDiameter", "domain": { "type": "codedValue", "name": "Mag_MH_AccessDiameter", "description": "", "codedValues": [ { "name": "6", "code": "6" }, { "name": "8", "code": "8" }, { "name": "24 1/2", "code": "24 1/2" }, { "name": "24 3/4", "code": "24 3/4" }, { "name": "25", "code": "25" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "AccessDiameter" }, { "name": "Man_Hole_Num", "type": "esriFieldTypeString", "alias": "Man_Hole_Num", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Man_Hole_Num" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Pipe_Diameter", "type": "esriFieldTypeDouble", "alias": "Pipe_Diameter", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Pipe_Diameter" }, { "name": "Depth", "type": "esriFieldTypeString", "alias": "Depth", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Depth" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "UUID_98", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_98", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S79_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "DR", "name": "DR", "domains": { "Type": {"type": "inherited"}, "AccessType": {"type": "inherited"}, "AdministrativeArea": {"type": "inherited"}, "GroundSurfaceType": {"type": "inherited"}, "ManholeDrop": {"type": "inherited"}, "WallMaterial": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "Ownership": {"type": "inherited"}, "GeometrySource": {"type": "inherited"}, "ConditionRating": {"type": "inherited"}, "ExteriorCoating": {"type": "inherited"}, "InteriorCoating": {"type": "inherited"}, "AccessDiameter": {"type": "inherited"} }, "templates": [ { "name": "DR", "description": "", "prototype": { "attributes": { "Pipe_Diameter": null, "Layer": null, "Color": null, "Linetype": null, "Elevation": null, "LineWt": null, "RefName": null, "Shape_Leng": null, "Entity_1": null, "Layer_1": null, "Color_1": null, "Elevatio_1": null, "RefName_1": null, "Style": null, "Text": null, "Distance": null, "Type": "DR", "AccessType": "C", "AdministrativeArea": "M", "GroundSurfaceType": "P", "HighPipeElevation": null, "RimElevation": null, "InvertElevation": null, "ManholeDrop": "I", "InteriorDrop": null, "WallMaterial": "Con", "InstallDate": null, "LifeCycleStatus": "AC", "WorkorderID": null, "Ownership": "PU", "GeometrySource": "CAD", "Comment": null, "Location": null, "ConditionRating": null, "ConditionDate": null, "ExteriorCoating": null, "InteriorCoating": null, "AccessDiameter": null, "Man_Hole_Num": null, "Depth": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "LH", "name": "LH", "domains": { "Type": {"type": "inherited"}, "AccessType": {"type": "inherited"}, "AdministrativeArea": {"type": "inherited"}, "GroundSurfaceType": {"type": "inherited"}, "ManholeDrop": {"type": "inherited"}, "WallMaterial": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "Ownership": {"type": "inherited"}, "GeometrySource": {"type": "inherited"}, "ConditionRating": {"type": "inherited"}, "ExteriorCoating": {"type": "inherited"}, "InteriorCoating": {"type": "inherited"}, "AccessDiameter": {"type": "inherited"} }, "templates": [ { "name": "LH", "description": "", "prototype": { "attributes": { "Pipe_Diameter": null, "Layer": null, "Color": null, "Linetype": null, "Elevation": null, "LineWt": null, "RefName": null, "Shape_Leng": null, "Entity_1": null, "Layer_1": null, "Color_1": null, "Elevatio_1": null, "RefName_1": null, "Style": null, "Text": null, "Distance": null, "Type": "LH", "AccessType": "C", "AdministrativeArea": "M", "GroundSurfaceType": "P", "HighPipeElevation": null, "RimElevation": null, "InvertElevation": null, "ManholeDrop": "I", "InteriorDrop": null, "WallMaterial": "Con", "InstallDate": null, "LifeCycleStatus": "AC", "WorkorderID": null, "Ownership": "PU", "GeometrySource": "CAD", "Comment": null, "Location": null, "ConditionRating": null, "ConditionDate": null, "ExteriorCoating": null, "InteriorCoating": null, "AccessDiameter": null, "Man_Hole_Num": null, "Depth": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "OT", "name": "OT", "domains": { "Type": {"type": "inherited"}, "AccessType": {"type": "inherited"}, "AdministrativeArea": {"type": "inherited"}, "GroundSurfaceType": {"type": "inherited"}, "ManholeDrop": {"type": "inherited"}, "WallMaterial": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "Ownership": {"type": "inherited"}, "GeometrySource": {"type": "inherited"}, "ConditionRating": {"type": "inherited"}, "ExteriorCoating": {"type": "inherited"}, "InteriorCoating": {"type": "inherited"}, "AccessDiameter": {"type": "inherited"} }, "templates": [ { "name": "OT", "description": "", "prototype": { "attributes": { "Pipe_Diameter": null, "Layer": null, "Color": null, "Linetype": null, "Elevation": null, "LineWt": null, "RefName": null, "Shape_Leng": null, "Entity_1": null, "Layer_1": null, "Color_1": null, "Elevatio_1": null, "RefName_1": null, "Style": null, "Text": null, "Distance": null, "Type": "OT", "AccessType": "C", "AdministrativeArea": "M", "GroundSurfaceType": "P", "HighPipeElevation": null, "RimElevation": null, "InvertElevation": null, "ManholeDrop": "I", "InteriorDrop": null, "WallMaterial": "Con", "InstallDate": null, "LifeCycleStatus": "AC", "WorkorderID": null, "Ownership": "PU", "GeometrySource": "CAD", "Comment": null, "Location": null, "ConditionRating": null, "ConditionDate": null, "ExteriorCoating": null, "InteriorCoating": null, "AccessDiameter": null, "Man_Hole_Num": null, "Depth": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "SP", "name": "SP", "domains": { "Type": {"type": "inherited"}, "AccessType": {"type": "inherited"}, "AdministrativeArea": {"type": "inherited"}, "GroundSurfaceType": {"type": "inherited"}, "ManholeDrop": {"type": "inherited"}, "WallMaterial": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "Ownership": {"type": "inherited"}, "GeometrySource": {"type": "inherited"}, "ConditionRating": {"type": "inherited"}, "ExteriorCoating": {"type": "inherited"}, "InteriorCoating": {"type": "inherited"}, "AccessDiameter": {"type": "inherited"} }, "templates": [ { "name": "SP", "description": "", "prototype": { "attributes": { "Pipe_Diameter": null, "Layer": null, "Color": null, "Linetype": null, "Elevation": null, "LineWt": null, "RefName": null, "Shape_Leng": null, "Entity_1": null, "Layer_1": null, "Color_1": null, "Elevatio_1": null, "RefName_1": null, "Style": null, "Text": null, "Distance": null, "Type": "SP", "AccessType": "C", "AdministrativeArea": "M", "GroundSurfaceType": "P", "HighPipeElevation": null, "RimElevation": null, "InvertElevation": null, "ManholeDrop": "I", "InteriorDrop": null, "WallMaterial": "Con", "InstallDate": null, "LifeCycleStatus": "AC", "WorkorderID": null, "Ownership": "PU", "GeometrySource": "CAD", "Comment": null, "Location": null, "ConditionRating": null, "ConditionDate": null, "ExteriorCoating": null, "InteriorCoating": null, "AccessDiameter": null, "Man_Hole_Num": null, "Depth": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "ST", "name": "ST", "domains": { "Type": {"type": "inherited"}, "AccessType": {"type": "inherited"}, "AdministrativeArea": {"type": "inherited"}, "GroundSurfaceType": {"type": "inherited"}, "ManholeDrop": {"type": "inherited"}, "WallMaterial": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "Ownership": {"type": "inherited"}, "GeometrySource": {"type": "inherited"}, "ConditionRating": {"type": "inherited"}, "ExteriorCoating": {"type": "inherited"}, "InteriorCoating": {"type": "inherited"}, "AccessDiameter": {"type": "inherited"} }, "templates": [ { "name": "Manholes", "description": "", "prototype": { "attributes": { "Distance": null, "Type": "ST", "AccessType": "C", "AdministrativeArea": "M", "InvertElevation": null, "InteriorDrop": null, "InstallDate": null, "WorkorderID": null, "Ownership": "PU", "Layer": null, "Color": null, "Linetype": null, "Elevation": null, "LineWt": null, "RefName": null, "Shape_Leng": null, "Entity_1": null, "Layer_1": null, "Color_1": null, "Elevatio_1": null, "RefName_1": null, "Style": null, "Text": null, "GroundSurfaceType": "P", "HighPipeElevation": null, "RimElevation": null, "ManholeDrop": "I", "WallMaterial": "Con", "LifeCycleStatus": "AC", "GeometrySource": "CAD", "Comment": null, "Location": null, "ConditionRating": null, "ConditionDate": null, "ExteriorCoating": null, "InteriorCoating": null, "AccessDiameter": null, "Man_Hole_Num": null, "Pipe_Diameter": null, "Depth": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "RH", "name": "RH", "domains": { "Type": {"type": "inherited"}, "AccessType": {"type": "inherited"}, "AdministrativeArea": {"type": "inherited"}, "GroundSurfaceType": {"type": "inherited"}, "ManholeDrop": {"type": "inherited"}, "WallMaterial": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "Ownership": {"type": "inherited"}, "GeometrySource": {"type": "inherited"}, "ConditionRating": {"type": "inherited"}, "ExteriorCoating": {"type": "inherited"}, "InteriorCoating": {"type": "inherited"}, "AccessDiameter": {"type": "inherited"} }, "templates": [ { "name": "RH", "description": "", "prototype": { "attributes": { "Pipe_Diameter": null, "Layer": null, "Color": null, "Linetype": null, "Elevation": null, "LineWt": null, "RefName": null, "Shape_Leng": null, "Entity_1": null, "Layer_1": null, "Color_1": null, "Elevatio_1": null, "RefName_1": null, "Style": null, "Text": null, "Distance": null, "Type": "RH", "AccessType": "C", "AdministrativeArea": "M", "GroundSurfaceType": "P", "HighPipeElevation": null, "RimElevation": null, "InvertElevation": null, "ManholeDrop": "I", "InteriorDrop": null, "WallMaterial": "Con", "InstallDate": null, "LifeCycleStatus": "AC", "WorkorderID": null, "Ownership": "PU", "GeometrySource": "CAD", "Comment": null, "Location": null, "ConditionRating": null, "ConditionDate": null, "ExteriorCoating": null, "InteriorCoating": null, "AccessDiameter": null, "Man_Hole_Num": null, "Depth": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "id": 3, "name": "Lift Stations", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1668547969000 }, "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.03872508317E7, "ymin": 3910269.5819000006, "xmax": -1.03464558535E7, "ymax": 3944042.565700002, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "a817774197332bc7a61e6dbe76cb56d2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAgFJREFUOI2t009I02Ecx/H38/x+235zllaz6cbmnyGDJRWLUFAkAu1QlwyEtL9EBBGDiCCiTp46dOjcsWNQRKcZImhkamKrlaQQ+K+55iYuQ1e/9utgiMvNdPS5PQ98X3y/zx+V/xgVoHuw97JNKyopFFGEKdywP/BCBZiKRbtaDzc7CsV6R18NAqtYWak97S53FWohpczAnzH/zmR0hif9IUanP7Gip/Mi987coNrlWVtvwN6MhQmN9HG+5RRB+wUURckJPesLof/Ss/aysMTiAs+HerjTGcSk5mx602RVvAwPce7oSQzDYDm9gmEYCCGQUmIxmbeHfZia4ERTC/FknGjiK3t27iKRWsBsMrOvxkfPcD9zyTgAw58j+Ktq82PffyyjSImiqEghsWpWlKUUur56NkPj72hvPg5Agz9ARZkjP+YosZNa+sYOWzEexYXVoqE6XAggY2QA8LqrtjZmo/8QryMjtDYcQTNbANAsGgBvxyPU+w7khTZgB311dD16QLXTQ62nZm0/lozzdKCb2x3Xto4pUnKz/Qr3Hz+kotSO11nJ7PwcE3OTXG+79M8b3fCYbNYi7p4NMhP7wvxiEq+zks5jbUghN4VyYgBCCNzlLrb7X1WAj9MTxXvf795W4fro+k9lDbvVcXUMaCwUq68LDFzk9ComhGgquK11+Q1l0JAbEFRMnAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "RefName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "Layer", "type": "esriFieldTypeString", "alias": "Layer", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Layer" }, { "name": "Color", "type": "esriFieldTypeSmallInteger", "alias": "Color", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Color" }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Elevation" }, { "name": "RefName", "type": "esriFieldTypeString", "alias": "RefName", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "RefName" }, { "name": "Style", "type": "esriFieldTypeString", "alias": "Style", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Style" }, { "name": "Text", "type": "esriFieldTypeString", "alias": "Text", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Text" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Address" }, { "name": "LSShape", "type": "esriFieldTypeString", "alias": "LSShape", "domain": { "type": "codedValue", "name": "Mag_LS_Shape", "description": "", "codedValues": [ { "name": "Round", "code": "RO" }, { "name": "Rectangular", "code": "RE" }, { "name": "Square", "code": "SQ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 2, "defaultValue": "RO", "modelName": "LSShape" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "Mag_LS_Material", "description": "", "codedValues": [ { "name": "Concrete", "code": "C" }, { "name": "Steel", "code": "S" }, { "name": "Fiberglass", "code": "F" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": "C", "modelName": "Material" }, { "name": "Length", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Length" }, { "name": "Width", "type": "esriFieldTypeDouble", "alias": "Width", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Width" }, { "name": "Diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Diameter" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Comments" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": { "type": "codedValue", "name": "Mag_LS_Type", "description": "", "codedValues": [ { "name": "Submerged", "code": "S" }, { "name": "Above Ground", "code": "A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "Type" }, { "name": "Depth", "type": "esriFieldTypeDouble", "alias": "Depth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Depth" }, { "name": "Pump1Type", "type": "esriFieldTypeString", "alias": "Pump1Type", "domain": { "type": "codedValue", "name": "Mag_LS_PumpType", "description": "", "codedValues": [ { "name": "Duplex", "code": "D" }, { "name": "Triplex", "code": "T" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": "D", "modelName": "Pump1Type" }, { "name": "Pump1HP", "type": "esriFieldTypeDouble", "alias": "Pump1HP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Pump1HP" }, { "name": "Pump1Size", "type": "esriFieldTypeDouble", "alias": "PumpSize", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Pump1Size" }, { "name": "Pump1Voltage", "type": "esriFieldTypeString", "alias": "Pump1Voltage", "domain": { "type": "codedValue", "name": "Mag_LS_PumpVoltage", "description": "", "codedValues": [ { "name": "220", "code": "220" }, { "name": "208", "code": "208" }, { "name": "460", "code": "460" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "Pump1Voltage" }, { "name": "Pump1Manufacturer", "type": "esriFieldTypeString", "alias": "Pump1Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Pump1Manufacturer" }, { "name": "Pump1GPM", "type": "esriFieldTypeDouble", "alias": "Pump1GPM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Pump1GPM" }, { "name": "Pump1RepairDate", "type": "esriFieldTypeDate", "alias": "Pump1RepairDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Pump1RepairDate" }, { "name": "Pump1SerialNum", "type": "esriFieldTypeString", "alias": "Pump1SerialNum", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Pump1SerialNum" }, { "name": "Pump1Comments", "type": "esriFieldTypeString", "alias": "Pump1Comments", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Pump1Comments" }, { "name": "Pump1InstallDate", "type": "esriFieldTypeDate", "alias": "PumpInstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Pump1InstallDate" }, { "name": "Pump2Type", "type": "esriFieldTypeString", "alias": "Pump2Type", "domain": { "type": "codedValue", "name": "Mag_LS_PumpType", "description": "", "codedValues": [ { "name": "Duplex", "code": "D" }, { "name": "Triplex", "code": "T" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": "D", "modelName": "Pump2Type" }, { "name": "Pump2HP", "type": "esriFieldTypeDouble", "alias": "Pump2HP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Pump2HP" }, { "name": "Pump2Size", "type": "esriFieldTypeDouble", "alias": "Pump2Size", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Pump2Size" }, { "name": "Pump2Voltage", "type": "esriFieldTypeString", "alias": "Pump2Voltage", "domain": { "type": "codedValue", "name": "Mag_LS_PumpVoltage", "description": "", "codedValues": [ { "name": "220", "code": "220" }, { "name": "208", "code": "208" }, { "name": "460", "code": "460" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "Pump2Voltage" }, { "name": "Pump2Manufacturer", "type": "esriFieldTypeString", "alias": "Pump2Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Pump2Manufacturer" }, { "name": "Pump2GPM", "type": "esriFieldTypeDouble", "alias": "Pump2GPM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Pump2GPM" }, { "name": "Pump2RepairDate", "type": "esriFieldTypeDate", "alias": "Pump2RepairDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Pump2RepairDate" }, { "name": "Pump2SerialNum", "type": "esriFieldTypeString", "alias": "Pump2SerialNum", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Pump2SerialNum" }, { "name": "Pump2Comments", "type": "esriFieldTypeString", "alias": "Pump2Comments", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Pump2Comments" }, { "name": "Pump2InstallDate", "type": "esriFieldTypeDate", "alias": "Pump2InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Pump2InstallDate" }, { "name": "Pump3Type", "type": "esriFieldTypeString", "alias": "Pump3Type", "domain": { "type": "codedValue", "name": "Mag_LS_PumpType", "description": "", "codedValues": [ { "name": "Duplex", "code": "D" }, { "name": "Triplex", "code": "T" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": "D", "modelName": "Pump3Type" }, { "name": "Pump3HP", "type": "esriFieldTypeDouble", "alias": "Pump3HP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Pump3HP" }, { "name": "Pump3Size", "type": "esriFieldTypeDouble", "alias": "Pump3Size", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Pump3Size" }, { "name": "Pump3Voltage", "type": "esriFieldTypeString", "alias": "Pump3Voltage", "domain": { "type": "codedValue", "name": "Mag_LS_PumpVoltage", "description": "", "codedValues": [ { "name": "220", "code": "220" }, { "name": "208", "code": "208" }, { "name": "460", "code": "460" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "Pump3Voltage" }, { "name": "Pump3Manufacturer", "type": "esriFieldTypeString", "alias": "Pump3Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Pump3Manufacturer" }, { "name": "Pump3GPM", "type": "esriFieldTypeDouble", "alias": "Pump3GPM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Pump3GPM" }, { "name": "Pump3RepairDate", "type": "esriFieldTypeDate", "alias": "Pump3RepairDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Pump3RepairDate" }, { "name": "Pump3SerialNum", "type": "esriFieldTypeString", "alias": "Pump3SerialNum", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Pump3SerialNum" }, { "name": "Pump3Comments", "type": "esriFieldTypeString", "alias": "Pump3Comments", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Pump3Comments" }, { "name": "Pump3InstallDate", "type": "esriFieldTypeDate", "alias": "Pump3InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Pump3InstallDate" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "UUID_99", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_99", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S80_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Lift Stations", "description": "", "prototype": { "attributes": { "Address": null, "LSShape": "RO", "Depth": null, "Pump1InstallDate": null, "Pump2InstallDate": null, "Layer": null, "Color": null, "Elevation": null, "RefName": null, "Style": null, "Text": null, "Material": "C", "Length": null, "Width": null, "Diameter": null, "Comments": null, "Type": null, "Pump1Type": "D", "Pump1HP": null, "Pump1Size": null, "Pump1Voltage": null, "Pump1Manufacturer": null, "Pump1GPM": null, "Pump1RepairDate": null, "Pump1SerialNum": null, "Pump1Comments": null, "Pump2Type": "D", "Pump2HP": null, "Pump2Size": null, "Pump2Voltage": null, "Pump2Manufacturer": null, "Pump2GPM": null, "Pump2RepairDate": null, "Pump2SerialNum": null, "Pump2Comments": null, "Pump3Type": "D", "Pump3HP": null, "Pump3Size": null, "Pump3Voltage": null, "Pump3Manufacturer": null, "Pump3GPM": null, "Pump3RepairDate": null, "Pump3SerialNum": null, "Pump3Comments": null, "Pump3InstallDate": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "id": 4, "name": "Hydrants", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1668547969000 }, "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.03872183947E7, "ymin": 3910200.310800001, "xmax": -1.0346404796E7, "ymax": 3951354.8268000036, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Ownership", "field2": "MainSize", "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "68229c644504b2ed7992d84ab1b58118", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAYAAACEYr13AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAd5JREFUOI2l00tI1FEUx/HP1Ni/cExRix5U+AijBy0yKKJVpWWriFqJqyA0QmiRULjKRbQKEmrXqo1lEESbMISyB1ZQiFBiEQT20h4wi0vqtJi/aZNjVAcu5z7O/d5zfvfepP+0ZL6FDIWhtHRtQTpdNC+EEQwnyPwRcISqTVF0rTGEzXfGxhKLsQcNjI5xtJTuuQArB3m2M4TCDhRjAh9wlbI+ut5RuYw3swI2RFFzfQgTTTnUcpxCI/OecDJDa4LxXED79hDavpK8kk8YPKIlwwocyAXsr+V7zRzCNuMBBqJolRB+L+E212upK2BJPshnhvtDGJgazwQ87ebgQko25tl8H5MU9/I8F1D9mm8X+FhHqp4C2WCJuMEllEfRaGcISwMN67g1BRjagjT2TZejBTU4h/Xx/KEQatB2mgYzAB7jbtx/j7O4h1EcQ0+81odFpl/TT0CG9AQLkEyTqJBVsgi9CHFcgokE45PZCqcBVfSj4iapNZSV4QQ+4XJ8KpxnpIu34tc4BTge+yak5qMDLxCh2rQt5wtuYHAmoDP221BJ9hpmu86tvIwl+lWDf7WZgMPN7B2i5GGe4FdYze6eKDqzK4T2XEDrRVKyv2x8jkMjIZTMlsGOv0s+az8A7yODIS/nhe4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "PU,2", "label": "Public, 2; Public, 3; Public, 4", "description": "" }, { "symbol": { "type": "esriPMS", "url": "68229c644504b2ed7992d84ab1b58118", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAYAAACEYr13AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAd5JREFUOI2l00tI1FEUx/HP1Ni/cExRix5U+AijBy0yKKJVpWWriFqJqyA0QmiRULjKRbQKEmrXqo1lEESbMISyB1ZQiFBiEQT20h4wi0vqtJi/aZNjVAcu5z7O/d5zfvfepP+0ZL6FDIWhtHRtQTpdNC+EEQwnyPwRcISqTVF0rTGEzXfGxhKLsQcNjI5xtJTuuQArB3m2M4TCDhRjAh9wlbI+ut5RuYw3swI2RFFzfQgTTTnUcpxCI/OecDJDa4LxXED79hDavpK8kk8YPKIlwwocyAXsr+V7zRzCNuMBBqJolRB+L+E212upK2BJPshnhvtDGJgazwQ87ebgQko25tl8H5MU9/I8F1D9mm8X+FhHqp4C2WCJuMEllEfRaGcISwMN67g1BRjagjT2TZejBTU4h/Xx/KEQatB2mgYzAB7jbtx/j7O4h1EcQ0+81odFpl/TT0CG9AQLkEyTqJBVsgi9CHFcgokE45PZCqcBVfSj4iapNZSV4QQ+4XJ8KpxnpIu34tc4BTge+yak5qMDLxCh2rQt5wtuYHAmoDP221BJ9hpmu86tvIwl+lWDf7WZgMPN7B2i5GGe4FdYze6eKDqzK4T2XEDrRVKyv2x8jkMjIZTMlsGOv0s+az8A7yODIS/nhe4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "PU,3", "label": "Public, 2; Public, 3; Public, 4", "description": "" }, { "symbol": { "type": "esriPMS", "url": "68229c644504b2ed7992d84ab1b58118", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAYAAACEYr13AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAd5JREFUOI2l00tI1FEUx/HP1Ni/cExRix5U+AijBy0yKKJVpWWriFqJqyA0QmiRULjKRbQKEmrXqo1lEESbMISyB1ZQiFBiEQT20h4wi0vqtJi/aZNjVAcu5z7O/d5zfvfepP+0ZL6FDIWhtHRtQTpdNC+EEQwnyPwRcISqTVF0rTGEzXfGxhKLsQcNjI5xtJTuuQArB3m2M4TCDhRjAh9wlbI+ut5RuYw3swI2RFFzfQgTTTnUcpxCI/OecDJDa4LxXED79hDavpK8kk8YPKIlwwocyAXsr+V7zRzCNuMBBqJolRB+L+E212upK2BJPshnhvtDGJgazwQ87ebgQko25tl8H5MU9/I8F1D9mm8X+FhHqp4C2WCJuMEllEfRaGcISwMN67g1BRjagjT2TZejBTU4h/Xx/KEQatB2mgYzAB7jbtx/j7O4h1EcQ0+81odFpl/TT0CG9AQLkEyTqJBVsgi9CHFcgokE45PZCqcBVfSj4iapNZSV4QQ+4XJ8KpxnpIu34tc4BTge+yak5qMDLxCh2rQt5wtuYHAmoDP221BJ9hpmu86tvIwl+lWDf7WZgMPN7B2i5GGe4FdYze6eKDqzK4T2XEDrRVKyv2x8jkMjIZTMlsGOv0s+az8A7yODIS/nhe4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "PU,4", "label": "Public, 2; Public, 3; Public, 4", "description": "" }, { "symbol": { "type": "esriPMS", "url": "9813560ad11162ec6fac2328c086fdee", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAYAAACEYr13AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAjlJREFUOI2lkjtIW2EUgL8bc3sVExWTFG2pErVEfNDBCJXiZDU1nUqxU8gkSJQiOFRQnJohOAkGdHNy0aZQkC4SCWh8oBZagmBFpVDwURNrIcNPzb0drqmaJn3QA4fzn//x/edl5D/FmOtA0ygUovSuLCfNBoM4AHYlCe2PgO5uqhsblVcej7i3sJCQioqgvR3cbuKJBD2lpYR+B7i9tcX71lZR6PdDcTGkUnB8DLOzWKJRZg4PqSor41NWQH294nO5RMrrvU61WmFoCDweDJubvNA0+iWJ80zASEuLGDw7wzg9nasysLZGr6ZxC3iSCXjsdPLd4chdWJ8PVlYgFlPugPg1hfl5XjuddMgytlyQ01N219dFLO1fBbwLhXian09JQ0P2x8vLoKoURyJ8yATU7O/zbXycLx0dmFwuZABVBUnSFWByEqxWJR4MiptC4K6t5W0asNPUBMkkdHb+TIfeXnA4YHQU6ur0/a4u4QAGh4dxwyWAjQ1YXNTXR0cQCMDSEsTj0NcH4bB+Fo1CQQGEQhk10DSSqRQ3AGMyiWS3g80GZjNEIiD0oiNJpCSJc1VFvQaormYdsM/NYaqsxGKxwMAAnJzA1JT+K8DYGAczM3wGfRrTgOcX1guY8vLA74ftbVAUqKm57ER5OV+BN8DWVUDwwt4HqgBkGbK1s7mZj0Ag7eecur+Vq4BnPh+PdnYoWV3NfnlvDyoqeBgOKy/b2sRIJqB/YgITcH6huUQBUZItggf/Gj7AD6qQsv+1z6o/AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "PU,6", "label": "Public, 6", "description": "" }, { "symbol": { "type": "esriPMS", "url": "866a62a750966b0ffcd4a32c8288e931", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAYAAACEYr13AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAjVJREFUOI2l0k9Ik3Ecx/H3tkd/g+dxjmcprTKbzqQ/oJRBEB2KkrCDRBHkIcKD/YGwS9plEHgo6GR00FtdIwMvUgQdOkgQCxouUp8dZo0Jsif/8Mh++rh12Mbm3Crqe/k9v9/ze158f5/np/CfpVR70fsCNe7U24Ri1bmyMjndRwzI/hk4Tav/gHj1Zlx2yLDpQAX9BAQfkKo/yM1wPxO/A/aywJfaw1I9dA3oB1cG0iuQnMZnRnkZHKPFuEW8IiD84rbaJbd2n9muah4IXIGZpzjrYgzxjkHOY5cDIbVdDlvrKIsfqiUDawZ3mmFPHC6VAxdFgE19X/Vgm7rB/AYbCdEEcucRZITXnja6cdJQtYV1YslZOVOYlgKfzTCXLQWv2lz5W2sO2KQeg0g5EGwfZXVpiiX9GJqvgxog99cdRWDhLdR6RMo9IBuVDXqi95kqAPOzQ4AEvSu3kIqAMQbCD8EboDXl1uOjsh0Y1nvpgSJA5xP4Gc092yvwfQKOP4L0Khjj0DmSb/UhuAQsfSzLYDODtZGltiaLkk7jUP2geMDtBmmAbec3OtnCgU2GzDYgeo9PQCA4hKY14LNUmH8O1hr4B0DJpYIxSZIwPyB3GwvA3fx4HdBwwtE+SCeAGtD8xSD1XSybMAl8LQWe5ceTQAuA4gJtPztKtDIHPC7Mq966v61S4Ko4ywUzgRet8mZzEfRGzh0JiZHoiAyVA4PyPZoE2wS7MgFJEEmkt1IHp/7lCL8AUamrPk4yDd4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "PU,8", "label": "Public, 8; Public, 10; Public, 12; Public, 14", "description": "" }, { "symbol": { "type": "esriPMS", "url": "866a62a750966b0ffcd4a32c8288e931", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAYAAACEYr13AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAjVJREFUOI2l0k9Ik3Ecx/H3tkd/g+dxjmcprTKbzqQ/oJRBEB2KkrCDRBHkIcKD/YGwS9plEHgo6GR00FtdIwMvUgQdOkgQCxouUp8dZo0Jsif/8Mh++rh12Mbm3Crqe/k9v9/ze158f5/np/CfpVR70fsCNe7U24Ri1bmyMjndRwzI/hk4Tav/gHj1Zlx2yLDpQAX9BAQfkKo/yM1wPxO/A/aywJfaw1I9dA3oB1cG0iuQnMZnRnkZHKPFuEW8IiD84rbaJbd2n9muah4IXIGZpzjrYgzxjkHOY5cDIbVdDlvrKIsfqiUDawZ3mmFPHC6VAxdFgE19X/Vgm7rB/AYbCdEEcucRZITXnja6cdJQtYV1YslZOVOYlgKfzTCXLQWv2lz5W2sO2KQeg0g5EGwfZXVpiiX9GJqvgxog99cdRWDhLdR6RMo9IBuVDXqi95kqAPOzQ4AEvSu3kIqAMQbCD8EboDXl1uOjsh0Y1nvpgSJA5xP4Gc092yvwfQKOP4L0Khjj0DmSb/UhuAQsfSzLYDODtZGltiaLkk7jUP2geMDtBmmAbec3OtnCgU2GzDYgeo9PQCA4hKY14LNUmH8O1hr4B0DJpYIxSZIwPyB3GwvA3fx4HdBwwtE+SCeAGtD8xSD1XSybMAl8LQWe5ceTQAuA4gJtPztKtDIHPC7Mq966v61S4Ko4ywUzgRet8mZzEfRGzh0JiZHoiAyVA4PyPZoE2wS7MgFJEEmkt1IHp/7lCL8AUamrPk4yDd4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "PU,10", "label": "Public, 8; Public, 10; Public, 12; Public, 14", "description": "" }, { "symbol": { "type": "esriPMS", "url": "866a62a750966b0ffcd4a32c8288e931", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAYAAACEYr13AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAjVJREFUOI2l0k9Ik3Ecx/H3tkd/g+dxjmcprTKbzqQ/oJRBEB2KkrCDRBHkIcKD/YGwS9plEHgo6GR00FtdIwMvUgQdOkgQCxouUp8dZo0Jsif/8Mh++rh12Mbm3Crqe/k9v9/ze158f5/np/CfpVR70fsCNe7U24Ri1bmyMjndRwzI/hk4Tav/gHj1Zlx2yLDpQAX9BAQfkKo/yM1wPxO/A/aywJfaw1I9dA3oB1cG0iuQnMZnRnkZHKPFuEW8IiD84rbaJbd2n9muah4IXIGZpzjrYgzxjkHOY5cDIbVdDlvrKIsfqiUDawZ3mmFPHC6VAxdFgE19X/Vgm7rB/AYbCdEEcucRZITXnja6cdJQtYV1YslZOVOYlgKfzTCXLQWv2lz5W2sO2KQeg0g5EGwfZXVpiiX9GJqvgxog99cdRWDhLdR6RMo9IBuVDXqi95kqAPOzQ4AEvSu3kIqAMQbCD8EboDXl1uOjsh0Y1nvpgSJA5xP4Gc092yvwfQKOP4L0Khjj0DmSb/UhuAQsfSzLYDODtZGltiaLkk7jUP2geMDtBmmAbec3OtnCgU2GzDYgeo9PQCA4hKY14LNUmH8O1hr4B0DJpYIxSZIwPyB3GwvA3fx4HdBwwtE+SCeAGtD8xSD1XSybMAl8LQWe5ceTQAuA4gJtPztKtDIHPC7Mq966v61S4Ko4ywUzgRet8mZzEfRGzh0JiZHoiAyVA4PyPZoE2wS7MgFJEEmkt1IHp/7lCL8AUamrPk4yDd4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "PU,12", "label": "Public, 8; Public, 10; Public, 12; Public, 14", "description": "" }, { "symbol": { "type": "esriPMS", "url": "866a62a750966b0ffcd4a32c8288e931", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAYAAACEYr13AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAjVJREFUOI2l0k9Ik3Ecx/H3tkd/g+dxjmcprTKbzqQ/oJRBEB2KkrCDRBHkIcKD/YGwS9plEHgo6GR00FtdIwMvUgQdOkgQCxouUp8dZo0Jsif/8Mh++rh12Mbm3Crqe/k9v9/ze158f5/np/CfpVR70fsCNe7U24Ri1bmyMjndRwzI/hk4Tav/gHj1Zlx2yLDpQAX9BAQfkKo/yM1wPxO/A/aywJfaw1I9dA3oB1cG0iuQnMZnRnkZHKPFuEW8IiD84rbaJbd2n9muah4IXIGZpzjrYgzxjkHOY5cDIbVdDlvrKIsfqiUDawZ3mmFPHC6VAxdFgE19X/Vgm7rB/AYbCdEEcucRZITXnja6cdJQtYV1YslZOVOYlgKfzTCXLQWv2lz5W2sO2KQeg0g5EGwfZXVpiiX9GJqvgxog99cdRWDhLdR6RMo9IBuVDXqi95kqAPOzQ4AEvSu3kIqAMQbCD8EboDXl1uOjsh0Y1nvpgSJA5xP4Gc092yvwfQKOP4L0Khjj0DmSb/UhuAQsfSzLYDODtZGltiaLkk7jUP2geMDtBmmAbec3OtnCgU2GzDYgeo9PQCA4hKY14LNUmH8O1hr4B0DJpYIxSZIwPyB3GwvA3fx4HdBwwtE+SCeAGtD8xSD1XSybMAl8LQWe5ceTQAuA4gJtPztKtDIHPC7Mq966v61S4Ko4ywUzgRet8mZzEfRGzh0JiZHoiAyVA4PyPZoE2wS7MgFJEEmkt1IHp/7lCL8AUamrPk4yDd4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "PU,14", "label": "Public, 8; Public, 10; Public, 12; Public, 14", "description": "" }, { "symbol": { "type": "esriPMS", "url": "897fec965f96d9a99ae2e5e40aae00dc", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAYAAACEYr13AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAkNJREFUOI2l019IU1EcwPHvvW672q46rlpaueE/rDQUXNgfAqHacgYRUk/iUxAaIfSQUPiUD9JTkFBvPQVhLQiiiNBGZeWsoBDJRCUI7rJ2M2nhyf3pYVvOufWHfi/nnnN+5wO/3znXxH+GKdtG7DBWoWg15kgoXzYLnevMSBD7I3DcQdV2VbnZ4RcNI7ohFShwoBQ8zQSNzZzQvHh/B2yaDPB671Zh7W+EQidEZJj/DjfmKBoNMBRop7LUy/uMQJ2idLnLRaSzZrVabIGzDdDxEPmlzpkY9EgQTgf6dmmi92sI07XZbJ2BsXm6Y81sZIwj6UCbU2O5Vsve2K46eKbDxIJSDmJtCQ8Mbjk34DLnUJIN+bLMzLghJpLzVOCVV6c9F2z11syHnxoQhUKfwZt0oHrOzeKlt3xy2VHdpZgBolGQZJASSVcmoVhVgoM2sV4s49kywt0kMN10H0JAqz1RTgC6/VBrhQtNsM0WXz86JmqB3nMOPLAC8KIVHuvx749LMOCHJy4ILsHJRzB8KL432gJ5Mnhn0noQg1AELIApFEaq0KAkF/JN4BMgovE8KUJEkglHIboKqLrHOFBxZzeqYx1FRRY47YfPP+BqI+QlMi/60YcEHyD+GpPAqcTYCag5MvQ7YWoRFBmqC1ZuokxjAZ3bwGQqMJgYdwKVAGYZ6m2siR0a79AZSM6zvrq/jVTgWFcZB6eD2J5bMifPfgO7yv7hFuX8Pp/oSwd6Luuo6ISZiv9pWUIB8au4VGDPvxcAPwHpbq80HQWQhAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "PU,", "label": "Public, ", "description": "" }, { "symbol": { "type": "esriPMS", "url": "57d2b1cc1a85300903fc0cc045b4b3b3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAVhJREFUSIndk71qAkEUhb9ViT/NGhtRwQdwjSDmBYS1sVC096ewEHwE0cJn0MpqG2vBQsQnkLRqY6XNQgQ7IdiYYgloXMfNqk0ODAz33PPNZYZx8US5fjbHQOD9YdTdbi7Bl+uk8CEMKMqRweCTfv+VbvdF2BsKvaHrc5ew6VTttkQiEaRahdUKJpObEWvw6RRU1dinUqBpkM/DbHYnvFCAdPq8FgxCswm53J1wVQWn87KeSNyMiuGKAvW6uReNGteVydiELxYwHEKxeOnt99DpCONieKUCfr+553AYU282sF7/Ea5pUCqBJJn7Ph+0WlCrQTj8R7gsXwf/PuSKrH8iG7oO7/XA44F4HCKRS/9wgOUSRiMb8OnUWJoG5fKlv99DMmlz8gfov8LdbojFzD2vFxoN4+FtwQMB2G5hPDb3ZVkYF8N1HbJZYYsluAQWvqNF6fo5/Bn6BsoAS11ZY5sLAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "PR,3", "label": "Private, 3; Private, 4; Private, 2", "description": "" }, { "symbol": { "type": "esriPMS", "url": "57d2b1cc1a85300903fc0cc045b4b3b3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAVhJREFUSIndk71qAkEUhb9ViT/NGhtRwQdwjSDmBYS1sVC096ewEHwE0cJn0MpqG2vBQsQnkLRqY6XNQgQ7IdiYYgloXMfNqk0ODAz33PPNZYZx8US5fjbHQOD9YdTdbi7Bl+uk8CEMKMqRweCTfv+VbvdF2BsKvaHrc5ew6VTttkQiEaRahdUKJpObEWvw6RRU1dinUqBpkM/DbHYnvFCAdPq8FgxCswm53J1wVQWn87KeSNyMiuGKAvW6uReNGteVydiELxYwHEKxeOnt99DpCONieKUCfr+553AYU282sF7/Ea5pUCqBJJn7Ph+0WlCrQTj8R7gsXwf/PuSKrH8iG7oO7/XA44F4HCKRS/9wgOUSRiMb8OnUWJoG5fKlv99DMmlz8gfov8LdbojFzD2vFxoN4+FtwQMB2G5hPDb3ZVkYF8N1HbJZYYsluAQWvqNF6fo5/Bn6BsoAS11ZY5sLAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "PR,4", "label": "Private, 3; Private, 4; Private, 2", "description": "" }, { "symbol": { "type": "esriPMS", "url": "57d2b1cc1a85300903fc0cc045b4b3b3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAVhJREFUSIndk71qAkEUhb9ViT/NGhtRwQdwjSDmBYS1sVC096ewEHwE0cJn0MpqG2vBQsQnkLRqY6XNQgQ7IdiYYgloXMfNqk0ODAz33PPNZYZx8US5fjbHQOD9YdTdbi7Bl+uk8CEMKMqRweCTfv+VbvdF2BsKvaHrc5ew6VTttkQiEaRahdUKJpObEWvw6RRU1dinUqBpkM/DbHYnvFCAdPq8FgxCswm53J1wVQWn87KeSNyMiuGKAvW6uReNGteVydiELxYwHEKxeOnt99DpCONieKUCfr+553AYU282sF7/Ea5pUCqBJJn7Ph+0WlCrQTj8R7gsXwf/PuSKrH8iG7oO7/XA44F4HCKRS/9wgOUSRiMb8OnUWJoG5fKlv99DMmlz8gfov8LdbojFzD2vFxoN4+FtwQMB2G5hPDb3ZVkYF8N1HbJZYYsluAQWvqNF6fo5/Bn6BsoAS11ZY5sLAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "PR,2", "label": "Private, 3; Private, 4; Private, 2", "description": "" }, { "symbol": { "type": "esriPMS", "url": "f150f269679f3df2752c293c4cdd162e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAASJJREFUSInd07tKQ0EUheHvaPDWRG2CCj6A0YDoCwixsVC091JYCD6CaOEzaGWVxlqwEMkTiK3aWGkTULALiE0sEiGGc+bkYhoXDAx77fXPMMPO6KMyP5tabXL577AfD1HkM9NUuA8H8jUu37iY4Gwo3Du1QOUhE25q1klEIccennGbmmgTXkaxsV9CCRu46xW+iZWWWg5HWO8VXsRgTL2QmkyB53GQ4M2qP9dqt/BHXGErxqviNJhOge9iPMEbUL/1K146hZewjSjBH8Mx9jHdKTwbALceEq8OhqhzBeDnGME8ZmL8Lzzhuht4ubFK2Inxq1hMjofhvevfwocxl+CN4lD947uCT+IdNwl+NphOgVewFm5pBx5FbY1jm6r8hvdD362qKlF2tkbNAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "PR,6", "label": "Private, 6", "description": "" }, { "symbol": { "type": "esriPMS", "url": "8c60937a95aa8c2a923839328f7b0a7a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAa5JREFUSIljYaAhYIExbFcKmVDL0MO/3l1hiGX4ATf81/93p/FpEGLW/t9puezV8muzBfe9m8KGT60xm6TuWYbnV1jwKUIGqWp1jLrSeuJ//iUw3D93m+H+j50E9RBleLvhbgZHNRcGBgYGBkNZY4YJ/AsZUnf7M7z6c5IywzW5AhnsVBxRxMT5xBkyNKsZmi77UWa4jZgLAzMTM4a4joQeA8Nl/HrxGi7ErM2QaJqBVU5WUI6hw3A3Q8V5V/IMf/f3KsPWqxsYfHWDMOS+/frKMOlKEz7t+A034Y1n4OcQwCrHxMjEYCniyrDjxSOGr/8fkmZ4vupChgjDWAZGRkas8pxsXAyldrUMsZ9SGAK2S5FmOB87P06DkQEXKxdOOaIzETkAp+GLbk9lYGfhYNAS12GQEpDGkP/99xfDjRfXGHbc3Uy64Q9/7maoubCbIV91IUOkURyG/NefXxlSjxiS53JqgGFqODMjO4OGiBZWOQ5WTgZ7wWyGg++nkmc4G4MQw5uvrxl2X9+OVZ6HhR+fdvyGf///nKH2khdeA4gy/GQEA+HsSDR4jmo4LQAAM8BtTin7e6UAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "PR,12", "label": "Private, 12; Private, 10; Private, 8; Private, 14", "description": "" }, { "symbol": { "type": "esriPMS", "url": "8c60937a95aa8c2a923839328f7b0a7a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAa5JREFUSIljYaAhYIExbFcKmVDL0MO/3l1hiGX4ATf81/93p/FpEGLW/t9puezV8muzBfe9m8KGT60xm6TuWYbnV1jwKUIGqWp1jLrSeuJ//iUw3D93m+H+j50E9RBleLvhbgZHNRcGBgYGBkNZY4YJ/AsZUnf7M7z6c5IywzW5AhnsVBxRxMT5xBkyNKsZmi77UWa4jZgLAzMTM4a4joQeA8Nl/HrxGi7ErM2QaJqBVU5WUI6hw3A3Q8V5V/IMf/f3KsPWqxsYfHWDMOS+/frKMOlKEz7t+A034Y1n4OcQwCrHxMjEYCniyrDjxSOGr/8fkmZ4vupChgjDWAZGRkas8pxsXAyldrUMsZ9SGAK2S5FmOB87P06DkQEXKxdOOaIzETkAp+GLbk9lYGfhYNAS12GQEpDGkP/99xfDjRfXGHbc3Uy64Q9/7maoubCbIV91IUOkURyG/NefXxlSjxiS53JqgGFqODMjO4OGiBZWOQ5WTgZ7wWyGg++nkmc4G4MQw5uvrxl2X9+OVZ6HhR+fdvyGf///nKH2khdeA4gy/GQEA+HsSDR4jmo4LQAAM8BtTin7e6UAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "PR,10", "label": "Private, 12; Private, 10; Private, 8; Private, 14", "description": "" }, { "symbol": { "type": "esriPMS", "url": "8c60937a95aa8c2a923839328f7b0a7a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAa5JREFUSIljYaAhYIExbFcKmVDL0MO/3l1hiGX4ATf81/93p/FpEGLW/t9puezV8muzBfe9m8KGT60xm6TuWYbnV1jwKUIGqWp1jLrSeuJ//iUw3D93m+H+j50E9RBleLvhbgZHNRcGBgYGBkNZY4YJ/AsZUnf7M7z6c5IywzW5AhnsVBxRxMT5xBkyNKsZmi77UWa4jZgLAzMTM4a4joQeA8Nl/HrxGi7ErM2QaJqBVU5WUI6hw3A3Q8V5V/IMf/f3KsPWqxsYfHWDMOS+/frKMOlKEz7t+A034Y1n4OcQwCrHxMjEYCniyrDjxSOGr/8fkmZ4vupChgjDWAZGRkas8pxsXAyldrUMsZ9SGAK2S5FmOB87P06DkQEXKxdOOaIzETkAp+GLbk9lYGfhYNAS12GQEpDGkP/99xfDjRfXGHbc3Uy64Q9/7maoubCbIV91IUOkURyG/NefXxlSjxiS53JqgGFqODMjO4OGiBZWOQ5WTgZ7wWyGg++nkmc4G4MQw5uvrxl2X9+OVZ6HhR+fdvyGf///nKH2khdeA4gy/GQEA+HsSDR4jmo4LQAAM8BtTin7e6UAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "PR,8", "label": "Private, 12; Private, 10; Private, 8; Private, 14", "description": "" }, { "symbol": { "type": "esriPMS", "url": "8c60937a95aa8c2a923839328f7b0a7a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAa5JREFUSIljYaAhYIExbFcKmVDL0MO/3l1hiGX4ATf81/93p/FpEGLW/t9puezV8muzBfe9m8KGT60xm6TuWYbnV1jwKUIGqWp1jLrSeuJ//iUw3D93m+H+j50E9RBleLvhbgZHNRcGBgYGBkNZY4YJ/AsZUnf7M7z6c5IywzW5AhnsVBxRxMT5xBkyNKsZmi77UWa4jZgLAzMTM4a4joQeA8Nl/HrxGi7ErM2QaJqBVU5WUI6hw3A3Q8V5V/IMf/f3KsPWqxsYfHWDMOS+/frKMOlKEz7t+A034Y1n4OcQwCrHxMjEYCniyrDjxSOGr/8fkmZ4vupChgjDWAZGRkas8pxsXAyldrUMsZ9SGAK2S5FmOB87P06DkQEXKxdOOaIzETkAp+GLbk9lYGfhYNAS12GQEpDGkP/99xfDjRfXGHbc3Uy64Q9/7maoubCbIV91IUOkURyG/NefXxlSjxiS53JqgGFqODMjO4OGiBZWOQ5WTgZ7wWyGg++nkmc4G4MQw5uvrxl2X9+OVZ6HhR+fdvyGf///nKH2khdeA4gy/GQEA+HsSDR4jmo4LQAAM8BtTin7e6UAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "PR,14", "label": "Private, 12; Private, 10; Private, 8; Private, 14", "description": "" }, { "symbol": { "type": "esriPMS", "url": "e5a34864f0cae0e852c7391a345f27ee", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAW9JREFUSIndk7tLglEchp9PxdRCSwi70SZRptBlChoCg2go0iIIugwNgbgGEYX0L5Q0OAnR0mDQEOXgGNEUXZamGhKyJIIuaGCDFJmfx89PXXqnw3l+73MOB46OKkb3vch4rf0Vs9YlL6UwHz9yNMkzYcHkyLC8+0Ak1MD5ll44+9zshPilTjj0O1PrEl0uG58LcH8DiaOiFWVyfxQG3dm1qw8CYVgZh5fTMuVtEzAwlLvXaIPpVQiNlSnvdYNWm7/f6SpaFctNDphZkmet7dnn2hxWKX+7guN9GPHks/dX2NkQ1sVy+zyY6+WZpAHXMJzcQeq2RPl0GDyzIEny3GgC3xpMLoK/pUS52VJY/PeQAlH+iVSksDwSBL0BOrqhqTWfp1Nwcw2xAxXyxygEo9m3987l87dXCPSovHkF8l/lUg3Yu+SZwQhOH1wEVcp1VnhKQOxQntdaxHUhTcdhe1Q4okgu7aHgOypNPFdejXwBvupKiNF9i4kAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "PR,", "label": "Private, ", "description": "" }, { "symbol": { "type": "esriPMS", "url": "c5a2e4997eb20728075d0d0bc6ac0a06", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAYAAACEYr13AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAkhJREFUOI2l0V1Ik1EYwPH/+zr3CpumWwvnF83PssgRFUUIkllhFxGVUFFhgfZBDbqYeSESA/EiAqMLuynEu3CCmSUEgUH4xSQlVjMXORKpdDhh0tv2vnahDre2onrgcDg85/x4nudo+M/QJEp8oUP3w6AtEoOkirJmNpNTXgGW/wicobxgi5TfdVl+UDbgdwkGdJSzm0puzbspri/lovN3QLYb3/geebuukdO0cAmFZeZY4CmDxhHePXbzKL+U2um4wDbJfKVK3qXUUBGlGkjlBllco0104bF/4oVtM1XhWKCpTC5pCLCk6WYg0WgYw3MVyAKOxwJHd2AJFZKbcLAXOIyL93gkXy5ynBZeM9FtpfhQMqIpEeIn6H0je96undcDY724TmiQ0reSE/fxKJMohDYMMzURCxQO0bb4kP5vFVj1FViTAVRURMQI0EE/RiltvkWu2xRCqS7n5rM14EM1doLIVLITgFeM00A7BZhpppYicgGok9tKgAYbx6qBCMBz7jCIG4A5AtzDSS+t+FnETjtOHAA84TYpaOljKHoGKmpQQdUug2aJ70IeZoykoSOFYaYIEQZAQFAEhLCCqkYB+7CNApZO7PpsTMYMdDTTwTwB7lKPhBaAdnpm+3B9BqbXA9dX9/OAPgmRRs7iZQYtyVgwRwaZycYFoAdW+l0D7q/ue4H8lUQSJeT98pVWCiaB1thv/OdYD9Sc48CRj8ykZ6CPe9nHV3IwHeySmhwnZUdTLGDr5KUeCK+uRCEhkx6vgv1/XT/wEzRTr6Dwpnh9AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": ",", "label": ", ", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "RefName", "typeIdField": "Ownership", "subtypeField": "", "fields": [ { "name": "Columbia_DBO_Hydrants_08182015_", "type": "esriFieldTypeString", "alias": "Columbia.DBO.Hydrants_08182015.Entity", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Columbia.DBO.Hydrants_08182015.Entity" }, { "name": "Layer", "type": "esriFieldTypeString", "alias": "Layer", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Layer" }, { "name": "Color", "type": "esriFieldTypeSmallInteger", "alias": "Color", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Color" }, { "name": "Linetype", "type": "esriFieldTypeString", "alias": "Linetype", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Linetype" }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Elevation" }, { "name": "LineWt", "type": "esriFieldTypeSmallInteger", "alias": "LineWt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LineWt" }, { "name": "RefName", "type": "esriFieldTypeString", "alias": "RefName", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "RefName" }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_Leng" }, { "name": "Entity_1", "type": "esriFieldTypeString", "alias": "Entity_1", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Entity_1" }, { "name": "Layer_1", "type": "esriFieldTypeString", "alias": "Layer_1", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Layer_1" }, { "name": "Color_1", "type": "esriFieldTypeSmallInteger", "alias": "Color_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Color_1" }, { "name": "Elevatio_1", "type": "esriFieldTypeDouble", "alias": "Elevatio_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Elevatio_1" }, { "name": "RefName_1", "type": "esriFieldTypeString", "alias": "RefName_1", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "RefName_1" }, { "name": "Style", "type": "esriFieldTypeString", "alias": "Style", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Style" }, { "name": "Text", "type": "esriFieldTypeString", "alias": "Text", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Text" }, { "name": "Distance", "type": "esriFieldTypeDouble", "alias": "Distance", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Distance" }, { "name": "Outlets", "type": "esriFieldTypeString", "alias": "Outlets", "domain": { "type": "codedValue", "name": "Mag_H_Outlets", "description": "", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "3", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": "3", "modelName": "Outlets" }, { "name": "Make", "type": "esriFieldTypeString", "alias": "Make", "domain": { "type": "codedValue", "name": "Mag_H_Make", "description": "", "codedValues": [ { "name": "Mueller", "code": "M" }, { "name": "Clow", "code": "C" }, { "name": "M&H", "code": "MH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 2, "defaultValue": "C", "modelName": "Make" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": { "type": "codedValue", "name": "Mag_H_Type", "description": "", "codedValues": [ { "name": "Hydrant", "code": "H" }, { "name": "Flush Valve", "code": "B" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": "H", "modelName": "Type" }, { "name": "BuildDate", "type": "esriFieldTypeDate", "alias": "BuildDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "BuildDate" }, { "name": "BarrelSize", "type": "esriFieldTypeString", "alias": "BarrelSize", "domain": { "type": "codedValue", "name": "Mag_H_BarrelSize", "description": "", "codedValues": [ { "name": "4 1/2", "code": "4 1/2" }, { "name": "5 1/4", "code": "5 1/4" }, { "name": "3", "code": "3" }, { "name": "2", "code": "2" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": "4 1/2", "modelName": "BarrelSize" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Address" }, { "name": "AdministrativeArea", "type": "esriFieldTypeString", "alias": "AdministrativeArea", "domain": { "type": "codedValue", "name": "Mag_AdminArea", "description": "", "codedValues": [ { "name": "Magnolia", "code": "M" }, { "name": "Free Hope", "code": "F" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": "M", "modelName": "AdministrativeArea" }, { "name": "SteamerCapSize", "type": "esriFieldTypeString", "alias": "SteamerCapSize", "domain": { "type": "codedValue", "name": "Mag_H_SteamerSize", "description": "", "codedValues": [ { "name": "4 1/2", "code": "4 1/2" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": "4 1/2", "modelName": "SteamerCapSize" }, { "name": "SizeLatteral", "type": "esriFieldTypeString", "alias": "SizeLatteral", "domain": { "type": "codedValue", "name": "Mag_H_SizeLatteral", "description": "", "codedValues": [ { "name": "2 1/4", "code": "2 1/4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": "2 1/4", "modelName": "SizeLatteral" }, { "name": "InspectionDate", "type": "esriFieldTypeDate", "alias": "InspectionDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InspectionDate" }, { "name": "Greased", "type": "esriFieldTypeString", "alias": "Greased", "domain": { "type": "codedValue", "name": "Mag_YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": "Y", "modelName": "Greased" }, { "name": "CheckFlow", "type": "esriFieldTypeString", "alias": "CheckFlow", "domain": { "type": "codedValue", "name": "Mag_YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": "Y", "modelName": "CheckFlow" }, { "name": "LeakingCheck", "type": "esriFieldTypeString", "alias": "LeakingCheck", "domain": { "type": "codedValue", "name": "Mag_YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": "Y", "modelName": "LeakingCheck" }, { "name": "InspectionPassed", "type": "esriFieldTypeString", "alias": "InspectionPassed", "domain": { "type": "codedValue", "name": "Mag_YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": "Y", "modelName": "InspectionPassed" }, { "name": "InpectorInitials", "type": "esriFieldTypeString", "alias": "InpectorInitials", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "InpectorInitials" }, { "name": "LeadSize", "type": "esriFieldTypeString", "alias": "LeadSize", "domain": { "type": "codedValue", "name": "Mag_H_LeadSize", "description": "", "codedValues": [ { "name": "2", "code": "2" }, { "name": "3", "code": "3" }, { "name": "4", "code": "4" }, { "name": "6", "code": "6" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": "6", "modelName": "LeadSize" }, { "name": "MainSize", "type": "esriFieldTypeString", "alias": "MainSize", "domain": { "type": "codedValue", "name": "Mag_H_MainSize", "description": "", "codedValues": [ { "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": "14", "code": "14" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 2, "defaultValue": "6", "modelName": "MainSize" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Comments" }, { "name": "GallonsPerMinute", "type": "esriFieldTypeDouble", "alias": "GallonsPerMinute", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GallonsPerMinute" }, { "name": "ResidualPressure", "type": "esriFieldTypeDouble", "alias": "ResidualPressure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ResidualPressure" }, { "name": "StaticPressure", "type": "esriFieldTypeDouble", "alias": "StaticPressure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "StaticPressure" }, { "name": "FH_Number", "type": "esriFieldTypeString", "alias": "FH_Number", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "FH_Number" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Ownership", "type": "esriFieldTypeString", "alias": "Ownership", "domain": { "type": "codedValue", "name": "Mag_Ownership", "description": "", "codedValues": [ { "name": "Public", "code": "PU" }, { "name": "Private", "code": "PR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 2, "defaultValue": "PU", "modelName": "Ownership" }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Latitude" }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Longitude" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "UUID_100", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_100", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S81_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "PU", "name": "PU", "domains": { "Outlets": {"type": "inherited"}, "Make": {"type": "inherited"}, "Type": {"type": "inherited"}, "BarrelSize": {"type": "inherited"}, "AdministrativeArea": {"type": "inherited"}, "SteamerCapSize": {"type": "inherited"}, "SizeLatteral": {"type": "inherited"}, "Greased": {"type": "inherited"}, "CheckFlow": {"type": "inherited"}, "LeakingCheck": {"type": "inherited"}, "InspectionPassed": {"type": "inherited"}, "LeadSize": {"type": "inherited"}, "MainSize": {"type": "inherited"}, "Ownership": {"type": "inherited"} }, "templates": [ { "name": "PU, 2", "description": "", "prototype": { "attributes": { "Latitude": null, "Columbia_DBO_Hydrants_08182015_": null, "Layer": null, "Color": null, "Linetype": null, "Elevation": null, "LineWt": null, "RefName": null, "Shape_Leng": null, "Entity_1": null, "Layer_1": null, "Color_1": null, "Elevatio_1": null, "RefName_1": null, "Style": null, "Text": null, "Distance": null, "Outlets": "3", "Make": "C", "Type": "H", "BuildDate": null, "BarrelSize": "4 1/2", "Address": null, "AdministrativeArea": "M", "SteamerCapSize": "4 1/2", "SizeLatteral": "2 1/4", "InspectionDate": null, "Greased": "Y", "CheckFlow": "Y", "LeakingCheck": "Y", "InspectionPassed": "Y", "InpectorInitials": null, "LeadSize": "6", "MainSize": "2", "Comments": null, "GallonsPerMinute": null, "ResidualPressure": null, "StaticPressure": null, "FH_Number": null, "Longitude": null, "Ownership": "PU" } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "PU, 3", "description": "", "prototype": { "attributes": { "Latitude": null, "Columbia_DBO_Hydrants_08182015_": null, "Layer": null, "Color": null, "Linetype": null, "Elevation": null, "LineWt": null, "RefName": null, "Shape_Leng": null, "Entity_1": null, "Layer_1": null, "Color_1": null, "Elevatio_1": null, "RefName_1": null, "Style": null, "Text": null, "Distance": null, "Outlets": "3", "Make": "C", "Type": "H", "BuildDate": null, "BarrelSize": "4 1/2", "Address": null, "AdministrativeArea": "M", "SteamerCapSize": "4 1/2", "SizeLatteral": "2 1/4", "InspectionDate": null, "Greased": "Y", "CheckFlow": "Y", "LeakingCheck": "Y", "InspectionPassed": "Y", "InpectorInitials": null, "LeadSize": "6", "MainSize": "3", "Comments": null, "GallonsPerMinute": null, "ResidualPressure": null, "StaticPressure": null, "FH_Number": null, "Longitude": null, "Ownership": "PU" } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "PU, 4", "description": "", "prototype": { "attributes": { "Latitude": null, "Columbia_DBO_Hydrants_08182015_": null, "Layer": null, "Color": null, "Linetype": null, "Elevation": null, "LineWt": null, "RefName": null, "Shape_Leng": null, "Entity_1": null, "Layer_1": null, "Color_1": null, "Elevatio_1": null, "RefName_1": null, "Style": null, "Text": null, "Distance": null, "Outlets": "3", "Make": "C", "Type": "H", "BuildDate": null, "BarrelSize": "4 1/2", "Address": null, "AdministrativeArea": "M", "SteamerCapSize": "4 1/2", "SizeLatteral": "2 1/4", "InspectionDate": null, "Greased": "Y", "CheckFlow": "Y", "LeakingCheck": "Y", "InspectionPassed": "Y", "InpectorInitials": null, "LeadSize": "6", "MainSize": "4", "Comments": null, "GallonsPerMinute": null, "ResidualPressure": null, "StaticPressure": null, "FH_Number": null, "Longitude": null, "Ownership": "PU" } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "PU, 6", "description": "", "prototype": { "attributes": { "Latitude": null, "Columbia_DBO_Hydrants_08182015_": null, "Layer": null, "Color": null, "Linetype": null, "Elevation": null, "LineWt": null, "RefName": null, "Shape_Leng": null, "Entity_1": null, "Layer_1": null, "Color_1": null, "Elevatio_1": null, "RefName_1": null, "Style": null, "Text": null, "Distance": null, "Outlets": "3", "Make": "C", "Type": "H", "BuildDate": null, "BarrelSize": "4 1/2", "Address": null, "AdministrativeArea": "M", "SteamerCapSize": "4 1/2", "SizeLatteral": "2 1/4", "InspectionDate": null, "Greased": "Y", "CheckFlow": "Y", "LeakingCheck": "Y", "InspectionPassed": "Y", "InpectorInitials": null, "LeadSize": "6", "MainSize": "6", "Comments": null, "GallonsPerMinute": null, "ResidualPressure": null, "StaticPressure": null, "FH_Number": null, "Longitude": null, "Ownership": "PU" } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "PU, 8", "description": "", "prototype": { "attributes": { "Latitude": null, "Columbia_DBO_Hydrants_08182015_": null, "Layer": null, "Color": null, "Linetype": null, "Elevation": null, "LineWt": null, "RefName": null, "Shape_Leng": null, "Entity_1": null, "Layer_1": null, "Color_1": null, "Elevatio_1": null, "RefName_1": null, "Style": null, "Text": null, "Distance": null, "Outlets": "3", "Make": "C", "Type": "H", "BuildDate": null, "BarrelSize": "4 1/2", "Address": null, "AdministrativeArea": "M", "SteamerCapSize": "4 1/2", "SizeLatteral": "2 1/4", "InspectionDate": null, "Greased": "Y", "CheckFlow": "Y", "LeakingCheck": "Y", "InspectionPassed": "Y", "InpectorInitials": null, "LeadSize": "6", "MainSize": "8", "Comments": null, "GallonsPerMinute": null, "ResidualPressure": null, "StaticPressure": null, "FH_Number": null, "Longitude": null, "Ownership": "PU" } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "PU, 10", "description": "", "prototype": { "attributes": { "Latitude": null, "Columbia_DBO_Hydrants_08182015_": null, "Layer": null, "Color": null, "Linetype": null, "Elevation": null, "LineWt": null, "RefName": null, "Shape_Leng": null, "Entity_1": null, "Layer_1": null, "Color_1": null, "Elevatio_1": null, "RefName_1": null, "Style": null, "Text": null, "Distance": null, "Outlets": "3", "Make": "C", "Type": "H", "BuildDate": null, "BarrelSize": "4 1/2", "Address": null, "AdministrativeArea": "M", "SteamerCapSize": "4 1/2", "SizeLatteral": "2 1/4", "InspectionDate": null, "Greased": "Y", "CheckFlow": "Y", "LeakingCheck": "Y", "InspectionPassed": "Y", "InpectorInitials": null, "LeadSize": "6", "MainSize": "10", "Comments": null, "GallonsPerMinute": null, "ResidualPressure": null, "StaticPressure": null, "FH_Number": null, "Longitude": null, "Ownership": "PU" } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "PU, 12", "description": "", "prototype": { "attributes": { "Latitude": null, "Columbia_DBO_Hydrants_08182015_": null, "Layer": null, "Color": null, "Linetype": null, "Elevation": null, "LineWt": null, "RefName": null, "Shape_Leng": null, "Entity_1": null, "Layer_1": null, "Color_1": null, "Elevatio_1": null, "RefName_1": null, "Style": null, "Text": null, "Distance": null, "Outlets": "3", "Make": "C", "Type": "H", "BuildDate": null, "BarrelSize": "4 1/2", "Address": null, "AdministrativeArea": "M", "SteamerCapSize": "4 1/2", "SizeLatteral": "2 1/4", "InspectionDate": null, "Greased": "Y", "CheckFlow": "Y", "LeakingCheck": "Y", "InspectionPassed": "Y", "InpectorInitials": null, "LeadSize": "6", "MainSize": "12", "Comments": null, "GallonsPerMinute": null, "ResidualPressure": null, "StaticPressure": null, "FH_Number": null, "Longitude": null, "Ownership": "PU" } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "PU, 14", "description": "", "prototype": { "attributes": { "Latitude": null, "Columbia_DBO_Hydrants_08182015_": null, "Layer": null, "Color": null, "Linetype": null, "Elevation": null, "LineWt": null, "RefName": null, "Shape_Leng": null, "Entity_1": null, "Layer_1": null, "Color_1": null, "Elevatio_1": null, "RefName_1": null, "Style": null, "Text": null, "Distance": null, "Outlets": "3", "Make": "C", "Type": "H", "BuildDate": null, "BarrelSize": "4 1/2", "Address": null, "AdministrativeArea": "M", "SteamerCapSize": "4 1/2", "SizeLatteral": "2 1/4", "InspectionDate": null, "Greased": "Y", "CheckFlow": "Y", "LeakingCheck": "Y", "InspectionPassed": "Y", "InpectorInitials": null, "LeadSize": "6", "MainSize": "14", "Comments": null, "GallonsPerMinute": null, "ResidualPressure": null, "StaticPressure": null, "FH_Number": null, "Longitude": null, "Ownership": "PU" } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "PU, ", "description": "", "prototype": { "attributes": { "Latitude": null, "Columbia_DBO_Hydrants_08182015_": null, "Layer": null, "Color": null, "Linetype": null, "Elevation": null, "LineWt": null, "RefName": null, "Shape_Leng": null, "Entity_1": null, "Layer_1": null, "Color_1": null, "Elevatio_1": null, "RefName_1": null, "Style": null, "Text": null, "Distance": null, "Outlets": "3", "Make": "C", "Type": "H", "BuildDate": null, "BarrelSize": "4 1/2", "Address": null, "AdministrativeArea": "M", "SteamerCapSize": "4 1/2", "SizeLatteral": "2 1/4", "InspectionDate": null, "Greased": "Y", "CheckFlow": "Y", "LeakingCheck": "Y", "InspectionPassed": "Y", "InpectorInitials": null, "LeadSize": "6", "MainSize": null, "Comments": null, "GallonsPerMinute": null, "ResidualPressure": null, "StaticPressure": null, "FH_Number": null, "Longitude": null, "Ownership": "PU" } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "PR", "name": "PR", "domains": { "Outlets": {"type": "inherited"}, "Make": {"type": "inherited"}, "Type": {"type": "inherited"}, "BarrelSize": {"type": "inherited"}, "AdministrativeArea": {"type": "inherited"}, "SteamerCapSize": {"type": "inherited"}, "SizeLatteral": {"type": "inherited"}, "Greased": {"type": "inherited"}, "CheckFlow": {"type": "inherited"}, "LeakingCheck": {"type": "inherited"}, "InspectionPassed": {"type": "inherited"}, "LeadSize": {"type": "inherited"}, "MainSize": {"type": "inherited"}, "Ownership": {"type": "inherited"} }, "templates": [ { "name": "PR, 3", "description": "", "prototype": { "attributes": { "Latitude": null, "Columbia_DBO_Hydrants_08182015_": null, "Layer": null, "Color": null, "Linetype": null, "Elevation": null, "LineWt": null, "RefName": null, "Shape_Leng": null, "Entity_1": null, "Layer_1": null, "Color_1": null, "Elevatio_1": null, "RefName_1": null, "Style": null, "Text": null, "Distance": null, "Outlets": "3", "Make": "C", "Type": "H", "BuildDate": null, "BarrelSize": "4 1/2", "Address": null, "AdministrativeArea": "M", "SteamerCapSize": "4 1/2", "SizeLatteral": "2 1/4", "InspectionDate": null, "Greased": "Y", "CheckFlow": "Y", "LeakingCheck": "Y", "InspectionPassed": "Y", "InpectorInitials": null, "LeadSize": "6", "MainSize": "3", "Comments": null, "GallonsPerMinute": null, "ResidualPressure": null, "StaticPressure": null, "FH_Number": null, "Longitude": null, "Ownership": "PR" } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "PR, 4", "description": "", "prototype": { "attributes": { "Latitude": null, "Columbia_DBO_Hydrants_08182015_": null, "Layer": null, "Color": null, "Linetype": null, "Elevation": null, "LineWt": null, "RefName": null, "Shape_Leng": null, "Entity_1": null, "Layer_1": null, "Color_1": null, "Elevatio_1": null, "RefName_1": null, "Style": null, "Text": null, "Distance": null, "Outlets": "3", "Make": "C", "Type": "H", "BuildDate": null, "BarrelSize": "4 1/2", "Address": null, "AdministrativeArea": "M", "SteamerCapSize": "4 1/2", "SizeLatteral": "2 1/4", "InspectionDate": null, "Greased": "Y", "CheckFlow": "Y", "LeakingCheck": "Y", "InspectionPassed": "Y", "InpectorInitials": null, "LeadSize": "6", "MainSize": "4", "Comments": null, "GallonsPerMinute": null, "ResidualPressure": null, "StaticPressure": null, "FH_Number": null, "Longitude": null, "Ownership": "PR" } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "PR, 2", "description": "", "prototype": { "attributes": { "Latitude": null, "Columbia_DBO_Hydrants_08182015_": null, "Layer": null, "Color": null, "Linetype": null, "Elevation": null, "LineWt": null, "RefName": null, "Shape_Leng": null, "Entity_1": null, "Layer_1": null, "Color_1": null, "Elevatio_1": null, "RefName_1": null, "Style": null, "Text": null, "Distance": null, "Outlets": "3", "Make": "C", "Type": "H", "BuildDate": null, "BarrelSize": "4 1/2", "Address": null, "AdministrativeArea": "M", "SteamerCapSize": "4 1/2", "SizeLatteral": "2 1/4", "InspectionDate": null, "Greased": "Y", "CheckFlow": "Y", "LeakingCheck": "Y", "InspectionPassed": "Y", "InpectorInitials": null, "LeadSize": "6", "MainSize": "2", "Comments": null, "GallonsPerMinute": null, "ResidualPressure": null, "StaticPressure": null, "FH_Number": null, "Longitude": null, "Ownership": "PR" } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "PR, 6", "description": "", "prototype": { "attributes": { "Latitude": null, "Columbia_DBO_Hydrants_08182015_": null, "Layer": null, "Color": null, "Linetype": null, "Elevation": null, "LineWt": null, "RefName": null, "Shape_Leng": null, "Entity_1": null, "Layer_1": null, "Color_1": null, "Elevatio_1": null, "RefName_1": null, "Style": null, "Text": null, "Distance": null, "Outlets": "3", "Make": "C", "Type": "H", "BuildDate": null, "BarrelSize": "4 1/2", "Address": null, "AdministrativeArea": "M", "SteamerCapSize": "4 1/2", "SizeLatteral": "2 1/4", "InspectionDate": null, "Greased": "Y", "CheckFlow": "Y", "LeakingCheck": "Y", "InspectionPassed": "Y", "InpectorInitials": null, "LeadSize": "6", "MainSize": "6", "Comments": null, "GallonsPerMinute": null, "ResidualPressure": null, "StaticPressure": null, "FH_Number": null, "Longitude": null, "Ownership": "PR" } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "PR, 12", "description": "", "prototype": { "attributes": { "Latitude": null, "Columbia_DBO_Hydrants_08182015_": null, "Layer": null, "Color": null, "Linetype": null, "Elevation": null, "LineWt": null, "RefName": null, "Shape_Leng": null, "Entity_1": null, "Layer_1": null, "Color_1": null, "Elevatio_1": null, "RefName_1": null, "Style": null, "Text": null, "Distance": null, "Outlets": "3", "Make": "C", "Type": "H", "BuildDate": null, "BarrelSize": "4 1/2", "Address": null, "AdministrativeArea": "M", "SteamerCapSize": "4 1/2", "SizeLatteral": "2 1/4", "InspectionDate": null, "Greased": "Y", "CheckFlow": "Y", "LeakingCheck": "Y", "InspectionPassed": "Y", "InpectorInitials": null, "LeadSize": "6", "MainSize": "12", "Comments": null, "GallonsPerMinute": null, "ResidualPressure": null, "StaticPressure": null, "FH_Number": null, "Longitude": null, "Ownership": "PR" } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "PR, 10", "description": "", "prototype": { "attributes": { "Latitude": null, "Columbia_DBO_Hydrants_08182015_": null, "Layer": null, "Color": null, "Linetype": null, "Elevation": null, "LineWt": null, "RefName": null, "Shape_Leng": null, "Entity_1": null, "Layer_1": null, "Color_1": null, "Elevatio_1": null, "RefName_1": null, "Style": null, "Text": null, "Distance": null, "Outlets": "3", "Make": "C", "Type": "H", "BuildDate": null, "BarrelSize": "4 1/2", "Address": null, "AdministrativeArea": "M", "SteamerCapSize": "4 1/2", "SizeLatteral": "2 1/4", "InspectionDate": null, "Greased": "Y", "CheckFlow": "Y", "LeakingCheck": "Y", "InspectionPassed": "Y", "InpectorInitials": null, "LeadSize": "6", "MainSize": "10", "Comments": null, "GallonsPerMinute": null, "ResidualPressure": null, "StaticPressure": null, "FH_Number": null, "Longitude": null, "Ownership": "PR" } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "PR, 8", "description": "", "prototype": { "attributes": { "Latitude": null, "Columbia_DBO_Hydrants_08182015_": null, "Layer": null, "Color": null, "Linetype": null, "Elevation": null, "LineWt": null, "RefName": null, "Shape_Leng": null, "Entity_1": null, "Layer_1": null, "Color_1": null, "Elevatio_1": null, "RefName_1": null, "Style": null, "Text": null, "Distance": null, "Outlets": "3", "Make": "C", "Type": "H", "BuildDate": null, "BarrelSize": "4 1/2", "Address": null, "AdministrativeArea": "M", "SteamerCapSize": "4 1/2", "SizeLatteral": "2 1/4", "InspectionDate": null, "Greased": "Y", "CheckFlow": "Y", "LeakingCheck": "Y", "InspectionPassed": "Y", "InpectorInitials": null, "LeadSize": "6", "MainSize": "8", "Comments": null, "GallonsPerMinute": null, "ResidualPressure": null, "StaticPressure": null, "FH_Number": null, "Longitude": null, "Ownership": "PR" } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "PR, 14", "description": "", "prototype": { "attributes": { "Latitude": null, "Columbia_DBO_Hydrants_08182015_": null, "Layer": null, "Color": null, "Linetype": null, "Elevation": null, "LineWt": null, "RefName": null, "Shape_Leng": null, "Entity_1": null, "Layer_1": null, "Color_1": null, "Elevatio_1": null, "RefName_1": null, "Style": null, "Text": null, "Distance": null, "Outlets": "3", "Make": "C", "Type": "H", "BuildDate": null, "BarrelSize": "4 1/2", "Address": null, "AdministrativeArea": "M", "SteamerCapSize": "4 1/2", "SizeLatteral": "2 1/4", "InspectionDate": null, "Greased": "Y", "CheckFlow": "Y", "LeakingCheck": "Y", "InspectionPassed": "Y", "InpectorInitials": null, "LeadSize": "6", "MainSize": "14", "Comments": null, "GallonsPerMinute": null, "ResidualPressure": null, "StaticPressure": null, "FH_Number": null, "Longitude": null, "Ownership": "PR" } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "PR, ", "description": "", "prototype": { "attributes": { "Latitude": null, "Columbia_DBO_Hydrants_08182015_": null, "Layer": null, "Color": null, "Linetype": null, "Elevation": null, "LineWt": null, "RefName": null, "Shape_Leng": null, "Entity_1": null, "Layer_1": null, "Color_1": null, "Elevatio_1": null, "RefName_1": null, "Style": null, "Text": null, "Distance": null, "Outlets": "3", "Make": "C", "Type": "H", "BuildDate": null, "BarrelSize": "4 1/2", "Address": null, "AdministrativeArea": "M", "SteamerCapSize": "4 1/2", "SizeLatteral": "2 1/4", "InspectionDate": null, "Greased": "Y", "CheckFlow": "Y", "LeakingCheck": "Y", "InspectionPassed": "Y", "InpectorInitials": null, "LeadSize": "6", "MainSize": null, "Comments": null, "GallonsPerMinute": null, "ResidualPressure": null, "StaticPressure": null, "FH_Number": null, "Longitude": null, "Ownership": "PR" } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": null, "name": "", "domains": { "Outlets": {"type": "inherited"}, "Make": {"type": "inherited"}, "Type": {"type": "inherited"}, "BarrelSize": {"type": "inherited"}, "AdministrativeArea": {"type": "inherited"}, "SteamerCapSize": {"type": "inherited"}, "SizeLatteral": {"type": "inherited"}, "Greased": {"type": "inherited"}, "CheckFlow": {"type": "inherited"}, "LeakingCheck": {"type": "inherited"}, "InspectionPassed": {"type": "inherited"}, "LeadSize": {"type": "inherited"}, "MainSize": {"type": "inherited"}, "Ownership": {"type": "inherited"} }, "templates": [ { "name": ", ", "description": "", "prototype": { "attributes": { "Latitude": null, "Columbia_DBO_Hydrants_08182015_": null, "Layer": null, "Color": null, "Linetype": null, "Elevation": null, "LineWt": null, "RefName": null, "Shape_Leng": null, "Entity_1": null, "Layer_1": null, "Color_1": null, "Elevatio_1": null, "RefName_1": null, "Style": null, "Text": null, "Distance": null, "Outlets": "3", "Make": "C", "Type": "H", "BuildDate": null, "BarrelSize": "4 1/2", "Address": null, "AdministrativeArea": "M", "SteamerCapSize": "4 1/2", "SizeLatteral": "2 1/4", "InspectionDate": null, "Greased": "Y", "CheckFlow": "Y", "LeakingCheck": "Y", "InspectionPassed": "Y", "InpectorInitials": null, "LeadSize": "6", "MainSize": null, "Comments": null, "GallonsPerMinute": null, "ResidualPressure": null, "StaticPressure": null, "FH_Number": null, "Longitude": null, "Ownership": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "id": 5, "name": "Water Lines", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1668547970000 }, "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.0382260287E7, "ymin": 3910226.586099997, "xmax": -1.0346337615E7, "ymax": 3938319.2223000005, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "RefName_1", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "RefName_1", "type": "esriFieldTypeString", "alias": "RefName_1", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "RefName_1" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Depth", "type": "esriFieldTypeDouble", "alias": "Depth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Depth" }, { "name": "Diameter", "type": "esriFieldTypeString", "alias": "Diameter", "domain": { "type": "codedValue", "name": "Mag_WL_Diameter", "description": "", "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": "14", "code": "14" }, { "name": "24", "code": "24" }, { "name": "Unknown", "code": "UK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": "6", "modelName": "Diameter" }, { "name": "AdministrativeArea", "type": "esriFieldTypeString", "alias": "AdministrativeArea", "domain": { "type": "codedValue", "name": "Mag_AdminArea", "description": "", "codedValues": [ { "name": "Magnolia", "code": "M" }, { "name": "Free Hope", "code": "F" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": "M", "modelName": "AdministrativeArea" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "LifeCycleStatus", "type": "esriFieldTypeString", "alias": "LifeCycleStatus", "domain": { "type": "codedValue", "name": "Mag_LifeCycleStatus", "description": "", "codedValues": [ { "name": "Proposed", "code": "P" }, { "name": "Active", "code": "AC" }, { "name": "Abandoned", "code": "AB" }, { "name": "Removed", "code": "R" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 2, "defaultValue": "AC", "modelName": "LifeCycleStatus" }, { "name": "Subtype", "type": "esriFieldTypeString", "alias": "Subtype", "domain": { "type": "codedValue", "name": "Mag_WL_SubType", "description": "", "codedValues": [ { "name": "Distribution", "code": "D" }, { "name": "Raw Water Line", "code": "RW" }, { "name": "Pressure Plane", "code": "PP" }, { "name": "Transmission", "code": "TR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 2, "defaultValue": "D", "modelName": "Subtype" }, { "name": "WorkorderID", "type": "esriFieldTypeString", "alias": "WorkorderID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "WorkorderID" }, { "name": "WaterType", "type": "esriFieldTypeString", "alias": "WaterType", "domain": { "type": "codedValue", "name": "Mag_WL_WaterType", "description": "", "codedValues": [ { "name": "Potable", "code": "P" }, { "name": "Raw", "code": "R" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": "P", "modelName": "WaterType" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "Mag_WL_Material", "description": "", "codedValues": [ { "name": "Ductile Iron", "code": "DI" }, { "name": "Cast Iron", "code": "CI" }, { "name": "PVC", "code": "PVC" }, { "name": "Asbestos Concrete", "code": "AC" }, { "name": "Galvanized", "code": "GAL" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": "AC", "modelName": "Material" }, { "name": "Ownership", "type": "esriFieldTypeString", "alias": "Ownership", "domain": { "type": "codedValue", "name": "Mag_Ownership", "description": "", "codedValues": [ { "name": "Public", "code": "PU" }, { "name": "Private", "code": "PR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 2, "defaultValue": "PU", "modelName": "Ownership" }, { "name": "GeometrySource", "type": "esriFieldTypeString", "alias": "GeometrySource", "domain": { "type": "codedValue", "name": "Mag_GeomSource", "description": "", "codedValues": [ { "name": "Digitized", "code": "D" }, { "name": "GPS", "code": "GPS" }, { "name": "CAD", "code": "CAD" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": "CAD", "modelName": "GeometrySource" }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Comment" }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Location" }, { "name": "ConditionRating", "type": "esriFieldTypeString", "alias": "ConditionRating", "domain": { "type": "codedValue", "name": "Mag_ConditionRating", "description": "", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "3", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "ConditionRating" }, { "name": "ConditionDate", "type": "esriFieldTypeDate", "alias": "ConditionDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ConditionDate" }, { "name": "Length", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Length" }, { "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": "UUID_101", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_101", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S82_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Water Lines", "description": "", "prototype": { "attributes": { "Depth": null, "Diameter": "6", "InstallDate": null, "LifeCycleStatus": "AC", "WorkorderID": null, "WaterType": "P", "Material": "AC", "Ownership": "PU", "RefName_1": null, "Length": null, "AdministrativeArea": "M", "Subtype": "D", "GeometrySource": "CAD", "Comment": null, "Location": null, "ConditionRating": null, "ConditionDate": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "id": 6, "name": "Sewer Lines", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1668547970000 }, "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.03954852346E7, "ymin": 3897315.0398999974, "xmax": -1.03463791179E7, "ymax": 3942728.9241999984, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Type", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 2 }, "defaultLabel": "Unknown", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 2 }, "value": "C", "label": "Collector", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 85, 255, 0, 255 ], "width": 2 }, "value": "SL", "label": "Service Line", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 115, 76, 255 ], "width": 2 }, "value": "F", "label": "Force", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 2 }, "value": "I", "label": "Interceptor", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 2 }, "value": "IS", "label": "Inverted Siphon", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 2 }, "value": "OC", "label": "Open Channel", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 2 }, "value": "O", "label": "Outfall", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 2 }, "value": "OF", "label": "Overflow", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 2 }, "value": "PB", "label": "Pipe Bridge", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 2 }, "value": "P", "label": "Pressure", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 2 }, "value": "ST", "label": "Sand Trap", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 2 }, "value": "V", "label": "Vacuum", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "RefName", "typeIdField": "Type", "subtypeField": "", "fields": [ { "name": "Text", "type": "esriFieldTypeString", "alias": "Text", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Text" }, { "name": "Layer", "type": "esriFieldTypeString", "alias": "Layer", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Layer" }, { "name": "Color", "type": "esriFieldTypeSmallInteger", "alias": "Color", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Color" }, { "name": "Linetype", "type": "esriFieldTypeString", "alias": "Linetype", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Linetype" }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Elevation" }, { "name": "LineWt", "type": "esriFieldTypeSmallInteger", "alias": "LineWt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LineWt" }, { "name": "RefName", "type": "esriFieldTypeString", "alias": "RefName", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "RefName" }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_Leng" }, { "name": "Length", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Length" }, { "name": "Entity_1", "type": "esriFieldTypeString", "alias": "Entity_1", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Entity_1" }, { "name": "Layer_1", "type": "esriFieldTypeString", "alias": "Layer_1", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Layer_1" }, { "name": "Color_1", "type": "esriFieldTypeSmallInteger", "alias": "Color_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Color_1" }, { "name": "Elevatio_1", "type": "esriFieldTypeDouble", "alias": "Elevatio_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Elevatio_1" }, { "name": "RefName_1", "type": "esriFieldTypeString", "alias": "RefName_1", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "RefName_1" }, { "name": "Style", "type": "esriFieldTypeString", "alias": "Style", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Style" }, { "name": "Distance", "type": "esriFieldTypeDouble", "alias": "Distance", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Distance" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": { "type": "codedValue", "name": "Mag_SL_Type", "description": "", "codedValues": [ { "name": "Force", "code": "F" }, { "name": "Pressure", "code": "P" }, { "name": "Pipe Bridge", "code": "PB" }, { "name": "Vacuum", "code": "V" }, { "name": "Collector", "code": "C" }, { "name": "Inverted Siphon", "code": "IS" }, { "name": "Open Channel", "code": "OC" }, { "name": "Outfall", "code": "O" }, { "name": "Overflow", "code": "OF" }, { "name": "Interceptor", "code": "I" }, { "name": "Sand Trap", "code": "ST" }, { "name": "Service Line", "code": "SL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 2, "defaultValue": "F", "modelName": "Type" }, { "name": "Depth", "type": "esriFieldTypeString", "alias": "Depth", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Depth" }, { "name": "Diameter", "type": "esriFieldTypeString", "alias": "Diameter", "domain": { "type": "codedValue", "name": "Mag_SL_Diameter", "description": "", "codedValues": [ { "name": "6", "code": "6" }, { "name": "8", "code": "8" }, { "name": "10", "code": "10" }, { "name": "12", "code": "12" }, { "name": "14", "code": "14" }, { "name": "16", "code": "16" }, { "name": "18", "code": "18" }, { "name": "20", "code": "20" }, { "name": "24", "code": "24" }, { "name": "26", "code": "26" }, { "name": "28", "code": "28" }, { "name": "30", "code": "30" }, { "name": "Unknown", "code": "UK" }, { "name": "4", "code": "4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 2, "defaultValue": "8", "modelName": "Diameter" }, { "name": "GroundSurfaceType", "type": "esriFieldTypeString", "alias": "G", "domain": { "type": "codedValue", "name": "Mag_SL_SurfType", "description": "", "codedValues": [ { "name": "Paved", "code": "P" }, { "name": "Gravel", "code": "G" }, { "name": "Dirt", "code": "D" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": "P", "modelName": "GroundSurfaceType" }, { "name": "AdministrativeArea", "type": "esriFieldTypeString", "alias": "AdministrativeArea", "domain": { "type": "codedValue", "name": "Mag_AdminArea", "description": "", "codedValues": [ { "name": "Magnolia", "code": "M" }, { "name": "Free Hope", "code": "F" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": "M", "modelName": "AdministrativeArea" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "LifeCycleStatus", "type": "esriFieldTypeString", "alias": "LifeCycleStatus", "domain": { "type": "codedValue", "name": "Mag_LifeCycleStatus", "description": "", "codedValues": [ { "name": "Proposed", "code": "P" }, { "name": "Active", "code": "AC" }, { "name": "Abandoned", "code": "AB" }, { "name": "Removed", "code": "R" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 2, "defaultValue": "AC", "modelName": "LifeCycleStatus" }, { "name": "WorkorderID", "type": "esriFieldTypeString", "alias": "WorkorderID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "WorkorderID" }, { "name": "WaterType", "type": "esriFieldTypeString", "alias": "WaterType", "domain": { "type": "codedValue", "name": "Mag_SL_WaterType", "description": "", "codedValues": [ { "name": "Domestic", "code": "D" }, { "name": "Industrial", "code": "I" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": "D", "modelName": "WaterType" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "Mag_SL_Material", "description": "", "codedValues": [ { "name": "Ductile Iron", "code": "DI" }, { "name": "Cast Iron", "code": "CI" }, { "name": "PVC", "code": "PVC" }, { "name": "Clay", "code": "CL" }, { "name": "Concrete", "code": "CON" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": "PVC", "modelName": "Material" }, { "name": "PipeInteriorLining", "type": "esriFieldTypeString", "alias": "PipeInteriorLining", "domain": { "type": "codedValue", "name": "Mag_SL_PipeIntLining", "description": "", "codedValues": [ { "name": "Slip Lining", "code": "SL" }, { "name": "Other", "code": "O" }, { "name": "Unknown", "code": "UK" }, { "name": "None", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": "SL", "modelName": "PipeInteriorLining" }, { "name": "PipeClass", "type": "esriFieldTypeString", "alias": "PipeClass", "domain": { "type": "codedValue", "name": "Mag_SL_PipeClass", "description": "", "codedValues": [ { "name": "SDR 26", "code": "S26" }, { "name": "SDR 35", "code": "S35" }, { "name": "Schedule 40", "code": "S40" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": "S26", "modelName": "PipeClass" }, { "name": "Ownership", "type": "esriFieldTypeString", "alias": "Ownership", "domain": { "type": "codedValue", "name": "Mag_Ownership", "description": "", "codedValues": [ { "name": "Public", "code": "PU" }, { "name": "Private", "code": "PR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 2, "defaultValue": "PU", "modelName": "Ownership" }, { "name": "GeometerySource", "type": "esriFieldTypeString", "alias": "GeometerySource", "domain": { "type": "codedValue", "name": "Mag_GeomSource", "description": "", "codedValues": [ { "name": "Digitized", "code": "D" }, { "name": "GPS", "code": "GPS" }, { "name": "CAD", "code": "CAD" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": "CAD", "modelName": "GeometerySource" }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Comment" }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Location" }, { "name": "ConditionRating", "type": "esriFieldTypeString", "alias": "ConditionRating", "domain": { "type": "codedValue", "name": "Mag_ConditionRating", "description": "", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "3", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "ConditionRating" }, { "name": "ConditionDate", "type": "esriFieldTypeDate", "alias": "ConditionDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ConditionDate" }, { "name": "PipeLength", "type": "esriFieldTypeString", "alias": "PipeLength", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PipeLength" }, { "name": "Slope", "type": "esriFieldTypeDouble", "alias": "Slope", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Slope" }, { "name": "RepairDate", "type": "esriFieldTypeDate", "alias": "RepairDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RepairDate" }, { "name": "RepairLocation", "type": "esriFieldTypeString", "alias": "RepairLocation", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RepairLocation" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "UUID_102", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_102", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S83_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "C", "name": "C", "domains": { "Type": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "GroundSurfaceType": {"type": "inherited"}, "AdministrativeArea": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "WaterType": {"type": "inherited"}, "Material": {"type": "inherited"}, "PipeInteriorLining": {"type": "inherited"}, "PipeClass": {"type": "inherited"}, "Ownership": {"type": "inherited"}, "GeometerySource": {"type": "inherited"}, "ConditionRating": {"type": "inherited"} }, "templates": [ { "name": "Collector", "description": "", "prototype": { "attributes": { "Distance": null, "Depth": null, "Diameter": "8", "GroundSurfaceType": "P", "InstallDate": null, "WorkorderID": null, "WaterType": "D", "Material": "PVC", "PipeInteriorLining": "SL", "PipeClass": "S26", "Ownership": "PU", "Text": null, "Layer": null, "Color": null, "Linetype": null, "Elevation": null, "LineWt": null, "RefName": null, "Shape_Leng": null, "Length": null, "Entity_1": null, "Layer_1": null, "Color_1": null, "Elevatio_1": null, "RefName_1": null, "Style": null, "Type": "C", "AdministrativeArea": "M", "LifeCycleStatus": "AC", "GeometerySource": "CAD", "Comment": null, "Location": null, "ConditionRating": null, "ConditionDate": null, "PipeLength": null, "Slope": null, "RepairDate": null, "RepairLocation": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "SL", "name": "SL", "domains": { "Type": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "GroundSurfaceType": {"type": "inherited"}, "AdministrativeArea": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "WaterType": {"type": "inherited"}, "Material": {"type": "inherited"}, "PipeInteriorLining": {"type": "inherited"}, "PipeClass": {"type": "inherited"}, "Ownership": {"type": "inherited"}, "GeometerySource": {"type": "inherited"}, "ConditionRating": {"type": "inherited"} }, "templates": [ { "name": "SL", "description": "", "prototype": { "attributes": { "RepairLocation": null, "Text": null, "Layer": null, "Color": null, "Linetype": null, "Elevation": null, "LineWt": null, "RefName": null, "Shape_Leng": null, "Length": null, "Entity_1": null, "Layer_1": null, "Color_1": null, "Elevatio_1": null, "RefName_1": null, "Style": null, "Distance": null, "Type": "SL", "Depth": null, "Diameter": "8", "GroundSurfaceType": "P", "AdministrativeArea": "M", "InstallDate": null, "LifeCycleStatus": "AC", "WorkorderID": null, "WaterType": "D", "Material": "PVC", "PipeInteriorLining": "SL", "PipeClass": "S26", "Ownership": "PU", "GeometerySource": "CAD", "Comment": null, "Location": null, "ConditionRating": null, "ConditionDate": null, "PipeLength": null, "Slope": null, "RepairDate": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "F", "name": "F", "domains": { "Type": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "GroundSurfaceType": {"type": "inherited"}, "AdministrativeArea": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "WaterType": {"type": "inherited"}, "Material": {"type": "inherited"}, "PipeInteriorLining": {"type": "inherited"}, "PipeClass": {"type": "inherited"}, "Ownership": {"type": "inherited"}, "GeometerySource": {"type": "inherited"}, "ConditionRating": {"type": "inherited"} }, "templates": [ { "name": "Force", "description": "", "prototype": { "attributes": { "Distance": null, "Depth": null, "Diameter": "8", "GroundSurfaceType": "P", "InstallDate": null, "WorkorderID": null, "WaterType": "D", "Material": "PVC", "PipeInteriorLining": "SL", "PipeClass": "S26", "Ownership": "PU", "Text": null, "Layer": null, "Color": null, "Linetype": null, "Elevation": null, "LineWt": null, "RefName": null, "Shape_Leng": null, "Length": null, "Entity_1": null, "Layer_1": null, "Color_1": null, "Elevatio_1": null, "RefName_1": null, "Style": null, "Type": "F", "AdministrativeArea": "M", "LifeCycleStatus": "AC", "GeometerySource": "CAD", "Comment": null, "Location": null, "ConditionRating": null, "ConditionDate": null, "PipeLength": null, "Slope": null, "RepairDate": null, "RepairLocation": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "I", "name": "I", "domains": { "Type": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "GroundSurfaceType": {"type": "inherited"}, "AdministrativeArea": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "WaterType": {"type": "inherited"}, "Material": {"type": "inherited"}, "PipeInteriorLining": {"type": "inherited"}, "PipeClass": {"type": "inherited"}, "Ownership": {"type": "inherited"}, "GeometerySource": {"type": "inherited"}, "ConditionRating": {"type": "inherited"} }, "templates": [ { "name": "Interceptor", "description": "", "prototype": { "attributes": { "Distance": null, "Depth": null, "Diameter": "8", "GroundSurfaceType": "P", "InstallDate": null, "WorkorderID": null, "WaterType": "D", "Material": "PVC", "PipeInteriorLining": "SL", "PipeClass": "S26", "Ownership": "PU", "Text": null, "Layer": null, "Color": null, "Linetype": null, "Elevation": null, "LineWt": null, "RefName": null, "Shape_Leng": null, "Length": null, "Entity_1": null, "Layer_1": null, "Color_1": null, "Elevatio_1": null, "RefName_1": null, "Style": null, "Type": "I", "AdministrativeArea": "M", "LifeCycleStatus": "AC", "GeometerySource": "CAD", "Comment": null, "Location": null, "ConditionRating": null, "ConditionDate": null, "PipeLength": null, "Slope": null, "RepairDate": null, "RepairLocation": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "IS", "name": "IS", "domains": { "Type": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "GroundSurfaceType": {"type": "inherited"}, "AdministrativeArea": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "WaterType": {"type": "inherited"}, "Material": {"type": "inherited"}, "PipeInteriorLining": {"type": "inherited"}, "PipeClass": {"type": "inherited"}, "Ownership": {"type": "inherited"}, "GeometerySource": {"type": "inherited"}, "ConditionRating": {"type": "inherited"} }, "templates": [ { "name": "Inverted Siphon", "description": "", "prototype": { "attributes": { "Distance": null, "Depth": null, "Diameter": "8", "GroundSurfaceType": "P", "InstallDate": null, "WorkorderID": null, "WaterType": "D", "Material": "PVC", "PipeInteriorLining": "SL", "PipeClass": "S26", "Ownership": "PU", "Text": null, "Layer": null, "Color": null, "Linetype": null, "Elevation": null, "LineWt": null, "RefName": null, "Shape_Leng": null, "Length": null, "Entity_1": null, "Layer_1": null, "Color_1": null, "Elevatio_1": null, "RefName_1": null, "Style": null, "Type": "IS", "AdministrativeArea": "M", "LifeCycleStatus": "AC", "GeometerySource": "CAD", "Comment": null, "Location": null, "ConditionRating": null, "ConditionDate": null, "PipeLength": null, "Slope": null, "RepairDate": null, "RepairLocation": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "OC", "name": "OC", "domains": { "Type": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "GroundSurfaceType": {"type": "inherited"}, "AdministrativeArea": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "WaterType": {"type": "inherited"}, "Material": {"type": "inherited"}, "PipeInteriorLining": {"type": "inherited"}, "PipeClass": {"type": "inherited"}, "Ownership": {"type": "inherited"}, "GeometerySource": {"type": "inherited"}, "ConditionRating": {"type": "inherited"} }, "templates": [ { "name": "Open Channel", "description": "", "prototype": { "attributes": { "Distance": null, "Depth": null, "Diameter": "8", "GroundSurfaceType": "P", "InstallDate": null, "WorkorderID": null, "WaterType": "D", "Material": "PVC", "PipeInteriorLining": "SL", "PipeClass": "S26", "Ownership": "PU", "Text": null, "Layer": null, "Color": null, "Linetype": null, "Elevation": null, "LineWt": null, "RefName": null, "Shape_Leng": null, "Length": null, "Entity_1": null, "Layer_1": null, "Color_1": null, "Elevatio_1": null, "RefName_1": null, "Style": null, "Type": "OC", "AdministrativeArea": "M", "LifeCycleStatus": "AC", "GeometerySource": "CAD", "Comment": null, "Location": null, "ConditionRating": null, "ConditionDate": null, "PipeLength": null, "Slope": null, "RepairDate": null, "RepairLocation": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "O", "name": "O", "domains": { "Type": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "GroundSurfaceType": {"type": "inherited"}, "AdministrativeArea": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "WaterType": {"type": "inherited"}, "Material": {"type": "inherited"}, "PipeInteriorLining": {"type": "inherited"}, "PipeClass": {"type": "inherited"}, "Ownership": {"type": "inherited"}, "GeometerySource": {"type": "inherited"}, "ConditionRating": {"type": "inherited"} }, "templates": [ { "name": "Outfall", "description": "", "prototype": { "attributes": { "Distance": null, "Depth": null, "Diameter": "8", "GroundSurfaceType": "P", "InstallDate": null, "WorkorderID": null, "WaterType": "D", "Material": "PVC", "PipeInteriorLining": "SL", "PipeClass": "S26", "Ownership": "PU", "Text": null, "Layer": null, "Color": null, "Linetype": null, "Elevation": null, "LineWt": null, "RefName": null, "Shape_Leng": null, "Length": null, "Entity_1": null, "Layer_1": null, "Color_1": null, "Elevatio_1": null, "RefName_1": null, "Style": null, "Type": "O", "AdministrativeArea": "M", "LifeCycleStatus": "AC", "GeometerySource": "CAD", "Comment": null, "Location": null, "ConditionRating": null, "ConditionDate": null, "PipeLength": null, "Slope": null, "RepairDate": null, "RepairLocation": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "OF", "name": "OF", "domains": { "Type": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "GroundSurfaceType": {"type": "inherited"}, "AdministrativeArea": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "WaterType": {"type": "inherited"}, "Material": {"type": "inherited"}, "PipeInteriorLining": {"type": "inherited"}, "PipeClass": {"type": "inherited"}, "Ownership": {"type": "inherited"}, "GeometerySource": {"type": "inherited"}, "ConditionRating": {"type": "inherited"} }, "templates": [ { "name": "Overflow", "description": "", "prototype": { "attributes": { "Distance": null, "Depth": null, "Diameter": "8", "GroundSurfaceType": "P", "InstallDate": null, "WorkorderID": null, "WaterType": "D", "Material": "PVC", "PipeInteriorLining": "SL", "PipeClass": "S26", "Ownership": "PU", "Text": null, "Layer": null, "Color": null, "Linetype": null, "Elevation": null, "LineWt": null, "RefName": null, "Shape_Leng": null, "Length": null, "Entity_1": null, "Layer_1": null, "Color_1": null, "Elevatio_1": null, "RefName_1": null, "Style": null, "Type": "OF", "AdministrativeArea": "M", "LifeCycleStatus": "AC", "GeometerySource": "CAD", "Comment": null, "Location": null, "ConditionRating": null, "ConditionDate": null, "PipeLength": null, "Slope": null, "RepairDate": null, "RepairLocation": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "PB", "name": "PB", "domains": { "Type": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "GroundSurfaceType": {"type": "inherited"}, "AdministrativeArea": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "WaterType": {"type": "inherited"}, "Material": {"type": "inherited"}, "PipeInteriorLining": {"type": "inherited"}, "PipeClass": {"type": "inherited"}, "Ownership": {"type": "inherited"}, "GeometerySource": {"type": "inherited"}, "ConditionRating": {"type": "inherited"} }, "templates": [ { "name": "Pipe Bridge", "description": "", "prototype": { "attributes": { "Distance": null, "Depth": null, "Diameter": "8", "GroundSurfaceType": "P", "InstallDate": null, "WorkorderID": null, "WaterType": "D", "Material": "PVC", "PipeInteriorLining": "SL", "PipeClass": "S26", "Ownership": "PU", "Text": null, "Layer": null, "Color": null, "Linetype": null, "Elevation": null, "LineWt": null, "RefName": null, "Shape_Leng": null, "Length": null, "Entity_1": null, "Layer_1": null, "Color_1": null, "Elevatio_1": null, "RefName_1": null, "Style": null, "Type": "PB", "AdministrativeArea": "M", "LifeCycleStatus": "AC", "GeometerySource": "CAD", "Comment": null, "Location": null, "ConditionRating": null, "ConditionDate": null, "PipeLength": null, "Slope": null, "RepairDate": null, "RepairLocation": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "P", "name": "P", "domains": { "Type": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "GroundSurfaceType": {"type": "inherited"}, "AdministrativeArea": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "WaterType": {"type": "inherited"}, "Material": {"type": "inherited"}, "PipeInteriorLining": {"type": "inherited"}, "PipeClass": {"type": "inherited"}, "Ownership": {"type": "inherited"}, "GeometerySource": {"type": "inherited"}, "ConditionRating": {"type": "inherited"} }, "templates": [ { "name": "Pressure", "description": "", "prototype": { "attributes": { "Distance": null, "Depth": null, "Diameter": "8", "GroundSurfaceType": "P", "InstallDate": null, "WorkorderID": null, "WaterType": "D", "Material": "PVC", "PipeInteriorLining": "SL", "PipeClass": "S26", "Ownership": "PU", "Text": null, "Layer": null, "Color": null, "Linetype": null, "Elevation": null, "LineWt": null, "RefName": null, "Shape_Leng": null, "Length": null, "Entity_1": null, "Layer_1": null, "Color_1": null, "Elevatio_1": null, "RefName_1": null, "Style": null, "Type": "P", "AdministrativeArea": "M", "LifeCycleStatus": "AC", "GeometerySource": "CAD", "Comment": null, "Location": null, "ConditionRating": null, "ConditionDate": null, "PipeLength": null, "Slope": null, "RepairDate": null, "RepairLocation": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "ST", "name": "ST", "domains": { "Type": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "GroundSurfaceType": {"type": "inherited"}, "AdministrativeArea": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "WaterType": {"type": "inherited"}, "Material": {"type": "inherited"}, "PipeInteriorLining": {"type": "inherited"}, "PipeClass": {"type": "inherited"}, "Ownership": {"type": "inherited"}, "GeometerySource": {"type": "inherited"}, "ConditionRating": {"type": "inherited"} }, "templates": [ { "name": "Sand Trap", "description": "", "prototype": { "attributes": { "Distance": null, "Depth": null, "Diameter": "8", "GroundSurfaceType": "P", "InstallDate": null, "WorkorderID": null, "WaterType": "D", "Material": "PVC", "PipeInteriorLining": "SL", "PipeClass": "S26", "Ownership": "PU", "Text": null, "Layer": null, "Color": null, "Linetype": null, "Elevation": null, "LineWt": null, "RefName": null, "Shape_Leng": null, "Length": null, "Entity_1": null, "Layer_1": null, "Color_1": null, "Elevatio_1": null, "RefName_1": null, "Style": null, "Type": "ST", "AdministrativeArea": "M", "LifeCycleStatus": "AC", "GeometerySource": "CAD", "Comment": null, "Location": null, "ConditionRating": null, "ConditionDate": null, "PipeLength": null, "Slope": null, "RepairDate": null, "RepairLocation": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "V", "name": "V", "domains": { "Type": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "GroundSurfaceType": {"type": "inherited"}, "AdministrativeArea": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "WaterType": {"type": "inherited"}, "Material": {"type": "inherited"}, "PipeInteriorLining": {"type": "inherited"}, "PipeClass": {"type": "inherited"}, "Ownership": {"type": "inherited"}, "GeometerySource": {"type": "inherited"}, "ConditionRating": {"type": "inherited"} }, "templates": [ { "name": "Vacuum", "description": "", "prototype": { "attributes": { "Distance": null, "Depth": null, "Diameter": "8", "GroundSurfaceType": "P", "InstallDate": null, "WorkorderID": null, "WaterType": "D", "Material": "PVC", "PipeInteriorLining": "SL", "PipeClass": "S26", "Ownership": "PU", "Text": null, "Layer": null, "Color": null, "Linetype": null, "Elevation": null, "LineWt": null, "RefName": null, "Shape_Leng": null, "Length": null, "Entity_1": null, "Layer_1": null, "Color_1": null, "Elevatio_1": null, "RefName_1": null, "Style": null, "Type": "V", "AdministrativeArea": "M", "LifeCycleStatus": "AC", "GeometerySource": "CAD", "Comment": null, "Location": null, "ConditionRating": null, "ConditionDate": null, "PipeLength": null, "Slope": null, "RepairDate": null, "RepairLocation": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "id": 7, "name": "Transportation", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 124999, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1668547981000 }, "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.04084773044E7, "ymin": 3897342.902400002, "xmax": -1.0350411598E7, "ymax": 3955669.414300002, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_173", "symbolLayerName": "Level_3" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_173", "symbolLayerName": "Level_2" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_174", "symbolLayerName": "Level_1" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_174", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "uniqueValue", "field1": "lst_type", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 56, 0, 255 ], "width": 4 }, "value": "HWY", "label": "HIGHWAY", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "PL_ADD_F", "typeIdField": "lst_type", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "rcl_nguid", "type": "esriFieldTypeString", "alias": "Road Centerline NENA Globally Unique ID", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "RCL_NGUID" }, { "name": "unique_id", "type": "esriFieldTypeInteger", "alias": "unique_id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "unique_id" }, { "name": "adnumpre_l", "type": "esriFieldTypeString", "alias": "Left Address Number Prefix", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "AdNumPre_L" }, { "name": "adnumpre_r", "type": "esriFieldTypeString", "alias": "Right Address Number Prefix", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "AdNumPre_R" }, { "name": "fromaddr_l", "type": "esriFieldTypeInteger", "alias": "Left FROM Address", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FromAddr_L" }, { "name": "toaddr_l", "type": "esriFieldTypeInteger", "alias": "Left TO Address", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ToAddr_L" }, { "name": "fromaddr_r", "type": "esriFieldTypeInteger", "alias": "Right FROM Address", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FromAddr_R" }, { "name": "toaddr_r", "type": "esriFieldTypeInteger", "alias": "Right TO Address", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ToAddr_R" }, { "name": "parity_l", "type": "esriFieldTypeString", "alias": "Parity Left", "domain": { "type": "codedValue", "name": "Parity", "description": "Parity Left and Right", "codedValues": [ { "name": "Odd", "code": "O" }, { "name": "Even", "code": "E" }, { "name": "Both", "code": "B" }, { "name": "Zero", "code": "Z" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "Parity_L" }, { "name": "parity_r", "type": "esriFieldTypeString", "alias": "Parity Right", "domain": { "type": "codedValue", "name": "Parity", "description": "Parity Left and Right", "codedValues": [ { "name": "Odd", "code": "O" }, { "name": "Even", "code": "E" }, { "name": "Both", "code": "B" }, { "name": "Zero", "code": "Z" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "Parity_R" }, { "name": "st_premod", "type": "esriFieldTypeString", "alias": "Street Name Pre Modifier", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "St_PreMod" }, { "name": "st_predir", "type": "esriFieldTypeString", "alias": "Street Name Pre Directional", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "St_PreDir" }, { "name": "st_pretyp", "type": "esriFieldTypeString", "alias": "Street Name Pre Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "St_PreTyp" }, { "name": "st_presep", "type": "esriFieldTypeString", "alias": "Street Name Pre Type Separator", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "St_PreSep" }, { "name": "st_name", "type": "esriFieldTypeString", "alias": "Street Name", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "St_Name" }, { "name": "st_postyp", "type": "esriFieldTypeString", "alias": "Street Name Post Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "St_PosTyp" }, { "name": "st_posdir", "type": "esriFieldTypeString", "alias": "Street Name Post Directional", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "St_PosDir" }, { "name": "st_posmod", "type": "esriFieldTypeString", "alias": "Street Name Post Modifier", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "St_PosMod" }, { "name": "lst_predir", "type": "esriFieldTypeString", "alias": "Legacy Street Name Pre Directional", "domain": { "type": "codedValue", "name": "Directionals", "description": "Prefix and Suffix Direction", "codedValues": [ { "name": "East", "code": "E" }, { "name": "North", "code": "N" }, { "name": "Northeast", "code": "NE" }, { "name": "Northwest", "code": "NW" }, { "name": "South", "code": "S" }, { "name": "Southeast", "code": "SE" }, { "name": "Southwest", "code": "SW" }, { "name": "West", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "LSt_PreDir" }, { "name": "lst_name", "type": "esriFieldTypeString", "alias": "Legacy Street Name", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "LSt_Name" }, { "name": "lst_type", "type": "esriFieldTypeString", "alias": "Legacy Street Name Type", "domain": { "type": "codedValue", "name": "Road_Type", "description": "Name", "codedValues": [ { "name": "ALLEY", "code": "ALY" }, { "name": "ANEX", "code": "ANX" }, { "name": "ARCADE", "code": "ARC" }, { "name": "AVENUE", "code": "AVE" }, { "name": "BEACH", "code": "BCH" }, { "name": "BURG", "code": "BG" }, { "name": "BURGS", "code": "BGS" }, { "name": "BLUFF", "code": "BLF" }, { "name": "BLUFFS", "code": "BLFS" }, { "name": "BOULEVARD", "code": "BLVD" }, { "name": "BEND", "code": "BND" }, { "name": "BRANCH", "code": "BR" }, { "name": "BRIDGE", "code": "BRG" }, { "name": "BROOK", "code": "BRK" }, { "name": "BROOKS", "code": "BRKS" }, { "name": "BOTTOM", "code": "BTM" }, { "name": "BYPASS", "code": "BYP" }, { "name": "BAYOU", "code": "BYU" }, { "name": "CIRCLE", "code": "CIR" }, { "name": "CIRCLES", "code": "CIRS" }, { "name": "CLUB", "code": "CLB" }, { "name": "CLIFF", "code": "CLF" }, { "name": "CLIFFS", "code": "CLFS" }, { "name": "COMMON", "code": "CMN" }, { "name": "COMMONS", "code": "CMNS" }, { "name": "CORNER", "code": "COR" }, { "name": "CORNERS", "code": "CORS" }, { "name": "CAMP", "code": "CP" }, { "name": "CAPE", "code": "CPE" }, { "name": "CRESCENT", "code": "CRES" }, { "name": "CREEK", "code": "CRK" }, { "name": "COURSE", "code": "CRSE" }, { "name": "CREST", "code": "CRST" }, { "name": "CAUSEWAY", "code": "CSWY" }, { "name": "COURT", "code": "CT" }, { "name": "CENTER", "code": "CTR" }, { "name": "CENTERS", "code": "CTRS" }, { "name": "COURTS", "code": "CTS" }, { "name": "CURVE", "code": "CURV" }, { "name": "COVE", "code": "CV" }, { "name": "COVES", "code": "CVS" }, { "name": "CANYON", "code": "CYN" }, { "name": "DALE", "code": "DL" }, { "name": "DAM", "code": "DM" }, { "name": "DRIVE", "code": "DR" }, { "name": "DRIVES", "code": "DRS" }, { "name": "DIVIDE", "code": "DV" }, { "name": "ESTATE", "code": "EST" }, { "name": "ESTATES", "code": "ESTS" }, { "name": "EXPRESSWAY", "code": "EXPY" }, { "name": "EXTENSION", "code": "EXT" }, { "name": "EXTENSIONS", "code": "EXTS" }, { "name": "FALL", "code": "FALL" }, { "name": "FIELD", "code": "FLD" }, { "name": "FIELDS", "code": "FLDS" }, { "name": "FALLS", "code": "FLS" }, { "name": "FLAT", "code": "FLT" }, { "name": "FLATS", "code": "FLTS" }, { "name": "FORD", "code": "FRD" }, { "name": "FORDS", "code": "FRDS" }, { "name": "FORGE", "code": "FRG" }, { "name": "FORGES", "code": "FRGS" }, { "name": "FORK", "code": "FRK" }, { "name": "FORKS", "code": "FRKS" }, { "name": "FOREST", "code": "FRST" }, { "name": "FERRY", "code": "FRY" }, { "name": "FORT", "code": "FT" }, { "name": "FREEWAY", "code": "FWY" }, { "name": "GARDEN", "code": "GDN" }, { "name": "GARDENS", "code": "GDNS" }, { "name": "GLEN", "code": "GLN" }, { "name": "GLENS", "code": "GLNS" }, { "name": "GREEN", "code": "GRN" }, { "name": "GREENS", "code": "GRNS" }, { "name": "GROVE", "code": "GRV" }, { "name": "GROVES", "code": "GRVS" }, { "name": "GATEWAY", "code": "GTWY" }, { "name": "HARBOR", "code": "HBR" }, { "name": "HARBORS", "code": "HBRS" }, { "name": "HILL", "code": "HL" }, { "name": "HILLS", "code": "HLS" }, { "name": "HOLLOW", "code": "HOLW" }, { "name": "HEIGHTS", "code": "HTS" }, { "name": "HAVEN", "code": "HVN" }, { "name": "HIGHWAY", "code": "HWY" }, { "name": "INLET", "code": "INLT" }, { "name": "ISLAND", "code": "IS" }, { "name": "ISLE", "code": "ISLE" }, { "name": "ISLANDS", "code": "ISS" }, { "name": "JUNCTION", "code": "JCT" }, { "name": "JUNCTIONS", "code": "JCTS" }, { "name": "KNOLL", "code": "KNL" }, { "name": "KNOLLS", "code": "KNLS" }, { "name": "KEY", "code": "KY" }, { "name": "KEYS", "code": "KYS" }, { "name": "LAND", "code": "LAND" }, { "name": "LOCK", "code": "LCK" }, { "name": "LOCKS", "code": "LCKS" }, { "name": "LODGE", "code": "LDG" }, { "name": "LOAF", "code": "LF" }, { "name": "LIGHT", "code": "LGT" }, { "name": "LIGHTS", "code": "LGTS" }, { "name": "LAKE", "code": "LK" }, { "name": "LAKES", "code": "LKS" }, { "name": "LANE", "code": "LN" }, { "name": "LANDING", "code": "LNDG" }, { "name": "LOOP", "code": "LOOP" }, { "name": "MALL", "code": "MALL" }, { "name": "MEADOW", "code": "MDW" }, { "name": "MEADOWS", "code": "MDWS" }, { "name": "MEWS", "code": "MEWS" }, { "name": "MILL", "code": "ML" }, { "name": "MILLS", "code": "MLS" }, { "name": "MANOR", "code": "MNR" }, { "name": "MANORS", "code": "MNRS" }, { "name": "MISSION", "code": "MSN" }, { "name": "MOUNT", "code": "MT" }, { "name": "MOUNTAIN", "code": "MTN" }, { "name": "MOUNTAINS", "code": "MTNS" }, { "name": "MOTORWAY", "code": "MTWY" }, { "name": "NECK", "code": "NCK" }, { "name": "OVERPASS", "code": "OPAS" }, { "name": "ORCHARD", "code": "ORCH" }, { "name": "OVAL", "code": "OVAL" }, { "name": "PARK(S)", "code": "PARK" }, { "name": "PASS", "code": "PASS" }, { "name": "PATH", "code": "PATH" }, { "name": "PIKE", "code": "PIKE" }, { "name": "PARKWAY(S)", "code": "PKWY" }, { "name": "PLACE", "code": "PL" }, { "name": "PLAIN", "code": "PLN" }, { "name": "PLAINS", "code": "PLNS" }, { "name": "PLAZA", "code": "PLZ" }, { "name": "PINE", "code": "PNE" }, { "name": "PINES", "code": "PNES" }, { "name": "PRAIRIE", "code": "PR" }, { "name": "PORT", "code": "PRT" }, { "name": "PORTS", "code": "PRTS" }, { "name": "PASSAGE", "code": "PSGE" }, { "name": "POINT", "code": "PT" }, { "name": "POINTS", "code": "PTS" }, { "name": "RADIAL", "code": "RADL" }, { "name": "RAMP", "code": "RAMP" }, { "name": "ROAD", "code": "RD" }, { "name": "RIDGE", "code": "RDG" }, { "name": "RIDGES", "code": "RDGS" }, { "name": "ROADS", "code": "RDS" }, { "name": "RIVER", "code": "RIV" }, { "name": "RANCH", "code": "RNCH" }, { "name": "ROW", "code": "ROW" }, { "name": "RAPID", "code": "RPD" }, { "name": "RAPIDS", "code": "RPDS" }, { "name": "REST", "code": "RST" }, { "name": "ROUTE", "code": "RTE" }, { "name": "RUE", "code": "RUE" }, { "name": "RUN", "code": "RUN" }, { "name": "SHOAL", "code": "SHL" }, { "name": "SHOALS", "code": "SHLS" }, { "name": "SHORE", "code": "SHR" }, { "name": "SHORES", "code": "SHRS" }, { "name": "SKYWAY", "code": "SKWY" }, { "name": "SUMMIT", "code": "SMT" }, { "name": "SPRING", "code": "SPG" }, { "name": "SPRINGS", "code": "SPGS" }, { "name": "SPUR(S)", "code": "SPUR" }, { "name": "SQUARE", "code": "SQ" }, { "name": "SQUARES", "code": "SQS" }, { "name": "STREET", "code": "ST" }, { "name": "STATION", "code": "STA" }, { "name": "STRAVENUE", "code": "STRA" }, { "name": "STREAM", "code": "STRM" }, { "name": "STREETS", "code": "STS" }, { "name": "TERRACE", "code": "TER" }, { "name": "TURNPIKE", "code": "TPKE" }, { "name": "TRACK", "code": "TRAK" }, { "name": "TRACE", "code": "TRCE" }, { "name": "TRAFFICWAY", "code": "TRFY" }, { "name": "TRAIL", "code": "TRL" }, { "name": "TRAILER", "code": "TRLR" }, { "name": "THROUGHWAY", "code": "TRWY" }, { "name": "TUNNEL", "code": "TUNL" }, { "name": "UNION", "code": "UN" }, { "name": "UNIONS", "code": "UNS" }, { "name": "UNDERPASS", "code": "UPAS" }, { "name": "VIADUCT", "code": "VIA" }, { "name": "VISTA", "code": "VIS" }, { "name": "VILLE", "code": "VL" }, { "name": "VILLAGE", "code": "VLG" }, { "name": "VILLAGES", "code": "VLGS" }, { "name": "VALLEY", "code": "VLY" }, { "name": "VALLEYS", "code": "VLYS" }, { "name": "VIEW", "code": "VW" }, { "name": "VIEWS", "code": "VWS" }, { "name": "WALK(S)", "code": "WALK" }, { "name": "WALL", "code": "WALL" }, { "name": "WAY", "code": "WAY" }, { "name": "WAYS", "code": "WAYS" }, { "name": "WELL", "code": "WL" }, { "name": "WELLS", "code": "WLS" }, { "name": "CROSSING", "code": "XING" }, { "name": "CROSSROAD", "code": "XRD" }, { "name": "CROSSROADS", "code": "XRDS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "LSt_Type" }, { "name": "lst_posdir", "type": "esriFieldTypeString", "alias": "Legacy Street Name Post Directional", "domain": { "type": "codedValue", "name": "Directionals", "description": "Prefix and Suffix Direction", "codedValues": [ { "name": "East", "code": "E" }, { "name": "North", "code": "N" }, { "name": "Northeast", "code": "NE" }, { "name": "Northwest", "code": "NW" }, { "name": "South", "code": "S" }, { "name": "Southeast", "code": "SE" }, { "name": "Southwest", "code": "SW" }, { "name": "West", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "LSt_PosDir" }, { "name": "pstr_fulnam", "type": "esriFieldTypeString", "alias": "pstr_fulnam", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "pstr_fulnam" }, { "name": "postcomm_l", "type": "esriFieldTypeString", "alias": "Postal Community Name Left", "domain": { "type": "codedValue", "name": "Postal_Community", "description": "Postal Community", "codedValues": [ { "name": "Emerson", "code": "Emerson" }, { "name": "Magnolia", "code": "Magnolia" }, { "name": "McNeil", "code": "McNeil" }, { "name": "Mount Holly", "code": "Mount Holly" }, { "name": "Stamps", "code": "Stamps" }, { "name": "Stephens", "code": "Stephens" }, { "name": "Taylor", "code": "Taylor" }, { "name": "Waldo", "code": "Waldo" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "PostComm_L" }, { "name": "postcomm_r", "type": "esriFieldTypeString", "alias": "Postal Community Name Right", "domain": { "type": "codedValue", "name": "Postal_Community", "description": "Postal Community", "codedValues": [ { "name": "Emerson", "code": "Emerson" }, { "name": "Magnolia", "code": "Magnolia" }, { "name": "McNeil", "code": "McNeil" }, { "name": "Mount Holly", "code": "Mount Holly" }, { "name": "Stamps", "code": "Stamps" }, { "name": "Stephens", "code": "Stephens" }, { "name": "Taylor", "code": "Taylor" }, { "name": "Waldo", "code": "Waldo" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "PostComm_R" }, { "name": "msagcomm_l", "type": "esriFieldTypeString", "alias": "MSAG Community Name Left", "domain": { "type": "codedValue", "name": "Postal_Community", "description": "Postal Community", "codedValues": [ { "name": "Emerson", "code": "Emerson" }, { "name": "Magnolia", "code": "Magnolia" }, { "name": "McNeil", "code": "McNeil" }, { "name": "Mount Holly", "code": "Mount Holly" }, { "name": "Stamps", "code": "Stamps" }, { "name": "Stephens", "code": "Stephens" }, { "name": "Taylor", "code": "Taylor" }, { "name": "Waldo", "code": "Waldo" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MSAGComm_L" }, { "name": "msagcomm_r", "type": "esriFieldTypeString", "alias": "MSAG Community Name Right", "domain": { "type": "codedValue", "name": "Postal_Community", "description": "Postal Community", "codedValues": [ { "name": "Emerson", "code": "Emerson" }, { "name": "Magnolia", "code": "Magnolia" }, { "name": "McNeil", "code": "McNeil" }, { "name": "Mount Holly", "code": "Mount Holly" }, { "name": "Stamps", "code": "Stamps" }, { "name": "Stephens", "code": "Stephens" }, { "name": "Taylor", "code": "Taylor" }, { "name": "Waldo", "code": "Waldo" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MSAGComm_R" }, { "name": "postcode_l", "type": "esriFieldTypeString", "alias": "Postal Code Left", "domain": { "type": "codedValue", "name": "Postal_Code", "description": "Postal Code", "codedValues": [ { "name": "71740", "code": "71740" }, { "name": "71752", "code": "71752" }, { "name": "71753", "code": "71753" }, { "name": "71754", "code": "71754" }, { "name": "71770", "code": "71770" }, { "name": "71861", "code": "71861" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "PostCode_L" }, { "name": "postcode_r", "type": "esriFieldTypeString", "alias": "Postal Code Right", "domain": { "type": "codedValue", "name": "Postal_Code", "description": "Postal Code", "codedValues": [ { "name": "71740", "code": "71740" }, { "name": "71752", "code": "71752" }, { "name": "71753", "code": "71753" }, { "name": "71754", "code": "71754" }, { "name": "71770", "code": "71770" }, { "name": "71861", "code": "71861" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "PostCode_R" }, { "name": "cn_r_fips", "type": "esriFieldTypeString", "alias": "cn_r_fips", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "cn_r_fips" }, { "name": "cn_l_fips", "type": "esriFieldTypeString", "alias": "cn_l_fips", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "cn_l_fips" }, { "name": "state_l", "type": "esriFieldTypeString", "alias": "State Left", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "State_L" }, { "name": "state_r", "type": "esriFieldTypeString", "alias": "State Right", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "State_R" }, { "name": "esn_l", "type": "esriFieldTypeString", "alias": "ESN Left", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ESN_L" }, { "name": "esn_r", "type": "esriFieldTypeString", "alias": "ESN Right", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ESN_R" }, { "name": "country_l", "type": "esriFieldTypeString", "alias": "Country Left", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "Country_L" }, { "name": "country_r", "type": "esriFieldTypeString", "alias": "Country Right", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "Country_R" }, { "name": "county_l", "type": "esriFieldTypeString", "alias": "County Left", "domain": null, "editable": true, "nullable": false, "length": 40, "defaultValue": "Columbia", "modelName": "County_L" }, { "name": "county_r", "type": "esriFieldTypeString", "alias": "County Right", "domain": null, "editable": true, "nullable": false, "length": 40, "defaultValue": "Columbia", "modelName": "County_R" }, { "name": "incmuni_l", "type": "esriFieldTypeString", "alias": "Incorporated Municipality Left", "domain": { "type": "codedValue", "name": "Incorporated_Municipality", "description": "Incorporated Municipalities", "codedValues": [ { "name": "Unincorporated", "code": "Unincorporated" }, { "name": "Emerson", "code": "Emerson" }, { "name": "Magnolia", "code": "Magnolia" }, { "name": "McNeil", "code": "McNeil" }, { "name": "Taylor", "code": "Taylor" }, { "name": "Waldo", "code": "Waldo" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "IncMuni_L" }, { "name": "incmuni_r", "type": "esriFieldTypeString", "alias": "Incorporated Municipality Right", "domain": { "type": "codedValue", "name": "Incorporated_Municipality", "description": "Incorporated Municipalities", "codedValues": [ { "name": "Unincorporated", "code": "Unincorporated" }, { "name": "Emerson", "code": "Emerson" }, { "name": "Magnolia", "code": "Magnolia" }, { "name": "McNeil", "code": "McNeil" }, { "name": "Taylor", "code": "Taylor" }, { "name": "Waldo", "code": "Waldo" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "IncMuni_R" }, { "name": "uninccom_l", "type": "esriFieldTypeString", "alias": "Unincorporated Community Left", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "UnincCom_L" }, { "name": "uninccom_r", "type": "esriFieldTypeString", "alias": "Unincorporated Community Right", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "UnincCom_R" }, { "name": "nbrhdcom_l", "type": "esriFieldTypeString", "alias": "Neighborhood Community Left", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NbrhdCom_L" }, { "name": "nbrhdcom_r", "type": "esriFieldTypeString", "alias": "Neighborhood Community Right", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NbrhdCom_R" }, { "name": "roaduse", "type": "esriFieldTypeString", "alias": "roaduse", "domain": { "type": "codedValue", "name": "Road_Use", "description": "Road Use", "codedValues": [ { "name": "Primary Road", "code": "Primary Road" }, { "name": "Secondary Road", "code": "Secondary Road" }, { "name": "Local/City Road", "code": "Local/City Road" }, { "name": "Vehicular Trail", "code": "Vehicular Trail" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "roaduse" }, { "name": "oneway", "type": "esriFieldTypeString", "alias": "One-Way", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "OneWay" }, { "name": "speedlimit", "type": "esriFieldTypeSmallInteger", "alias": "Speed Limit", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SpeedLimit" }, { "name": "valid_l", "type": "esriFieldTypeString", "alias": "Validation Left", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "Valid_L" }, { "name": "valid_r", "type": "esriFieldTypeString", "alias": "Validation Right", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "Valid_R" }, { "name": "meta_id", "type": "esriFieldTypeString", "alias": "meta_id", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "meta_id" }, { "name": "a1_lfadd", "type": "esriFieldTypeString", "alias": "a1_lfadd", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "a1_lfadd" }, { "name": "a1_ltadd", "type": "esriFieldTypeString", "alias": "a1_ltadd", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "a1_ltadd" }, { "name": "a1_rfadd", "type": "esriFieldTypeString", "alias": "a1_rfadd", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "a1_rfadd" }, { "name": "a1_rtadd", "type": "esriFieldTypeString", "alias": "a1_rtadd", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "a1_rtadd" }, { "name": "a1_drpr", "type": "esriFieldTypeString", "alias": "a1_drpr", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "a1_drpr" }, { "name": "a1_prtyp", "type": "esriFieldTypeString", "alias": "a1_prtyp", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "a1_prtyp" }, { "name": "a1_str", "type": "esriFieldTypeString", "alias": "a1_str", "domain": null, "editable": true, "nullable": true, "length": 72, "defaultValue": null, "modelName": "a1_str" }, { "name": "a1_styp", "type": "esriFieldTypeString", "alias": "a1_styp", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "a1_styp" }, { "name": "a1_drsf", "type": "esriFieldTypeString", "alias": "a1_drsf", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "a1_drsf" }, { "name": "a1_fulnam", "type": "esriFieldTypeString", "alias": "a1_fulnam", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "a1_fulnam" }, { "name": "a2_lfadd", "type": "esriFieldTypeString", "alias": "a2_lfadd", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "a2_lfadd" }, { "name": "a2_ltadd", "type": "esriFieldTypeString", "alias": "a2_ltadd", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "a2_ltadd" }, { "name": "a2_rfadd", "type": "esriFieldTypeString", "alias": "a2_rfadd", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "a2_rfadd" }, { "name": "a2_rtadd", "type": "esriFieldTypeString", "alias": "a2_rtadd", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "a2_rtadd" }, { "name": "a2_drpr", "type": "esriFieldTypeString", "alias": "a2_drpr", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "a2_drpr" }, { "name": "a2_prtyp", "type": "esriFieldTypeString", "alias": "a2_prtyp", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "a2_prtyp" }, { "name": "a2_str", "type": "esriFieldTypeString", "alias": "a2_str", "domain": null, "editable": true, "nullable": true, "length": 72, "defaultValue": null, "modelName": "a2_str" }, { "name": "a2_styp", "type": "esriFieldTypeString", "alias": "a2_styp", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "a2_styp" }, { "name": "a2_drsf", "type": "esriFieldTypeString", "alias": "a2_drsf", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "a2_drsf" }, { "name": "a2_fulnam", "type": "esriFieldTypeString", "alias": "a2_fulnam", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "a2_fulnam" }, { "name": "a3_lfadd", "type": "esriFieldTypeString", "alias": "a3_lfadd", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "a3_lfadd" }, { "name": "a3_ltadd", "type": "esriFieldTypeString", "alias": "a3_ltadd", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "a3_ltadd" }, { "name": "a3_rfadd", "type": "esriFieldTypeString", "alias": "a3_rfadd", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "a3_rfadd" }, { "name": "a3_rtadd", "type": "esriFieldTypeString", "alias": "a3_rtadd", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "a3_rtadd" }, { "name": "a3_drpr", "type": "esriFieldTypeString", "alias": "a3_drpr", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "a3_drpr" }, { "name": "a3_prtyp", "type": "esriFieldTypeString", "alias": "a3_prtyp", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "a3_prtyp" }, { "name": "a3_str", "type": "esriFieldTypeString", "alias": "a3_str", "domain": null, "editable": true, "nullable": true, "length": 72, "defaultValue": null, "modelName": "a3_str" }, { "name": "a3_styp", "type": "esriFieldTypeString", "alias": "a3_styp", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "a3_styp" }, { "name": "a3_drsf", "type": "esriFieldTypeString", "alias": "a3_drsf", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "a3_drsf" }, { "name": "a3_fulnam", "type": "esriFieldTypeString", "alias": "a3_fulnam", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "a3_fulnam" }, { "name": "rd_class", "type": "esriFieldTypeString", "alias": "rd_class", "domain": { "type": "codedValue", "name": "Road Class_1", "description": "Entity by or through which a road is maintained", "codedValues": [ { "name": "Federal", "code": "Federal" }, { "name": "State", "code": "State" }, { "name": "County", "code": "County" }, { "name": "Municipal", "code": "Municipal" }, { "name": "Private", "code": "Private" }, { "name": "Public", "code": "Public" }, { "name": "Levee Road", "code": "Levee Road" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "rd_class" }, { "name": "rd_design", "type": "esriFieldTypeString", "alias": "rd_design", "domain": { "type": "codedValue", "name": "Road Design", "description": "Road design characteristic", "codedValues": [ { "name": "Dual Carriageway", "code": "Dual Carriageway" }, { "name": "Single Carriageway", "code": "Single Carriageway" }, { "name": "Traffic Circle", "code": "Traffic Circle" }, { "name": "Connector Segment", "code": "Connector Segment" }, { "name": "Grade Separated Ramp", "code": "Grade Separated Ramp" }, { "name": "At Grade Ramp", "code": "At Grade Ramp" }, { "name": "Frontage Road", "code": "Frontage Road" }, { "name": "Highway Facility", "code": "Highway Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "rd_design" }, { "name": "rd_surftyp", "type": "esriFieldTypeString", "alias": "rd_surftyp", "domain": { "type": "codedValue", "name": "Road Surf Type", "description": "Road surface type", "codedValues": [ { "name": "paved", "code": "P" }, { "name": "unpaved", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "rd_surftyp" }, { "name": "log_direct", "type": "esriFieldTypeString", "alias": "log_direct", "domain": { "type": "codedValue", "name": "Log Direction", "description": "Travel on a road is in the log or antilog direction", "codedValues": [ { "name": "log", "code": "A" }, { "name": "antilog", "code": "B" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "log_direct" }, { "name": "ah_dist", "type": "esriFieldTypeString", "alias": "ah_dist", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "ah_dist" }, { "name": "ah_county", "type": "esriFieldTypeString", "alias": "ah_county", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "ah_county" }, { "name": "ah_route", "type": "esriFieldTypeString", "alias": "ah_route", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ah_route" }, { "name": "ah_section", "type": "esriFieldTypeString", "alias": "ah_section", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "ah_section" }, { "name": "ah_blm", "type": "esriFieldTypeDouble", "alias": "ah_blm", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ah_blm" }, { "name": "ah_elm", "type": "esriFieldTypeDouble", "alias": "ah_elm", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ah_elm" }, { "name": "ah_length", "type": "esriFieldTypeDouble", "alias": "ah_length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ah_length" }, { "name": "ah_seg_num", "type": "esriFieldTypeDouble", "alias": "ah_seg_num", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ah_seg_num" }, { "name": "ah_rev_acf", "type": "esriFieldTypeString", "alias": "ah_rev_acf", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "ah_rev_acf" }, { "name": "ah_id", "type": "esriFieldTypeString", "alias": "ah_id", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "ah_id" }, { "name": "ah_roadid", "type": "esriFieldTypeString", "alias": "ah_roadid", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "ah_roadid" }, { "name": "ah_signed", "type": "esriFieldTypeString", "alias": "ah_signed", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ah_signed" }, { "name": "date_ed", "type": "esriFieldTypeString", "alias": "DATE_ED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_ED" }, { "name": "aggregate_id", "type": "esriFieldTypeString", "alias": "aggregate_id", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "aggregate_id" }, { "name": "discrpagid", "type": "esriFieldTypeString", "alias": "Discrepancy Agency ID", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "DiscrpAgID" }, { "name": "dateupdate", "type": "esriFieldTypeDate", "alias": "Date Updated", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateUpdate" }, { "name": "effective", "type": "esriFieldTypeDate", "alias": "Effective Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Effective" }, { "name": "expire", "type": "esriFieldTypeDate", "alias": "Expiration Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Expire" }, { "name": "exception", "type": "esriFieldTypeString", "alias": "exception", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "exception" }, { "name": "Columbia.DBO.Roads.FID", "type": "esriFieldTypeInteger", "alias": "FID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Columbia.DBO.Roads.FID" }, { "name": "PL_ADD_F", "type": "esriFieldTypeString", "alias": "PL_ADD_F", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PL_ADD_F" }, { "name": "PL_ADD_T", "type": "esriFieldTypeString", "alias": "PL_ADD_T", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PL_ADD_T" }, { "name": "PR_ADD_F", "type": "esriFieldTypeString", "alias": "PR_ADD_F", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PR_ADD_F" }, { "name": "PR_ADD_T", "type": "esriFieldTypeString", "alias": "PR_ADD_T", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PR_ADD_T" }, { "name": "PRE_DIR", "type": "esriFieldTypeString", "alias": "PRE_DIR", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "PRE_DIR" }, { "name": "PSTR_NAM", "type": "esriFieldTypeString", "alias": "PSTR_NAM", "domain": null, "editable": true, "nullable": true, "length": 72, "defaultValue": null, "modelName": "PSTR_NAM" }, { "name": "PSTR_TYPE", "type": "esriFieldTypeString", "alias": "PSTR_TYPE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "PSTR_TYPE" }, { "name": "PSUF_DIR", "type": "esriFieldTypeString", "alias": "PSUF_DIR", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "PSUF_DIR" }, { "name": "CITY_L", "type": "esriFieldTypeString", "alias": "CITY_L", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CITY_L" }, { "name": "CITY_R", "type": "esriFieldTypeString", "alias": "CITY_R", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CITY_R" }, { "name": "ZIP5_L", "type": "esriFieldTypeString", "alias": "ZIP5_L", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ZIP5_L" }, { "name": "ZIP5_R", "type": "esriFieldTypeString", "alias": "ZIP5_R", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ZIP5_R" }, { "name": "ZIP4_L", "type": "esriFieldTypeString", "alias": "ZIP4_L", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "ZIP4_L" }, { "name": "ZIP4_R", "type": "esriFieldTypeString", "alias": "ZIP4_R", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "ZIP4_R" }, { "name": "SRC_CODE", "type": "esriFieldTypeDouble", "alias": "SRC_CODE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SRC_CODE" }, { "name": "SRC_DESC", "type": "esriFieldTypeString", "alias": "SRC_DESC", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "SRC_DESC" }, { "name": "NSSDA", "type": "esriFieldTypeString", "alias": "NSSDA", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "NSSDA" }, { "name": "NSSDA_SRC", "type": "esriFieldTypeString", "alias": "NSSDA_SRC", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "NSSDA_SRC" }, { "name": "NSSDA_VAL", "type": "esriFieldTypeDouble", "alias": "NSSDA_VAL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NSSDA_VAL" }, { "name": "BEGIN_DATE", "type": "esriFieldTypeString", "alias": "BEGIN_DATE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "BEGIN_DATE" }, { "name": "END_DATE", "type": "esriFieldTypeString", "alias": "END_DATE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "END_DATE" }, { "name": "EDIT_DATE", "type": "esriFieldTypeString", "alias": "EDIT_DATE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "EDIT_DATE" }, { "name": "EDIT_DESC", "type": "esriFieldTypeString", "alias": "EDIT_DESC", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "EDIT_DESC" }, { "name": "EDIT_SRC", "type": "esriFieldTypeString", "alias": "EDIT_SRC", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "EDIT_SRC" }, { "name": "COMMENT_", "type": "esriFieldTypeString", "alias": "COMMENT_", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "COMMENT_" }, { "name": "META_L", "type": "esriFieldTypeString", "alias": "META_L", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "META_L" }, { "name": "META_R", "type": "esriFieldTypeString", "alias": "META_R", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "META_R" }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_STLe" }, { "name": "UID", "type": "esriFieldTypeInteger", "alias": "UID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UID" }, { "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": "UUID_167", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_167", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S126_idx", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "HWY", "name": "HWY", "domains": { "parity_l": {"type": "inherited"}, "parity_r": {"type": "inherited"}, "lst_predir": {"type": "inherited"}, "lst_type": {"type": "inherited"}, "lst_posdir": {"type": "inherited"}, "postcomm_l": {"type": "inherited"}, "postcomm_r": {"type": "inherited"}, "msagcomm_l": {"type": "inherited"}, "msagcomm_r": {"type": "inherited"}, "postcode_l": {"type": "inherited"}, "postcode_r": {"type": "inherited"}, "incmuni_l": {"type": "inherited"}, "incmuni_r": {"type": "inherited"}, "roaduse": {"type": "inherited"}, "rd_class": {"type": "inherited"}, "rd_design": {"type": "inherited"}, "rd_surftyp": {"type": "inherited"}, "log_direct": {"type": "inherited"} }, "templates": [ { "name": "HWY", "description": "", "prototype": { "attributes": { "UID": null, "Shape_STLe": null, "rcl_nguid": null, "unique_id": null, "adnumpre_l": null, "adnumpre_r": null, "fromaddr_l": null, "toaddr_l": null, "fromaddr_r": null, "toaddr_r": null, "parity_l": null, "parity_r": null, "st_premod": null, "st_predir": null, "st_pretyp": null, "st_presep": null, "st_name": null, "st_postyp": null, "st_posdir": null, "st_posmod": null, "lst_predir": null, "lst_name": null, "lst_type": "HWY", "lst_posdir": null, "pstr_fulnam": null, "postcomm_l": null, "postcomm_r": null, "msagcomm_l": null, "msagcomm_r": null, "postcode_l": null, "postcode_r": null, "cn_r_fips": null, "cn_l_fips": null, "state_l": null, "state_r": null, "esn_l": null, "esn_r": null, "country_l": null, "country_r": null, "county_l": "Columbia", "county_r": "Columbia", "incmuni_l": null, "incmuni_r": null, "uninccom_l": null, "uninccom_r": null, "nbrhdcom_l": null, "nbrhdcom_r": null, "roaduse": null, "oneway": null, "speedlimit": null, "valid_l": null, "valid_r": null, "meta_id": null, "a1_lfadd": null, "a1_ltadd": null, "a1_rfadd": null, "a1_rtadd": null, "a1_drpr": null, "a1_prtyp": null, "a1_str": null, "a1_styp": null, "a1_drsf": null, "a1_fulnam": null, "a2_lfadd": null, "a2_ltadd": null, "a2_rfadd": null, "a2_rtadd": null, "a2_drpr": null, "a2_prtyp": null, "a2_str": null, "a2_styp": null, "a2_drsf": null, "a2_fulnam": null, "a3_lfadd": null, "a3_ltadd": null, "a3_rfadd": null, "a3_rtadd": null, "a3_drpr": null, "a3_prtyp": null, "a3_str": null, "a3_styp": null, "a3_drsf": null, "a3_fulnam": null, "rd_class": null, "rd_design": null, "rd_surftyp": null, "log_direct": null, "ah_dist": null, "ah_county": null, "ah_route": null, "ah_section": null, "ah_blm": null, "ah_elm": null, "ah_length": null, "ah_seg_num": null, "ah_rev_acf": null, "ah_id": null, "ah_roadid": null, "ah_signed": null, "date_ed": null, "aggregate_id": null, "discrpagid": null, "dateupdate": null, "effective": null, "expire": null, "exception": null, "Columbia.DBO.Roads.FID": null, "PL_ADD_F": null, "PL_ADD_T": null, "PR_ADD_F": null, "PR_ADD_T": null, "PRE_DIR": null, "PSTR_NAM": null, "PSTR_TYPE": null, "PSUF_DIR": null, "CITY_L": null, "CITY_R": null, "ZIP5_L": null, "ZIP5_R": null, "ZIP4_L": null, "ZIP4_R": null, "SRC_CODE": null, "SRC_DESC": null, "NSSDA": null, "NSSDA_SRC": null, "NSSDA_VAL": null, "BEGIN_DATE": null, "END_DATE": null, "EDIT_DATE": null, "EDIT_DESC": null, "EDIT_SRC": null, "COMMENT_": null, "META_L": null, "META_R": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "id": 8, "name": "Parcels", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 12000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1679407001000 }, "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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -1.0407319792299997E7, "ymin": 3897605.4069000036, "xmax": -1.03503279505E7, "ymax": 3956743.6858000085, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 223, 115, 255, 255 ], "width": 1.25 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "ACRE_AREA", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CALC_ACRE", "type": "esriFieldTypeDouble", "alias": "CALC_ACRE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CALC_ACRE" }, { "name": "ACRE_AREA", "type": "esriFieldTypeString", "alias": "ACRE_AREA", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ACRE_AREA" }, { "name": "Created_Date", "type": "esriFieldTypeDate", "alias": "Created_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Created_Date" }, { "name": "GIS_Acres", "type": "esriFieldTypeDouble", "alias": "GIS_Acres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GIS_Acres" }, { "name": "Parcel_ID", "type": "esriFieldTypeString", "alias": "Parcel_ID", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Parcel_ID" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Comments" }, { "name": "Editor", "type": "esriFieldTypeString", "alias": "Editor", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Editor" }, { "name": "Edit_Date", "type": "esriFieldTypeDate", "alias": "Edit_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Edit_Date" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "Columbia.DBO.Parcels.GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "OBJECTID_1", "type": "esriFieldTypeInteger", "alias": "OBJECTID_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "COUNTYFIPS", "type": "esriFieldTypeString", "alias": "COUNTYFIPS", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "COUNTYFIPS" }, { "name": "COUNTYID", "type": "esriFieldTypeString", "alias": "COUNTYID", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "COUNTYID" }, { "name": "PARCELID", "type": "esriFieldTypeString", "alias": "PARCELID", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "PARCELID" }, { "name": "PARCELLGL", "type": "esriFieldTypeString", "alias": "PARCELLGL", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PARCELLGL" }, { "name": "SOURCEREF", "type": "esriFieldTypeString", "alias": "SOURCEREF", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SOURCEREF" }, { "name": "SOURCEDATE", "type": "esriFieldTypeDate", "alias": "SOURCEDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SOURCEDATE" }, { "name": "OWNERNAME", "type": "esriFieldTypeString", "alias": "OWNERNAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNERNAME" }, { "name": "ADRNUM", "type": "esriFieldTypeInteger", "alias": "ADRNUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ADRNUM" }, { "name": "PREDIR", "type": "esriFieldTypeString", "alias": "PREDIR", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "PREDIR" }, { "name": "PSTRNAM", "type": "esriFieldTypeString", "alias": "PSTRNAM", "domain": null, "editable": true, "nullable": true, "length": 72, "defaultValue": null, "modelName": "PSTRNAM" }, { "name": "PSTRTYPE", "type": "esriFieldTypeString", "alias": "PSTRTYPE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "PSTRTYPE" }, { "name": "PSUFDIR", "type": "esriFieldTypeString", "alias": "PSUFDIR", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "PSUFDIR" }, { "name": "ADRCITY", "type": "esriFieldTypeString", "alias": "ADRCITY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ADRCITY" }, { "name": "ADRLABEL", "type": "esriFieldTypeString", "alias": "ADRLABEL", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ADRLABEL" }, { "name": "PARCELTYPE", "type": "esriFieldTypeString", "alias": "PARCELTYPE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "PARCELTYPE" }, { "name": "ASSESSVAL", "type": "esriFieldTypeDouble", "alias": "ASSESSVAL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ASSESSVAL" }, { "name": "IMPVALUE", "type": "esriFieldTypeDouble", "alias": "IMPVALUE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IMPVALUE" }, { "name": "LANDVALUE", "type": "esriFieldTypeDouble", "alias": "LANDVALUE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LANDVALUE" }, { "name": "TOTALVALUE", "type": "esriFieldTypeDouble", "alias": "TOTALVALUE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOTALVALUE" }, { "name": "SUBDIV", "type": "esriFieldTypeString", "alias": "SUBDIV", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SUBDIV" }, { "name": "NBHD", "type": "esriFieldTypeString", "alias": "NBHD", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "NBHD" }, { "name": "SECTION", "type": "esriFieldTypeSmallInteger", "alias": "SECTION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SECTION" }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "TOWNSHIP" }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "RANGE", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "RANGE" }, { "name": "STR", "type": "esriFieldTypeString", "alias": "STR", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "STR" }, { "name": "TAXCODE", "type": "esriFieldTypeString", "alias": "TAXCODE", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "TAXCODE" }, { "name": "TAXAREA", "type": "esriFieldTypeDouble", "alias": "TAXAREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TAXAREA" }, { "name": "CAMAKEY", "type": "esriFieldTypeDouble", "alias": "CAMAKEY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CAMAKEY" }, { "name": "CAMAPROV", "type": "esriFieldTypeString", "alias": "CAMAPROV", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "CAMAPROV" }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "COUNTY" }, { "name": "DATAPROV", "type": "esriFieldTypeString", "alias": "DATAPROV", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "DATAPROV" }, { "name": "CAMADATE", "type": "esriFieldTypeDate", "alias": "CAMADATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CAMADATE" }, { "name": "PUBDATE", "type": "esriFieldTypeDate", "alias": "PUBDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "PUBDATE" }, { "name": "NATCOORD", "type": "esriFieldTypeString", "alias": "NATCOORD", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "NATCOORD" }, { "name": "PHOTO_1", "type": "esriFieldTypeString", "alias": "PHOTO_1", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "PHOTO_1" }, { "name": "PHOTO_2", "type": "esriFieldTypeString", "alias": "PHOTO_2", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "PHOTO_2" }, { "name": "APEX_1", "type": "esriFieldTypeString", "alias": "APEX_1", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "APEX_1" }, { "name": "APEX_2", "type": "esriFieldTypeString", "alias": "APEX_2", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "APEX_2" }, { "name": "ADRZIP5", "type": "esriFieldTypeInteger", "alias": "ADRZIP5", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ADRZIP5" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "UUID_193", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_193", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S137_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Parcels", "description": "", "prototype": { "attributes": { "APEX_2": null, "CALC_ACRE": null, "ACRE_AREA": null, "Created_Date": null, "GIS_Acres": null, "Parcel_ID": null, "Comments": null, "Editor": null, "Edit_Date": null, "ADRZIP5": null, "OBJECTID_1": null, "COUNTYFIPS": null, "COUNTYID": null, "PARCELID": null, "PARCELLGL": null, "SOURCEREF": null, "SOURCEDATE": null, "OWNERNAME": null, "ADRNUM": null, "PREDIR": null, "PSTRNAM": null, "PSTRTYPE": null, "PSUFDIR": null, "ADRCITY": null, "ADRLABEL": null, "PARCELTYPE": null, "ASSESSVAL": null, "IMPVALUE": null, "LANDVALUE": null, "TOTALVALUE": null, "SUBDIV": null, "NBHD": null, "SECTION": null, "TOWNSHIP": null, "RANGE": null, "STR": null, "TAXCODE": null, "TAXAREA": null, "CAMAKEY": null, "CAMAPROV": null, "COUNTY": null, "DATAPROV": null, "CAMADATE": null, "PUBDATE": null, "NATCOORD": null, "PHOTO_1": null, "PHOTO_2": null, "APEX_1": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "id": 9, "name": "County Boundary", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1668547952000 }, "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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -1.04073225143E7, "ymin": 3897603.3659000024, "xmax": -1.03503237785E7, "ymax": 3955866.0790000036, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "allowUpdateWithoutMValues": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "GlobalID", "displayField": "COUNTY_NAM", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ID", "type": "esriFieldTypeDouble", "alias": "ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ID" }, { "name": "DISTRICT", "type": "esriFieldTypeDouble", "alias": "DISTRICT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DISTRICT" }, { "name": "MAPID", "type": "esriFieldTypeDouble", "alias": "MAPID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAPID" }, { "name": "MSLINK", "type": "esriFieldTypeDouble", "alias": "MSLINK", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MSLINK" }, { "name": "POP_1990", "type": "esriFieldTypeDouble", "alias": "POP_1990", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POP_1990" }, { "name": "POP_2000", "type": "esriFieldTypeDouble", "alias": "POP_2000", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POP_2000" }, { "name": "SQ_MI_LAND", "type": "esriFieldTypeDouble", "alias": "SQ_MI_LAND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SQ_MI_LAND" }, { "name": "ID1", "type": "esriFieldTypeDouble", "alias": "ID1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ID1" }, { "name": "COUNTY_NAM", "type": "esriFieldTypeString", "alias": "COUNTY_NAM", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COUNTY_NAM" }, { "name": "COUNTY_NUM", "type": "esriFieldTypeDouble", "alias": "COUNTY_NUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COUNTY_NUM" }, { "name": "FHWA_NUMBE", "type": "esriFieldTypeDouble", "alias": "FHWA_NUMBE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FHWA_NUMBE" }, { "name": "LAND_DENSI", "type": "esriFieldTypeDouble", "alias": "LAND_DENSI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LAND_DENSI" }, { "name": "SQ_MI_TOTA", "type": "esriFieldTypeDouble", "alias": "SQ_MI_TOTA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SQ_MI_TOTA" }, { "name": "SQ_MI_WATE", "type": "esriFieldTypeDouble", "alias": "SQ_MI_WATE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SQ_MI_WATE" }, { "name": "POP_2010", "type": "esriFieldTypeDouble", "alias": "POP_2010", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POP_2010" }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "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": "UUID_10", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_10", "fields": "OBJECTID_1", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S5_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "County Boundary", "description": "", "prototype": { "attributes": { "OBJECTID": null, "ID": null, "DISTRICT": null, "MAPID": null, "MSLINK": null, "POP_1990": null, "POP_2000": null, "SQ_MI_LAND": null, "ID1": null, "COUNTY_NAM": null, "COUNTY_NUM": null, "FHWA_NUMBE": null, "LAND_DENSI": null, "SQ_MI_TOTA": null, "SQ_MI_WATE": null, "POP_2010": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "id": 10, "name": "City Limits", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1668547950000 }, "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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -1.04051140509E7, "ymin": 3907235.537299998, "xmax": -1.03735477373E7, "ymax": 3944233.647, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 202, 122, 255 ], "width": 1.5 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "allowUpdateWithoutMValues": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "GlobalID", "displayField": "CITY_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CITY_NAME", "type": "esriFieldTypeString", "alias": "CITY_NAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "CITY_NAME" }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COUNTY" }, { "name": "REV_DATE", "type": "esriFieldTypeString", "alias": "REV_DATE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "REV_DATE" }, { "name": "INCORPORAT", "type": "esriFieldTypeString", "alias": "INCORPORAT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "INCORPORAT" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "DATE_INCOR", "type": "esriFieldTypeString", "alias": "DATE_INCOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DATE_INCOR" }, { "name": "CITY_FIPS_", "type": "esriFieldTypeString", "alias": "CITY_FIPS_", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CITY_FIPS_" }, { "name": "COUNTY_SEA", "type": "esriFieldTypeInteger", "alias": "COUNTY_SEA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COUNTY_SEA" }, { "name": "POP2000", "type": "esriFieldTypeDouble", "alias": "POP2000", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POP2000" }, { "name": "POP2010", "type": "esriFieldTypeDouble", "alias": "POP2010", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POP2010" }, { "name": "CAD_DATA", "type": "esriFieldTypeString", "alias": "CAD_DATA", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "CAD_DATA" }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "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": "UUID_7", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_7", "fields": "OBJECTID_1", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S2_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "City Limits", "description": "", "prototype": { "attributes": { "OBJECTID": null, "CITY_NAME": null, "COUNTY": null, "REV_DATE": null, "INCORPORAT": null, "COMMENTS": null, "DATE_INCOR": null, "CITY_FIPS_": null, "COUNTY_SEA": null, "POP2000": null, "POP2010": null, "CAD_DATA": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "id": 11, "name": "Address Points", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1668547980000 }, "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.04082532739E7, "ymin": 3897244.4728000015, "xmax": -1.03505092651E7, "ymax": 3955582.8077000007, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 170, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "PSTR_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ID" }, { "name": "ADR_NUM_SU", "type": "esriFieldTypeString", "alias": "ADR_NUM_SU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "ADR_NUM_SU" }, { "name": "ADR_BLDG", "type": "esriFieldTypeString", "alias": "ADR_BLDG", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ADR_BLDG" }, { "name": "ADR_UNIT_T", "type": "esriFieldTypeString", "alias": "ADR_UNIT_T", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ADR_UNIT_T" }, { "name": "ADR_UNIT_I", "type": "esriFieldTypeString", "alias": "ADR_UNIT_I", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ADR_UNIT_I" }, { "name": "PRE_DIR", "type": "esriFieldTypeString", "alias": "PRE_DIR", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "PRE_DIR" }, { "name": "PSTR_NAME", "type": "esriFieldTypeString", "alias": "PSTR_NAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "PSTR_NAME" }, { "name": "PSTR_TYPE", "type": "esriFieldTypeString", "alias": "PSTR_TYPE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "PSTR_TYPE" }, { "name": "PSUF_DIR", "type": "esriFieldTypeString", "alias": "PSUF_DIR", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "PSUF_DIR" }, { "name": "PSTR_MOD", "type": "esriFieldTypeString", "alias": "PSTR_MOD", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PSTR_MOD" }, { "name": "PSTR_FULNA", "type": "esriFieldTypeString", "alias": "PSTR_FULNA", "domain": null, "editable": true, "nullable": true, "length": 58, "defaultValue": null, "modelName": "PSTR_FULNA" }, { "name": "ADR_PLACE", "type": "esriFieldTypeString", "alias": "ADR_PLACE", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "ADR_PLACE" }, { "name": "ADR_MUNI", "type": "esriFieldTypeString", "alias": "ADR_MUNI", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "ADR_MUNI" }, { "name": "ADR_CITY", "type": "esriFieldTypeString", "alias": "ADR_CITY", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "ADR_CITY" }, { "name": "ADR_ZIP5", "type": "esriFieldTypeString", "alias": "ADR_ZIP5", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ADR_ZIP5" }, { "name": "ADR_ZIP4", "type": "esriFieldTypeString", "alias": "ADR_ZIP4", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "ADR_ZIP4" }, { "name": "adr_zip9", "type": "esriFieldTypeString", "alias": "ADR_ZIP9", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "adr_zip9" }, { "name": "CNTY_NAME", "type": "esriFieldTypeString", "alias": "CNTY_NAME", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "CNTY_NAME" }, { "name": "ADR_STATE", "type": "esriFieldTypeString", "alias": "ADR_STATE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "ADR_STATE" }, { "name": "adr_label", "type": "esriFieldTypeString", "alias": "ADR_LABEL", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "adr_label" }, { "name": "ADR_BOX_TY", "type": "esriFieldTypeString", "alias": "ADR_BOX_TY", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "ADR_BOX_TY" }, { "name": "adr_box_id", "type": "esriFieldTypeString", "alias": "ADR_BOX_ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "adr_box_id" }, { "name": "ADR_BOXGR_", "type": "esriFieldTypeString", "alias": "ADR_BOXGR_", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "ADR_BOXGR_" }, { "name": "ADR_BOX_LB", "type": "esriFieldTypeString", "alias": "ADR_BOX_LB", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "ADR_BOX_LB" }, { "name": "LON_X", "type": "esriFieldTypeDouble", "alias": "LON_X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LON_X" }, { "name": "LAT_Y", "type": "esriFieldTypeDouble", "alias": "LAT_Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LAT_Y" }, { "name": "fea_typ", "type": "esriFieldTypeString", "alias": "FEA_TYP", "domain": { "type": "codedValue", "name": "Feature_Type", "description": "Address feature type", "codedValues": [ { "name": "Agricultural", "code": "Agricultural" }, { "name": "Commercial", "code": "Commercial" }, { "name": "Educational", "code": "Educational" }, { "name": "Governmental", "code": "Governmental" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Industrial", "code": "Industrial" }, { "name": "Landmark", "code": "Landmark" }, { "name": "Medical", "code": "Medical" }, { "name": "Recreational", "code": "Recreational" }, { "name": "Religious", "code": "Religious" }, { "name": "Residential", "code": "Residential" }, { "name": "Exception", "code": "Exception" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "fea_typ" }, { "name": "date_ed", "type": "esriFieldTypeString", "alias": "DATE_ED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "date_ed" }, { "name": "add_auth", "type": "esriFieldTypeString", "alias": "ADD_AUTH", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "add_auth" }, { "name": "ADR_NUM_2", "type": "esriFieldTypeString", "alias": "ADR_NUM_2", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ADR_NUM_2" }, { "name": "ADR_NUM", "type": "esriFieldTypeString", "alias": "ADR_NUM", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ADR_NUM" }, { "name": "unique_id", "type": "esriFieldTypeInteger", "alias": "unique_id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "unique_id" }, { "name": "site_nguid", "type": "esriFieldTypeString", "alias": "Site NENA Globally Unique ID", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Site_NGUID" }, { "name": "addnum_pre", "type": "esriFieldTypeString", "alias": "Address Number Prefix", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "AddNum_Pre" }, { "name": "add_number", "type": "esriFieldTypeInteger", "alias": "Address Number", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Add_Number" }, { "name": "addnum_suf", "type": "esriFieldTypeString", "alias": "Address Number Suffix", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "AddNum_Suf" }, { "name": "adr_num_comp", "type": "esriFieldTypeString", "alias": "adr_num_comp", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "adr_num_comp" }, { "name": "building", "type": "esriFieldTypeString", "alias": "Building", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "Building" }, { "name": "adr_unit_typ", "type": "esriFieldTypeString", "alias": "adr_unit_typ", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "adr_unit_typ" }, { "name": "adr_unit_id", "type": "esriFieldTypeString", "alias": "adr_unit_id", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "adr_unit_id" }, { "name": "unit", "type": "esriFieldTypeString", "alias": "Unit", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "Unit" }, { "name": "floor", "type": "esriFieldTypeString", "alias": "Floor", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "Floor" }, { "name": "room", "type": "esriFieldTypeString", "alias": "Room", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "Room" }, { "name": "seat", "type": "esriFieldTypeString", "alias": "Seat", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "Seat" }, { "name": "st_premod", "type": "esriFieldTypeString", "alias": "Street name Pre Modifier", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "St_PreMod" }, { "name": "st_predir", "type": "esriFieldTypeString", "alias": "Street Name Pre Directional", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "St_PreDir" }, { "name": "st_pretyp", "type": "esriFieldTypeString", "alias": "Street Name Pre Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "St_PreTyp" }, { "name": "st_presep", "type": "esriFieldTypeString", "alias": "Street Name Pre Type Separator", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "St_PreSep" }, { "name": "st_name", "type": "esriFieldTypeString", "alias": "Street Name", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "St_Name" }, { "name": "st_postyp", "type": "esriFieldTypeString", "alias": "Street Name Post Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "St_PosTyp" }, { "name": "st_posdir", "type": "esriFieldTypeString", "alias": "Street Name Post Directional", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "St_PosDir" }, { "name": "st_posmod", "type": "esriFieldTypeString", "alias": "Street Name Post Modifier", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "St_PosMod" }, { "name": "lst_predir", "type": "esriFieldTypeString", "alias": "Legacy Street Name Pre Directional", "domain": { "type": "codedValue", "name": "Directionals", "description": "Prefix and Suffix Direction", "codedValues": [ { "name": "East", "code": "E" }, { "name": "North", "code": "N" }, { "name": "Northeast", "code": "NE" }, { "name": "Northwest", "code": "NW" }, { "name": "South", "code": "S" }, { "name": "Southeast", "code": "SE" }, { "name": "Southwest", "code": "SW" }, { "name": "West", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "LSt_PreDir" }, { "name": "lst_name", "type": "esriFieldTypeString", "alias": "Legacy Street Name", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "LSt_Name" }, { "name": "lst_type", "type": "esriFieldTypeString", "alias": "Legacy Street Name Type", "domain": { "type": "codedValue", "name": "Road_Type", "description": "Name", "codedValues": [ { "name": "ALLEY", "code": "ALY" }, { "name": "ANEX", "code": "ANX" }, { "name": "ARCADE", "code": "ARC" }, { "name": "AVENUE", "code": "AVE" }, { "name": "BEACH", "code": "BCH" }, { "name": "BURG", "code": "BG" }, { "name": "BURGS", "code": "BGS" }, { "name": "BLUFF", "code": "BLF" }, { "name": "BLUFFS", "code": "BLFS" }, { "name": "BOULEVARD", "code": "BLVD" }, { "name": "BEND", "code": "BND" }, { "name": "BRANCH", "code": "BR" }, { "name": "BRIDGE", "code": "BRG" }, { "name": "BROOK", "code": "BRK" }, { "name": "BROOKS", "code": "BRKS" }, { "name": "BOTTOM", "code": "BTM" }, { "name": "BYPASS", "code": "BYP" }, { "name": "BAYOU", "code": "BYU" }, { "name": "CIRCLE", "code": "CIR" }, { "name": "CIRCLES", "code": "CIRS" }, { "name": "CLUB", "code": "CLB" }, { "name": "CLIFF", "code": "CLF" }, { "name": "CLIFFS", "code": "CLFS" }, { "name": "COMMON", "code": "CMN" }, { "name": "COMMONS", "code": "CMNS" }, { "name": "CORNER", "code": "COR" }, { "name": "CORNERS", "code": "CORS" }, { "name": "CAMP", "code": "CP" }, { "name": "CAPE", "code": "CPE" }, { "name": "CRESCENT", "code": "CRES" }, { "name": "CREEK", "code": "CRK" }, { "name": "COURSE", "code": "CRSE" }, { "name": "CREST", "code": "CRST" }, { "name": "CAUSEWAY", "code": "CSWY" }, { "name": "COURT", "code": "CT" }, { "name": "CENTER", "code": "CTR" }, { "name": "CENTERS", "code": "CTRS" }, { "name": "COURTS", "code": "CTS" }, { "name": "CURVE", "code": "CURV" }, { "name": "COVE", "code": "CV" }, { "name": "COVES", "code": "CVS" }, { "name": "CANYON", "code": "CYN" }, { "name": "DALE", "code": "DL" }, { "name": "DAM", "code": "DM" }, { "name": "DRIVE", "code": "DR" }, { "name": "DRIVES", "code": "DRS" }, { "name": "DIVIDE", "code": "DV" }, { "name": "ESTATE", "code": "EST" }, { "name": "ESTATES", "code": "ESTS" }, { "name": "EXPRESSWAY", "code": "EXPY" }, { "name": "EXTENSION", "code": "EXT" }, { "name": "EXTENSIONS", "code": "EXTS" }, { "name": "FALL", "code": "FALL" }, { "name": "FIELD", "code": "FLD" }, { "name": "FIELDS", "code": "FLDS" }, { "name": "FALLS", "code": "FLS" }, { "name": "FLAT", "code": "FLT" }, { "name": "FLATS", "code": "FLTS" }, { "name": "FORD", "code": "FRD" }, { "name": "FORDS", "code": "FRDS" }, { "name": "FORGE", "code": "FRG" }, { "name": "FORGES", "code": "FRGS" }, { "name": "FORK", "code": "FRK" }, { "name": "FORKS", "code": "FRKS" }, { "name": "FOREST", "code": "FRST" }, { "name": "FERRY", "code": "FRY" }, { "name": "FORT", "code": "FT" }, { "name": "FREEWAY", "code": "FWY" }, { "name": "GARDEN", "code": "GDN" }, { "name": "GARDENS", "code": "GDNS" }, { "name": "GLEN", "code": "GLN" }, { "name": "GLENS", "code": "GLNS" }, { "name": "GREEN", "code": "GRN" }, { "name": "GREENS", "code": "GRNS" }, { "name": "GROVE", "code": "GRV" }, { "name": "GROVES", "code": "GRVS" }, { "name": "GATEWAY", "code": "GTWY" }, { "name": "HARBOR", "code": "HBR" }, { "name": "HARBORS", "code": "HBRS" }, { "name": "HILL", "code": "HL" }, { "name": "HILLS", "code": "HLS" }, { "name": "HOLLOW", "code": "HOLW" }, { "name": "HEIGHTS", "code": "HTS" }, { "name": "HAVEN", "code": "HVN" }, { "name": "HIGHWAY", "code": "HWY" }, { "name": "INLET", "code": "INLT" }, { "name": "ISLAND", "code": "IS" }, { "name": "ISLE", "code": "ISLE" }, { "name": "ISLANDS", "code": "ISS" }, { "name": "JUNCTION", "code": "JCT" }, { "name": "JUNCTIONS", "code": "JCTS" }, { "name": "KNOLL", "code": "KNL" }, { "name": "KNOLLS", "code": "KNLS" }, { "name": "KEY", "code": "KY" }, { "name": "KEYS", "code": "KYS" }, { "name": "LAND", "code": "LAND" }, { "name": "LOCK", "code": "LCK" }, { "name": "LOCKS", "code": "LCKS" }, { "name": "LODGE", "code": "LDG" }, { "name": "LOAF", "code": "LF" }, { "name": "LIGHT", "code": "LGT" }, { "name": "LIGHTS", "code": "LGTS" }, { "name": "LAKE", "code": "LK" }, { "name": "LAKES", "code": "LKS" }, { "name": "LANE", "code": "LN" }, { "name": "LANDING", "code": "LNDG" }, { "name": "LOOP", "code": "LOOP" }, { "name": "MALL", "code": "MALL" }, { "name": "MEADOW", "code": "MDW" }, { "name": "MEADOWS", "code": "MDWS" }, { "name": "MEWS", "code": "MEWS" }, { "name": "MILL", "code": "ML" }, { "name": "MILLS", "code": "MLS" }, { "name": "MANOR", "code": "MNR" }, { "name": "MANORS", "code": "MNRS" }, { "name": "MISSION", "code": "MSN" }, { "name": "MOUNT", "code": "MT" }, { "name": "MOUNTAIN", "code": "MTN" }, { "name": "MOUNTAINS", "code": "MTNS" }, { "name": "MOTORWAY", "code": "MTWY" }, { "name": "NECK", "code": "NCK" }, { "name": "OVERPASS", "code": "OPAS" }, { "name": "ORCHARD", "code": "ORCH" }, { "name": "OVAL", "code": "OVAL" }, { "name": "PARK(S)", "code": "PARK" }, { "name": "PASS", "code": "PASS" }, { "name": "PATH", "code": "PATH" }, { "name": "PIKE", "code": "PIKE" }, { "name": "PARKWAY(S)", "code": "PKWY" }, { "name": "PLACE", "code": "PL" }, { "name": "PLAIN", "code": "PLN" }, { "name": "PLAINS", "code": "PLNS" }, { "name": "PLAZA", "code": "PLZ" }, { "name": "PINE", "code": "PNE" }, { "name": "PINES", "code": "PNES" }, { "name": "PRAIRIE", "code": "PR" }, { "name": "PORT", "code": "PRT" }, { "name": "PORTS", "code": "PRTS" }, { "name": "PASSAGE", "code": "PSGE" }, { "name": "POINT", "code": "PT" }, { "name": "POINTS", "code": "PTS" }, { "name": "RADIAL", "code": "RADL" }, { "name": "RAMP", "code": "RAMP" }, { "name": "ROAD", "code": "RD" }, { "name": "RIDGE", "code": "RDG" }, { "name": "RIDGES", "code": "RDGS" }, { "name": "ROADS", "code": "RDS" }, { "name": "RIVER", "code": "RIV" }, { "name": "RANCH", "code": "RNCH" }, { "name": "ROW", "code": "ROW" }, { "name": "RAPID", "code": "RPD" }, { "name": "RAPIDS", "code": "RPDS" }, { "name": "REST", "code": "RST" }, { "name": "ROUTE", "code": "RTE" }, { "name": "RUE", "code": "RUE" }, { "name": "RUN", "code": "RUN" }, { "name": "SHOAL", "code": "SHL" }, { "name": "SHOALS", "code": "SHLS" }, { "name": "SHORE", "code": "SHR" }, { "name": "SHORES", "code": "SHRS" }, { "name": "SKYWAY", "code": "SKWY" }, { "name": "SUMMIT", "code": "SMT" }, { "name": "SPRING", "code": "SPG" }, { "name": "SPRINGS", "code": "SPGS" }, { "name": "SPUR(S)", "code": "SPUR" }, { "name": "SQUARE", "code": "SQ" }, { "name": "SQUARES", "code": "SQS" }, { "name": "STREET", "code": "ST" }, { "name": "STATION", "code": "STA" }, { "name": "STRAVENUE", "code": "STRA" }, { "name": "STREAM", "code": "STRM" }, { "name": "STREETS", "code": "STS" }, { "name": "TERRACE", "code": "TER" }, { "name": "TURNPIKE", "code": "TPKE" }, { "name": "TRACK", "code": "TRAK" }, { "name": "TRACE", "code": "TRCE" }, { "name": "TRAFFICWAY", "code": "TRFY" }, { "name": "TRAIL", "code": "TRL" }, { "name": "TRAILER", "code": "TRLR" }, { "name": "THROUGHWAY", "code": "TRWY" }, { "name": "TUNNEL", "code": "TUNL" }, { "name": "UNION", "code": "UN" }, { "name": "UNIONS", "code": "UNS" }, { "name": "UNDERPASS", "code": "UPAS" }, { "name": "VIADUCT", "code": "VIA" }, { "name": "VISTA", "code": "VIS" }, { "name": "VILLE", "code": "VL" }, { "name": "VILLAGE", "code": "VLG" }, { "name": "VILLAGES", "code": "VLGS" }, { "name": "VALLEY", "code": "VLY" }, { "name": "VALLEYS", "code": "VLYS" }, { "name": "VIEW", "code": "VW" }, { "name": "VIEWS", "code": "VWS" }, { "name": "WALK(S)", "code": "WALK" }, { "name": "WALL", "code": "WALL" }, { "name": "WAY", "code": "WAY" }, { "name": "WAYS", "code": "WAYS" }, { "name": "WELL", "code": "WL" }, { "name": "WELLS", "code": "WLS" }, { "name": "CROSSING", "code": "XING" }, { "name": "CROSSROAD", "code": "XRD" }, { "name": "CROSSROADS", "code": "XRDS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "LSt_Type" }, { "name": "lst_posdir", "type": "esriFieldTypeString", "alias": "Legacy Street Name Post Directional", "domain": { "type": "codedValue", "name": "Directionals", "description": "Prefix and Suffix Direction", "codedValues": [ { "name": "East", "code": "E" }, { "name": "North", "code": "N" }, { "name": "Northeast", "code": "NE" }, { "name": "Northwest", "code": "NW" }, { "name": "South", "code": "S" }, { "name": "Southeast", "code": "SE" }, { "name": "Southwest", "code": "SW" }, { "name": "West", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "LSt_PosDir" }, { "name": "pstr_fulnam", "type": "esriFieldTypeString", "alias": "pstr_fulnam", "domain": null, "editable": true, "nullable": true, "length": 58, "defaultValue": null, "modelName": "pstr_fulnam" }, { "name": "inc_muni", "type": "esriFieldTypeString", "alias": "Incorporated Municipality", "domain": { "type": "codedValue", "name": "Incorporated_Municipality", "description": "Incorporated Municipalities", "codedValues": [ { "name": "Unincorporated", "code": "Unincorporated" }, { "name": "Emerson", "code": "Emerson" }, { "name": "Magnolia", "code": "Magnolia" }, { "name": "McNeil", "code": "McNeil" }, { "name": "Taylor", "code": "Taylor" }, { "name": "Waldo", "code": "Waldo" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Inc_Muni" }, { "name": "msagcomm", "type": "esriFieldTypeString", "alias": "MSAG Community Name", "domain": { "type": "codedValue", "name": "Postal_Community", "description": "Postal Community", "codedValues": [ { "name": "Emerson", "code": "Emerson" }, { "name": "Magnolia", "code": "Magnolia" }, { "name": "McNeil", "code": "McNeil" }, { "name": "Mount Holly", "code": "Mount Holly" }, { "name": "Stamps", "code": "Stamps" }, { "name": "Stephens", "code": "Stephens" }, { "name": "Taylor", "code": "Taylor" }, { "name": "Waldo", "code": "Waldo" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MSAGComm" }, { "name": "post_comm", "type": "esriFieldTypeString", "alias": "Postal Community Name", "domain": { "type": "codedValue", "name": "Postal_Community", "description": "Postal Community", "codedValues": [ { "name": "Emerson", "code": "Emerson" }, { "name": "Magnolia", "code": "Magnolia" }, { "name": "McNeil", "code": "McNeil" }, { "name": "Mount Holly", "code": "Mount Holly" }, { "name": "Stamps", "code": "Stamps" }, { "name": "Stephens", "code": "Stephens" }, { "name": "Taylor", "code": "Taylor" }, { "name": "Waldo", "code": "Waldo" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "Post_Comm" }, { "name": "post_code", "type": "esriFieldTypeString", "alias": "Postal Code", "domain": { "type": "codedValue", "name": "Postal_Code", "description": "Postal Code", "codedValues": [ { "name": "71740", "code": "71740" }, { "name": "71752", "code": "71752" }, { "name": "71753", "code": "71753" }, { "name": "71754", "code": "71754" }, { "name": "71770", "code": "71770" }, { "name": "71861", "code": "71861" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "Post_Code" }, { "name": "post_code4", "type": "esriFieldTypeString", "alias": "ZIP Plus 4", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "Post_Code4" }, { "name": "uninc_comm", "type": "esriFieldTypeString", "alias": "Unincorporated Community", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Uninc_Comm" }, { "name": "nbrhd_comm", "type": "esriFieldTypeString", "alias": "Neighborhood Community", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Nbrhd_Comm" }, { "name": "county", "type": "esriFieldTypeString", "alias": "County", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "County" }, { "name": "state", "type": "esriFieldTypeString", "alias": "State", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "State" }, { "name": "country", "type": "esriFieldTypeString", "alias": "Country", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "Country" }, { "name": "esn", "type": "esriFieldTypeString", "alias": "ESN", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ESN" }, { "name": "adddatauri", "type": "esriFieldTypeString", "alias": "Additional Data URI", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "AddDataURI" }, { "name": "addtl_loc", "type": "esriFieldTypeString", "alias": "Additional Location Information", "domain": null, "editable": true, "nullable": true, "length": 225, "defaultValue": null, "modelName": "Addtl_Loc" }, { "name": "landmkname", "type": "esriFieldTypeString", "alias": "Complete Landmark Name", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "LandmkName" }, { "name": "mile_post", "type": "esriFieldTypeString", "alias": "Milepost", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "Mile_Post" }, { "name": "place_type", "type": "esriFieldTypeString", "alias": "Place Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Place_Type" }, { "name": "placement", "type": "esriFieldTypeString", "alias": "Placement Method", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Placement" }, { "name": "long", "type": "esriFieldTypeDouble", "alias": "long", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "long" }, { "name": "lat", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Lat" }, { "name": "elev", "type": "esriFieldTypeSmallInteger", "alias": "Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Elev" }, { "name": "adr_box_typ", "type": "esriFieldTypeString", "alias": "adr_box_typ", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "adr_box_typ" }, { "name": "adr_boxgr_typ", "type": "esriFieldTypeString", "alias": "adr_boxgr_typ", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "adr_boxgr_typ" }, { "name": "adr_boxgr_id", "type": "esriFieldTypeString", "alias": "adr_boxgr_id", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "adr_boxgr_id" }, { "name": "adr_box_lbl", "type": "esriFieldTypeString", "alias": "adr_box_lbl", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "adr_box_lbl" }, { "name": "a1_drpr", "type": "esriFieldTypeString", "alias": "a1_drpr", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "a1_drpr" }, { "name": "a1_prtyp", "type": "esriFieldTypeString", "alias": "a1_prtyp", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "a1_prtyp" }, { "name": "a1_str", "type": "esriFieldTypeString", "alias": "a1_str", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "a1_str" }, { "name": "a1_styp", "type": "esriFieldTypeString", "alias": "a1_styp", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "a1_styp" }, { "name": "a1_drsf", "type": "esriFieldTypeString", "alias": "a1_drsf", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "a1_drsf" }, { "name": "aggregate_id", "type": "esriFieldTypeString", "alias": "AGGREGATE_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AGGREGATE_ID" }, { "name": "discrpagid", "type": "esriFieldTypeString", "alias": "Discrepancy Agency ID", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "DiscrpAgID" }, { "name": "dateupdate", "type": "esriFieldTypeDate", "alias": "Date Updated", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateUpdate" }, { "name": "effective", "type": "esriFieldTypeDate", "alias": "Effective Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Effective" }, { "name": "expire", "type": "esriFieldTypeDate", "alias": "Expiration Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Expire" }, { "name": "Exception", "type": "esriFieldTypeString", "alias": "Exception", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Exception" }, { "name": "Columbia.DBO.Address_Points.FID", "type": "esriFieldTypeInteger", "alias": "Columbia.DBO.Address_Points.FID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Columbia.DBO.Address_Points.FID" }, { "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": "UUID_165", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_165", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S124_idx", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Address Points", "description": "", "prototype": { "attributes": { "Columbia.DBO.Address_Points.FID": null, "ID": null, "ADR_NUM_SU": null, "ADR_BLDG": null, "ADR_UNIT_T": null, "ADR_UNIT_I": null, "PRE_DIR": null, "PSTR_NAME": null, "PSTR_TYPE": null, "PSUF_DIR": null, "PSTR_MOD": null, "PSTR_FULNA": null, "ADR_PLACE": null, "ADR_MUNI": null, "ADR_CITY": null, "ADR_ZIP5": null, "ADR_ZIP4": null, "adr_zip9": null, "CNTY_NAME": null, "ADR_STATE": null, "adr_label": null, "ADR_BOX_TY": null, "adr_box_id": null, "ADR_BOXGR_": null, "ADR_BOX_LB": null, "LON_X": null, "LAT_Y": null, "fea_typ": null, "date_ed": null, "add_auth": null, "ADR_NUM_2": null, "ADR_NUM": null, "unique_id": null, "site_nguid": null, "addnum_pre": null, "add_number": null, "addnum_suf": null, "adr_num_comp": null, "building": null, "adr_unit_typ": null, "adr_unit_id": null, "unit": null, "floor": null, "room": null, "seat": null, "st_premod": null, "st_predir": null, "st_pretyp": null, "st_presep": null, "st_name": null, "st_postyp": null, "st_posdir": null, "st_posmod": null, "lst_predir": null, "lst_name": null, "lst_type": null, "lst_posdir": null, "pstr_fulnam": null, "inc_muni": null, "msagcomm": null, "post_comm": null, "post_code": null, "post_code4": null, "uninc_comm": null, "nbrhd_comm": null, "county": null, "state": null, "country": null, "esn": null, "adddatauri": null, "addtl_loc": null, "landmkname": null, "mile_post": null, "place_type": null, "placement": null, "long": null, "lat": null, "elev": null, "adr_box_typ": null, "adr_boxgr_typ": null, "adr_boxgr_id": null, "adr_box_lbl": null, "a1_drpr": null, "a1_prtyp": null, "a1_str": null, "a1_styp": null, "a1_drsf": null, "aggregate_id": null, "discrpagid": null, "dateupdate": null, "effective": null, "expire": null, "Exception": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }