geotools-3d-extension
geotools-3d-extension copied to clipboard
Unable to compile jdbc-sio
Hi all,
I found your project very intersting and I would like to have hands-on it. After building native libraries, I have an issue on compilation of jdbc-iso module with the following error:
org/geotools/jdbc3d/JDBCDataStore.java[869,76] error: incompatible types: Object cannot be converted to geometry.
What am i missing? Generally speaking, I expect to a have a parent pom.xml file able to compile all the modules according to the right sequence or a least in README.md the manually steps to get the entire extension compiled. Thanks in advance
Hi @seainside75, First, sorry for lack of documentation. We have been working on making a prototype in order to make sure that we are really able to support 3D functions. this is demonstration video of our project : https://www.youtube.com/watch?v=SsNlYwbfso8. We will write document about what we done and How you can try this project, very soon. Thank you for being interested in this project.