open-forest-observatory / geograypher

Multiview Semantic Reasoning with Geospatial Data
BSD 3-Clause "New" or "Revised" License
10 stars 4 forks source link

Handle geo-referencing better #5

Closed russelldj closed 9 months ago

russelldj commented 9 months ago

An important step is finding correspondences between the mesh and geo-referenced data such as polygons. Unfortunately, the mesh-to-image projections must be done in the arbitrary coordinate system defined by Metashape. Previously, I exported two meshes, one geospatial and one local, and used the hack that they had vertices in the same order. But now, I'm only using the local mesh and the local-to-EPGS:4978 transform contained in the cameras file.