Category "latitude-longitude"

Convert Canadian Postal Code to Longitude and Latitude

I have a list of 100 Canadian postal codes (e.g. M4B 1C7). Is there anyway to convert these postal codes into approximate longitude and latitude values? Current

Flipping longitude and latitude coordinates in GeoPandas

I'm working with datasets where latitudes and longitudes are sometimes mislabeled and I need to flip the longitudes and the latitudes. The best solution I could

Python create all combinations of data points and filter them based on function

I have a table of locations (right now in dataframe) and want to calculate all combinations and their distance from eachother. Input: ID Lat Lon 1 6,4355 53,22

PlatformException (PlatformException(ERROR_GEOCODING_COORDINATES, Service not Available, null))

How can I convert location latitude and longitude to a formatted address? I'm trying with geolocator plugin but the line- List placemark = await Geolocator().pl

How to Get the Number of Points in Each Polygon in Scala

I have two data frames. The first contains a list of latitude and longitude points along with an ID number associated with the person who was at those coordina

photosphere viewer - display marker lat-long from GPS lat-long

am unable to display GPS locations (WGS84 lat-long in decimal degrees) on photosphere viewer as a marker. These locations are signboards on the road collected

Move the annotation on Map like Uber iOS application

I am working on a project where I need to create a similar iOS application to UBER and OLA where the car is moving based on the location. I'm looking for some k

SQL Big Query - Add new column to table with query results?

I'd like to take two columns (latitude and longitude) and create a single column with the combined information. The final goal is (a) see if I can gather useful

How convert latitude & longitude to Morton code(z order curve)

I search on the Internet, but find merely a little information about How to convert the latitude & longitude to Morton code(z order curve). From the link I

Convert pixel location to latitude/longitude & vise versa

I need to convert latitude longitude values into pixel positions as well as do the opposite. I've found many solutions to go from lat/lng->pixel, but can't f

Grouping/Bucketing latitude and longitude

This is more of a logical problem than the technical one. So request you guys to please not to flag it. I want to write a method in python, that takes two para