Michael Raab
2014-10-07 12:13:37 UTC
<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>Hi,</div>
<div> </div>
<div>we have the necessity to find equal geometry core. Equal means:</div>
<div> - same property fields set of same type</div>
<div> - same values in same sequence</div>
<div> </div>
<div>As going through each geo vector and comparing each value, I was think about implementing a hash function (similar to OSG::Image) for class GeoProperty or more precise TypedGeoVectorProperty.</div>
<div>Do you see problems with this approach?</div>
<div> </div>
<div>Thanks,</div>
<div>Michael</div></div></body></html>
<div> </div>
<div>we have the necessity to find equal geometry core. Equal means:</div>
<div> - same property fields set of same type</div>
<div> - same values in same sequence</div>
<div> </div>
<div>As going through each geo vector and comparing each value, I was think about implementing a hash function (similar to OSG::Image) for class GeoProperty or more precise TypedGeoVectorProperty.</div>
<div>Do you see problems with this approach?</div>
<div> </div>
<div>Thanks,</div>
<div>Michael</div></div></body></html>