ABSTRACT

Reverse geocoding is a process in which a location is accessed using latitude and longitude coordinates. Reverse Geocoding helps lot of people in locating addresses. It helps industries, postal department, transport and communication. Traffic police personnel often have great difficulties in locating places where traffic rules are violated. It takes time for them to arrive at the place of violation. Traffic rules violators use this time lapse to escape from the scene of crime. Reverse Geocoding plays a paramount role in locating the place quickly so that the traffic police can catch the culprits without any hassles or delay. We propose to develop an application wherein by providing the latitude and longitude coordinates corresponding to a place, a map consisting of the location of the place is displayed using python modules. We implemented Reverse Geocoding using Python and C# tools.Implementation using C# tools, places can be detected even without internet connection.This notably lessens connectivity issues during the usage of the system in remote areas.