Posts by Leandro Castilho • 11 points
2 posts
- 
		1 votes1 answer22 viewsA: GEOS support not enable - Java Binding GDALI was able to solve the problem by uninstalling the GDAL lib and reinstalling it after installing the GEOS. Before making make in GDAL lib do not forget to type the following command: ./configure… 
- 
		0 votes1 answer22 viewsQ: GEOS support not enable - Java Binding GDALI’m trying to create a method that calculates intersection using the lib GDAL, but when calling the intersection method I get the null return with the following message on the console: GEOS support…