pbiswal / coral-repo

Automatically exported from code.google.com/p/coral-repo
1 stars 1 forks source link

Merge Geo Node #15

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
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 commented 9 years ago
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 commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
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 commented 9 years ago
And ofCourse simple GeoMerge needet to for simple combine geometries

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

GoogleCodeExporter commented 9 years ago
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