Simple JPEG2000 GML data parser / extractor
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
256 B

5 years ago
  1. # GML data parser for JPEG2000 files
  2. Simple JPEG2000 GML data parser / extractor, _without additional tools such as GDAL_. Just pure Python 3.
  3. ## Requirements
  4. ## Usage
  5. ## License
  6. This repository uses GPLv3 license. See [LICENSE](LICENSE) for details.