RTN Base Station
State of Iowa
@usgov.state_of_iowa_rtn_base_station_data
State of Iowa
@usgov.state_of_iowa_rtn_base_station_data
Real-time Network (RTN) Base Stations locations and information in and near Iowa including contact information, location details and more. The network supports Global Positioning Systems (GPS) and provides users centimeter positioning statewide. The Iowa DOT uses the centimeter positioning for surveying, engineering and geographical information system (GIS) applications, along with machine control. The network is also available to federal, state, county, city, quasi-public and private sector users without charge. Machine control by the agricultural sector is one of the biggest network users.
Organization: State of Iowa
Last updated: 2024-04-12T12:46:13.238196
Tags: asset-inventory, base-station, real-time-network, rtn, survey
CREATE TABLE table_1 (
"the_geom" VARCHAR,
"objectid" BIGINT,
"iowa_dot_district" DOUBLE,
"name" VARCHAR,
"ngs_id" VARCHAR,
"owner" VARCHAR,
"receiver" VARCHAR,
"antenna" VARCHAR,
"ellipsoid_height_meter" DOUBLE -- Ellipsoid Height (Meter),
"station_number" BIGINT,
"latitude" DOUBLE,
"longitude" DOUBLE,
"data_last_updated_utc" VARCHAR -- Data Last Updated (UTC),
"latitude_nad83_2011_epoch_2010_00" VARCHAR -- Latitude (NAD83(2011) Epoch 2010.00),
"longitude_nad83_2011_epoch_2010_00" VARCHAR -- Longitude (NAD83(2011) Epoch 2010.00),
"base_station_type" VARCHAR,
"globalid" VARCHAR
);Anyone who has the link will be able to view this.