geotools-3d-extension icon indicating copy to clipboard operation
geotools-3d-extension copied to clipboard

Unable to compile jdbc-sio

Open seainside75 opened this issue 8 years ago • 1 comments
trafficstars

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

seainside75 avatar Feb 16 '17 15:02 seainside75

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.

hgryoo avatar Feb 16 '17 17:02 hgryoo