Skip to content

Instantly share code, notes, and snippets.

@ejc123
Created October 30, 2013 19:17
Show Gist options
  • Save ejc123/7238469 to your computer and use it in GitHub Desktop.
Save ejc123/7238469 to your computer and use it in GitHub Desktop.
In filterTiles (RasterDataSourceLike.scala) the rasterExtent is:
Extent(652857.510560436,5252505.693414056,660537.2741164577,5260185.59803197)
But in foreachCellByPolygon (PolygonRasterizer.scala) it is:
Extent(675896.8012285009,5321624.834975283,683576.5647845225,5329304.739593197)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment