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