Jukka:

Do you get the list of Bounding Boxes in a text file or similar
format? Can you send me a sample.

I may be able to help.

Landon

On Wed, Jan 16, 2013 at 2:46 AM, Rahkonen Jukka
<jukka.rahko...@mmmtike.fi> wrote:
> Hi,
>
> I would like to do some analysis of  WMS server log by converting the 
> recorded BBOX parameters (BBOX=360736,7151616,373024,7163904) into polygons.  
> I guess it would be rather an easy task for an OJ programmer because JTS has 
> a function for that.
>
> http://docs.geotools.org/stable/javadocs/org/geotools/geometry/jts/JTS.html#toGeometry%28org.opengis.geometry.BoundingBox,%20com.vividsolutions.jts.geom.GeometryFactory%29
>
> Do you agree?  Is anybody there willing to have a try with Beanshell or 
> something?  I have managed to do the conversion with Spatialite and SQL by 
> importing the BBOXes into database as a text file first I it would be a bit 
> faster to use just OJ.
>
> -Jukka Rahkonen-
>
> ------------------------------------------------------------------------------
> Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery
> and much more. Keep your Java skills current with LearnJavaNow -
> 200+ hours of step-by-step video tutorials by Java experts.
> SALE $49.99 this month only -- learn more at:
> http://p.sf.net/sfu/learnmore_122612
> _______________________________________________
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

------------------------------------------------------------------------------
Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery
and much more. Keep your Java skills current with LearnJavaNow -
200+ hours of step-by-step video tutorials by Java experts.
SALE $49.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122612 
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to