Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge Geo Node #15

Open
GoogleCodeExporter opened this issue Dec 16, 2015 · 5 comments
Open

Merge Geo Node #15

GoogleCodeExporter opened this issue Dec 16, 2015 · 5 comments

Comments

@GoogleCodeExporter
Copy link

A node like BuildNumericArray to input an arbitrary number of Geo and output 
one merged geo.

Original issue reported on code.google.com by aintergu...@gmail.com on 9 Dec 2011 at 11:35

@GoogleCodeExporter
Copy link
Author

BuildGeoArray should create a GeoArray:

And this two node should merge them:

GeoMerge (arbitrary number of geo)
-inputGeo_1
-inputGeo_2
-inputGeo_n
-outputGeo

GeoArrayMerge
-inputGeoArray
-outputGeo

Just an idea

Original comment by dorian.f...@gmail.com on 9 Dec 2011 at 11:49

@GoogleCodeExporter
Copy link
Author

[deleted comment]

@GoogleCodeExporter
Copy link
Author

I beleave that geoArray need for complex manipulations, like intArray, 
floatArray etc... And wold be good for nodes like forEach ...

Original comment by vuxs...@gmail.com on 9 Dec 2011 at 12:03

@GoogleCodeExporter
Copy link
Author

And ofCourse simple GeoMerge needet to for simple combine geometries

Original comment by vuxs...@gmail.com on 9 Dec 2011 at 12:04

@GoogleCodeExporter
Copy link
Author

Yes it all makes sense, I'll probably send an email on the list to discuss this 
further.

Original comment by aintergu...@gmail.com on 9 Dec 2011 at 1:01

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

No branches or pull requests

1 participant