{ "layers": [ { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 0, "name": "Abandoned Line", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 10000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": false, "extent": { "xmin": 8.293278999626637, "ymin": 10.302565105259418, "xmax": 2462902.5617790017, "ymax": 1642260.7858151048, "spatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 1.3725527903396165E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.6150099999471E7, "falseY": -4.37034999999349E7, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FACILITYID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "ABANDATE", "type": "esriFieldTypeDate", "alias": "Abandoned Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDATE" }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "piPipeMaterial", "description": "The list of pipe materials types based on the NASSCO standards", "codedValues": [ { "name": "ABS Plastic", "code": "ABS" }, { "name": "Asbestos Cement", "code": "AC" }, { "name": "Asphalt", "code": "ASP" }, { "name": "Brick", "code": "BR" }, { "name": "Cast Iron", "code": "CAS" }, { "name": "Clay Tile", "code": "CT" }, { "name": "Concrete (Non-Reinforced)", "code": "CP" }, { "name": "Concrete Segments (Bolted)", "code": "CSB" }, { "name": "Concrete Segments (Unbolted)", "code": "CSU" }, { "name": "Corrugated Metal", "code": "CMP" }, { "name": "Copper", "code": "COP" }, { "name": "Cured In Place", "code": "CIPP" }, { "name": "Ductile Iron", "code": "DIP" }, { "name": "Fiberglass Reinforced", "code": "FRP" }, { "name": "Earth & Geotextile", "code": "EARGEO" }, { "name": "Earthen", "code": "EAR" }, { "name": "Geotextile", "code": "GEO" }, { "name": "Galvanized Pipe", "code": "GP" }, { "name": "Glass Reinforced Cement", "code": "GRC" }, { "name": "Pitch Fiber (Orangeburg)", "code": "OB" }, { "name": "Plastic/Steel Composite", "code": "PSC" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Polypropylene", "code": "PP" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Pre-Stressed Concrete Cylinder", "code": "PCCP" }, { "name": "Reinforced Concrete", "code": "RCP" }, { "name": "Reinforced Plastic (Truss)", "code": "RPM" }, { "name": "Segmented Block", "code": "SB" }, { "name": "Steel", "code": "SP" }, { "name": "Transite", "code": "TTE" }, { "name": "Vitrified Clay", "code": "VCP" }, { "name": "Wood", "code": "WD" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" }, { "name": "Brick Masonry", "code": "BMP" }, { "name": "High Density Polyethylene", "code": "HDPE" }, { "name": "Aluminized Type II Corragated Metal Pipe", "code": "ACCMP" }, { "name": "High Performance Polyethylene", "code": "HPE" }, { "name": "Bituminous Coated Metal Pipe", "code": "BCCMP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "MATERIAL" }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "codedValue", "name": "piPipeDiameter", "description": "A list of pipe diameters", "codedValues": [ { "name": "3/4\"", "code": 0.75 }, { "name": "1\"", "code": 1 }, { "name": "1 1/4\"", "code": 1.25 }, { "name": "1 1/2\"", "code": 1.5 }, { "name": "2\"", "code": 2 }, { "name": "2 1/2\"", "code": 2.5 }, { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "14\"", "code": 14 }, { "name": "15\"", "code": 15 }, { "name": "16\"", "code": 16 }, { "name": "18\"", "code": 18 }, { "name": "20\"", "code": 20 }, { "name": "24\"", "code": 24 }, { "name": "30\"", "code": 30 }, { "name": "36\"", "code": 36 }, { "name": "40\"", "code": 40 }, { "name": "42\"", "code": 42 }, { "name": "48\"", "code": 48 }, { "name": "54\"", "code": 54 }, { "name": "60\"", "code": 60 }, { "name": "66\"", "code": 66 }, { "name": "72\"", "code": 72 }, { "name": "75\"", "code": 75 }, { "name": "Unknown", "code": 0 }, { "name": "Other", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIAMETER" }, { "name": "MAINSHAPE", "type": "esriFieldTypeString", "alias": "Main Shape", "domain": { "type": "codedValue", "name": "piPipeShape", "description": "Sanitary and stormwater pipe shapes", "codedValues": [ { "name": "Circular", "code": "Circular" }, { "name": "Horseshoe", "code": "Horseshoe" }, { "name": "Oblong", "code": "Oblong" }, { "name": "Rectangular", "code": "Rectangular" }, { "name": "Trapezoidal", "code": "Trapezoidal" }, { "name": "Triangular", "code": "Triangular" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MAINSHAPE" }, { "name": "LINEDYEAR", "type": "esriFieldTypeString", "alias": "Year Lined", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "LINEDYEAR" }, { "name": "LINERTYPE", "type": "esriFieldTypeString", "alias": "Liner Type", "domain": { "type": "codedValue", "name": "piLiningMethod", "description": "The pipe lining method based on LACP and PACP standards", "codedValues": [ { "name": "Cured in Place", "code": "CP" }, { "name": "Fold and Form or Deform/Reform", "code": "FF" }, { "name": "Segmented Panel", "code": "SN" }, { "name": "Segmented Pipe", "code": "SP" }, { "name": "Spiral Wound", "code": "SW" }, { "name": "Other", "code": "OTH" }, { "name": "None", "code": "NONE" }, { "name": "Slip Lined", "code": "SL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LINERTYPE" }, { "name": "FROMMH", "type": "esriFieldTypeString", "alias": "From Manhole", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "FROMMH" }, { "name": "TOMH", "type": "esriFieldTypeString", "alias": "To Manhole", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "TOMH" }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "Water Type", "domain": { "type": "codedValue", "name": "ssWaterType_1", "description": "Sanitary sewer water type", "codedValues": [ { "name": "Sewage", "code": "Sewage" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "WATERTYPE" }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "Geometric Network Enabled domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "ENABLED" }, { "name": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "Active Flag", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "ACTIVEFLAG" }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner_1", "description": "The owner of the asset", "codedValues": [ { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "Flowery Branch", "code": 2 }, { "name": "White County", "code": 3 }, { "name": "Etowah", "code": 4 }, { "name": "Braselton", "code": 5 }, { "name": "Buford", "code": 6 }, { "name": "Lula", "code": 7 }, { "name": "Gwinnett County", "code": 8 }, { "name": "City of Gainesville", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "OWNEDBY" }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager_1", "description": "The manager of the asset", "codedValues": [ { "name": "Private", "code": -1 }, { "name": "Gainesville", "code": 1 }, { "name": "Public", "code": -2 }, { "name": "Other", "code": -3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "MAINTBY" }, { "name": "SUMFLOW", "type": "esriFieldTypeDouble", "alias": "Flow Summary", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUMFLOW" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "DOWNELEV", "type": "esriFieldTypeDouble", "alias": "Downstream Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DOWNELEV" }, { "name": "UPELEV", "type": "esriFieldTypeDouble", "alias": "Upstream Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UPELEV" }, { "name": "SLOPE", "type": "esriFieldTypeDouble", "alias": "Slope", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SLOPE" }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH" }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": true, "nullable": true, "length": 51, "defaultValue": null, "modelName": "CREATEDBY" }, { "name": "CREATIONDATE", "type": "esriFieldTypeDate", "alias": "Creation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATIONDATE" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LOCATION" }, { "name": "PLAN_ID", "type": "esriFieldTypeString", "alias": "PLAN_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PLAN_ID" }, { "name": "PLAN_TYPE", "type": "esriFieldTypeString", "alias": "PLAN_TYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PLAN_TYPE" }, { "name": "PLANT", "type": "esriFieldTypeString", "alias": "PLANT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PLANT" }, { "name": "SUB_BASIN", "type": "esriFieldTypeString", "alias": "SUB_BASIN", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SUB_BASIN" }, { "name": "LAYER", "type": "esriFieldTypeString", "alias": "LAYER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LAYER" }, { "name": "WEBLINK", "type": "esriFieldTypeString", "alias": "WEBLINK", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "WEBLINK" }, { "name": "SPAN", "type": "esriFieldTypeSmallInteger", "alias": "SPAN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SPAN" }, { "name": "CREEK_XING", "type": "esriFieldTypeSmallInteger", "alias": "CREEK_XING", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CREEK_XING" }, { "name": "LINE_SIZE", "type": "esriFieldTypeString", "alias": "LINE_SIZE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LINE_SIZE" }, { "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": "R252_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_252", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_252", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S178_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Abandoned Line", "description": "", "prototype": { "attributes": { "WATERTYPE": null, "ENABLED": 1, "ACTIVEFLAG": 1, "OWNEDBY": 1, "LINE_SIZE": null, "FACILITYID": null, "ABANDATE": null, "MATERIAL": null, "DIAMETER": null, "MAINSHAPE": null, "LINEDYEAR": null, "LINERTYPE": null, "FROMMH": null, "TOMH": null, "MAINTBY": 1, "SUMFLOW": null, "LASTUPDATE": null, "LASTEDITOR": null, "DOWNELEV": null, "UPELEV": null, "SLOPE": null, "LENGTH": null, "CREATEDBY": null, "CREATIONDATE": null, "CREEK_XING": null, "LOCATION": null, "PLAN_ID": null, "PLAN_TYPE": null, "PLANT": null, "SUB_BASIN": null, "LAYER": null, "WEBLINK": null, "SPAN": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "64ba5b147a504424ba0f5eeb3a29d8fd" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 1, "name": "Clean Out", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 4000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CREATIONDATE", "creatorField": "CREATEDBY", "editDateField": "LASTUPDATE", "editorField": "LASTEDITOR" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": false, "extent": { "xmin": 2377508.964029001, "ymin": 1530196.542315103, "xmax": 2419629.613778999, "ymax": 1593165.3788150996, "spatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 1.3725527903396165E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.6150099999471E7, "falseY": -4.37034999999349E7, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "63eedb2f7775a15c941ef31f01d1bf2a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACPElEQVQ4jbWUTUhUURTHf+c956M0bYycHDOHCQYyqURKSQlC0DRBaOFCqUWrli1yVVgupV2LIHJVbYwiSaiUQgWpKCsiM9S0MPNjIKXUNHXmxHuamM5UCztwL9xzzv3xv+fce+NYJ4v77yBV3QeUAwFgDugCbonI538CqaoHqAeOffjWzfDUwGKi4WTv1oI6Vb0InBeRSEyQqiYBHZNzE5mPR+6RmXyAfF+ZHZuP/OD52COXy9xwLiflsKWy6k+KLs2FZzM7hpso8Z/4LeAwXBxMLWVwspcXodZKVW0TkatrQKrqB45bSooyKpcB9z9eo23oDk7TRXXOZXZsCjI09Z6Z8HSNqtaLiK5WVAKIISamLLob+69Q13mKQ2nlJDg2Mx+xag77vYW8DLVvz91WtAd4vRqUYU2mmMuOh4MN+BN3UVfQuOaYC4tQfzTQjH1EbKW2OU03E7MhvsyOkuj0IBjEGY6VzO/Rim2Tf8m37OTuGk63F1N+Nx1DDBpKe0iN9/Npsg9fQsBq/5tooGZgLC0+4B342kUgKYusLXncLO3l3Xgnye4UvBvT7cTu8WcUZ1Q1i8joGpCIzKjqmaAn+/rTkQe2z4Ilu73k+47a67Au2F0s8JVZZaiOeY9E5Iaq7sxLPXKhd+IVrUO3cRhOBCGsYSIapjC9YtppuitE5G1M0BKsVlWfBD3ZtUFPdq7lWgpZxWsCzopIz+p9UR+tiLQALaqastTieaBPRKai5ccErQCGAGv81dbtP/oJiMzCIyaFWZcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FACILITYID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "ACCESSMAT", "type": "esriFieldTypeString", "alias": "Access Material", "domain": { "type": "codedValue", "name": "piPipeMaterial", "description": "The list of pipe materials types based on the NASSCO standards", "codedValues": [ { "name": "ABS Plastic", "code": "ABS" }, { "name": "Asbestos Cement", "code": "AC" }, { "name": "Asphalt", "code": "ASP" }, { "name": "Brick", "code": "BR" }, { "name": "Cast Iron", "code": "CAS" }, { "name": "Clay Tile", "code": "CT" }, { "name": "Concrete (Non-Reinforced)", "code": "CP" }, { "name": "Concrete Segments (Bolted)", "code": "CSB" }, { "name": "Concrete Segments (Unbolted)", "code": "CSU" }, { "name": "Corrugated Metal", "code": "CMP" }, { "name": "Copper", "code": "COP" }, { "name": "Cured In Place", "code": "CIPP" }, { "name": "Ductile Iron", "code": "DIP" }, { "name": "Fiberglass Reinforced", "code": "FRP" }, { "name": "Earth & Geotextile", "code": "EARGEO" }, { "name": "Earthen", "code": "EAR" }, { "name": "Geotextile", "code": "GEO" }, { "name": "Galvanized Pipe", "code": "GP" }, { "name": "Glass Reinforced Cement", "code": "GRC" }, { "name": "Pitch Fiber (Orangeburg)", "code": "OB" }, { "name": "Plastic/Steel Composite", "code": "PSC" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Polypropylene", "code": "PP" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Pre-Stressed Concrete Cylinder", "code": "PCCP" }, { "name": "Reinforced Concrete", "code": "RCP" }, { "name": "Reinforced Plastic (Truss)", "code": "RPM" }, { "name": "Segmented Block", "code": "SB" }, { "name": "Steel", "code": "SP" }, { "name": "Transite", "code": "TTE" }, { "name": "Vitrified Clay", "code": "VCP" }, { "name": "Wood", "code": "WD" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" }, { "name": "Brick Masonry", "code": "BMP" }, { "name": "High Density Polyethylene", "code": "HDPE" }, { "name": "Aluminized Type II Corragated Metal Pipe", "code": "ACCMP" }, { "name": "High Performance Polyethylene", "code": "HPE" }, { "name": "Bituminous Coated Metal Pipe", "code": "BCCMP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ACCESSMAT" }, { "name": "ACCESSTYPE", "type": "esriFieldTypeString", "alias": "Access Type", "domain": { "type": "codedValue", "name": "piAccessType", "description": "List of infrastructure access types", "codedValues": [ { "name": "Door", "code": "Door" }, { "name": "Grate", "code": "Grate" }, { "name": "Cover", "code": "Cover" }, { "name": "Hand", "code": "Hand" }, { "name": "Lid", "code": "Lid" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "Cover", "modelName": "ACCESSTYPE" }, { "name": "INTDEPTH", "type": "esriFieldTypeDouble", "alias": "Interior Depth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INTDEPTH" }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDATE" }, { "name": "DEVICETYPE", "type": "esriFieldTypeString", "alias": "Cleanout Type", "domain": { "type": "codedValue", "name": "piCleanoutTypes", "description": "List of infrastructure cleanout types", "codedValues": [ { "name": "Cleanout", "code": "Cleanout" }, { "name": "Flushing Structure", "code": "Flushing Structure" }, { "name": "Lamp Hole", "code": "Lamp Hole" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "Cleanout", "modelName": "DEVICETYPE" }, { "name": "ROTATION", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROTATION" }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "Geometric Network Enabled domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "ENABLED" }, { "name": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "Active Flag", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "ACTIVEFLAG" }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner_1", "description": "The owner of the asset", "codedValues": [ { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "Flowery Branch", "code": 2 }, { "name": "White County", "code": 3 }, { "name": "Etowah", "code": 4 }, { "name": "Braselton", "code": 5 }, { "name": "Buford", "code": 6 }, { "name": "Lula", "code": 7 }, { "name": "Gwinnett County", "code": 8 }, { "name": "City of Gainesville", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "OWNEDBY" }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager_1", "description": "The manager of the asset", "codedValues": [ { "name": "Private", "code": -1 }, { "name": "Gainesville", "code": 1 }, { "name": "Public", "code": -2 }, { "name": "Other", "code": -3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "MAINTBY" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "ACCESSDIAM", "type": "esriFieldTypeDouble", "alias": "Access Diameter", "domain": { "type": "range", "name": "piAccessDiameter", "description": "Valid range of infrastructure access diameters", "range": [ 0, 72 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACCESSDIAM" }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": false, "nullable": true, "length": 51, "defaultValue": null, "modelName": "CREATEDBY" }, { "name": "CREATIONDATE", "type": "esriFieldTypeDate", "alias": "Creation Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATIONDATE" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "LOCDESC", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LOCDESC" }, { "name": "SIZE", "type": "esriFieldTypeString", "alias": "SIZE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SIZE" }, { "name": "PLANT", "type": "esriFieldTypeString", "alias": "PLANT", "domain": { "type": "codedValue", "name": "sPlantType", "description": "", "codedValues": [ { "name": "FLAT CREEK", "code": "FLAT CREEK" }, { "name": "LINWOOD", "code": "LINWOOD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PLANT" }, { "name": "NGEN_ID", "type": "esriFieldTypeString", "alias": "NGEN_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NGEN_ID" }, { "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": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "R249_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_249", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_249", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S175_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Clean Out", "description": "", "prototype": { "attributes": { "ACCESSMAT": null, "INSTALLDATE": null, "ROTATION": null, "ENABLED": 1, "ACTIVEFLAG": 1, "OWNEDBY": 1, "NGEN_ID": null, "FACILITYID": null, "ACCESSTYPE": "Cover", "INTDEPTH": null, "DEVICETYPE": "Cleanout", "MAINTBY": 1, "PLANT": null, "SIZE": null, "ACCESSDIAM": null, "LOCDESC": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "64ba5b147a504424ba0f5eeb3a29d8fd" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 2, "name": "ARV", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 10000, "maxScale": 2001, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CREATIONDATE", "creatorField": "CREATEDBY", "editDateField": "LASTUPDATE", "editorField": "LASTEDITOR" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": false, "extent": { "xmin": 2373849.4747790005, "ymin": 1530074.595565103, "xmax": 2424474.7297789995, "ymax": 1604310.1208151057, "spatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 1.3725527903396165E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.6150099999471E7, "falseY": -4.37034999999349E7, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LAYER", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "03507f2272eb3dbb978c20bf75dec8f1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABN0lEQVQoka2Svy8EQRTHP7O3WSRIiJqGxkgUGlEorqATjZpEItklURAF/gKRKMherjpENBf/gMQVKu0lRhRa1Uok4vzc25HB5dbuUVx8q5k37/O+b/KeTZOy/xVUHv0IJPAYtnExvE3lT1DN000rBTRT6O+EJx6Ux5r0yTcE1QwOLRyimUwU7wQ2lQdxuO7Yw5yGvNAcIDiOvakwImtn2CmvclRruw4KxmXArChSVe7n3cDXToas9AmuPEr2M6PA2U9QExnIHCOHc+udW5M0sEtgYlW4t6A93apFoBboDS1erJAS0AcsK5eKzLFhaUaAQhrU5LDZskGiGYx9YV0t0oGmS/rcpEATvFyiKCKmkzNDM8YrEw3HYTS0x4nyKCNwib4WADjljn1Z5O1XsOYMrKRcE2p6Vz8Aj7FgJUw0ZKYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "ARV1", "label": "Flat Creek ARV" }, { "symbol": { "type": "esriPMS", "url": "03507f2272eb3dbb978c20bf75dec8f1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABN0lEQVQoka2Svy8EQRTHP7O3WSRIiJqGxkgUGlEorqATjZpEItklURAF/gKRKMherjpENBf/gMQVKu0lRhRa1Uok4vzc25HB5dbuUVx8q5k37/O+b/KeTZOy/xVUHv0IJPAYtnExvE3lT1DN000rBTRT6O+EJx6Ux5r0yTcE1QwOLRyimUwU7wQ2lQdxuO7Yw5yGvNAcIDiOvakwImtn2CmvclRruw4KxmXArChSVe7n3cDXToas9AmuPEr2M6PA2U9QExnIHCOHc+udW5M0sEtgYlW4t6A93apFoBboDS1erJAS0AcsK5eKzLFhaUaAQhrU5LDZskGiGYx9YV0t0oGmS/rcpEATvFyiKCKmkzNDM8YrEw3HYTS0x4nyKCNwib4WADjljn1Z5O1XsOYMrKRcE2p6Vz8Aj7FgJUw0ZKYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "ARV2", "label": "Linwood ARV" }, { "symbol": { "type": "esriPMS", "url": "e1da3548ea1d3f37f0c77ad7ae6060d4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA70lEQVQoka3SvyvFYRTH8ddTNxOKP4DFxGiRwWBgk/+A1WRQBu5fYDHK5EeyyD+gGExWgzJYTQYlt6Q4evp+bz33B8PNmZ4+53l/zumc0zBgNP4VDKYwg3fcJVp/gsE4jrBSyG/BduKwLxgM4RTLXeajaAZKuKy4rkqc4LzIPWAR+8FZu+0SXMBa4iu7q+DHDCVeghvM4bob/M5Q/b7Fc/6UoVp7xXC/VrPrBD5U7pPYDFqJXczWg+sBD7BXr2G60HeCEYwlnnrALAYXWO2aao55LJVCxx4Tl8E9NooDuMJx4vNXsF0ZW32qdsTAt/oDKz44hUT0DZQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Preliminary_ARV", "label": "Preliminary ARV" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 204, 255 ], "toColor": [ 242, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 188, 255 ], "toColor": [ 252, 182, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 230, 252, 255 ], "toColor": [ 179, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 224, 255 ], "toColor": [ 179, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 197, 255 ], "toColor": [ 252, 217, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 179, 255 ], "toColor": [ 195, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 182, 252, 255 ], "toColor": [ 242, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 217, 252, 255 ], "toColor": [ 212, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 218, 255 ], "toColor": [ 252, 182, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 250, 255 ], "toColor": [ 212, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 219, 255 ], "toColor": [ 252, 210, 219, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "LIFT_STATION_NAME", "typeIdField": "LAYER", "subtypeField": "", "fields": [ { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDATE" }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "Location Description", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LOCDESC" }, { "name": "ROTATION", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROTATION" }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "codedValue", "name": "piPipeDiameter", "description": "A list of pipe diameters", "codedValues": [ { "name": "3/4\"", "code": 0.75 }, { "name": "1\"", "code": 1 }, { "name": "1 1/4\"", "code": 1.25 }, { "name": "1 1/2\"", "code": 1.5 }, { "name": "2\"", "code": 2 }, { "name": "2 1/2\"", "code": 2.5 }, { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "14\"", "code": 14 }, { "name": "15\"", "code": 15 }, { "name": "16\"", "code": 16 }, { "name": "18\"", "code": 18 }, { "name": "20\"", "code": 20 }, { "name": "24\"", "code": 24 }, { "name": "30\"", "code": 30 }, { "name": "36\"", "code": 36 }, { "name": "40\"", "code": 40 }, { "name": "42\"", "code": 42 }, { "name": "48\"", "code": 48 }, { "name": "54\"", "code": 54 }, { "name": "60\"", "code": 60 }, { "name": "66\"", "code": 66 }, { "name": "72\"", "code": 72 }, { "name": "75\"", "code": 75 }, { "name": "Unknown", "code": 0 }, { "name": "Other", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIAMETER" }, { "name": "VALVETYPE", "type": "esriFieldTypeString", "alias": "Valve Type", "domain": { "type": "codedValue", "name": "piControlValveType", "description": "List of infrastructure Control Valve Types", "codedValues": [ { "name": "Altitude", "code": "Altitude" }, { "name": "Blowoff", "code": "Blowoff" }, { "name": "Combination", "code": "Combination" }, { "name": "Vacuum", "code": "Vacuum" }, { "name": "Air Control", "code": "Air Control" }, { "name": "Air Gap", "code": "Air Gap" }, { "name": "Air Release", "code": "Air Release" }, { "name": "Atmospheric Vacuum", "code": "Atmospheric Vacuum" }, { "name": "Backflow Control", "code": "Backflow Control" }, { "name": "Double Check", "code": "Double Check" }, { "name": "Pressure Vacuum", "code": "Pressure Vacuum" }, { "name": "Pressure Reducer", "code": "Pressure Reducer" }, { "name": "Simple Check", "code": "Simple Check" }, { "name": "Vacuum Breaker", "code": "Vacuum Breaker" }, { "name": "Vacuum Release", "code": "Vacuum Release" }, { "name": "Surge Relief", "code": "Surge Relief" }, { "name": "Snubber", "code": "Snubber" }, { "name": "CLA", "code": "CLA" }, { "name": "Reduced Pressure Zone", "code": "RPZ" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Termination", "code": "Termination" }, { "name": "Private", "code": "Private" }, { "name": "Hydrant", "code": "Hydrant" }, { "name": "Main Line", "code": "Main Line" }, { "name": "Tapping", "code": "Tapping" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "VALVETYPE" }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "Geometric Network Enabled domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "ENABLED" }, { "name": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "Active Flag", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "ACTIVEFLAG" }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner_1", "description": "The owner of the asset", "codedValues": [ { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "Flowery Branch", "code": 2 }, { "name": "White County", "code": 3 }, { "name": "Etowah", "code": 4 }, { "name": "Braselton", "code": 5 }, { "name": "Buford", "code": 6 }, { "name": "Lula", "code": 7 }, { "name": "Gwinnett County", "code": 8 }, { "name": "City of Gainesville", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "OWNEDBY" }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager_1", "description": "The manager of the asset", "codedValues": [ { "name": "Private", "code": -1 }, { "name": "Gainesville", "code": 1 }, { "name": "Public", "code": -2 }, { "name": "Other", "code": -3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "MAINTBY" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "WORKORDER__NO", "type": "esriFieldTypeString", "alias": "WORKORDER _NO", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "WORKORDER__NO" }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": false, "nullable": true, "length": 51, "defaultValue": null, "modelName": "CREATEDBY" }, { "name": "CREATIONDATE", "type": "esriFieldTypeDate", "alias": "Creation Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATIONDATE" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "MODEL_NO", "type": "esriFieldTypeString", "alias": "MODEL_NO", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MODEL_NO" }, { "name": "MODEL", "type": "esriFieldTypeString", "alias": "MODEL", "domain": { "type": "codedValue", "name": "ssValveModel", "description": "", "codedValues": [ { "name": "CRISPIN", "code": "CRISPIN" }, { "name": "VAL-MATIC", "code": "VAL-MATIC" }, { "name": "VENT-O-MAT", "code": "VENT-O-MAT" }, { "name": "NPT", "code": "NPT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MODEL" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "MANUFACTURER", "domain": { "type": "codedValue", "name": "ssValveManufacturer", "description": "", "codedValues": [ { "name": "MULTIPLEX", "code": "MULTIPLEX" }, { "name": "VAL-MATIC", "code": "VAL-MATIC" }, { "name": "VENT-O-MAT", "code": "VENT-O-MAT" }, { "name": "ARI", "code": "ARI" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "LIFT_STATION_NAME", "type": "esriFieldTypeString", "alias": "LIFT_STATION_NAME", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "LIFT_STATION_NAME" }, { "name": "LIFT_STATION_ID", "type": "esriFieldTypeString", "alias": "LIFT_STATION_ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "LIFT_STATION_ID" }, { "name": "LINE_ID", "type": "esriFieldTypeString", "alias": "LINE_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LINE_ID" }, { "name": "PLANT", "type": "esriFieldTypeString", "alias": "PLANT", "domain": { "type": "codedValue", "name": "sPlantType", "description": "", "codedValues": [ { "name": "FLAT CREEK", "code": "FLAT CREEK" }, { "name": "LINWOOD", "code": "LINWOOD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PLANT" }, { "name": "PLAN_ID", "type": "esriFieldTypeString", "alias": "PLAN_ID", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PLAN_ID" }, { "name": "WRF", "type": "esriFieldTypeString", "alias": "WRF", "domain": { "type": "codedValue", "name": "sPlantType", "description": "", "codedValues": [ { "name": "FLAT CREEK", "code": "FLAT CREEK" }, { "name": "LINWOOD", "code": "LINWOOD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "WRF" }, { "name": "PROJECT", "type": "esriFieldTypeString", "alias": "PROJECT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PROJECT" }, { "name": "DESTINATION", "type": "esriFieldTypeString", "alias": "DESTINATION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DESTINATION" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "WEBLIINK", "type": "esriFieldTypeString", "alias": "WEBLIINK", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "WEBLIINK" }, { "name": "LAYER", "type": "esriFieldTypeString", "alias": "LAYER", "domain": { "type": "codedValue", "name": "ssControlLayer", "description": "", "codedValues": [ { "name": "ARV1", "code": "ARV1" }, { "name": "ARV2", "code": "ARV2" }, { "name": "Preliminary_ARV", "code": "Preliminary_ARV" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LAYER" }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "CONDITION" }, { "name": "INSPECTOR", "type": "esriFieldTypeString", "alias": "INSPECTOR", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "INSPECTOR" }, { "name": "INSPECTION_RESULTS", "type": "esriFieldTypeString", "alias": "INSPECTION_RESULTS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "INSPECTION_RESULTS" }, { "name": "INSPECTION_DATE", "type": "esriFieldTypeDate", "alias": "INSPECTION_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSPECTION_DATE" }, { "name": "HISTOR_ID", "type": "esriFieldTypeString", "alias": "HISTOR_ID", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "HISTOR_ID" }, { "name": "REPL_COST", "type": "esriFieldTypeDouble", "alias": "REPL_COST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "REPL_COST" }, { "name": "NGEN_ID", "type": "esriFieldTypeString", "alias": "NGEN_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NGEN_ID" }, { "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": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "R248_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_248", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_248", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S174_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "ARV1", "name": "Flat Creek ARV", "domains": { "DIAMETER": {"type": "inherited"}, "VALVETYPE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "MODEL": {"type": "inherited"}, "MANUFACTURER": {"type": "inherited"}, "PLANT": {"type": "inherited"}, "WRF": {"type": "inherited"}, "LAYER": {"type": "inherited"} }, "templates": [ { "name": "Flat Creek ARV", "description": "", "prototype": { "attributes": { "VALVETYPE": null, "ENABLED": 1, "ACTIVEFLAG": 1, "OWNEDBY": 1, "WEBLIINK": null, "NGEN_ID": null, "FACILITYID": null, "INSTALLDATE": null, "LOCDESC": null, "ROTATION": null, "DIAMETER": null, "MAINTBY": 1, "REPL_COST": null, "HISTOR_ID": null, "WORKORDER__NO": null, "INSPECTION_DATE": null, "INSPECTION_RESULTS": null, "MODEL_NO": null, "MODEL": null, "MANUFACTURER": null, "LIFT_STATION_NAME": null, "LIFT_STATION_ID": null, "LINE_ID": null, "PLANT": null, "PLAN_ID": null, "WRF": null, "PROJECT": null, "DESTINATION": null, "COMMENTS": null, "LAYER": "ARV1", "CONDITION": null, "INSPECTOR": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "ARV2", "name": "Linwood ARV", "domains": { "DIAMETER": {"type": "inherited"}, "VALVETYPE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "MODEL": {"type": "inherited"}, "MANUFACTURER": {"type": "inherited"}, "PLANT": {"type": "inherited"}, "WRF": {"type": "inherited"}, "LAYER": {"type": "inherited"} }, "templates": [ { "name": "Linwood ARV", "description": "", "prototype": { "attributes": { "VALVETYPE": null, "ENABLED": 1, "ACTIVEFLAG": 1, "OWNEDBY": 1, "WEBLIINK": null, "NGEN_ID": null, "FACILITYID": null, "INSTALLDATE": null, "LOCDESC": null, "ROTATION": null, "DIAMETER": null, "MAINTBY": 1, "REPL_COST": null, "HISTOR_ID": null, "WORKORDER__NO": null, "INSPECTION_DATE": null, "INSPECTION_RESULTS": null, "MODEL_NO": null, "MODEL": null, "MANUFACTURER": null, "LIFT_STATION_NAME": null, "LIFT_STATION_ID": null, "LINE_ID": null, "PLANT": null, "PLAN_ID": null, "WRF": null, "PROJECT": null, "DESTINATION": null, "COMMENTS": null, "LAYER": "ARV2", "CONDITION": null, "INSPECTOR": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Preliminary_ARV", "name": "Preliminary ARV", "domains": { "DIAMETER": {"type": "inherited"}, "VALVETYPE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "MODEL": {"type": "inherited"}, "MANUFACTURER": {"type": "inherited"}, "PLANT": {"type": "inherited"}, "WRF": {"type": "inherited"}, "LAYER": {"type": "inherited"} }, "templates": [ { "name": "Preliminary ARV", "description": "", "prototype": { "attributes": { "VALVETYPE": null, "ENABLED": 1, "ACTIVEFLAG": 1, "OWNEDBY": 1, "WEBLIINK": null, "NGEN_ID": null, "FACILITYID": null, "INSTALLDATE": null, "LOCDESC": null, "ROTATION": null, "DIAMETER": null, "MAINTBY": 1, "REPL_COST": null, "HISTOR_ID": null, "WORKORDER__NO": null, "INSPECTION_DATE": null, "INSPECTION_RESULTS": null, "MODEL_NO": null, "MODEL": null, "MANUFACTURER": null, "LIFT_STATION_NAME": null, "LIFT_STATION_ID": null, "LINE_ID": null, "PLANT": null, "PLAN_ID": null, "WRF": null, "PROJECT": null, "DESTINATION": null, "COMMENTS": null, "LAYER": "Preliminary_ARV", "CONDITION": null, "INSPECTOR": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "64ba5b147a504424ba0f5eeb3a29d8fd" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 3, "name": "ARV_Zoomed", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 2000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CREATIONDATE", "creatorField": "CREATEDBY", "editDateField": "LASTUPDATE", "editorField": "LASTEDITOR" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": false, "extent": { "xmin": 2373849.4747790005, "ymin": 1530074.595565103, "xmax": 2424474.7297789995, "ymax": 1604310.1208151057, "spatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 1.3725527903396165E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.6150099999471E7, "falseY": -4.37034999999349E7, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LAYER", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "20f5c51e22f6e74c77e4db0648910b23", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABmUlEQVQ4jdXUP0ibQRjH8e+TvAYUKnUJYinFxUioBUtxzrt0kg4OBnFwsFjyJktBxG5ZOnVIh6hEEO3gJO0kFTokgzjplH8E1MnWQqZiq2LIvVfeECRNPXFw0AcOjvfe+3C/5z1ei1sq635AGqQcYwJhEk0IQQkUlbA6tMDmjaB8jJ6y8BmwGw/kEh/wacZKcTa6A0w9TnFuhHJJLH+VDeC5MYPGPrlgDYgaoWCVaWBbwzuBb8DDNuZYFBFtMVuIM9oasz3aZC3Aq+GP/Co6vGzDfojCDmfYzydIWS7vwQAJdHqIN3+6yG4LdgpEwhkOvLVnaSolh35jtP/bwR+BGnDu93F23bv/QBrqezN0vVjmrBIjpCDrtc4byiVXSWAPpjkux3miNT+NkAhfOjt4XX7DlpIG0tuyPKBcsiWHiKtxRLNuhB4ESJ9ckNV+5oC+KxKEgB2Bw/AS80bIu2QFh3EffAUeGdrxXWmi0uiEAfJqaJGjo7eM/K6R0JqJ5ilcoAB8qgZZsZPU2/dd+dWa1/9Dc9yo7t5v5C9f4oMkcqxQlQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "ARV1", "label": "Flat Creek ARV" }, { "symbol": { "type": "esriPMS", "url": "20f5c51e22f6e74c77e4db0648910b23", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABmUlEQVQ4jdXUP0ibQRjH8e+TvAYUKnUJYinFxUioBUtxzrt0kg4OBnFwsFjyJktBxG5ZOnVIh6hEEO3gJO0kFTokgzjplH8E1MnWQqZiq2LIvVfeECRNPXFw0AcOjvfe+3C/5z1ei1sq635AGqQcYwJhEk0IQQkUlbA6tMDmjaB8jJ6y8BmwGw/kEh/wacZKcTa6A0w9TnFuhHJJLH+VDeC5MYPGPrlgDYgaoWCVaWBbwzuBb8DDNuZYFBFtMVuIM9oasz3aZC3Aq+GP/Co6vGzDfojCDmfYzydIWS7vwQAJdHqIN3+6yG4LdgpEwhkOvLVnaSolh35jtP/bwR+BGnDu93F23bv/QBrqezN0vVjmrBIjpCDrtc4byiVXSWAPpjkux3miNT+NkAhfOjt4XX7DlpIG0tuyPKBcsiWHiKtxRLNuhB4ESJ9ckNV+5oC+KxKEgB2Bw/AS80bIu2QFh3EffAUeGdrxXWmi0uiEAfJqaJGjo7eM/K6R0JqJ5ilcoAB8qgZZsZPU2/dd+dWa1/9Dc9yo7t5v5C9f4oMkcqxQlQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "ARV2", "label": "Linwood ARV" }, { "symbol": { "type": "esriPMS", "url": "02bf1f39b2061cc273b1ed7b5a95ded7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABKUlEQVQ4jdXUry/GURTH8dfdFBLFjGCKpwuyp0gmCMwEgWSiGX+AJCiqIUhGMjaBYJJIsCH5VQUem+Ha9f0G+87znSBwtrPdu3Pve+dzzrm3wS9Zw/8ARQJGMYYK3nCG1cDOj0CRFmyhWgh1YyiyifHAc11QzPbpYE+JiirWMFKW0QSOMI99NBfid+jDTGTgq8wiKNVkMPAQ6S/AblM2gYvIEhaUgBoTJC0CJ19gTymTwGUeO490lUkr2iNeZIWtlR0sgl4jTYFazNp+gNbcD2Mm7S7Sifsy0DYmI3s5pK3Q/oOYFXsKG2Wg5Rwwi/ZvFFRwjCvM1QWlIYsMYxcddcpxk2YofI5d/YwS7DrSi+n8mVTwjlOsYyXwWrz3bdfy8V/M/Uf2976RD2xXS1pwfznMAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Preliminary_ARV", "label": "Preliminary ARV" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 204, 255 ], "toColor": [ 242, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 188, 255 ], "toColor": [ 252, 182, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 230, 252, 255 ], "toColor": [ 179, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 224, 255 ], "toColor": [ 179, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 197, 255 ], "toColor": [ 252, 217, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 179, 255 ], "toColor": [ 195, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 182, 252, 255 ], "toColor": [ 242, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 217, 252, 255 ], "toColor": [ 212, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 218, 255 ], "toColor": [ 252, 182, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 250, 255 ], "toColor": [ 212, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 219, 255 ], "toColor": [ 252, 210, 219, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "LIFT_STATION_NAME", "typeIdField": "LAYER", "subtypeField": "", "fields": [ { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDATE" }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "Location Description", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LOCDESC" }, { "name": "ROTATION", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROTATION" }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "codedValue", "name": "piPipeDiameter", "description": "A list of pipe diameters", "codedValues": [ { "name": "3/4\"", "code": 0.75 }, { "name": "1\"", "code": 1 }, { "name": "1 1/4\"", "code": 1.25 }, { "name": "1 1/2\"", "code": 1.5 }, { "name": "2\"", "code": 2 }, { "name": "2 1/2\"", "code": 2.5 }, { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "14\"", "code": 14 }, { "name": "15\"", "code": 15 }, { "name": "16\"", "code": 16 }, { "name": "18\"", "code": 18 }, { "name": "20\"", "code": 20 }, { "name": "24\"", "code": 24 }, { "name": "30\"", "code": 30 }, { "name": "36\"", "code": 36 }, { "name": "40\"", "code": 40 }, { "name": "42\"", "code": 42 }, { "name": "48\"", "code": 48 }, { "name": "54\"", "code": 54 }, { "name": "60\"", "code": 60 }, { "name": "66\"", "code": 66 }, { "name": "72\"", "code": 72 }, { "name": "75\"", "code": 75 }, { "name": "Unknown", "code": 0 }, { "name": "Other", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIAMETER" }, { "name": "VALVETYPE", "type": "esriFieldTypeString", "alias": "Valve Type", "domain": { "type": "codedValue", "name": "piControlValveType", "description": "List of infrastructure Control Valve Types", "codedValues": [ { "name": "Altitude", "code": "Altitude" }, { "name": "Blowoff", "code": "Blowoff" }, { "name": "Combination", "code": "Combination" }, { "name": "Vacuum", "code": "Vacuum" }, { "name": "Air Control", "code": "Air Control" }, { "name": "Air Gap", "code": "Air Gap" }, { "name": "Air Release", "code": "Air Release" }, { "name": "Atmospheric Vacuum", "code": "Atmospheric Vacuum" }, { "name": "Backflow Control", "code": "Backflow Control" }, { "name": "Double Check", "code": "Double Check" }, { "name": "Pressure Vacuum", "code": "Pressure Vacuum" }, { "name": "Pressure Reducer", "code": "Pressure Reducer" }, { "name": "Simple Check", "code": "Simple Check" }, { "name": "Vacuum Breaker", "code": "Vacuum Breaker" }, { "name": "Vacuum Release", "code": "Vacuum Release" }, { "name": "Surge Relief", "code": "Surge Relief" }, { "name": "Snubber", "code": "Snubber" }, { "name": "CLA", "code": "CLA" }, { "name": "Reduced Pressure Zone", "code": "RPZ" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Termination", "code": "Termination" }, { "name": "Private", "code": "Private" }, { "name": "Hydrant", "code": "Hydrant" }, { "name": "Main Line", "code": "Main Line" }, { "name": "Tapping", "code": "Tapping" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "VALVETYPE" }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "Geometric Network Enabled domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "ENABLED" }, { "name": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "Active Flag", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "ACTIVEFLAG" }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner_1", "description": "The owner of the asset", "codedValues": [ { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "Flowery Branch", "code": 2 }, { "name": "White County", "code": 3 }, { "name": "Etowah", "code": 4 }, { "name": "Braselton", "code": 5 }, { "name": "Buford", "code": 6 }, { "name": "Lula", "code": 7 }, { "name": "Gwinnett County", "code": 8 }, { "name": "City of Gainesville", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "OWNEDBY" }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager_1", "description": "The manager of the asset", "codedValues": [ { "name": "Private", "code": -1 }, { "name": "Gainesville", "code": 1 }, { "name": "Public", "code": -2 }, { "name": "Other", "code": -3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "MAINTBY" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "WORKORDER__NO", "type": "esriFieldTypeString", "alias": "WORKORDER _NO", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "WORKORDER__NO" }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": false, "nullable": true, "length": 51, "defaultValue": null, "modelName": "CREATEDBY" }, { "name": "CREATIONDATE", "type": "esriFieldTypeDate", "alias": "Creation Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATIONDATE" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "MODEL_NO", "type": "esriFieldTypeString", "alias": "MODEL_NO", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MODEL_NO" }, { "name": "MODEL", "type": "esriFieldTypeString", "alias": "MODEL", "domain": { "type": "codedValue", "name": "ssValveModel", "description": "", "codedValues": [ { "name": "CRISPIN", "code": "CRISPIN" }, { "name": "VAL-MATIC", "code": "VAL-MATIC" }, { "name": "VENT-O-MAT", "code": "VENT-O-MAT" }, { "name": "NPT", "code": "NPT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MODEL" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "MANUFACTURER", "domain": { "type": "codedValue", "name": "ssValveManufacturer", "description": "", "codedValues": [ { "name": "MULTIPLEX", "code": "MULTIPLEX" }, { "name": "VAL-MATIC", "code": "VAL-MATIC" }, { "name": "VENT-O-MAT", "code": "VENT-O-MAT" }, { "name": "ARI", "code": "ARI" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "LIFT_STATION_NAME", "type": "esriFieldTypeString", "alias": "LIFT_STATION_NAME", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "LIFT_STATION_NAME" }, { "name": "LIFT_STATION_ID", "type": "esriFieldTypeString", "alias": "LIFT_STATION_ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "LIFT_STATION_ID" }, { "name": "LINE_ID", "type": "esriFieldTypeString", "alias": "LINE_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LINE_ID" }, { "name": "PLANT", "type": "esriFieldTypeString", "alias": "PLANT", "domain": { "type": "codedValue", "name": "sPlantType", "description": "", "codedValues": [ { "name": "FLAT CREEK", "code": "FLAT CREEK" }, { "name": "LINWOOD", "code": "LINWOOD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PLANT" }, { "name": "PLAN_ID", "type": "esriFieldTypeString", "alias": "PLAN_ID", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PLAN_ID" }, { "name": "WRF", "type": "esriFieldTypeString", "alias": "WRF", "domain": { "type": "codedValue", "name": "sPlantType", "description": "", "codedValues": [ { "name": "FLAT CREEK", "code": "FLAT CREEK" }, { "name": "LINWOOD", "code": "LINWOOD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "WRF" }, { "name": "PROJECT", "type": "esriFieldTypeString", "alias": "PROJECT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PROJECT" }, { "name": "DESTINATION", "type": "esriFieldTypeString", "alias": "DESTINATION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DESTINATION" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "WEBLIINK", "type": "esriFieldTypeString", "alias": "WEBLIINK", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "WEBLIINK" }, { "name": "LAYER", "type": "esriFieldTypeString", "alias": "LAYER", "domain": { "type": "codedValue", "name": "ssControlLayer", "description": "", "codedValues": [ { "name": "ARV1", "code": "ARV1" }, { "name": "ARV2", "code": "ARV2" }, { "name": "Preliminary_ARV", "code": "Preliminary_ARV" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LAYER" }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "CONDITION" }, { "name": "INSPECTOR", "type": "esriFieldTypeString", "alias": "INSPECTOR", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "INSPECTOR" }, { "name": "INSPECTION_RESULTS", "type": "esriFieldTypeString", "alias": "INSPECTION_RESULTS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "INSPECTION_RESULTS" }, { "name": "INSPECTION_DATE", "type": "esriFieldTypeDate", "alias": "INSPECTION_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSPECTION_DATE" }, { "name": "HISTOR_ID", "type": "esriFieldTypeString", "alias": "HISTOR_ID", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "HISTOR_ID" }, { "name": "REPL_COST", "type": "esriFieldTypeDouble", "alias": "REPL_COST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "REPL_COST" }, { "name": "NGEN_ID", "type": "esriFieldTypeString", "alias": "NGEN_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NGEN_ID" }, { "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": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "R248_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_248", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_248", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S174_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "ARV1", "name": "Flat Creek ARV", "domains": { "DIAMETER": {"type": "inherited"}, "VALVETYPE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "MODEL": {"type": "inherited"}, "MANUFACTURER": {"type": "inherited"}, "PLANT": {"type": "inherited"}, "WRF": {"type": "inherited"}, "LAYER": {"type": "inherited"} }, "templates": [ { "name": "Flat Creek ARV", "description": "", "prototype": { "attributes": { "VALVETYPE": null, "ENABLED": 1, "ACTIVEFLAG": 1, "OWNEDBY": 1, "WEBLIINK": null, "NGEN_ID": null, "FACILITYID": null, "INSTALLDATE": null, "LOCDESC": null, "ROTATION": null, "DIAMETER": null, "MAINTBY": 1, "REPL_COST": null, "HISTOR_ID": null, "WORKORDER__NO": null, "INSPECTION_DATE": null, "INSPECTION_RESULTS": null, "MODEL_NO": null, "MODEL": null, "MANUFACTURER": null, "LIFT_STATION_NAME": null, "LIFT_STATION_ID": null, "LINE_ID": null, "PLANT": null, "PLAN_ID": null, "WRF": null, "PROJECT": null, "DESTINATION": null, "COMMENTS": null, "LAYER": "ARV1", "CONDITION": null, "INSPECTOR": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "ARV2", "name": "Linwood ARV", "domains": { "DIAMETER": {"type": "inherited"}, "VALVETYPE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "MODEL": {"type": "inherited"}, "MANUFACTURER": {"type": "inherited"}, "PLANT": {"type": "inherited"}, "WRF": {"type": "inherited"}, "LAYER": {"type": "inherited"} }, "templates": [ { "name": "Linwood ARV", "description": "", "prototype": { "attributes": { "VALVETYPE": null, "ENABLED": 1, "ACTIVEFLAG": 1, "OWNEDBY": 1, "WEBLIINK": null, "NGEN_ID": null, "FACILITYID": null, "INSTALLDATE": null, "LOCDESC": null, "ROTATION": null, "DIAMETER": null, "MAINTBY": 1, "REPL_COST": null, "HISTOR_ID": null, "WORKORDER__NO": null, "INSPECTION_DATE": null, "INSPECTION_RESULTS": null, "MODEL_NO": null, "MODEL": null, "MANUFACTURER": null, "LIFT_STATION_NAME": null, "LIFT_STATION_ID": null, "LINE_ID": null, "PLANT": null, "PLAN_ID": null, "WRF": null, "PROJECT": null, "DESTINATION": null, "COMMENTS": null, "LAYER": "ARV2", "CONDITION": null, "INSPECTOR": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Preliminary_ARV", "name": "Preliminary ARV", "domains": { "DIAMETER": {"type": "inherited"}, "VALVETYPE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "MODEL": {"type": "inherited"}, "MANUFACTURER": {"type": "inherited"}, "PLANT": {"type": "inherited"}, "WRF": {"type": "inherited"}, "LAYER": {"type": "inherited"} }, "templates": [ { "name": "Preliminary ARV", "description": "", "prototype": { "attributes": { "VALVETYPE": null, "ENABLED": 1, "ACTIVEFLAG": 1, "OWNEDBY": 1, "WEBLIINK": null, "NGEN_ID": null, "FACILITYID": null, "INSTALLDATE": null, "LOCDESC": null, "ROTATION": null, "DIAMETER": null, "MAINTBY": 1, "REPL_COST": null, "HISTOR_ID": null, "WORKORDER__NO": null, "INSPECTION_DATE": null, "INSPECTION_RESULTS": null, "MODEL_NO": null, "MODEL": null, "MANUFACTURER": null, "LIFT_STATION_NAME": null, "LIFT_STATION_ID": null, "LINE_ID": null, "PLANT": null, "PLAN_ID": null, "WRF": null, "PROJECT": null, "DESTINATION": null, "COMMENTS": null, "LAYER": "Preliminary_ARV", "CONDITION": null, "INSPECTOR": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "64ba5b147a504424ba0f5eeb3a29d8fd" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 4, "name": "Sewer Network Structure", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 30000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CREATIONDATE", "creatorField": "CREATEDBY", "editDateField": "LASTUPDATE", "editorField": "LASTEDITOR" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": false, "extent": { "xmin": 2373718.865279002, "ymin": 1529776.0163151026, "xmax": 2425062.983278999, "ymax": 1603687.6193151027, "spatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 1.3725527903396165E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.6150099999471E7, "falseY": -4.37034999999349E7, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LAYER", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "933342c97ff68971b6534291c4adfaf3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABrklEQVRIiWNhoDFgoasFRxn+61DD0I8MDLe9GBh/YljAwMBwmRoW8DMw6DIwMFzBZgHVAQu6gLDva7IN+/2KjeHTSX78FqjPA/uMLPBhvxDDtTB9/BZQG7Dgk7xw5Q5Dbft8BiYmRgYVRWmG8rxIBlFhfoaWviUMew+dY5CSEGaY0JrDICYiQJ4Fd+4/BRvY3ZDBMG/ZdobojFaG9HgfhotX7jLsWdvDcPXmA4bfv/+Q7wMQYGNjZRAW4mNIjPJgmDxnPcOfP38ZPnz6wvDv338GfW1lQtoJW/Dh4xeGy9fvMcxbup3By8WcIdTPgWHvofMMmlbxDJUFUQwpMd6UWXDx6l2GGQs2MxjoqDAkRLgzMDMzMczuL2a4fushQ1x2B8Pv338ZMhP9yLfA3kqfYWpnPoa4ppo8Q05yAMOJs9co8wE6qOuYz/Dy9XsGeVlxhuXr9jHM6i1mINsCB2sDBj0t1IhsKEtgOHziEsO7958Zdq/pZpAQEyLfAhEhfjBGBqA8AQo2YgH9c/IxUUfaWkBtwILGB9dClIK/DAz/sFpgzcDIwUBlwEJtA+luAQCLDnevjSq7YAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Lift_Station1", "label": "Flat Creek Pump Station" }, { "symbol": { "type": "esriPMS", "url": "0e3b1b1307889c1a0c5d8224bd838f9c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAYCAYAAADtaU2/AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABU0lEQVRIie3TP0tCURzG8a968A34B5HAxcVFXZt0dg1rEERBEMFdDBQHNxsEEUTB1aiXoA5xF0cvIi7SnBAitASKxuVCFMFFvR1t6IG7nHPP78N54AjOFPEPP+y4l9GCDW6vLDwbVX0jA97BHRjDn7kwAb0Drwb7wujwpQn4BVCOhWVG7PvjeAylElit4PdDoQAuF1SrMByC1wv1OrjdvwzP5zpUq0G3C4kEZLOgqjAYwHQK6/W+0zisarsdHA5Ip6HRgM0GVivYbiEUOmQSh8EaMpnoN47FIB7Xaw4EoFiETEYSrKrQakE4DKkU2GzQ6cBsBsmkXnUuJwGORKDZ/Lmu3Tifh9Fo/1kCEymXYbEAnw96PWi3JcDRKASD39cqFVAUWC6h3wePRwLsdOrf12hvWqv/mAjOFGG0+XgumBPDTzKgLbwZwtcWopwg4hTIn4I/AOkjUUOXjc4/AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 22, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Lift_Station2", "label": "Linwood Pump Station" }, { "symbol": { "type": "esriPMS", "url": "e8bfb667c443ec8cb7a1f168c1961dc0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACwAAAAfCAYAAACcai8CAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAGo0lEQVRYhe2YCVRUVRjH/7MAAwzI6rAvI7KEAooIaIHD0Qw0lrREULMNIkzNYxtGPZfKE6UkEZppbqBkERiZZSIUshmrAmIckMFQZkCZYRiYYZzpvEtQGtmo0KlT/3PuOe+++737fu+be7/vfsPGv0xs/MvEBv7rwBTFDBoU2fYxWLpsNsTlVJr0nwFMUUxfSdtyeVdPeF9H53TJpcs2imsSHcWmTYzv1eoRM12uoYZrM1FhaGclMrLhVRnwLDJ/fO/jz/42YL+X44OkLe2bOvbsml0j6mbb3u8H64Dp8IqLwQQnOxhMNIeOoQE0Gg1U8n70XRUzJK3tHFFNg8OVsmqHC9n5kUZ2ViqbQN9is0n8daVb06rHBXjmq4muXecuHK3ctsfLLsgfwe9uAD9MAB2uwW2fM3ayg3XANLgvDSd9haQXLfmn2HW7suY0HztZ5RIxr9JsqtujFVs+aB0z4Klx0dtq0vevtfb3YcSW52LiNE/crfQmGMEjNpK0K+U1+P7lrb7ndx9pnvbcCqr6wwOb7w2Yophu9RUFTYe/DBa8/wamPPEoxlLW/j5YUngEtRmHmEXr39rkERvp25iZG3nXwK71Facv/3A2aElR9j159a/knbAMFl7u+GLhUxGeKx45Un8gJ/qOgb0TYjc3Hsodd9hh2c6egYicnchZ8OSSaatXnqnesS8N2gL7J63h1X10MCk4JelvgR2WvSAQ/kmJaDyY844nRe2qpygltAHuFQo/0LcwZdbuyoTD3NkwmeQIteoGdtrMxKLj+8CbMZXYHZ69GObuk2AbNBOejy8i93IjnoF9sD981z1N+sVJKTCf4oqm7HzIO7vQ0yKEkZ01WLo6JNIcW5wAUxcnDMr7ydKYsf4Z1KQf4LA7f0oGkKwVcHdj81yPmAjIxd1oO1lMgDt/rINaOYjWrwsJ8MB1CWnOCwRo+vQrAkx/lKjqPAZl8hHg1hNF8Fm1AvR8tLICohB2KBUmLo7o77oOjokxoouPkrn2uoVgcuSDcF0cimsXW5ZqDSxpEU6goRgMBup2H4H3s7EQni6F30vxaD1eiIDk59F+uhTO84PgOO8BnFr1BqDR4OrZWkwKn0cgaY+p+gfIHFwbHv5KHNMJJOSpFErwZnihvajcajS7UYGVsj6Gvrkp2bnfPP0KNGo1LheWEc/U7/8cSqkMbd+dgUvkg9A1MoSZGx+imga0F5TAISSQgNL2SpkcTvODbgs60COlwxqJyTzfqTCysyLZUimV6WoNrG9mckMu7maxOXqw9PZAR0kVFFIZ9C3N4BAyC8KCElwpq4Zg+9Av5hwmIEunvagcXvGxZGlc+vYHAn7f8kduC8xgMqFnYgyv+BjYBE4f+ojuHtrbCq2BjZ3sr3ecqbTgLwiBc+gclG1JI0GeFu2x83s/JZ5g6Q05gbY5lZgM9aAK+hamcJx3P3mGxdHD3A9vn7z0jLkjaXtYHaVV4NpatYvrLmgHbO7OP9GYlbcskFoL/gIBClZT8ElcQcZoD+cvWYWQHdSIvcUUV0jbfsbkRaGkzzEzgQ7XkByGGCzWHzzKYDJ+vWYATOZN44N9chJR3KMf3j8a26jARs4Oa9Qni6OrUvey6Y32guIimDpDprrGXKyWNYz0h/VUcxGYrN9evrT4KMAYAvu96IhAQw9/2MpzJ24aL9ucBq4tT1ZtyU/RGriU2n7NOyF265nXt71mNdMb9nMCbhq/FZbcY9/iyVs8O6xh2NHsLn72Nap27KOjUryYon47VGuTmmszMpPdY8J98iLjFobn7CRLYTzVnHcSJ1aux33Lot6v3L4n664OPxeyjj3sHhP+ZU7oyoWzNr4Avxfj/tRzdyu16gZKN6bibMpH8FgelVG3+/DaezoP09Deictfq0zdu7EpO5/5wNsvwemh4Hsn1WjQdPQ4ijek0NWJ0ue52LjK7Z+MutHuCJhWbfrBLbM2JB4U1zdn50bF+5u6OJKSyCVqPglvdyJJixCNmXloOPQF5KJuDT90znGeG39ZIZXaM6YlUsmb6W0AAuhSqbdVmFqdtl9QsGYjx8JzMimBLL08SDk0XNOpVSoofj1vSIUduFpRS1K3pKUd5p6uMutA3zwTZ6d1JdS7osbxLEIr3k6/CCCMvvZ7MSF4oEv8RN/PIr/OqgabfpGYq+jpZakGBkg8YxvoazhmJiqDiea9BlaWQntBYLHbY2G7y9/KqOs698ekMC7Av9fZlIwiAHQbVUqpjDTppcsYK/3/z894iz3ubxhj/QLZKpcsIGdXIgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 33, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Treatment_Plant-WRF", "label": "Treatment_Plant-WRF" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 204, 255 ], "toColor": [ 242, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 188, 255 ], "toColor": [ 252, 182, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 230, 252, 255 ], "toColor": [ 179, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 224, 255 ], "toColor": [ 179, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 197, 255 ], "toColor": [ 252, 217, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 179, 255 ], "toColor": [ 195, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 182, 252, 255 ], "toColor": [ 242, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 217, 252, 255 ], "toColor": [ 212, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 218, 255 ], "toColor": [ 252, 182, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 250, 255 ], "toColor": [ 212, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 219, 255 ], "toColor": [ 252, 210, 219, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 2, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Calibri", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "NAME", "typeIdField": "LAYER", "subtypeField": "", "fields": [ { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDATE" }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "Location Description", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LOCDESC" }, { "name": "ROTATION", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROTATION" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NAME" }, { "name": "OPDATE", "type": "esriFieldTypeDate", "alias": "Operational Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "OPDATE" }, { "name": "STRUCTTYPE", "type": "esriFieldTypeString", "alias": "Structure Type", "domain": { "type": "codedValue", "name": "ssNetworkStructureType", "description": "Sanitary network structure types", "codedValues": [ { "name": "Diversion Chamber", "code": "Diversion Chamber" }, { "name": "Diversion Point", "code": "Diversion Point" }, { "name": "Junction Chamber", "code": "Junction Chamber" }, { "name": "Production Well", "code": "Production Well" }, { "name": "Pump Station", "code": "Pump Station" }, { "name": "Split Manhole", "code": "Split Manhole" }, { "name": "Storage Basin", "code": "Storage Basin" }, { "name": "Tide Chamber", "code": "Tide Chamber" }, { "name": "Treatment Plant", "code": "Treatment Plant" }, { "name": "Lift Station", "code": "Lift Station" }, { "name": "Discharge Structure", "code": "Discharge Structure" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Other", "code": "Other" }, { "name": "Virtual Junction", "code": "Virtual Junction" }, { "name": "Flow Meter", "code": "Flow Meter" }, { "name": "Monitoring Well", "code": "Monitoring Well" }, { "name": "Pump", "code": "Pump" }, { "name": "Backflow Prevention", "code": "Backflow Prevention" }, { "name": "Grease Separator", "code": "Grease Separator" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "STRUCTTYPE" }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "Geometric Network Enabled domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "ENABLED" }, { "name": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "Active Flag", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "ACTIVEFLAG" }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner_1", "description": "The owner of the asset", "codedValues": [ { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "Flowery Branch", "code": 2 }, { "name": "White County", "code": 3 }, { "name": "Etowah", "code": 4 }, { "name": "Braselton", "code": 5 }, { "name": "Buford", "code": 6 }, { "name": "Lula", "code": 7 }, { "name": "Gwinnett County", "code": 8 }, { "name": "City of Gainesville", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "OWNEDBY" }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager_1", "description": "The manager of the asset", "codedValues": [ { "name": "Private", "code": -1 }, { "name": "Gainesville", "code": 1 }, { "name": "Public", "code": -2 }, { "name": "Other", "code": -3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "MAINTBY" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": false, "nullable": true, "length": 51, "defaultValue": null, "modelName": "CREATEDBY" }, { "name": "CREATIONDATE", "type": "esriFieldTypeDate", "alias": "Creation Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATIONDATE" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": { "type": "codedValue", "name": "AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "AncillaryRole" }, { "name": "LAYER", "type": "esriFieldTypeString", "alias": "LAYER", "domain": { "type": "codedValue", "name": "ssNetworkLayers", "description": "", "codedValues": [ { "name": "Lift_Station1", "code": "Lift_Station1" }, { "name": "Lift_Station2", "code": "Lift_Station2" }, { "name": "Treatment_Plant-WRF", "code": "Treatment_Plant-WRF" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LAYER" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "YEAR_INSTALLED", "type": "esriFieldTypeString", "alias": "YEAR_INSTALLED", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "YEAR_INSTALLED" }, { "name": "HISTOR_ID", "type": "esriFieldTypeString", "alias": "HISTOR_ID", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "HISTOR_ID" }, { "name": "PLANT", "type": "esriFieldTypeString", "alias": "PLANT", "domain": { "type": "codedValue", "name": "sPlantType", "description": "", "codedValues": [ { "name": "FLAT CREEK", "code": "FLAT CREEK" }, { "name": "LINWOOD", "code": "LINWOOD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PLANT" }, { "name": "REPL_COST", "type": "esriFieldTypeDouble", "alias": "REPL_COST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "REPL_COST" }, { "name": "NGEN_ID", "type": "esriFieldTypeString", "alias": "NGEN_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NGEN_ID" }, { "name": "RTU_ID", "type": "esriFieldTypeString", "alias": "RTU_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RTU_ID" }, { "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": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "R240_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G295FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_240", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_240", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S166_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Lift_Station1", "name": "Flat Creek Pump Station", "domains": { "STRUCTTYPE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "AncillaryRole": {"type": "inherited"}, "LAYER": {"type": "inherited"}, "PLANT": {"type": "inherited"} }, "templates": [ { "name": "Flat Creek Pump Station", "description": "", "prototype": { "attributes": { "STRUCTTYPE": null, "ENABLED": 1, "ACTIVEFLAG": 1, "OWNEDBY": 1, "HISTOR_ID": null, "AncillaryRole": 0, "RTU_ID": null, "FACILITYID": null, "INSTALLDATE": null, "LOCDESC": null, "ROTATION": null, "NAME": null, "OPDATE": null, "MAINTBY": 1, "NGEN_ID": null, "REPL_COST": null, "PLANT": null, "LAYER": "Lift_Station1", "ADDRESS": null, "YEAR_INSTALLED": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Lift_Station2", "name": "Linwood Pump Station", "domains": { "STRUCTTYPE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "AncillaryRole": {"type": "inherited"}, "LAYER": {"type": "inherited"}, "PLANT": {"type": "inherited"} }, "templates": [ { "name": "Linwood Pump Station", "description": "", "prototype": { "attributes": { "STRUCTTYPE": null, "ENABLED": 1, "ACTIVEFLAG": 1, "OWNEDBY": 1, "HISTOR_ID": null, "AncillaryRole": 0, "RTU_ID": null, "FACILITYID": null, "INSTALLDATE": null, "LOCDESC": null, "ROTATION": null, "NAME": null, "OPDATE": null, "MAINTBY": 1, "NGEN_ID": null, "REPL_COST": null, "PLANT": null, "LAYER": "Lift_Station2", "ADDRESS": null, "YEAR_INSTALLED": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Treatment_Plant-WRF", "name": "Treatment_Plant-WRF", "domains": { "STRUCTTYPE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "AncillaryRole": {"type": "inherited"}, "LAYER": {"type": "inherited"}, "PLANT": {"type": "inherited"} }, "templates": [ { "name": "Treatment_Plant-WRF", "description": "", "prototype": { "attributes": { "STRUCTTYPE": null, "ENABLED": 1, "ACTIVEFLAG": 1, "OWNEDBY": 1, "HISTOR_ID": null, "AncillaryRole": 0, "RTU_ID": null, "FACILITYID": null, "INSTALLDATE": null, "LOCDESC": null, "ROTATION": null, "NAME": null, "OPDATE": null, "MAINTBY": 1, "NGEN_ID": null, "REPL_COST": null, "PLANT": null, "LAYER": "Treatment_Plant-WRF", "ADDRESS": null, "YEAR_INSTALLED": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "64ba5b147a504424ba0f5eeb3a29d8fd" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 5, "name": "Sewerlines", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 20000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CREATIONDATE", "creatorField": "CREATEDBY", "editDateField": "LASTUPDATE", "editorField": "LASTEDITOR" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": false, "extent": { "xmin": 2373395.130029002, "ymin": 1530083.9470651, "xmax": 4759689.648528999, "ymax": 1.5467789450065106E7, "spatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 1.3725527903396165E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.6150099999471E7, "falseY": -4.37034999999349E7, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LAYER", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 2 }, "value": "Abandoned_or_Removed_Sewer", "label": "Abandoned or Removed Sewer" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 2 }, "value": "Other", "label": "Other" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 2 }, "value": "Preliminary_Sewer", "label": "Preliminary Sewer" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 68, 68, 255 ], "width": 2 }, "value": "Private_Sewer", "label": "Private_Sewer" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 2 }, "value": "Sewer_Line1", "label": "Flat Creek Sewer" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 163, 255, 115, 255 ], "width": 2 }, "value": "Sewer_Line2", "label": "Linwood Sewer" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 204, 255 ], "toColor": [ 242, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 188, 255 ], "toColor": [ 252, 182, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 230, 252, 255 ], "toColor": [ 179, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 224, 255 ], "toColor": [ 179, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 197, 255 ], "toColor": [ 252, 217, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 179, 255 ], "toColor": [ 195, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 182, 252, 255 ], "toColor": [ 242, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 217, 252, 255 ], "toColor": [ 212, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 218, 255 ], "toColor": [ 252, 182, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 250, 255 ], "toColor": [ 212, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 219, 255 ], "toColor": [ 252, 210, 219, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FACILITYID", "typeIdField": "LAYER", "subtypeField": "", "fields": [ { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDATE" }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "SewerMaterialTypes", "description": "", "codedValues": [ { "name": "Clay Tile", "code": "CT" }, { "name": "Ductile Iron", "code": "DIP" }, { "name": "DIP-PVC", "code": "DIP-PVC" }, { "name": "DIP-VCP", "code": "DIP-VCP" }, { "name": "PolyVinyl Chloride", "code": "PVC" }, { "name": "Vitrified Clay", "code": "VCP" }, { "name": "PVC-Clay", "code": "PVC-Clay" }, { "name": "Terra Cotta Clay", "code": "TCP" }, { "name": "Other", "code": "OTH" }, { "name": "Cast Iron Pipe", "code": "CIPP" }, { "name": "Corrugated Metal", "code": "Corrugated Metal" }, { "name": "Steel", "code": "Steel" }, { "name": "Concrete", "code": "Concrete" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MATERIAL" }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "codedValue", "name": "piPipeDiameter", "description": "A list of pipe diameters", "codedValues": [ { "name": "3/4\"", "code": 0.75 }, { "name": "1\"", "code": 1 }, { "name": "1 1/4\"", "code": 1.25 }, { "name": "1 1/2\"", "code": 1.5 }, { "name": "2\"", "code": 2 }, { "name": "2 1/2\"", "code": 2.5 }, { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "14\"", "code": 14 }, { "name": "15\"", "code": 15 }, { "name": "16\"", "code": 16 }, { "name": "18\"", "code": 18 }, { "name": "20\"", "code": 20 }, { "name": "24\"", "code": 24 }, { "name": "30\"", "code": 30 }, { "name": "36\"", "code": 36 }, { "name": "40\"", "code": 40 }, { "name": "42\"", "code": 42 }, { "name": "48\"", "code": 48 }, { "name": "54\"", "code": 54 }, { "name": "60\"", "code": 60 }, { "name": "66\"", "code": 66 }, { "name": "72\"", "code": 72 }, { "name": "75\"", "code": 75 }, { "name": "Unknown", "code": 0 }, { "name": "Other", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIAMETER" }, { "name": "MAINSHAPE", "type": "esriFieldTypeString", "alias": "Main Shape", "domain": { "type": "codedValue", "name": "piPipeShape", "description": "Sanitary and stormwater pipe shapes", "codedValues": [ { "name": "Circular", "code": "Circular" }, { "name": "Horseshoe", "code": "Horseshoe" }, { "name": "Oblong", "code": "Oblong" }, { "name": "Rectangular", "code": "Rectangular" }, { "name": "Trapezoidal", "code": "Trapezoidal" }, { "name": "Triangular", "code": "Triangular" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MAINSHAPE" }, { "name": "LINEDYEAR", "type": "esriFieldTypeString", "alias": "Year Lined", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "LINEDYEAR" }, { "name": "LINERTYPE", "type": "esriFieldTypeString", "alias": "Liner Type", "domain": { "type": "codedValue", "name": "piLiningMethod", "description": "The pipe lining method based on LACP and PACP standards", "codedValues": [ { "name": "Cured in Place", "code": "CP" }, { "name": "Fold and Form or Deform/Reform", "code": "FF" }, { "name": "Segmented Panel", "code": "SN" }, { "name": "Segmented Pipe", "code": "SP" }, { "name": "Spiral Wound", "code": "SW" }, { "name": "Other", "code": "OTH" }, { "name": "None", "code": "NONE" }, { "name": "Slip Lined", "code": "SL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LINERTYPE" }, { "name": "FROMMH", "type": "esriFieldTypeString", "alias": "From Manhole", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "FROMMH" }, { "name": "TOMH", "type": "esriFieldTypeString", "alias": "To Manhole", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "TOMH" }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "Water Type", "domain": { "type": "codedValue", "name": "ssWaterType_1", "description": "Sanitary sewer water type", "codedValues": [ { "name": "Sewage", "code": "Sewage" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "WATERTYPE" }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "Geometric Network Enabled domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "ENABLED" }, { "name": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "Active Flag", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "ACTIVEFLAG" }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner_1", "description": "The owner of the asset", "codedValues": [ { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "Flowery Branch", "code": 2 }, { "name": "White County", "code": 3 }, { "name": "Etowah", "code": 4 }, { "name": "Braselton", "code": 5 }, { "name": "Buford", "code": 6 }, { "name": "Lula", "code": 7 }, { "name": "Gwinnett County", "code": 8 }, { "name": "City of Gainesville", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "OWNEDBY" }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager_1", "description": "The manager of the asset", "codedValues": [ { "name": "Private", "code": -1 }, { "name": "Gainesville", "code": 1 }, { "name": "Public", "code": -2 }, { "name": "Other", "code": -3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "MAINTBY" }, { "name": "SUMFLOW", "type": "esriFieldTypeDouble", "alias": "Flow Summary", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUMFLOW" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "DOWNELEV", "type": "esriFieldTypeDouble", "alias": "Downstream Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DOWNELEV" }, { "name": "UPELEV", "type": "esriFieldTypeDouble", "alias": "Upstream Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UPELEV" }, { "name": "SLOPE", "type": "esriFieldTypeDouble", "alias": "Slope", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SLOPE" }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH" }, { "name": "WORKORDER__NO", "type": "esriFieldTypeString", "alias": "WORKORDER _NO", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "WORKORDER__NO" }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": false, "nullable": true, "length": 51, "defaultValue": null, "modelName": "CREATEDBY" }, { "name": "CREATIONDATE", "type": "esriFieldTypeDate", "alias": "Creation Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATIONDATE" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LOCATION" }, { "name": "PLAN_ID", "type": "esriFieldTypeString", "alias": "PLAN_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PLAN_ID" }, { "name": "PLAN_TYPE", "type": "esriFieldTypeString", "alias": "PLAN_TYPE", "domain": { "type": "codedValue", "name": "wPlanType", "description": "Gainesville Plan Types", "codedValues": [ { "name": "As-Built", "code": "AS-BUILT" }, { "name": "Preliminary", "code": "PRELIMINARY" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PLAN_TYPE" }, { "name": "PLANT", "type": "esriFieldTypeString", "alias": "PLANT", "domain": { "type": "codedValue", "name": "sPlantType", "description": "", "codedValues": [ { "name": "FLAT CREEK", "code": "FLAT CREEK" }, { "name": "LINWOOD", "code": "LINWOOD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PLANT" }, { "name": "SUB_BASIN", "type": "esriFieldTypeString", "alias": "SUB_BASIN", "domain": { "type": "codedValue", "name": "SubBasins", "description": "", "codedValues": [ { "name": "Ada Creek", "code": "Ada Creek" }, { "name": "Balus Creek", "code": "Balus Creek" }, { "name": "Black Creek", "code": "Black Creek" }, { "name": "Caney Fork", "code": "Caney Fork" }, { "name": "Cry Creek", "code": "Cry Creek" }, { "name": "Dixon Creek", "code": "Dixon Creek" }, { "name": "East Chattahoochee", "code": "East Chattahoochee" }, { "name": "Etta Vista Creek", "code": "Etta Vista Creek" }, { "name": "Gaines Mill", "code": "Gaines Mill" }, { "name": "Holly Springs", "code": "Holly Springs" }, { "name": "Lanier Park", "code": "Lanier Park" }, { "name": "Linwood Creek", "code": "Linwood Creek" }, { "name": "Lower Flat Creek", "code": "Lower Flat Creek" }, { "name": "Redwine Creek", "code": "Redwine Creek" }, { "name": "River Forks", "code": "River Forks" }, { "name": "Rock Creek", "code": "Rock Creek" }, { "name": "Sardis Creek", "code": "Sardis Creek" }, { "name": "Slaughterhouse Creek", "code": "Slaughterhouse Creek" }, { "name": "Squirrel Creek", "code": "Squirrel Creek" }, { "name": "Upper Allen Creek", "code": "Upper Allen Creek" }, { "name": "Upper Flat Creek", "code": "Upper Flat Creek" }, { "name": "Upper Limestone Creek", "code": "Upper Limestone Creek" }, { "name": "Upper Mulberry Creek", "code": "Upper Mulberry Creek" }, { "name": "Valley Creek", "code": "Valley Creek" }, { "name": "White Sulphur", "code": "White Sulphur" }, { "name": "Johnson Creek", "code": "Johnson Creek" }, { "name": "Lower Wahoo Creek", "code": "Lower Wahoo Creek" }, { "name": "Little River", "code": "Little River" }, { "name": "West Chattahoochee", "code": "West Chattahoochee" }, { "name": "Rabbittown", "code": "Rabbittown" }, { "name": "Candler Branch", "code": "Candler Branch" }, { "name": "Upper Walnut Creek", "code": "Upper Walnut Creek" }, { "name": "Lower Limestone Creek", "code": "Lower Limestone Creek" }, { "name": "Lower Allen Creek", "code": "Lower Allen Creek" }, { "name": "Simpson Creek", "code": "Simpson Creek" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SUB_BASIN" }, { "name": "LAYER", "type": "esriFieldTypeString", "alias": "LAYER", "domain": { "type": "codedValue", "name": "ssGvMnLayers", "description": "", "codedValues": [ { "name": "Abandoned_or_Removed_Sewer", "code": "Abandoned_or_Removed_Sewer" }, { "name": "Preliminary_Sewer", "code": "Preliminary_Sewer" }, { "name": "Other", "code": "Other" }, { "name": "Private_Sewer", "code": "Private_Sewer" }, { "name": "Sewer_Line1", "code": "Sewer_Line1" }, { "name": "Sewer_Line2", "code": "Sewer_Line2" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LAYER" }, { "name": "WEBLINK", "type": "esriFieldTypeString", "alias": "WEBLINK", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "WEBLINK" }, { "name": "SPAN", "type": "esriFieldTypeSmallInteger", "alias": "SPAN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SPAN" }, { "name": "CREEK_XING", "type": "esriFieldTypeSmallInteger", "alias": "CREEK_XING", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CREEK_XING" }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "domain": { "type": "codedValue", "name": "Condition", "description": "The condition of the asset", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "CONDITION" }, { "name": "INSPECTOR", "type": "esriFieldTypeString", "alias": "INSPECTOR", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "INSPECTOR" }, { "name": "INSPECTION_RESULTS", "type": "esriFieldTypeString", "alias": "INSPECTION_RESULTS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "INSPECTION_RESULTS" }, { "name": "INSPECTION_DATE", "type": "esriFieldTypeDate", "alias": "INSPECTION_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSPECTION_DATE" }, { "name": "PUMPSTATION_NO", "type": "esriFieldTypeString", "alias": "PUMPSTATION_NO", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PUMPSTATION_NO" }, { "name": "HISTOR_ID", "type": "esriFieldTypeString", "alias": "HISTOR_ID", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "HISTOR_ID" }, { "name": "REPL_COST", "type": "esriFieldTypeDouble", "alias": "REPL_COST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "REPL_COST" }, { "name": "NGEN_ID", "type": "esriFieldTypeString", "alias": "NGEN_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NGEN_ID" }, { "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": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "R244_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_244", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_244", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S170_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Abandoned_or_Removed_Sewer", "name": "Abandoned or Removed Sewer", "domains": { "MATERIAL": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "MAINSHAPE": {"type": "inherited"}, "LINERTYPE": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "PLAN_TYPE": {"type": "inherited"}, "PLANT": {"type": "inherited"}, "SUB_BASIN": {"type": "inherited"}, "LAYER": {"type": "inherited"}, "CONDITION": {"type": "inherited"} }, "templates": [ { "name": "Abandoned or Removed Sewer", "description": "", "prototype": { "attributes": { "WATERTYPE": null, "ENABLED": 1, "ACTIVEFLAG": 1, "OWNEDBY": 1, "SUB_BASIN": null, "NGEN_ID": null, "FACILITYID": null, "INSTALLDATE": null, "MATERIAL": null, "DIAMETER": null, "MAINSHAPE": null, "LINEDYEAR": null, "LINERTYPE": null, "FROMMH": null, "TOMH": null, "MAINTBY": 1, "SUMFLOW": null, "HISTOR_ID": null, "PUMPSTATION_NO": null, "DOWNELEV": null, "UPELEV": null, "SLOPE": null, "LENGTH": null, "WORKORDER__NO": null, "INSPECTION_DATE": null, "INSPECTION_RESULTS": null, "REPL_COST": null, "LOCATION": null, "PLAN_ID": null, "PLAN_TYPE": null, "PLANT": null, "LAYER": "Abandoned_or_Removed_Sewer", "WEBLINK": null, "SPAN": null, "CREEK_XING": null, "CONDITION": null, "INSPECTOR": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Other", "name": "Other", "domains": { "MATERIAL": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "MAINSHAPE": {"type": "inherited"}, "LINERTYPE": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "PLAN_TYPE": {"type": "inherited"}, "PLANT": {"type": "inherited"}, "SUB_BASIN": {"type": "inherited"}, "LAYER": {"type": "inherited"}, "CONDITION": {"type": "inherited"} }, "templates": [ { "name": "Other", "description": "", "prototype": { "attributes": { "WATERTYPE": null, "ENABLED": 1, "ACTIVEFLAG": 1, "OWNEDBY": 1, "SUB_BASIN": null, "NGEN_ID": null, "FACILITYID": null, "INSTALLDATE": null, "MATERIAL": null, "DIAMETER": null, "MAINSHAPE": null, "LINEDYEAR": null, "LINERTYPE": null, "FROMMH": null, "TOMH": null, "MAINTBY": 1, "SUMFLOW": null, "HISTOR_ID": null, "PUMPSTATION_NO": null, "DOWNELEV": null, "UPELEV": null, "SLOPE": null, "LENGTH": null, "WORKORDER__NO": null, "INSPECTION_DATE": null, "INSPECTION_RESULTS": null, "REPL_COST": null, "LOCATION": null, "PLAN_ID": null, "PLAN_TYPE": null, "PLANT": null, "LAYER": "Other", "WEBLINK": null, "SPAN": null, "CREEK_XING": null, "CONDITION": null, "INSPECTOR": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Preliminary_Sewer", "name": "Preliminary Sewer", "domains": { "MATERIAL": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "MAINSHAPE": {"type": "inherited"}, "LINERTYPE": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "PLAN_TYPE": {"type": "inherited"}, "PLANT": {"type": "inherited"}, "SUB_BASIN": {"type": "inherited"}, "LAYER": {"type": "inherited"}, "CONDITION": {"type": "inherited"} }, "templates": [ { "name": "Preliminary Sewer", "description": "", "prototype": { "attributes": { "WATERTYPE": null, "ENABLED": 1, "ACTIVEFLAG": 1, "OWNEDBY": 1, "SUB_BASIN": null, "NGEN_ID": null, "FACILITYID": null, "INSTALLDATE": null, "MATERIAL": null, "DIAMETER": null, "MAINSHAPE": null, "LINEDYEAR": null, "LINERTYPE": null, "FROMMH": null, "TOMH": null, "MAINTBY": 1, "SUMFLOW": null, "HISTOR_ID": null, "PUMPSTATION_NO": null, "DOWNELEV": null, "UPELEV": null, "SLOPE": null, "LENGTH": null, "WORKORDER__NO": null, "INSPECTION_DATE": null, "INSPECTION_RESULTS": null, "REPL_COST": null, "LOCATION": null, "PLAN_ID": null, "PLAN_TYPE": null, "PLANT": null, "LAYER": "Preliminary_Sewer", "WEBLINK": null, "SPAN": null, "CREEK_XING": null, "CONDITION": null, "INSPECTOR": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Private_Sewer", "name": "Private_Sewer", "domains": { "MATERIAL": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "MAINSHAPE": {"type": "inherited"}, "LINERTYPE": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "PLAN_TYPE": {"type": "inherited"}, "PLANT": {"type": "inherited"}, "SUB_BASIN": {"type": "inherited"}, "LAYER": {"type": "inherited"}, "CONDITION": {"type": "inherited"} }, "templates": [ { "name": "Private_Sewer", "description": "", "prototype": { "attributes": { "WATERTYPE": null, "ENABLED": 1, "ACTIVEFLAG": 1, "OWNEDBY": 1, "SUB_BASIN": null, "NGEN_ID": null, "FACILITYID": null, "INSTALLDATE": null, "MATERIAL": null, "DIAMETER": null, "MAINSHAPE": null, "LINEDYEAR": null, "LINERTYPE": null, "FROMMH": null, "TOMH": null, "MAINTBY": 1, "SUMFLOW": null, "HISTOR_ID": null, "PUMPSTATION_NO": null, "DOWNELEV": null, "UPELEV": null, "SLOPE": null, "LENGTH": null, "WORKORDER__NO": null, "INSPECTION_DATE": null, "INSPECTION_RESULTS": null, "REPL_COST": null, "LOCATION": null, "PLAN_ID": null, "PLAN_TYPE": null, "PLANT": null, "LAYER": "Private_Sewer", "WEBLINK": null, "SPAN": null, "CREEK_XING": null, "CONDITION": null, "INSPECTOR": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Sewer_Line1", "name": "Flat Creek Sewer", "domains": { "MATERIAL": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "MAINSHAPE": {"type": "inherited"}, "LINERTYPE": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "PLAN_TYPE": {"type": "inherited"}, "PLANT": {"type": "inherited"}, "SUB_BASIN": {"type": "inherited"}, "LAYER": {"type": "inherited"}, "CONDITION": {"type": "inherited"} }, "templates": [ { "name": "Flat Creek Sewer", "description": "", "prototype": { "attributes": { "WATERTYPE": null, "ENABLED": 1, "ACTIVEFLAG": 1, "OWNEDBY": 1, "SUB_BASIN": null, "NGEN_ID": null, "FACILITYID": null, "INSTALLDATE": null, "MATERIAL": null, "DIAMETER": null, "MAINSHAPE": null, "LINEDYEAR": null, "LINERTYPE": null, "FROMMH": null, "TOMH": null, "MAINTBY": 1, "SUMFLOW": null, "HISTOR_ID": null, "PUMPSTATION_NO": null, "DOWNELEV": null, "UPELEV": null, "SLOPE": null, "LENGTH": null, "WORKORDER__NO": null, "INSPECTION_DATE": null, "INSPECTION_RESULTS": null, "REPL_COST": null, "LOCATION": null, "PLAN_ID": null, "PLAN_TYPE": null, "PLANT": null, "LAYER": "Sewer_Line1", "WEBLINK": null, "SPAN": null, "CREEK_XING": null, "CONDITION": null, "INSPECTOR": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Sewer_Line2", "name": "Linwood Sewer", "domains": { "MATERIAL": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "MAINSHAPE": {"type": "inherited"}, "LINERTYPE": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "PLAN_TYPE": {"type": "inherited"}, "PLANT": {"type": "inherited"}, "SUB_BASIN": {"type": "inherited"}, "LAYER": {"type": "inherited"}, "CONDITION": {"type": "inherited"} }, "templates": [ { "name": "Linwood Sewer", "description": "", "prototype": { "attributes": { "WATERTYPE": null, "ENABLED": 1, "ACTIVEFLAG": 1, "OWNEDBY": 1, "SUB_BASIN": null, "NGEN_ID": null, "FACILITYID": null, "INSTALLDATE": null, "MATERIAL": null, "DIAMETER": null, "MAINSHAPE": null, "LINEDYEAR": null, "LINERTYPE": null, "FROMMH": null, "TOMH": null, "MAINTBY": 1, "SUMFLOW": null, "HISTOR_ID": null, "PUMPSTATION_NO": null, "DOWNELEV": null, "UPELEV": null, "SLOPE": null, "LENGTH": null, "WORKORDER__NO": null, "INSPECTION_DATE": null, "INSPECTION_RESULTS": null, "REPL_COST": null, "LOCATION": null, "PLAN_ID": null, "PLAN_TYPE": null, "PLANT": null, "LAYER": "Sewer_Line2", "WEBLINK": null, "SPAN": null, "CREEK_XING": null, "CONDITION": null, "INSPECTOR": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "64ba5b147a504424ba0f5eeb3a29d8fd" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 6, "name": "Sewer Lateral", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 5000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CREATIONDATE", "creatorField": "CREATEDBY", "editDateField": "LASTUPDATE", "editorField": "LASTEDITOR" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": false, "extent": { "xmin": 2377508.964029001, "ymin": 1530196.542315103, "xmax": 2419629.613778999, "ymax": 1593165.3788150996, "spatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 1.3725527903396165E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.6150099999471E7, "falseY": -4.37034999999349E7, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 163, 255, 115, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FACILITYID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDATE" }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "piPipeMaterial", "description": "The list of pipe materials types based on the NASSCO standards", "codedValues": [ { "name": "ABS Plastic", "code": "ABS" }, { "name": "Asbestos Cement", "code": "AC" }, { "name": "Asphalt", "code": "ASP" }, { "name": "Brick", "code": "BR" }, { "name": "Cast Iron", "code": "CAS" }, { "name": "Clay Tile", "code": "CT" }, { "name": "Concrete (Non-Reinforced)", "code": "CP" }, { "name": "Concrete Segments (Bolted)", "code": "CSB" }, { "name": "Concrete Segments (Unbolted)", "code": "CSU" }, { "name": "Corrugated Metal", "code": "CMP" }, { "name": "Copper", "code": "COP" }, { "name": "Cured In Place", "code": "CIPP" }, { "name": "Ductile Iron", "code": "DIP" }, { "name": "Fiberglass Reinforced", "code": "FRP" }, { "name": "Earth & Geotextile", "code": "EARGEO" }, { "name": "Earthen", "code": "EAR" }, { "name": "Geotextile", "code": "GEO" }, { "name": "Galvanized Pipe", "code": "GP" }, { "name": "Glass Reinforced Cement", "code": "GRC" }, { "name": "Pitch Fiber (Orangeburg)", "code": "OB" }, { "name": "Plastic/Steel Composite", "code": "PSC" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Polypropylene", "code": "PP" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Pre-Stressed Concrete Cylinder", "code": "PCCP" }, { "name": "Reinforced Concrete", "code": "RCP" }, { "name": "Reinforced Plastic (Truss)", "code": "RPM" }, { "name": "Segmented Block", "code": "SB" }, { "name": "Steel", "code": "SP" }, { "name": "Transite", "code": "TTE" }, { "name": "Vitrified Clay", "code": "VCP" }, { "name": "Wood", "code": "WD" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" }, { "name": "Brick Masonry", "code": "BMP" }, { "name": "High Density Polyethylene", "code": "HDPE" }, { "name": "Aluminized Type II Corragated Metal Pipe", "code": "ACCMP" }, { "name": "High Performance Polyethylene", "code": "HPE" }, { "name": "Bituminous Coated Metal Pipe", "code": "BCCMP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "MATERIAL" }, { "name": "LINETYPE", "type": "esriFieldTypeString", "alias": "Liner Type", "domain": { "type": "codedValue", "name": "piLiningMethod", "description": "The pipe lining method based on LACP and PACP standards", "codedValues": [ { "name": "Cured in Place", "code": "CP" }, { "name": "Fold and Form or Deform/Reform", "code": "FF" }, { "name": "Segmented Panel", "code": "SN" }, { "name": "Segmented Pipe", "code": "SP" }, { "name": "Spiral Wound", "code": "SW" }, { "name": "Other", "code": "OTH" }, { "name": "None", "code": "NONE" }, { "name": "Slip Lined", "code": "SL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LINETYPE" }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "Location Description", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LOCDESC" }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "codedValue", "name": "piPipeDiameter", "description": "A list of pipe diameters", "codedValues": [ { "name": "3/4\"", "code": 0.75 }, { "name": "1\"", "code": 1 }, { "name": "1 1/4\"", "code": 1.25 }, { "name": "1 1/2\"", "code": 1.5 }, { "name": "2\"", "code": 2 }, { "name": "2 1/2\"", "code": 2.5 }, { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "14\"", "code": 14 }, { "name": "15\"", "code": 15 }, { "name": "16\"", "code": 16 }, { "name": "18\"", "code": 18 }, { "name": "20\"", "code": 20 }, { "name": "24\"", "code": 24 }, { "name": "30\"", "code": 30 }, { "name": "36\"", "code": 36 }, { "name": "40\"", "code": 40 }, { "name": "42\"", "code": 42 }, { "name": "48\"", "code": 48 }, { "name": "54\"", "code": 54 }, { "name": "60\"", "code": 60 }, { "name": "66\"", "code": 66 }, { "name": "72\"", "code": 72 }, { "name": "75\"", "code": 75 }, { "name": "Unknown", "code": 0 }, { "name": "Other", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIAMETER" }, { "name": "DISTANCE", "type": "esriFieldTypeInteger", "alias": "Distance", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DISTANCE" }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "Water Type", "domain": { "type": "codedValue", "name": "ssWaterType_1", "description": "Sanitary sewer water type", "codedValues": [ { "name": "Sewage", "code": "Sewage" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "WATERTYPE" }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "Geometric Network Enabled domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "ENABLED" }, { "name": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "Active Flag", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "ACTIVEFLAG" }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner_1", "description": "The owner of the asset", "codedValues": [ { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "Flowery Branch", "code": 2 }, { "name": "White County", "code": 3 }, { "name": "Etowah", "code": 4 }, { "name": "Braselton", "code": 5 }, { "name": "Buford", "code": 6 }, { "name": "Lula", "code": 7 }, { "name": "Gwinnett County", "code": 8 }, { "name": "City of Gainesville", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "OWNEDBY" }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager_1", "description": "The manager of the asset", "codedValues": [ { "name": "Private", "code": -1 }, { "name": "Gainesville", "code": 1 }, { "name": "Public", "code": -2 }, { "name": "Other", "code": -3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "MAINTBY" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": false, "nullable": true, "length": 51, "defaultValue": null, "modelName": "CREATEDBY" }, { "name": "CREATIONDATE", "type": "esriFieldTypeDate", "alias": "Creation Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATIONDATE" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "HISTOR_ID", "type": "esriFieldTypeString", "alias": "HISTOR_ID", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "HISTOR_ID" }, { "name": "PLANT", "type": "esriFieldTypeString", "alias": "PLANT", "domain": { "type": "codedValue", "name": "sPlantType", "description": "", "codedValues": [ { "name": "FLAT CREEK", "code": "FLAT CREEK" }, { "name": "LINWOOD", "code": "LINWOOD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PLANT" }, { "name": "REPL_COST", "type": "esriFieldTypeDouble", "alias": "REPL_COST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "REPL_COST" }, { "name": "NGEN_ID", "type": "esriFieldTypeString", "alias": "NGEN_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NGEN_ID" }, { "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": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "R242_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_242", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_242", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S168_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Sewer Lateral", "description": "", "prototype": { "attributes": { "WATERTYPE": null, "ENABLED": 1, "ACTIVEFLAG": 1, "OWNEDBY": 1, "NGEN_ID": null, "FACILITYID": null, "INSTALLDATE": null, "MATERIAL": null, "LINETYPE": null, "LOCDESC": null, "DIAMETER": null, "DISTANCE": null, "MAINTBY": 1, "PLANT": null, "HISTOR_ID": null, "REPL_COST": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "64ba5b147a504424ba0f5eeb3a29d8fd" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 7, "name": "Manholes", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 6000, "maxScale": 2000, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CREATIONDATE", "creatorField": "CREATEDBY", "editDateField": "LASTUPDATE", "editorField": "LASTEDITOR" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": false, "extent": { "xmin": 4433.714278999716, "ymin": 4433.714315101504, "xmax": 2.3811051997778997E7, "ymax": 1.5467789450065106E7, "spatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 1.3725527903396165E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.6150099999471E7, "falseY": -4.37034999999349E7, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LAYER", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "a687c80514c4d87c4fe10683091bec8b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACL0lEQVQ4jdXTT4gSURwH8O/IjOIf/Ae64bBJBy8dl2A9eTAw8GQehEWtwDqIdEhD8KDYQfKgSITHhIQO/oG9CB0kvHgKDP8gFHgJxER0xVGHCXOMmcNSsUrBXvrBg/d4bz7v/d7vDYlrCvK/gQgA9wGckSR5m+f5HzzPdwC8BfDhbyEdSZLnFovF5PV6j1qtltpkMkGj0WgLhcLJeDz+BOAJgO+HIFIqlb43GAwnkUiEMhqN6Ha7UCgUsFqtN2maRiwWu8UwjLD2wSHosc1mO3a73VQmk0EkEsF8PodKpcJ0OkUul0Mmk1Ekk8nT0Wh099c0f4NUKtVTn89n0uv18Pv9KJfLSKfTIhYKhZBIJKDVahEIBG6kUqlHPM9fDe12u+N+vy/2e70eSqUSdDqdOM7n86hUKlCr1WBZVi2VSu9wHHd1atvtlhyNRmJ/sVhAJpNdzsnlcsxmM6xWK2w2GxAEQe29I7lcfuFwOGjhFO12G8FgENlsVkTD4TCi0SgoihJPW6vVvuyFKIp6V6vVntvtdkmxWBQhl8sFg8EAj8eDeDwuVA3VavWCZdk3e6HJZPKi0Wg8bLVaR8LuwvuhaRpmsxkWi0W4ZAHaMQwzAHC+FwLArlarU4lE8rFerxudTuflxHA4FNLZrNfrzwzD3BNqcwgCx3FfOY4zdzqdl81m82y5XOoIgtgplcpvPM+/ms/nr4W6/Pndvn+NGwwGzwAITYz1er1n6WHon+PaoJ8GAtz6JFiSmAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Abandoned_or_Removed_MH", "label": "Abandoned or Removed MH" }, { "symbol": { "type": "esriPMS", "url": "ff00da3f904637d49ca503c80a1bbebb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABxUlEQVQ4jdXUTUjUURjF4UcbHcZKnDAtw0bJoqKNJrgLoUXRomhlbjTIwJIWSURtgkgwF2lhLoUK+hLJpSsjapMRDUEDBoPQKsSaUVIxNQ3+fWDBDC1a1IEL93Iuv5fzvtwb8pcU+m9AOTgqR6OQ3VYsWfIatzHyp6CosCF7lbmi1LBCO1CiSLsa417hJD5nA4VEDCtX4548MTzGehyxNQDuU+lDcLcpG6jFMeXOy9NIVV+VgjcFimeLTeyakGhJ8FyBg+ok7V8d81fQBmd0KFNG7GJMxYUKXZ1d0um0toY21YPV4tviXLfJYcctZwJ9Ue7p90YNRg08GBCNRoNzX1+fnls94rVxPikUUWs2U7QlIclv27nUnHA4/NOKRCJmJmcE/jzWyMvco3VSTthiM8s7l7WeatV9rdv09LT29nb59/OpxBPc9DYzaK27ep3TLDfZlRTuCKtvqFdUWmTh0oLRplEe4aqUaf2ZQeMuu6PZsFIDJLYneIY9OISNwfhXTAYBhzKDmDOrTsgL/UqcXuWMBXEWpY356ABWsoGY8s6UmBGdHmqUEpVrRZH3Ft0woTeY72/K9NbmvXSWYP0okFX/3jfyFXAnggRYdcVKAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "MH1", "label": "Flat Creek" }, { "symbol": { "type": "esriPMS", "url": "13c2976e7debe4ebca327fe3931c6279", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABw0lEQVQ4jdXUv0vUcRzH8Ydy5+mFdoeSZZgGDhENKYVDDWKDi0tEiBDVUGBIQ+I/0BQOaRGOFRFCCOLQEA1tLSfRUXRQdFFOIqSXZud52V3cWWDB92hoqBd84PPr/eT9fr35fEL+kkL/DagKJzGo2kFFm4pe4B6e/CkoLmTWHi16NXurQSN2iHmsS8ZzXMRGJVBI2CP1upwSFsN7RHDAvjLwjv3Wy3fPVgJdcEirY8Jm6DjTISqqKdxksbAoNZsq5RI1pduSE9vL/BVU67JeLepp62/T/qzd2MSYTCZjeHhY51CnZCFJn90eOK8QBCpqNf/DqKW46Zlp8Xi8vJ6cnDRxf0LyS7LkToOQI/JBpRWFLG9Ns6tZkUjJnC3V1dVZ+7TGZ2yW+xoO9qjGsk57S6UVFgqGLg0Zvz5uZWXFyMiImoEaVvEBCW+CQWFTEkYdVp1+mBYZiOjp7xFrjMkfz0vcSDCAp5ZtuB0MyrjqpXPSmp0mtTO11foopSz14a6irDRmg0Fk5XWrMidpl6PbTj5izlc5r2XLyGIlEDnzctq8c80rg9bFVSmqtaDgpjW38O33sKC3lrPgCuXxc6ei/r1v5Du3XoRxu0FjOgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "MH2", "label": "Linwood" }, { "symbol": { "type": "esriPMS", "url": "24304b1e41d751b7ceda6001ab54c7b4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACDklEQVQ4jc2UP0hbURSHv9eXNoZqSyrpM6Ko2ISEZtNV3BSchECCQyLlqRA7qUN0cRJESjJIYga1FUEUSRxUHJTi/8VZilEHac2QavMIYrGkvJSXlJa2vnbp4G86l3Pud+/h/O418J9kuNugfJ4gYFVVCId5lkhgPz/HLIrka2v55PPxTpb58L08KQjE9G7kUxSeezxQXg5jY7CyAnY71NRgCYdxbG/D5CQYjbwFHVAuh9DeDpeXMDVV2Mz6OpSVQUsLVFdDayt0d8Ps7F9aGx/H3NAAPT3Q0QHRqIXDwxKur0Wczvd0dalsbkIgAIkET3RBc3M8Xl2FykoYGnIyOGhldPQViqLg9b4gHk9RX68yMACRCFZdUCrF/Z2dYhyPP2VhIY7ZbC6so9E3zMy8pLExydUVHB/zUBeUy3Hv9LQYZzJfMBqNP3Imk4mLCwNa/uamMGFBF1RRQU6WEa1WcDhcBAIBQqEQ2WyW/v4+5ue/UlcHW1twcMDnkxMdkNtNNhKhxO/XRv+akZE+vF43kvSI4eEH+P1Jlpa0NsHjIb2xoQMKBsk0NSGtrcHioorNFmJ3F1wuaGsDiwWam6GqCmSZj5oNbgWVlqIuL4Pmpelp6O39mTs6glgMJEk7BAThH29NM93+PkxMFFrl7AxEEWw26Owsulpb/65fQIKA68+SotJp2Nsruvo23b1v5BsV1Kd//8G93AAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Not_Found", "label": "Not Found MH" }, { "symbol": { "type": "esriPMS", "url": "e27922a0c1384e64765e636d8db813af", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACvUlEQVQ4jb3UW0jTURwH8O/cfze3bJtORWfo1GlIomY0YcMuUqHSlRRzBWmNyhhOyMhKSZL0wWAPYoYopkTlZSgOaUkPRUnSRdGH7KKklZfc3F1m23+xVZA0hkL0ezrXz+H8zo9D4B8G8b8xMYAwAGYAbwE41ovR4sMTar6ZFko4LA5db1kkInnC71+WPru5bJ521vj1HIC5tWAbI3nClyKBKLZdcZ8SHRIDSXUKepRaWiCDjYZB9aGWp7d3mOzGLACv/WGUCG7kEzpBj9sWI4EH+jM4DA6yk3PR90bDI92kzrJs3gJg1icWxOTKo4I3JXaW9OJksxx0gg6pOBMWhwVDk88gConDmbZitJ7qQP9IL6dhUF1nW7Gd8ImxmYFlqr3ldDrBQEtxO7JuymCNNkKj7cHw0DDyrpehu0QLcXgiFDuFDLWu/jCA078fZRVmtBvFIkEsFszzMNj1kO6Woq6+1jsnk8kACvBpcgohnBDvWGhQ2PKMYToRwOhf2IrTwShoPPKzTTqgqihdlbPUrak4dqMQHNoGb3/ePMf1ZMfnNZkEy9Sv0vF5bD6sK1YoHymgVCpBpVK9810PuqC9MAghJ8rbT74iXlwwz8/7xCgUymPd+MDB/O2FxNTCJCZGJ5CbnYu09DSMj43jw/hHiDOSUCA5jhnDtNtg03u2vfOJWR2W2ureyl0xgli+6u55NBfdQXxUAjKqUtGt6ocgMxTypqMgqDR0PG+bcrqct/zV2SuT3dh4QL2voq/0IWVzRBLgAqiggulmgkVnoU1xD5JrKY4lm8FTX2p/GJyk82oAAlzypryzFTmV1JyU/XzPuM1hw8CY1lCluWTU2xbfu93ufM87+cUAuEmQVSa7UXOxs0x5uad8D0mSwdKadKuLdL0A0Aqg28c+v7/GCIAip8v56wg/K9eArTv+KfYDt5n98dhKqDsAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Other", "label": "Other" }, { "symbol": { "type": "esriPMS", "url": "19a3c4e62285b095ceba578d91c8950f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABzUlEQVQ4jdXTP0gUYBjH8Y9xemlhdyAqlqnhYA2BEriF0NCaQ4EE5VCkSZQSNTSEkxikSBxBVNJQhAgOBbnk0h+yoaPgoMCQXEKKO09Ey7wz7pRQ6KzApR+88Dw8z/uF3/O8b8AmKfDfgPLQnEdLgH0pltK8xT08/VtQOMjIfiouUTZG8R6UELpKwxRvcBrfNwIFtvKkgoYI+bvwHNtxmN0ZYDM18ZXeExuBTh2h8iz57bhWW+tjUZFUSYm909POx2IeU3ScxkkOrbW5DhTi3GUqynChqkpvdbWe3l6JRMKZjg636+tVR6O6KW+lNZ0LlKLy1Wo8Gg57ODQkHA5n80gkYri/X100ao7iIAcWcllLEZhcjRPz84LB4K9aYWGhr3NzJlenHCA/54y2EW9hZ8baaDqtva3N9b4+yWRSV1eXmwUFyvESg3zICSrk/l0uHmPLwMSEK8Ggo01NSkMhnYuL2sbH3cnYJD4rG/4eNEX3MCfHKLuFmljMC9ThIIpX1r8cZwIjOUGYX6AxyesHlLauKWRuDvIjyft49llZ3ghkhk8zVD2j5xEtCcJ5LO/g8xIDX7ixspf1yvXXvr2j08rJajZH459A/6xNA/0EQdODqhvERaUAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Preliminary_Sewer", "label": "Preliminary Sewer" }, { "symbol": { "type": "esriPMS", "url": "b23f89a944d11bb9217a240956cd966e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAYUlEQVQ4jWNhoBCwUM2ARgeH+P8MDI7EaGJiZOyv27//IooB/xkYLBkYGOKJMeDf//9rGBgYUA0gF7CQrXPUgOEZiMzMfQx//64gRhMbM/NlDAMa9u69xcDAAMJkuoBMAABqTRQUx9oEAAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "MH_Private", "label": "Private MH" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 204, 255 ], "toColor": [ 242, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 188, 255 ], "toColor": [ 252, 182, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 230, 252, 255 ], "toColor": [ 179, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 224, 255 ], "toColor": [ 179, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 197, 255 ], "toColor": [ 252, 217, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 179, 255 ], "toColor": [ 195, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 182, 252, 255 ], "toColor": [ 242, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 217, 252, 255 ], "toColor": [ 212, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 218, 255 ], "toColor": [ 252, 182, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 250, 255 ], "toColor": [ 212, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 219, 255 ], "toColor": [ 252, 210, 219, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[FACILITYID]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 3, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FACILITYID", "typeIdField": "LAYER", "subtypeField": "", "fields": [ { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDATE" }, { "name": "HIGHELEV", "type": "esriFieldTypeDouble", "alias": "High Pipe Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HIGHELEV" }, { "name": "INVERT", "type": "esriFieldTypeDouble", "alias": "Invert", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INVERT" }, { "name": "INVERTELEV", "type": "esriFieldTypeDouble", "alias": "Invert Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INVERTELEV" }, { "name": "RIMELEV", "type": "esriFieldTypeDouble", "alias": "Rim Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RIMELEV" }, { "name": "CVTYPE", "type": "esriFieldTypeString", "alias": "Cover Type", "domain": { "type": "codedValue", "name": "piManholeCoverType", "description": "List of infrastructure Manhole Cover Types", "codedValues": [ { "name": "Standard W/ Lock", "code": "Standard W/ Lock" }, { "name": "Standard W/ Ears", "code": "Standard W/ Ears" }, { "name": "Non-District", "code": "Non-District" }, { "name": "Water Tight", "code": "Water Tight" }, { "name": "27\" Diameter", "code": "27\" Diameter" }, { "name": "42\" Diameter", "code": "42\" Diameter" }, { "name": "Large - Water Tight", "code": "Large - Water Tight" }, { "name": "Rectangular", "code": "Rectangular" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CVTYPE" }, { "name": "WALLMAT", "type": "esriFieldTypeString", "alias": "Wall Material", "domain": { "type": "codedValue", "name": "ssWallMaterial", "description": "", "codedValues": [ { "name": "PRECAST", "code": "PRECAST" }, { "name": "BRICK", "code": "BRICK" }, { "name": "OTHER", "code": "OTHER" }, { "name": "PRECAST-BRICK", "code": "PRECAST-BRICK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "WALLMAT" }, { "name": "MHTYPE", "type": "esriFieldTypeString", "alias": "Manhole Type", "domain": { "type": "codedValue", "name": "piManholeType", "description": "List of infrastructure Manhole Types", "codedValues": [ { "name": "Standard", "code": "STD" }, { "name": "Drop", "code": "DRP" }, { "name": "Split", "code": "SPL" }, { "name": "Diversion", "code": "DIV" }, { "name": "Sedimentation", "code": "SED" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "MHTYPE" }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Manhole Condition", "domain": { "type": "codedValue", "name": "Condition", "description": "The condition of the asset", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CUTDEPTH", "type": "esriFieldTypeDouble", "alias": "Pavement Cut Depth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CUTDEPTH" }, { "name": "FLOWDIR", "type": "esriFieldTypeString", "alias": "Flow Direction", "domain": { "type": "codedValue", "name": "Direction", "description": "A general description of cardinal direction", "codedValues": [ { "name": "East", "code": "East" }, { "name": "North", "code": "North" }, { "name": "South", "code": "South" }, { "name": "West", "code": "West" }, { "name": "Northeast", "code": "Northeast" }, { "name": "Northwest", "code": "Northwest" }, { "name": "Southeast", "code": "Southeast" }, { "name": "Southwest", "code": "Southwest" }, { "name": "North/South", "code": "North/South" }, { "name": "East/West", "code": "East/West" }, { "name": "Northeast/Northwest", "code": "Northeast/Northwest" }, { "name": "Southeast/Southwest", "code": "Southeast/Southwest" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "FLOWDIR" }, { "name": "LINED", "type": "esriFieldTypeString", "alias": "Lined", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "LINED" }, { "name": "GPSDATE", "type": "esriFieldTypeDate", "alias": "GPS Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "GPSDATE" }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "Water Type", "domain": { "type": "codedValue", "name": "ssWaterType_1", "description": "Sanitary sewer water type", "codedValues": [ { "name": "Sewage", "code": "Sewage" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "WATERTYPE" }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "Location Description", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LOCDESC" }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "Geometric Network Enabled domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "ENABLED" }, { "name": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "Active Flag", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "ACTIVEFLAG" }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner_1", "description": "The owner of the asset", "codedValues": [ { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "Flowery Branch", "code": 2 }, { "name": "White County", "code": 3 }, { "name": "Etowah", "code": 4 }, { "name": "Braselton", "code": 5 }, { "name": "Buford", "code": 6 }, { "name": "Lula", "code": 7 }, { "name": "Gwinnett County", "code": 8 }, { "name": "City of Gainesville", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "OWNEDBY" }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager_1", "description": "The manager of the asset", "codedValues": [ { "name": "Private", "code": -1 }, { "name": "Gainesville", "code": 1 }, { "name": "Public", "code": -2 }, { "name": "Other", "code": -3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "MAINTBY" }, { "name": "SUMFLOW", "type": "esriFieldTypeDouble", "alias": "Flow Summary", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUMFLOW" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "TOP_ELEVATION", "type": "esriFieldTypeDouble", "alias": "TOP_ELEVATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOP_ELEVATION" }, { "name": "INVERT1_IN_ELEVATION", "type": "esriFieldTypeString", "alias": "INVERT1_IN_ELVATION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "INVERT1_IN_ELEVATION" }, { "name": "INVERT2_IN_ELEVATION", "type": "esriFieldTypeString", "alias": "INVERT2_IN_", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "INVERT2_IN_ELEVATION" }, { "name": "WORKORDER__NO", "type": "esriFieldTypeString", "alias": "WORKORDER _NO", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "WORKORDER__NO" }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": false, "nullable": true, "length": 51, "defaultValue": null, "modelName": "CREATEDBY" }, { "name": "CREATIONDATE", "type": "esriFieldTypeDate", "alias": "Creation Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATIONDATE" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GPS_TYPE", "type": "esriFieldTypeString", "alias": "GPS_TYPE", "domain": { "type": "codedValue", "name": "GPSType", "description": "", "codedValues": [ { "name": "TOPCON", "code": "TOPCON" }, { "name": "TRIMBLE", "code": "TRIMBLE" }, { "name": "COORDINATES", "code": "COORDINATES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "GPS_TYPE" }, { "name": "PLAN_ID", "type": "esriFieldTypeString", "alias": "PLAN_ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PLAN_ID" }, { "name": "PLAN_TYPE", "type": "esriFieldTypeString", "alias": "PLAN_TYPE", "domain": { "type": "codedValue", "name": "ssPlanType", "description": "", "codedValues": [ { "name": "AS_BUILT", "code": "AS_BUILT" }, { "name": "PRELIMINARY", "code": "PRELIMINARY" }, { "name": "GRADE ONLY", "code": "GRADE ONLY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PLAN_TYPE" }, { "name": "INVERT1_IN", "type": "esriFieldTypeString", "alias": "INVERT1_IN", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "INVERT1_IN" }, { "name": "INVERt2_IN", "type": "esriFieldTypeString", "alias": "INVERt2_IN", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "INVERt2_IN" }, { "name": "INVERT3_IN", "type": "esriFieldTypeString", "alias": "INVERT3_IN", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "INVERT3_IN" }, { "name": "INVERT3_IN_ELEVATION", "type": "esriFieldTypeString", "alias": "INVERT3_IN_ELEVATION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "INVERT3_IN_ELEVATION" }, { "name": "INVERT1_OUT", "type": "esriFieldTypeString", "alias": "INVERT1_OUT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "INVERT1_OUT" }, { "name": "INVERT1_OUT_ELEVATION", "type": "esriFieldTypeString", "alias": "INVERT1_OUT_ELEVATION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "INVERT1_OUT_ELEVATION" }, { "name": "INVERT2_OUT", "type": "esriFieldTypeString", "alias": "INVERT2_OUT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "INVERT2_OUT" }, { "name": "INVERT2_OUT_ELEVATION", "type": "esriFieldTypeString", "alias": "INVERT2_OUT_ELEVATION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "INVERT2_OUT_ELEVATION" }, { "name": "COVER", "type": "esriFieldTypeString", "alias": "COVER", "domain": { "type": "codedValue", "name": "Cover", "description": "Manhole Covers", "codedValues": [ { "name": "HOLES", "code": "HOLES" }, { "name": "SOLID", "code": "SOLID" }, { "name": "VENTED", "code": "VENTED" }, { "name": "SOLID-PICK HOLES", "code": "SOLID-PICK HOLES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COVER" }, { "name": "STEPS", "type": "esriFieldTypeInteger", "alias": "STEPS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STEPS" }, { "name": "RAISED", "type": "esriFieldTypeString", "alias": "RAISED", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RAISED" }, { "name": "PLANT", "type": "esriFieldTypeString", "alias": "PLANT", "domain": { "type": "codedValue", "name": "sPlantType", "description": "", "codedValues": [ { "name": "FLAT CREEK", "code": "FLAT CREEK" }, { "name": "LINWOOD", "code": "LINWOOD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PLANT" }, { "name": "SUB_BASIN", "type": "esriFieldTypeString", "alias": "SUB_BASIN", "domain": { "type": "codedValue", "name": "SubBasins", "description": "", "codedValues": [ { "name": "Ada Creek", "code": "Ada Creek" }, { "name": "Balus Creek", "code": "Balus Creek" }, { "name": "Black Creek", "code": "Black Creek" }, { "name": "Caney Fork", "code": "Caney Fork" }, { "name": "Cry Creek", "code": "Cry Creek" }, { "name": "Dixon Creek", "code": "Dixon Creek" }, { "name": "East Chattahoochee", "code": "East Chattahoochee" }, { "name": "Etta Vista Creek", "code": "Etta Vista Creek" }, { "name": "Gaines Mill", "code": "Gaines Mill" }, { "name": "Holly Springs", "code": "Holly Springs" }, { "name": "Lanier Park", "code": "Lanier Park" }, { "name": "Linwood Creek", "code": "Linwood Creek" }, { "name": "Lower Flat Creek", "code": "Lower Flat Creek" }, { "name": "Redwine Creek", "code": "Redwine Creek" }, { "name": "River Forks", "code": "River Forks" }, { "name": "Rock Creek", "code": "Rock Creek" }, { "name": "Sardis Creek", "code": "Sardis Creek" }, { "name": "Slaughterhouse Creek", "code": "Slaughterhouse Creek" }, { "name": "Squirrel Creek", "code": "Squirrel Creek" }, { "name": "Upper Allen Creek", "code": "Upper Allen Creek" }, { "name": "Upper Flat Creek", "code": "Upper Flat Creek" }, { "name": "Upper Limestone Creek", "code": "Upper Limestone Creek" }, { "name": "Upper Mulberry Creek", "code": "Upper Mulberry Creek" }, { "name": "Valley Creek", "code": "Valley Creek" }, { "name": "White Sulphur", "code": "White Sulphur" }, { "name": "Johnson Creek", "code": "Johnson Creek" }, { "name": "Lower Wahoo Creek", "code": "Lower Wahoo Creek" }, { "name": "Little River", "code": "Little River" }, { "name": "West Chattahoochee", "code": "West Chattahoochee" }, { "name": "Rabbittown", "code": "Rabbittown" }, { "name": "Candler Branch", "code": "Candler Branch" }, { "name": "Upper Walnut Creek", "code": "Upper Walnut Creek" }, { "name": "Lower Limestone Creek", "code": "Lower Limestone Creek" }, { "name": "Lower Allen Creek", "code": "Lower Allen Creek" }, { "name": "Simpson Creek", "code": "Simpson Creek" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "SUB_BASIN" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "LAYER", "type": "esriFieldTypeString", "alias": "LAYER", "domain": { "type": "codedValue", "name": "ssLayers", "description": "", "codedValues": [ { "name": "MH1", "code": "MH1" }, { "name": "MH2", "code": "MH2" }, { "name": "MH_Private", "code": "MH_Private" }, { "name": "Not_Found", "code": "Not_Found" }, { "name": "Abandoned_or_Removed_MH", "code": "Abandoned_or_Removed_MH" }, { "name": "Other", "code": "Other" }, { "name": "Private_Sewer", "code": "Private_Sewer" }, { "name": "Preliminary_Sewer", "code": "Preliminary_Sewer" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LAYER" }, { "name": "ACCURACY", "type": "esriFieldTypeString", "alias": "ACCURACY", "domain": { "type": "codedValue", "name": "Accuracy", "description": "Gainesville", "codedValues": [ { "name": "LOW", "code": "LOW" }, { "name": "MEDIUM", "code": "MEDIUM" }, { "name": "HIGH", "code": "HIGH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ACCURACY" }, { "name": "WEBLINK", "type": "esriFieldTypeString", "alias": "WEBLINK", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "WEBLINK" }, { "name": "INSPECTOR", "type": "esriFieldTypeString", "alias": "INSPECTOR", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "INSPECTOR" }, { "name": "INSPECTION_DATE", "type": "esriFieldTypeDate", "alias": "INSPECTION_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSPECTION_DATE" }, { "name": "INSPECTION_RESULTS", "type": "esriFieldTypeString", "alias": "INSPECTION_RESULTS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "INSPECTION_RESULTS" }, { "name": "PUMPSTATION_NO", "type": "esriFieldTypeString", "alias": "PUMPSTATION_NO", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PUMPSTATION_NO" }, { "name": "HISTOR_ID", "type": "esriFieldTypeString", "alias": "HISTOR_ID", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "HISTOR_ID" }, { "name": "REPL_COST", "type": "esriFieldTypeDouble", "alias": "REPL_COST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "REPL_COST" }, { "name": "NGEN_ID", "type": "esriFieldTypeString", "alias": "NGEN_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NGEN_ID" }, { "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": "R241_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_241", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_241", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S167_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Abandoned_or_Removed_MH", "name": "Abandoned or Removed MH", "domains": { "CVTYPE": {"type": "inherited"}, "WALLMAT": {"type": "inherited"}, "MHTYPE": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "FLOWDIR": {"type": "inherited"}, "LINED": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "GPS_TYPE": {"type": "inherited"}, "PLAN_TYPE": {"type": "inherited"}, "COVER": {"type": "inherited"}, "PLANT": {"type": "inherited"}, "SUB_BASIN": {"type": "inherited"}, "LAYER": {"type": "inherited"}, "ACCURACY": {"type": "inherited"} }, "templates": [ { "name": "Abandoned or Removed MH", "description": "", "prototype": { "attributes": { "LOCDESC": null, "ENABLED": 1, "ACTIVEFLAG": 1, "OWNEDBY": 1, "COMMENTS": null, "NGEN_ID": null, "FACILITYID": null, "INSTALLDATE": null, "HIGHELEV": null, "INVERT": null, "INVERTELEV": null, "RIMELEV": null, "CVTYPE": null, "WALLMAT": null, "MHTYPE": null, "CONDITION": null, "CUTDEPTH": null, "FLOWDIR": null, "LINED": null, "GPSDATE": null, "WATERTYPE": null, "MAINTBY": 1, "SUMFLOW": null, "REPL_COST": null, "HISTOR_ID": null, "TOP_ELEVATION": null, "INVERT1_IN_ELEVATION": null, "INVERT2_IN_ELEVATION": null, "WORKORDER__NO": null, "PUMPSTATION_NO": null, "INSPECTION_RESULTS": null, "GPS_TYPE": null, "PLAN_ID": null, "PLAN_TYPE": null, "INVERT1_IN": null, "INVERt2_IN": null, "INVERT3_IN": null, "INVERT3_IN_ELEVATION": null, "INVERT1_OUT": null, "INVERT1_OUT_ELEVATION": null, "INVERT2_OUT": null, "INVERT2_OUT_ELEVATION": null, "COVER": null, "STEPS": null, "RAISED": null, "PLANT": null, "SUB_BASIN": null, "LAYER": "Abandoned_or_Removed_MH", "ACCURACY": null, "WEBLINK": null, "INSPECTOR": null, "INSPECTION_DATE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "MH1", "name": "Flat Creek", "domains": { "CVTYPE": {"type": "inherited"}, "WALLMAT": {"type": "inherited"}, "MHTYPE": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "FLOWDIR": {"type": "inherited"}, "LINED": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "GPS_TYPE": {"type": "inherited"}, "PLAN_TYPE": {"type": "inherited"}, "COVER": {"type": "inherited"}, "PLANT": {"type": "inherited"}, "SUB_BASIN": {"type": "inherited"}, "LAYER": {"type": "inherited"}, "ACCURACY": {"type": "inherited"} }, "templates": [ { "name": "Flat Creek", "description": "", "prototype": { "attributes": { "LOCDESC": null, "ENABLED": 1, "ACTIVEFLAG": 1, "OWNEDBY": 1, "COMMENTS": null, "NGEN_ID": null, "FACILITYID": null, "INSTALLDATE": null, "HIGHELEV": null, "INVERT": null, "INVERTELEV": null, "RIMELEV": null, "CVTYPE": null, "WALLMAT": null, "MHTYPE": null, "CONDITION": null, "CUTDEPTH": null, "FLOWDIR": null, "LINED": null, "GPSDATE": null, "WATERTYPE": null, "MAINTBY": 1, "SUMFLOW": null, "REPL_COST": null, "HISTOR_ID": null, "TOP_ELEVATION": null, "INVERT1_IN_ELEVATION": null, "INVERT2_IN_ELEVATION": null, "WORKORDER__NO": null, "PUMPSTATION_NO": null, "INSPECTION_RESULTS": null, "GPS_TYPE": null, "PLAN_ID": null, "PLAN_TYPE": null, "INVERT1_IN": null, "INVERt2_IN": null, "INVERT3_IN": null, "INVERT3_IN_ELEVATION": null, "INVERT1_OUT": null, "INVERT1_OUT_ELEVATION": null, "INVERT2_OUT": null, "INVERT2_OUT_ELEVATION": null, "COVER": null, "STEPS": null, "RAISED": null, "PLANT": null, "SUB_BASIN": null, "LAYER": "MH1", "ACCURACY": null, "WEBLINK": null, "INSPECTOR": null, "INSPECTION_DATE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "MH2", "name": "Linwood", "domains": { "CVTYPE": {"type": "inherited"}, "WALLMAT": {"type": "inherited"}, "MHTYPE": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "FLOWDIR": {"type": "inherited"}, "LINED": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "GPS_TYPE": {"type": "inherited"}, "PLAN_TYPE": {"type": "inherited"}, "COVER": {"type": "inherited"}, "PLANT": {"type": "inherited"}, "SUB_BASIN": {"type": "inherited"}, "LAYER": {"type": "inherited"}, "ACCURACY": {"type": "inherited"} }, "templates": [ { "name": "Linwood", "description": "", "prototype": { "attributes": { "LOCDESC": null, "ENABLED": 1, "ACTIVEFLAG": 1, "OWNEDBY": 1, "COMMENTS": null, "NGEN_ID": null, "FACILITYID": null, "INSTALLDATE": null, "HIGHELEV": null, "INVERT": null, "INVERTELEV": null, "RIMELEV": null, "CVTYPE": null, "WALLMAT": null, "MHTYPE": null, "CONDITION": null, "CUTDEPTH": null, "FLOWDIR": null, "LINED": null, "GPSDATE": null, "WATERTYPE": null, "MAINTBY": 1, "SUMFLOW": null, "REPL_COST": null, "HISTOR_ID": null, "TOP_ELEVATION": null, "INVERT1_IN_ELEVATION": null, "INVERT2_IN_ELEVATION": null, "WORKORDER__NO": null, "PUMPSTATION_NO": null, "INSPECTION_RESULTS": null, "GPS_TYPE": null, "PLAN_ID": null, "PLAN_TYPE": null, "INVERT1_IN": null, "INVERt2_IN": null, "INVERT3_IN": null, "INVERT3_IN_ELEVATION": null, "INVERT1_OUT": null, "INVERT1_OUT_ELEVATION": null, "INVERT2_OUT": null, "INVERT2_OUT_ELEVATION": null, "COVER": null, "STEPS": null, "RAISED": null, "PLANT": null, "SUB_BASIN": null, "LAYER": "MH2", "ACCURACY": null, "WEBLINK": null, "INSPECTOR": null, "INSPECTION_DATE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Not_Found", "name": "Not Found MH", "domains": { "CVTYPE": {"type": "inherited"}, "WALLMAT": {"type": "inherited"}, "MHTYPE": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "FLOWDIR": {"type": "inherited"}, "LINED": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "GPS_TYPE": {"type": "inherited"}, "PLAN_TYPE": {"type": "inherited"}, "COVER": {"type": "inherited"}, "PLANT": {"type": "inherited"}, "SUB_BASIN": {"type": "inherited"}, "LAYER": {"type": "inherited"}, "ACCURACY": {"type": "inherited"} }, "templates": [ { "name": "Not Found MH", "description": "", "prototype": { "attributes": { "LOCDESC": null, "ENABLED": 1, "ACTIVEFLAG": 1, "OWNEDBY": 1, "COMMENTS": null, "NGEN_ID": null, "FACILITYID": null, "INSTALLDATE": null, "HIGHELEV": null, "INVERT": null, "INVERTELEV": null, "RIMELEV": null, "CVTYPE": null, "WALLMAT": null, "MHTYPE": null, "CONDITION": null, "CUTDEPTH": null, "FLOWDIR": null, "LINED": null, "GPSDATE": null, "WATERTYPE": null, "MAINTBY": 1, "SUMFLOW": null, "REPL_COST": null, "HISTOR_ID": null, "TOP_ELEVATION": null, "INVERT1_IN_ELEVATION": null, "INVERT2_IN_ELEVATION": null, "WORKORDER__NO": null, "PUMPSTATION_NO": null, "INSPECTION_RESULTS": null, "GPS_TYPE": null, "PLAN_ID": null, "PLAN_TYPE": null, "INVERT1_IN": null, "INVERt2_IN": null, "INVERT3_IN": null, "INVERT3_IN_ELEVATION": null, "INVERT1_OUT": null, "INVERT1_OUT_ELEVATION": null, "INVERT2_OUT": null, "INVERT2_OUT_ELEVATION": null, "COVER": null, "STEPS": null, "RAISED": null, "PLANT": null, "SUB_BASIN": null, "LAYER": "Not_Found", "ACCURACY": null, "WEBLINK": null, "INSPECTOR": null, "INSPECTION_DATE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Other", "name": "Other", "domains": { "CVTYPE": {"type": "inherited"}, "WALLMAT": {"type": "inherited"}, "MHTYPE": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "FLOWDIR": {"type": "inherited"}, "LINED": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "GPS_TYPE": {"type": "inherited"}, "PLAN_TYPE": {"type": "inherited"}, "COVER": {"type": "inherited"}, "PLANT": {"type": "inherited"}, "SUB_BASIN": {"type": "inherited"}, "LAYER": {"type": "inherited"}, "ACCURACY": {"type": "inherited"} }, "templates": [ { "name": "Other", "description": "", "prototype": { "attributes": { "LOCDESC": null, "ENABLED": 1, "ACTIVEFLAG": 1, "OWNEDBY": 1, "COMMENTS": null, "NGEN_ID": null, "FACILITYID": null, "INSTALLDATE": null, "HIGHELEV": null, "INVERT": null, "INVERTELEV": null, "RIMELEV": null, "CVTYPE": null, "WALLMAT": null, "MHTYPE": null, "CONDITION": null, "CUTDEPTH": null, "FLOWDIR": null, "LINED": null, "GPSDATE": null, "WATERTYPE": null, "MAINTBY": 1, "SUMFLOW": null, "REPL_COST": null, "HISTOR_ID": null, "TOP_ELEVATION": null, "INVERT1_IN_ELEVATION": null, "INVERT2_IN_ELEVATION": null, "WORKORDER__NO": null, "PUMPSTATION_NO": null, "INSPECTION_RESULTS": null, "GPS_TYPE": null, "PLAN_ID": null, "PLAN_TYPE": null, "INVERT1_IN": null, "INVERt2_IN": null, "INVERT3_IN": null, "INVERT3_IN_ELEVATION": null, "INVERT1_OUT": null, "INVERT1_OUT_ELEVATION": null, "INVERT2_OUT": null, "INVERT2_OUT_ELEVATION": null, "COVER": null, "STEPS": null, "RAISED": null, "PLANT": null, "SUB_BASIN": null, "LAYER": "Other", "ACCURACY": null, "WEBLINK": null, "INSPECTOR": null, "INSPECTION_DATE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Preliminary_Sewer", "name": "Preliminary Sewer", "domains": { "CVTYPE": {"type": "inherited"}, "WALLMAT": {"type": "inherited"}, "MHTYPE": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "FLOWDIR": {"type": "inherited"}, "LINED": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "GPS_TYPE": {"type": "inherited"}, "PLAN_TYPE": {"type": "inherited"}, "COVER": {"type": "inherited"}, "PLANT": {"type": "inherited"}, "SUB_BASIN": {"type": "inherited"}, "LAYER": {"type": "inherited"}, "ACCURACY": {"type": "inherited"} }, "templates": [ { "name": "Preliminary_Sewer", "description": "", "prototype": { "attributes": { "NGEN_ID": null, "FACILITYID": null, "INSTALLDATE": null, "HIGHELEV": null, "INVERT": null, "INVERTELEV": null, "RIMELEV": null, "CVTYPE": null, "WALLMAT": null, "MHTYPE": null, "CONDITION": null, "CUTDEPTH": null, "FLOWDIR": null, "LINED": null, "GPSDATE": null, "WATERTYPE": null, "LOCDESC": null, "ENABLED": 1, "ACTIVEFLAG": 1, "OWNEDBY": 1, "MAINTBY": 1, "SUMFLOW": null, "HISTOR_ID": null, "PUMPSTATION_NO": null, "TOP_ELEVATION": null, "INVERT1_IN_ELEVATION": null, "INVERT2_IN_ELEVATION": null, "WORKORDER__NO": null, "INSPECTION_RESULTS": null, "INSPECTION_DATE": null, "REPL_COST": null, "GPS_TYPE": null, "PLAN_ID": null, "PLAN_TYPE": null, "INVERT1_IN": null, "INVERt2_IN": null, "INVERT3_IN": null, "INVERT3_IN_ELEVATION": null, "INVERT1_OUT": null, "INVERT1_OUT_ELEVATION": null, "INVERT2_OUT": null, "INVERT2_OUT_ELEVATION": null, "COVER": null, "STEPS": null, "RAISED": null, "PLANT": null, "SUB_BASIN": null, "COMMENTS": null, "LAYER": "Preliminary_Sewer", "ACCURACY": null, "WEBLINK": null, "INSPECTOR": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "MH_Private", "name": "Private MH", "domains": { "CVTYPE": {"type": "inherited"}, "WALLMAT": {"type": "inherited"}, "MHTYPE": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "FLOWDIR": {"type": "inherited"}, "LINED": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "GPS_TYPE": {"type": "inherited"}, "PLAN_TYPE": {"type": "inherited"}, "COVER": {"type": "inherited"}, "PLANT": {"type": "inherited"}, "SUB_BASIN": {"type": "inherited"}, "LAYER": {"type": "inherited"}, "ACCURACY": {"type": "inherited"} }, "templates": [ { "name": "Private MH", "description": "", "prototype": { "attributes": { "LOCDESC": null, "ENABLED": 1, "ACTIVEFLAG": 1, "OWNEDBY": 1, "COMMENTS": null, "NGEN_ID": null, "FACILITYID": null, "INSTALLDATE": null, "HIGHELEV": null, "INVERT": null, "INVERTELEV": null, "RIMELEV": null, "CVTYPE": null, "WALLMAT": null, "MHTYPE": null, "CONDITION": null, "CUTDEPTH": null, "FLOWDIR": null, "LINED": null, "GPSDATE": null, "WATERTYPE": null, "MAINTBY": 1, "SUMFLOW": null, "REPL_COST": null, "HISTOR_ID": null, "TOP_ELEVATION": null, "INVERT1_IN_ELEVATION": null, "INVERT2_IN_ELEVATION": null, "WORKORDER__NO": null, "PUMPSTATION_NO": null, "INSPECTION_RESULTS": null, "GPS_TYPE": null, "PLAN_ID": null, "PLAN_TYPE": null, "INVERT1_IN": null, "INVERt2_IN": null, "INVERT3_IN": null, "INVERT3_IN_ELEVATION": null, "INVERT1_OUT": null, "INVERT1_OUT_ELEVATION": null, "INVERT2_OUT": null, "INVERT2_OUT_ELEVATION": null, "COVER": null, "STEPS": null, "RAISED": null, "PLANT": null, "SUB_BASIN": null, "LAYER": "MH_Private", "ACCURACY": null, "WEBLINK": null, "INSPECTOR": null, "INSPECTION_DATE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "64ba5b147a504424ba0f5eeb3a29d8fd" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 8, "name": "Manholes_Zoomed", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 2000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CREATIONDATE", "creatorField": "CREATEDBY", "editDateField": "LASTUPDATE", "editorField": "LASTEDITOR" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": false, "extent": { "xmin": 4433.714278999716, "ymin": 4433.714315101504, "xmax": 2.3811051997778997E7, "ymax": 1.5467789450065106E7, "spatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 1.3725527903396165E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.6150099999471E7, "falseY": -4.37034999999349E7, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LAYER", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "51106369a2f2c269c5bba393d2276958", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAC10lEQVQ4jb2UX0hTYRjGn50/4tKzGci0QVvYnBDeiBUhmDcJMWlB0JWDbgTBZF4Vig5ZzAsZmqBLAhEEbyypkxeRVwaCAxMiGA4vdGoJTnS6uWRz5+yL72hrzNNQiB44HN7vnPf3fu/7nO9w+Mfi/jeQAXALwHUALIDvAPwAkhcFsgCcDMN0a7XaNM/zrCzLLMMw8VgsVkIIeQXAAyB2HqDAsuwHo9F4o6Oj47LVamWmp6ext7eH1tZW/fb2tjQ0NPQwGAzaCSH3AaznAzIcx73jef5uY2Mja7Vaz1QrLy/nmpubrR6PR04kEp8IIbezd5oLfGIwGG729/ezbrcbBQUFsNlsSCQSSCZPxra8vIzBwUH09fWx4+Pj2kAg4ALwTBVYWFjY3dLSUqLX60GBLpcLCwsLqK2tBV3zeDxYXV1FV1cXLBYL2tvbTW1tbU/T6TSFJnKBVyRJMtfU1JwMUhCUpIGBAVRXVytra2trcDgc+D0Ko9FIC/3c39+/A+BzLvAqx3EYGxv7444gZGBUFRUVqKysxPDwsDKOU12iuWotSwzDwGAwKIFGo0E4HD5jytHREcrKysDzvBLzJ3dJDbh+fHysaWpqylQfHR3FzMwM7Ha7Es/NzSEUCqG3tzeTJIqiTKehBowIghDy+/2WhoYGBINBLC4uKnCv1wtCiGIM3fX8/Dzq6+uxsrKCeDxOAHxRdVmSpOcTExNviouLuZGREXR2dqKqqgpZHzZ2d3cV92kBURSThBB6YtKqwMPDw/c6ne6j2+2207YoLFelpaXo6emB0+mEVqsNSJL0Mu/R29raemQ2m0Wfz2dzOBxMXV1d5lkqlcLS0hImJyeloqKirwcHB/eyDVEFApA3NjYemEymx1NTU16fz2eiTtIWZ2dnodPpwrIsv4hGo6+zW0UeoKLNzc23AOilT6VS107/QD8ikcjO33LyArMUBfDtHO+dG3gh/QKXeBWCkrim8wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Abandoned_or_Removed_MH", "label": "Abandoned or Removed MH" }, { "symbol": { "type": "esriPMS", "url": "573f116fa342f0882a688c688bf6cc34", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACWUlEQVQ4jb3UX2jVdRjH8Zf7nbOzCaKbUmjOybQQmcZwmheSF8aIQSeIhIggwpqgIBEUwfJmDCdoSCBCahdeKZpaC6SuptFwaxfR8saLM0edcP6ZONnGDjv7HTm/c5DT4TgmSB/48eN5ft/n/f0+3+d5fjHPWbH/G1iFrViHAP/gOjLPCgxwQKDTEqEagVmBRSaNWybnBLrxaCHAJeJ+tN5GZ9TZqsphpHHcUilZH3lbv6TQmxidD1gl4ZK41+0RRMmWa52YLq9ImjPlZ6FtpSctB36oQat+gXbUYh/VE9WyU1mhkN/wAfoEPlPrVwfxeWXgYp2+scwL+IX4rrjG7xrteHWHoDpwbec1qVRK7mKOLThtjQ32CyPoTDlwpaxGbUVrOa0NrU72nNTc3By5RkZGtHW0Sb2WKqx5GS+actt2XC0HNojj04KRCBNWJVY9geXV1NSkpbFF6uMUNUVnzuIotkLK2ahZ1hatkJm/oyz+o+npafJ7JIqOmmJsBeCoGYvsLxQjI+P+wH29vb2SyWS0oK+vz/C/w5wtiTpqLn8blYAP1LvlsvXeRz9Dvw85VHtIz9GeqMKTL01K30tzDu9hAA/lMFS5yrO+8KXz6sR8Qvh9aHD7oJLGLrx3RXfH19EI5icmrAwcd9kKV7RLukJUu3Ktxk/YHM3UDRnH5h+9m96x2Q86tOtW5d2Sb/nz5Df6SladP4x5o7QglYHMGfaWTXbrdsRea6KK5pM6hXp3hLrc9W1pquYBFvSXC0TPUpmomfJNlTbm7lNjFviDncCfC1i3YOAz6TFagawol5kApQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "MH1", "label": "Flat Creek" }, { "symbol": { "type": "esriPMS", "url": "772828c05d21a2c7f58a07ac51c173e6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACQ0lEQVQ4jb3UX2iNcRzH8ZfznG3Mnw1JtjGNpDUX08iFiCSUI2IXKMqlcsfNciNRXEhJuFO4oLCtJMmQiCWRC6Uzi134sxSO2do5z9F5zszMsabkW8/F8+v7ef+e7/fz/T5x/zji/xsYwyLMQYA3eIC+vwUG2GOMJiVCcYEwOkv5plzWSRzE59EAJwo0m6zWRpNVirk3IF2nzEdpzTZ4LSFrDTpHAsYELgsss1CgssB1U8StMM8FGf2uy1o89EuHA3co02CXwHkU5TtY3F8s3Z8WCnmNy9gpcMM4nfZjb2FgsSZrlRuP7RSdK1LdWW3p4qWCeOBO8x3JZFK2MUsF1pvlhN2yEbR3OHCGjOrIz1yU0jC/wZnjZ9TV1UVHHR0dVjeulqxK5nOmYoKvvliC28OBM6MhuZ5/KYmVqKisGITloqamRv38esmW5E9lNne1mYVKTkfA8kF79PZGVfwSPT09+ZwfyviAtgCwU9qYaIyLcpPbp/tet5aWFolEIkpoa2vz7OUzNg9R3ZfJdaMQ8KNSr7ww1wKRm+2P2h06dcjhI4eFYSg1NqXrbRfPketEV2RFFu2FXU7b56aLxoprJWwMPax6aHCwl6MeZ6Pe5Zawb2BjwsLAb64Y75rzErah6rcWMglbiZavxHNpx0ZevW6bTHdVq3VWiqn9pQJe4pa0Uk98sWqoIYWBZLyz3jRb3HVUq1lRVq7ExxjnHQ5IOT20VCMA8/HBJaKnTMbsgT9Ql5T3f9SM8gf7CU9HkTdq4F/Fd5xDq8dNExsUAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "MH2", "label": "Linwood" }, { "symbol": { "type": "esriPMS", "url": "1fe36fdb49e2c7a573f28ea95175753e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACwUlEQVQ4jbWUWyikYRjHf8M4zK5Y65ANkRK1E0mYC5s05YKQKJJcITklNxSS8zhki7lwgXKFIu04FNnlgrK2udi2ZJUpGltC6zhW1sz2zuewY+zWln3qq+/93uf9ve/7/P/PJ+eJQ/5fgRYLrr+P9XocUlOJPjsjBHBUKDBWVfGxuprLB5xLmQyLDdBiwQ04Fe/X19DbCxoNuLuDhwdcXoKbG7S0wOEh1NVJczfxBlh+9Mqnp5CZCRcXMD0NMTES2GgErRYMBqivB5UKZmchONh2vQ3QbIbsbFhbkxYJ2MMICYHCQsjIgORkWF21OaktcHgY9vZgc1NKViigpMSH4+Ngzs9/Ai9ZXn5PXh4sLEBHBzQ3Q1fXH4A9PVKSry/MzYFa/YzBwVdERipxdnYiIWGDra0XTEwcER0Nra0QFQVlZTjbAdPT8RP1SUqSxl5eEBgYQ3u7FqVSaf1mMBgoKioiLk7o947QUKmGHR28Bj7YANfX8XdygsrK23q64eLifQeT6hdCUFAQBQVfcb0xmMkE29v42p3QxYVrR8d71cxmMzs7P+xEMZlMKJXuIt8arq4gl3NtB4yNZXt0FEpLJTHAxOrqATqdjrS0NGvO4uIiu7tGRkaO7zbo74fwcL7pdA+AQ0N839iAyUnIzYWVFWGfTygUb+nu7rbm+Pv7sL//mdHRU3JyJMucnEBjIxudnY+oXFsL5eXg6Sl5bXzcjEq1hEbjjdHoiFarx2g0oVZbO4u+PqipsV7b/KhtUlJgZkbyoOgC0Q1SHNzlBATA1BREREB8PFRU2NbYrvXErkKc4mJoaoKsrPs50c9io4YGSEyEsTGrIH8HCpiApqZCW5sEFoqKthwYgLAwqKqC/HxwcHi42hZ4ASTeDoTBxaPX83x+Hr+rKxxUKvaTkjiyx/DFDiiTWb209EjyP8WT/7F/ATql4xj+NeUsAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Not_Found", "label": "Not Found MH" }, { "symbol": { "type": "esriPMS", "url": "ea489a389422316b49c76dde570f79a4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADAklEQVQ4jb3Ue0hTURwH8O/uwz10ueUsjfZwlvaQGDqjoAdFf0ToEptUFhqpFUn2jsikiEVaxiijLArK7GEvTU3EIvunLCMjKCVqS9DMaQ9btdx2txO7yRJbYhD94P7xO/x+n3vOPedcBv84mP8NUgASAUQDoAF0AGgC4PxbkAaQRwmo/BCR1CtiRbTb46YFEHz95PgoI4QcB2ACYB8JKGVo5qZGoZ1ydGWpPF6dQJXcNqOr7y0OpBWHtr9/w226sH7xI2uTgRCyEED7cCDFMuyNIFo4Z8XMDDpenfDb2zSKKGbHovyYjFNLPQ6Xo95LvNMHz3QomDleptTXbG6g00uNELNirJqdjS8uO767HXzBI2sTcstycCPvFr2ncpe46fX9AgDbA4LiIEm+yVgkU0jDUbG+EsbjBlS0lUOXqMMoVTCM55JgsVhwJvs8pil1OLy8RDXLpM/1Eq8P7R8KRnIet3rupPl8Ig8eDXWsCkXmQsTFxfFjVqsVWcuyEa/W87k2PBrh0jHfbPbuGQDuDQWVLM2i4PpOPiEUgVgh8mM8oNUiKlaDLZc2QMgIf9aBSHy9gZbMURQNZZjKD7b0v/ttUxwOB6LCYhDEBPG5kOVhLhDY7nQ7Batn50DEivmBtbWZqK6uhsFg4PPGxkZ0WDpxJOuUv+nE3RKP72sEAj/Kg+Vv6p7VTkjVp6HZ+hDNzc0QsSIUHywGIUCEJBI93b2oarmOlPgleNL+GHbHZwLgccBddhFux/6avVdkEhmz9VIeTmeVIUGTCP/BNhTj3ZwuGI8lgxDim51z4MZ4A4J9Xz5UKsZOrEsvNRourrvGY0MjUjYOZWsqMK9wJkKE0udOzmke9uq9tr1KnTxuatW2yxsX7UzaTSXpUn6tgHPiTmsDimpNXKhE/rTXblsweEMCggA8bV0vkmMjpqSZ6w8d2nZ5o0rIiOAlXpQ/OOs7nzYIyL5ee8/JwUvFMCAfL7tbrwLwPaEuzqUZ+AN19thtPX/qGRYcFJ8BPBtB3YjBv4of0p0TYKOPfnQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Other", "label": "Other" }, { "symbol": { "type": "esriPMS", "url": "ca0b40587a24bcb1404b97ec6f481e82", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACVklEQVQ4jb3UX2iVdRzH8ZfnOfsXxtlgghu2rSmJMsLlii5mgYSE1JGEeRHCEm8EIxCbXQyRRCeSEAMRXV2JICSa20V5I8sr2UZIQ4hgZw02kE3R/qy5Y2fPkfPskGfbaUyIPvDw8H34ft/P7/vvF/cfK/5/A2N4HesRYBy3kX5eYIBPYnSuJiwn+JtgFdOPqMxyDifwx0qAL8bpbWBzN1XNxM7iHk6SGCNziF2DJLO8i7HlgLESrpXy1ocEzUX+1kC8g1famXvMjZA3Ck+6GNi+jpZegr0ox0f4s7TUTCZDGBrEx7hK8DkVtzmKjqLACjqPU1mNy9hTUuJKfb0tra0SQWDPrVtGUilfZ7NexRnqtnEwnIfOLgbWZKh/O29Uob6lxemeHk1NTdG30dFR+3fs8FoqFdkvYw1/TfImflgMfKkEx/JGtqxMRW3tP7CcGhsbNTQ3O5xKReWI/HghF1ss5Uxu6NY9c3RnNspigR7PzOQaozRvl+VjiwHH0qzal2+GdNqBBw/09fVJJpORQ39/v/HhYV8WBJ1nLleNYsCHVfz6PRs+wBAGh4aUd3U5c+qUbBhaOz1tamJCL3bhx/l5yebdlwA94chJvkkQ/xRfhaGtAwMKBjt6t+VLcn5+BXMbExYF/sa31Xy3l+QlbF1SQWpwEduxmrtpCyqwdPVG2L2J6x3s/IzYewszcBOnySS4c593ChtSFIi5n3l/I23dfHGEurJ8TrlTVzGJ4/e5UJiqZYCRfuGK+SfxJFrh6AaamGLq32KWBRbod/y0Ar8VA59LTwEfJqwNVsOlSgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Preliminary_Sewer", "label": "Preliminary Sewer" }, { "symbol": { "type": "esriPMS", "url": "dc84a6a1f9c19f15c53e2c46ebeb6f53", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAZ0lEQVQ4jWNhoCJgoYlhDa6uUgy/f9uRbAIr66GG3bufobrs928jBgaG5SQb9vu3LwMDA5phVAAso4aRDFhI14IbjBo2LMOMjZn5+K+/fx1JNYCNmfkyhmFVe/e+ZWBgOEAVl1EDAABL/xXNut/VoQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "MH_Private", "label": "Private MH" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 204, 255 ], "toColor": [ 242, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 188, 255 ], "toColor": [ 252, 182, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 230, 252, 255 ], "toColor": [ 179, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 224, 255 ], "toColor": [ 179, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 197, 255 ], "toColor": [ 252, 217, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 179, 255 ], "toColor": [ 195, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 182, 252, 255 ], "toColor": [ 242, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 217, 252, 255 ], "toColor": [ 212, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 218, 255 ], "toColor": [ 252, 182, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 250, 255 ], "toColor": [ 212, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 219, 255 ], "toColor": [ 252, 210, 219, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[FACILITYID]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 4, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FACILITYID", "typeIdField": "LAYER", "subtypeField": "", "fields": [ { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDATE" }, { "name": "HIGHELEV", "type": "esriFieldTypeDouble", "alias": "High Pipe Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HIGHELEV" }, { "name": "INVERT", "type": "esriFieldTypeDouble", "alias": "Invert", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INVERT" }, { "name": "INVERTELEV", "type": "esriFieldTypeDouble", "alias": "Invert Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INVERTELEV" }, { "name": "RIMELEV", "type": "esriFieldTypeDouble", "alias": "Rim Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RIMELEV" }, { "name": "CVTYPE", "type": "esriFieldTypeString", "alias": "Cover Type", "domain": { "type": "codedValue", "name": "piManholeCoverType", "description": "List of infrastructure Manhole Cover Types", "codedValues": [ { "name": "Standard W/ Lock", "code": "Standard W/ Lock" }, { "name": "Standard W/ Ears", "code": "Standard W/ Ears" }, { "name": "Non-District", "code": "Non-District" }, { "name": "Water Tight", "code": "Water Tight" }, { "name": "27\" Diameter", "code": "27\" Diameter" }, { "name": "42\" Diameter", "code": "42\" Diameter" }, { "name": "Large - Water Tight", "code": "Large - Water Tight" }, { "name": "Rectangular", "code": "Rectangular" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CVTYPE" }, { "name": "WALLMAT", "type": "esriFieldTypeString", "alias": "Wall Material", "domain": { "type": "codedValue", "name": "ssWallMaterial", "description": "", "codedValues": [ { "name": "PRECAST", "code": "PRECAST" }, { "name": "BRICK", "code": "BRICK" }, { "name": "OTHER", "code": "OTHER" }, { "name": "PRECAST-BRICK", "code": "PRECAST-BRICK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "WALLMAT" }, { "name": "MHTYPE", "type": "esriFieldTypeString", "alias": "Manhole Type", "domain": { "type": "codedValue", "name": "piManholeType", "description": "List of infrastructure Manhole Types", "codedValues": [ { "name": "Standard", "code": "STD" }, { "name": "Drop", "code": "DRP" }, { "name": "Split", "code": "SPL" }, { "name": "Diversion", "code": "DIV" }, { "name": "Sedimentation", "code": "SED" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "MHTYPE" }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Manhole Condition", "domain": { "type": "codedValue", "name": "Condition", "description": "The condition of the asset", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CUTDEPTH", "type": "esriFieldTypeDouble", "alias": "Pavement Cut Depth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CUTDEPTH" }, { "name": "FLOWDIR", "type": "esriFieldTypeString", "alias": "Flow Direction", "domain": { "type": "codedValue", "name": "Direction", "description": "A general description of cardinal direction", "codedValues": [ { "name": "East", "code": "East" }, { "name": "North", "code": "North" }, { "name": "South", "code": "South" }, { "name": "West", "code": "West" }, { "name": "Northeast", "code": "Northeast" }, { "name": "Northwest", "code": "Northwest" }, { "name": "Southeast", "code": "Southeast" }, { "name": "Southwest", "code": "Southwest" }, { "name": "North/South", "code": "North/South" }, { "name": "East/West", "code": "East/West" }, { "name": "Northeast/Northwest", "code": "Northeast/Northwest" }, { "name": "Southeast/Southwest", "code": "Southeast/Southwest" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "FLOWDIR" }, { "name": "LINED", "type": "esriFieldTypeString", "alias": "Lined", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "LINED" }, { "name": "GPSDATE", "type": "esriFieldTypeDate", "alias": "GPS Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "GPSDATE" }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "Water Type", "domain": { "type": "codedValue", "name": "ssWaterType_1", "description": "Sanitary sewer water type", "codedValues": [ { "name": "Sewage", "code": "Sewage" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "WATERTYPE" }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "Location Description", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LOCDESC" }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "Geometric Network Enabled domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "ENABLED" }, { "name": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "Active Flag", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "ACTIVEFLAG" }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner_1", "description": "The owner of the asset", "codedValues": [ { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "Flowery Branch", "code": 2 }, { "name": "White County", "code": 3 }, { "name": "Etowah", "code": 4 }, { "name": "Braselton", "code": 5 }, { "name": "Buford", "code": 6 }, { "name": "Lula", "code": 7 }, { "name": "Gwinnett County", "code": 8 }, { "name": "City of Gainesville", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "OWNEDBY" }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager_1", "description": "The manager of the asset", "codedValues": [ { "name": "Private", "code": -1 }, { "name": "Gainesville", "code": 1 }, { "name": "Public", "code": -2 }, { "name": "Other", "code": -3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "MAINTBY" }, { "name": "SUMFLOW", "type": "esriFieldTypeDouble", "alias": "Flow Summary", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUMFLOW" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "TOP_ELEVATION", "type": "esriFieldTypeDouble", "alias": "TOP_ELEVATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOP_ELEVATION" }, { "name": "INVERT1_IN_ELEVATION", "type": "esriFieldTypeString", "alias": "INVERT1_IN_ELVATION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "INVERT1_IN_ELEVATION" }, { "name": "INVERT2_IN_ELEVATION", "type": "esriFieldTypeString", "alias": "INVERT2_IN_", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "INVERT2_IN_ELEVATION" }, { "name": "WORKORDER__NO", "type": "esriFieldTypeString", "alias": "WORKORDER _NO", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "WORKORDER__NO" }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": false, "nullable": true, "length": 51, "defaultValue": null, "modelName": "CREATEDBY" }, { "name": "CREATIONDATE", "type": "esriFieldTypeDate", "alias": "Creation Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATIONDATE" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GPS_TYPE", "type": "esriFieldTypeString", "alias": "GPS_TYPE", "domain": { "type": "codedValue", "name": "GPSType", "description": "", "codedValues": [ { "name": "TOPCON", "code": "TOPCON" }, { "name": "TRIMBLE", "code": "TRIMBLE" }, { "name": "COORDINATES", "code": "COORDINATES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "GPS_TYPE" }, { "name": "PLAN_ID", "type": "esriFieldTypeString", "alias": "PLAN_ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PLAN_ID" }, { "name": "PLAN_TYPE", "type": "esriFieldTypeString", "alias": "PLAN_TYPE", "domain": { "type": "codedValue", "name": "ssPlanType", "description": "", "codedValues": [ { "name": "AS_BUILT", "code": "AS_BUILT" }, { "name": "PRELIMINARY", "code": "PRELIMINARY" }, { "name": "GRADE ONLY", "code": "GRADE ONLY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PLAN_TYPE" }, { "name": "INVERT1_IN", "type": "esriFieldTypeString", "alias": "INVERT1_IN", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "INVERT1_IN" }, { "name": "INVERt2_IN", "type": "esriFieldTypeString", "alias": "INVERt2_IN", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "INVERt2_IN" }, { "name": "INVERT3_IN", "type": "esriFieldTypeString", "alias": "INVERT3_IN", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "INVERT3_IN" }, { "name": "INVERT3_IN_ELEVATION", "type": "esriFieldTypeString", "alias": "INVERT3_IN_ELEVATION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "INVERT3_IN_ELEVATION" }, { "name": "INVERT1_OUT", "type": "esriFieldTypeString", "alias": "INVERT1_OUT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "INVERT1_OUT" }, { "name": "INVERT1_OUT_ELEVATION", "type": "esriFieldTypeString", "alias": "INVERT1_OUT_ELEVATION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "INVERT1_OUT_ELEVATION" }, { "name": "INVERT2_OUT", "type": "esriFieldTypeString", "alias": "INVERT2_OUT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "INVERT2_OUT" }, { "name": "INVERT2_OUT_ELEVATION", "type": "esriFieldTypeString", "alias": "INVERT2_OUT_ELEVATION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "INVERT2_OUT_ELEVATION" }, { "name": "COVER", "type": "esriFieldTypeString", "alias": "COVER", "domain": { "type": "codedValue", "name": "Cover", "description": "Manhole Covers", "codedValues": [ { "name": "HOLES", "code": "HOLES" }, { "name": "SOLID", "code": "SOLID" }, { "name": "VENTED", "code": "VENTED" }, { "name": "SOLID-PICK HOLES", "code": "SOLID-PICK HOLES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COVER" }, { "name": "STEPS", "type": "esriFieldTypeInteger", "alias": "STEPS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STEPS" }, { "name": "RAISED", "type": "esriFieldTypeString", "alias": "RAISED", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RAISED" }, { "name": "PLANT", "type": "esriFieldTypeString", "alias": "PLANT", "domain": { "type": "codedValue", "name": "sPlantType", "description": "", "codedValues": [ { "name": "FLAT CREEK", "code": "FLAT CREEK" }, { "name": "LINWOOD", "code": "LINWOOD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PLANT" }, { "name": "SUB_BASIN", "type": "esriFieldTypeString", "alias": "SUB_BASIN", "domain": { "type": "codedValue", "name": "SubBasins", "description": "", "codedValues": [ { "name": "Ada Creek", "code": "Ada Creek" }, { "name": "Balus Creek", "code": "Balus Creek" }, { "name": "Black Creek", "code": "Black Creek" }, { "name": "Caney Fork", "code": "Caney Fork" }, { "name": "Cry Creek", "code": "Cry Creek" }, { "name": "Dixon Creek", "code": "Dixon Creek" }, { "name": "East Chattahoochee", "code": "East Chattahoochee" }, { "name": "Etta Vista Creek", "code": "Etta Vista Creek" }, { "name": "Gaines Mill", "code": "Gaines Mill" }, { "name": "Holly Springs", "code": "Holly Springs" }, { "name": "Lanier Park", "code": "Lanier Park" }, { "name": "Linwood Creek", "code": "Linwood Creek" }, { "name": "Lower Flat Creek", "code": "Lower Flat Creek" }, { "name": "Redwine Creek", "code": "Redwine Creek" }, { "name": "River Forks", "code": "River Forks" }, { "name": "Rock Creek", "code": "Rock Creek" }, { "name": "Sardis Creek", "code": "Sardis Creek" }, { "name": "Slaughterhouse Creek", "code": "Slaughterhouse Creek" }, { "name": "Squirrel Creek", "code": "Squirrel Creek" }, { "name": "Upper Allen Creek", "code": "Upper Allen Creek" }, { "name": "Upper Flat Creek", "code": "Upper Flat Creek" }, { "name": "Upper Limestone Creek", "code": "Upper Limestone Creek" }, { "name": "Upper Mulberry Creek", "code": "Upper Mulberry Creek" }, { "name": "Valley Creek", "code": "Valley Creek" }, { "name": "White Sulphur", "code": "White Sulphur" }, { "name": "Johnson Creek", "code": "Johnson Creek" }, { "name": "Lower Wahoo Creek", "code": "Lower Wahoo Creek" }, { "name": "Little River", "code": "Little River" }, { "name": "West Chattahoochee", "code": "West Chattahoochee" }, { "name": "Rabbittown", "code": "Rabbittown" }, { "name": "Candler Branch", "code": "Candler Branch" }, { "name": "Upper Walnut Creek", "code": "Upper Walnut Creek" }, { "name": "Lower Limestone Creek", "code": "Lower Limestone Creek" }, { "name": "Lower Allen Creek", "code": "Lower Allen Creek" }, { "name": "Simpson Creek", "code": "Simpson Creek" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "SUB_BASIN" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "LAYER", "type": "esriFieldTypeString", "alias": "LAYER", "domain": { "type": "codedValue", "name": "ssLayers", "description": "", "codedValues": [ { "name": "MH1", "code": "MH1" }, { "name": "MH2", "code": "MH2" }, { "name": "MH_Private", "code": "MH_Private" }, { "name": "Not_Found", "code": "Not_Found" }, { "name": "Abandoned_or_Removed_MH", "code": "Abandoned_or_Removed_MH" }, { "name": "Other", "code": "Other" }, { "name": "Private_Sewer", "code": "Private_Sewer" }, { "name": "Preliminary_Sewer", "code": "Preliminary_Sewer" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LAYER" }, { "name": "ACCURACY", "type": "esriFieldTypeString", "alias": "ACCURACY", "domain": { "type": "codedValue", "name": "Accuracy", "description": "Gainesville", "codedValues": [ { "name": "LOW", "code": "LOW" }, { "name": "MEDIUM", "code": "MEDIUM" }, { "name": "HIGH", "code": "HIGH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ACCURACY" }, { "name": "WEBLINK", "type": "esriFieldTypeString", "alias": "WEBLINK", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "WEBLINK" }, { "name": "INSPECTOR", "type": "esriFieldTypeString", "alias": "INSPECTOR", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "INSPECTOR" }, { "name": "INSPECTION_DATE", "type": "esriFieldTypeDate", "alias": "INSPECTION_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSPECTION_DATE" }, { "name": "INSPECTION_RESULTS", "type": "esriFieldTypeString", "alias": "INSPECTION_RESULTS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "INSPECTION_RESULTS" }, { "name": "PUMPSTATION_NO", "type": "esriFieldTypeString", "alias": "PUMPSTATION_NO", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PUMPSTATION_NO" }, { "name": "HISTOR_ID", "type": "esriFieldTypeString", "alias": "HISTOR_ID", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "HISTOR_ID" }, { "name": "REPL_COST", "type": "esriFieldTypeDouble", "alias": "REPL_COST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "REPL_COST" }, { "name": "NGEN_ID", "type": "esriFieldTypeString", "alias": "NGEN_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NGEN_ID" }, { "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": "R241_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_241", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_241", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S167_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Abandoned_or_Removed_MH", "name": "Abandoned or Removed MH", "domains": { "CVTYPE": {"type": "inherited"}, "WALLMAT": {"type": "inherited"}, "MHTYPE": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "FLOWDIR": {"type": "inherited"}, "LINED": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "GPS_TYPE": {"type": "inherited"}, "PLAN_TYPE": {"type": "inherited"}, "COVER": {"type": "inherited"}, "PLANT": {"type": "inherited"}, "SUB_BASIN": {"type": "inherited"}, "LAYER": {"type": "inherited"}, "ACCURACY": {"type": "inherited"} }, "templates": [ { "name": "Abandoned or Removed MH", "description": "", "prototype": { "attributes": { "LOCDESC": null, "ENABLED": 1, "ACTIVEFLAG": 1, "OWNEDBY": 1, "COMMENTS": null, "NGEN_ID": null, "FACILITYID": null, "INSTALLDATE": null, "HIGHELEV": null, "INVERT": null, "INVERTELEV": null, "RIMELEV": null, "CVTYPE": null, "WALLMAT": null, "MHTYPE": null, "CONDITION": null, "CUTDEPTH": null, "FLOWDIR": null, "LINED": null, "GPSDATE": null, "WATERTYPE": null, "MAINTBY": 1, "SUMFLOW": null, "REPL_COST": null, "HISTOR_ID": null, "TOP_ELEVATION": null, "INVERT1_IN_ELEVATION": null, "INVERT2_IN_ELEVATION": null, "WORKORDER__NO": null, "PUMPSTATION_NO": null, "INSPECTION_RESULTS": null, "GPS_TYPE": null, "PLAN_ID": null, "PLAN_TYPE": null, "INVERT1_IN": null, "INVERt2_IN": null, "INVERT3_IN": null, "INVERT3_IN_ELEVATION": null, "INVERT1_OUT": null, "INVERT1_OUT_ELEVATION": null, "INVERT2_OUT": null, "INVERT2_OUT_ELEVATION": null, "COVER": null, "STEPS": null, "RAISED": null, "PLANT": null, "SUB_BASIN": null, "LAYER": "Abandoned_or_Removed_MH", "ACCURACY": null, "WEBLINK": null, "INSPECTOR": null, "INSPECTION_DATE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "MH1", "name": "Flat Creek", "domains": { "CVTYPE": {"type": "inherited"}, "WALLMAT": {"type": "inherited"}, "MHTYPE": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "FLOWDIR": {"type": "inherited"}, "LINED": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "GPS_TYPE": {"type": "inherited"}, "PLAN_TYPE": {"type": "inherited"}, "COVER": {"type": "inherited"}, "PLANT": {"type": "inherited"}, "SUB_BASIN": {"type": "inherited"}, "LAYER": {"type": "inherited"}, "ACCURACY": {"type": "inherited"} }, "templates": [ { "name": "Flat Creek", "description": "", "prototype": { "attributes": { "LOCDESC": null, "ENABLED": 1, "ACTIVEFLAG": 1, "OWNEDBY": 1, "COMMENTS": null, "NGEN_ID": null, "FACILITYID": null, "INSTALLDATE": null, "HIGHELEV": null, "INVERT": null, "INVERTELEV": null, "RIMELEV": null, "CVTYPE": null, "WALLMAT": null, "MHTYPE": null, "CONDITION": null, "CUTDEPTH": null, "FLOWDIR": null, "LINED": null, "GPSDATE": null, "WATERTYPE": null, "MAINTBY": 1, "SUMFLOW": null, "REPL_COST": null, "HISTOR_ID": null, "TOP_ELEVATION": null, "INVERT1_IN_ELEVATION": null, "INVERT2_IN_ELEVATION": null, "WORKORDER__NO": null, "PUMPSTATION_NO": null, "INSPECTION_RESULTS": null, "GPS_TYPE": null, "PLAN_ID": null, "PLAN_TYPE": null, "INVERT1_IN": null, "INVERt2_IN": null, "INVERT3_IN": null, "INVERT3_IN_ELEVATION": null, "INVERT1_OUT": null, "INVERT1_OUT_ELEVATION": null, "INVERT2_OUT": null, "INVERT2_OUT_ELEVATION": null, "COVER": null, "STEPS": null, "RAISED": null, "PLANT": null, "SUB_BASIN": null, "LAYER": "MH1", "ACCURACY": null, "WEBLINK": null, "INSPECTOR": null, "INSPECTION_DATE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "MH2", "name": "Linwood", "domains": { "CVTYPE": {"type": "inherited"}, "WALLMAT": {"type": "inherited"}, "MHTYPE": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "FLOWDIR": {"type": "inherited"}, "LINED": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "GPS_TYPE": {"type": "inherited"}, "PLAN_TYPE": {"type": "inherited"}, "COVER": {"type": "inherited"}, "PLANT": {"type": "inherited"}, "SUB_BASIN": {"type": "inherited"}, "LAYER": {"type": "inherited"}, "ACCURACY": {"type": "inherited"} }, "templates": [ { "name": "Linwood", "description": "", "prototype": { "attributes": { "LOCDESC": null, "ENABLED": 1, "ACTIVEFLAG": 1, "OWNEDBY": 1, "COMMENTS": null, "NGEN_ID": null, "FACILITYID": null, "INSTALLDATE": null, "HIGHELEV": null, "INVERT": null, "INVERTELEV": null, "RIMELEV": null, "CVTYPE": null, "WALLMAT": null, "MHTYPE": null, "CONDITION": null, "CUTDEPTH": null, "FLOWDIR": null, "LINED": null, "GPSDATE": null, "WATERTYPE": null, "MAINTBY": 1, "SUMFLOW": null, "REPL_COST": null, "HISTOR_ID": null, "TOP_ELEVATION": null, "INVERT1_IN_ELEVATION": null, "INVERT2_IN_ELEVATION": null, "WORKORDER__NO": null, "PUMPSTATION_NO": null, "INSPECTION_RESULTS": null, "GPS_TYPE": null, "PLAN_ID": null, "PLAN_TYPE": null, "INVERT1_IN": null, "INVERt2_IN": null, "INVERT3_IN": null, "INVERT3_IN_ELEVATION": null, "INVERT1_OUT": null, "INVERT1_OUT_ELEVATION": null, "INVERT2_OUT": null, "INVERT2_OUT_ELEVATION": null, "COVER": null, "STEPS": null, "RAISED": null, "PLANT": null, "SUB_BASIN": null, "LAYER": "MH2", "ACCURACY": null, "WEBLINK": null, "INSPECTOR": null, "INSPECTION_DATE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Not_Found", "name": "Not Found MH", "domains": { "CVTYPE": {"type": "inherited"}, "WALLMAT": {"type": "inherited"}, "MHTYPE": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "FLOWDIR": {"type": "inherited"}, "LINED": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "GPS_TYPE": {"type": "inherited"}, "PLAN_TYPE": {"type": "inherited"}, "COVER": {"type": "inherited"}, "PLANT": {"type": "inherited"}, "SUB_BASIN": {"type": "inherited"}, "LAYER": {"type": "inherited"}, "ACCURACY": {"type": "inherited"} }, "templates": [ { "name": "Not Found MH", "description": "", "prototype": { "attributes": { "LOCDESC": null, "ENABLED": 1, "ACTIVEFLAG": 1, "OWNEDBY": 1, "COMMENTS": null, "NGEN_ID": null, "FACILITYID": null, "INSTALLDATE": null, "HIGHELEV": null, "INVERT": null, "INVERTELEV": null, "RIMELEV": null, "CVTYPE": null, "WALLMAT": null, "MHTYPE": null, "CONDITION": null, "CUTDEPTH": null, "FLOWDIR": null, "LINED": null, "GPSDATE": null, "WATERTYPE": null, "MAINTBY": 1, "SUMFLOW": null, "REPL_COST": null, "HISTOR_ID": null, "TOP_ELEVATION": null, "INVERT1_IN_ELEVATION": null, "INVERT2_IN_ELEVATION": null, "WORKORDER__NO": null, "PUMPSTATION_NO": null, "INSPECTION_RESULTS": null, "GPS_TYPE": null, "PLAN_ID": null, "PLAN_TYPE": null, "INVERT1_IN": null, "INVERt2_IN": null, "INVERT3_IN": null, "INVERT3_IN_ELEVATION": null, "INVERT1_OUT": null, "INVERT1_OUT_ELEVATION": null, "INVERT2_OUT": null, "INVERT2_OUT_ELEVATION": null, "COVER": null, "STEPS": null, "RAISED": null, "PLANT": null, "SUB_BASIN": null, "LAYER": "Not_Found", "ACCURACY": null, "WEBLINK": null, "INSPECTOR": null, "INSPECTION_DATE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Other", "name": "Other", "domains": { "CVTYPE": {"type": "inherited"}, "WALLMAT": {"type": "inherited"}, "MHTYPE": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "FLOWDIR": {"type": "inherited"}, "LINED": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "GPS_TYPE": {"type": "inherited"}, "PLAN_TYPE": {"type": "inherited"}, "COVER": {"type": "inherited"}, "PLANT": {"type": "inherited"}, "SUB_BASIN": {"type": "inherited"}, "LAYER": {"type": "inherited"}, "ACCURACY": {"type": "inherited"} }, "templates": [ { "name": "Other", "description": "", "prototype": { "attributes": { "LOCDESC": null, "ENABLED": 1, "ACTIVEFLAG": 1, "OWNEDBY": 1, "COMMENTS": null, "NGEN_ID": null, "FACILITYID": null, "INSTALLDATE": null, "HIGHELEV": null, "INVERT": null, "INVERTELEV": null, "RIMELEV": null, "CVTYPE": null, "WALLMAT": null, "MHTYPE": null, "CONDITION": null, "CUTDEPTH": null, "FLOWDIR": null, "LINED": null, "GPSDATE": null, "WATERTYPE": null, "MAINTBY": 1, "SUMFLOW": null, "REPL_COST": null, "HISTOR_ID": null, "TOP_ELEVATION": null, "INVERT1_IN_ELEVATION": null, "INVERT2_IN_ELEVATION": null, "WORKORDER__NO": null, "PUMPSTATION_NO": null, "INSPECTION_RESULTS": null, "GPS_TYPE": null, "PLAN_ID": null, "PLAN_TYPE": null, "INVERT1_IN": null, "INVERt2_IN": null, "INVERT3_IN": null, "INVERT3_IN_ELEVATION": null, "INVERT1_OUT": null, "INVERT1_OUT_ELEVATION": null, "INVERT2_OUT": null, "INVERT2_OUT_ELEVATION": null, "COVER": null, "STEPS": null, "RAISED": null, "PLANT": null, "SUB_BASIN": null, "LAYER": "Other", "ACCURACY": null, "WEBLINK": null, "INSPECTOR": null, "INSPECTION_DATE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Preliminary_Sewer", "name": "Preliminary Sewer", "domains": { "CVTYPE": {"type": "inherited"}, "WALLMAT": {"type": "inherited"}, "MHTYPE": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "FLOWDIR": {"type": "inherited"}, "LINED": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "GPS_TYPE": {"type": "inherited"}, "PLAN_TYPE": {"type": "inherited"}, "COVER": {"type": "inherited"}, "PLANT": {"type": "inherited"}, "SUB_BASIN": {"type": "inherited"}, "LAYER": {"type": "inherited"}, "ACCURACY": {"type": "inherited"} }, "templates": [ { "name": "Preliminary_Sewer", "description": "", "prototype": { "attributes": { "NGEN_ID": null, "FACILITYID": null, "INSTALLDATE": null, "HIGHELEV": null, "INVERT": null, "INVERTELEV": null, "RIMELEV": null, "CVTYPE": null, "WALLMAT": null, "MHTYPE": null, "CONDITION": null, "CUTDEPTH": null, "FLOWDIR": null, "LINED": null, "GPSDATE": null, "WATERTYPE": null, "LOCDESC": null, "ENABLED": 1, "ACTIVEFLAG": 1, "OWNEDBY": 1, "MAINTBY": 1, "SUMFLOW": null, "HISTOR_ID": null, "PUMPSTATION_NO": null, "TOP_ELEVATION": null, "INVERT1_IN_ELEVATION": null, "INVERT2_IN_ELEVATION": null, "WORKORDER__NO": null, "INSPECTION_RESULTS": null, "INSPECTION_DATE": null, "REPL_COST": null, "GPS_TYPE": null, "PLAN_ID": null, "PLAN_TYPE": null, "INVERT1_IN": null, "INVERt2_IN": null, "INVERT3_IN": null, "INVERT3_IN_ELEVATION": null, "INVERT1_OUT": null, "INVERT1_OUT_ELEVATION": null, "INVERT2_OUT": null, "INVERT2_OUT_ELEVATION": null, "COVER": null, "STEPS": null, "RAISED": null, "PLANT": null, "SUB_BASIN": null, "COMMENTS": null, "LAYER": "Preliminary_Sewer", "ACCURACY": null, "WEBLINK": null, "INSPECTOR": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "MH_Private", "name": "Private MH", "domains": { "CVTYPE": {"type": "inherited"}, "WALLMAT": {"type": "inherited"}, "MHTYPE": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "FLOWDIR": {"type": "inherited"}, "LINED": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "GPS_TYPE": {"type": "inherited"}, "PLAN_TYPE": {"type": "inherited"}, "COVER": {"type": "inherited"}, "PLANT": {"type": "inherited"}, "SUB_BASIN": {"type": "inherited"}, "LAYER": {"type": "inherited"}, "ACCURACY": {"type": "inherited"} }, "templates": [ { "name": "Private MH", "description": "", "prototype": { "attributes": { "LOCDESC": null, "ENABLED": 1, "ACTIVEFLAG": 1, "OWNEDBY": 1, "COMMENTS": null, "NGEN_ID": null, "FACILITYID": null, "INSTALLDATE": null, "HIGHELEV": null, "INVERT": null, "INVERTELEV": null, "RIMELEV": null, "CVTYPE": null, "WALLMAT": null, "MHTYPE": null, "CONDITION": null, "CUTDEPTH": null, "FLOWDIR": null, "LINED": null, "GPSDATE": null, "WATERTYPE": null, "MAINTBY": 1, "SUMFLOW": null, "REPL_COST": null, "HISTOR_ID": null, "TOP_ELEVATION": null, "INVERT1_IN_ELEVATION": null, "INVERT2_IN_ELEVATION": null, "WORKORDER__NO": null, "PUMPSTATION_NO": null, "INSPECTION_RESULTS": null, "GPS_TYPE": null, "PLAN_ID": null, "PLAN_TYPE": null, "INVERT1_IN": null, "INVERt2_IN": null, "INVERT3_IN": null, "INVERT3_IN_ELEVATION": null, "INVERT1_OUT": null, "INVERT1_OUT_ELEVATION": null, "INVERT2_OUT": null, "INVERT2_OUT_ELEVATION": null, "COVER": null, "STEPS": null, "RAISED": null, "PLANT": null, "SUB_BASIN": null, "LAYER": "MH_Private", "ACCURACY": null, "WEBLINK": null, "INSPECTOR": null, "INSPECTION_DATE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "64ba5b147a504424ba0f5eeb3a29d8fd" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 9, "name": "Force Mains", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 10000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CREATIONDATE", "creatorField": "CREATEDBY", "editDateField": "LASTUPDATE", "editorField": "LASTEDITOR" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": false, "extent": { "xmin": 8.82077900134027, "ymin": 17.343315102159977, "xmax": 2425062.983278999, "ymax": 1604470.420065105, "spatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 1.3725527903396165E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.6150099999471E7, "falseY": -4.37034999999349E7, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LAYER", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 255, 128, 0, 255 ], "width": 2 }, "value": "FORCE_MAIN1", "label": "Flat Creek Force Main" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 197, 0, 255, 255 ], "width": 2 }, "value": "FORCE_MAIN2", "label": "Linwood Force Main" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 169, 0, 230, 255 ], "width": 2 }, "value": "OTHER", "label": "OTHER" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "PRELIMINARY_FM", "label": "Preliminary Force Main" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 137, 68, 68, 255 ], "width": 2 }, "value": "PRIVATE_FORCE_MAIN", "label": "Private Force Main" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 2 }, "value": "ABANDONED_FM", "label": "Abandoned Force Main" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 204, 255 ], "toColor": [ 242, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 188, 255 ], "toColor": [ 252, 182, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 230, 252, 255 ], "toColor": [ 179, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 224, 255 ], "toColor": [ 179, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 197, 255 ], "toColor": [ 252, 217, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 179, 255 ], "toColor": [ 195, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 182, 252, 255 ], "toColor": [ 242, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 217, 252, 255 ], "toColor": [ 212, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 218, 255 ], "toColor": [ 252, 182, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 250, 255 ], "toColor": [ 212, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 219, 255 ], "toColor": [ 252, 210, 219, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[DIAMETER]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FACILITYID", "typeIdField": "LAYER", "subtypeField": "", "fields": [ { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDATE" }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "ssPressMainMaterial", "description": "", "codedValues": [ { "name": "Ductile Iron", "code": "DIP" }, { "name": "Other", "code": "OTH" }, { "name": "Cast Iron Pipe", "code": "CIPP" }, { "name": "High-Density Polyethylene", "code": "HDPE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "MATERIAL" }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "codedValue", "name": "piPipeDiameter", "description": "A list of pipe diameters", "codedValues": [ { "name": "3/4\"", "code": 0.75 }, { "name": "1\"", "code": 1 }, { "name": "1 1/4\"", "code": 1.25 }, { "name": "1 1/2\"", "code": 1.5 }, { "name": "2\"", "code": 2 }, { "name": "2 1/2\"", "code": 2.5 }, { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "14\"", "code": 14 }, { "name": "15\"", "code": 15 }, { "name": "16\"", "code": 16 }, { "name": "18\"", "code": 18 }, { "name": "20\"", "code": 20 }, { "name": "24\"", "code": 24 }, { "name": "30\"", "code": 30 }, { "name": "36\"", "code": 36 }, { "name": "40\"", "code": 40 }, { "name": "42\"", "code": 42 }, { "name": "48\"", "code": 48 }, { "name": "54\"", "code": 54 }, { "name": "60\"", "code": 60 }, { "name": "66\"", "code": 66 }, { "name": "72\"", "code": 72 }, { "name": "75\"", "code": 75 }, { "name": "Unknown", "code": 0 }, { "name": "Other", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIAMETER" }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "Water Type", "domain": { "type": "codedValue", "name": "ssWaterType_1", "description": "Sanitary sewer water type", "codedValues": [ { "name": "Sewage", "code": "Sewage" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "WATERTYPE" }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "Geometric Network Enabled domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "ENABLED" }, { "name": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "Active Flag", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "ACTIVEFLAG" }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner_1", "description": "The owner of the asset", "codedValues": [ { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "Flowery Branch", "code": 2 }, { "name": "White County", "code": 3 }, { "name": "Etowah", "code": 4 }, { "name": "Braselton", "code": 5 }, { "name": "Buford", "code": 6 }, { "name": "Lula", "code": 7 }, { "name": "Gwinnett County", "code": 8 }, { "name": "City of Gainesville", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "OWNEDBY" }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager_1", "description": "The manager of the asset", "codedValues": [ { "name": "Private", "code": -1 }, { "name": "Gainesville", "code": 1 }, { "name": "Public", "code": -2 }, { "name": "Other", "code": -3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "MAINTBY" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "WORKORDER__NO", "type": "esriFieldTypeString", "alias": "WORKORDER _NO", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "WORKORDER__NO" }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": false, "nullable": true, "length": 51, "defaultValue": null, "modelName": "CREATEDBY" }, { "name": "CREATIONDATE", "type": "esriFieldTypeDate", "alias": "Creation Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATIONDATE" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "LIFT_STATION", "type": "esriFieldTypeString", "alias": "LIFT_STATION", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LIFT_STATION" }, { "name": "PLANT", "type": "esriFieldTypeString", "alias": "PLANT", "domain": { "type": "codedValue", "name": "sPlantType", "description": "", "codedValues": [ { "name": "FLAT CREEK", "code": "FLAT CREEK" }, { "name": "LINWOOD", "code": "LINWOOD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PLANT" }, { "name": "ARV_COUNT", "type": "esriFieldTypeString", "alias": "ARV_COUNT", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ARV_COUNT" }, { "name": "DESTINATION", "type": "esriFieldTypeString", "alias": "DESTINATION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DESTINATION" }, { "name": "PROJECT", "type": "esriFieldTypeString", "alias": "PROJECT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PROJECT" }, { "name": "PLAN_ID", "type": "esriFieldTypeString", "alias": "PLAN_ID", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "PLAN_ID" }, { "name": "LAYER", "type": "esriFieldTypeString", "alias": "LAYER", "domain": { "type": "codedValue", "name": "ssPressMainLayer", "description": "", "codedValues": [ { "name": "ABANDONED_FM", "code": "ABANDONED_FM" }, { "name": "FORCE_MAIN1", "code": "FORCE_MAIN1" }, { "name": "FORCE_MAIN2", "code": "FORCE_MAIN2" }, { "name": "PRELIMINARY_FM", "code": "PRELIMINARY_FM" }, { "name": "PRIVATE_FORCE_MAIN", "code": "PRIVATE_FORCE_MAIN" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LAYER" }, { "name": "WEBLINK", "type": "esriFieldTypeString", "alias": "WEBLINK", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "WEBLINK" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "YEAR_DATE", "type": "esriFieldTypeString", "alias": "YEAR_DATE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "YEAR_DATE" }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "domain": { "type": "codedValue", "name": "Condition", "description": "The condition of the asset", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "CONDITION" }, { "name": "INSPECTOR", "type": "esriFieldTypeString", "alias": "INSPECTOR", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "INSPECTOR" }, { "name": "INSPECTION_RESULTS", "type": "esriFieldTypeString", "alias": "INSPECTION_RESULTS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "INSPECTION_RESULTS" }, { "name": "INSPECTION_DATE", "type": "esriFieldTypeDate", "alias": "INSPECTION_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSPECTION_DATE" }, { "name": "HISTOR_ID", "type": "esriFieldTypeString", "alias": "HISTOR_ID", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "HISTOR_ID" }, { "name": "REPL_COST", "type": "esriFieldTypeDouble", "alias": "REPL_COST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "REPL_COST" }, { "name": "NGEN_ID", "type": "esriFieldTypeString", "alias": "NGEN_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NGEN_ID" }, { "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": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "R238_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_238", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_238", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S164_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "FORCE_MAIN1", "name": "Flat Creek Force Main", "domains": { "MATERIAL": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "PLANT": {"type": "inherited"}, "LAYER": {"type": "inherited"}, "CONDITION": {"type": "inherited"} }, "templates": [ { "name": "Flat Creek Force Main", "description": "", "prototype": { "attributes": { "WATERTYPE": null, "ENABLED": 1, "ACTIVEFLAG": 1, "OWNEDBY": 1, "PLAN_ID": null, "NGEN_ID": null, "FACILITYID": null, "INSTALLDATE": null, "MATERIAL": null, "DIAMETER": null, "MAINTBY": 1, "HISTOR_ID": null, "INSPECTION_DATE": null, "WORKORDER__NO": null, "INSPECTION_RESULTS": null, "INSPECTOR": null, "REPL_COST": null, "LIFT_STATION": null, "PLANT": null, "ARV_COUNT": null, "DESTINATION": null, "PROJECT": null, "LAYER": "FORCE_MAIN1", "WEBLINK": null, "COMMENTS": null, "YEAR_DATE": null, "CONDITION": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "FORCE_MAIN2", "name": "Linwood Force Main", "domains": { "MATERIAL": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "PLANT": {"type": "inherited"}, "LAYER": {"type": "inherited"}, "CONDITION": {"type": "inherited"} }, "templates": [ { "name": "Linwood Force Main", "description": "", "prototype": { "attributes": { "WATERTYPE": null, "ENABLED": 1, "ACTIVEFLAG": 1, "OWNEDBY": 1, "PLAN_ID": null, "NGEN_ID": null, "FACILITYID": null, "INSTALLDATE": null, "MATERIAL": null, "DIAMETER": null, "MAINTBY": 1, "HISTOR_ID": null, "INSPECTION_DATE": null, "WORKORDER__NO": null, "INSPECTION_RESULTS": null, "INSPECTOR": null, "REPL_COST": null, "LIFT_STATION": null, "PLANT": null, "ARV_COUNT": null, "DESTINATION": null, "PROJECT": null, "LAYER": "FORCE_MAIN2", "WEBLINK": null, "COMMENTS": null, "YEAR_DATE": null, "CONDITION": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "OTHER", "name": "OTHER", "domains": { "MATERIAL": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "PLANT": {"type": "inherited"}, "LAYER": {"type": "inherited"}, "CONDITION": {"type": "inherited"} }, "templates": [ { "name": "OTHER", "description": "", "prototype": { "attributes": { "WATERTYPE": null, "ENABLED": 1, "ACTIVEFLAG": 1, "OWNEDBY": 1, "PLAN_ID": null, "NGEN_ID": null, "FACILITYID": null, "INSTALLDATE": null, "MATERIAL": null, "DIAMETER": null, "MAINTBY": 1, "HISTOR_ID": null, "INSPECTION_DATE": null, "WORKORDER__NO": null, "INSPECTION_RESULTS": null, "INSPECTOR": null, "REPL_COST": null, "LIFT_STATION": null, "PLANT": null, "ARV_COUNT": null, "DESTINATION": null, "PROJECT": null, "LAYER": "OTHER", "WEBLINK": null, "COMMENTS": null, "YEAR_DATE": null, "CONDITION": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "PRELIMINARY_FM", "name": "Preliminary Force Main", "domains": { "MATERIAL": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "PLANT": {"type": "inherited"}, "LAYER": {"type": "inherited"}, "CONDITION": {"type": "inherited"} }, "templates": [ { "name": "PRELIMINARY_FM", "description": "", "prototype": { "attributes": { "WATERTYPE": null, "ENABLED": 1, "ACTIVEFLAG": 1, "OWNEDBY": 1, "PLAN_ID": null, "NGEN_ID": null, "FACILITYID": null, "INSTALLDATE": null, "MATERIAL": null, "DIAMETER": null, "MAINTBY": 1, "HISTOR_ID": null, "INSPECTION_DATE": null, "WORKORDER__NO": null, "INSPECTION_RESULTS": null, "INSPECTOR": null, "REPL_COST": null, "LIFT_STATION": null, "PLANT": null, "ARV_COUNT": null, "DESTINATION": null, "PROJECT": null, "LAYER": "PRELIMINARY_FM", "WEBLINK": null, "COMMENTS": null, "YEAR_DATE": null, "CONDITION": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "PRIVATE_FORCE_MAIN", "name": "Private Force Main", "domains": { "MATERIAL": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "PLANT": {"type": "inherited"}, "LAYER": {"type": "inherited"}, "CONDITION": {"type": "inherited"} }, "templates": [ { "name": "PRIVATE_FORCE_MAIN", "description": "", "prototype": { "attributes": { "WATERTYPE": null, "ENABLED": 1, "ACTIVEFLAG": 1, "OWNEDBY": 1, "PLAN_ID": null, "NGEN_ID": null, "FACILITYID": null, "INSTALLDATE": null, "MATERIAL": null, "DIAMETER": null, "MAINTBY": 1, "HISTOR_ID": null, "INSPECTION_DATE": null, "WORKORDER__NO": null, "INSPECTION_RESULTS": null, "INSPECTOR": null, "REPL_COST": null, "LIFT_STATION": null, "PLANT": null, "ARV_COUNT": null, "DESTINATION": null, "PROJECT": null, "LAYER": "PRIVATE_FORCE_MAIN", "WEBLINK": null, "COMMENTS": null, "YEAR_DATE": null, "CONDITION": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "ABANDONED_FM", "name": "Abandoned Force Main", "domains": { "MATERIAL": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "PLANT": {"type": "inherited"}, "LAYER": {"type": "inherited"}, "CONDITION": {"type": "inherited"} }, "templates": [ { "name": "Abandoned Force Main", "description": "", "prototype": { "attributes": { "WATERTYPE": null, "ENABLED": 1, "ACTIVEFLAG": 1, "OWNEDBY": 1, "PLAN_ID": null, "NGEN_ID": null, "FACILITYID": null, "INSTALLDATE": null, "MATERIAL": null, "DIAMETER": null, "MAINTBY": 1, "HISTOR_ID": null, "INSPECTION_DATE": null, "WORKORDER__NO": null, "INSPECTION_RESULTS": null, "INSPECTOR": null, "REPL_COST": null, "LIFT_STATION": null, "PLANT": null, "ARV_COUNT": null, "DESTINATION": null, "PROJECT": null, "LAYER": "ABANDONED_FM", "WEBLINK": null, "COMMENTS": null, "YEAR_DATE": null, "CONDITION": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "64ba5b147a504424ba0f5eeb3a29d8fd" } ], "tables": [] }