-
### Title
blah
### Abstract
Lorem ipsum
### Keywords
1. One
2. Two
3. Three
### Field of Research (FoR) Codes
370603: Geodesy
### Metadata Tags
- [X] published study
- [ ] community bench…
-
It would be nice to register this package in the general registry, it would also be required if we want to register https://github.com/sisl/AutomotiveDrivingModels.jl
I think a necessary condition…
-
can any one help me for the calibration of the base
-
Hi, so I've started out defining some of my own types (e.g. in [GeoJSON.jl](https://github.com/JuliaGeo/GeoJSON.jl/blob/master/src/types.jl)), mainly
- Points (both 2 and 3D)
- MultiPoints (a vector o…
-
A spatial data frame (sdf) that is agnostic to the geometry type / geometry "back-end." This is inspired by the sf package, Rust traits, and vctrs.
The goal isn't to make a single standard for geo…
-
Currently, no check is done on the range of values when either constructing or converting `LLA`s or `LatLon`s:
```julia
julia> using Geodesy
julia> p = LLA(lat=1000.0, lon=1000.0, alt=0.0)
LLA…
-
Ref: GeoPackage WKT Extension 1.1 (21-057): http://www.opengis.net/doc/IS/geopackage-crs-wkt/1.1
Epoch date.
I understand the EPOCH implementation in 21-057 enables GeoPackage to specify a CRS real…
-
At present, the `z` (altitude) coordinate is defined as the height above the geoid, so that the origin of the altitude axis, z = 0 km, corresponds to the geoid. (the geoid differs from the mean sea le…
-
In addition to the current channels,
https://proj.org/en/latest/community/channels.html
perhaps do like
https://github.com/GenericMappingTools/gmt/discussions
and enable
https://github.com/OSGeo/…
-
Hello!
I runned OpenMVG Incremental/Sequential reconstruction twice with drone dataset(about 2.3GB,contains 557 images).
Both of em end up unexpectly.
No errors were printed in the console.
I onl…