Created
October 30, 2013 19:17
-
-
Save ejc123/7238469 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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