{ "currentVersion": 10.8, "id": 26, "name": "Water Lateral Pipe", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1718191.0905151367, "ymin": 584526.8898925781, "xmax": 1752789.9603271484, "ymax": 622631.5983276367, "spatialReference": { "wkid": 102736, "latestWkid": 2274 } }, "sourceSpatialReference": { "wkid": 102736, "latestWkid": 2274 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SubtypeID", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 133, 106, 0, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 119, 156, 0, 255 ], "width": 1.5 }, "value": "0", "label": "Commercial", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 36, 168, 0, 255 ], "width": 1.5 }, "value": "1", "label": "Domestic", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 138, 87, 255 ], "width": 1.5 }, "value": "2", "label": "Fire", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 133, 33, 255 ], "width": 1.5 }, "value": "3", "label": "Hydrant", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 173, 0, 118, 255 ], "width": 1.5 }, "value": "4", "label": "Industrial", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 158, 119, 0, 255 ], "width": 1.5 }, "value": "5", "label": "Irrigation", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "AdminAreaD", "typeIdField": "SubtypeID", "subtypeField": "SubtypeID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SubtypeID", "type": "esriFieldTypeInteger", "alias": "SubtypeID", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "SubtypeID" }, { "name": "AdminAreaD", "type": "esriFieldTypeString", "alias": "AdminAreaD", "domain": { "type": "codedValue", "name": "lAdArea", "description": "Administrative Area", "codedValues": [ { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "City of Franklin", "code": "COF" }, { "name": "Harpeth Burrow & Thompson's Station", "code": "HB&TS" }, { "name": "Milcrofton Utility District", "code": "MUD" }, { "name": "Mallory Valley Utility District", "code": "MVUD" }, { "name": "City of Brentwood", "code": "COB" }, { "name": "Metro", "code": "METRO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "AdminAreaD" }, { "name": "StatusD", "type": "esriFieldTypeString", "alias": "StatusD", "domain": { "type": "codedValue", "name": "dDpobj", "description": "Allowable input for the disposition of an object", "codedValues": [ { "name": "abandoned in place (not in use)", "code": "ABANDONED" }, { "name": "buried", "code": "BURIED" }, { "name": "In service and being used.", "code": "IN_SERVICE" }, { "name": "incomplete or unfinished", "code": "INCOMPLETE" }, { "name": "other", "code": "OTHER" }, { "name": "permanent", "code": "PERMANENT" }, { "name": "proposed", "code": "PROPOSED" }, { "name": "Permanently retired, or taken out of service.", "code": "RETIRED" }, { "name": "to be determined", "code": "TBD" }, { "name": "temporary", "code": "TEMPORARY" }, { "name": "unknown", "code": "UNKNOWN" }, { "name": "Active", "code": "ACTIVE" }, { "name": "Removed", "code": "REMOVED" }, { "name": "Under Construction", "code": "CONSTRUCTION" }, { "name": "Performance Bond", "code": "PERF BOND" }, { "name": "Maintenance Bond", "code": "MAINT BOND" }, { "name": "Inactive", "code": "INACTIVE" }, { "name": "Sub", "code": "SUB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "StatusD" }, { "name": "MaterialD", "type": "esriFieldTypeString", "alias": "MaterialD", "domain": { "type": "codedValue", "name": "dPipmat", "description": "Allowable material values for pipe.", "codedValues": [ { "name": "Aluminum", "code": "Aluminum" }, { "name": "Black Iron", "code": "Black Iron" }, { "name": "Brick", "code": "Brick" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Cast Iron", "code": "Cast Iron" }, { "name": "Cement", "code": "Cement" }, { "name": "Corrugated Metal", "code": "Corrugated Metal" }, { "name": "Copper", "code": "Copper" }, { "name": "Ductile Iron", "code": "Ductile Iron" }, { "name": "PVC", "code": "PVC" }, { "name": "Steel", "code": "Steel" }, { "name": "Clay", "code": "Clay" }, { "name": "Pex", "code": "Pex" }, { "name": "None", "code": "None" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "MaterialD" }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Location" }, { "name": "SourceD", "type": "esriFieldTypeString", "alias": "SourceD", "domain": { "type": "codedValue", "name": "lSource", "description": "A description of the source of the data.", "codedValues": [ { "name": "From staff memory", "code": "Memory" }, { "name": "GPS", "code": "GPS" }, { "name": "As-Built", "code": "As-Built" }, { "name": "Work Order", "code": "Work Order" }, { "name": "Compiled from GPS points", "code": "Compiled" }, { "name": "Best Guess based on available info", "code": "Best Guess" }, { "name": "Miscellaneous Box", "code": "Misc" }, { "name": "Dead Folder", "code": "DF" }, { "name": "Dead File", "code": "DFile" }, { "name": "Active File", "code": "AF" }, { "name": "Unknown Plan", "code": "UP" }, { "name": "GPS/Plan information", "code": "Combo" }, { "name": "Planimetric Drawings", "code": "Plan" }, { "name": "CADD Drawings", "code": "CAD" }, { "name": "Field Locate", "code": "Field" }, { "name": "Construction Plans", "code": "CP" }, { "name": "GPS and Construction Plans", "code": "GPS-CP" }, { "name": "GPS and As-Built Plans", "code": "GPS-AB" }, { "name": "Survey", "code": "Survey" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "SourceD" }, { "name": "Diameter", "type": "esriFieldTypeString", "alias": "Diameter", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Diameter" }, { "name": "InstallDate", "type": "esriFieldTypeSmallInteger", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "InstallDate" }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" }, { "name": "Narrative", "type": "esriFieldTypeString", "alias": "Narrative", "domain": null, "editable": true, "nullable": true, "length": 240, "defaultValue": null, "modelName": "Narrative" }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ID" }, { "name": "Pipe_Length", "type": "esriFieldTypeDouble", "alias": "Pipe_Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Pipe_Length" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Funded", "type": "esriFieldTypeString", "alias": "Funded", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Funded" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R35_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S30_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 0, "name": "Commercial", "domains": { "AdminAreaD": {"type": "inherited"}, "StatusD": {"type": "inherited"}, "MaterialD": {"type": "inherited"}, "SourceD": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "templates": [ { "name": "Commercial", "description": "", "prototype": { "attributes": { "last_edited_date": null, "Funded": null, "SubtypeID": 0, "AdminAreaD": null, "StatusD": null, "MaterialD": null, "Location": null, "SourceD": null, "Diameter": null, "InstallDate": null, "Enabled": 1, "Narrative": null, "ID": null, "Pipe_Length": null, "created_user": null, "created_date": null, "last_edited_user": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 1, "name": "Domestic", "domains": { "AdminAreaD": {"type": "inherited"}, "StatusD": {"type": "inherited"}, "MaterialD": {"type": "inherited"}, "SourceD": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "templates": [ { "name": "Domestic", "description": "", "prototype": { "attributes": { "last_edited_date": null, "Funded": null, "SubtypeID": 1, "AdminAreaD": null, "StatusD": null, "MaterialD": null, "Location": null, "SourceD": null, "Diameter": null, "InstallDate": null, "Enabled": 1, "Narrative": null, "ID": null, "Pipe_Length": null, "created_user": null, "created_date": null, "last_edited_user": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 2, "name": "Fire", "domains": { "AdminAreaD": {"type": "inherited"}, "StatusD": {"type": "inherited"}, "MaterialD": {"type": "inherited"}, "SourceD": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "templates": [ { "name": "Fire", "description": "", "prototype": { "attributes": { "last_edited_date": null, "Funded": null, "SubtypeID": 2, "AdminAreaD": null, "StatusD": null, "MaterialD": null, "Location": null, "SourceD": null, "Diameter": null, "InstallDate": null, "Enabled": 1, "Narrative": null, "ID": null, "Pipe_Length": null, "created_user": null, "created_date": null, "last_edited_user": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 3, "name": "Hydrant", "domains": { "AdminAreaD": {"type": "inherited"}, "StatusD": {"type": "inherited"}, "MaterialD": {"type": "inherited"}, "SourceD": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "templates": [ { "name": "Hydrant", "description": "", "prototype": { "attributes": { "last_edited_date": null, "Funded": null, "SubtypeID": 3, "AdminAreaD": null, "StatusD": null, "MaterialD": null, "Location": null, "SourceD": null, "Diameter": null, "InstallDate": null, "Enabled": 1, "Narrative": null, "ID": null, "Pipe_Length": null, "created_user": null, "created_date": null, "last_edited_user": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 4, "name": "Industrial", "domains": { "AdminAreaD": {"type": "inherited"}, "StatusD": {"type": "inherited"}, "MaterialD": {"type": "inherited"}, "SourceD": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "templates": [ { "name": "Industrial", "description": "", "prototype": { "attributes": { "last_edited_date": null, "Funded": null, "SubtypeID": 4, "AdminAreaD": null, "StatusD": null, "MaterialD": null, "Location": null, "SourceD": null, "Diameter": null, "InstallDate": null, "Enabled": 1, "Narrative": null, "ID": null, "Pipe_Length": null, "created_user": null, "created_date": null, "last_edited_user": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 5, "name": "Irrigation", "domains": { "AdminAreaD": {"type": "inherited"}, "StatusD": {"type": "inherited"}, "MaterialD": {"type": "inherited"}, "SourceD": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "templates": [ { "name": "Irrigation", "description": "", "prototype": { "attributes": { "last_edited_date": null, "Funded": null, "SubtypeID": 5, "AdminAreaD": null, "StatusD": null, "MaterialD": null, "Location": null, "SourceD": null, "Diameter": null, "InstallDate": null, "Enabled": 1, "Narrative": null, "ID": null, "Pipe_Length": null, "created_user": null, "created_date": null, "last_edited_user": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "subtypes": [ { "code": 0, "name": "Commercial", "defaultValues": { "SubtypeID": 0, "AdminAreaD": null, "StatusD": null, "MaterialD": null, "Location": null, "SourceD": null, "Diameter": null, "InstallDate": null, "Enabled": 1, "Narrative": null, "ID": null, "Pipe_Length": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Funded": null }, "domains": { "AdminAreaD": {"type": "inherited"}, "StatusD": {"type": "inherited"}, "MaterialD": {"type": "inherited"}, "SourceD": {"type": "inherited"}, "Enabled": {"type": "inherited"} } }, { "code": 1, "name": "Domestic", "defaultValues": { "SubtypeID": 1, "AdminAreaD": null, "StatusD": null, "MaterialD": null, "Location": null, "SourceD": null, "Diameter": null, "InstallDate": null, "Enabled": 1, "Narrative": null, "ID": null, "Pipe_Length": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Funded": null }, "domains": { "AdminAreaD": {"type": "inherited"}, "StatusD": {"type": "inherited"}, "MaterialD": {"type": "inherited"}, "SourceD": {"type": "inherited"}, "Enabled": {"type": "inherited"} } }, { "code": 2, "name": "Fire", "defaultValues": { "SubtypeID": 2, "AdminAreaD": null, "StatusD": null, "MaterialD": null, "Location": null, "SourceD": null, "Diameter": null, "InstallDate": null, "Enabled": 1, "Narrative": null, "ID": null, "Pipe_Length": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Funded": null }, "domains": { "AdminAreaD": {"type": "inherited"}, "StatusD": {"type": "inherited"}, "MaterialD": {"type": "inherited"}, "SourceD": {"type": "inherited"}, "Enabled": {"type": "inherited"} } }, { "code": 3, "name": "Hydrant", "defaultValues": { "SubtypeID": 3, "AdminAreaD": null, "StatusD": null, "MaterialD": null, "Location": null, "SourceD": null, "Diameter": null, "InstallDate": null, "Enabled": 1, "Narrative": null, "ID": null, "Pipe_Length": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Funded": null }, "domains": { "AdminAreaD": {"type": "inherited"}, "StatusD": {"type": "inherited"}, "MaterialD": {"type": "inherited"}, "SourceD": {"type": "inherited"}, "Enabled": {"type": "inherited"} } }, { "code": 4, "name": "Industrial", "defaultValues": { "SubtypeID": 4, "AdminAreaD": null, "StatusD": null, "MaterialD": null, "Location": null, "SourceD": null, "Diameter": null, "InstallDate": null, "Enabled": 1, "Narrative": null, "ID": null, "Pipe_Length": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Funded": null }, "domains": { "AdminAreaD": {"type": "inherited"}, "StatusD": {"type": "inherited"}, "MaterialD": {"type": "inherited"}, "SourceD": {"type": "inherited"}, "Enabled": {"type": "inherited"} } }, { "code": 5, "name": "Irrigation", "defaultValues": { "SubtypeID": 5, "AdminAreaD": null, "StatusD": null, "MaterialD": null, "Location": null, "SourceD": null, "Diameter": null, "InstallDate": null, "Enabled": 1, "Narrative": null, "ID": null, "Pipe_Length": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Funded": null }, "domains": { "AdminAreaD": {"type": "inherited"}, "StatusD": {"type": "inherited"}, "MaterialD": {"type": "inherited"}, "SourceD": {"type": "inherited"}, "Enabled": {"type": "inherited"} } } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }