Why isn’t my data being recognized as Latitude/Longitude Coordinates?

You can use pin mapping software to configure your data as latitude/longitude coordinates.

Before following the steps in this article, you can request a free mapping software trial of Maptitude Online or use your existing Maptitude Online account.

Alternatively, you can download a free mapping software trial of Maptitude Desktop or use your existing Maptitude Desktop license.

When you are importing data into Maptitude to create a pushpin map, one of the options for locating the data is to use Latitude/Longitude coordinates already present in your data. To do this, you simply need to match up these fields with the X and Y options in the Matching fields:

Why isn’t my data being recognized as Latitude/Longitude Coordinates? Review Fields Settings.
Why isn’t my data being recognized as Latitude/Longitude Coordinates? Review Fields Settings.

However, the Longitude/Latitude fields in your data may not be configured in the drop downs correctly.

Why isn’t my data being recognized as Latitude/Longitude Coordinates? Empty Dropdown in the Review Settings Page.
Why isn’t my data being recognized as Latitude/Longitude Coordinates? Empty Drop down in the Review Settings Page.

How do I select the correct field?

To select the correct Longitude and Latitude field, you can click the drop downs next to X Coordinate/Longitude and Y Coordinate/Latitude and change it to the correct fields.

Why isn’t my data being recognized as Latitude/Longitude Coordinates? Configure Drop down in the Review Settings Page.
Why isn’t my data being recognized as Latitude/Longitude Coordinates? Configure Drop down in the Review Settings Page.

After doing so, you can click Next and proceed with the rest of the steps in the Create-a-Map Wizard.

For more information on creating a pin map, please see the Maptitude video tutorial on pin mapping.

Why can’t I select the field I want?

In Maptitude Online and in Maptitude Desktop versions 2021 onward, you can select any column in your table for the Longitude and Latitude fields.

In older versions of Maptitude Desktop, the Create-a-map Wizard will only look for numeric fields to use as the Longitude or Latitude field, i.e. they only contain numbers.

The issue is that if the Excel file contains even one row where the Longitude field has text in it instead of a number, that field is now considered a Text field and cannot be used as a coordinate field. This is the most common reason that the field you want to use won’t appear in the drop down.

Another reason may be that you have your data in one field, e.g. (-105.271755, 40.021697) instead of two separate fields. For that issue, you can follow the same steps as those used in this article to split the one column into two.

What do I do if my data has text in it?

Similarly to when you are trying to get Maptitude to read a field as a Date, it can be hard to tell which row(s) in Excel is/are the source of the issue. We can use the VALUE function from Excel to quickly and easily identify all the cells in a given column that are stored as text:

  1. Open the Excel file that contains your data. You can see in my example it is very obvious where the errors are but if there were thousands of rows this would be much harder
    Why isn’t my data being recognized as Latitude/Longitude Coordinates? Longitude Column.
    Why isn’t my data being recognized as Latitude/Longitude Coordinates? Longitude Column.
  2. Insert a new column after each of your Longitude and Latitude fields
  3. In the first cell of the column after Longitude, type =VALUE( and then click in the first cell of the Longitude field and then type ). Hit Enter

    Why isn’t my data being recognized as Latitude/Longitude Coordinates? Formula to configure longitudes.
    Why isn’t my data being recognized as Latitude/Longitude Coordinates? Formula to configure longitudes.
  4. Drag down to copy the formula to the rest of the rows
  5. Repeat for the field next to Latitude

If the entry in the initial field was already a number, then the value in the new field will be exactly the same. If it were stored as text in some way, the new field will just say #VALUE

  1. Sort the newly created fields from Largest to Smallest, which will bring all the problem records to the top
    Why isn’t my data being recognized as Latitude/Longitude Coordinates? Sorted Longitude Column.
    Why isn’t my data being recognized as Latitude/Longitude Coordinates? Sorted Longitude Column.
  2. For each record where the new field says #VALUE, you will need to either:
    1. Delete the row
    2. Fix the entry into a numeric value (you can check this has been done since the #VALUE should disappear)
    3. Completely clear the cell, which will keep this record in the excel file but will not place it on the map
      1. Note, don’t fill the cell with just 0 since this will place the point at the (0,0) coordinate on the map
  3. Once all the rows are fixed for Longitude, repeat the same for Latitude
    Why isn’t my data being recognized as Latitude/Longitude Coordinates? Latitude Column.
    Why isn’t my data being recognized as Latitude/Longitude Coordinates? Latitude Column.
  4. Now all the records are fixed, you can delete the extra fields you created and save the file
  5. You can import into Maptitude, and you should be able to select Longitude and Latitude as the X and Y field now that they are numeric

If you are looking to map using British Eastings and Northings, please see the Maptitude tutorial article on mapping with British National Grid Eastings and Northings.

Scroll to Top