Skip to Main Content

Geographic Information Systems at Yale: Geocoding Resources

Geographic Information Systems at Yale University encompasses a range of spatial applications and services. GIS is used by many disciplines at Yale University.

Geocoding Resources

Checklist:

  • Do your data include latitude and longitude? If so, you might not need to geocode. Please learn how to map XY data with ArcGIS Pro or QGIS
    1. Please review how many decimal degrees you have in your latitude/longitude data. If you need accuracy and you have less than five decimals, perhaps you should use geocoding to increase accuracy.

GEOCODING SENSITIVE DATA

  • Are your addresses sensitive data? If so, you definitely need to conduct the geocoding on your computer without using a web-based geocoder. Please review the Esri address locator or the Texas A&M Geocoder options. 

GEOCODING NON-SENSITIVE DATA

  • If you have less than 500,000 addresses to geocode, we can provide Esri credits to conduct the geocoding using the Yale ArcGIS Online platform. Please email a request for additional Esri credits to geospatialhelp@yale.edu.

U.S. or Global addresses

To geocode more than 500,000  U.S. or world addresses using ArcGIS Pro, you need an address locator. There are a few ways to obtain the address locator that covers your study area:

  1. Esri address locators
  • Review the data coverage by region on this map
  • To get access to the data, please answer this form, and we will contact you to establish a workflow to make the data available. Data licenses are limited in number; therefore, we will provide access for the duration of your geocoding task. 
  1. Government or your own address locator
  • Inquire to the GIS department of the municipalities included in your study area. Hopefully, they already created an up-to-date address locator that can share with you.
  • If you have the street or address data, create your own address locator. Check out this guide to determine if that is a feasible option for you. 

U.S, Addresses: Texas A&M Geocoder by Dan Goldberg. Ph.D. (Previously USC Geocoder)

  • Texas A&M GeoServices have been supporting researchers with free credits to run geocoding for noncommercial research projects. The initial credit quota when you open an account includes a small number of credits. Contact their team and inquire if they would kindly increase your credit quota, explaining you are a researcher. This is based on their decision, therefore it is advisable to explain why it is relevant to get their support. 
    Make sure to read about their privacy, security and terms to determine if it is aligned with your project requirements. 

Esri Credit Charges for Geocoding

Esri Credit Charges for Geocoding

Geocoding in ArcGIS Pro requires Esri credits, which are freely available to all Yale members. As of the academic year 2024-2025, the charge is 40 Esri credits per 1,000 addresses.

You can estimate your credit needs with this formula:(Your Esri credits / 40) x 1,000 = Number of addresses you can geocode

To check your Esri credit balance:

  • Click on your username in the top right corner.
  • Select "My settings."
  • From the left-side menu, choose "Credits."
  • If you need additional credits, please provide an estimate of the number of addresses to be geocoded.

If you need additional Esri credits, please email geospatialhelp@yale.edu with the following information:

  • The number of addresses you plan to geocode
  • Your Esri username (if different from yours)

If you plan to geocode more than 1 million addresses, instead we ask you to use Esri StreetMap Premium to save Esri credits for all Yale geospatial users. To request access to Esri StreetMap Premium, please email geospatialhelp@yale.edu with the following details:

  • Approximate number of addresses to be geocoded
  • Number of team members performing the task
  • Desired dates for geocoding to avoid scheduling conflicts, as some regions have a single license for Yale users

 

Geocoding of Street Addresses and Administrative Boundary Levels

Gazetteers

In general, these are searchable databases of toponyms (geographic placenames).

Geocoding Sensitive Data

Geocoding Sensitive Data


For data governed by HIPAA (Health Insurance Portability and Accountability Act) or IRB (Institutional Review Board) protocols, specific safeguards are needed to protect privacy and ensure compliance. Sensitive data—such as patient information or confidential research subjects—requires special handling to avoid exposure to external systems.

To support secure geocoding, we offer access to the locators included in Esri StreetMap Premium, a "local" dataset licensed for use in all global regions. Using this dataset keeps your data on Yale’s systems and avoids uploading it to web-based geocoding services owned by external companies, ensuring better control and compliance with privacy regulations.

To request access to Esri StreetMap Premium, please email geospatialhelp@yale.edu with the following details:

  • Confirmation that you need to geocode sensitive data
  • Approximate number of addresses to be geocoded
  • Number of team members performing the task
  • Desired dates for geocoding to avoid scheduling conflicts, as some regions have a single license for Yale users
     

Geocoding APIs

Geocoding Services and Software to Determine Coordinates and Uncertainties in Text-based Localities

Simply put, Geocoding is the process of assigning a set of coordinate pairs (combined to create points, lines or polygons) that describe the locality of some object or phenomenon. The most familiar form of geocoding is performed when you enter an address into Google Maps, MapQuest or other online street mapping platform, and a point on a map is returned to you. However, street addresses are not the only locality types that are subject to the geocoding process. Localities referring to various administrative boundary levels (state, district, province, postal code) and even localities with varying levels of specificity (directional offsets from known locations, distances along paths, etc...) can be geocoded and, importantly, qualified with some level of geometric uncertainty. In the research context, geocoding is generally done as a batch process, though it is generally an iterative one, requiring some manual quality control and fine-tuning for best results. The resources and tools listed here are those that I have found useful in various types of geocoding processes.