[Geotools-devel] Java Surface Model Library/API For GeoTools

2013-08-09 Thread Julian Padilla
Weekly Report: The tasks I had planned for this week were: 1) Finish JUnit testing the ThreeDimensionalLine class. 2) Adding the source code headers into all source code files. 3) Pushing the code for my unsupported module into the main GeoTools GIT repository. The two following tasks from above

[Geotools-devel] Java Surface Model Library/API For GeoTools

2013-08-09 Thread Julian Padilla
Hello everyone at GeoTools! Julian here and wanted to post a quick question, Would anybody be able to send me an "idiot proof", set of steps on how to push your code to the main GeoTools Main GIT Repostory. I'm a rookie when it comes to GITHub, so if anyone can help it would be really appreciated

[Geotools-devel] Upgrading ImageIO-Ext Dependency

2013-08-09 Thread Simone Giannecchini
Dear All, sorry for crossposting. We have found a bug in the ImageIO-Ext tiff reader with the parsing of Exif metadata. It is a minor problem but it's annoying since the natural earth data uses these tags. Long story short, we are going to make a new minor of imageio-ext with this fix next week. I

Re: [Geotools-devel] Spatialite store scalability

2013-08-09 Thread Andrea Aime
On Fri, Aug 9, 2013 at 4:06 PM, Robin Pradel wrote: > Sorry, > > ** ** > > I missed the other sections under http://www.sqlite.org/threadsafe.html , > sorry. > > ** ** > > You can call PRAGMA compile_options; to find these information. ( > http://www.sqlite.org/pragma.html#pragma_compile

Re: [Geotools-devel] Spatialite store scalability

2013-08-09 Thread Robin Pradel
Sorry, I missed the other sections under http://www.sqlite.org/threadsafe.html , sorry. You can call PRAGMA compile_options; to find these information. (http://www.sqlite.org/pragma.html#pragma_compile_options ) I did not investigate the performance factor. If you provide some test data and sc

Re: [Geotools-devel] Spatialite store scalability

2013-08-09 Thread Andrea Aime
On Fri, Aug 9, 2013 at 3:32 PM, Robin Pradel wrote: > Hi, > > ** ** > > the parameter you found is used while compiling the sqlite.dll. There is > no way to change it on connect time through the driver. Because of some > other issues I decided to compile my own sqlite.dll and force the xeria

Re: [Geotools-devel] Spatialite store scalability

2013-08-09 Thread Andrea Aime
On Fri, Aug 9, 2013 at 11:30 AM, Andrea Aime wrote: > Hi, > I have been doing some quick tests with the spatialite store, while it > seems I can open data just fine, a simple scalability tests made with ab > against geoServer, making the same request over and over using 4-8 threads > seems to sugg

[Geotools-devel] Spatialite store scalability

2013-08-09 Thread Andrea Aime
Hi, I have been doing some quick tests with the spatialite store, while it seems I can open data just fine, a simple scalability tests made with ab against geoServer, making the same request over and over using 4-8 threads seems to suggest there are serious scalability issues, the CPUs are barely u