osdatahub
osdatahub copied to clipboard
Extent.set_crs() doesn't change point data
At the moment, the set_crs() method of the Extent class only changes the string value of the crs attribute. The point values of the polygon are not transformed in any meaningful way! I have suggested a solution to this in my issue #63.