Skip to main content

GeoNames To Geodatabase (Topographic Production Tools)

Summary

Loads GeoNames data into a feature class and table. The feature class is composed of point features, and the table contains fields with information concerning the naming conventions used for the features. The feature class contains the Unique Feature Identifier (UFI) and Unique Name Identifier (UNI) fields, which match the same fields in the GeoNames table.

Usage

  • This tool is designed to work with downloadable files from the National Geospatial-Intelligence Agency (NGA) Geographic Names Server and defaults to the NGA GeoNames schema.

  • Before loading the GeoNames data into a database, the feature class and table must already exist.

  • If your organization has an existing GeoNames database, you can use it as long as it includes the UFI and UNI fields.

Parameters

Label Explanation Data type

GeoNames Source File

The path to the source file containing the GeoNames information. This must be a properly formatted GeoNames file.

Shapefile; Text File

GeoNames Feature Class Name

The GeoNames feature class. This feature class is in the working database.

Feature Class

Allow Duplicates

Specifies whether duplicate features will be imported to the GeoNames feature class.

  • CheckedFeatures with the same geometry and attributes will be imported.

  • UncheckedFeatures with the same geometry and attributes will not be imported. This is the default.

Boolean

GeoNames Table Name

The GeoNames table. This table is in the working database.

Table

Matching Fields

(Optional)

Specific fields in the GeoNames source file that will be mapped to fields in the GeoNames feature class and table.

Value table columns:

  • Mapping FieldThe mapping field.

  • Source FieldFields in the GeoNames source file.

  • Target FieldFields in the GeoNames feature class and table.

Value Table

Derived output

Label Explanation Data type

Out feature class

Output feature class containing GeoName features.

Feature Class

Out table

Output table containing attribution for GeoName features.

Table

Environments

This tool does not use any geoprocessing environments.

Licensing information

  • Basic: No
  • Standard: Requires Topographic Mapping
  • Advanced: Requires Topographic Mapping