Skip to main content

Questions tagged [geography]

Questions on the application of Mathematica to geography, including the use of the CountryData and CityData functions. Not to be confused with geodesy.

5 votes
1 answer
321 views

GeoJSON Problems - UK Parliamentary Constituencies

I want to plot the new parliamentary boundaries for the upcoming general election. This will use an NIHR API to grab the map location of the FID=3, the 3rd parliamentary constituency in alphabetical ...
Tomi's user avatar
  • 4,558
2 votes
0 answers
64 views

Exporting bathymetry data in GeoTiff format

I have some bathymetry data in WGS84 UTM15N in {x,y,z} format. Sample: ...
Mahdi Razaz's user avatar
5 votes
1 answer
255 views

Making Adjacency Matrix from Maps

I want to make an adjacency matrix for the world/each country at a specified administrative level. This is very easy to do for countries in Mathematica, but is not straightforward for different ...
Teg Louis's user avatar
5 votes
2 answers
82 views

Finding the closest interpreted point in GeoDistance

I'd like to know how far away I am standing from the path of totality for the 2024 solar eclipse. ...
bobthechemist's user avatar
7 votes
1 answer
318 views

Length of a continental perimeter

Excluding the islands, how can the length of the perimeter of a continent be calculated? To make the question more concrete, what is the length of perimeter of the African continent, excluding the ...
Syed's user avatar
  • 56k
8 votes
2 answers
195 views

Getting Area from GeoGraphics

I want to find the area covered by the reservoir of a dam using a satellite image. This is what I have so far. ...
Navvye's user avatar
  • 171
1 vote
1 answer
74 views

Combining ReliefPlots with GeoGraphics/Converting ReliefPlots into GeoGraphics

I want to use .DEM files with GeoGraphics[]. For example, adding labels, or changing projections. In my attempt, I import the example data from Wolfram. ...
Tomi's user avatar
  • 4,558
5 votes
1 answer
269 views

Using AI to get the geographic locations of a list of banks

I have a list of banks from Bloomberg, and am looking to locate them on the world map, ...
apg's user avatar
  • 2,195
1 vote
1 answer
158 views

What's the function to find a city nearest to a given latitude?

I have recently started programming in Mathematica and I am currently struggling to find a way to locate the nearest city based on a given latitude. I have looked into ...
Ammar's user avatar
  • 33
1 vote
2 answers
308 views

How to get the centroid of a geographical region? (or: the center of mass of Croatia is in Bosnia and Herzegovina, but where exactly?) [duplicate]

How can I get Mathematica to calculate the centroid of an extended geographical region (say, a country) in a way which (i) fully respects the spherical nature of the Earth, and (ii) involves a minimal ...
Emilio Pisanty's user avatar
3 votes
1 answer
65 views

Latitude and Longitude values in GeoGraphics Image [duplicate]

I want to plot the Sicily with a lat/lon grid and respective values. This is what I've done so far: ...
Jepessen's user avatar
  • 960
2 votes
0 answers
106 views

GeoNearest[] between current location and a list of GeoPositions[]: Documented example is not producing documented output

First off I am doing this for recreational purposes only, so it's not the end of the world if I cannot figure this out. I am trying to utilize the GeoNearest[] ...
ydd's user avatar
  • 4,572
2 votes
2 answers
191 views

How to paint world map with some data?

I have a dataset which associate each country to respective number, from a list with few countries, as shown below: ...
SAC's user avatar
  • 1,335
5 votes
2 answers
170 views

List of large cities in Pakistan

Bug introduced in 12.2.0 or earlier and persisting through 13.1.0 I am using v12.2.0-Win7-x64. I have been experimenting with Geo* command syntaxes and came across ...
Syed's user avatar
  • 56k
8 votes
2 answers
203 views

Distance to the ocean

Given a GeoPosition, what is the recommended method to calculate its distance from the ocean? EDIT As an example, Atlanta is ...
Syed's user avatar
  • 56k

15 30 50 per page
1
2 3 4 5
20