Skip to content

Conversation

fitoprincipe
Copy link
Member

when trying to use ee.FeatureCollection.geetools.fromGeoInterface() with 3D geometries, it fails. In this fix I let the user decide whether to drop the z coordinate or not, but it's an open discussion @12rambau. Do you consider it'd be better to do it every time, since GEE does not accept 3D geometries anyways. If so, the function will be simpler, with one param less.

@12rambau
Copy link
Member

12rambau commented Oct 2, 2025

to be honest as you cannot build a featureCollection from a 3D file I think I would systematically drop the 3D part. In what configuration do you imagine we could need the 3D part ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants