---
title: "Mapping the world – Easy Address Geocoding"
id: "239"
type: "post"
slug: "mapping-the-world"
published_at: "2016-07-28T12:27:36+00:00"
modified_at: "2025-08-31T11:38:38+00:00"
url: "https://locus.sh/blogs/mapping-the-world/"
markdown_url: "https://locus.sh/blogs/mapping-the-world.md"
excerpt: "Enter current address. Enter Destination. Done! Key Takeaways Whether you are checking out a new restaurant across the town or driving cross country to meet your loved ones, finding the exact location of any place and the most optimal way..."
taxonomy_category:
  - "Route Optimization"
taxonomy_post_tag:
  - "Geocoding"
  - "Location Intelligence"
  - "Logistics Planning"
  - "Technology"
---

#### [Route Optimization](https://locus.sh/blogs/category/route-optimization/)

# Mapping the world – Easy Address Geocoding

[Shantanu B](/author/shantanu-bhattacharyya/)

Jul 28, 2016

5 mins read

*Enter current address. Enter Destination. Done!*

## Key Takeaways

- Address geocoding faces significant challenges due to regional variations in address formats, language differences, and the need for contextual understanding of location data.
- Traditional geocoding solutions struggle with offline address inputs and diverse address formats, particularly in regions like India where addresses have high local context dependence.
- Machine learning algorithms and natural language processing are essential for converting human-readable addresses into precise coordinate data for mapping and routing purposes.
- Locus.sh combines machine learning, NLP, and rule-based improvements to handle diverse address formats and languages, enabling accurate geocoding for complex last-mile delivery scenarios.

Whether you are checking out a new restaurant across the town or driving cross country to meet your loved ones, finding the exact location of any place and the most optimal way to get there has never been easier. One of the most ubiquitously used map service app, ‘Google Maps’, is remarkable not just for finding the best route in a moment between two locations, but also in its uncanny ability to ‘guess’ the correct address even if you mistype the name or address (by a lot)! MapQuest, Nokia maps, Navmii and Ways are some of the popular alternatives to google maps with additional features like completely offline maps or real time road condition updates.

> [Route Optimization vs Google Maps: Key Differences in 2026](https://locus.sh/blogs/route-optimization-vs-google-maps/)

The simplicity of these apps, however, betray the incredible algorithmic and infrastructural challenge that needs to be addressed to return usable results. There are two very different problems that have to be solved for any map related service to work. First, is understanding the addresses input by the user at high precision and second, is finding the optimal route between those input addresses via connecting points if any.

Let us discuss them in some detail.

## Location Precision

The precision of location problem derives from the fact that we understand locations in terms of spoken language and our brains are capable of tolerating a lot of “fuzziness” in the address information. Consider these 3 addresses:

Apartment 37, Kasturba Housing, New Delhi  
Kasturba Housing, Apartment 37, New Delhi  
Apt 37, Kastur ba Housing, Delhi

We immediately understand that all of them refer to the same location and use the information appropriately. For a machine though, these are 3 completely different inputs. It does not have a “context” within which it can interpret these locations as the same. Providing that context is the first task of any location based service. There is an entire class of machine learning algorithms called “Natural Language Processing” (NLP) algorithms that attempts to train the machines to understand our language within a given context and convert it to a language they are extremely good at understanding and interpreting?—?the language of highly precise numbers.

For location data, this corresponds to the values of Earth’s latitude and longitude (called coordinates from here on). Coordinates are the necessary and sufficient information any automated location service needs to carry out its task. This process of converting the human readable addresses to the coordinates is called **[Geocoding](https://locus.sh/features/smart-geocoding/)** or **Address Geocoding**.

Address [Geocoding](https://locus.sh/blogs/what-is-geocoding/)
 can never be 100% accurate for all addresses because it is impossible to account for all the variations in which someone can provide the same address. One solution is to create a geocoded database of a region and then provide the user with a real time guess for accurate address information as soon as the person starts typing the input address. This is what google maps does when we start typing any location in its search bar.

However, there are multiple caveats to this approach:

- First is the infrastructure cost of setting up a ‘complete’ database and keeping it updated on at least a daily basis.
- Second is the assumption that the input address is being provided with an internet connection that can update the correct address guesses in real time.

So, this solution will completely break for offline address inputs as in the case of postal service address data. The third and probably the biggest hurdle is the regional differences in the format of addresses. United States, for example, has a very well defined system of address specification and the ambiguity of a location is very low. This makes the process of geocoding much more efficient.

> [Geocoding: Necessary information is sufficient information](https://locus.sh/blogs/geocoding-necessary-information-is-sufficient-information/)

Contrast that to the scenario in India, where address data almost always has a very high local context dependence and there are no simple rules to comprehend the different parts of the address (also called tokenization).

We at Locus.sh are rather excited than intimidated with this important problem. We are building [geocoding solutions](https://locus.sh/)
 that combine different approaches of machine learning, natural language processing, rule-based improvements as well as improvements in hardware for gathering a more complete address information. Our solutions are intended to, not only capture the diversity in address formats but, also the diversity in language and the scripts in which addresses are provided. Many countries in South Asia use their own script and language for addresses. As our algorithms mature, we hope to expand the regional coverage of our solutions.

> [How good is your Geocoder?](https://locus.sh/blogs/how-good-is-your-geocoder/)

The second problem of Route Optimisations that I talked about, are essentially variations of the notoriously hard ‘[Traveling Salesman](https://locus.sh/blogs/travelling-salesman-problem-is-not-a-problem-its-a-herculean-task/)
’ problem. This problem has an extensive body of publicly available research devoted to it and at **Locus.sh** we have developed our custom solutions to find the most optimal route between two coordinates while satisfying specific constraints. Of ‘course even the smallest of errors in the initial address geocoding will render the whole solution incorrect.

So, all this is to say that soon enough when you are attempting to deliver a package to “Room 17, Sud arshan Building, Ghantaghar ke peeche, Uttar P”, Locus will get you there via the fastest available route.

**Watch**:

Locus offers [best route optimization software](https://locus.sh/products/dispatcher/)
 to enterprises to improve last-mile deliveries with greater cost-efficiency. Get in touch with us for a [free demo](https://locus.sh/products/dispatcher/#request-access)
.

adas

***Make your logistics simpler with easy address verification and geocodes validation.***

[https://locu.sh/3oCo4Js](https://locu.sh/3oCo4Js)

https://locus.sh/blogs/vehicle-routing-problem-decoded-what-why-and-how

MEET THE AUTHOR

Shantanu Bhattacharyya

### Related Tags:

[Geocoding](https://locus.sh/blogs/tagged/geocoding/)
[Location Intelligence](https://locus.sh/blogs/tagged/location-intelligence/)
[Logistics Planning](https://locus.sh/blogs/tagged/logistics/)
[Technology](https://locus.sh/blogs/tagged/technology/)

[https://locus.sh/blogs/why-we-joined-the-dark-side/](https://locus.sh/blogs/why-we-joined-the-dark-side/)
#### [Blog](https://locus.sh/blogs/category/blog/)

## [Why we joined the Dark Side..](https://locus.sh/blogs/why-we-joined-the-dark-side/)

[Team Locus](https://locus.sh/blogs/author/team-locus/)

Jun 29, 2016

Key Takeaways An insight on why and when to use Dark User Interfaces There has been a lot of debate on what’s better for the user, a Light coloured interface or a Darker one. Some suggest it depends on the type of application, whereas others think its merely a preference. At locus.sh, my task was to […]

[Read more](https://locus.sh/blogs/why-we-joined-the-dark-side/)

[https://locus.sh/blogs/logistics-the-key-differentiator-between-ecommerce-players/](https://locus.sh/blogs/logistics-the-key-differentiator-between-ecommerce-players/)
#### [Dispatch Management](https://locus.sh/blogs/category/dispatch-management/)

## [Logistics in eCommerce – The Key Differentiator Between eCommerce Players](https://locus.sh/blogs/logistics-the-key-differentiator-between-ecommerce-players/)

[Team Locus](https://locus.sh/blogs/author/team-locus/)

Aug 5, 2016

Key Takeaways Optimizing Logistics in eCommerce yields Better Deliveries Make Happier Customers! In India, the eCommerce sector has seen unprecedented growth in the recent past. eCommerce has taken the world of retail by storm and captivated the imagination of an entire generation of entrepreneurs with various business models. This growth was driven by rapid technology adoption led […]

[Read more](https://locus.sh/blogs/logistics-the-key-differentiator-between-ecommerce-players/)

## Mapping the world – Easy Address Geocoding

- Share
- [Print](javascript:window.print())
- [Download](#)
- [Schedule a Demo](https://locus.sh/schedule-demo/)

### Is your team spending more time on fixing logistics plan than running the operation?

- Agentic transportation management from order intake to freight settlement
- Route optimization built on 250+ real-world constraints
- AI-driven dispatch with automatic execution handling

20%Cost Reduction

66%Faster Planning Cycles

[Schedule a demo](/schedule-demo/)

Insights Worth Your Time

#### [General](https://locus.sh/blogs/category/general/)

## [Locus 2026 US Consumer Survey: Generative AI isn’t Just Changing How Consumers Shop, it’s Breaking the Demand Patterns US Retail Was Built On](https://locus.sh/blogs/generative-ai-shopping-effect-retail-fulfillment-operations-locus-q2-2026-consumer-survey/)

[Ishan Bhattacharya](https://locus.sh/blogs/author/ishan_locus/)

May 29, 2026

#### [General](https://locus.sh/blogs/category/general/)

## [Embedded vs Bolted-On AI: The Architecture Question European Logistics Buyers Are Asking](https://locus.sh/blogs/embedded-vs-bolted-on-ai-european-logistics-platform-architecture-business-benefits/)

[Aseem Sinha](https://locus.sh/blogs/author/aseem_locus/)

May 21, 2026

#### [General](https://locus.sh/blogs/category/general/)

## [Hybrid Fleet Management: How Owned, 3PL, Gig, ICE, and EV Capacity Actually Operate at Most Enterprises](https://locus.sh/blogs/three-workforce-fleet-reality-owned-3pl-gig-drivers/)

[Aseem Sinha](https://locus.sh/blogs/author/aseem_locus/)

May 7, 2026

#### [General](https://locus.sh/blogs/category/general/)

## [US Returns Hit $850 Billion in 2025: Why US Retailers Are Restructuring Reverse Logistics in 2026](https://locus.sh/blogs/850-billion-us-returns-ai-routing-reverse-logistics-2026/)

[Ishan Bhattacharya](https://locus.sh/blogs/author/ishan_locus/)

May 7, 2026
