I get error “The provided Coordinate Reference System (CRS) was invalid” when uploading zipped OBJ from Contextcapture. How it is possible if OBJ doesn’t have any CRS?
Yes I did include “metadata.xml” but is it actually used?
<?xml version="1.0" encoding="utf-8"?>
<ModelMetadata version="1">
<!--Spatial Reference System-->
<SRS>ENU:56.96681,24.09457</SRS>
<!--Origin in Spatial Reference System-->
<SRSOrigin>0,0,0</SRSOrigin>
<Texture>
<ColorSource>Visible</ColorSource>
</Texture>
</ModelMetadata>