> Can I implement ogrtindex in Java as well?
I've scanned quickly ogrtindex.cpp and I believe that all the APIs it uses are exposed in the Java bindings, so yes it looks like it is doable. I see that there's a large part of the code that does various checks. You can probably skip some of them if you are sure not to go into those conditions in your use cases. _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
