Skip to main content

Questions tagged [geodesy]

For questions about the geodetic functionality of Mathematica, including the functions FromDMS, GeoPosition, GeoDistance, GeodesyData, and FindGeoLocation.

1 vote
0 answers
118 views

Construction of numerical solution of differential equations geodesic on the sphere

I have differential equations of geodesics. I need to solve them numerically and the solution must be on a sphere.This is what the equations looks like The geodetic on the sphere should look like ...
206 группа's user avatar
6 votes
2 answers
763 views

How to measure the volume of a 3D point cloud - not using ConvexHull or RippleyRassonRegion. Rather like "boundary" function in MatLab

RipleyRassonRegion and ConvexHull provide the smallest convex region enclosing all points in the set. For regions with real concavities, the volume of this region overestimates the actual volume. For ...
neurosci 's user avatar
4 votes
1 answer
171 views

Extracting georeferenced GIS raster data as a function of coordinates

When importing geospatial raster files, the coordinates seem to be lost, if I am not mistaken. I am not sure how to get the values of raster based on the coordinates (in whatever projection the raster ...
MathX's user avatar
  • 1,734
1 vote
0 answers
22 views

How can I get the GeoVisibleRegion of a space-based camera sensor given it's altitude, lat, long, and pointing view vector with respect to nadir?

GeoVisibleRegion by itself provides the largest view attainable based on the curvature of the earth from a given altitude above the surface. How do I set up the problem for a narrower field of view ...
Joe Sauvageau's user avatar
12 votes
1 answer
909 views

Why two computations for distance half way around the world don't agree?

I understand WGS84 models the equator as a circle with radius=GeodesyData["WGS84","SemimajorAxis"]. So I expected the two computations below to be the same. Where is my mistake? <...
Ted Ersek's user avatar
  • 7,134
1 vote
1 answer
42 views

Approximate implementation of GeoDestination [closed]

I need an implementation to approximate GeoDestination without an internet connection. This is described here which says: I need to solve "1. the direct geodesic problem". Later that ...
Ted Ersek's user avatar
  • 7,134
1 vote
1 answer
57 views

Do you agree GeoDirection should return 90 degrees in this example?

GeoDirection[{38,-76},{38,-75}] (* 89.6922 Degrees *) I am using version 12.0.0.
Ted Ersek's user avatar
  • 7,134
9 votes
2 answers
450 views

How can I make this rectangle in GeoGraphics look like a rectangle?

I evaluated this. ...
Ted Ersek's user avatar
  • 7,134
5 votes
1 answer
253 views

Geodesics on arbitrary 2D surfaces

Geodesics on 2D Function Surfaces I am trying to approximately find the shortets path between two point on a surface defined as z=F[x,y]. I am solving for X,Y as function t. However, when trying to ...
Dheemanth Kiran's user avatar
12 votes
2 answers
896 views

What fraction of a mountain parcel has slopes over 15%?

Update: The original error was not from the elevation data, but from the use of "Degree". See below. An agency interested in purchasing heavily sloped land has decided to use a criterion ...
Matt F.'s user avatar
  • 235
2 votes
0 answers
55 views

Maximizing the interior angles of a triangle on the Earth [closed]

Gauss once surveyed a triangle in the Harz mountains formed by Inselberg, Brocken, and Hoher Hagen to check if the sum of the interior angles really added up to $\pi$ radians. With the precision ...
Diffycue's user avatar
  • 1,844
3 votes
1 answer
260 views

Error of Points in Mollweide Projection

I am currently working on a project using SnIa data and using Mathematica I have obtained the following points (in degrees) through the maximum likelihood process ...
Smaug's user avatar
  • 53
2 votes
1 answer
195 views

Geodesate extract angles and edges length of a polyhedron

I'm using Mathematica 11, don't have access to new functions in Geodesate. Edited to clarify my question What I aim to do, it is to extract the angles and length of edges of a polyhedron (also in ...
user305883's user avatar
1 vote
0 answers
216 views

Mollweide Projection of a Sphere [duplicate]

I want to recreate the following picture for a project. However, I am not sure how to do this with Mathematica. Is there an easy way to obtain just the "background" picture of the sphere without the ...
Smaug's user avatar
  • 53
2 votes
2 answers
465 views

Converting from UPS(x, y) to geodetic latitude/longitude

I'm trying to create a program which converts latitude/longitude (wgs84) to UPS (Universal Polar stereographic) coordinates, and then UPS(x, y) to WGS 84. I mean Given UPS(x, y), be able to compute ...
adi123's user avatar
  • 21

15 30 50 per page
1
2 3 4 5 6