Modern navigation systems have become an integral part of life, but sometimes a standard search by street name is not enough. Imagine the situation: you have agreed to meet in an open field, in the parking lot of a large shopping center, or at a remote point on the route where the building does not have a specific address. It is at such moments that there is an urgent need to obtain accurate geographic coordinates objects. In the application 2GIS for the Android operating system, this function is not implemented as clearly as in the web version or some competitors, which often confuses users.

Despite the apparent complexity, there are several ways to extract latitude and longitude data in ways ranging from simple swipes to the use of special debugging modes. We will analyze all available methods that will help you determine your location with an accuracy of up to a meter. This is especially true for couriers, logisticians and lovers of geodetic research, for whom digital accuracy is important.

In this article we will not just show the buttons, but also explain how to interpret the received data, what recording formats exist and how to transfer these coordinates to another person so that he hits the target exactly. Get ready to discover the hidden potential of your mapping assistant.

A basic way to determine a location through a long tap

The most intuitive and fastest method, available to any user without having to delve into deep settings, is to use an interactive map. Open the application 2GIS on your smartphone and find the location you are interested in. If you are near an object, make sure that the map scale allows you to see the details of the area.

Press your finger on any point on the screen and hold the press for 1-2 seconds. A red pin marker will appear on the screen and “stick” to the selected location. A card with information about the point will automatically pop up at the bottom of the display. The address, name of the organization, or type of area is usually displayed here.

However, the coordinate numbers themselves are often hidden in this mode. To see them, you need to click on the address bar in the card that appears or on the “Share” button. In the data exchange menu that opens, the system will generate a link containing the necessary parameters. Pay attention to the address bar of the browser or the link text - there you will find a sequence of numbers separated by a comma.

⚠️ Attention: When copying a link, make sure that you take exactly the numeric values, and not the short link identifier, which may not open on the recipient's device without the application.

This method is ideal for everyday tasks when I need to tell a friend the meeting place. The accuracy of the determination depends on the current scale of the map: the more you zoom in on the image before placing the marker, the more correct the data will be.

💡

For maximum accuracy, before long pressing, turn off the “3D” mode and switch the map to the “Scheme” view so that the marker stands exactly on the road or path, and not on the roof of the building.

Using the “My location” mode to get current data

Often the user does not need the coordinates of a remote object, but its own current parameters. For this purpose, the interface 2GIS provides a special geolocation button. It is usually located in the lower right corner of the screen and looks like a round icon with an arrow or crosshair.

Click this button to center the map on your current position. The blue circle with diverging waves indicates the error zone of the GPS module. If the circle is small, the satellite signal is excellent; if it is large, the accuracy is low. In some versions of the application, when you click on the blue circle, a detailed panel opens.

This panel can display not only the address, but also technical data: altitude, speed and, in fact, latitude and longitude. If this information is not immediately visible, try tapping the address at the top of the screen (“I'm here...”). This action often reveals additional technical details about the current point.

  • 📍 Make sure that in the Android settings for the application 2GIS access to the geolocation is enabled in the "Always" or "When using" mode.
  • 📡 For better accuracy, turn on the “High accuracy” mode in the notification shade, which uses both GPS and Wi-Fi networks.
  • 🔄 If the coordinates are not updated, try quickly tapping the location icon several times to force a request from satellites.

Remember that indoors the GPS signal may be reflected from the walls, creating the so-called “multipath effect”, which shifts the actual position on the map by several tens of meters. Going out into open space will solve this problem.

📊 How accurately does 2GIS determine your location?
Accurately up to a meter
Error 5-10 meters
Error more than 50 meters
Does not determine at all

Advanced method: obtaining coordinates through the “Share” menu

If a visual inspection of the object card does not give numbers, the export function remains the most reliable method. Find the desired object through the search or set a marker with a long press. In the object card, find the “Share” icon (usually three dots connected by lines, or an arrow).

When you select this action, the system will offer several sending options. Select "Copy link" or send a message to yourself via messenger. The link will look similar to https://2gis.ru/.../geo/55.751244,37.618423. It is the numbers at the end of the line after the slash geo/ that are the required coordinates.

The first number is latitude (Latitude), the second is longitude (Longitude). The system 2GIS uses a standard decimal format that is understood by most modern navigators and Google Maps. You do not need to convert them to degrees, minutes and seconds manually.

Example of parsing a link:

https://2gis.ru/moscow/geo/55.755814,37.617635

Latitude: 55.755814

Longitude: 37.617635

This method ensures that you receive exactly the coordinates that the mapping server sees, which eliminates errors in the visual positioning of the cursor on the smartphone screen.

What to do if the link is too long?

Sometimes the service shortens links. In this case, open the full version in the browser before copying, or use the “Show on map” function in another application by pasting the copied address.

Working with API and technical data for developers

For those who need coordinates for integration into their own projects or for in-depth analysis, there is the possibility of working with API 2GIS. Although this requires some technical knowledge, the method provides the cleanest information without unnecessary interface add-ons.

Additional logs may appear in the application settings for developers (which can sometimes be activated by repeatedly clicking on the software version in the “About the application”). However, an easier way is to use the web version 2GIS in the smartphone browser in the “PC Version” mode.

By opening the site in this mode, you will have access to the address bar, which dynamically changes as you move the map. The URL format often contains center or zoom, where the coordinates of the screen center are stored. This allows you to obtain data from any point simply by moving the map with your finger.

URL parameter Description Example value
lat Geographic latitude 59.934280
lon Geographic longitude 30.335099
zoom Map scale 15
fl Layer flag (scheme/satellite) scheme

Using a web interface provides flexibility not available in a native application, allowing you to record the coordinates of intermediate route points that do not have their own cards in the database.

⚠️ Attention: Interfaces and URL parameters can change after platform updates. Always check the relevance of the link structure in the official documentation for 2GIS developers.

💡

The web version in desktop mode is the best tool for obtaining “raw” coordinates without the need to install markers and open object cards.

Coordinate formats and their compatibility with others services

Having received the coveted numbers, the user may encounter problems using them in other systems. The navigation world uses several recording formats, and it is important to understand which one was issued. By default, the service operates with decimal fractions (Decimal Degrees), for example, 2GIS. By default, the service operates with decimal fractions (Decimal Degrees), for example, 55.7512, 37.6184.

This format is universal for Google Maps, Yandex.Maps, OsmAnd and most GPS trackers. Problems may arise when working with older Garmin navigators or specialized geodetic software that requires the Degrees, Minutes, Seconds (DMS) or Degrees, Decimal Minutes (DDM) format.

You do not need to use complex formulas for conversion. It is enough to enter the numbers obtained from the 2GIS numbers into any online coordinate converter. However, if you plan to often work with different formats, it makes sense to install a converter application directly on Android.

  • 🔢 Decimal format (DD): 55.751244 - the most popular for the web and smartphones.
  • ⏱️ DMS format: 55°45'04.5"N - used in aviation and marine navigation.
  • 📏 DDM format: 55°45.075' - a compromise option for older GPS receivers.

When entering coordinates in other apps, carefully watch delimiters. Somewhere a dot is required, somewhere a comma, and in some systems the coordinates need to be entered in the reverse order (first longitude, then latitude), which is typical for the GeoJSON standard.

☑️ Checking coordinate compatibility

Completed: 0 / 5

Common problems and ways to solve them

Despite the simplicity of the process, users often encounter difficulties. The most common problem is that the application shows coordinates with a large error or does not determine the location at all. Most often, this is due to the Android power saving settings.

The system can limit background GPS operation to save battery power. Go. in Settings → Applications → 2GIS → Battery and select the “No restrictions” or “Do not optimize” mode. This will allow the GPS module to work at full capacity.

Another situation: there are coordinates, but when entering them in another navigator, the point appears in the ocean or in another city. Check the sign of the number. Longitude for the eastern hemisphere (Russia, Europe) should be positive, and for the western hemisphere - negative. An error in the minus sign moves the point to the opposite side of the globe.

It is also worth considering that 2GIS uses its own addressing system. Sometimes an object has several inputs, and the coordinates of the main one. entrance may differ from the coordinates of the service entrance. Always clarify the context for what exactly you need the data for.

⚠️ Attention: In tunnels, dense forests and among high-rise buildings (“canyons”) the GPS signal may disappear completely. In such cases, the coordinates will be determined by cell towers with an error of up to 500 meters.

Why do the coordinates “jump”?

If you are standing still and the point on the map is moving, this is normal GPS operation in conditions of poor satellite visibility. Use the “Averaging” function in specialized GPS applications to fix a point.

FAQ: Frequently asked questions

Is it possible to see coordinates directly on the map screen without pressing buttons?

In the standard mobile version 2GIS constant display of cursor coordinates is not provided so as not to clutter the interface. However, in some beta versions or when debug mode is enabled, this option may appear. The fastest way is a long tap on the screen.

In what order should you enter coordinates: latitude or longitude?

In 2GIS and most Russian services, the order is adopted: first Latitude, then Longitude (Longitude). However, international standards (eg Google Maps API) often use the reverse order. Always check the prompts in the input field of a specific application.

Why does 2GIS show the coordinates of the building, and not mine?

If you clicked on the organization card, the application will show the coordinates of the center of this building (geocode of the address). To get your coordinates, you need to use the geolocation button (sight) and look at the data of your current position, and not the selected object.

How to transfer coordinates to a person who does not have 2GIS?

It is best to copy the numbers in decimal format (for example, 55.75, 37.61) and send them by text message. These numbers are universal and will open in Yandex.Maps, Google Maps or car navigator. It is better not to send a link from 2GIS if you are not sure that the person has this application installed.

Are the coordinates in 2GIS accurate for forest paths?

Accuracy depends on whether the trail is mapped. If the trail is in the database, the coordinates will be accurate. If you place a marker in a "void", the coordinates will correspond to where you clicked, but the actual navigation point may not exist there. In the forest, rely on the readings of the GPS tracker, and not on the connection to the map.