-
with `src = rasterio.open("my_raster.tif") I was expecting to see`compress`in`src.profile`., but I get a`KeyError`.
`gdalinfo` reports the dataset as compressed:
```
Driver: GTiff/GeoTIFF
Files: Riv…
-
I see failures when running the test suite:
```
# Failed test 'use Geo::UK::Postcode::CodePointOpen;'
# at t/01-use.t line 3.
# Tried to use 'Geo::UK::Postcode::CodePointOpen'.
# Error: …
-
Hello,
I think this would be directed to Vincent. I am a little perplexed by the built in equivalents in the epsgFromOracle and epsgToOracle functions. I am not sure if this some kind of continenta…
-
2.0.2 appears to have broken something that worked on in 2.0.1.
When I start my spring app I get an exception thrown in the MetaDataDrivenConverter.
When addWrappedConverter is called with an EnumCo…
-
I see the above error message for https://metacpan.org/pod/Image::ExifTool::TagNames#PNG-TextualData-Tags. It seems to be [a known issue for a long time](http://irclog.perlgeek.de/metacpan/2012-09-07#…
-
Hi!
Great work on this library, it seems to be the only decent one that does coordinate conversion.
Can you give me some pointers on what I'd have to do to add more conversions? I'm looking into usin…
-
I find following functions:
CompressDXT.h(45):void compressDXT3(const nvtt::OutputOptions::Private & outputOptions);
CompressDXT.h(64):void compressDXT3(const nvtt::CompressionOptions::Private & com…
-
Converting a point in Scotland from OSGB/Airy to WGS84 gives a coordinate that is a couple of km out and an ellipsoid height of -14km. That feels very wrong, but trying to find out how to confirm wha…
-
```
At the moment, the module sref_osgb supports parsing of basic OSGB grid
references, with 2 characters followed by an even number of digits. However
there is no support for DINTY tetrads - see
http…
-
```
Currently, you can input data against a map in one system, or the user can have
a select box to choose the current system. If you set up a map so that the user
can input either OSGB or Lat Long …