-
Plone 4.3.11 and collective.nitf 2.0b4; setting the slideshow view on a news article leads to a broken layout:
![screen shot 2016-12-22 at 09 30 42](https://cloud.githubusercontent.com/assets/34139…
-
All tiles must test against private content:
- drag&drop a private object to the tile
- logged in user should be able to see the content
- visit the page as an anonymous user
- tile must be empty
pro…
-
```
pdal info ./test/data/nitf/write_test1.ntf
PDAL: Unable to determine NITF file version
```
-
I'm using a subroutine in `vcl_recv` with your code to remove the `utm_` parameters from the URL but seems not to be working as you can guess by the logs of the backend:
```
127.0.0.1 - Anonymous …
-
I can build, for example, `show_nitf.c` from the command line:
gcc show_nitf.c -lnitf-c -lnrt-c -ldl
But trying something similar for `show_nitf++.cpp`:
g++ show_nitf++.cpp -lnitf-c++…
swarn updated
7 years ago
-
@dlebauer commented on [Tue Jan 24 2017](https://github.com/rocker-org/ropensci/issues/6)
If I take the ropensci docker and add geospatial libraries (and dependencies) for packages such as rLiDAR, rg…
-
I'm looking to add a TRE to an NITF header (or replace it, if it already exists). I see examples of strictly reading or writing, and I could read, modify the Record, then write a copy. But is it possi…
swarn updated
7 years ago
-
Created a minimal Plone with https://github.com/collective/minimalplone4 and pinned to 4.3.14 (so, plone.app.workflow was 2.1.9). Went to http://localhost:12455/Plone/front-page/@@sharing, entered "Re…
-
Compiling from GitHub PDAL 1.4 on linux FEDORA 22
**Error message**
>Scanning dependencies of target pgpointcloudtest
[ 38%] Building CXX object plugins/pgpointcloud/CMakeFiles/pgpointcloudtest.…
-
- Add gpkg (#11), also jp2, tiff, nitf to the whitelist
- Map alternate extensions through a dict: {"tif": "tiff", "ntf": "nitf"}
- Ensure tests exercise each of the formats in the whitelist
ghost updated
8 years ago