GNIS
State of Oregon
@usgov.state_of_oregon_gnis
State of Oregon
@usgov.state_of_oregon_gnis
The Geographic Names Information System (GNIS) is the Federal standard for geographic nomenclature. The U.S. Geological Survey developed the GNIS for the U.S. Board on Geographic Names, a Federal inter-agency body chartered by public law to maintain uniform feature name usage throughout the Government and to promulgate standard names to the public. The GNIS is the official repository of domestic geographic names data; the official vehicle for geographic names use by all departments of the Federal Government; and the source for applying geographic names to Federal electronic and printed products of all types.
This layer contains information for Oregon.
More information -
https://www.usgs.gov/us-board-on-geographic-names/download-gnis-data
Download from -
https://prd-tnm.s3.amazonaws.com/index.html?prefix=StagedProducts/GeographicNames/FullModel/
Organization: State of Oregon
Last updated: 2024-02-09T16:03:33.964848
Tags: antarctic, antarctica, baker, benton, bgn, board-on-geographic-names, borough, census-area, clackamas, clatsop, columbia, commonwealth, coos, county, crook, curry, database, deschutes, district, douglas, economy, environment, esri-file-geodatabase-10, feature, feature-class, feature-coordinates, feature-county, feature-description, feature-designation, feature-history, feature-indentification, feature-name, feature-state, gazetteer, geographic, geographic-feature, geographic-name, geographic-names, geographic-names-information-system, geographical, geographical-feature, geographical-name, geography, geospatial, gilliam, gnis, grant, harney, hood-river, imagerybasemapsearthcover, inlandwaters, jackson, jefferson, josephine, klamath, lake, lane, lincoln, linn, location, malheur, map, marion, morrow, multnomah, municipio, name, national-geographic-names-information-system-gnis, official-feature-name, or, oregon, outlying-area, parish, place, place-name, placename, polk, populated-place, sherman, society, structure, territories, territory, tillamook, topographic-map, toponymy, u-s-board-on-geographic-names, u-s-geological-survey, umatilla, union, united-states, us, usa, usbgn, usgs, variant-name, wallowa, wasco, washington, wheeler, yamhill
CREATE TABLE table_1 (
"objectid" BIGINT,
"feature_id" BIGINT,
"feature_name" VARCHAR,
"feature_class" VARCHAR,
"state_name" VARCHAR,
"state_numeric" BIGINT,
"county_name" VARCHAR,
"county_numeric" BIGINT,
"map_name" VARCHAR,
"date_created" VARCHAR,
"date_edited" VARCHAR,
"bgn_type" DOUBLE,
"bgn_authority" DOUBLE,
"bgn_date" VARCHAR,
"prim_lat_dms" VARCHAR,
"prim_long_dms" VARCHAR,
"prim_lat_dec" DOUBLE,
"prim_long_dec" DOUBLE,
"source_lat_dms" VARCHAR,
"source_long_dms" VARCHAR,
"source_lat_dec" DOUBLE,
"source_long_dec" DOUBLE
);Anyone who has the link will be able to view this.