Justin Deoliveira
Justin Deoliveira
This is unfortunately a common issue I've see with GeoJSON parsers that are streaming based, like the spatial4j one. GeoTools suffers from the same problem and has to jump through...
+1 I like the idea of breaking out separate jars/modules for things that bring along additional dependencies not actually required by the core. I think that the support for jackson...
Those changes make sense to me, agree not much sense in making users handle the IOException when no implementations actually do any real IO. +1
Sorry, the readme is out of date. YOu need to mvn install first, then run classpath.
Hey Victor, So got a chance to look over this in detail. In general i think its great. I have thought of some ways to reorganize things though and I...
Cool. I actually started playing around with the merge and some of these ideas on a separate branch if it makes sense to start from there. What i currently have...
I just tried with Jython 2.5.3 and JDK 1.7 on Mac and was able to run ez_setup.py. Java version: [Java HotSpot(TM) 64-Bit Server VM (Oracle Corporation)] on java1.7.0_51
It looks like the Trigger api in H2 was modified in 1.2.129, so the highest possible version of H2 that will work with the code as is will be 1.2.128....
Hi. I am not aware of geodb artifacts ever being in maven central. The only repo I;m aware that hosts them is the boundless maven repository. https://repo.boundlessgeo.com/main/org/opengeo/geodb/ That repo has...
I don't know personally but I think there are others that use the library within this environment. You may want to try to posting on the [google group](https://groups.google.com/forum/#!forum/geodb).