You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When exporting an annotation that has been projected (sky, viewpoint) onto the surface the exported GeoJSON does not contain the sample points. This applies to the standard GeoJSON export and the GeoJSON xyz export.
Expected behavior:
GeoJSON should contain all userpicked points and sampled points inbetween in the coordinates array.
implement for the all GeoJSON Exports
visible as GeoJSON
visible as GeoJSON xyz
The text was updated successfully, but these errors were encountered:
When exporting an annotation that has been projected (sky, viewpoint) onto the surface the exported GeoJSON does not contain the sample points. This applies to the standard GeoJSON export and the GeoJSON xyz export.
Expected behavior:
GeoJSON should contain all userpicked points and sampled points inbetween in the coordinates array.
implement for the all GeoJSON Exports
The text was updated successfully, but these errors were encountered: