Skip to content
#

coordinates

Here are 242 public repositories matching this topic...

d33tah
d33tah commented Oct 15, 2018
ubuntu@ip-172-31-31-248:~$ python gdal2tiles-leaflet/gdal2tiles.py -z 0-11 -l -p raster -w none /mnt/1000/combined2.png /mnt/1000/out/
Generating Base Tiles:
0...10...20...30...40...50...60...70..ERROR 1: libpng: Read Error
ERROR 1: /mnt/1000/combined2.png, band 1: IReadBlock failed at X offset 0, Y offset 49257
Traceback (most recent call last):
  File "gdal2tiles-leaflet/gdal2tiles.py"
smyrman
smyrman commented Nov 4, 2016

We should improve the test coverage of the various packages. With more reasoning below, the following should have tests:

  • All code that is not generated should have full test coverage.
  • The list of constants from the generate.json files should be tested.
  • Each "class" of generated functions should have (at least) one test (per type).

With code generation, the risk of human blunders ha

Improve this page

Add a description, image, and links to the coordinates topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the coordinates topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.