-
Trying to read a complex SAR data file similar to:
```python
from sarpy.io.complex.converter import open_complex
reader = open_complex('FARAD_X_BAND/20151027_1027X04_PS0010_PT000001_N03_M1_CH0_OS…
-
Many of the links in the wiki FAQs are dead, linking to removed source forge pages.
Example dead link: `https://nitro-nitf.sourceforge.io/wikka.php?wakka=BuildingPython`
-
A proposal to embed RPC (Rational Polynomial Coefficient) is described at http://geotiff.maptools.org/rpc_prop.html
This has been implemented for years for example in the GDAL library.
Wondering if …
-
brasil.gov.agenda depende de collective.cover, como pode ser visto em:
https://github.com/plonegovbr/brasil.gov.agenda/blob/master/src/brasil/gov/agenda/tiles/agenda.py#L3
No entanto ele não está no…
-
With #604 and #605 compression is being added for ISDs. This issue is to discuss how this might propagate across the stack.
Here are some nominal requirements:
- [ ] Ability to compress/decompres…
-
### What is the bug?
Despite being listed in nitf_spec.xml, gdalinfo fails to parse out SPDCF information including:
- SPDCF_ID
- SPDCF_P
- SPDCF_FAM
- SPDCF_WEIGHT
### Steps to reproduce…
-
The PDAL libs installed on Ubuntu look like this:
```
(entwine) ubuntu@ip-172-31-28-152:~/miniconda3/envs/entwine$ ls lib/libpdal*
lib/libpdal_base.so lib/libpdal…
-
### Feature description
According to MIL-STD-2500C W/CHANGE 2 pages 36-37:
Image Compression (IC) values include motion imagery (CB, MB, C9, M9, CA, MA).
Is there any planned future support for…
-
## Expected behavior and actual behavior.
I would expect that `gdal_rasterize` would be able to write a COG directly, but it can't, even though it's included as a supported format.
## Steps to r…
-
Sometimes we need to insert information based on the context do allow the segmentation of ads. In one site, for instance we use [collective.nitf](https://github.com/collective/collective.nitf) content…