I found MMQGIS plugin for QGIS which can generate Hexagons http://michaelminn.com/linux/mmqgis/
I also found out from Andrea about the Grids class in GeoTools http://docs.geotools.org/latest/userguide/extension/grid.html I haven’t had an opportunity to play with it, but that might help with what you need. Chris Snider Senior Software Engineer Intelligent Software Solutions, Inc. [Description: Description: Description: cid:[email protected]] From: Martin Davis [mailto:[email protected]] Sent: Wednesday, October 12, 2016 11:53 AM To: Volkan Gümüs <[email protected]> Cc: [email protected] Subject: Re: [Geoserver-users] Hexagon Binning You might be able to use Rendering Transformations to do this: http://docs.geoserver.org/latest/en/user/styling/sld/extensions/rendering-transform.html But it will take a bit of code... On Wed, Oct 12, 2016 at 6:07 AM, Volkan Gümüs <[email protected]<mailto:[email protected]>> wrote: Hello everybody! I'm looking for a way to overlay my WMS layer with a layer that is binned through hexagons. I'd like to set an edge length (let's say 300meters) and receive hexagons for the whole map. Is there a way to get this kind of hexagon layer without the need to create previously all hexagons as postgis objects? I'd like to achieve this without geometry creation or at least only using lazy geometry creation (on demand). Thank you! Volkan Gümüs ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot _______________________________________________ Geoserver-users mailing list [email protected]<mailto:[email protected]> https://lists.sourceforge.net/lists/listinfo/geoserver-users
------------------------------------------------------------------------------
_______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
