{ "currentVersion": 10.31, "id": 3, "name": "Borehole", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "copyrightText": "", "parentLayer": { "id": 0, "name": "Flood Control" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "5eff1bd09f1e9b7e18ce5f21af33d4ee", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAaVJREFUOI3FkjFIW1EYhb9HAia5kQTMkDS0q5sQaBc7tIsaxIZCRelkxnRuuySgcevQsZ2lg4sOEXQwkVC6i6E4uZY+DeQOJrzfF5rA6/JCME/tCwR6pnvPf87H/eEGmaCCPnNRwJoU7AuQnxTMlx6EOQ4BYHF7m7mtLd5D4odh6NOxYScnLFYq7EYiJCwLjo7IKKWxbY5DId4aBte+YKWSyvb7spfLMR0IgNawsgIicHhIdnmZA+ClH5hKJilns0x7BgpyOajVeOE4askwpPov2PrqqoTvW39qCmZmQGt5A3hhSqnnIvLY9V61WsTb7WHo8hIuLob3Xg+qVfUU5LVrnQG/ggDxeLwDaAARuen3+R0K8WRQNgzvCzsd0aNeEMA0zXPg3PVS3W4iksno+UEolYLZ2WGp1eJPOs1H4KcHNqL9hQX7k2WpzyAfRoe2Ta9e57hcvg26D9YNh8PfolF7zTTJx2IUHIdngNVs0igWae/ssHFH7+5/prVuAM10Wr0DvouIKhRUTUSugK9A1zfM1ZWIbLrnRyLelceBja3/Asv7Cf0Fe1yQcEanxD8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[BOREHOLE_ID]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 0, 255 ], "haloSize": 1, "font": { "family": "Times New Roman", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": -334128.6209315341, "ymin": -607838.2590104202, "xmax": 998841.9766793102, "ymax": 396067.70924802125, "spatialReference": {"wkt": "PROJCS[\"NAD_1983_California_Teale_Albers\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Albers\"],PARAMETER[\"False_Easting\",0.0],PARAMETER[\"False_Northing\",-4000000.0],PARAMETER[\"Central_Meridian\",-120.0],PARAMETER[\"Standard_Parallel_1\",34.0],PARAMETER[\"Standard_Parallel_2\",40.5],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]],VERTCS[\"Unknown VCS from ArcInfo Workstation\",VDATUM[\"Unknown\"],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "BOREHOLE_ID", "typeIdField": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BOREHOLE_ID", "type": "esriFieldTypeDouble", "alias": "Primary Key Identifier", "domain": null }, { "name": "FC_SEGMENT_ID", "type": "esriFieldTypeDouble", "alias": "FOREIGN KEY JOIN to FC_SEGMENT", "domain": null }, { "name": "LEVEE_STATION_CODE", "type": "esriFieldTypeString", "alias": "Levee Stationing Code", "length": 20, "domain": null }, { "name": "START_DATE", "type": "esriFieldTypeDate", "alias": "Drilling Start Date", "length": 8, "domain": null }, { "name": "COMPLETION_DATE", "type": "esriFieldTypeDate", "alias": "Completion Date", "length": 8, "domain": null }, { "name": "REFERENCE_PT_ELEVATION", "type": "esriFieldTypeDouble", "alias": "Reference Elevation", "domain": null }, { "name": "REFERENCE_PT_DESCRIPTION", "type": "esriFieldTypeString", "alias": "Reference Elevation Description", "length": 100, "domain": null }, { "name": "GROUND_SURF_ELEVATION", "type": "esriFieldTypeDouble", "alias": "Ground Surface Elevation", "domain": null }, { "name": "TOTAL_DEPTH", "type": "esriFieldTypeDouble", "alias": "Total Depth", "domain": null }, { "name": "FEATURE_DESC", "type": "esriFieldTypeString", "alias": "Feature Description", "length": 60, "domain": null }, { "name": "BORING_METHOD_D", "type": "esriFieldTypeString", "alias": "Boring Method", "length": 100, "domain": { "type": "codedValue", "name": "d_bormethod", "codedValues": [ { "name": "Cone Penetration Test Probe", "code": "Cone Penetration Test Probe" }, { "name": "Standard Penetration Test", "code": "Standard Penetration Test" }, { "name": "Auger Boring", "code": "Auger Boring" }, { "name": "Diamond Drill", "code": "Diamond Drill" }, { "name": "Churn Drill", "code": "Churn Drill" }, { "name": "Test Pit", "code": "Test Pit" }, { "name": "Driver Sample", "code": "Driver Sample" }, { "name": "Calyx Drill", "code": "Calyx Drill" }, { "name": "Undisturbed Drill", "code": "Undisturbed Drill" }, { "name": "Percussion Drill", "code": "Percussion Drill" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Becker Hammer Drill", "code": "Becker Hammer Drill" }, { "name": "Combination of Methods Used", "code": "Combination" }, { "name": "Core Boring", "code": "Core Boring" }, { "name": "Dilatometer Test Probe", "code": "Dilatometer Test Probe" }, { "name": "Fishtail", "code": "Fishtail" }, { "name": "Geophysical Logging of Temporary Bore Hole", "code": "Geophysical Logging of Temporary Bore Hole" }, { "name": "Groundwater Sample Location", "code": "Groundwater Sample Location" }, { "name": "Hand Auger", "code": "Hand Auger" }, { "name": "Monitoring Well or Piezometer", "code": "Monitoring Well or Piezometer" }, { "name": "Percussion Boring with Air Hammer", "code": "Percussion Boring with Air Hammer" }, { "name": "Piston Sampler", "code": "Piston Sampler" }, { "name": "Power Auger", "code": "Power Auger" }, { "name": "Probe Rod", "code": "Probe Rod" }, { "name": "Rock Bit", "code": "Rock Bit" }, { "name": "Shelby Tube", "code": "Shelby Tube" }, { "name": "Surface Sediment Sample Location", "code": "Surface Sediment Sample Location" }, { "name": "Temporary Well", "code": "Temporary Well" }, { "name": "Trench", "code": "Trench" }, { "name": "Undisturbed Denision", "code": "Undisturbed Denision" }, { "name": "Vibracore Boring", "code": "Vibracore Boring" }, { "name": "Wash Boring", "code": "Wash Boring" }, { "name": "Wash Probe", "code": "Wash Probe" }, { "name": "Hollow Stern Auger", "code": "Hollow Stern Auger" }, { "name": "Solid Flight Auger", "code": "Solid Flight Auger" }, { "name": "Test Boring", "code": "Test Boring" }, { "name": "Core Boring with SPT", "code": "Core Boring with SPT" }, { "name": "Dry Probe of muck, peat, silt, etc.", "code": "Dry Probe of muck, peat, silt, etc." }, { "name": "Production Well including ASR and Relief Wells", "code": "Production Well including ASR and Relief Wells" }, { "name": "Churn Auger", "code": "Churn Auger" } ] } }, { "name": "BOREHOLE_TYPE", "type": "esriFieldTypeString", "alias": "Boring Material Description", "length": 255, "domain": { "type": "codedValue", "name": "d_bortyp", "codedValues": [ { "name": "Rock", "code": "Rock" }, { "name": "Soil", "code": "Soil" } ] } }, { "name": "FEATURE_NAME", "type": "esriFieldTypeString", "alias": "Feature Name", "length": 30, "domain": null }, { "name": "DEPTH_TO_WATER", "type": "esriFieldTypeDouble", "alias": "Depth to Water", "domain": null }, { "name": "LEVEE_CROWN_ELEVATION", "type": "esriFieldTypeDouble", "alias": "Levee Crown Elevation", "domain": null }, { "name": "BOREHOLE_OWNER_D", "type": "esriFieldTypeString", "alias": "Borehole Owner", "length": 100, "domain": { "type": "codedValue", "name": "d_boreowner", "codedValues": [ { "name": "CHQ, LLC", "code": "CHQ, LLC" }, { "name": "City of Lathrop", "code": "City of Lathrop" }, { "name": "Caltrans", "code": "Caltrans" }, { "name": "CA Deptartment of Water Resources", "code": "CA Deptartment of Water Resources" }, { "name": "España Geotechnical", "code": "España Geotechnical" }, { "name": "Glenn Gebhardt", "code": "Glenn Gebhardt" }, { "name": "HDR Engineering", "code": "HDR Engineering" }, { "name": "Hatch Mott MacDonald", "code": "Hatch Mott MacDonald" }, { "name": "Kleinfelder", "code": "Kleinfelder" }, { "name": "The Pipe King, Inc.", "code": "The Pipe King, Inc." }, { "name": "Pacific Union Homes", "code": "Pacific Union Homes" }, { "name": "Reclamation District 0017", "code": "Reclamation District 0017" }, { "name": "Schuler Homes of California", "code": "Schuler Homes of California" }, { "name": "Sacramento Regional County Sanitation Dististrict", "code": "Sacramento Regional County Sanitation Dististrict" }, { "name": "Taber Consultants", "code": "Taber Consultants" }, { "name": "TCN Properties", "code": "TCN Properties" }, { "name": "USACE", "code": "USACE" }, { "name": "Wahler & Associates", "code": "Wahler & Associates" }, { "name": "Woodward-Clyde", "code": "Woodward-Clyde" }, { "name": "Western Pacific Housing", "code": "Western Pacific Housing" }, { "name": "City of West Sacramento", "code": "City of West Sacramento" }, { "name": "Sacramento Area Flood Control Agency", "code": "Sacramento Area Flood Control Agency" }, { "name": "MARK Group", "code": "MARK Group" }, { "name": "Three Rivers Levee Improvement Authority", "code": "Three Rivers Levee Improvement Authority" }, { "name": "TRLIA and DWR", "code": "TRLIA and DWR" }, { "name": "USACE, SAFCA and DWR", "code": "USACE, SAFCA and DWR" }, { "name": "Yuba County Water Agency", "code": "Yuba County Water Agency" }, { "name": "Sutter County", "code": "Sutter County" }, { "name": "City of Yuba City", "code": "City of Yuba City" }, { "name": "Levee District 09", "code": "Levee District 09" }, { "name": "San Joaquin Area Flood Control Agency", "code": "San Joaquin Area Flood Control Agency" }, { "name": "M-H-M, Inc.", "code": "M-H-M, Inc." }, { "name": "Parsons Brinckerhoff Quade & Douglas, Inc.", "code": "Parsons Brinckerhoff Quade & Douglas, Inc." }, { "name": "Reclamation District 2126", "code": "Reclamation District 2126" }, { "name": "Von Geldern Engineering Co.", "code": "Von Geldern Engineering Co." } ] } }, { "name": "BORE_REPORT_ID", "type": "esriFieldTypeDouble", "alias": "FOREIGN KEY JOIN to BOREHOLE_REPORT", "domain": null }, { "name": "CONTRACTOR_D", "type": "esriFieldTypeString", "alias": "Drilling Contractor", "length": 100, "domain": { "type": "codedValue", "name": "d_contractor", "codedValues": [ { "name": "Board of Trustees of the University of Illinois", "code": "Board of Trustees of the University of Illinois" }, { "name": "Illinois State Water Survey", "code": "Illinois State Water Survey" }, { "name": "Johnson & Anderson", "code": "Johnson & Anderson" }, { "name": "James & Berger", "code": "James & Berger" }, { "name": "Justin and Courtney", "code": "Justin and Courtney" }, { "name": "Jordan/Avent", "code": "Jordan/Avent" }, { "name": "J.F. Sato", "code": "J.F. Sato" }, { "name": "John J. Harte Associates", "code": "John J. Harte Associates" }, { "name": "James Montgomery/C&G Engineering", "code": "James Montgomery/C&G Engineering" }, { "name": "James M. Montgomery", "code": "James M. Montgomery" }, { "name": "Jordon/Avent", "code": "Jordon/Avent" }, { "name": "James P. Purcell Associates", "code": "James P. Purcell Associates" }, { "name": "J.T. Banner and Associates", "code": "J.T. Banner and Associates" }, { "name": "Kenneth Balk & Assoc.", "code": "Kenneth Balk & Assoc." }, { "name": "Kidde Consultants", "code": "Kidde Consultants" }, { "name": "Kirkham Michael & Associates", "code": "Kirkham Michael & Associates" }, { "name": "Ken O'brien & Assoc.", "code": "Ken O'brien & Assoc." }, { "name": "Luchs & Reckerman", "code": "Luchs & Reckerman" }, { "name": "Los Angeles County Flood Control District", "code": "Los Angeles County Flood Control District" }, { "name": "Lockwood Andrews & Newman", "code": "Lockwood Andrews & Newman" }, { "name": "Law Engineering Testing Co.", "code": "Law Engineering Testing Co." }, { "name": "Lebron/Post", "code": "Lebron/post" }, { "name": "Lowe Engineering", "code": "Lowe Engineering" }, { "name": "Lookwood", "code": "Lookwood" }, { "name": "Lawler", "code": "Lawler" }, { "name": "L. Robert Kimball", "code": "L. Robert Kimball" }, { "name": "Metcalf & Eddy/alstot", "code": "Metcalf & Eddy/Alstot" }, { "name": "Miller-Newell", "code": "Miller-newell" }, { "name": "Michael Baker", "code": "Michael Baker" }, { "name": "Mc Calfb", "code": "Mc Calfb" }, { "name": "Miami Conservancy District", "code": "Miami Conservancy District" }, { "name": "State of Md Dept of Natural Resources", "code": "State of MD Dept of Natural Resources" }, { "name": "Moore", "code": "Moore" }, { "name": "Minnesota State", "code": "Minnesota State" }, { "name": "Mid-state Eng/Johnson & Anderson", "code": "Mid-state Eng/johnson & Anderson" }, { "name": "Mcfarland Johnson Engineers", "code": "Mcfarland Johnson Engineers" }, { "name": "Mccomb Knutson Assoc.", "code": "Mccomb Knutson Assoc." }, { "name": "Morrison-maierle", "code": "Morrison-Maierle" }, { "name": "Malcolm Pirnie", "code": "Malcolm Pirnie" }, { "name": "Mcnamee", "code": "Mcnamee" }, { "name": "Mayes", "code": "Mayes" }, { "name": "Meurer", "code": "Meurer" }, { "name": "Mcphee", "code": "Mcphee" }, { "name": "Nelson", "code": "Nelson" }, { "name": "N.J. State Dept. of Env. Prot.", "code": "N.j. State Dept. Of Env. Prot." }, { "name": "Neilson", "code": "Neilson" }, { "name": "National Oceanic and Atmospheric Admin.", "code": "National Oceanic and Atmospheric Admin." }, { "name": "Nebolsine", "code": "Nebolsine" }, { "name": "New York State Dec: OPDP", "code": "New York State Dec: OPDP" }, { "name": "Owen & White", "code": "Owen & White" }, { "name": "Owen Ayres & Associates", "code": "Owen Ayres & Associates" }, { "name": "O'brien and Gere", "code": "O'brien and Gere" }, { "name": "Ott Water Engineers", "code": "Ott Water Engineers" }, { "name": "Palmer & Baker Engineers", "code": "Palmer & Baker Engineers" }, { "name": "Parsons", "code": "Parsons" }, { "name": "Pickering", "code": "Pickering" }, { "name": "Professional Eng. Consultants", "code": "Professional Eng. Consultants" }, { "name": "Pyburn and Odom", "code": "Pyburn and Odom" }, { "name": "Pfisterer", "code": "Pfisterer" }, { "name": "Phillip W. Genovese & Assoc.", "code": "Phillip W. Genovese & Assoc." }, { "name": "Russell and Axon", "code": "Russell and Axon" }, { "name": "Rice & Orth", "code": "Rice & Orth" }, { "name": "Resource Analysis/Perkins/Jordon", "code": "Resource Analysis/perkins/jordon" }, { "name": "Rollins", "code": "Rollins" }, { "name": "Roy F. Weston", "code": "Roy F. Weston" }, { "name": "Rod Gomez", "code": "Rod Gomez" }, { "name": "Ralph L. Woolpert Company", "code": "Ralph L. Woolpert Company" }, { "name": "T. M. Towill", "code": "T. M. Towill" }, { "name": "Richard P. Browne Assoc.", "code": "Richard P. Browne Assoc." }, { "name": "Reynolds", "code": "Reynolds" }, { "name": "R. W. Brooker and Associates", "code": "R. W. Brooker and Associates" }, { "name": "Schemmer & Associates", "code": "Schemmer & Associates" }, { "name": "Staunton & Freeman", "code": "Staunton & Freeman" }, { "name": "Sverdrup & Parcel and Associates", "code": "Sverdrup & Parcel and Associates" }, { "name": "Smith and Sanders", "code": "Smith and Sanders" }, { "name": "Stone & Webster", "code": "Stone & Webster" }, { "name": "Schoenfeld Associates", "code": "Schoenfeld Associates" }, { "name": "Small Business Administration", "code": "Small Business Administration" }, { "name": "Soil Conservation Service", "code": "Soil Conservation Service" }, { "name": "Servitron", "code": "Servitron" }, { "name": "Stottler Stagg & Assoc./GKY & Assoc.", "code": "Stottler Stagg & Assoc./GKY & Assoc." }, { "name": "Shive-Hattery & Associates", "code": "Shive-Hattery & Associates" }, { "name": "Simons", "code": "Simons" }, { "name": "Snell Environmental Group", "code": "Snell Environmental Group" }, { "name": "Susquehanna River Basin Commission", "code": "Susquehanna River Basin Commission" }, { "name": "Sanborn", "code": "Sanborn" }, { "name": "Stanley Consultants", "code": "Stanley Consultants" }, { "name": "Stram Engineers", "code": "Stram Engineers" }, { "name": "Toups and Loiderman", "code": "Toups and Loiderman" }, { "name": "T & M Associates", "code": "T & M Associates" }, { "name": "Toothman-Orton", "code": "Toothman-Orton" }, { "name": "Tippetts-Abbett-McCarthy-Stratton", "code": "Tippetts-Abbett-McCarthy-Stratton" }, { "name": "Toups Corporation", "code": "Toups Corporation" }, { "name": "Turner", "code": "Turner" }, { "name": "Toltz", "code": "Toltz" }, { "name": "Tryck", "code": "Tryck" }, { "name": "Triangle Engineers", "code": "Triangle Engineers" }, { "name": "Tor", "code": "Tor" }, { "name": "Tetra Tech", "code": "Tetra Tech" }, { "name": "Tudor Engineering Company", "code": "Tudor Engineering Company" }, { "name": "Toups Engineering Inc.", "code": "Toups Engineering Inc." }, { "name": "Tennessee Valley Authority", "code": "Tennessee Valley Authority" }, { "name": "Urban Engineers", "code": "Urban Engineers" }, { "name": "United Industries Corp.", "code": "United Industries Corp." }, { "name": "Urbitran Assoc.", "code": "Urbitran Assoc." }, { "name": "Uintex", "code": "Uintex" }, { "name": "Vollner & Assoc.", "code": "Vollner & Assoc." }, { "name": "Vogt", "code": "Vogt" }, { "name": "Vtn Corporation", "code": "Vtn Corporation" }, { "name": "Whitman & Howard", "code": "Whitman & Howard" }, { "name": "Williams & Sheladia", "code": "Williams & Sheladia" }, { "name": "Williams & Works", "code": "Williams & Works" }, { "name": "Wehrman Chapman Associates", "code": "Wehrman Chapman Associates" }, { "name": "Woodward & Clyde", "code": "Woodward & Clyde" }, { "name": "William F. Freeman Associates", "code": "William F. Freeman Associates" }, { "name": "Webster", "code": "Webster" }, { "name": "Wallace", "code": "Wallace" }, { "name": "Wilson & Co.", "code": "Wilson & Co." }, { "name": "Water Resources", "code": "Water Resources" }, { "name": "Water Resources Engineers", "code": "Water Resources Engineers" }, { "name": "Wilbur Smith & Assoc.", "code": "Wilbur Smith & Assoc." }, { "name": "Wade Trim & Associates", "code": "Wade Trim & Associates" }, { "name": "Wiley & Wilson", "code": "Wiley & Wilson" }, { "name": "Existing Data Study", "code": "Existing Data Study" }, { "name": "Yule", "code": "Yule" }, { "name": "Unidentified Contractor", "code": "Unidentified Contractor" }, { "name": "Other Federal Agencies", "code": "Other Federal Agencies" }, { "name": "Other Non-federal Agencies", "code": "Other Non-federal Agencies" }, { "name": "Federal Emergency Management Agency", "code": "Federal Emergency Management Agency" }, { "name": "Pbs&j", "code": "PBS&J" }, { "name": "Study Contractor", "code": "Study Contractor" }, { "name": "Anderson", "code": "Anderson" }, { "name": "Acres American", "code": "Acres American" }, { "name": "Albert Benesch & Company", "code": "Albert Benesch & Company" }, { "name": "Andrews & Clark", "code": "Andrews & Clark" }, { "name": "American Consulting Engineers", "code": "American Consulting Engineers" }, { "name": "Associated Engineers", "code": "Associated Engineers" }, { "name": "Alfred H. Halff & Assoc. Inc.", "code": "Alfred H. Halff & Assoc. Inc." }, { "name": "Ayers", "code": "Ayers" }, { "name": "ANCO/RAI/NECO", "code": "ANCO/RAI/NECO" }, { "name": "A.W. Martin", "code": "A.W. Martin" }, { "name": "Brown & Caldwell", "code": "Brown & Caldwell" }, { "name": "Burgess and Niple Limited", "code": "Burgess and Niple Limited" }, { "name": "Black and Veatch", "code": "Black and Veatch" }, { "name": "Butcher and Willis", "code": "Butcher and Willis" }, { "name": "Brooker Associates Inc.", "code": "Brooker Associates Inc." }, { "name": "Booker Associates", "code": "Booker Associates" }, { "name": "Barr Engineering Co.", "code": "Barr Engineering Co." }, { "name": "Benito A. Sinclair & Assoc.", "code": "Benito A. Sinclair & Assoc." }, { "name": "Bourquard/berger", "code": "Bourquard/Berger" }, { "name": "Benham Blair & Affiliates", "code": "Benham Blair & Affiliates" }, { "name": "Boyle Engineering Corporation", "code": "Boyle Engineering Corporation" }, { "name": "Bovay Engineers", "code": "Bovay Engineers" }, { "name": "R. W. Beck", "code": "R. W. Beck" }, { "name": "Baldwin & Gregg", "code": "Baldwin & Gregg" }, { "name": "Buchart-horn", "code": "Buchart-Horn" }, { "name": "Bernard Johnson", "code": "Bernard Johnson" }, { "name": "Brice", "code": "Brice" }, { "name": "U.S. Bureau of Reclammation", "code": "U.S. Bureau of Reclammation" }, { "name": "Betz Environmental Engineers", "code": "Betz Environmental Engineers" }, { "name": "Bohannon Westman Huston", "code": "Bohannon Westman Huston" }, { "name": "Barge", "code": "Barge" }, { "name": "Cole Associates", "code": "Cole Associates" }, { "name": "Cahn Engineers", "code": "Cahn Engineers" }, { "name": "Cella", "code": "Cella" }, { "name": "Carl C. Crane", "code": "Carl C. Crane" }, { "name": "Clark", "code": "Clark" }, { "name": "Camp Dresser & Mckee", "code": "Camp Dresser & Mckee" }, { "name": "California Dept. Water Resources", "code": "California Dept. Water Resources" }, { "name": "U.S. Army Corps of Engineers", "code": "U.S. Army Corps of Engineers" }, { "name": "Cullinan Engr Co Inc.", "code": "Cullinan Engr Co Inc." }, { "name": "Century Engineers", "code": "Century Engineers" }, { "name": "C.E. Maguire", "code": "C.E. Maguire" }, { "name": "Clyde E. Williams & Associates", "code": "Clyde E. Williams & Associates" }, { "name": "CH2M Hill", "code": "CH2M Hill" }, { "name": "Coon", "code": "Coon" }, { "name": "City of Memphis", "code": "City of Memphis" }, { "name": "Crawford", "code": "Crawford" }, { "name": "Cole Engineering", "code": "Cole Engineering" }, { "name": "Commonwealth of Puerto Rico", "code": "Commonwealth of Puerto Rico" }, { "name": "Coachella Valley Water District (CVWD)", "code": "Coachella Valley Water District (CVWD)" }, { "name": "Coachella Valley Water District", "code": "Coachella Valley Water District" }, { "name": "Daily & Associates", "code": "Daily & Associates" }, { "name": "Deleuw Cather & Company", "code": "Deleuw Cather & Company" }, { "name": "Dewberry & Davis", "code": "Dewberry & Davis" }, { "name": "Dubois & King", "code": "Dubois & King" }, { "name": "Dames & Moore", "code": "Dames & Moore" }, { "name": "Development and Resources Corp.", "code": "Development and Resources Corp." }, { "name": "Donohue & Associates", "code": "Donohue & Associates" }, { "name": "D. Baugh & Assoc.", "code": "D. Baugh & Assoc." }, { "name": "Deleuw Cather & Co.", "code": "Deleuw Cather & Co." }, { "name": "Dalton", "code": "Dalton" }, { "name": "Denver Engineering Corp.", "code": "Denver Engineering Corp." }, { "name": "Dewild Grant Rechert & Assoc. Co.", "code": "Dewild Grant Rechert & Assoc. Co." }, { "name": "Dufresen-Henry Engineer Corp.", "code": "Dufresen-Henry Engineer Corp." }, { "name": "Dewberry Nealon & Davis", "code": "Dewberry Nealon & Davis" }, { "name": "Delaware River Basin Commission", "code": "Delaware River Basin Commission" }, { "name": "Development and Resources Corporation", "code": "Development and Resources Corporation" }, { "name": "Edward & Kelcy", "code": "Edward & Kelcy" }, { "name": "Erdman", "code": "Erdman" }, { "name": "Engineering & Associated Design Ser", "code": "Engineering & Associated Design Ser" }, { "name": "Engineering Consultants", "code": "Engineering Consultants" }, { "name": "E. C. Jordan Co.", "code": "E. C. Jordan Co." }, { "name": "Ellers", "code": "Ellers" }, { "name": "Espey", "code": "Espey" }, { "name": "Edward H. Richardson", "code": "Edward H. Richardson" }, { "name": "Ed. C. Jordon/Knight Consul.", "code": "Ed. C. Jordon/Knight Consul." }, { "name": "Enplan Corp.", "code": "Enplan Corp." }, { "name": "Enwright Associates", "code": "Enwright Associates" }, { "name": "Environmental Protection Agency", "code": "Environmental Protection Agency" }, { "name": "Ewell W. Finley", "code": "Ewell W. Finley" }, { "name": "Forrest & Cotton", "code": "Forrest & Cotton" }, { "name": "Eugene A. Hickok Assoc.", "code": "Eugene A. Hickok Assoc." }, { "name": "FHBM Contractor", "code": "FHBM Contractor" }, { "name": "Federal Insurance Administration", "code": "Federal Insurance Administration" }, { "name": "Freese and Nichols/Redy & Assoc Inc.", "code": "Freese And Nichols/Redy & Assoc Inc." }, { "name": "Finkheiner Pettis & Strout", "code": "Finkheiner Pettis & Strout" }, { "name": "Fay", "code": "Fay" }, { "name": "Gee & Jenson Engineers", "code": "Gee & Jenson Engineers" }, { "name": "Greenhorn & O'mara", "code": "Greenhorn & O'mara" }, { "name": "Gill & Pulver", "code": "Gill & Pulver" }, { "name": "Gingery Associates", "code": "Gingery Associates" }, { "name": "Gai Consultants", "code": "Gai Consultants" }, { "name": "Greiner Engineering Sciences", "code": "Greiner Engineering Sciences" }, { "name": "Gannett", "code": "Gannett" }, { "name": "Garver & Garver", "code": "Garver & Garver" }, { "name": "Green International", "code": "Green International" }, { "name": "Gilbert Associates", "code": "Gilbert Associates" }, { "name": "George S. Nolte & Associates", "code": "George S. Nolte & Associates" }, { "name": "Goodkind And O'dea", "code": "Goodkind And O'dea" }, { "name": "Gove Associates", "code": "Gove Associates" }, { "name": "G. Reynolds Watkins", "code": "G. Reynolds Watkins" }, { "name": "U. S. Geological Survey", "code": "U. S. Geological Survey" }, { "name": "Geo-technical Services", "code": "Geo-technical Services" }, { "name": "Hazen & Sawyer", "code": "Hazen & Sawyer" }, { "name": "Hickok & Associates", "code": "Hickok & Associates" }, { "name": "Harwood Beebe Company", "code": "Harwood Beebe Company" }, { "name": "H.D. Nottingham", "code": "H.D. Nottingham" }, { "name": "Henningson", "code": "Henningson" }, { "name": "Hamilton Engineering Assoc.", "code": "Hamilton Engineering Assoc." }, { "name": "Huth Engineers", "code": "Huth Engineers" }, { "name": "Hkm Engineers", "code": "Hkm Engineers" }, { "name": "Howard Needles Tammen & Bergendoff", "code": "Howard Needles Tammen & Bergendoff" }, { "name": "Harry O. Hefter", "code": "Harry O. Hefter" }, { "name": "Houston/Kirkham Michael", "code": "Houston/Kirkham Michael" }, { "name": "Hubbell Roth Clarking", "code": "Hubbell Roth Clarking" }, { "name": "Harza Engineering Co.", "code": "Harza Engineering Co." }, { "name": "Harris-Toups Associates", "code": "Harris-Toups Associates" }, { "name": "HTB", "code": "HTB" }, { "name": "S.E. Huey", "code": "S.E. Huey" }, { "name": "Hoskins", "code": "Hoskins" }, { "name": "Hydro Tech Engineering", "code": "Hydro Tech Engineering" }, { "name": "Idaho State Dept. of Water Resources", "code": "Idaho State Dept. of Water Resources" }, { "name": "National Resources Conservation Service", "code": "National Resources Conservation Service" } ] } }, { "name": "ORG_ID", "type": "esriFieldTypeDouble", "alias": "Maintenance Agency", "domain": null }, { "name": "QUAD_24_ID", "type": "esriFieldTypeDouble", "alias": "FOREIGN KEY JOIN to quad_24_poly", "domain": null }, { "name": "LOGGED_BY", "type": "esriFieldTypeString", "alias": "Logged By", "length": 50, "domain": null }, { "name": "DATA_SOURCE", "type": "esriFieldTypeString", "alias": "Data Source", "length": 255, "domain": null }, { "name": "COORDINATE_METHOD_D", "type": "esriFieldTypeString", "alias": "Coordinate Capture Method", "length": 50, "domain": { "type": "codedValue", "name": "d_coordcap", "codedValues": [ { "name": "Digitized off of quad sheets", "code": "Digitized off of quad sheets" }, { "name": "Using photogrammetric techniques", "code": "Using photogrammetric techniques" }, { "name": "Centimeter Level, used a minimum of 2 GPS recievers for Real Time Kinematic GPS positioning, may have been post processed.", "code": "Surveyed using RTK GPS" }, { "name": "Used a total station instrument to capture 3D coordinates.", "code": "Surveyed using Total Station" }, { "name": "Used a digital or optical/conventional level instrument to caputre elevation and stationing to capture x,y coordinates.", "code": "Surveyed using Level and Stationing" }, { "name": "Meter level, used standalone GPS receiver to position feature.", "code": "Surveyed using \"mapping grade\" GPS" }, { "name": "Centimeter Level, used a minimum of 2 GPS recievers for Real Time Kinematic GPS positioning, may have been post processed as well as used a total station instrument to capture 3D coordinates.", "code": "Surveyed using RTK and Total Station" }, { "name": "Used LIDAR", "code": "LIDAR" }, { "name": "Does not exist", "code": "Does not exist" }, { "name": "Digitized", "code": "Digitized" }, { "name": "Heads-up digitizing", "code": "Heads-up digitizing" }, { "name": "Design Coordinates", "code": "Design Coordinates" } ] } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments Text", "length": 255, "domain": null }, { "name": "NLD_BOREHOLE_ID", "type": "esriFieldTypeDouble", "alias": "NLD Borehole Primary Key", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SURVEY_DATE", "type": "esriFieldTypeDate", "alias": "Survey Date", "length": 8, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "NLD_FC_SEGMENT_ID", "type": "esriFieldTypeDouble", "alias": "NLD FOREIGN KEY JOIN to FC_SEGMENT", "domain": null } ], "relationships": [ { "id": 0, "name": "quad_24_poly", "relatedTableId": 41, "role": "esriRelRoleDestination", "keyField": "Quad_24_ID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, AMF", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true }, "dateFieldsTimeReference": null }