-
Hi, Has anyone any concrete examples of potree working with point clouds and / or maps that are using a geographic coordinate system?
I have a point cloud with coordinates in IRENET95 Which is Irish…
-
It looks like your Cartesian values are east, north but that's not documented. And the latitude, longitude values should be documented in terms of order (latitude, longitude) and also degrees with res…
3noch updated
3 years ago
-
Do you think this might be used for transforming from the phone's coordinate system into world coordinates? There's an inbuilt one in android called getRotationMatrix, that uses the magnetometer and g…
-
### PyBaMM Version
23.5
### Python Version
3.9.16
### Describe the bug
Currently the coordinate system of a variable is not checked against the known system. This means that if the wron…
-
In CF-1.7 the use of the grid_mapping attribute was expanded to store multiple coordinate systems. See [example 5.10](http://cfconventions.org/Data/cf-conventions/cf-conventions-1.7/cf-conventions.htm…
-
## Bug Description
The volume is just based on the element volume which doesn't have a knowledge of the coordinate system
## Steps to Reproduce
Look at the `ElemInfo` code
## Impact
Users cou…
-
## Detailed Description
Currently, each dataset layer can have a transformation. However, layers cannot simply reuse existing transformations within that dataset (they need to be duplicated). Additio…
-
Hello!
Love the module, thanks for working on it. I have one peeve I want to share with you, because it cost me two hours of debugging today:
I would be very happy if you could make the document…
-
Hi,
There maybe several coordinate systems in a spatialdata object, each has some elements. For example:
global: morphology_focus (Images), cell_labels (Labels), nucleus_labels (Labels), transcrip…
-
When there is a object with 2 coordinate systems and `pl.show()` is called without specifying `coordinate_systems`, by default two subplots are created. If the user adjust the `title=`, both titles ar…