I17 StateWaterProject Repayment Reaches
State of California
@usgov.ca_gov_i17_statewaterproject_repayment_reaches
State of California
@usgov.ca_gov_i17_statewaterproject_repayment_reaches
This is a line dataset that delineates the extent of State Water Project repayment reaches. The locations of the repayment reaches were derived from DWR records. Additional information from the DWR Blue Book has been included. The Blue Book mileposts are included for informational purposes and are not the controlling authority of the true extent of the repayment reaches.
This dataset is current as of 3/20/2024.
Organization: State of California
Last updated: 2025-07-23T20:31:25.344563
Tags: blue-book, california-department-of-water-resources, dwr, dwr-gis-atlas, repayment-reaches, state-water-project, structure
CREATE TABLE table_1 (
  "objectid" BIGINT,
  "reach_code" BIGINT,
  "reach_number" VARCHAR,
  "reach_description" VARCHAR,
  "reach_number_description" VARCHAR,
  "division" VARCHAR,
  "bluebook_repayment_reach_name" VARCHAR,
  "route" DOUBLE,
  "bluebook_begin_mile_post" DOUBLE,
  "bluebook_end_mile_post" DOUBLE,
  "source" VARCHAR,
  "comments" VARCHAR,
  "date_data_applies_to" BIGINT,
  "date_record_last_edited" TIMESTAMP,
  "shapestlength" DOUBLE
);Anyone who has the link will be able to view this.