Low Distortion Projection Boundaries
State of Iowa
@usgov.state_of_iowa_low_distortion_projection_boundaries_data
State of Iowa
@usgov.state_of_iowa_low_distortion_projection_boundaries_data
Low Distortion Projection (LDP) Boundaries for Iowa
Organization: State of Iowa
Last updated: 2024-04-12T12:52:21.708379
Tags: boundary, ldp, low-distortion-projection, reference, survey
CREATE TABLE table_1 (
"the_geom" VARCHAR,
"objectid" BIGINT,
"zone_number" BIGINT,
"zone_name" VARCHAR,
"projection" VARCHAR,
"projection_abbreviation" VARCHAR,
"origin_latitude_decimal_degrees" DOUBLE -- Origin Latitude (Decimal Degrees),
"central_meridian_decimal_degree" DOUBLE -- Central Meridian (Decimal Degree),
"origin_latitude_dms" VARCHAR -- Origin Latitude (DMS),
"center_meridian_dms" VARCHAR -- Center Meridian (DMS),
"axis_scale" DOUBLE,
"false_northing_ft" BIGINT -- False Northing (FT),
"false_easting_ft" BIGINT -- False Easting (FT),
"coordinate_system_file_url" VARCHAR,
"prj_file_url" VARCHAR,
"pdf_file_url" VARCHAR,
"rest_service_last_updated_utc" VARCHAR -- Rest Service Last Updated (UTC),
"utc_offset" VARCHAR,
"area_acre_state_plane" DOUBLE -- Area (Acre - State Plane),
"perimeter_meter_state_plane" DOUBLE -- Perimeter (Meter - State Plane),
"globalid" VARCHAR,
"shape_area" DOUBLE -- Shape, Area,
"shape_length" DOUBLE -- Shape, Length,
"epsg_code" VARCHAR
);Anyone who has the link will be able to view this.